div#container
{
   width: 1500px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
body:after
{
   background-color: #000000;
   content: "";
   height: 100vh;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: -1;
}
#wb_contentLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#contentLayoutGrid2
{
   box-sizing: border-box;
   padding: 20px 10px 10px 10px;
   margin-right: auto;
   margin-left: auto;
   max-width: 2040px;
}
#contentLayoutGrid2 > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#contentLayoutGrid2 > .row > .col-1, #contentLayoutGrid2 > .row > .col-2, #contentLayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#contentLayoutGrid2 > .row > .col-1, #contentLayoutGrid2 > .row > .col-2, #contentLayoutGrid2 > .row > .col-3
{
   float: left;
   height: 52px;
}
#contentLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-image-source: url('../');
   border-image-slice: ;
   border-image-width: 0px;
   border-image-repeat: stretch;
   width: 80px;
   text-align: center;
}
#contentLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width:  calc((100% - 80px) * 10 / 11);
   text-align: center;
}
#contentLayoutGrid2 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 0 0;
}
#contentLayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width:  calc((100% - 80px) * 1 / 11);
   text-align: center;
}
#contentLayoutGrid2:before,
#contentLayoutGrid2:after,
#contentLayoutGrid2 .row:before,
#contentLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#contentLayoutGrid2:after,
#contentLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 0px)
{
#contentLayoutGrid2 > .row > .col-1, #contentLayoutGrid2 > .row > .col-2, #contentLayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
   height: auto;
}
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#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: #696969;
   font-family: "Bookman Old Style";
   font-weight: bold;
   font-style: italic;
   font-size: 35px;
   line-height: 39px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_OverlayMenu1
{
   margin: 0;
}
#OverlayMenu1
{
   background-image: radial-gradient(circle at 75% 25%, #FFA500 0%, #F4A460 100%);
   border: 5px dotted #805000;
   border-radius: 45px;
   cursor: pointer;
   user-select: none;
}
#OverlayMenu1:hover
{
   background-image: radial-gradient(circle at 75% 25%, #8B0000 0%, #4F4F4F 100%);
   border-color: #F4A460;
}
#OverlayMenu1
{
   display: block;
   width: 50px;
   height: 50px;
   position: absolute;
   overflow: hidden;
}
#OverlayMenu1 .line
{
   width: 32px;
   height: 6px;
   background: #A52A2A;
   display: block;
   margin: 6px auto;
   transition: all 500ms linear;
}
#OverlayMenu1:hover .line
{
   background: #F4A460;
}
#OverlayMenu1 .line:first-child
{
   margin-top: 9px;
}
#OverlayMenu1-overlay
{
   display: flex;
   align-items: center;
   justify-content: center;
   left: 0;
   overflow-y: auto;
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 400px;
   z-index: 9998 !important;
   background-color: rgba(79,79,79,0.87);
}
#OverlayMenu1-overlay ul
{
   font-family: "Bookman Old Style";
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   text-decoration: none;
   text-transform: none;
   list-style: none;
   margin: 0;
   padding: 0;
}
.OverlayMenu1
{
   width: 100%;
   max-width: 970px;
}
.OverlayMenu1 a
{
   text-decoration: none;
}
.OverlayMenu1 ul
{
   list-style: none;
   padding: 0;
   text-align: left;
}
.OverlayMenu1 li
{
   position: relative;
}
.OverlayMenu1 li a
{
   display: block;
   position: relative;
   padding: 10px 10px 10px 10px;
   color: #FFFF00;
   outline: none;
}
.OverlayMenu1 li a:hover, .OverlayMenu1 li a.active
{
   color: #8B0000;
   background-color: #696969;
}
#OverlayMenu1-overlay
{
   opacity: 0;
   visibility: hidden;
   transform: scale(0.8);
   transition: transform 300ms, opacity 300ms, visibility 0s 300ms;
}
#OverlayMenu1-overlay.show
{
   opacity: 1;
   visibility: visible;
   transform: scale(1);
   transition: transform 300ms, opacity 300ms;
}
#OverlayMenu1-overlay .overlay-icon
{
   margin: 0 40px 0 0 ;
}
.OverlayMenu1 i
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Icone Material";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
.OverlayMenu1-effect
{
   transition: all 400ms linear;
}
.darktheme #wb_OverlayMenu1
{
   filter: invert(100%);
}
