html, body, #container
{
   width: 100%;
   height: 100%;
}
body
{
   color: #BABDC9;
   font-family: Verdana;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
body:after
{
   background-color: #FFFFFF;
   content: "";
   height: 100vh;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: -1;
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
@media only screen and (min-width: 800px) and (max-width: 1439px)
{
}
@media only screen and (max-width: 799px)
{
}
#Layer1
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#OverlayMenu1
{
   background-color: rgba(0,0,0,0.00);
   background-image: none;
   border: 0px solid #424242;
   border-radius: 0px;
   margin: 0;
}
#OverlayMenu1:hover
{
   background-color: #B5C2C6;
   background-image: none;
   border-color: #424242;
}
#OverlayMenu1
{
   display: block;
   width: 156px;
   height: 147px;
   position: absolute;
   overflow: hidden;
}
#OverlayMenu1 .line
{
   width: 30px;
   height: 6px;
   position: relative;
   top: 54px;
   background: #000000;
   display: block;
   margin: 6px auto;
}
#OverlayMenu1:hover .line
{
   background: #424242;
}
#OverlayMenu1-close
{
   background: transparent;
   font-size: 10px;
   height: 2.8em; 
   outline: none;
   position: absolute;
   right: 10px;
   text-align: left;
   top: 10px;
   width: 3em; 
}
#OverlayMenu1-close:before, #OverlayMenu1-close:after
{
   background: #FFFFFF;
   content: "";
   display: block;
   height: 0.6em;
   left: 0;
   opacity: 1;
   position: absolute;
   top: 0;
   width: 100%;
}
#OverlayMenu1-close span
{
   background: #FFFFFF;
   height: 0.6em;
   margin-top: -0.3em;
   position: absolute;
   top: 50%;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu1-close span::after
{
   background: #FFFFFF;
   content: "";
   display: block;
   height: 0.6em;
   position: absolute;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu1-close:before
{
   margin-top: -0.3em;
   opacity: 0;
   top: 50%;
}
#OverlayMenu1-close:after
{
   bottom: 50%;
   opacity: 0;
}
#OverlayMenu1-close span
{
   background: #FFFFFF;
   transform: rotate(-45deg);
}
#OverlayMenu1-close span:after
{
   background: #FFFFFF;
   transform: rotate(-90deg);
}
#OverlayMenu1-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: rgba(8,8,8,0.49);
}
#OverlayMenu1-overlay ul
{
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
   text-decoration: none;
   list-style: none;
   margin: 0;
   padding: 0;
}
.OverlayMenu1
{
   display: flex;
   justify-content: center;
   align-items: center;
   flex-direction: row;
   width: 100%;
   max-width: 970px;
}
.OverlayMenu1 a
{
   text-decoration: none;
}
.OverlayMenu1 ul
{
   list-style: none;
   padding: 0;
   text-align: center;
}
.OverlayMenu1 li
{
   position: relative;
}
.OverlayMenu1 li a
{
   display: block;
   position: relative;
   padding: 10px 15px 10px 15px;
   color: #FFFFFF;
   outline: none;
}
.OverlayMenu1 li a:hover
{
   color: #424242;
   background-color: #CCCCCC;
}
#OverlayMenu1-overlay
{
   visibility: hidden;
   width: 0;
   left: 50%;
   transform: translateX(-50%);
   transition: width 400ms 0.3s, visibility 0s 700ms;
}
#OverlayMenu1-overlay.show
{
   visibility: visible;
   width: 100%;
   transition: width 400ms;
}
#OverlayMenu1-overlay .OverlayMenu1
{
   opacity: 0;
   transition: opacity 0.3s 400ms;
}
#OverlayMenu1-overlay.show .OverlayMenu1
{
   opacity: 1;
   transition-delay: 400ms;
}
#OverlayMenu1-overlay.hide .OverlayMenu1
{
   transition-delay: 0s;
}
#OverlayMenu1-overlay .overlay-icon
{
   margin: 0 10px 0 0 ;
}
#OverlayMenu1-social
{
   padding: 40px 0 0 0;
}
#OverlayMenu1-social .social-icon 
{
   border-radius: 50%;
   background-color: #FFFFFF;
   color: #080808;
   display: inline-block;
   font-size: 29px;
   margin: 0 .5em;
   padding: 11px;
   transition: all .2s linear 0s;
   width: 29px;
}
#OverlayMenu1-social .social-icon:hover 
{
   background-color: #424242;
   color: #CCCCCC;
}
.OverlayMenu1-effect
{
   transition: all 500ms linear;
}
#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: #FF8C00;
   font-family: Verdana;
   font-weight: normal;
   font-size: 35px;
   line-height: 41px;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text3 div
{
   text-align: left;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2 div
{
   text-align: left;
}
#Layer2
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#wb_OverlayMenu1
{
   position: absolute;
   left: 12px;
   top: 14px;
   width: 156px;
   height: 147px;
   z-index: 3;
}
#wb_Text1
{
   position: absolute;
   left: 99px;
   top: 28px;
   width: 390px;
   height: 41px;
   z-index: 2;
}
#wb_Text2
{
   position: absolute;
   left: 98px;
   top: 203px;
   width: 1244px;
   height: 520px;
   z-index: 0;
}
#wb_Text3
{
   position: absolute;
   left: 98px;
   top: 91px;
   width: 198px;
   height: 70px;
   z-index: 1;
}
#Layer1
{
   position: absolute;
   text-align: left;
   left: 0px;
   top: 22px;
   width: 1440px;
   height: 1071px;
   z-index: 4;
}
#Layer2
{
   position: fixed;
   text-align: right;
   left: auto;
   right: 0px;
   top: 0px;
   width: 182px;
   height: 185px;
   z-index: 5;
}
#Layer2_Container
{
   width: 182px;
   position: relative;
   margin-left: auto;
   margin-right: 0;
   text-align: left;
}
@media only screen and (min-width: 800px) and (max-width: 1439px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#Layer1
{
   left: 0px;
   top: 41px;
   width: 795px;
   height: 3052px;
   visibility: visible;
   display: block;
}
#wb_OverlayMenu1
{
   left: 27px;
   top: 29px;
   width: 131px;
   height: 115px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#OverlayMenu1
{
   background-color: rgba(0,0,0,0.00);
   background-image: none;
   border: 0px solid #424242;
   border-radius: 0px;
   width: 131px;
   height: 115px;
}
#OverlayMenu1:hover
{
   background-color: #B5C2C6;
   background-image: none;
   border-color: #424242;
}
#OverlayMenu1 .line
{
   background: #000000;
}
#OverlayMenu1:hover .line
{
   background: #424242;
}
#OverlayMenu1 .line
{
   top: 38px;
}
#OverlayMenu1-overlay ul
{
   font-size: 32px;
   text-align: center;
}
#wb_Text1
{
   left: 76px;
   top: 0px;
   width: 281px;
   height: 41px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 35px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 41px;
}
#wb_Text3
{
   left: 76px;
   top: 85px;
   width: 198px;
   height: 70px;
   visibility: visible;
   display: inline;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   left: 75px;
   top: 214px;
   width: 638px;
   height: 651px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#Layer2
{
   width: 184px;
   height: 173px;
   visibility: visible;
   display: block;
}
#Layer2_Container
{
   width: 184px;
}
}
@media only screen and (max-width: 799px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#Layer1
{
   left: 0px;
   top: 0px;
   width: 320px;
   height: 2920px;
   visibility: visible;
   display: block;
}
#wb_OverlayMenu1
{
   left: 19px;
   top: 2px;
   width: 62px;
   height: 61px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#OverlayMenu1
{
   background-color: rgba(0,0,0,0.00);
   background-image: none;
   border: 0px solid #424242;
   border-radius: 0px;
   width: 62px;
   height: 61px;
}
#OverlayMenu1:hover
{
   background-color: #B5C2C6;
   background-image: none;
   border-color: #424242;
}
#OverlayMenu1 .line
{
   background: #000000;
}
#OverlayMenu1:hover .line
{
   background: #424242;
}
#OverlayMenu1 .line
{
   top: 11px;
}
#OverlayMenu1-overlay ul
{
   font-size: 29px;
   text-align: center;
}
#wb_Text1
{
   left: 20px;
   top: 21px;
   width: 131px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 18px;
}
#wb_Text3
{
   left: 20px;
   top: 70px;
   width: 198px;
   height: 70px;
   visibility: visible;
   display: inline;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   left: 20px;
   top: 186px;
   width: 279px;
   height: 1373px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#Layer2
{
   width: 87px;
   height: 70px;
   visibility: visible;
   display: block;
}
#Layer2_Container
{
   width: 87px;
}
}
