body:before
{
   content: "";
   position: fixed;
   left: 0;
   top: 0;
   right: 0;
   bottom: 0;
   z-index: -1;
   background-image: linear-gradient(315deg, #0000CD 0%, #00008B 100%);
}
body
{
   background-color: #00008B;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   height: 100vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 15px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 600px;
}
#LayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .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: 480px)
{
#LayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid2
{
   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;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 15px 5px 0 5px;
   margin-right: auto;
   margin-left: auto;
   max-width: 300px;
}
#LayoutGrid2 > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   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;
}
}
#Button2
{
   box-sizing: border-box;
   line-height: 56px;
   text-decoration: none;
   vertical-align: top;
   border: 3px groove #FFA500;
   border-radius: 6px;
   background-color: #1E90FF;
   background-image: none;
   color: #FFFFFF;
   cursor: pointer;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 5px 0 0 0 ;
}
}
#Button2:focus
{
   outline: 0;
}
#Button2:hover
{
   background-color: #2E8B57;
   transition: background-color 500ms linear 0ms;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 15px 0 ;
   text-align: center;
}
#wb_Text7
{
   color: #00FF00;
   font-family: Arial;
   font-weight: normal;
   font-size: 35px;
}
#wb_Text7 div
{
   text-align: center;
}
#wb_Text7
{
   display: block;
   margin: 10px 0 15px 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: 250px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#OverlayMenu2-Master1
{
   background-color: #424242;
   background-image: none;
   border: 3px double #00FF00;
   border-radius: 5px;
   margin: 0;
}
#OverlayMenu2-Master1:hover
{
   background-color: #DCDCDC;
   background-image: none;
   border-color: #FF0000;
}
#OverlayMenu2-Master1
{
   display: block;
   width: 55px;
   height: 47px;
   position: absolute;
   overflow: hidden;
}
#OverlayMenu2-Master1 .line
{
   width: 25px;
   height: 5px;
   position: relative;
   top: 8px;
   background: #00FF00;
   display: block;
   margin: 5px auto;
}
#OverlayMenu2-Master1:hover .line
{
   background: #FF0000;
}
#OverlayMenu2-Master1-close
{
   background: transparent;
   font-size: 10px;
   height: 2.8em; 
   outline: none;
   position: absolute;
   right: 10px;
   text-align: left;
   top: 10px;
   width: 3em; 
}
#OverlayMenu2-Master1-close:before, #OverlayMenu2-Master1-close:after
{
   background: #FFFFFF;
   content: "";
   display: block;
   height: 0.6em;
   left: 0;
   opacity: 1;
   position: absolute;
   top: 0;
   width: 100%;
}
#OverlayMenu2-Master1-close span
{
   background: #FFFFFF;
   height: 0.6em;
   margin-top: -0.3em;
   position: absolute;
   top: 50%;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu2-Master1-close span::after
{
   background: #FFFFFF;
   content: "";
   display: block;
   height: 0.6em;
   position: absolute;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu2-Master1-close:before
{
   margin-top: -0.3em;
   opacity: 0;
   top: 50%;
}
#OverlayMenu2-Master1-close:after
{
   bottom: 50%;
   opacity: 0;
}
#OverlayMenu2-Master1-close span
{
   background: #FFFFFF;
   transform: rotate(-45deg);
}
#OverlayMenu2-Master1-close span:after
{
   background: #FFFFFF;
   transform: rotate(-90deg);
}
#OverlayMenu2-Master1-overlay
{
   display: flex;
   align-items: center;
   justify-content: center;
   height: 100%;
   left: 0;
   overflow-y: auto;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: -1;
   background-color: #1E90FF;
}
#OverlayMenu2-Master1-overlay ul
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   text-decoration: none;
   list-style: none;
   margin: 0;
   padding: 0;
}
.OverlayMenu2-Master1
{
   display: flex;
   justify-content: center;
   align-items: center;
   flex-direction: row;
   width: 100%;
   max-width: 970px;
}
.OverlayMenu2-Master1 a
{
   text-decoration: none;
}
.OverlayMenu2-Master1 ul
{
   list-style: none;
   padding: 0;
   text-align: center;
}
.OverlayMenu2-Master1 li
{
   position: relative;
}
.OverlayMenu2-Master1 li a
{
   display: block;
   position: relative;
   padding: 10px 15px 10px 15px;
   color: #FFFFFF;
   outline: none;
}
.OverlayMenu2-Master1 li a:hover, .OverlayMenu2-Master1 li a.active
{
   color: #191970;
   background-color: #00FFFF;
}
#OverlayMenu2-Master1-overlay
{
   visibility: hidden;
   width: 0;
   left: 50%;
   transform: translateX(-50%);
   transition: width 400ms 0.3s, visibility 0s 700ms;
}
#OverlayMenu2-Master1-overlay.show
{
   visibility: visible;
   width: 100%;
   transition: width 400ms;
}
#OverlayMenu2-Master1-overlay .OverlayMenu2-Master1
{
   opacity: 0;
   transition: opacity 0.3s 400ms;
}
#OverlayMenu2-Master1-overlay.show .OverlayMenu2-Master1
{
   opacity: 1;
   transition-delay: 400ms;
}
#OverlayMenu2-Master1-overlay.hide .OverlayMenu2-Master1
{
   transition-delay: 0s;
}
.OverlayMenu2-Master1 li.drilldown-back > a 
{
   padding-left: 43px;
   background: rgba(0,0,0,0.1);
}
.OverlayMenu2-Master1 li.drilldown-back > a:hover
{
   background-color: #00FFFF;
}
.OverlayMenu2-Master1 li.drilldown-back a:after,
.OverlayMenu2-Master1 li > a:not(:only-child):after
{
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 8px;
   border-left: 8px solid #FFFFFF;
   border-top: 6px solid transparent;
   border-bottom: 6px solid transparent;
   border-right: 0 dotted;
   content: " ";
}
.OverlayMenu2-Master1 li.drilldown-back a:after
{
   left: 8px;
   color: #FFFFFF;
   transform: translateY(-50%) rotate(180deg);
}
.OverlayMenu2-Master1 li.drilldown-back a:hover:after,
.OverlayMenu2-Master1 li > a:not(:only-child):hover:after
{
   border-left-color: #191970;
}
.OverlayMenu2-Master1 li > a:after
{
   color: rgba(0,0,0,0.15);
   right: 10px;
}
.OverlayMenu2-Master1 .drilldown-menu 
{
   margin: 0;
   width: 100%;
}
.OverlayMenu2-Master1 li .drilldown-submenu 
{
   display: none;
}
.drilldown-menu.drilldown-subview li,
.drilldown-menu.drilldown-subview li.drilldown-subviewopen > a,
.drilldown-menu.drilldown-subview li.drilldown-subview > a 
{
   display: none;
}
.drilldown-menu.drilldown-subview li.drilldown-subview,
.drilldown-menu.drilldown-subview li.drilldown-subview .drilldown-submenu,
.drilldown-menu.drilldown-subview li.drilldown-subviewopen,
.drilldown-menu.drilldown-subview li.drilldown-subviewopen > .drilldown-submenu,
.drilldown-menu.drilldown-subview li.drilldown-subviewopen > .drilldown-submenu > li 
{
   display: block;
}
.OverlayMenu2-Master1 > .drilldown-submenu
{
   left: 0;
   margin: 0;
   position: absolute;
   top: 50px;
   width: 100%;
}
#OverlayMenu2-Master1-overlay .overlay-icon
{
   margin: 0 13px 0 0 ;
}
#OverlayMenu2-Master1-social
{
   padding: 40px 0 0 0;
}
#OverlayMenu2-Master1-social .social-icon 
{
   border-radius: 50%;
   background-color: #FFFFFF;
   color: #1E90FF;
   display: inline-block;
   font-size: 17px;
   margin: 0 .5em;
   padding: 6px;
   transition: all .2s linear 0s;
   width: 17px;
}
#OverlayMenu2-Master1-social .social-icon:hover 
{
   background-color: #191970;
   color: #00FFFF;
}
.OverlayMenu2-Master1-effect
{
   transition: all 500ms linear;
}
#wb_OverlayMenu2-Master1.affix
{
   top: 0 !important;
   position: fixed !important;
}
#Button2
{
   display: block;
   width: 100%;
   height: 64px;
   z-index: 0;
}
#wb_Image1
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 2;
}
#wb_OverlayMenu2-Master1
{
   position: absolute;
   left: 18px;
   top: 15px;
   width: 55px;
   height: 47px;
   z-index: 6;
}
@media only screen and (min-width: 768px) and (max-width: 969px)
{
body
{
   background-color: #00008B;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: 100vh;
   padding: 10px 0 15px 0;
}
#LayoutGrid1 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 15px 5px 0 5px;
}
#LayoutGrid2 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#Button2
{
   width: 100%;
   height: 49px;
   visibility: visible;
   display: block;
   margin: 5px 0 0 0 ;
   padding: 1px 6px 1px 6px;
}
#Button2
{
   line-height: 41px;
}
#wb_Text7
{
   visibility: visible;
   display: block;
}
#wb_Text7
{
   font-family: Arial;
   font-weight: 400;
   font-size: 29px;
   margin: 10px 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_OverlayMenu2-Master1
{
   left: 9px;
   top: 13px;
   width: 56px;
   height: 52px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#OverlayMenu2-Master1
{
   background-color: #424242;
   background-image: none;
   border: 3px double #00FF00;
   border-radius: 5px;
   width: 56px;
   height: 52px;
}
#OverlayMenu2-Master1:hover
{
   background-color: #DCDCDC;
   background-image: none;
   border-color: #FF0000;
}
#OverlayMenu2-Master1 .line
{
   background: #00FF00;
}
#OverlayMenu2-Master1:hover .line
{
   background: #FF0000;
}
#OverlayMenu2-Master1 .line
{
   top: 10px;
}
#OverlayMenu2-Master1-overlay ul
{
   font-size: 17px;
   text-align: center;
}
}
@media only screen and (max-width: 767px)
{
body
{
   background-color: #00008B;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: 100vh;
   padding: 10px 0 15px 0;
}
#LayoutGrid1 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 15px 5px 0 5px;
}
#LayoutGrid2 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#Button2
{
   width: 100%;
   height: 49px;
   visibility: visible;
   display: block;
   margin: 5px 0 0 0 ;
   padding: 1px 6px 1px 6px;
}
#Button2
{
   line-height: 41px;
}
#wb_Text7
{
   visibility: visible;
   display: block;
}
#wb_Text7
{
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   margin: 10px 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_OverlayMenu2-Master1
{
   left: 8px;
   top: 10px;
   width: 49px;
   height: 42px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#OverlayMenu2-Master1
{
   background-color: #424242;
   background-image: none;
   border: 3px double #00FF00;
   border-radius: 5px;
   width: 49px;
   height: 42px;
}
#OverlayMenu2-Master1:hover
{
   background-color: #DCDCDC;
   background-image: none;
   border-color: #FF0000;
}
#OverlayMenu2-Master1 .line
{
   background: #00FF00;
}
#OverlayMenu2-Master1:hover .line
{
   background: #FF0000;
}
#OverlayMenu2-Master1 .line
{
   top: 5px;
}
#OverlayMenu2-Master1-overlay ul
{
   font-size: 17px;
   text-align: center;
}
}
