body
{
   background-color: #000000;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
*
{
   scrollbar-color: rgba(0,255,127,1.00) rgba(0,0,0,1.00);
}
*::-webkit-scrollbar
{
   width: 16px;
}
*::-webkit-scrollbar-track
{
   background: rgba(0,0,0,1.00);
}
*::-webkit-scrollbar-thumb
{
   background-color: rgba(0,255,127,1.00);
   border: 2px solid rgba(0,0,0,1.00);
}
*::-webkit-scrollbar-corner
{
   background: rgba(0,0,0,1.00);
}
*::-webkit-scrollbar-thumb:hover
{
   background-color: rgba(255,255,255,1.00);
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #00FF7F;
}
a:active
{
   color: #696969;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
#wb_home
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: url('../images/djparty_event1.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#home
{
   box-sizing: border-box;
   height: 100vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 188px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#home > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#home > .col-1
{
   flex: 0 0 auto;
}
#home > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 580px)
{
#home > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#home-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #000000;
   opacity: 0.5;
}
#wb_header
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(0,0,0,0.80);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#header > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#header > .row > .col-1, #header > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header > .row > .col-1, #header > .row > .col-2
{
   float: left;
}
#header > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#header > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#header:before,
#header:after,
#header .row:before,
#header .row:after
{
   display: table;
   content: " ";
}
#header:after,
#header .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#header > .row > .col-1, #header > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_dj
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #292929;
   background-image: none;
   border: 0px solid #404040;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#dj
{
   box-sizing: border-box;
   padding: 100px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#dj > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#dj > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#dj > .row > .col-1
{
   float: left;
}
#dj > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#dj:before,
#dj:after,
#dj .row:before,
#dj .row:after
{
   display: table;
   content: " ";
}
#dj:after,
#dj .row:after
{
   clear: both;
}
@media (max-width: 680px)
{
#dj > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_services
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/verner_djservice.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#services
{
   box-sizing: border-box;
   padding: 150px 40px 150px 40px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#services > .row
{
   margin-right: -40px;
   margin-left: -40px;
}
#services > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 40px;
   padding-left: 40px;
   position: relative;
}
#services > .row > .col-1
{
   float: left;
}
#services > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#services:before,
#services:after,
#services .row:before,
#services .row:after
{
   display: table;
   content: " ";
}
#services:after,
#services .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#services > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#services-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #FFFFFF;
   opacity: 0.69;
}
#services-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 36px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
}
#services-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#services-divider-top .divider-fill
{
   fill: #292929;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
.wave-animated > use
{
   animation: move-wave 25s cubic-bezier(.55,.5,.45,.5) infinite;
}
.wave-animated > use:nth-child(1)
{
   animation-delay: -2s;
   animation-duration: 7s;
}
.wave-animated > use:nth-child(2)
{
   animation-delay: -3s;
   animation-duration: 10s;
}
.wave-animated > use:nth-child(3)
{
   animation-delay: -4s;
   animation-duration: 13s;
}
.wave-animated > use:nth-child(4)
{
   animation-delay: -5s;
   animation-duration: 20s;
}
@keyframes move-wave
{
   0%
   {
      transform: scale(1.0,0.5) translate3d(-90px,0,0);
   }
   50%
   {
      transform: scale(1.0,1.0) translate3d(0px,0,0);
   }
   100%
   {
      transform: scale(1.0,0.5) translate3d(85px,0,0);
   }
}
#wb_Carousel1
{
   background-color: #303244;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_Carousel1
{
   height: 438px;
}
#Carousel1
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#Carousel1 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
   perspective: 1200px;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#Carousel1 .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#Carousel1 .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
   transition: opacity 500ms ease-in-out;
   height: 100%;
   text-align: center;
}
#Carousel1 .carousel-item-inner
{
   padding: 0 100px 0 100px;
   display: flex;
   align-items: center;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   box-sizing: border-box;
}
#Carousel1 .carousel-inner > .carousel-item > img, #Carousel1 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#Carousel1 .carousel-inner > .active, #Carousel1 .carousel-inner > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#Carousel1 .carousel-inner > .active
{
   animation: Carousel1-animation-show 500ms ease 0ms both;
   transform-origin: 50% 0%;
}
#Carousel1 .carousel-inner > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Carousel1 .carousel-inner > .carousel-item-next.carousel-item-start, #Carousel1 .carousel-inner > .carousel-item-prev.carousel-item-end
{
   animation: Carousel1-animation-show 500ms ease 0ms both;
   transform-origin: 50% 0%;
}
#Carousel1 .carousel-inner > .active.carousel-item-start, #Carousel1 .carousel-inner > .active.carousel-item-end
{
   animation: Carousel1-animation-hide 500ms ease both;
   z-index: 999;
   transform-origin: 50% 100%;
}
#Carousel1 .frame
{
   width: 1100px;
   display: inline-block;
   float: left;
   height: 438px;
}
#Carousel1 .frame-1
{
   background-color: rgba(0,0,0,0.47);
   background-image: url('../images/djparty_event1.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel1 .frame-2
{
   background-color: transparent;
   background-image: url('../images/verner_djwedding.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel1 .frame-3
{
   background-color: transparent;
   background-image: url('../images/djparty_event2.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
@keyframes Carousel1-animation-show
{
   0%   { opacity: 0.3; transform: translateY(100%) rotateX(-90deg); }
   50%  { animation-timing-function: ease-out; transform: translateY(50%) translateZ(-200px) rotateX(-45deg); }
   100% { }
}
@keyframes Carousel1-animation-hide
{
   0%   { }
   50%  { animation-timing-function: ease-out; transform: translateY(-50%) translateZ(-200px) rotateX(45deg); }
   100% { opacity: 0.3; transform: translateY(-100%) rotateX(90deg); }
}
#wb_events
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#events
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#events > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#events > .row > .col-1, #events > .row > .col-2, #events > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#events > .row > .col-1, #events > .row > .col-2, #events > .row > .col-3
{
   float: left;
}
#events > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#events > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#events > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: left;
}
#events > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#events > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#events > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#events:before,
#events:after,
#events .row:before,
#events .row:after
{
   display: table;
   content: " ";
}
#events:after,
#events .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#events > .row > .col-1, #events > .row > .col-2, #events > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#upStickyLayer
{
   background-color: rgba(0,255,127,0.85);
   background-image: none;
   border: 1px solid #000000;
   border-radius: 2px;
   opacity: 0.77;
}
#wb_upIcon
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_upIcon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#upIcon
{
   height: 24px;
   width: 24px;
}
#upIcon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_upIcon:hover #upIcon i
{
   color: #FFFFFF;
}
#wb_banner1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: url('../images/djparty_deck.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#banner1
{
   box-sizing: border-box;
   height: 100vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 125px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#banner1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#banner1 > .col-1
{
   flex: 0 0 auto;
}
#banner1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 580px)
{
#banner1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#banner1-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #000000;
   opacity: 0.29;
}
#wb_carouselGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/djpartycompany_busines.jpg');
   background-repeat: repeat;
   background-position: left top;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#carouselGrid
{
   box-sizing: border-box;
   padding: 50px 5px 50px 5px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#carouselGrid > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#carouselGrid > .row > .col-1, #carouselGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#carouselGrid > .row > .col-1, #carouselGrid > .row > .col-2
{
   float: left;
}
#carouselGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 58.33333333%;
   text-align: center;
}
#carouselGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: left;
}
#carouselGrid:before,
#carouselGrid:after,
#carouselGrid .row:before,
#carouselGrid .row:after
{
   display: table;
   content: " ";
}
#carouselGrid:after,
#carouselGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#carouselGrid > .row > .col-1, #carouselGrid > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#carouselGrid-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #000000;
   opacity: 0.4;
}
#carouselGrid-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 42px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
}
#carouselGrid-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#carouselGrid-divider-top .divider-fill
{
   fill: #FFFFFF;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
.wave-animated > use
{
   animation: move-wave 25s cubic-bezier(.55,.5,.45,.5) infinite;
}
.wave-animated > use:nth-child(1)
{
   animation-delay: -2s;
   animation-duration: 7s;
}
.wave-animated > use:nth-child(2)
{
   animation-delay: -3s;
   animation-duration: 10s;
}
.wave-animated > use:nth-child(3)
{
   animation-delay: -4s;
   animation-duration: 13s;
}
.wave-animated > use:nth-child(4)
{
   animation-delay: -5s;
   animation-duration: 20s;
}
@keyframes move-wave
{
   0%
   {
      transform: scale(1.0,0.5) translate3d(-90px,0,0);
   }
   50%
   {
      transform: scale(1.0,1.0) translate3d(0px,0,0);
   }
   100%
   {
      transform: scale(1.0,0.5) translate3d(85px,0,0);
   }
}
#wb_banner2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 75vh;
   background-color: transparent;
   background-image: url('../images/animated_b.gif');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#banner2
{
   box-sizing: border-box;
   height: 75vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 125px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#banner2 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 45px;
   padding-left: 45px;
   position: relative;
}
#banner2 > .col-1
{
   flex: 0 0 auto;
}
#banner2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 580px)
{
#banner2 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#banner2-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #000000;
   opacity: 0.49;
}
#wb_party
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #292929;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#party
{
   box-sizing: border-box;
   padding: 0 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#party > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#party > .row > .col-1, #party > .row > .col-2, #party > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#party > .row > .col-1, #party > .row > .col-2, #party > .row > .col-3
{
   float: left;
}
#party > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#party > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#party > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#party > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 100px 0 50px 0;
}
#party > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#party > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#party:before,
#party:after,
#party .row:before,
#party .row:after
{
   display: table;
   content: " ";
}
#party:after,
#party .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#party > .row > .col-1, #party > .row > .col-2, #party > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#party-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 200px;
   line-height: 0;
   left: 0;
}
#party-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#party-divider-top .divider-fill
{
   fill: #32CD32;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_pricesCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: url('../images/disc.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 2px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#pricesCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#pricesCard2-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#pricesCard2-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#pricesCard2-card-item2
{
   display: inline-block;
   height: 19px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#pricesCard2-card-item2 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricesCard2-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#pricesCard2-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard2-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#pricesCard2-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricesCard2-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#pricesCard2-card-item5
{
   display: inline-block;
   height: 19px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#pricesCard2-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricesCard2-card-item6
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard2-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard2-card-item8
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard2-card-item9
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 25px 20px 50px 20px;
   border: 1px solid #000000;
   border-radius: 1px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#pricesCard2-card-item9:hover
{
   background-color: #FFFFFF;
   color: #0275D8;
   border-color: #0275D8;
   transition: background-color 300ms linear 0ms, color 300ms linear 0ms, border-color 300ms linear 0ms;
}
#pricesCard2-card-item9
{
   background-color: #0275D8;
   color: #FFFFFF;
   border-color: #0275D8;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#pricesCard2-card-item9 a
{
   color: inherit;
   display: block;
   padding: 10px 25px 10px 25px;
   text-decoration: none;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0 0 10px 0 ;
   text-align: left;
}
#wb_Text2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   line-height: 22px;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_Text2
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card11
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card11-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -200px 0 ;
   padding: 0;
   color: #696969;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 213px;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 10px 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#Card11-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_Card14
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   animation: transform-scale-in 2000ms linear 0ms 1 normal both;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card14-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -200px 0 ;
   padding: 0;
   color: #00FF7F;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 213px;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 10px 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#wb_Card15
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card15-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -200px 0 ;
   padding: 0;
   color: #32CD32;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 213px;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 10px 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text7
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 16px;
   line-height: 28px;
}
#wb_Text7 p, #wb_Text7 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_djparty
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#djparty
{
   box-sizing: border-box;
   padding: 3px 45px 3px 45px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#djparty > .row
{
   margin-right: -45px;
   margin-left: -45px;
}
#djparty > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 45px;
   padding-left: 45px;
   position: relative;
}
#djparty > .row > .col-1
{
   float: left;
}
#djparty > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#djparty:before,
#djparty:after,
#djparty .row:before,
#djparty .row:after
{
   display: table;
   content: " ";
}
#djparty:after,
#djparty .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#djparty > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_headerIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_headerIcon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#headerIcon3
{
   height: 40px;
   width: 24px;
}
#headerIcon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 40px;
   vertical-align: middle;
   width: 23px;
}
#wb_headerIcon3:hover #headerIcon3 i
{
   color: #7FFF00;
}
#wb_headerIcon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_headerIcon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#headerIcon4
{
   height: 40px;
   width: 24px;
}
#headerIcon4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 40px;
   vertical-align: middle;
   width: 23px;
}
#wb_headerIcon4:hover #headerIcon4 i
{
   color: #7FFF00;
}
#wb_headerIcon5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_headerIcon5 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#headerIcon5
{
   height: 40px;
   width: 24px;
}
#headerIcon5 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 40px;
   vertical-align: middle;
   width: 23px;
}
#wb_headerIcon5:hover #headerIcon5 i
{
   color: #7FFF00;
}
#wb_headerIcon6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_headerIcon6 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#headerIcon6
{
   height: 40px;
   width: 24px;
}
#headerIcon6 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 40px;
   vertical-align: middle;
   width: 23px;
}
#wb_headerIcon6:hover #headerIcon6 i
{
   color: #7FFF00;
}
#wb_headerMenu2
{
   position: relative;
}
#wb_headerMenu2
{
   margin: 0;
}
#headerMenu2
{
   background-color: rgba(66,66,66,0.00);
   background-image: none;
   border: 1px solid #7FFF00;
   border-radius: 0px;
}
#headerMenu2:hover
{
   background-color: #7FFF00;
   background-image: none;
   border-color: #424242;
}
#headerMenu2
{
   display: block;
   width: 100%;
   height: 38px;
   position: relative;
   overflow: hidden;
}
#headerMenu2 .line
{
   width: 30px;
   height: 6px;
   background: #C0C0C0;
   display: block;
   margin: 6px auto;
   transition: all 0.3s ease-in-out;
}
#headerMenu2:hover .line
{
   background: #4F4F4F;
}
#headerMenu2 .line:first-child
{
   margin-top: 4px;
}
#headerMenu2.open .line:nth-child(1)
{
   opacity: 0;
   transform: translateX(-100%);
}
#headerMenu2.open .line:nth-child(2)
{
}
#headerMenu2.open .line:nth-child(3)
{
   opacity: 0;
   transform: translateX(+100%);
}
#headerMenu2-overlay
{
   display: flex;
   align-items: center;
   justify-content: center;
   left: 0;
   overflow-y: auto;
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 400px;
   z-index: 9998 !important;
   background-color: #000000;
}
#headerMenu2-overlay ul
{
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   text-decoration: none;
   text-transform: none;
   list-style: none;
   margin: 0;
   padding: 0;
}
.headerMenu2
{
   width: 100%;
   max-width: 350px;
}
.headerMenu2 a
{
   text-decoration: none;
}
.headerMenu2 ul
{
   list-style: none;
   padding: 0;
   text-align: left;
}
.headerMenu2 li
{
   position: relative;
}
.headerMenu2 li a
{
   display: block;
   position: relative;
   padding: 10px 15px 10px 15px;
   color: #FFFFFF;
   outline: none;
}
.headerMenu2 li a:hover, .headerMenu2 li a.active
{
   color: #424242;
   background-color: #CCCCCC;
}
#headerMenu2-overlay
{
   visibility: hidden;
   width: 0;
   transition: width 370ms 0.3s, visibility 0s 670ms;
}
#headerMenu2-overlay.show
{
   visibility: visible;
   width: 400px;
   transition: width 370ms;
}
#headerMenu2-overlay .headerMenu2
{
   opacity: 0;
   transition: opacity 0.3s 370ms;
}
#headerMenu2-overlay.show .headerMenu2
{
   opacity: 1;
   transition-delay: 370ms;
}
#headerMenu2-overlay.hide .headerMenu2
{
   transition-delay: 0s;
}
#headerMenu2-overlay .overlay-icon
{
   margin: 0 10px 0 0 ;
}
.headerMenu2 i
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Bootstrap Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
.headerMenu2 .disc:before
{
   content: "\f2ff";
}
.headerMenu2 .phone-vibrate:before
{
   content: "\f4e6";
}
.headerMenu2 .app-indicator:before
{
   content: "\f10a";
}
.headerMenu2-effect
{
   transition: all 500ms linear;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading2
{
   color: #7FFF00;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading2 a
{
   color: inherit;
   text-decoration: none;
}
#wb_banner1-text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_banner1-text div
{
   text-align: center;
}
#wb_banner1-text
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#RollOverText6 .image
{
   display: block;
   position: relative;
   transform: scaleY(1);
   transition: all 700ms linear;
}
#RollOverText6 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   background-color: rgba(255,255,255,0.77);
   opacity: 0;
   transition: all 500ms linear;
}
#RollOverText6 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: "Open Sans Condensed";
   font-weight: 300;
   font-size: 17px;
   font-style: normal;
   color: #000000;
   opacity: 0;
   transform: scale(0);
   transition: all 500ms linear;
}
#RollOverText6 .description
{
   position: relative;
   margin: 0;
   padding: 0;
   text-align: center;
   font-family: "Open Sans Condensed";
   font-weight: 300;
   font-size: 15px;
   font-style: normal;
   color: #000000;
   opacity: 0;
   transform: scale(0);
   transition: all 500ms linear;
}
#RollOverText6 .link
{
   display: inline-block;
   z-index: 1;
   color: #000000;
   font-family: "Open Sans Condensed";
   font-weight: 300;
   font-size: 16px;
   font-style: normal;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
   text-decoration: underline;
   opacity: 0;
   transform: scale(0);
   transition: all 500ms linear;
}
#RollOverText6:hover .caption
{
   opacity: 1;
}
#RollOverText6:hover .image
{
   transform: scale(10);
   opacity: 0;
}
#RollOverText6:hover .title
{
   opacity: 1;
   transform: scale(1);
}
#RollOverText6:hover .description
{
   opacity: 1;
   transform: scale(1);
}
#RollOverText6:hover .link
{
   opacity: 1;
   transform: scale(1);
}
#RollOverText6 .image
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverText6
{
   border: 0px solid #696969;
   border-radius: 0px;
   margin: 0;
}
#RollOverText8 .image
{
   display: block;
   position: relative;
   transform: scaleY(1);
   transition: all 700ms linear;
}
#RollOverText8 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   background-color: rgba(255,255,255,0.75);
   opacity: 0;
   transition: all 500ms linear;
}
#RollOverText8 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: "Open Sans Condensed";
   font-weight: 300;
   font-size: 17px;
   font-style: normal;
   color: #000000;
   opacity: 0;
   transform: scale(0);
   transition: all 500ms linear;
}
#RollOverText8 .description
{
   position: relative;
   margin: 0;
   padding: 0;
   text-align: center;
   font-family: "Open Sans Condensed";
   font-weight: 300;
   font-size: 15px;
   font-style: normal;
   color: #000000;
   opacity: 0;
   transform: scale(0);
   transition: all 500ms linear;
}
#RollOverText8 .link
{
   display: inline-block;
   z-index: 1;
   color: #000000;
   font-family: "Open Sans Condensed";
   font-weight: 300;
   font-size: 16px;
   font-style: normal;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
   text-decoration: underline;
   opacity: 0;
   transform: scale(0);
   transition: all 500ms linear;
}
#RollOverText8:hover .caption
{
   opacity: 1;
}
#RollOverText8:hover .image
{
   transform: scale(10);
   opacity: 0;
}
#RollOverText8:hover .title
{
   opacity: 1;
   transform: scale(1);
}
#RollOverText8:hover .description
{
   opacity: 1;
   transform: scale(1);
}
#RollOverText8:hover .link
{
   opacity: 1;
   transform: scale(1);
}
#RollOverText8 .image
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverText8
{
   border: 0px solid #696969;
   border-radius: 0px;
   margin: 0;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading4
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_Text8 div
{
   text-align: center;
}
#wb_Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading5
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_Text10
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text10 div
{
   text-align: left;
}
#wb_Text10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_CssMenu5
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_CssMenu5 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_CssMenu5 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_CssMenu5 a
{
   display: block;
   color: #CACACA;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_CssMenu5 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_CssMenu5 li:hover a, #wb_CssMenu5 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu5 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu5 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu5 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_Text11
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
   line-height: 24px;
}
#wb_Text11 div
{
   text-align: left;
}
#wb_Text11
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_Text13
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
   line-height: 24px;
}
#wb_Text13 div
{
   text-align: left;
}
#wb_Text13
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   max-width: 80px;
   width: 100%;
   height: 80px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: -80px 20px 0 92px;
   padding: 12px 20px 12px 20px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 10px 92px;
   padding: 12px 20px 12px 20px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item3
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #696969;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#Card5-card-item3 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card5-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 17px;
   width: 17px;
}
#Card5-card-item4
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#Card5-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card5-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 17px;
   width: 17px;
}
#wb_Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   max-width: 80px;
   width: 100%;
   height: 80px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: -80px 20px 0 92px;
   padding: 12px 20px 12px 20px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 10px 92px;
   padding: 12px 20px 12px 20px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item3
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #696969;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card6-card-item3 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card6-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card6-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #696969;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card6-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card6-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 199px;
   height: 77px;
   vertical-align: top;
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 4px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_Text12
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 20px;
   line-height: 27px;
}
#wb_Text12 div
{
   text-align: left;
}
#wb_Text12
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image4
{
   margin: 0;
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 245px;
   height: 57px;
   vertical-align: top;
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text9
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   line-height: 22px;
}
#wb_Text9 div
{
   text-align: center;
}
#wb_Text9
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_location-icon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_location-icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#location-icon2
{
   height: 48px;
   width: 38px;
}
#location-icon2 i
{
   color: #000000;
   display: inline-block;
   font-size: 38px;
   line-height: 48px;
   vertical-align: middle;
   width: 37px;
}
#wb_location-icon2:hover #location-icon2 i
{
   color: #7FFF00;
}
#wb_location-icon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_location-icon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#location-icon3
{
   height: 48px;
   width: 38px;
}
#location-icon3 i
{
   color: #000000;
   display: inline-block;
   font-size: 38px;
   line-height: 48px;
   vertical-align: middle;
   width: 37px;
}
#wb_location-icon3:hover #location-icon3 i
{
   color: #7FFF00;
}
#wb_location-icon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_location-icon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#location-icon4
{
   height: 48px;
   width: 38px;
}
#location-icon4 i
{
   color: #000000;
   display: inline-block;
   font-size: 38px;
   line-height: 48px;
   vertical-align: middle;
   width: 37px;
}
#wb_location-icon4:hover #location-icon4 i
{
   color: #7FFF00;
}
#wb_location-icon5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_location-icon5 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#location-icon5
{
   height: 48px;
   width: 38px;
}
#location-icon5 i
{
   color: #000000;
   display: inline-block;
   font-size: 38px;
   line-height: 48px;
   vertical-align: middle;
   width: 37px;
}
#wb_location-icon5:hover #location-icon5 i
{
   color: #7FFF00;
}
#wb_location-icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_location-icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#location-icon1
{
   height: 48px;
   width: 38px;
}
#location-icon1 i
{
   color: #000000;
   display: inline-block;
   font-size: 38px;
   line-height: 48px;
   vertical-align: middle;
   width: 37px;
}
#wb_location-icon1:hover #location-icon1 i
{
   color: #7FFF00;
}
#wb_IconFont1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconFont1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#IconFont1
{
   height: 48px;
   width: 38px;
}
#IconFont1 i
{
   color: #000000;
   display: inline-block;
   font-size: 38px;
   line-height: 48px;
   vertical-align: middle;
   width: 37px;
}
#wb_IconFont1:hover #IconFont1 i
{
   color: #7FFF00;
}
#wb_Text16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 25px 0 25px 0;
   margin: 0;
   text-align: center;
}
#wb_Text16
{
   color: #000000;
   font-family: "Open Sans Condensed";
   font-weight: 300;
   font-size: 15px;
   line-height: 19px;
}
#wb_Text16 div
{
   text-align: center;
}
#wb_Text16
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 20px 0 10px 0;
   text-align: center;
}
#Heading1
{
   color: #DCDCDC;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image7
{
   margin: 0;
   vertical-align: top;
}
#Image7
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 220px;
   height: 201px;
   vertical-align: top;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: center;
   animation: slide-down-in 1000ms linear 500ms 1 normal both;
}
#wb_Text3
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 17px;
   line-height: 23.5px;
}
#wb_Text3 p, #wb_Text3 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: center;
   animation: slide-down-in 1000ms linear 500ms 1 normal both;
}
#wb_Text5
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 17px;
   line-height: 23.5px;
}
#wb_Text5 p, #wb_Text5 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0 0 10px 0 ;
   text-align: center;
   animation: slide-up-in 1000ms linear 1000ms 1 normal both;
}
#wb_Text6
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 16px;
   line-height: 21.5px;
}
#wb_Text6 p, #wb_Text6 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text6
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#Button1
{
   box-sizing: border-box;
   line-height: 26px;
   text-decoration: none;
   vertical-align: top;
   border: 2px solid #FFFFFF;
   border-radius: 31px;
   background-color: #303244;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   padding: 1px 1px 5px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
   animation: slide-up-in 1000ms linear 2000ms 1 normal both;
}
#Button1:focus
{
   outline: 0;
}
#wb_Text14 
{
   background-color: rgba(0,0,0,0.29);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: center;
   animation: slide-down-in 1000ms linear 500ms 1 normal both;
}
#wb_Text14
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 19px;
   line-height: 25.5px;
}
#wb_Text14 p, #wb_Text14 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text14
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text15 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0 0 10px 0 ;
   text-align: center;
   animation: slide-up-in 1000ms linear 1000ms 1 normal both;
}
#wb_Text15
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 16px;
   line-height: 16px;
}
#wb_Text15 p, #wb_Text15 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text15
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#Button2
{
   box-sizing: border-box;
   line-height: 26px;
   text-decoration: none;
   vertical-align: top;
   border: 2px solid #FFFFFF;
   border-radius: 31px;
   background-color: #303244;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   padding: 1px 1px 5px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
   animation: slide-up-in 1000ms linear 2000ms 1 normal both;
}
#Button2:focus
{
   outline: 0;
}
#wb_Text17 
{
   background-color: rgba(0,0,0,0.30);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0 0 10px 0 ;
   text-align: center;
   animation: slide-up-in 1000ms linear 1000ms 1 normal both;
}
#wb_Text17
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 16px;
   line-height: 21.5px;
}
#wb_Text17 p, #wb_Text17 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text17
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#Button3
{
   box-sizing: border-box;
   line-height: 26px;
   text-decoration: none;
   vertical-align: top;
   border: 2px solid #FFFFFF;
   border-radius: 31px;
   background-color: #303244;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   padding: 1px 1px 5px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
   animation: slide-up-in 1000ms linear 2000ms 1 normal both;
}
#Button3:focus
{
   outline: 0;
}
#wb_galleryGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#galleryGrid
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#galleryGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#galleryGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#galleryGrid > .row > .col-1
{
   float: left;
}
#galleryGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#galleryGrid:before,
#galleryGrid:after,
#galleryGrid .row:before,
#galleryGrid .row:after
{
   display: table;
   content: " ";
}
#galleryGrid:after,
#galleryGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#galleryGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#gallery
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#gallery .thumbnails
{
   margin: 0;
}
#gallery .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   padding: 3px 3px 3px 3px;
   width: 25%;
   text-align: center;
   vertical-align: top;
}
#gallery .frame
{
   padding: 4px;
   background-color: #fff;
   border: 1px #DDDDDD solid;
   border-radius: 5px;
}
#gallery .thumbnail img
{
   border-width: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#gallery .clearfix:before,
#gallery .clearfix:after,
#gallery .thumbnails:before,
#gallery .thumbnails:after
{
   display: table;
   content: " ";
}
#gallery .clearfix:after,
#gallery .thumbnails:after
{
   clear: both;
}
#gallery .visible-col4
{
   display: block;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading6
{
   color: #808080;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading6 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Carousel2
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_Carousel2
{
   box-sizing: border-box;
   width: 100%;
   height: 412px;
}
#Carousel2
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#Carousel2 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
   perspective: 1200px;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#Carousel2 .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#Carousel2 .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
   transition: opacity 500ms ease-in-out;
   height: 100%;
   text-align: center;
}
#Carousel2 .carousel-item-inner
{
   padding: 0;
}
#Carousel2 .carousel-inner > .carousel-item > img, #Carousel2 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#Carousel2 .carousel-inner > .active, #Carousel2 .carousel-inner > .carousel-item-next, #Carousel2 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#Carousel2 .carousel-inner > .active
{
   animation: Carousel2-animation-show 500ms ease 0ms both;
   transform-origin: 0% 50%;
}
#Carousel2 .carousel-inner > .carousel-item-next, #Carousel2 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Carousel2 .carousel-inner > .carousel-item-next.carousel-item-start, #Carousel2 .carousel-inner > .carousel-item-prev.carousel-item-end
{
   animation: Carousel2-animation-show 500ms ease 0ms both;
   transform-origin: 0% 50%;
}
#Carousel2 .carousel-inner > .active.carousel-item-start, #Carousel2 .carousel-inner > .active.carousel-item-end
{
   animation: Carousel2-animation-hide 500ms ease both;
   z-index: 999;
   transform-origin: 100% 50%;
}
#Carousel2 .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -147px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#Carousel2 .carousel-indicators li
{
   display: block;
   float: left;
   margin: 6px 6px 6px 6px;
   width: 29px;
   height: 3px;
   cursor: pointer;
   text-indent: -999px;
   background-color: rgba(229,229,229,1.00);
   background-clip: padding-box;
   box-sizing: content-box;
   border-bottom: 27px solid transparent;
}
#Carousel2 .carousel-indicators .active
{
   background-color: rgba(255,255,255,1.00);
}
#Carousel2 .frame
{
   width: 448px;
   display: inline-block;
   float: left;
   height: 412px;
}
#Carousel2 .frame-1
{
   background-color: transparent;
   background-image: url('../images/djpartycom_business2.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel2 .frame-2
{
   background-color: rgba(255,255,255,0.76);
   background-image: url('../images/djpartycom_business5.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel2 .frame-3
{
   background-color: transparent;
   background-image: url('../images/djpartycom_business1.jpg');
   background-repeat: repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel2 .frame-4
{
   background-color: transparent;
   background-image: url('../images/djpartycom_business6.jpg');
   background-repeat: repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel2 .frame-5
{
   background-color: transparent;
   background-image: url('../images/djpartycom_business8.jpg');
   background-repeat: repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel2 .frame-6
{
   background-color: transparent;
   background-image: url('../images/djpartycom_business10.jpg');
   background-repeat: repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel2 .frame-7
{
   background-color: transparent;
   background-image: url('../images/djpartycom_business4.jpg');
   background-repeat: repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: cover;
}
@keyframes Carousel2-animation-show
{
   0%   { opacity: 0.3; transform: translateX(100%) rotateY(90deg); }
   50%  { animation-timing-function: ease-out; transform: translateX(50%) translateZ(-200px) rotateY(45deg); }
   100% { }
}
@keyframes Carousel2-animation-hide
{
   0%   { }
   50%  { animation-timing-function: ease-out; transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); }
   100% {  opacity: 0.3; transform: translateX(-100%) rotateY(-90deg); }
}
#wb_Text1 
{
   padding: 10px 0 10px 0;
   margin: 0;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text18 
{
   padding: 10px 0 10px 0;
   margin: 0;
}
#wb_Text18 div
{
   text-align: center;
}
#wb_Text18
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text19 
{
   padding: 10px 0 10px 0;
   margin: 0;
}
#wb_Text19 div
{
   text-align: center;
}
#wb_Text19
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 0 20px 0;
   text-align: center;
}
#Heading3
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Carousel3
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_Carousel3
{
   box-sizing: border-box;
   width: 100%;
   height: 429px;
}
#Carousel3
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#Carousel3 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
   perspective: 1200px;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#Carousel3 .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#Carousel3 .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
   transition: opacity 500ms ease-in-out;
   height: 100%;
   text-align: center;
}
#Carousel3 .carousel-item-inner
{
   padding: 0;
}
#Carousel3 .carousel-inner > .carousel-item > img, #Carousel3 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#Carousel3 .carousel-inner > .active, #Carousel3 .carousel-inner > .carousel-item-next, #Carousel3 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#Carousel3 .carousel-inner > .active
{
   animation: Carousel3-animation-show 500ms ease 0ms both;
   transform-origin: 100% 50%;
}
#Carousel3 .carousel-inner > .carousel-item-next, #Carousel3 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Carousel3 .carousel-inner > .carousel-item-next.carousel-item-start, #Carousel3 .carousel-inner > .carousel-item-prev.carousel-item-end
{
   animation: Carousel3-animation-show 500ms ease 0ms both;
   transform-origin: 100% 50%;
}
#Carousel3 .carousel-inner > .active.carousel-item-start, #Carousel3 .carousel-inner > .active.carousel-item-end
{
   animation: Carousel3-animation-hide 500ms ease both;
   z-index: 999;
   transform-origin: 0% 50%;
}
#Carousel3 .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -105px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#Carousel3 .carousel-indicators li
{
   display: block;
   float: left;
   margin: 6px 6px 6px 6px;
   width: 29px;
   height: 3px;
   cursor: pointer;
   text-indent: -999px;
   background-color: rgba(229,229,229,1.00);
   background-clip: padding-box;
   box-sizing: content-box;
   border-bottom: 27px solid transparent;
}
#Carousel3 .carousel-indicators .active
{
   background-color: rgba(255,255,255,1.00);
}
#Carousel3 .frame
{
   width: 520px;
   display: inline-block;
   float: left;
   height: 429px;
}
#Carousel3 .frame-1
{
   background-color: transparent;
   background-image: url('../images/djpartycompany_gallery5.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel3 .frame-2
{
   background-color: rgba(255,255,255,0.76);
   background-image: url('../images/djpartycompany_gallery9.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel3 .frame-3
{
   background-color: transparent;
   background-image: url('../images/djpartycompany_gallery8.jpg');
   background-repeat: repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel3 .frame-4
{
   background-color: transparent;
   background-image: url('../images/djpartycompany_gallery3.jpg');
   background-repeat: repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel3 .frame-5
{
   background-color: transparent;
   background-image: url('../images/djpartycompany_gallery7.jpg');
   background-repeat: repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: cover;
}
@keyframes Carousel3-animation-show
{
   0%   { opacity: 0.3; transform: translateX(-100%) rotateY(-90deg); }
   50%  { animation-timing-function: ease-out; transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); }
   100% { }
}
@keyframes Carousel3-animation-hide
{
   0%   { }
   50%  { animation-timing-function: ease-out; transform: translateX(50%) translateZ(-200px) rotateY(45deg); }
   100% { opacity: 0.3; transform: translateX(100%) rotateY(90deg); }
}
#wb_Text21 
{
   padding: 10px 0 10px 0;
   margin: 0;
}
#wb_Text21 div
{
   text-align: center;
}
#wb_Text21
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image3
{
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.69);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 70px 25px 70px 25px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid2 > .row
{
   margin-right: -25px;
   margin-left: -25px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 25px;
   padding-left: 25px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 580px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text23 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text23
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text23 div
{
   text-align: center;
}
#wb_Text23
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#SlideShow1
{
   overflow: hidden;
   margin: 0;
}
#SlideShow1 div
{
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
   height: 105%;
   left: -5%;
   opacity: 0;
   position: absolute;
   top: -5%;
   transition: opacity 3s, transform 7000ms;
   width: 105%;
   z-index: 2;
}
#SlideShow1 .bottom-left
{
   transform-origin: bottom left;
}
#SlideShow1 .top-right
{
   transform-origin: top right;
}
#SlideShow1 .top-left
{
   transform-origin: top left;
}
#SlideShow1 .bottom-right
{
   transform-origin: bottom right;
}
#SlideShow1 .active:first-child + span + div ~ div
{
   z-index: 1;
}
#SlideShow1 .active
{
   transform: scale(1.5) translate(2.5%);
   opacity: 1;
}
#SlideShow1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card1-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -200px 0 ;
   padding: 0;
   color: #696969;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 213px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 10px 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_djpartycompany
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/verner_djservice.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#djpartycompany
{
   box-sizing: border-box;
   padding: 75px 15px 75px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#djpartycompany > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#djpartycompany > .row > .col-1, #djpartycompany > .row > .col-2, #djpartycompany > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#djpartycompany > .row > .col-1, #djpartycompany > .row > .col-2, #djpartycompany > .row > .col-3
{
   float: left;
}
#djpartycompany > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: center;
}
#djpartycompany > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#djpartycompany > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#djpartycompany:before,
#djpartycompany:after,
#djpartycompany .row:before,
#djpartycompany .row:after
{
   display: table;
   content: " ";
}
#djpartycompany:after,
#djpartycompany .row:after
{
   clear: both;
}
@media (max-width: 580px)
{
#djpartycompany > .row > .col-1, #djpartycompany > .row > .col-2, #djpartycompany > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#djpartycompany-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #FFFFFF;
   opacity: 0.55;
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   padding: 10px 15px 2px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footer > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer > .row > .col-1
{
   float: left;
}
#footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#footer:before,
#footer:after,
#footer .row:before,
#footer .row:after
{
   display: table;
   content: " ";
}
#footer:after,
#footer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footer > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_maps
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#maps
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0 15px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#maps > .col-1, #maps > .col-2, #maps > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 4px;
   padding-left: 4px;
   position: relative;
}
#maps > .col-1, #maps > .col-2, #maps > .col-3
{
   flex: 0 0 auto;
}
#maps > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#maps > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#maps > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 580px)
{
#maps > .col-1, #maps > .col-2, #maps > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#maps-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
}
#maps-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#maps-divider-top .divider-fill
{
   fill: #FFFFFF;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
.wave-animated > use
{
   animation: move-wave 25s cubic-bezier(.55,.5,.45,.5) infinite;
}
.wave-animated > use:nth-child(1)
{
   animation-delay: -2s;
   animation-duration: 7s;
}
.wave-animated > use:nth-child(2)
{
   animation-delay: -3s;
   animation-duration: 10s;
}
.wave-animated > use:nth-child(3)
{
   animation-delay: -4s;
   animation-duration: 13s;
}
.wave-animated > use:nth-child(4)
{
   animation-delay: -5s;
   animation-duration: 20s;
}
@keyframes move-wave
{
   0%
   {
      transform: scale(1.0,0.5) translate3d(-90px,0,0);
   }
   50%
   {
      transform: scale(1.0,1.0) translate3d(0px,0,0);
   }
   100%
   {
      transform: scale(1.0,0.5) translate3d(85px,0,0);
   }
}
#wb_Text22 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0 0 10px 0 ;
   text-align: left;
}
#wb_Text22
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   line-height: 22px;
}
#wb_Text22 div
{
   text-align: left;
}
#wb_Text22
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card6
{
   display: flex;
   width: 100%;
   z-index: 52;
}
#RollOverText6
{
   overflow: hidden;
   display: inline-block;
   position: relative;
   width: 336px;
   height: 188px;
   z-index: 36;
}
#wb_location-icon4
{
   display: inline-block;
   width: 38px;
   height: 48px;
   text-align: center;
   z-index: 60;
}
#wb_Card1
{
   display: flex;
   width: 100%;
   z-index: 27;
}
#Button3
{
   display: inline-block;
   width: 121px;
   height: 36px;
   z-index: 13;
}
#Html1
{
   display: inline-block;
   width: 350px;
   height: 350px;
   z-index: 65;
}
#wb_location-icon5
{
   display: inline-block;
   width: 38px;
   height: 48px;
   text-align: center;
   z-index: 61;
}
#wb_Image1
{
   display: inline-block;
   width: 199px;
   height: 77px;
   z-index: 53;
}
#Button2
{
   display: inline-block;
   width: 121px;
   height: 36px;
   z-index: 19;
}
#wb_location-icon2
{
   display: inline-block;
   width: 38px;
   height: 48px;
   text-align: center;
   z-index: 58;
}
#wb_Card14
{
   display: flex;
   width: 100%;
   z-index: 40;
}
#RollOverText8
{
   overflow: hidden;
   display: inline-block;
   position: relative;
   width: 336px;
   height: 181px;
   z-index: 38;
}
#wb_upIcon
{
   position: absolute;
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 24;
}
#Button1
{
   display: inline-block;
   width: 121px;
   height: 36px;
   z-index: 16;
}
#wb_location-icon3
{
   display: inline-block;
   width: 38px;
   height: 48px;
   text-align: center;
   z-index: 59;
}
#SlideShow1
{
   display: inline-block;
   position: relative;
   width: 647px;
   height: 431px;
   z-index: 49;
}
#wb_Image3
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 21;
}
#wb_Card15
{
   display: flex;
   width: 100%;
   z-index: 10;
}
#wb_Image4
{
   display: inline-block;
   width: 245px;
   height: 57px;
   z-index: 57;
}
#wb_location-icon1
{
   display: inline-block;
   width: 38px;
   height: 48px;
   text-align: center;
   z-index: 62;
}
#wb_Heading6
{
   display: block;
   width: 100%;
   z-index: 41;
}
#wb_gallery
{
   display: block;
   width: 100%;
   z-index: 42;
}
#wb_pricesCard2
{
   display: flex;
   width: 100%;
   z-index: 37;
}
#wb_Carousel2
{
}
#wb_Carousel3
{
}
#wb_Carousel1
{
}
#wb_Heading4
{
   display: block;
   width: 100%;
   z-index: 32;
}
#wb_Card11
{
   display: flex;
   width: 100%;
   z-index: 20;
}
#wb_Image7
{
   display: inline-block;
   width: 220px;
   height: 201px;
   z-index: 9;
}
#wb_Heading5
{
   display: block;
   width: 100%;
   z-index: 39;
}
#wb_headerMenu2
{
   display: block;
   width: 100%;
   z-index: 6;
}
#wb_Heading2
{
   display: block;
   width: 100%;
   z-index: 7;
}
#wb_IconFont1
{
   display: inline-block;
   width: 38px;
   height: 48px;
   text-align: center;
   z-index: 63;
}
#wb_Heading3
{
   display: block;
   width: 100%;
   z-index: 26;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 0;
}
#wb_Card5
{
   display: flex;
   width: 100%;
   z-index: 51;
}
#upStickyLayer
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 25px;
   top: auto;
   bottom: 25px;
   width: 50px;
   height: 50px;
   z-index: 72;
}
#wb_headerIcon6
{
   display: inline-block;
   width: 24px;
   height: 40px;
   text-align: center;
   z-index: 5;
}
#wb_headerIcon5
{
   display: inline-block;
   width: 24px;
   height: 40px;
   text-align: center;
   z-index: 4;
}
#wb_headerIcon4
{
   display: inline-block;
   width: 24px;
   height: 40px;
   text-align: center;
   z-index: 3;
}
#wb_headerIcon3
{
   display: inline-block;
   width: 24px;
   height: 40px;
   text-align: center;
   z-index: 2;
}
@media only screen and (min-width: 768px) and (max-width: 1099px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_home
{
   visibility: visible;
   display: table;
}
#wb_home
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#home
{
   height: 100vh;
   padding: 188px 0 100px 0;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_dj
{
   visibility: visible;
   display: table;
}
#wb_dj
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dj
{
   height: auto;
   padding: 100px 15px 0 15px;
}
#dj .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#dj > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#dj > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_services
{
   visibility: visible;
   display: table;
}
#wb_services
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#services
{
   height: auto;
   padding: 120px 40px 120px 40px;
}
#services .row
{
   margin-right: -40px;
   margin-left: -40px;
}
#services-divider-top
{
   height: 36px;
}
#services-divider-top
{
   top: 0%;
   left: 0;
}
#wb_Carousel1
{
   visibility: visible;
   display: block;
}
#wb_Carousel1
{
   margin: 0;
   height: 438px;
}
#Carousel1 .carousel-item-inner
{
   padding: 0 100px 0 100px;
}
#wb_events
{
   visibility: visible;
   display: table;
}
#wb_events
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#events
{
   height: auto;
   padding: 0 15px 0 15px;
}
#events .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#events > .row > .col-1, #events > .row > .col-2, #events > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#events > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#events > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#events > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#events > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#events > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#events > .row > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: hidden;
   display: none;
}
#wb_upIcon
{
   left: 9px;
   top: 8px;
   width: 22px;
   height: 22px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 22px;
   height: 22px;
}
#upIcon i
{
   line-height: 22px;
   font-size: 22px;
   width: 21px;
}
#wb_banner1
{
   visibility: visible;
   display: table;
}
#wb_banner1
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#banner1
{
   height: 100vh;
   padding: 125px 0 100px 0;
}
#wb_carouselGrid
{
   visibility: visible;
   display: table;
}
#wb_carouselGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#carouselGrid
{
   height: auto;
   padding: 50px 5px 50px 5px;
}
#carouselGrid .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#carouselGrid > .row > .col-1, #carouselGrid > .row > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#carouselGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#carouselGrid > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#carouselGrid-divider-top
{
   height: 42px;
}
#carouselGrid-divider-top
{
   top: 0%;
   left: 0;
}
#wb_banner2
{
   visibility: visible;
   display: table;
}
#wb_banner2
{
   height: 75vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#banner2
{
   height: 75vh;
   padding: 100px 0 100px 0;
}
#wb_party
{
   visibility: visible;
   display: table;
}
#wb_party
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#party
{
   height: auto;
   padding: 0 15px 50px 15px;
}
#party .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#party-divider-top
{
   height: 200px;
}
#party-divider-top
{
   top: 0%;
   left: 0;
}
#wb_pricesCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#pricesCard2-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#pricesCard2-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#pricesCard2-card-item2
{
   display: inline-block;
   height: 19px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#pricesCard2-card-item2 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricesCard2-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#pricesCard2-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard2-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#pricesCard2-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricesCard2-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#pricesCard2-card-item5
{
   display: inline-block;
   height: 19px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#pricesCard2-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricesCard2-card-item6
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard2-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard2-card-item8
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard2-card-item9
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 25px 20px 50px 20px;
   border: 1px solid #000000;
   border-radius: 1px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#pricesCard2-card-item9:hover
{
   background-color: #FFFFFF;
   color: #0275D8;
   border-color: #0275D8;
   transition: background-color 300ms linear 0ms, color 300ms linear 0ms, border-color 300ms linear 0ms;
}
#pricesCard2-card-item9
{
   background-color: #0275D8;
   color: #FFFFFF;
   border-color: #0275D8;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#pricesCard2-card-item9 a
{
   color: inherit;
   display: block;
   padding: 10px 25px 10px 25px;
   text-decoration: none;
}
#wb_pricesCard2
{
   text-align: center;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 15px;
   margin: 0 0 10px 0 ;
   padding: 10px 0 10px 0;
   text-align: left;
   line-height: 19px;
}
#wb_Card11
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -200px 0 ;
   padding: 0;
   color: #696969;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 213px;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 10px 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#Card11-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_Card11
{
   text-align: center;
}
#wb_Card14
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -200px 0 ;
   padding: 0;
   color: #00FF7F;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 213px;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 10px 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#wb_Card14
{
   text-align: center;
}
#wb_Card15
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -200px 0 ;
   padding: 0;
   color: #32CD32;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 213px;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 10px 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#wb_Card15
{
   text-align: center;
}
#wb_Text7
{
   visibility: visible;
   display: block;
}
#wb_Text7
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#wb_djparty
{
   visibility: visible;
   display: table;
}
#wb_djparty
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#djparty
{
   height: auto;
   padding: 3px 45px 3px 45px;
}
#djparty .row
{
   margin-right: -45px;
   margin-left: -45px;
}
#wb_headerIcon3
{
   width: 24px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#headerIcon3
{
   width: 24px;
   height: 40px;
}
#headerIcon3 i
{
   line-height: 40px;
   font-size: 24px;
   width: 23px;
}
#wb_headerIcon4
{
   width: 24px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#headerIcon4
{
   width: 24px;
   height: 40px;
}
#headerIcon4 i
{
   line-height: 40px;
   font-size: 24px;
   width: 23px;
}
#wb_headerIcon5
{
   width: 24px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#headerIcon5
{
   width: 24px;
   height: 40px;
}
#headerIcon5 i
{
   line-height: 40px;
   font-size: 24px;
   width: 23px;
}
#wb_headerIcon6
{
   width: 24px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#headerIcon6
{
   width: 24px;
   height: 40px;
}
#headerIcon6 i
{
   line-height: 40px;
   font-size: 24px;
   width: 23px;
}
#wb_headerMenu2
{
   width: 736px;
   height: 38px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#headerMenu2
{
   background-color: rgba(66,66,66,0.00);
   background-image: none;
   border: 1px solid #7FFF00;
   border-radius: 0px;
   width: 736px;
   height: 38px;
}
#headerMenu2:hover
{
   background-color: #7FFF00;
   background-image: none;
   border-color: #424242;
}
#headerMenu2 .line
{
   background: #C0C0C0;
}
#headerMenu2:hover .line
{
   background: #4F4F4F;
}
#headerMenu2 .line
{
   top: 0px;
}
#headerMenu2 .line:first-child
{
   margin-top: 4px;
}
#headerMenu2-overlay ul
{
   font-size: 20px;
   text-align: left;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   color: #7FFF00;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#Heading2 a
{
   color: inherit;
}
#wb_banner1-text
{
   visibility: visible;
   display: block;
}
#wb_banner1-text
{
   margin: 0;
   padding: 0;
}
#RollOverText6
{
   width: 254px;
   height: 142px;
   visibility: visible;
   display: inline-block;
}
#RollOverText8
{
   width: 254px;
   height: 137px;
   visibility: visible;
   display: inline-block;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 24px;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading4
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 24px;
   text-align: center;
   text-transform: none;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text10
{
   visibility: visible;
   display: block;
}
#wb_Text10
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_CssMenu5
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu5 li
{
   width: 100%;
}
#wb_CssMenu5 a
{
   color: #CACACA;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu5 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_CssMenu5 li:hover a, #wb_CssMenu5 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu5 li
{
   padding-bottom: 0px !important;
}
#wb_Text11
{
   visibility: visible;
   display: block;
}
#wb_Text11
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 24px;
}
#wb_Text13
{
   visibility: visible;
   display: block;
}
#wb_Text13
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: center;
   line-height: 24px;
}
#wb_Card5
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
   color: transparent;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   max-width: 80px;
   width: 100%;
   height: 80px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: -80px 20px 0 92px;
   padding: 12px 20px 12px 20px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 10px 92px;
   padding: 12px 20px 12px 20px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item3
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #696969;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#Card5-card-item3 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card5-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 17px;
   width: 17px;
}
#Card5-card-item4
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#Card5-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card5-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 17px;
   width: 17px;
}
#wb_Card5
{
   text-align: left;
}
#wb_Card6
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
   color: transparent;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   max-width: 80px;
   width: 100%;
   height: 80px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: -80px 20px 0 92px;
   padding: 12px 20px 12px 20px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 10px 92px;
   padding: 12px 20px 12px 20px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item3
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #696969;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card6-card-item3 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card6-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card6-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #696969;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card6-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card6-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_Card6
{
   text-align: left;
}
#wb_Image1
{
   width: 199px;
   height: 77px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 199px;
   height: 77px;
}
#wb_Text12
{
   visibility: visible;
   display: block;
}
#wb_Text12
{
   font-size: 15px;
   margin: 0;
   padding: 4px 0 0 0;
   text-align: left;
   line-height: 19px;
}
#wb_Image4
{
   width: 182px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image4
{
   width: 182px;
   height: 42px;
}
#wb_Text9
{
   visibility: visible;
   display: block;
}
#wb_Text9
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 23px;
}
#wb_location-icon2
{
   width: 38px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#location-icon2
{
   width: 38px;
   height: 48px;
}
#location-icon2 i
{
   line-height: 48px;
   font-size: 38px;
   width: 37px;
}
#wb_location-icon3
{
   width: 38px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#location-icon3
{
   width: 38px;
   height: 48px;
}
#location-icon3 i
{
   line-height: 48px;
   font-size: 38px;
   width: 37px;
}
#wb_location-icon4
{
   width: 38px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#location-icon4
{
   width: 38px;
   height: 48px;
}
#location-icon4 i
{
   line-height: 48px;
   font-size: 38px;
   width: 37px;
}
#wb_location-icon5
{
   width: 38px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#location-icon5
{
   width: 38px;
   height: 48px;
}
#location-icon5 i
{
   line-height: 48px;
   font-size: 38px;
   width: 37px;
}
#wb_location-icon5:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_location-icon1
{
   width: 38px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#location-icon1
{
   width: 38px;
   height: 48px;
}
#location-icon1 i
{
   line-height: 48px;
   font-size: 38px;
   width: 37px;
}
#wb_location-icon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_IconFont1
{
   width: 38px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#IconFont1
{
   width: 38px;
   height: 48px;
}
#IconFont1 i
{
   line-height: 48px;
   font-size: 38px;
   width: 37px;
}
#wb_Text16
{
   visibility: visible;
   display: block;
}
#wb_Text16
{
   font-size: 15px;
   margin: 0;
   padding: 25px 0 25px 0;
   text-align: center;
   line-height: 19px;
}
#Html1
{
   width: 350px;
   height: 350px;
   visibility: visible;
   display: inline-block;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 0 10px 0;
   font-size: 29px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #DCDCDC;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   text-align: center;
   text-transform: none;
}
#Heading1 a
{
   color: inherit;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_Image7
{
   width: 220px;
   height: 201px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image7
{
   width: 220px;
   height: 201px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   margin: 0 0 10px 0 ;
   padding: 0 0 10px 0;
}
#Button1
{
   width: 121px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 1px 5px 6px;
   color: #FFFFFF;
}
#Button1
{
   line-height: 26px;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_Text15
{
   visibility: visible;
   display: block;
}
#wb_Text15
{
   margin: 0 0 10px 0 ;
   padding: 0 0 10px 0;
}
#Button2
{
   width: 121px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 1px 5px 6px;
   color: #FFFFFF;
}
#Button2
{
   line-height: 26px;
}
#wb_Text17
{
   visibility: visible;
   display: block;
}
#wb_Text17
{
   margin: 0 0 10px 0 ;
   padding: 0 0 10px 0;
}
#Button3
{
   width: 121px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 1px 5px 6px;
   color: #FFFFFF;
   font-size: 15px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#Button3
{
   line-height: 26px;
}
#StructuredData2
{
   left: 30px;
   top: 11690px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_galleryGrid
{
   visibility: visible;
   display: table;
}
#wb_galleryGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#galleryGrid
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#galleryGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_gallery
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   color: #000000;
   border: 0px solid transparent;
}
#gallery .thumbnail
{
   width: 25%;
}
#gallery .visible-col4
{
   display: block;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 20px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading6
{
   color: #808080;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
   text-align: center;
   text-transform: none;
}
#Heading6 a
{
   color: inherit;
}
#wb_Carousel2
{
   width: 100%;
   visibility: visible;
   display: block;
}
#wb_Carousel2
{
   margin: 0;
   height: 412px;
}
#Carousel2 .carousel-item-inner
{
   padding: 0;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_Text18
{
   visibility: visible;
   display: block;
}
#wb_Text18
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_Text19
{
   visibility: visible;
   display: block;
}
#wb_Text19
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 20px 0;
}
#wb_Carousel3
{
   width: 100%;
   visibility: visible;
   display: block;
}
#wb_Carousel3
{
   margin: 0;
   height: 429px;
}
#Carousel3 .carousel-item-inner
{
   padding: 0;
}
#wb_Text21
{
   visibility: visible;
   display: block;
}
#wb_Text21
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_Image3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 70px 25px 70px 25px;
}
#LayoutGrid2 .row
{
   margin-right: -25px;
   margin-left: -25px;
}
#wb_Text23
{
   visibility: visible;
   display: block;
}
#wb_Text23
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#SlideShow1
{
   width: 647px;
   height: 431px;
   visibility: visible;
   display: inline-block;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -200px 0 ;
   padding: 0;
   color: #696969;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 213px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 10px 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_Card1
{
   text-align: center;
}
#wb_djpartycompany
{
   visibility: visible;
   display: table;
}
#wb_djpartycompany
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#djpartycompany
{
   height: auto;
   padding: 75px 5px 75px 5px;
}
#djpartycompany .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#djpartycompany > .row > .col-1, #djpartycompany > .row > .col-2, #djpartycompany > .row > .col-3
{
   padding-right: 5px;
   padding-left: 5px;
}
#djpartycompany > .row > .col-1
{
   display: block;
   width: 41.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#djpartycompany > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#djpartycompany > .row > .col-3
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 10px 15px 2px 15px;
}
#footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_maps
{
   visibility: visible;
   display: table;
}
#wb_maps
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#maps
{
   height: auto;
   padding: 15px 0 15px 0;
}
#maps-divider-top
{
   height: 50px;
}
#maps-divider-top
{
   top: 0%;
   left: 0;
}
#wb_Text22
{
   visibility: visible;
   display: block;
}
#wb_Text22
{
   font-size: 15px;
   margin: 0 0 10px 0 ;
   padding: 10px 0 10px 0;
   text-align: left;
   line-height: 19px;
}
}
@media only screen and (max-width: 767px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_home
{
   visibility: visible;
   display: table;
}
#wb_home
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#home
{
   height: 100vh;
   padding: 188px 0 100px 0;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_dj
{
   visibility: visible;
   display: table;
}
#wb_dj
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dj
{
   height: auto;
   padding: 100px 15px 0 15px;
}
#dj .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#dj > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#dj > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_services
{
   visibility: visible;
   display: table;
}
#wb_services
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#services
{
   height: auto;
   padding: 120px 10px 120px 10px;
}
#services .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#services-divider-top
{
   height: 36px;
}
#services-divider-top
{
   top: 0%;
   left: 0;
}
#wb_Carousel1
{
   visibility: visible;
   display: block;
}
#wb_Carousel1
{
   margin: 0;
   height: 438px;
}
#Carousel1 .carousel-item-inner
{
   padding: 0 100px 0 100px;
}
#wb_events
{
   visibility: visible;
   display: table;
}
#wb_events
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#events
{
   height: auto;
   padding: 1px 5px 1px 5px;
}
#events .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#events > .row > .col-1, #events > .row > .col-2, #events > .row > .col-3
{
   padding-right: 5px;
   padding-left: 5px;
}
#events > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#events > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#events > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#events > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#events > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#events > .row > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: hidden;
   display: none;
}
#wb_upIcon
{
   left: 9px;
   top: 8px;
   width: 22px;
   height: 22px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 22px;
   height: 22px;
}
#upIcon i
{
   line-height: 22px;
   font-size: 22px;
   width: 21px;
}
#wb_banner1
{
   visibility: visible;
   display: table;
}
#wb_banner1
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#banner1
{
   height: 100vh;
   padding: 125px 0 100px 0;
}
#wb_carouselGrid
{
   visibility: visible;
   display: table;
}
#wb_carouselGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#carouselGrid
{
   height: auto;
   padding: 50px 5px 50px 5px;
}
#carouselGrid .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#carouselGrid > .row > .col-1, #carouselGrid > .row > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#carouselGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#carouselGrid > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#carouselGrid-divider-top
{
   height: 42px;
}
#carouselGrid-divider-top
{
   top: 0%;
   left: 0;
}
#wb_banner2
{
   visibility: visible;
   display: table;
}
#wb_banner2
{
   height: 75vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#banner2
{
   height: 75vh;
   padding: 70px 0 70px 0;
}
#wb_party
{
   visibility: visible;
   display: table;
}
#wb_party
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#party
{
   height: auto;
   padding: 0 5px 5px 5px;
}
#party .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#party-divider-top
{
   height: 200px;
}
#party-divider-top
{
   top: 0%;
   left: 0;
}
#wb_pricesCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#pricesCard2-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#pricesCard2-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#pricesCard2-card-item2
{
   display: inline-block;
   height: 19px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#pricesCard2-card-item2 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricesCard2-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#pricesCard2-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard2-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#pricesCard2-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricesCard2-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#pricesCard2-card-item5
{
   display: inline-block;
   height: 19px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#pricesCard2-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricesCard2-card-item6
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard2-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard2-card-item8
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard2-card-item9
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 25px 20px 50px 20px;
   border: 1px solid #000000;
   border-radius: 1px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#pricesCard2-card-item9:hover
{
   background-color: #FFFFFF;
   color: #0275D8;
   border-color: #0275D8;
   transition: background-color 300ms linear 0ms, color 300ms linear 0ms, border-color 300ms linear 0ms;
}
#pricesCard2-card-item9
{
   background-color: #0275D8;
   color: #FFFFFF;
   border-color: #0275D8;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#pricesCard2-card-item9 a
{
   color: inherit;
   display: block;
   padding: 10px 25px 10px 25px;
   text-decoration: none;
}
#wb_pricesCard2
{
   text-align: center;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 15px;
   margin: 0 0 10px 0 ;
   padding: 10px 0 10px 0;
   text-align: center;
   line-height: 19px;
}
#wb_Card11
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -200px 0 ;
   padding: 0;
   color: #696969;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 213px;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 10px 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#Card11-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_Card11
{
   text-align: center;
}
#wb_Card14
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -200px 0 ;
   padding: 0;
   color: #00FF7F;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 213px;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 10px 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#wb_Card14
{
   text-align: center;
}
#wb_Card15
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -200px 0 ;
   padding: 0;
   color: #32CD32;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 213px;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 10px 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#wb_Card15
{
   text-align: center;
}
#wb_Text7
{
   visibility: visible;
   display: block;
}
#wb_Text7
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#wb_djparty
{
   visibility: visible;
   display: table;
}
#wb_djparty
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#djparty
{
   height: auto;
   padding: 3px 7px 3px 7px;
}
#djparty .row
{
   margin-right: -7px;
   margin-left: -7px;
}
#wb_headerIcon3
{
   width: 24px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#headerIcon3
{
   width: 24px;
   height: 40px;
}
#headerIcon3 i
{
   line-height: 40px;
   font-size: 24px;
   width: 23px;
}
#wb_headerIcon4
{
   width: 24px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#headerIcon4
{
   width: 24px;
   height: 40px;
}
#headerIcon4 i
{
   line-height: 40px;
   font-size: 24px;
   width: 23px;
}
#wb_headerIcon5
{
   width: 24px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#headerIcon5
{
   width: 24px;
   height: 40px;
}
#headerIcon5 i
{
   line-height: 40px;
   font-size: 24px;
   width: 23px;
}
#wb_headerIcon6
{
   width: 24px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#headerIcon6
{
   width: 24px;
   height: 40px;
}
#headerIcon6 i
{
   line-height: 40px;
   font-size: 24px;
   width: 23px;
}
#wb_headerMenu2
{
   width: 348px;
   height: 38px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#headerMenu2
{
   background-color: rgba(66,66,66,0.00);
   background-image: none;
   border: 1px solid #7FFF00;
   border-radius: 0px;
   width: 348px;
   height: 38px;
}
#headerMenu2:hover
{
   background-color: #7FFF00;
   background-image: none;
   border-color: #424242;
}
#headerMenu2 .line
{
   background: #C0C0C0;
}
#headerMenu2:hover .line
{
   background: #4F4F4F;
}
#headerMenu2 .line
{
   top: 0px;
}
#headerMenu2 .line:first-child
{
   margin-top: 4px;
}
#headerMenu2-overlay ul
{
   font-size: 20px;
   text-align: left;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 24px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   color: #7FFF00;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   text-align: center;
   text-transform: none;
}
#Heading2 a
{
   color: inherit;
}
#wb_banner1-text
{
   visibility: visible;
   display: block;
}
#wb_banner1-text
{
   margin: 0;
   padding: 0;
}
#RollOverText6
{
   width: 254px;
   height: 142px;
   visibility: visible;
   display: inline-block;
}
#RollOverText8
{
   width: 254px;
   height: 137px;
   visibility: visible;
   display: inline-block;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 21px;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading4
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 21px;
   text-align: center;
   text-transform: none;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text10
{
   visibility: visible;
   display: block;
}
#wb_Text10
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_CssMenu5
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu5 li
{
   width: 100%;
}
#wb_CssMenu5 a
{
   color: #CACACA;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu5 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_CssMenu5 li:hover a, #wb_CssMenu5 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu5 li
{
   padding-bottom: 0px !important;
}
#wb_Text11
{
   visibility: visible;
   display: block;
}
#wb_Text11
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 24px;
}
#wb_Text13
{
   visibility: visible;
   display: block;
}
#wb_Text13
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 24px;
}
#wb_Card5
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
   color: #000000;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   max-width: 80px;
   width: 100%;
   height: 80px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: -80px 20px 0 92px;
   padding: 12px 20px 12px 20px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 10px 92px;
   padding: 12px 20px 12px 20px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item3
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #696969;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#Card5-card-item3 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card5-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 17px;
   width: 17px;
}
#Card5-card-item4
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#Card5-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card5-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 17px;
   width: 17px;
}
#wb_Card5
{
   text-align: left;
}
#wb_Card6
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
   color: #000000;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   max-width: 80px;
   width: 100%;
   height: 80px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: -80px 20px 0 92px;
   padding: 12px 20px 12px 20px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 10px 92px;
   padding: 12px 20px 12px 20px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item3
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #696969;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card6-card-item3 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card6-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card6-card-item4
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #696969;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card6-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card6-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_Card6
{
   text-align: left;
}
#wb_Image1
{
   width: 199px;
   height: 77px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 199px;
   height: 77px;
}
#wb_Text12
{
   visibility: visible;
   display: block;
}
#wb_Text12
{
   font-size: 20px;
   margin: 0;
   padding: 4px 0 0 0;
   text-align: left;
   line-height: 27px;
}
#wb_Image4
{
   width: 182px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image4
{
   width: 182px;
   height: 42px;
}
#wb_Text9
{
   visibility: visible;
   display: block;
}
#wb_Text9
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 24px;
}
#wb_location-icon2
{
   width: 38px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#location-icon2
{
   width: 38px;
   height: 48px;
}
#location-icon2 i
{
   line-height: 48px;
   font-size: 38px;
   width: 37px;
}
#wb_location-icon3
{
   width: 38px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#location-icon3
{
   width: 38px;
   height: 48px;
}
#location-icon3 i
{
   line-height: 48px;
   font-size: 38px;
   width: 37px;
}
#wb_location-icon4
{
   width: 38px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#location-icon4
{
   width: 38px;
   height: 48px;
}
#location-icon4 i
{
   line-height: 48px;
   font-size: 38px;
   width: 37px;
}
#wb_location-icon5
{
   width: 38px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#location-icon5
{
   width: 38px;
   height: 48px;
}
#location-icon5 i
{
   line-height: 48px;
   font-size: 38px;
   width: 37px;
}
#wb_location-icon5:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_location-icon1
{
   width: 38px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#location-icon1
{
   width: 38px;
   height: 48px;
}
#location-icon1 i
{
   line-height: 48px;
   font-size: 38px;
   width: 37px;
}
#wb_location-icon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_IconFont1
{
   width: 38px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#IconFont1
{
   width: 38px;
   height: 48px;
}
#IconFont1 i
{
   line-height: 48px;
   font-size: 38px;
   width: 37px;
}
#wb_Text16
{
   visibility: visible;
   display: block;
}
#wb_Text16
{
   font-size: 15px;
   margin: 0;
   padding: 25px 0 25px 0;
   text-align: center;
   line-height: 19px;
}
#Html1
{
   width: 350px;
   height: 350px;
   visibility: visible;
   display: inline-block;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 0 10px 0;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #DCDCDC;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#Heading1 a
{
   color: inherit;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_Image7
{
   width: 220px;
   height: 201px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image7
{
   width: 220px;
   height: 201px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   margin: 0 0 10px 0 ;
   padding: 0 0 10px 0;
}
#Button1
{
   width: 121px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 1px 5px 6px;
   color: #FFFFFF;
}
#Button1
{
   line-height: 26px;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_Text15
{
   visibility: visible;
   display: block;
}
#wb_Text15
{
   margin: 0 0 10px 0 ;
   padding: 0 0 10px 0;
}
#Button2
{
   width: 121px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 1px 5px 6px;
   color: #FFFFFF;
}
#Button2
{
   line-height: 26px;
}
#wb_Text17
{
   visibility: visible;
   display: block;
}
#wb_Text17
{
   margin: 0 0 10px 0 ;
   padding: 0 0 10px 0;
}
#Button3
{
   width: 121px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 1px 5px 6px;
   color: #FFFFFF;
   font-size: 15px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#Button3
{
   line-height: 26px;
}
#StructuredData2
{
   left: 20px;
   top: 17680px;
   width: 109px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_galleryGrid
{
   visibility: visible;
   display: table;
}
#wb_galleryGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#galleryGrid
{
   height: auto;
   padding: 25px 5px 25px 5px;
}
#galleryGrid .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#wb_gallery
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   color: #000000;
   border: 0px solid transparent;
}
#gallery .thumbnail
{
   width: 25%;
}
#gallery .visible-col4
{
   display: block;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 19px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading6
{
   color: #808080;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
   text-transform: none;
}
#Heading6 a
{
   color: inherit;
}
#wb_Carousel2
{
   width: 100%;
   visibility: visible;
   display: block;
}
#wb_Carousel2
{
   margin: 0;
   height: 412px;
}
#Carousel2 .carousel-item-inner
{
   padding: 0;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_Text18
{
   visibility: visible;
   display: block;
}
#wb_Text18
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_Text19
{
   visibility: visible;
   display: block;
}
#wb_Text19
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 20px 0;
}
#wb_Carousel3
{
   width: 100%;
   visibility: visible;
   display: block;
}
#wb_Carousel3
{
   margin: 0;
   height: 429px;
}
#Carousel3 .carousel-item-inner
{
   padding: 0;
}
#wb_Text21
{
   visibility: visible;
   display: block;
}
#wb_Text21
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_Image3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 10px 5px 10px 5px;
}
#LayoutGrid2 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#wb_Text23
{
   visibility: visible;
   display: block;
}
#wb_Text23
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#SlideShow1
{
   width: 330px;
   height: 220px;
   visibility: visible;
   display: inline-block;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -200px 0 ;
   padding: 0;
   color: #696969;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 213px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 10px 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_Card1
{
   text-align: center;
}
#wb_djpartycompany
{
   visibility: visible;
   display: table;
}
#wb_djpartycompany
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#djpartycompany
{
   height: auto;
   padding: 75px 5px 75px 5px;
}
#djpartycompany .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#djpartycompany > .row > .col-1, #djpartycompany > .row > .col-2, #djpartycompany > .row > .col-3
{
   padding-right: 5px;
   padding-left: 5px;
}
#djpartycompany > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#djpartycompany > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#djpartycompany > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 10px 15px 2px 15px;
}
#footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_maps
{
   visibility: visible;
   display: table;
}
#wb_maps
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#maps
{
   height: auto;
   padding: 15px 0 15px 0;
}
#maps-divider-top
{
   height: 50px;
}
#maps-divider-top
{
   top: 0%;
   left: 0;
}
#wb_Text22
{
   visibility: visible;
   display: block;
}
#wb_Text22
{
   font-size: 15px;
   margin: 0 0 10px 0 ;
   padding: 10px 0 10px 0;
   text-align: center;
   line-height: 19px;
}
}
#gallery a
{
    text-decoration: none;
}
#gallery a:hover::before
{
    background: rgba(0,0,0,.7);
    border-radius: 50%;
    color: #FFFFFF;
	content: "+";
	font-family: Arial;
	font-size: 32px;
	font-weight: 100;
	height: 50px;
	left: 50%;
	line-height: 50px;
	margin-left: -25px;
	position: absolute;
	text-decoration: none;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 50px;
	z-index: 1;
}
#gallery a:hover img
{
	opacity: 0.6;
}
