div#container
{
   width: 1142px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #4F4F4F;
   color: #202425;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
*
{
   scrollbar-color: rgba(88, 88, 88, 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(88, 88, 88, 1.00);
   border: 2px solid rgba(0, 0, 0, 1.00);
}
*::-webkit-scrollbar-corner
{
   background: rgba(0, 0, 0, 1.00);
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
#wb_PanelLayerTrigger_master a, #PanelLayerTrigger_master_markup li a
{
   display: block;
   text-align: center;
   vertical-align: middle;
}
#PanelLayerTrigger_master_markup
{
   display: none;
   margin: 0;
   padding: 0px 0px 0px 0px;
}
#PanelLayerTrigger_master_panel #PanelLayerTrigger_master_markup
{
   display: block;
}
#PanelLayerTrigger_master_markup ul
{
   list-style: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#PanelLayerTrigger_master_markup li a, #PanelLayerTrigger_master_markup li a:hover
{
   padding: 10px 10px 10px 10px;
   box-shadow: none;
}
#PanelLayerTrigger_master_markup .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #2E2E2E;
}
#PanelLayerTrigger_master_panel
{
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 250px;
   z-index: 9999;
}
#wb_PanelLayerTrigger_master a
{
   color: #FFFFFF;
   border: 1px solid #2E2E2E;
   border-radius: 0px;
   background-color: #3C3C3C;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   text-transform: none;
}
#wb_PanelLayerTrigger_master a
{
   display: flex;
   align-items: center;
   justify-content: center;
}
#wb_PanelLayerTrigger_master a:hover
{
   color: #FFFFFF;
   background-color: #3C3C3C;
   border: 1px solid #2E2E2E;
}
#PanelLayerTrigger_master.open .line:nth-child(1)
{
}
#PanelLayerTrigger_master.open .line:nth-child(2)
{
}
#PanelLayerTrigger_master.open .line:nth-child(3)
{
}
#PanelLayerTrigger_master svg
{
   overflow: visible;
   transition: transform 400ms linear;
}
#PanelLayerTrigger_master.open svg
{
   transform: rotate(45deg);
}
#PanelLayerTrigger_master .line
{
   fill: none;
   transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
   stroke: #FFFFFF;
   stroke-width: 5.76;
   stroke-linecap: square;
}
#PanelLayerTrigger_master .line.top
{
   stroke-dasharray: 40 121;
}
#PanelLayerTrigger_master .line.bottom
{
   stroke-dasharray: 40 121;
}
#PanelLayerTrigger_master.open .line.top
{
   stroke-dashoffset: -68px;
}
#PanelLayerTrigger_master.open .line.bottom
{
   stroke-dashoffset: -68px;
}
#PanelLayerTrigger_master
{
   line-height: 62px;
   width: 62px;
   height: 62px;
   position: absolute;
   z-index: 999;
}
#wb_footerText_master
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: left;
}
#wb_footerText_master
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
}
#wb_footerText_master div
{
   text-align: left;
}
#wb_footerText_master p
{
   margin: 0;
   padding: 0;
}
#PanelLayer_master
{
   padding: 0px 0px 0px 0px;
}
#PanelLayer_master_panel
{
   background-color: #3C3C3C;
   background-image: none;
   border-radius: 0px;
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 306px;
   z-index: 9999;
}
@media only screen and (max-width:480px) 
{
#PanelLayer_master
{
   width: 100% !important;
}
#PanelLayer_master_panel
{
   width: 100% !important;
}
body
{
   margin-left: 0 !important;
}
}
#wb_PanelLayerClose
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#PanelLayerClose
{
   height: 30px;
   width: 30px;
}
#PanelLayerClose i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
   width: 30px;
}
#wb_PanelLayerClose:hover i
{
   color: #DCDCDC;
}
#wb_PanelLayerHeading_master
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0px 15px 10px 15px;
   text-align: left;
}
#PanelLayerHeading_master
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_PanelLayerMenu_master
{
   position: relative;
   border: 0px solid #424242;
   margin: 15px 0px 15px 0px;
}
#wb_PanelLayerMenu_master
{
   background-color: rgba(122, 122, 122, 0.00);
}
#wb_PanelLayerMenu_master ul
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-transform: none;
   list-style: none;
   margin: 0;
   padding: 0;
}
.PanelLayerMenu_master a
{
   text-decoration: none;
}
.PanelLayerMenu_master ul
{
   list-style: none;
   padding: 0;
   text-align: left;
}
.PanelLayerMenu_master li
{
   position: relative;
}
.PanelLayerMenu_master li a
{
   display: block;
   position: relative;
   padding: 10px 15px 10px 15px;
   color: #FFFFFF;
   outline: none;
}
.PanelLayerMenu_master li a:hover
{
   color: #EC0B73;
   background-color: #CCCCCC;
}
#wb_PanelLayerMenu_master .overlay-icon
{
   margin: 0px 10px 0px 0px;
}
.PanelLayerMenu_master-effect
{
   transition: all 500ms linear;
}
#Button4_master
{
   box-sizing: border-box;
   line-height: 56px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #FFFFFF;
   border-radius: 30px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   text-decoration: none;
   -webkit-appearance: none;
   margin: 0;
}
#Button4_master:focus
{
   outline: 0;
}
#Button5_master
{
   box-sizing: border-box;
   line-height: 56px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #FFFFFF;
   border-radius: 30px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   text-decoration: none;
   -webkit-appearance: none;
   margin: 0;
}
#Button5_master:focus
{
   outline: 0;
}
#Image21_master
{
   border: 0px solid #000000;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 16px 0px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 53px;
   line-height: 62px;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_Text2 p
{
   margin: 0;
   padding: 0;
}
#PageFooter1_master
{
   background-color: #333333;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_Text1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2 div
{
   text-align: left;
}
#Image1
{
   border: 0px solid #000000;
   padding: 0px 0px 0px 0px;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#PageFooter1_master
{
   background-color: #333333;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
