div#container
{
   width: 1250px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #000000;
   color: #202425;
   font-family: Orbitron;
   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: #FFFFFF;
   text-decoration: none;
}
a:visited
{
   color: #F5F5F5;
}
a:active
{
   color: #A52A2A;
}
a:hover
{
   color: #B8856A;
   text-decoration: none;
}
#preloader
{
   background: #4F4F4F url("../images/circle-dots.gif") no-repeat center center;
   bottom: 0;
   opacity: 0.22;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 99999;
}
#ShapeMOB
{
   border-width: 0;
   vertical-align: top;
}
#ShapeSponsor768
{
   border-width: 0;
   vertical-align: top;
}
#Shape1{
   opacity: 0;
}
#Shape1_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.29%;
   top: 0.54%;
   width: 99.42%;
   height: 98.91%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_Shape3
{
   transform: rotate(340deg);
   transform-origin: 50% 50%;
}
#Shape3{
   opacity: 0;
}
#Shape3_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.27%;
   top: 0.18%;
   width: 99.46%;
   height: 99.65%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_Shape2
{
   transform: rotate(12deg);
   transform-origin: 50% 50%;
}
#Shape2{
   opacity: 0;
}
#Shape2_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.49%;
   top: 0.24%;
   width: 99.03%;
   height: 99.52%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_Menu a, #Menu_markup li a
{
   display: block;
   text-align: center;
   vertical-align: middle;
}
#Menu_markup
{
   display: none;
   margin: 0;
   padding: 0;
}
#Menu_panel #Menu_markup
{
   display: block;
}
#Menu_markup ul
{
   list-style: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#Menu_markup li a, #Menu_markup li a:hover
{
   padding: 10px 10px 10px 10px;
   box-shadow: none;
}
#Menu_markup .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #2E2E2E;
}
#Menu_panel
{
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 250px;
   z-index: 9999;
}
#wb_Menu 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_Menu a
{
   display: flex;
   align-items: center;
   justify-content: center;
}
#wb_Menu a:hover
{
   color: #FFFFFF;
   background-color: #3C3C3C;
   border: 1px solid #2E2E2E;
}
#Menu.open .line:nth-child(1)
{
}
#Menu.open .line:nth-child(2)
{
}
#Menu.open .line:nth-child(3)
{
}
#Menu svg
{
   overflow: visible;
   transition: transform 400ms linear;
}
#Menu.open svg
{
   transform: rotate(45deg);
}
#Menu .line
{
   fill: none;
   transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
   stroke: #FFFFFF;
   stroke-width: 5.76;
   stroke-linecap: square;
}
#Menu .line.top
{
   stroke-dasharray: 40 121;
}
#Menu .line.bottom
{
   stroke-dasharray: 40 121;
}
#Menu.open .line.top
{
   stroke-dashoffset: -68px;
}
#Menu.open .line.bottom
{
   stroke-dashoffset: -68px;
}
#Menu
{
   line-height: 62px;
   width: 62px;
   height: 62px;
   position: absolute;
   z-index: 999;
}
.ToolTip1
{
   position: absolute;
   z-index: 1070;
   display: block;
   margin: 0;
   line-height: 1.5;
   text-align: left;
   text-decoration: none;
   opacity: 0;
}
.ToolTip1.show
{
   opacity: 0.9;
}
.ToolTip1 .tooltip-arrow
{
   position: absolute;
   display: block;
   width: 20px;
   height: 10px;
}
.ToolTip1 .tooltip-arrow::before
{
   position: absolute;
   content: "";
   border-color: transparent;
   border-style: solid;
}
.ToolTip1.bs-tooltip-start, .ToolTip1.bs-tooltip-auto[data-popper-placement^="left"] 
{
   padding: 0 10px;
}
.ToolTip1.bs-tooltip-start .tooltip-arrow, .ToolTip1.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow
{
   right: 0;
   width: 10px;
   height: 20px;
}
.ToolTip1.bs-tooltip-start .tooltip-arrow::before, .ToolTip1.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before
{
   left: 0;
   border-width: 10px 0 10px 10px;
   border-left-color: rgba(60,60,60,1.00);
}
.ToolTip1 .tooltip-inner 
{
   max-width: 150px;
   color: #000000;
   background-color: #3C3C3C;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 11px;
   font-style: normal;
   text-align: left;
   padding: 10px 10px 10px 10px;
}
.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
.ToolTip1.animate-show
{
   animation-duration: 1000ms;
   animation-fill-mode: both;
   animation-name: slide-left-in;
}
#wb_Image9
{
   vertical-align: top;
}
#Image9
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text7 div
{
   text-align: left;
}
#wb_Image14
{
   vertical-align: top;
}
#Image14
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Gallery
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
   position: relative;
}
#Gallery .thumbnail img
{
   border: 0px solid #DEE2E6;
   box-shadow: 10px 10px 20px #4F4F4F;
   box-sizing: border-box;
   border-radius: 5px;
}
#Gallery .thumbnail
{
   position: absolute;
}
#Gallery .thumbnail img
{
   width: 100%;
   height: 100%;
   margin: 0;
   padding: 0;
   object-fit: cover;
}
#wb_Shape1
{
   position: absolute;
   left: 640px;
   top: 60px;
   width: 350px;
   height: 190px;
   visibility: hidden;
   z-index: 2;
}
#wb_Shape2
{
   position: absolute;
   left: 220px;
   top: 260px;
   width: 212px;
   height: 420px;
   opacity: 0.80;
   visibility: hidden;
   z-index: 4;
}
#wb_ShapeMOB
{
   position: absolute;
   left: 0px;
   top: 3150px;
   width: 320px;
   height: 365px;
   visibility: hidden;
   z-index: 0;
}
#wb_Shape3
{
   position: absolute;
   left: 550px;
   top: 80px;
   width: 373px;
   height: 574px;
   opacity: 0.80;
   visibility: hidden;
   z-index: 3;
}
#ShapeMOB
{
   width: 320px;
   height: 365px;
}
#wb_Text7
{
   position: absolute;
   left: 677px;
   top: 957px;
   width: 416px;
   height: 307px;
   visibility: hidden;
   z-index: 8;
}
#Shape1
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#wb_Gallery
{
   position: absolute;
   left: 340px;
   top: 130px;
   width: 491px;
   height: 491px;
   z-index: 10;
}
#Shape2
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#Shape3
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#ShapeSponsor768
{
   width: 586px;
   height: 222px;
}
#wb_Image9
{
   position: absolute;
   left: 340px;
   top: 60px;
   width: 367px;
   height: 37px;
   z-index: 7;
}
#wb_ShapeSponsor768
{
   position: absolute;
   left: 0px;
   top: 3283px;
   width: 586px;
   height: 222px;
   visibility: hidden;
   z-index: 1;
}
#wb_Menu
{
   position: absolute;
   left: 1145px;
   top: 20px;
   width: 62px;
   height: 62px;
   visibility: hidden;
   text-align: center;
   z-index: 5;
}
#wb_Image14
{
   position: absolute;
   left: 1200px;
   top: 20px;
   width: 32px;
   height: 26px;
   z-index: 9;
}
@media only screen and (min-width: 768px) and (max-width: 1249px)
{
div#container
{
   width: 768px;
}
body
{
   background-color: #000000;
   background-image: none;
}
#wb_ShapeMOB
{
   left: 0px;
   top: 3150px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_ShapeSponsor768
{
   left: 107px;
   top: 3052px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_Shape1
{
   left: 170px;
   top: 90px;
   width: 462px;
   height: 515px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_Shape3
{
   left: 190px;
   top: 120px;
   width: 520px;
   height: 480px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_Shape2
{
   left: 70px;
   top: 70px;
   width: 582px;
   height: 510px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_Menu
{
   left: 1145px;
   top: 20px;
   width: 62px;
   height: 62px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Menu
{
   line-height: 62px;
   width: 62px;
   height: 62px;
}
#Menu .line:first-child
{
   margin-top: 19px;
}
#wb_Menu 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_Menu a
{
   display: flex;
   align-items: center;
   justify-content: center;
}
#wb_Menu a:hover
{
   color: #FFFFFF;
   background-color: #3C3C3C;
   border: 1px solid #2E2E2E;
}
#ToolTip1
{
   left: 1320px;
   top: 610px;
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
}
#wb_Image9
{
   left: 140px;
   top: 17px;
   width: 312px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   left: 167px;
   top: 1856px;
   width: 408px;
   height: 260px;
   visibility: visible;
   display: inline;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_Image14
{
   left: 725px;
   top: 17px;
   width: 22px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Gallery
{
   left: 139px;
   top: 70px;
   width: 491px;
   height: 491px;
   visibility: visible;
   display: inline;
   margin: 0;
}
}
@media only screen and (max-width: 767px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: #000000;
   background-image: none;
}
#wb_ShapeMOB
{
   left: 0px;
   top: 2452px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_ShapeSponsor768
{
   left: 0px;
   top: 3283px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_Shape1
{
   left: 110px;
   top: 140px;
   width: 192px;
   height: 187px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_Shape3
{
   left: 70px;
   top: 70px;
   width: 190px;
   height: 254px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_Shape2
{
   left: 20px;
   top: 80px;
   width: 270px;
   height: 198px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_Menu
{
   left: 1145px;
   top: 20px;
   width: 62px;
   height: 62px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Menu
{
   line-height: 62px;
   width: 62px;
   height: 62px;
}
#Menu .line:first-child
{
   margin-top: 19px;
}
#wb_Menu 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_Menu a
{
   display: flex;
   align-items: center;
   justify-content: center;
}
#wb_Menu a:hover
{
   color: #FFFFFF;
   background-color: #3C3C3C;
   border: 1px solid #2E2E2E;
}
#ToolTip1
{
   left: 1320px;
   top: 610px;
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
}
#wb_Image9
{
   left: 20px;
   top: 24px;
   width: 204px;
   height: 21px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   left: 20px;
   top: 1550px;
   width: 280px;
   height: 240px;
   visibility: visible;
   display: inline;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_Image14
{
   left: 287px;
   top: 12px;
   width: 15px;
   height: 12px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Gallery
{
   left: 20px;
   top: 70px;
   width: 280px;
   height: 280px;
   visibility: visible;
   display: inline;
   margin: 0;
}
}
