body
{
   background-color: #000000;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_Logo
{
   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;
}
#Logo
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#Logo > .col-1, #Logo > .col-2, #Logo > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Logo > .col-1, #Logo > .col-2, #Logo > .col-3
{
   flex: 0 0 auto;
}
#Logo > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: stretch;
   align-self: stretch;
   align-items: stretch;
   justify-content: center;
   text-align: center;
}
#Logo > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#Logo > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: stretch;
   align-self: stretch;
   align-items: stretch;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#Logo > .col-1, #Logo > .col-2, #Logo > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid3
{
   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;
}
#LayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2, #LayoutGrid3 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2, #LayoutGrid3 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid3 > .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;
}
#LayoutGrid3 > .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;
}
#LayoutGrid3 > .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: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2, #LayoutGrid3 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !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 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#Footer > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Footer > .row > .col-1, #Footer > .row > .col-2, #Footer > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Footer > .row > .col-1, #Footer > .row > .col-2, #Footer > .row > .col-3
{
   float: left;
}
#Footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#Footer > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#Footer > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   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, #Footer > .row > .col-2, #Footer > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 30px 0 0 0 ;
   text-align: center;
}
#wb_Text5 div
{
   text-align: center;
}
#wb_Text5
{
   display: block;
   margin: 30px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 30px 0 0 0 ;
   text-align: left;
}
#Text6-max-width
{
   margin-left: auto;
   margin-right: auto;
   max-width: 500px;
   width: 100%;
}
#wb_Text6 div
{
   text-align: left;
}
#wb_Text6
{
   display: block;
   margin: 30px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 750px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_ResponsiveMenu3
{
   display: block;
   background-color: rgba(255,255,255,0.00);
   font-family: Arial;
   font-weight: bold;
   text-align: center;
   width: 100%;
   z-index: 1111 !important;
}
#ResponsiveMenu3
{
   display: inline-block;
   background-color: rgba(255,255,255,0.00);
   height: 65px;
}
#wb_ResponsiveMenu3 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu3 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu3 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu3 ul li i
{
   font-size: 24px;
   width: 24px;
   margin-bottom: 0px;
}
#wb_ResponsiveMenu3 ul li a
{
   background-color: rgba(255,255,255,0.00);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 5px 30px 5px 20px;
   text-align: center;
}
#wb_ResponsiveMenu3 > ul > li > a 
{
   height: 55px;
}
.ResponsiveMenu3 a 
{
   display: block;
}
#wb_ResponsiveMenu3 li:hover > a, #wb_ResponsiveMenu3 li .active
{
   background-color: rgba(255,255,255,0.00);
   color: #9932CC;
}
#wb_ResponsiveMenu3 ul ul
{
   display: none;
   position: absolute;
   top: 65px;
}
#wb_ResponsiveMenu3 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu3 ul ul li 
{
   float: none;
   position: relative;
   width: 140px;
}
#wb_ResponsiveMenu3 ul ul li a
{
   background-color: rgba(255,255,255,0.00);
   border: 0px solid #FFFFFF;
   color: #F5F5F5;
}
#wb_ResponsiveMenu3 ul ul li:hover > a, #wb_ResponsiveMenu3 ul ul li .active
{
   background-color: rgba(204,204,204,0.00);
   color: #9400D3;
}
#wb_ResponsiveMenu3 ul ul li i 
{
   margin-right: 8px;
   vertical-align: middle;
}
#wb_ResponsiveMenu3 ul ul li a 
{
   padding-top: 5px;
   padding-right: 20px;
   padding-bottom: 5px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu3 ul ul ul li 
{
   left: 140px;
   position: relative;
   top: -65px;
}
#wb_ResponsiveMenu3 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ResponsiveMenu3 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #F5F5F5;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu3 li:hover > a .arrow-down, #wb_ResponsiveMenu3 li .active .arrow-down
{ 
   border-top-color: #9932CC;
}
#wb_ResponsiveMenu3 ul ul li:hover > a .arrow-left, #wb_ResponsiveMenu3 ul ul li .active .arrow-left
{ 
   border-left-color: #9400D3;
}
#wb_ResponsiveMenu3 .toggle,[id^=ResponsiveMenu3-submenu]
{
   display: none;
}
@media all and (max-width:2000px) 
{
#wb_ResponsiveMenu3
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu3 ul li a, #wb_ResponsiveMenu3 .toggle
{
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 5px 20px 5px 20px;
}
#wb_ResponsiveMenu3 .toggle + a
{
   display: none !important;
}
.ResponsiveMenu3 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu3 
{
   background-color: transparent;
   display: none;
}
#wb_ResponsiveMenu3 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_ResponsiveMenu3 .toggle 
{
   display: block;
   background-color: rgba(255,255,255,0.00);
   color: #FFFFFF;
   padding: 0 20px 0 20px;
   line-height: 34px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_ResponsiveMenu3 .toggle:hover
{
   background-color: rgba(255,255,255,0.00);
   color: #9932CC;
}
[id^=ResponsiveMenu3-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu3-title
{
   height: 65px !important;
   line-height: 65px !important;
   text-align: center;
}
#wb_ResponsiveMenu3 ul li 
{
   display: block;
   width: 100% !important;
   text-align: center;
}
#wb_ResponsiveMenu3 ul ul .toggle,
#wb_ResponsiveMenu3 ul ul a 
{
   padding: 0 40px;
}
#wb_ResponsiveMenu3 a:hover,
#wb_ResponsiveMenu3 ul ul ul a 
{
   background-color: rgba(255,255,255,0.00);
   color: #F5F5F5;
}
#wb_ResponsiveMenu3 ul li ul li .toggle,
#wb_ResponsiveMenu3 ul ul a 
{
   background-color: rgba(255,255,255,0.00);
   color: #F5F5F5;
}
#wb_ResponsiveMenu3 ul ul ul a 
{
   padding: 5px 20px 5px 60px;
}
#wb_ResponsiveMenu3 ul li a 
{
   text-align: center;
}
#wb_ResponsiveMenu3 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu3 ul li i 
{
   margin-right: 8px;
}
#wb_ResponsiveMenu3 ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu3 ul ul li:hover > ul,
#wb_ResponsiveMenu3 ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu3 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu3 ul ul ul li 
{
   position: static;
}
#ResponsiveMenu3-icon 
{
   display: block;
   position: absolute;
   left: 20px;
   top: 20px;
   user-select: none;
}
#ResponsiveMenu3-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_ResponsiveMenu3 ul li ul li .toggle:hover
{
   background-color: #CCCCCC;
   color: #9400D3;
}
#wb_ResponsiveMenu3 .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu3 .toggle:hover .arrow-down, #wb_ResponsiveMenu3 li .active .arrow-down
{
   border-top-color: #9932CC;
}
#wb_ResponsiveMenu3 ul li ul li .toggle .arrow-down 
{
   border-top-color: #F5F5F5;
}
#wb_ResponsiveMenu3 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu3 ul li ul li .active .arrow-down
{
   border-top-color: #9400D3;
}
}
#wb_Image1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 1;
}
#wb_ResponsiveMenu3
{
   display: block;
   width: 100%;
   z-index: 0;
}
@media only screen and (max-width: 1030px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_Logo
{
   visibility: visible;
   display: table;
}
#wb_Logo
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Logo
{
   height: auto;
   padding: 0;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0;
}
#wb_Footer
{
   visibility: visible;
   display: table;
}
#wb_Footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Footer
{
   height: auto;
   padding: 0 15px 0 15px;
}
#Footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   margin: 30px 0 0 0 ;
   padding: 0;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   margin: 30px 0 0 0 ;
   padding: 0;
}
#wb_ResponsiveMenu3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_ResponsiveMenu3 ul li a
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
}
#wb_ResponsiveMenu3 ul li a, #wb_ResponsiveMenu3 .toggle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 27px;
}
#ResponsiveMenu3
{
   height: 60px;
}
#wb_ResponsiveMenu3 ul ul
{
   top: 60px;
}
#wb_ResponsiveMenu3 ul ul ul li
{
   left: 140px;
   top: -60px;
}
#wb_ResponsiveMenu3 > ul > li > a
{
   height: 50px;
}
#wb_ResponsiveMenu3 ul ul li
{
   width: 140px;
}
}
