body {
	overflow: hidden;
}

/* Preloader */
#preloader {
	position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#fff; /* change if the mask should have another color then white */
	z-index:99; /* makes sure it stays on top */
}

#status {
	width:200px;
	height:200px;
	position:absolute;
	left:50%; /* centers the loading animation horizontally one the screen */
	top:50%; /* centers the loading animation vertically one the screen */
	background-image:url(../img/status.gif); /* path to your loading animation */
	background-repeat:no-repeat;
	background-position:center;
	margin:-100px 0 0 -100px; /* is width and height divided by two */
}

html, body
{
   width: 100%;
   height: 100%;
}
body
{
   background-color: #FFFFFF;
   background-image: url(images/IMG_3406.jpg);
   background-attachment: fixed;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_Image1
{
   vertical-align: top;
}
#Image1
{
   border: 0px #000000 solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: inline-block;
   width: 300px;
   height: 42px;
   vertical-align: top;
}
#wb_PanelMenu1 a, #PanelMenu1_markup li a
{
   display: block;
   text-align: center;
   vertical-align: middle;
}
#PanelMenu1_markup
{
   display: none;
   margin: 0;
   padding: 0;
}
#PanelMenu1_panel #PanelMenu1_markup
{
   display: block;
}
#PanelMenu1_markup ul
{
   list-style: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#PanelMenu1_markup li a, #PanelMenu1_markup li a:hover
{
   padding: 10px 10px 10px 10px;
   border-width: 0;
   border-bottom-width: 0px;
   border-radius: 0;
   -webkit-box-shadow: none;
   -moz-box-shadow: none;
   box-shadow: none;
}
#PanelMenu1_panel
{
   display: none;
   position: absolute;
   position: fixed;
   width: 100%;
   z-index: 9999;
}
#PanelMenu1_overlay
{
   display: none;
   position: fixed;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   background-color: #D3D3D3;
   opacity: 0.5;
   z-index: 9998;
}
#wb_PanelMenu1 a, #PanelMenu1_markup li a
{
   color: #000000;
   border: 0px #2E2E2E solid;
   background-color: #FFFFFF;
   font-family: "Times New Roman";
   font-weight: normal;
   font-size: 27px;
   font-style: normal;
   text-decoration: none;
}
#wb_PanelMenu1 a:hover, #PanelMenu1_markup li a:hover
{
   color: #808080;
   background-color: #FFFFFF;
   border: 0px #2E2E2E solid;
}
#PanelMenu1_panel
{
   background-color: #FFFFFF;
   overflow-y: auto;
}
#PanelMenu1
{
   padding-left: 56px;
}
#PanelMenu1:after
{
   position: absolute;
   top: 50%;
   left: 16px;
   width: 40px;
   height: 40px;
   margin-top: -20px;
   content: "\f039";
   display: inline-block;
   font-family: FontAwesome;
   font-size: 40px;
   line-height: 40px;
}
#PanelMenu1
{
   line-height: 50px;
   width: 12px;
   height: 50px;
   position: absolute;
}
#PanelMenu1_markup ul li i
{
   font-size: 40px;
   padding: 0px 10px 0px 0px;
   vertical-align: middle;
   width: 40px;
}
#PanelMenu1_markup span
{
   display: inline-block;
   height: 40px;
   vertical-align: middle;
   line-height: 40px;
}
#Layer1
{
   background-color: #FFFFFF;
   background-image: none;
   -moz-box-shadow: 0px 20px 30px #000000;
   -webkit-box-shadow: 0px 20px 30px #000000;
   box-shadow: 0px 20px 30px #000000;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#LayoutGrid1
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 20px 30px 10px 30px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#LayoutGrid1 .col-1, #LayoutGrid1 .col-2
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#LayoutGrid1 .col-1, #LayoutGrid1 .col-2
{
   float: left;
}
#LayoutGrid1 .col-1
{
   background-color: transparent;
   background-image: none;
   width: 50%;
   text-align: left;
}
#LayoutGrid1 .col-2
{
   background-color: transparent;
   background-image: none;
   width: 50%;
   text-align: right;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 .col-1, #LayoutGrid1 .col-2
{
   float: none;
   width: 100%;
}
}
#wb_Image1
{
   display: inline-block;
   width: 300px;
   height: 42px;
   z-index: 0;
}
#Layer1
{
   position: fixed;
   text-align: left;
   left: 0;
   top: 0;
   right: 0;
   height: 90px;
   z-index: 5;
}
#wb_PanelMenu1
{
   display: inline-block;
   width: 68px;
   height: 50px;
   text-align: center;
   z-index: 1;
}
@media only screen and (max-width: 480px)
{
#wb_Image1
{
   width: 250px !important;
   height: 35px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#Image1
{
   width: 250px;
   height: 35px;
}
#wb_PanelMenu1
{
   width: 68px !important;
   height: 50px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#PanelMenu1
{
   line-height: 50px;
   width: 12px;
   height: 50px;
}
#Layer1
{
   height: 100px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_LayoutGrid1
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 20px 30px 10px 30px;
}
#LayoutGrid1 .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#LayoutGrid1 .col-1, #LayoutGrid1 .col-2
{
   padding-right: 30px;
   padding-left: 30px;
}
#LayoutGrid1 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#LayoutGrid1 .col-2
{
   display: block;
   width: 100%;
   text-align: center;
}
}
