div#container
{
   width: 1280px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body:before
{
   content: "";
   position: fixed;
   left: 0;
   top: 0;
   right: 0;
   bottom: 0;
   z-index: -1;
   background-image: linear-gradient(315deg, #DCDCDC 0%, #FFFFFF 100%);
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #FF6600;
   text-decoration: underline;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
#PageHeader1
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_Image1
{
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image2
{
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image3
{
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image4
{
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Extension1
{
   align-items: center;
   -webkit-backdrop-filter: blur(10px);
   backdrop-filter: blur(10px);
   background-color: rgba(255,255,255,0.25);
   border-radius: 25px;
   display: flex;
   justify-content: center;
   height: -webkit-fit-content;
   height: -moz-fit-content;
   height: fit-content;
   margin: 0;
   padding: 0;
}
#Extension1 a
{
   color: inherit;
   display: block;
   padding: 12px 16px 12px 16px;
   text-decoration: none;
}
#Extension1 li
{
   color: #FF6600;
   list-style: none;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   font-style: normal;
   margin: 0 8px;
   position: relative;
   white-space: nowrap;
}
#Extension1 li::before
{
   border-radius: 25px;
   content: " ";
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   transition: all 600ms cubic-bezier(0.3, 1.4, 0.5, 0.9);
   width: 100%;
   z-index: -1;
}
#Extension1 li:hover
{
   color: #FF6600;
}
#Extension1 li:hover::before
{
   background: linear-gradient(to bottom, #2F5378 0%, #FFFFFF 100%);
   box-shadow: 0px 3px 20px rgba(0,0,0,0.20);
   transform: scale(1.2);
}
#wb_OverlayMenu1
{
   margin: 0;
}
#OverlayMenu1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #0D6EFD;
   border-radius: 0px;
   cursor: pointer;
   user-select: none;
}
#OverlayMenu1:hover
{
   background-color: #D3D3D3;
   background-image: none;
   border-color: #0A58CA;
}
#OverlayMenu1
{
   display: block;
   width: 40px;
   height: 36px;
   position: absolute;
   overflow: hidden;
}
#OverlayMenu1 .line
{
   width: 20px;
   height: 4px;
   background: #000000;
   display: block;
   margin: 4px auto;
   transition: all 500ms linear;
}
#OverlayMenu1:hover .line
{
   background: #FFFFFF;
}
#OverlayMenu1 .line:first-child
{
   margin-top: 8px;
}
#OverlayMenu1-overlay
{
   display: flex;
   align-items: center;
   justify-content: center;
   left: 0;
   overflow-y: auto;
   overflow: hidden;
   position: absolute;
   opacity: 0;
   transform: translateY(-200%);
   width: 400px;
   z-index: 9998 !important;
   background-color: rgba(13,110,253,0.87);
}
#OverlayMenu1-overlay ul
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   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: 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: #FFFFFF;
   background-color: #0B5ED7;
}
#OverlayMenu1-overlay
{
   transition: all 400ms ease-in;
}
#OverlayMenu1-overlay.show
{
   opacity: 1;
   transform: translateY(0%);
   z-index: 7778 !important;
}
#OverlayMenu1-overlay .overlay-icon
{
   margin: 0 10px 0 0 ;
}
.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: center;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Image5
{
   vertical-align: top;
}
#Image5
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#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;
}
#HorizontalLine1
{
   border-color: #FF6600;
   border-style: solid;
   border-bottom-width: 5px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text3
{
   color: #FF6600;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   line-height: 29px;
}
#wb_Text3 p, #wb_Text3 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_Image6
{
   vertical-align: top;
}
#Image6
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image7
{
   vertical-align: top;
}
#Image7
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#PageHeader2
{
   background-color: #F8F9FA;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#PageFooter1
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text5 div
{
   text-align: center;
}
#PageFooter1
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
