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;
}
.visibility-hidden
{
   visibility: hidden;
}
#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/radio_acoust.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: #000000;
   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_thessaloniki
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #7FFF00;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 25px 0 0 0 ;
}
#thessaloniki
{
   box-sizing: border-box;
   padding: 5px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#thessaloniki > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#thessaloniki > .row > .col-1, #thessaloniki > .row > .col-2, #thessaloniki > .row > .col-3, #thessaloniki > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#thessaloniki > .row > .col-1, #thessaloniki > .row > .col-2, #thessaloniki > .row > .col-3, #thessaloniki > .row > .col-4
{
   float: left;
}
#thessaloniki > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#thessaloniki > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#thessaloniki > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#thessaloniki > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#thessaloniki:before,
#thessaloniki:after,
#thessaloniki .row:before,
#thessaloniki .row:after
{
   display: table;
   content: " ";
}
#thessaloniki:after,
#thessaloniki .row:after
{
   clear: both;
}
@media (max-width: 580px)
{
#thessaloniki > .row > .col-1, #thessaloniki > .row > .col-2, #thessaloniki > .row > .col-3, #thessaloniki > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#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_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_layoutGridTeam1
{
   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;
}
#layoutGridTeam1
{
   box-sizing: border-box;
   padding: 5px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#layoutGridTeam1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layoutGridTeam1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layoutGridTeam1 > .row > .col-1
{
   float: left;
}
#layoutGridTeam1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#layoutGridTeam1 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#layoutGridTeam1:before,
#layoutGridTeam1:after,
#layoutGridTeam1 .row:before,
#layoutGridTeam1 .row:after
{
   display: table;
   content: " ";
}
#layoutGridTeam1:after,
#layoutGridTeam1 .row:after
{
   clear: both;
}
@media (max-width: 580px)
{
#layoutGridTeam1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_layoutGridTeam2
{
   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;
}
#layoutGridTeam2
{
   box-sizing: border-box;
   padding: 5px 5px 5px 5px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#layoutGridTeam2 > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#layoutGridTeam2 > .row > .col-1, #layoutGridTeam2 > .row > .col-2, #layoutGridTeam2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#layoutGridTeam2 > .row > .col-1, #layoutGridTeam2 > .row > .col-2, #layoutGridTeam2 > .row > .col-3
{
   float: left;
}
#layoutGridTeam2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#layoutGridTeam2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: left;
}
#layoutGridTeam2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#layoutGridTeam2:before,
#layoutGridTeam2:after,
#layoutGridTeam2 .row:before,
#layoutGridTeam2 .row:after
{
   display: table;
   content: " ";
}
#layoutGridTeam2:after,
#layoutGridTeam2 .row:after
{
   clear: both;
}
@media (max-width: 580px)
{
#layoutGridTeam2 > .row > .col-1, #layoutGridTeam2 > .row > .col-2, #layoutGridTeam2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#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: center;
}
#wb_Text2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   line-height: 22px;
}
#wb_Text2 div
{
   text-align: center;
}
#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_infoBlock2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/djpartycompany_event1.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;
}
#infoBlock2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 120px 0 120px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#infoBlock2 > .col-1, #infoBlock2 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#infoBlock2 > .col-1, #infoBlock2 > .col-2
{
   flex: 0 0 auto;
}
#infoBlock2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#infoBlock2 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#infoBlock2 > .col-1, #infoBlock2 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#infoBlock2-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #2A2C39;
   opacity: 0.33;
}
#infoBlock2-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 36px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
}
#infoBlock2-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#infoBlock2-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_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_sectionTeam
{
   height: 0;
   padding: 0 0 66.2467% 0;
   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: left;
}
#sectionTeam-card-body
{
   flex: 1 1 auto;
   font-size: 0;
}
#sectionTeam-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 0%;
   top: 0%;
   height: auto;
   width: 39%;
   padding: 0;
}
#sectionTeam-card-item0:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item0 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 50%;
}
#sectionTeam-card-item1
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 66.1%;
   top: 4.5%;
   height: auto;
   width: 33.3%;
   padding: 0;
}
#sectionTeam-card-item1:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item1
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item1 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 50%;
}
#sectionTeam-card-item2
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 62.6%;
   top: 61%;
   height: auto;
   width: 25%;
   padding: 0;
}
#sectionTeam-card-item2:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item2
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item2 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 50%;
}
#sectionTeam-card-item3
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 34.9%;
   top: 31.7%;
   height: auto;
   width: 30.4%;
   padding: 0;
}
#sectionTeam-card-item3:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item3
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item3 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 50%;
}
#sectionTeam-card-item4
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 9.1%;
   top: 58.5%;
   height: auto;
   width: 26.3%;
   padding: 0;
}
#sectionTeam-card-item4:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item4
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item4 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 50%;
}
#sectionTeam-card-item5
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 43%;
   top: 1.3%;
   height: auto;
   width: 19.5%;
   padding: 0;
}
#sectionTeam-card-item5:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item5
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item5 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 50%;
}
.ToolTip1
{
   position: absolute;
   z-index: 1070;
   display: block;
   margin: 0;
   line-height: 1.5;
   text-align: left;
   text-decoration: none;
   opacity: 0;
}
.ToolTip1.show
{
   opacity: 0.9;
}
.ToolTip1 .tooltip-arrow
{
   position: absolute;
   display: block;
   width: 20px;
   height: 10px;
}
.ToolTip1 .tooltip-arrow::before
{
   position: absolute;
   content: "";
   border-color: transparent;
   border-style: solid;
}
.ToolTip1 .tooltip-arrow:after
{
   content: "";
   position: absolute;
   width: 0;
   height: 0;
   border-color: transparent;
   border-style: solid;
   z-index: -1;
}
.ToolTip1.bs-tooltip-top, .ToolTip1.bs-tooltip-auto[x-placement^="top"]
{
   padding: 12px 0;
}
.ToolTip1.bs-tooltip-top .tooltip-arrow, .ToolTip1.bs-tooltip-auto[x-placement^="top"] .tooltip-arrow
{
   bottom: 4px;
}
.ToolTip1.bs-tooltip-top .tooltip-arrow::before, .ToolTip1.bs-tooltip-auto[x-placement^="top"] .tooltip-arrow::before
{
   top: 0;
   border-width: 10px 10px 0;
   border-top-color: rgba(50,205,50,1.00);
}
.ToolTip1.bs-tooltip-top .tooltip-arrow::after, .ToolTip1.bs-tooltip-auto[x-placement^="top"] .tooltip-arrow::after
{
   bottom: -3px;
   left: 50%;
   margin-left: -12px;
   border-width: 12px 12px 0;
   border-top-color: #FFFFFF;
}
.ToolTip1 .tooltip-inner 
{
   max-width: 250px;
   color: #FFFFFF;
   background-color: #32CD32;
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 0px;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-align: left;
   padding: 10px 10px 10px 10px;
}
.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
.ToolTip1.animate-show
{
   animation-duration: 500ms;
   animation-fill-mode: both;
   animation-name: slide-down-in;
}
.ToolTip2
{
   position: absolute;
   z-index: 1070;
   display: block;
   margin: 0;
   line-height: 1.5;
   text-align: left;
   text-decoration: none;
   opacity: 0;
}
.ToolTip2.show
{
   opacity: 0.9;
}
.ToolTip2 .tooltip-arrow
{
   position: absolute;
   display: block;
   width: 20px;
   height: 10px;
}
.ToolTip2 .tooltip-arrow::before
{
   position: absolute;
   content: "";
   border-color: transparent;
   border-style: solid;
}
.ToolTip2 .tooltip-arrow:after
{
   content: "";
   position: absolute;
   width: 0;
   height: 0;
   border-color: transparent;
   border-style: solid;
   z-index: -1;
}
.ToolTip2.bs-tooltip-top, .ToolTip2.bs-tooltip-auto[x-placement^="top"]
{
   padding: 12px 0;
}
.ToolTip2.bs-tooltip-top .tooltip-arrow, .ToolTip2.bs-tooltip-auto[x-placement^="top"] .tooltip-arrow
{
   bottom: 4px;
}
.ToolTip2.bs-tooltip-top .tooltip-arrow::before, .ToolTip2.bs-tooltip-auto[x-placement^="top"] .tooltip-arrow::before
{
   top: 0;
   border-width: 10px 10px 0;
   border-top-color: rgba(50,205,50,1.00);
}
.ToolTip2.bs-tooltip-top .tooltip-arrow::after, .ToolTip2.bs-tooltip-auto[x-placement^="top"] .tooltip-arrow::after
{
   bottom: -3px;
   left: 50%;
   margin-left: -12px;
   border-width: 12px 12px 0;
   border-top-color: #FFFFFF;
}
.ToolTip2 .tooltip-inner 
{
   max-width: 250px;
   color: #FFFFFF;
   background-color: #32CD32;
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 0px;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-align: left;
   padding: 10px 10px 10px 10px;
}
.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
.ToolTip2.animate-show
{
   animation-duration: 500ms;
   animation-fill-mode: both;
   animation-name: slide-down-in;
}
.ToolTip3
{
   position: absolute;
   z-index: 1070;
   display: block;
   margin: 0;
   line-height: 1.5;
   text-align: left;
   text-decoration: none;
   opacity: 0;
}
.ToolTip3.show
{
   opacity: 0.9;
}
.ToolTip3 .tooltip-arrow
{
   position: absolute;
   display: block;
   width: 20px;
   height: 10px;
}
.ToolTip3 .tooltip-arrow::before
{
   position: absolute;
   content: "";
   border-color: transparent;
   border-style: solid;
}
.ToolTip3 .tooltip-arrow:after
{
   content: "";
   position: absolute;
   width: 0;
   height: 0;
   border-color: transparent;
   border-style: solid;
   z-index: -1;
}
.ToolTip3.bs-tooltip-top, .ToolTip3.bs-tooltip-auto[x-placement^="top"]
{
   padding: 12px 0;
}
.ToolTip3.bs-tooltip-top .tooltip-arrow, .ToolTip3.bs-tooltip-auto[x-placement^="top"] .tooltip-arrow
{
   bottom: 4px;
}
.ToolTip3.bs-tooltip-top .tooltip-arrow::before, .ToolTip3.bs-tooltip-auto[x-placement^="top"] .tooltip-arrow::before
{
   top: 0;
   border-width: 10px 10px 0;
   border-top-color: rgba(50,205,50,1.00);
}
.ToolTip3.bs-tooltip-top .tooltip-arrow::after, .ToolTip3.bs-tooltip-auto[x-placement^="top"] .tooltip-arrow::after
{
   bottom: -3px;
   left: 50%;
   margin-left: -12px;
   border-width: 12px 12px 0;
   border-top-color: #FFFFFF;
}
.ToolTip3 .tooltip-inner 
{
   max-width: 250px;
   color: #FFFFFF;
   background-color: #32CD32;
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 0px;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-align: left;
   padding: 10px 10px 10px 10px;
}
.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
.ToolTip3.animate-show
{
   animation-duration: 500ms;
   animation-fill-mode: both;
   animation-name: slide-down-in;
}
.ToolTip4
{
   position: absolute;
   z-index: 1070;
   display: block;
   margin: 0;
   line-height: 1.5;
   text-align: left;
   text-decoration: none;
   opacity: 0;
}
.ToolTip4.show
{
   opacity: 0.9;
}
.ToolTip4 .tooltip-arrow
{
   position: absolute;
   display: block;
   width: 20px;
   height: 10px;
}
.ToolTip4 .tooltip-arrow::before
{
   position: absolute;
   content: "";
   border-color: transparent;
   border-style: solid;
}
.ToolTip4 .tooltip-arrow:after
{
   content: "";
   position: absolute;
   width: 0;
   height: 0;
   border-color: transparent;
   border-style: solid;
   z-index: -1;
}
.ToolTip4.bs-tooltip-top, .ToolTip4.bs-tooltip-auto[x-placement^="top"]
{
   padding: 12px 0;
}
.ToolTip4.bs-tooltip-top .tooltip-arrow, .ToolTip4.bs-tooltip-auto[x-placement^="top"] .tooltip-arrow
{
   bottom: 4px;
}
.ToolTip4.bs-tooltip-top .tooltip-arrow::before, .ToolTip4.bs-tooltip-auto[x-placement^="top"] .tooltip-arrow::before
{
   top: 0;
   border-width: 10px 10px 0;
   border-top-color: rgba(50,205,50,1.00);
}
.ToolTip4.bs-tooltip-top .tooltip-arrow::after, .ToolTip4.bs-tooltip-auto[x-placement^="top"] .tooltip-arrow::after
{
   bottom: -3px;
   left: 50%;
   margin-left: -12px;
   border-width: 12px 12px 0;
   border-top-color: #FFFFFF;
}
.ToolTip4 .tooltip-inner 
{
   max-width: 250px;
   color: #FFFFFF;
   background-color: #32CD32;
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 0px;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-align: left;
   padding: 10px 10px 10px 10px;
}
.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
.ToolTip4.animate-show
{
   animation-duration: 500ms;
   animation-fill-mode: both;
   animation-name: slide-down-in;
}
.ToolTip5
{
   position: absolute;
   z-index: 1070;
   display: block;
   margin: 0;
   line-height: 1.5;
   text-align: left;
   text-decoration: none;
   opacity: 0;
}
.ToolTip5.show
{
   opacity: 0.9;
}
.ToolTip5 .tooltip-arrow
{
   position: absolute;
   display: block;
   width: 20px;
   height: 10px;
}
.ToolTip5 .tooltip-arrow::before
{
   position: absolute;
   content: "";
   border-color: transparent;
   border-style: solid;
}
.ToolTip5 .tooltip-arrow:after
{
   content: "";
   position: absolute;
   width: 0;
   height: 0;
   border-color: transparent;
   border-style: solid;
   z-index: -1;
}
.ToolTip5.bs-tooltip-top, .ToolTip5.bs-tooltip-auto[x-placement^="top"]
{
   padding: 12px 0;
}
.ToolTip5.bs-tooltip-top .tooltip-arrow, .ToolTip5.bs-tooltip-auto[x-placement^="top"] .tooltip-arrow
{
   bottom: 4px;
}
.ToolTip5.bs-tooltip-top .tooltip-arrow::before, .ToolTip5.bs-tooltip-auto[x-placement^="top"] .tooltip-arrow::before
{
   top: 0;
   border-width: 10px 10px 0;
   border-top-color: rgba(50,205,50,1.00);
}
.ToolTip5.bs-tooltip-top .tooltip-arrow::after, .ToolTip5.bs-tooltip-auto[x-placement^="top"] .tooltip-arrow::after
{
   bottom: -3px;
   left: 50%;
   margin-left: -12px;
   border-width: 12px 12px 0;
   border-top-color: #FFFFFF;
}
.ToolTip5 .tooltip-inner 
{
   max-width: 250px;
   color: #FFFFFF;
   background-color: #32CD32;
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 0px;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-align: left;
   padding: 10px 10px 10px 10px;
}
.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
.ToolTip5.animate-show
{
   animation-duration: 500ms;
   animation-fill-mode: both;
   animation-name: slide-down-in;
}
.ToolTip6
{
   position: absolute;
   z-index: 1070;
   display: block;
   margin: 0;
   line-height: 1.5;
   text-align: left;
   text-decoration: none;
   opacity: 0;
}
.ToolTip6.show
{
   opacity: 0.9;
}
.ToolTip6 .tooltip-arrow
{
   position: absolute;
   display: block;
   width: 20px;
   height: 10px;
}
.ToolTip6 .tooltip-arrow::before
{
   position: absolute;
   content: "";
   border-color: transparent;
   border-style: solid;
}
.ToolTip6 .tooltip-arrow:after
{
   content: "";
   position: absolute;
   width: 0;
   height: 0;
   border-color: transparent;
   border-style: solid;
   z-index: -1;
}
.ToolTip6.bs-tooltip-top, .ToolTip6.bs-tooltip-auto[x-placement^="top"]
{
   padding: 12px 0;
}
.ToolTip6.bs-tooltip-top .tooltip-arrow, .ToolTip6.bs-tooltip-auto[x-placement^="top"] .tooltip-arrow
{
   bottom: 4px;
}
.ToolTip6.bs-tooltip-top .tooltip-arrow::before, .ToolTip6.bs-tooltip-auto[x-placement^="top"] .tooltip-arrow::before
{
   top: 0;
   border-width: 10px 10px 0;
   border-top-color: rgba(50,205,50,1.00);
}
.ToolTip6.bs-tooltip-top .tooltip-arrow::after, .ToolTip6.bs-tooltip-auto[x-placement^="top"] .tooltip-arrow::after
{
   bottom: -3px;
   left: 50%;
   margin-left: -12px;
   border-width: 12px 12px 0;
   border-top-color: #FFFFFF;
}
.ToolTip6 .tooltip-inner 
{
   max-width: 250px;
   color: #FFFFFF;
   background-color: #32CD32;
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 0px;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-align: left;
   padding: 10px 10px 10px 10px;
}
.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
.ToolTip6.animate-show
{
   animation-duration: 500ms;
   animation-fill-mode: both;
   animation-name: slide-down-in;
}
#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: 27px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading2 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card10
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #7FFF00;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 0px;
   box-shadow: 0px 2px 5px rgba(0,0,0,0.10);
   text-align: left;
}
#Card10-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 0 2px 0 2px;
   padding: 10px 10px 2px 2px;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   text-align: left;
}
#Card10-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card10-card-item0 i
{
   color: #008000;
   float: right;
   margin-right: 1px;
   text-align: center;
   vertical-align: top;
   font-size: 20px;
   width: 20px;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 10px 0 10px 0;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
   text-align: center;
}
#Card10-card-item1 i
{
   color: #FFFFFF;
   margin-left: 4px;
   text-align: center;
   vertical-align: top;
   font-size: 12px;
   width: 12px;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 1px 2px 1px 2px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #7FFF00;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 0px;
   box-shadow: 0px 2px 5px rgba(0,0,0,0.10);
   text-align: left;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0 2px 0 2px;
   padding: 10px 10px 2px 2px;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   text-align: left;
}
#Card1-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item0 i
{
   color: #008000;
   float: right;
   margin-right: 1px;
   text-align: center;
   vertical-align: top;
   font-size: 20px;
   width: 20px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 10px 0 10px 0;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
   text-align: center;
}
#Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item1 i
{
   color: #FFFFFF;
   margin-left: 4px;
   text-align: center;
   vertical-align: top;
   font-size: 12px;
   width: 12px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 1px 2px 1px 2px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #7FFF00;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 0px;
   box-shadow: 0px 2px 5px rgba(0,0,0,0.10);
   text-align: left;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0 2px 0 2px;
   padding: 10px 10px 2px 2px;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   text-align: left;
}
#Card2-card-item0 i
{
   color: #008000;
   float: right;
   margin-right: 1px;
   text-align: center;
   vertical-align: top;
   font-size: 20px;
   width: 20px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 10px 0 10px 0;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
   text-align: center;
}
#Card2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item1 i
{
   color: #FFFFFF;
   margin-left: 4px;
   text-align: center;
   vertical-align: top;
   font-size: 12px;
   width: 12px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 1px 3px 1px 3px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #7FFF00;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 0px;
   box-shadow: 0px 2px 5px rgba(0,0,0,0.10);
   text-align: left;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0 2px 0 2px;
   padding: 10px 10px 2px 2px;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   text-align: left;
}
#Card3-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item0 i
{
   color: #008000;
   float: right;
   margin-right: 1px;
   text-align: center;
   vertical-align: top;
   font-size: 20px;
   width: 20px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 10px 0 10px 0;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
   text-align: center;
}
#Card3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item1 i
{
   color: #FFFFFF;
   margin-left: 4px;
   text-align: center;
   vertical-align: top;
   font-size: 12px;
   width: 12px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 1px 3px 1px 3px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#wb_FontAwesomeIcon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#FontAwesomeIcon4
{
   height: 73px;
   width: 54px;
}
#FontAwesomeIcon4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 54px;
   line-height: 73px;
   vertical-align: middle;
   width: 53px;
}
#wb_FontAwesomeIcon4:hover #FontAwesomeIcon4 i
{
   color: #000000;
}
#wb_FontAwesomeIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#FontAwesomeIcon2
{
   height: 73px;
   width: 54px;
}
#FontAwesomeIcon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 54px;
   line-height: 73px;
   vertical-align: middle;
   width: 53px;
}
#wb_FontAwesomeIcon2:hover #FontAwesomeIcon2 i
{
   color: #000000;
}
#wb_FontAwesomeIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#FontAwesomeIcon1
{
   height: 73px;
   width: 54px;
}
#FontAwesomeIcon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 54px;
   line-height: 73px;
   vertical-align: middle;
   width: 53px;
}
#wb_FontAwesomeIcon1:hover #FontAwesomeIcon1 i
{
   color: #000000;
}
#wb_FontAwesomeIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   animation: turbine 3000ms linear 95ms 1 normal both;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#FontAwesomeIcon3
{
   height: 73px;
   width: 54px;
}
#FontAwesomeIcon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 54px;
   line-height: 73px;
   vertical-align: middle;
   width: 53px;
}
#wb_FontAwesomeIcon3:hover #FontAwesomeIcon3 i
{
   color: #000000;
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 185px;
   height: 108px;
   vertical-align: top;
}
#wb_Heading3
{
   background-color: rgba(105,105,105,0.24);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 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;
}
#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_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_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_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_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_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_Heading6
{
   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;
}
#Heading6
{
   color: #DCDCDC;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: 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_reviewsImage1
{
   margin: 0;
   vertical-align: top;
}
#reviewsImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 600px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card6
{
   display: flex;
   width: 100%;
   z-index: 46;
}
#RollOverText6
{
   overflow: hidden;
   display: inline-block;
   position: relative;
   width: 336px;
   height: 246px;
   z-index: 37;
}
#wb_FontAwesomeIcon2
{
   display: inline-block;
   width: 54px;
   height: 73px;
   text-align: center;
   z-index: 28;
}
#wb_location-icon4
{
   display: inline-block;
   width: 38px;
   height: 48px;
   text-align: center;
   z-index: 54;
}
#wb_FontAwesomeIcon1
{
   display: inline-block;
   width: 54px;
   height: 73px;
   text-align: center;
   z-index: 26;
}
#wb_Card1
{
   display: flex;
   width: 100%;
   z-index: 25;
}
#Button3
{
   display: inline-block;
   width: 121px;
   height: 36px;
   z-index: 13;
}
#Html1
{
   display: inline-block;
   width: 350px;
   height: 350px;
   z-index: 59;
}
#wb_location-icon5
{
   display: inline-block;
   width: 38px;
   height: 48px;
   text-align: center;
   z-index: 55;
}
#wb_Image1
{
   display: inline-block;
   width: 199px;
   height: 77px;
   z-index: 47;
}
#wb_reviewsImage1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 21;
}
#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: 52;
}
#wb_Card14
{
   display: flex;
   width: 100%;
   z-index: 43;
}
#RollOverText8
{
   overflow: hidden;
   display: inline-block;
   position: relative;
   width: 336px;
   height: 246px;
   z-index: 39;
}
#wb_Image2
{
   display: inline-block;
   width: 185px;
   height: 108px;
   z-index: 31;
}
#wb_Card3
{
   display: flex;
   width: 100%;
   z-index: 29;
}
#wb_upIcon
{
   position: absolute;
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 22;
}
#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: 53;
}
#wb_Card2
{
   display: flex;
   width: 100%;
   z-index: 27;
}
#wb_Card15
{
   display: flex;
   width: 100%;
   z-index: 10;
}
#wb_Image4
{
   display: inline-block;
   width: 245px;
   height: 57px;
   z-index: 51;
}
#wb_location-icon1
{
   display: inline-block;
   width: 38px;
   height: 48px;
   text-align: center;
   z-index: 56;
}
#wb_Heading6
{
   display: block;
   width: 100%;
   z-index: 0;
}
#wb_pricesCard2
{
   display: flex;
   width: 100%;
   z-index: 38;
}
#wb_Card10
{
   display: flex;
   width: 100%;
   z-index: 23;
}
#wb_Carousel1
{
}
#wb_Heading4
{
   display: block;
   width: 100%;
   z-index: 34;
}
#wb_Card11
{
   display: flex;
   width: 100%;
   z-index: 20;
}
#wb_Image7
{
   display: inline-block;
   width: 220px;
   height: 201px;
   z-index: 2;
}
#wb_Heading5
{
   display: block;
   width: 100%;
   z-index: 42;
}
#wb_headerMenu2
{
   display: block;
   width: 100%;
   z-index: 7;
}
#wb_Heading2
{
   display: block;
   width: 100%;
   z-index: 8;
}
#wb_IconFont1
{
   display: inline-block;
   width: 38px;
   height: 48px;
   text-align: center;
   z-index: 57;
}
#wb_Heading3
{
   display: block;
   width: 100%;
   z-index: 32;
}
#wb_sectionTeam
{
   display: flex;
   width: 100%;
   z-index: 40;
}
#wb_Card5
{
   display: flex;
   width: 100%;
   z-index: 45;
}
#wb_FontAwesomeIcon4
{
   display: inline-block;
   width: 54px;
   height: 73px;
   text-align: center;
   z-index: 30;
}
#upStickyLayer
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 25px;
   top: auto;
   bottom: 25px;
   width: 50px;
   height: 50px;
   z-index: 66;
}
#wb_FontAwesomeIcon3
{
   display: inline-block;
   width: 54px;
   height: 73px;
   text-align: center;
   z-index: 24;
}
#wb_headerIcon6
{
   display: inline-block;
   width: 24px;
   height: 40px;
   text-align: center;
   z-index: 6;
}
#wb_headerIcon5
{
   display: inline-block;
   width: 24px;
   height: 40px;
   text-align: center;
   z-index: 5;
}
#wb_headerIcon4
{
   display: inline-block;
   width: 24px;
   height: 40px;
   text-align: center;
   z-index: 4;
}
#wb_headerIcon3
{
   display: inline-block;
   width: 24px;
   height: 40px;
   text-align: center;
   z-index: 3;
}
@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_thessaloniki
{
   visibility: visible;
   display: table;
}
#wb_thessaloniki
{
   height: auto;
   margin-top: 25px;
   margin-bottom: 0px;
}
#thessaloniki
{
   height: auto;
   padding: 5px 5px 5px 5px;
}
#thessaloniki .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#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_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_layoutGridTeam1
{
   visibility: visible;
   display: table;
}
#wb_layoutGridTeam1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layoutGridTeam1
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#layoutGridTeam1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_layoutGridTeam2
{
   visibility: visible;
   display: table;
}
#wb_layoutGridTeam2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layoutGridTeam2
{
   height: auto;
   padding: 5px 5px 5px 5px;
}
#layoutGridTeam2 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#layoutGridTeam2 > .row > .col-1, #layoutGridTeam2 > .row > .col-2, #layoutGridTeam2 > .row > .col-3
{
   padding-right: 5px;
   padding-left: 5px;
}
#layoutGridTeam2 > .row > .col-1
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#layoutGridTeam2 > .row > .col-2
{
   display: block;
   width: 66.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#layoutGridTeam2 > .row > .col-3
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#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_infoBlock2
{
   visibility: visible;
   display: table;
}
#wb_infoBlock2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#infoBlock2
{
   height: auto;
   padding: 100px 0 100px 0;
}
#infoBlock2-divider-top
{
   height: 36px;
}
#infoBlock2-divider-top
{
   top: 0%;
   left: 0;
}
#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_sectionTeam
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#sectionTeam-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 0%;
   top: 0%;
   height: auto;
   width: 39%;
   padding: 0;
}
#sectionTeam-card-item0:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item0 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 50%;
}
#sectionTeam-card-item1
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 66.1%;
   top: 4.5%;
   height: auto;
   width: 33.3%;
   padding: 0;
}
#sectionTeam-card-item1:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item1
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item1 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 50%;
}
#sectionTeam-card-item2
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 62.5%;
   top: 57.4%;
   height: auto;
   width: 28.5%;
   padding: 0;
}
#sectionTeam-card-item2:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item2
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item2 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 50%;
}
#sectionTeam-card-item3
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 35.3%;
   top: 33.5%;
   height: auto;
   width: 35.1%;
   padding: 0;
}
#sectionTeam-card-item3:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item3
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item3 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 50%;
}
#sectionTeam-card-item4
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 9.1%;
   top: 58.4%;
   height: auto;
   width: 26.3%;
   padding: 0;
}
#sectionTeam-card-item4:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item4
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item4 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 50%;
}
#sectionTeam-card-item5
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 43%;
   top: 5.5%;
   height: auto;
   width: 20.1%;
   padding: 0;
}
#sectionTeam-card-item5:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item5
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item5 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 50%;
}
#wb_sectionTeam
{
   text-align: left;
}
#ToolTip1
{
   left: 996px;
   top: 3125px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#ToolTip2
{
   left: 996px;
   top: 3183px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#ToolTip3
{
   left: 996px;
   top: 3241px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#ToolTip4
{
   left: 996px;
   top: 3299px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#ToolTip5
{
   left: 996px;
   top: 3357px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#ToolTip6
{
   left: 996px;
   top: 3415px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#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;
}
#wb_Card10
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: transparent;
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 0 2px 0 2px;
   padding: 10px 10px 2px 2px;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   text-align: left;
}
#Card10-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card10-card-item0 i
{
   color: #008000;
   float: right;
   margin-right: 1px;
   text-align: center;
   vertical-align: top;
   font-size: 20px;
   width: 20px;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 10px 0 10px 0;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
   text-align: center;
}
#Card10-card-item1 i
{
   color: #FFFFFF;
   margin-left: 4px;
   text-align: center;
   vertical-align: top;
   font-size: 12px;
   width: 12px;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 1px 2px 1px 2px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#wb_Card10
{
   text-align: left;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: transparent;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0 2px 0 2px;
   padding: 10px 10px 2px 2px;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   text-align: left;
}
#Card1-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item0 i
{
   color: #008000;
   float: right;
   margin-right: 1px;
   text-align: center;
   vertical-align: top;
   font-size: 20px;
   width: 20px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 10px 0 10px 0;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
   text-align: center;
}
#Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item1 i
{
   color: #FFFFFF;
   margin-left: 4px;
   text-align: center;
   vertical-align: top;
   font-size: 12px;
   width: 12px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 1px 2px 1px 2px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#wb_Card1
{
   text-align: left;
}
#wb_Card2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: transparent;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0 2px 0 2px;
   padding: 10px 10px 2px 2px;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   text-align: left;
}
#Card2-card-item0 i
{
   color: #008000;
   float: right;
   margin-right: 1px;
   text-align: center;
   vertical-align: top;
   font-size: 20px;
   width: 20px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 10px 0 10px 0;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
   text-align: center;
}
#Card2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item1 i
{
   color: #FFFFFF;
   margin-left: 4px;
   text-align: center;
   vertical-align: top;
   font-size: 12px;
   width: 12px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 1px 3px 1px 3px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#wb_Card2
{
   text-align: left;
}
#wb_Card3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: transparent;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0 2px 0 2px;
   padding: 10px 10px 2px 2px;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   text-align: left;
}
#Card3-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item0 i
{
   color: #008000;
   float: right;
   margin-right: 1px;
   text-align: center;
   vertical-align: top;
   font-size: 20px;
   width: 20px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 10px 0 10px 0;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
   text-align: center;
}
#Card3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item1 i
{
   color: #FFFFFF;
   margin-left: 4px;
   text-align: center;
   vertical-align: top;
   font-size: 12px;
   width: 12px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 1px 3px 1px 3px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#wb_Card3
{
   text-align: left;
}
#wb_FontAwesomeIcon4
{
   width: 88px;
   height: 73px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon4
{
   width: 88px;
   height: 73px;
}
#FontAwesomeIcon4 i
{
   line-height: 73px;
   font-size: 73px;
   width: 72px;
}
#wb_FontAwesomeIcon4:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_FontAwesomeIcon2
{
   width: 88px;
   height: 73px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon2
{
   width: 88px;
   height: 73px;
}
#FontAwesomeIcon2 i
{
   line-height: 73px;
   font-size: 73px;
   width: 72px;
}
#wb_FontAwesomeIcon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_FontAwesomeIcon1
{
   width: 88px;
   height: 73px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon1
{
   width: 88px;
   height: 73px;
}
#FontAwesomeIcon1 i
{
   line-height: 73px;
   font-size: 73px;
   width: 72px;
}
#wb_FontAwesomeIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_FontAwesomeIcon3
{
   width: 88px;
   height: 73px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon3
{
   width: 88px;
   height: 73px;
}
#FontAwesomeIcon3 i
{
   line-height: 73px;
   font-size: 73px;
   width: 72px;
}
#wb_FontAwesomeIcon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_Image2
{
   width: 216px;
   height: 126px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image2
{
   width: 216px;
   height: 126px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 21px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: rgba(105,105,105,0.24);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading3
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
   text-transform: none;
}
#wb_banner1-text
{
   visibility: visible;
   display: block;
}
#wb_banner1-text
{
   margin: 0;
   padding: 0;
}
#RollOverText6
{
   width: 254px;
   height: 186px;
   visibility: visible;
   display: inline-block;
}
#RollOverText8
{
   width: 254px;
   height: 186px;
   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_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_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_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_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;
}
#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;
}
#Html1
{
   width: 350px;
   height: 350px;
   visibility: visible;
   display: inline-block;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 0 10px 0;
   font-size: 32px;
   font-weight: normal;
   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: #DCDCDC;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
   text-align: center;
   text-transform: none;
}
#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;
}
#wb_reviewsImage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#StructuredData2
{
   left: 30px;
   top: 11690px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
}
@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_thessaloniki
{
   visibility: visible;
   display: table;
}
#wb_thessaloniki
{
   height: auto;
   margin-top: 25px;
   margin-bottom: 0px;
}
#thessaloniki
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#thessaloniki .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#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_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_layoutGridTeam1
{
   visibility: visible;
   display: table;
}
#wb_layoutGridTeam1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layoutGridTeam1
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#layoutGridTeam1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_layoutGridTeam2
{
   visibility: visible;
   display: table;
}
#wb_layoutGridTeam2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layoutGridTeam2
{
   height: auto;
   padding: 5px 5px 5px 5px;
}
#layoutGridTeam2 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#layoutGridTeam2 > .row > .col-1, #layoutGridTeam2 > .row > .col-2, #layoutGridTeam2 > .row > .col-3
{
   padding-right: 5px;
   padding-left: 5px;
}
#layoutGridTeam2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#layoutGridTeam2 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#layoutGridTeam2 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#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_infoBlock2
{
   visibility: visible;
   display: table;
}
#wb_infoBlock2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#infoBlock2
{
   height: auto;
   padding: 100px 0 100px 0;
}
#infoBlock2-divider-top
{
   height: 36px;
}
#infoBlock2-divider-top
{
   top: 0%;
   left: 0;
}
#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_sectionTeam
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#sectionTeam-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 0%;
   top: 0%;
   height: auto;
   width: 41.9%;
   padding: 0;
}
#sectionTeam-card-item0:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item0 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 50%;
}
#sectionTeam-card-item1
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 66.1%;
   top: 4.5%;
   height: auto;
   width: 33.3%;
   padding: 0;
}
#sectionTeam-card-item1:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item1
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item1 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 50%;
}
#sectionTeam-card-item2
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 62.7%;
   top: 61%;
   height: auto;
   width: 30.5%;
   padding: 0;
}
#sectionTeam-card-item2:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item2
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item2 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 50%;
}
#sectionTeam-card-item3
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 39.7%;
   top: 33.5%;
   height: auto;
   width: 37.3%;
   padding: 0;
}
#sectionTeam-card-item3:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item3
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item3 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 50%;
}
#sectionTeam-card-item4
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 9.2%;
   top: 55%;
   height: auto;
   width: 32.7%;
   padding: 0;
}
#sectionTeam-card-item4:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item4
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item4 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 50%;
}
#sectionTeam-card-item5
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 43%;
   top: 3.8%;
   height: auto;
   width: 20.5%;
   padding: 0;
}
#sectionTeam-card-item5:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item5
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#sectionTeam-card-item5 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 50%;
}
#wb_sectionTeam
{
   text-align: left;
}
#ToolTip1
{
   left: 996px;
   top: 3125px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#ToolTip2
{
   left: 996px;
   top: 3183px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#ToolTip3
{
   left: 996px;
   top: 3241px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#ToolTip4
{
   left: 996px;
   top: 3299px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#ToolTip5
{
   left: 996px;
   top: 3357px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#ToolTip6
{
   left: 996px;
   top: 3415px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#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;
}
#wb_Card10
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #000000;
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 0 2px 0 2px;
   padding: 10px 10px 2px 2px;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   text-align: left;
}
#Card10-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card10-card-item0 i
{
   color: #008000;
   float: right;
   margin-right: 1px;
   text-align: center;
   vertical-align: top;
   font-size: 20px;
   width: 20px;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 10px 0 10px 0;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
   text-align: center;
}
#Card10-card-item1 i
{
   color: #FFFFFF;
   margin-left: 4px;
   text-align: center;
   vertical-align: top;
   font-size: 12px;
   width: 12px;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 1px 2px 1px 2px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#wb_Card10
{
   text-align: left;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #000000;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0 2px 0 2px;
   padding: 10px 10px 2px 2px;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   text-align: left;
}
#Card1-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item0 i
{
   color: #008000;
   float: right;
   margin-right: 1px;
   text-align: center;
   vertical-align: top;
   font-size: 20px;
   width: 20px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 10px 0 10px 0;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
   text-align: center;
}
#Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item1 i
{
   color: #FFFFFF;
   margin-left: 4px;
   text-align: center;
   vertical-align: top;
   font-size: 12px;
   width: 12px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 1px 2px 1px 2px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#wb_Card1
{
   text-align: left;
}
#wb_Card2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #000000;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0 2px 0 2px;
   padding: 10px 10px 2px 2px;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   text-align: left;
}
#Card2-card-item0 i
{
   color: #008000;
   float: right;
   margin-right: 1px;
   text-align: center;
   vertical-align: top;
   font-size: 20px;
   width: 20px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 10px 0 10px 0;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
   text-align: center;
}
#Card2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item1 i
{
   color: #FFFFFF;
   margin-left: 4px;
   text-align: center;
   vertical-align: top;
   font-size: 12px;
   width: 12px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 1px 3px 1px 3px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#wb_Card2
{
   text-align: left;
}
#wb_Card3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #000000;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0 2px 0 2px;
   padding: 10px 10px 2px 2px;
   background-color: transparent;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   text-align: left;
}
#Card3-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item0 i
{
   color: #008000;
   float: right;
   margin-right: 1px;
   text-align: center;
   vertical-align: top;
   font-size: 20px;
   width: 20px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 10px 0 10px 0;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
   text-align: center;
}
#Card3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item1 i
{
   color: #FFFFFF;
   margin-left: 4px;
   text-align: center;
   vertical-align: top;
   font-size: 12px;
   width: 12px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 1px 3px 1px 3px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#wb_Card3
{
   text-align: left;
}
#wb_FontAwesomeIcon4
{
   width: 88px;
   height: 73px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon4
{
   width: 88px;
   height: 73px;
}
#FontAwesomeIcon4 i
{
   line-height: 73px;
   font-size: 73px;
   width: 72px;
}
#wb_FontAwesomeIcon4:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_FontAwesomeIcon2
{
   width: 88px;
   height: 73px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon2
{
   width: 88px;
   height: 73px;
}
#FontAwesomeIcon2 i
{
   line-height: 73px;
   font-size: 73px;
   width: 72px;
}
#wb_FontAwesomeIcon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_FontAwesomeIcon1
{
   width: 88px;
   height: 73px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon1
{
   width: 88px;
   height: 73px;
}
#FontAwesomeIcon1 i
{
   line-height: 73px;
   font-size: 73px;
   width: 72px;
}
#wb_FontAwesomeIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_FontAwesomeIcon3
{
   width: 88px;
   height: 73px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon3
{
   width: 88px;
   height: 73px;
}
#FontAwesomeIcon3 i
{
   line-height: 73px;
   font-size: 73px;
   width: 72px;
}
#wb_FontAwesomeIcon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_Image2
{
   width: 216px;
   height: 126px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image2
{
   width: 216px;
   height: 126px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: rgba(105,105,105,0.24);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading3
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#wb_banner1-text
{
   visibility: visible;
   display: block;
}
#wb_banner1-text
{
   margin: 0;
   padding: 0;
}
#RollOverText6
{
   width: 254px;
   height: 186px;
   visibility: visible;
   display: inline-block;
}
#RollOverText8
{
   width: 254px;
   height: 186px;
   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_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_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_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_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;
}
#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;
}
#Html1
{
   width: 350px;
   height: 350px;
   visibility: visible;
   display: inline-block;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 0 10px 0;
   font-size: 32px;
   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: #DCDCDC;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   text-align: center;
   text-transform: none;
}
#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;
}
#wb_reviewsImage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#StructuredData2
{
   left: 20px;
   top: 17680px;
   width: 109px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
}
