body
{
   border-width: 0 !important;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.wb-theme-header
{
   background-color: #817865;
   background-image: none;
   border: 1px solid #494437;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(129,120,101,1.00);
   --border-color: #494437;
   --border-width: 1px;
   --color: #FFFFFF;
}
.wb-theme-content
{
   background-color: #FEEEBD;
   background-image: none;
   border: 1px solid #8E846B;
   border-radius: 0px;
   color: #383838;
   --background-color: rgba(254,238,189,1.00);
   --border-color: #8E846B;
   --border-width: 1px;
   --color: #383838;
   --icon-color: #D19405;
   --colorize: invert(50%) sepia(95%) saturate(493%) hue-rotate(6deg) brightness(98%) contrast(96%);
}
.wb-theme-button, .wb-theme-static
{
   background-color: #FECE2F;
   background-image: none;
   border: 1px solid #D19405;
   border-radius: 0px;
   color: #4C3000;
   --background-color: rgba(254,206,47,1.00);
   --border-color: #D19405;
   --border-width: 1px;
   --color: #4C3000;
}
.wb-theme-button:hover
{
   background-color: #FFDD57;
   background-image: none;
   border: 1px solid #A45B13;
   border-radius: 0px;
   color: #381F00;
   --background-color: rgba(255,221,87,1.00);
   --border-color: #A45B13;
   --border-width: 1px;
   --color: #381F00;
}
.wb-theme-button.active, .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #655E4E;
   border-radius: 0px;
   color: #0074C7;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #655E4E;
   --border-width: 1px;
   --color: #0074C7;
}
.darktheme .wb-theme-header
{
   background-color: #817865;
   background-image: none;
   border: 1px solid #494437;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(129,120,101,1.00);
   --border-color: #494437;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-content
{
   background-color: #FEEEBD;
   background-image: none;
   border: 1px solid #8E846B;
   border-radius: 0px;
   color: #383838;
   --background-color: rgba(254,238,189,1.00);
   --border-color: #8E846B;
   --border-width: 1px;
   --color: #383838;
   --icon-color: #D19405;
   --colorize: invert(81%) sepia(46%) saturate(7106%) hue-rotate(12deg) brightness(96%) contrast(96%);
}
.darktheme .wb-theme-button, .darktheme .wb-theme-static
{
   background-color: #FECE2F;
   background-image: none;
   border: 1px solid #D19405;
   border-radius: 0px;
   color: #4C3000;
   --background-color: rgba(254,206,47,1.00);
   --border-color: #D19405;
   --border-width: 1px;
   --color: #4C3000;
}
.darktheme .wb-theme-button:hover
{
   background-color: #FFDD57;
   background-image: none;
   border: 1px solid #A45B13;
   border-radius: 0px;
   color: #381F00;
   --background-color: rgba(255,221,87,1.00);
   --border-color: #A45B13;
   --border-width: 1px;
   --color: #381F00;
}
.darktheme .wb-theme-button.active, .darktheme .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #655E4E;
   background-image: none;
   border: 1px solid #655E4E;
   border-radius: 0px;
   color: #EB990F;
   --background-color: rgba(101,94,78,1.00);
   --border-color: #655E4E;
   --border-width: 1px;
   --color: #EB990F;
}
.ui-widget-header
{
   background-color: #817865;
   background-image: none;
   border: 1px solid #494437;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(129,120,101,1.00);
   --border-color: #494437;
   --border-width: 1px;
   --color: #FFFFFF;
}
.ui-widget-content
{
   background-color: #FEEEBD;
   background-image: none;
   border: 1px solid #8E846B;
   border-radius: 0px;
   color: #383838;
   --background-color: rgba(254,238,189,1.00);
   --border-color: #8E846B;
   --border-width: 1px;
   --color: #383838;
   --icon-color: #D19405;
   --colorize: invert(49%) sepia(97%) saturate(1307%) hue-rotate(15deg) brightness(100%) contrast(96%);
}
.ui-state-default
{
   background-color: #FECE2F;
   background-image: none;
   border: 1px solid #D19405;
   border-radius: 0px;
   color: #4C3000;
   --background-color: rgba(254,206,47,1.00);
   --border-color: #D19405;
   --border-width: 1px;
   --color: #4C3000;
}
.ui-state-hover
{
   background-color: #FFDD57;
   background-image: none;
   border: 1px solid #A45B13;
   border-radius: 0px;
   color: #381F00;
   --background-color: rgba(255,221,87,1.00);
   --border-color: #A45B13;
   --border-width: 1px;
   --color: #381F00;
}
.ui-state-default.active, .ui-state-active, .active > .ui-state-default
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #655E4E;
   border-radius: 0px;
   color: #0074C7;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #655E4E;
   --border-width: 1px;
   --color: #0074C7;
}
.darktheme .ui-widget-header
{
   background-color: #817865;
   background-image: none;
   border: 1px solid #494437;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(129,120,101,1.00);
   --border-color: #494437;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .ui-widget-content
{
   background-color: #FEEEBD;
   background-image: none;
   border: 1px solid #8E846B;
   border-radius: 0px;
   color: #383838;
   --background-color: rgba(254,238,189,1.00);
   --border-color: #8E846B;
   --border-width: 1px;
   --color: #383838;
   --icon-color: #D19405;
   --colorize: invert(54%) sepia(23%) saturate(3693%) hue-rotate(16deg) brightness(101%) contrast(96%);
}
.darktheme .ui-state-default, .darktheme .wb-theme-static
{
   background-color: #FECE2F;
   background-image: none;
   border: 1px solid #D19405;
   border-radius: 0px;
   color: #4C3000;
   --background-color: rgba(254,206,47,1.00);
   --border-color: #D19405;
   --border-width: 1px;
   --color: #4C3000;
}
.darktheme .ui-state-hover
{
   background-color: #FFDD57;
   background-image: none;
   border: 1px solid #A45B13;
   border-radius: 0px;
   color: #381F00;
   --background-color: rgba(255,221,87,1.00);
   --border-color: #A45B13;
   --border-width: 1px;
   --color: #381F00;
}
.darktheme .ui-state-default.active, .darktheme .ui-state-active, .active > .ui-state-default
{
   background-color: #655E4E;
   background-image: none;
   border: 1px solid #655E4E;
   border-radius: 0px;
   color: #EB990F;
   --background-color: rgba(101,94,78,1.00);
   --border-color: #655E4E;
   --border-width: 1px;
   --color: #EB990F;
}
.darktheme .ui-button{
   background-color: #FECE2F;
   background-image: none;
   border: 1px solid #D19405;
   border-radius: 0px;
   color: #4C3000;
   --background-color: rgba(254,206,47,1.00);
   --border-color: #D19405;
   --border-width: 1px;
   --color: #4C3000;
}
.darktheme .ui-button:hover
{
   background-color: #FFDD57;
   background-image: none;
   border: 1px solid #A45B13;
   border-radius: 0px;
   color: #381F00;
   --background-color: rgba(255,221,87,1.00);
   --border-color: #A45B13;
   --border-width: 1px;
   --color: #381F00;
}
.darktheme .ui-button:active
{
   background-color: #655E4E;
   background-image: none;
   border: 1px solid #655E4E;
   border-radius: 0px;
   color: #EB990F;
   --background-color: rgba(101,94,78,1.00);
   --border-color: #655E4E;
   --border-width: 1px;
   --color: #EB990F;
}
#wb_headerLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('https://images.unsplash.com/photo-1517309230475-6736d926b979?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w2ODk0MXwwfDF8c2VhcmNofDN8fGNoaW5hfGVufDB8fHx8MTc4MDQwMDc1OHww&ixlib=rb-4.1.0&q=80&w=1080');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#headerLayoutGrid
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#headerLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#headerLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#headerLayoutGrid > .row > .col-1
{
   float: left;
}
#headerLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#headerLayoutGrid:before,
#headerLayoutGrid:after,
#headerLayoutGrid .row:before,
#headerLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#headerLayoutGrid:after,
#headerLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#headerLayoutGrid > .row > .col-1
{
   float: none;
   width: 100%;
}
}
.headerMenu .nav
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   color: #2B2B2B;
   text-align: left;
   text-transform: uppercase;
}
#headerMenu, .headerMenu .nav, .headerMenu *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.headerMenu .nav:before,
.headerMenu .nav:after 
{
   content: " ";
   display: table;
}
.headerMenu .nav:after 
{
   clear: both;
}
.headerMenu .nav a 
{
   text-decoration: none;
}
.headerMenu .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.headerMenu .nav ul ul
{
   margin-bottom: 0;
}
.headerMenu .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.headerMenu .container:before,
.headerMenu .container:after 
{
   content: " ";
   display: table;
}
.headerMenu .container:after 
{
   clear: both;
}
.headerMenu .collapse 
{
   display: none;
}
.headerMenu .collapse.show 
{
   display: block;
}
.headerMenu .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.headerMenu .arrow, .headerMenu .arrow-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.headerMenu .dropdown 
{
   position: relative;
}
.headerMenu .dropdown-toggle:focus 
{
   outline: 0;
}
.headerMenu .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 16px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid rgba(197,197,197,1.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.headerMenu .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.headerMenu .dropdown-menu > li > a
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #2B2B2B;
   text-transform: none;
   white-space: nowrap;
}
.headerMenu .dropdown-menu > li > a:hover,
.headerMenu .dropdown-menu > li > a:focus 
{
   text-decoration: none;
   color: #2B2B2B;
   background-color: #EDEDED;
   background-image: none;
}
.headerMenu .dropdown-menu > li > a.active,
.headerMenu .dropdown-menu > li > a.active:hover,
.headerMenu .dropdown-menu > li > a.active:focus
{
   color: #2B2B2B;
   background-color: #EDEDED;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.headerMenu .show > .dropdown-menu
{
   display: block;
}
.headerMenu .show > a
{
   outline: 0;
}
.headerMenu .dropdown-header
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.headerMenu .dropdown-backdrop
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.headerMenu .nav > li 
{
   position: relative;
   display: block;
}
.headerMenu .nav > li > a
{
   position: relative;
   display: block;
   padding: 10px 15px 10px 15px;
}
.headerMenu .nav .show > a,
.headerMenu .nav .show > a:hover,
.headerMenu .nav .show > a:focus
{
    border-color: #4F4F4F;
}
.headerMenu .nav .nav-divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.headerMenu .nav .arrow
{
   border-top-color: #4F4F4F;
   border-bottom-color: #4F4F4F;
}
.headerMenu
{
   position: relative;
}
.headerMenu:before,
.headerMenu:after
{
   content: " ";
   display: table;
}
.headerMenu:after
{
   clear: both;
}
.headerMenu .navbar-header:before,
.headerMenu .navbar-header:after
{
   content: " ";
   display: table;
}
.headerMenu .navbar-header:after
{
   clear: both;
}
.headerMenu-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.headerMenu-navbar-collapse:before,
.headerMenu-navbar-collapse:after
{
   content: " ";
   display: table;
}
.headerMenu-navbar-collapse:after
{
   clear: both;
}
.headerMenu-navbar-collapse.show
{
   overflow-y: auto;
}
.headerMenu .navbar-toggle 
{
   position: relative;
   float: right;
   width: 52px;
   height: 42px;
   padding: 10px 15px 10px 15px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.headerMenu .navbar-toggle .line
{
   display: block;
   width: 22px;
   height: 4px;
   border-radius: 0px;
   transition: all 500ms linear;
}
.headerMenu .navbar-toggle .line
{
   margin: 4px auto;
}
.headerMenu .navbar-toggle  .line:first-child
{
   margin-top: 0px !important;
}
.headerMenu .navbar-nav
{
   margin: 6px -15px;
}
.headerMenu .navbar-nav > li > .dropdown-menu
{
   margin-top: 0;
   border-top-right-radius: 0;
   border-top-left-radius: 0;
}
.headerMenu .navbar-nav > li > a
{
   color: #2B2B2B;
}
.headerMenu .navbar-nav > li > a:hover,
.headerMenu .navbar-nav > li > a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
   text-decoration: none;
}
.headerMenu .navbar-nav > li > a.active,
.headerMenu .navbar-nav > li > a.active:hover,
.headerMenu .navbar-nav > li > a.active:focus
{
   color: #2B2B2B;
   background-color: #EDEDED;
   background-image: none;
}
.headerMenu .navbar-toggle
{
   border: 1px solid transparent;
}
.headerMenu .navbar-toggle:hover,
.headerMenu .navbar-toggle:focus
{
   background-color: transparent;
}
.headerMenu .navbar-toggle .line
{
   background-color: #999C9F;
}
.headerMenu-navbar-collapse
{
   border-color: rgba(197,197,197,1.00);
}
.headerMenu .navbar-nav > .dropdown > a:hover .arrow,
.headerMenu .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.headerMenu .navbar-nav > .show > a,
.headerMenu .navbar-nav > .show > a:hover,
.headerMenu .navbar-nav > .show > a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
}
.headerMenu .navbar-nav > .show > a .arrow,
.headerMenu .navbar-nav > .show > a:hover .arrow,
.headerMenu .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.headerMenu .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.headerMenu .navbar-link
{
   color: #2B2B2B;
}
.headerMenu .navbar-link:hover
{
   color: #2B2B2B;
}
.headerMenu .navbar-header
{
   color: #999C9F;
}
@media (min-width: 480px) 
{
.headerMenu .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.headerMenu .navbar-header
{
   float: left;
}
.headerMenu-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.headerMenu-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.headerMenu-navbar-collapse.show
{
   overflow-y: auto;
}
.headerMenu .navbar-toggle
{
   display: none;
}
.headerMenu .navbar-nav
{
   float: right;
   margin: 0;
}
.headerMenu .navbar-nav > li
{
   float: left;
}
.headerMenu .container > .navbar-header,
.headerMenu .container > .headerMenu-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.headerMenu .navbar-nav > .dropdown > a:hover .arrow,
.headerMenu .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
}
@media (max-width: 480px) 
{
.headerMenu 
{
   background-color: #4F4F4F;
   background-image: none;
   border: 1px solid #4F4F4F;
}
.headerMenu .navbar-nav
{
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
}
.headerMenu .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.headerMenu .navbar-nav .show .dropdown-menu > li > a,
.headerMenu .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 15px;
}
.headerMenu .navbar-nav .show .dropdown-menu > li > a
{
   line-height: 20px;
}
}
@media (min-width: 480px) 
{
.headerMenu 
{
   background-color: #4F4F4F;
   background-image: none;
   border: 1px solid #4F4F4F;
   border-radius: 0px;
}
.headerMenu .navbar-nav > li > a
{
   color: #999C9F;
}
.headerMenu .navbar-nav > li > a:hover,
.headerMenu .navbar-nav > li > a:focus
{
   color: #FFFFFF;
   background-color: #343A40;
   background-image: none;
}
.headerMenu .navbar-nav > li > a.active,
.headerMenu .navbar-nav > li > a.active:hover,
.headerMenu .navbar-nav > li > a.active:focus
{
   color: #FFFFFF;
   background-color: #343A40;
   background-image: none;
}
.headerMenu .navbar-nav > .show > a,
.headerMenu .navbar-nav > .show > a:hover,
.headerMenu .navbar-nav > .show > a:focus
{
   background-color: #343A40;
   background-image: none;
   color: #FFFFFF;
}
.headerMenu .navbar-nav > .dropdown > a:hover .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.headerMenu .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #999C9F;
   border-bottom-color: #999C9F;
}
.headerMenu .navbar-nav > li > a.active > .arrow,
.headerMenu .navbar-nav > li > a.active:hover > .arrow,
.headerMenu .navbar-nav > li > a.active:focus > .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.headerMenu .navbar-nav > .show > a .arrow,
.headerMenu .navbar-nav > .show > a:hover .arrow,
.headerMenu .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.headerMenu .navbar-link
{
   color: #999C9F;
}
.headerMenu .navbar-link:hover 
{
   color: #fff;
}
}
#headerMenu-logo
{
   float: left;
}
#headerMenu-logo img
{
   border-width: 0;
   height: auto;
   max-width: 100%;
}
#headerMenu i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_headerMenu
{
   z-index: 1111 !important;
}
#wb_footer
{
   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;
}
#footer
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#footer > .row
{
   margin-right: 0;
   margin-left: 0;
}
#footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   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: left;
}
#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% !important;
}
}
#wb_footerMiddle
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F9F9F9;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footerMiddle
{
   box-sizing: border-box;
   padding: 20px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 800px;
}
#footerMiddle > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footerMiddle > .row > .col-1, #footerMiddle > .row > .col-2, #footerMiddle > .row > .col-3, #footerMiddle > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footerMiddle > .row > .col-1, #footerMiddle > .row > .col-2, #footerMiddle > .row > .col-3, #footerMiddle > .row > .col-4
{
   float: left;
}
#footerMiddle > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#footerMiddle > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#footerMiddle > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#footerMiddle > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#footerMiddle:before,
#footerMiddle:after,
#footerMiddle .row:before,
#footerMiddle .row:after
{
   display: table;
   content: " ";
}
#footerMiddle:after,
#footerMiddle .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footerMiddle > .row > .col-1, #footerMiddle > .row > .col-2, #footerMiddle > .row > .col-3, #footerMiddle > .row > .col-4
{
   float: none;
   width: 100%;
}
}
#footerMiddle-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
}
#footerMiddle-divider-top svg
{
   display: block;
   width: 200%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#footerMiddle-divider-top .divider-fill
{
   fill: rgba(79,79,79,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_footerText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_footerText3
{
   color: #696969;
   font-family: Arial;
   font-weight: bold;
   font-size: 15px;
   line-height: 16.5px;
}
#wb_footerText3 p, #wb_footerText3 ul
{
   margin: 0;
   padding: 0;
}
#wb_footerText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_footerText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_footerText
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 15px;
   line-height: 16.5px;
}
#wb_footerText p, #wb_footerText ul
{
   margin: 0;
   padding: 0;
}
#wb_footerText
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/hong gar kung fu orizontale.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: contain;
   border: 20px solid #FFFFFF;
   border-image-source: url('../images/wood-3.png');
   border-image-slice: 20;
   border-image-width: 20px;
   border-image-repeat: stretch;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 65px 15px 65px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/Drago 3.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 1px solid #8E846B;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 35px 15px 30px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_header7Text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 15px 0 ;
   text-align: center;
}
#wb_header7Text
{
   color: #F5FFFA;
   font-family: "Lucida Sans Unicode";
   font-weight: bold;
   font-style: italic;
   font-size: 29px;
   line-height: 36px;
}
#wb_header7Text p, #wb_header7Text ul
{
   margin: 0;
   padding: 0;
}
#wb_header7Text
{
   display: block;
   margin: 0 0 15px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Carousel1
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_Carousel1
{
   box-sizing: border-box;
   width: 100%;
   height: 329px;
}
#Carousel1
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#Carousel1 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.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;
   transition: transform 600ms ease-in-out;
   height: 100%;
   text-align: center;
}
#Carousel1 .carousel-item-next:not(.carousel-item-start), #Carousel1 .active.carousel-item-end
{
   transform: translateX(100%);
}
#Carousel1 .carousel-item-prev:not(.carousel-item-end), #Carousel1 .active.carousel-item-start
{
   transform: translateX(-100%);
}
#Carousel1 .carousel-item-inner
{
   padding: 0;
   display: flex;
   align-items: center;
   flex-direction: column;
   justify-content: flex-end;
   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 > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Carousel1 .carousel-indicators
{
   list-style: none;
   top: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -54px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#Carousel1 .carousel-indicators li
{
   display: block;
   float: left;
   margin: 12px 12px 12px 12px;
   width: 11px;
   height: 11px;
   cursor: pointer;
   text-indent: -999px;
   border-radius: 50%;
   background-color: transparent;
   border: 1px solid rgba(255,255,255,1.00);
}
#Carousel1 .carousel-indicators .active
{
   background-color: rgba(255,255,255,1.00);
}
#Carousel1 .frame
{
   width: 938px;
   display: inline-block;
   float: left;
   height: 329px;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading3
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 35px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 130px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_footer24Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#footer24Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#footer24Card2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#footer24Card2-card-item1
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   border: 1px solid #8A8A8F;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footer24Card2-card-item1 a
{
   color: inherit;
   display: block;
   padding: 9px 10px 9px 10px;
   text-decoration: none;
}
#footer24Card2-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footer24Card2-card-item2
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   border: 1px solid #8A8A8F;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footer24Card2-card-item2 a
{
   color: inherit;
   display: block;
   padding: 9px 10px 9px 10px;
   text-decoration: none;
}
#footer24Card2-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#intro12Button
{
   font-family: Arial;
   font-weight: bold;
   font-size: 20px;
   font-style: normal;
   border-style: solid;
   border-width: 1px;
}
#wb_intro12Button
{
   margin: 0 0 50px 0 ;
   vertical-align: top;
}
#intro12Button
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_intro12Button .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#intro12Button
{
   color: inherit;
}
#wb_intro12Button .ui-corner-all, #wb_intro12Button .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_intro12Button .ui-corner-all, #wb_intro12Button .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#ThemeableButton1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 20px;
   font-style: normal;
   border-style: solid;
   border-width: 1px;
}
#wb_ThemeableButton1
{
   margin: 0 0 50px 0 ;
   vertical-align: top;
}
#ThemeableButton1
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_ThemeableButton1 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#ThemeableButton1
{
   color: inherit;
}
#wb_ThemeableButton1 .ui-corner-all, #wb_ThemeableButton1 .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_ThemeableButton1 .ui-corner-all, #wb_ThemeableButton1 .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#wb_media16LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   border: none !important;
   box-sizing: border-box;
   margin: 0;
}
#media16LayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 0 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#media16LayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#media16LayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#media16LayoutGrid > .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: 768px)
{
#media16LayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_gallery2LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   border: none !important;
   box-sizing: border-box;
   margin: 0;
}
#gallery2LayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 0 0 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#gallery2LayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#gallery2LayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#gallery2LayoutGrid > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#gallery2LayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#PhotoGallery1
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery1 .thumbnails
{
   margin: 0;
}
#PhotoGallery1 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   padding: 3px 3px 3px 3px;
   width: 33.33333333%;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery1 .thumbnail img
{
   border: 0px solid #8E846B;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery1 .clearfix:before,
#PhotoGallery1 .clearfix:after,
#PhotoGallery1 .thumbnails:before,
#PhotoGallery1 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery1 .clearfix:after,
#PhotoGallery1 .thumbnails:after
{
   clear: both;
}
#PhotoGallery1 .visible-col3
{
   display: block;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Extension1
{
   font-size: 0;
   text-align: left;
}
.Extension1, .Extension1 *
{
   box-sizing: border-box;
   margin: 0 !important;	
}
.Extension1
{
   background: #000000;
   background-clip: padding-box;
   display: inline-block;
   border: 10px solid transparent;
   font-size: 0;
   height: auto;
   padding: 0px;
   position: relative;
   width: 33.3333%;
}
.Extension1 > span
{
   background-position: center center;
   background-size: cover;
   cursor: pointer;
   display: block;
   position: absolute;
   width: calc(100% - 
0px);
   height: calc(100% - 
0px);
}
.Extension1::after
{
   content: "";
   display: block;
   padding-bottom: 100%;
}
.Extension1 button
{
   position: absolute;
   top: 0px;
   left: 0px;
   margin: 0;
   padding: 0;
   background: 0;
   display: block;
   cursor: pointer;
   border: 0;
   width: 100%;
   height: 100%;
}
.Extension1 button .play-button
{
   background-color: rgba(0,0,0,0.78);
   background-clip: padding-box;
   border: 3px solid rgba(255,255,255,0.78);
   border-radius: 50%;
   display: block;
   font-size: 0px;
   height: auto;
   left: 50%;
   min-height: 30%;
   padding-top: calc(30% - 6px);
   position: absolute;
   top: 50%;
   transform: translateX(-50%) translateY(-50%);
   transition: all 500ms cubic-bezier(0.68, -0.35, 0.265, 1.35);
   width: 30%;
}
.Extension1 button:hover .play-button
{
   background-color: rgba(0,0,0,0.78);
   border-color: rgba(255,255,255,1.00);
   border-radius: 0 !important;
   border-width: 0 !important;
   min-height: 101% !important;
   padding: 0 !important;
   width: 101% !important;
}
.Extension1 button .play-button svg
{
   display: block;
   fill: rgba(255,255,255,1.00);
   height: 50%;
   left: 50%;
   position: absolute;
   top: 50%;
   transform: translateX(-40%) translateY(-50%);
   transition: all 500ms cubic-bezier(0.68, -0.35, 0.265, 1.35);
}
.Extension1 button:hover .play-button svg
{
   height: 50%;
}
#lightcase-overlay
{
   background: #000000 !important;
}
a[class*='lightcase-icon-'], a[class*='lightcase-icon-']:focus
{
   color: rgba(255,255,255,0.59) !important;
}
a[class*='lightcase-icon-']:hover 
{
   color: rgba(255,255,255,1.00) !important;
   text-shadow: none;
}
#lightcase-info #lightcase-title 
{
   font-size: 16px !important;
   font-weight: bold !important;
   color: #FFFFFF !important;
}
#lightcase-info #lightcase-caption
{
   font-size: 13px !important;
   color: #FFFFFF !important;
}
#lightcase-info
{
   font-family: "Arial";
   text-align: left;
   text-shadow: none !important;
}
#lightcase-content
{
   box-shadow: 0px 0px 30px rgba(0,0,0,0.50) !important;
}
#wb_footer
{
   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;
}
#footer
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#footer > .row
{
   margin-right: 0;
   margin-left: 0;
}
#footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   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: left;
}
#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% !important;
}
}
