body
{
   background-color: #000000;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_hero
{
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
   z-index: 0;
}
#hero
{
   display: flex;
   position: relative;
   min-height: 100vh;
   padding: 200px 50px 200px 50px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: stretch;
   align-content: center;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   box-sizing: border-box;
   font-size: 0;
}
#hero-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.38;
}
#wb_hero .parallax
{
   background-color: transparent;
   background-image: url('../images/Tlo.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   position: fixed;
   top: 0;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
   width: 100%;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}
#wb_hero .parallax__container
{
   clip: rect(0, auto, auto, 0);
   height: 100%;
   left: 0;
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: -100;
}
#wb_teamFlexContainer
{
   background-color: #DC143C;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#teamFlexContainer
{
   display: flex;
   position: relative;
   padding: 100px 50px 100px 50px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: stretch;
   align-content: center;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid2 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 0 0;
}
#LayoutGrid2 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid2 > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 0 0;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_footerLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footerLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footerLayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footerLayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#footerLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#footerLayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#footer
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
   align-content: center;
   margin: 0;
   background-color: #000000;
   background-image: none;
   border: 0px solid #414A4F;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_footerText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 100%;
   align-self: auto;
   padding: 8px 15px 8px 15px;
   margin: 0;
   text-align: center;
}
#wb_footerText
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   line-height: 18px;
}
#wb_footerText div
{
   text-align: center;
}
#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_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_footerHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: center;
}
#footerHeading1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_footerHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 50px 0 25px 0 ;
   padding: 0;
   text-align: center;
}
#footerHeading2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_footerIcon1
{
   background-color: #901AE1;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon1 a
{
   text-decoration: none;
}
#wb_footerIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footerIcon1
{
   height: 21px;
   width: 20px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footerIcon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 20px;
   line-height: 21px;
   vertical-align: middle;
}
#wb_footerIcon1:hover #footerIcon1 i
{
   color: #FFFFFF;
}
#wb_footerIcon1
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_footerIcon1:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_footerIcon3
{
   background-color: #901AE1;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon3 a
{
   text-decoration: none;
}
#wb_footerIcon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footerIcon3
{
   height: 21px;
   width: 20px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footerIcon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 20px;
   line-height: 21px;
   vertical-align: middle;
}
#wb_footerIcon3:hover #footerIcon3 i
{
   color: #FFFFFF;
}
#wb_footerIcon3
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_footerIcon3:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_footerIcon4
{
   background-color: #901AE1;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon4 a
{
   text-decoration: none;
}
#wb_footerIcon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footerIcon4
{
   height: 21px;
   width: 20px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footerIcon4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 20px;
   line-height: 21px;
   vertical-align: middle;
}
#wb_footerIcon4:hover #footerIcon4 i
{
   color: #FFFFFF;
}
#wb_footerIcon4
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_footerIcon4:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_footerIcon2
{
   background-color: #901AE1;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon2 a
{
   text-decoration: none;
}
#wb_footerIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footerIcon2
{
   height: 21px;
   width: 20px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footerIcon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 20px;
   line-height: 21px;
   vertical-align: middle;
}
#wb_footerIcon2:hover #footerIcon2 i
{
   color: #FFFFFF;
}
#wb_footerIcon2
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_footerIcon2:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 250ms ease-out 0ms;
}
.cookie-bubble 
{
   max-width: 400px !important;
   min-height: 100px !important;
   border-radius: 10px !important;
   background-color: #FFFFFF !important;
   -webkit-box-shadow: 0px 2px 15px rgba(0,0,0,0.2) !important;
   box-shadow: 0px 2px 15px rgba(0,0,0,0.2) !important;
   font-family: "Arial" !important;
}
.cookie-bubble .cb-wrapper .cb-row .cb-row-content .message 
{
   color: #000000 !important;
   font-size: 19px !important;
}
.cookie-bubble .cb-wrapper .cb-row .cookie-policy-btn 
{
   font-size: 16px !important;
}
#wb_heroCard
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 100%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   max-width: 700px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: rgba(0,0,0,0.51);
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#heroCard-card-body
{
   padding: 50px 50px 50px 50px;
   flex: 1 1 auto;
   font-size: 0;
}
#heroCard-card-item0
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   padding: 0;
   text-align: center;
}
#heroCard-card-item0 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
   margin: 0;
}
#heroCard-card-item1
{
   box-sizing: border-box;
   margin: 20px 5px 0 5px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_teamCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 100%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: rgba(220,20,60,0.75);
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#teamCard1-card-body
{
   padding: 0 20px 0 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#teamCard1-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#wb_Image4
{
   margin: 0;
   overflow: hidden;
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 500px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#Image4
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#Image4:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#Heading5
{
   color: #9E7EC7;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_menu31LayoutGrid
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(0,0,0,0.75);
   background-image: none;
   border: 0px solid rgba(0,0,0,0.00);
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#menu31LayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1124px;
}
#menu31LayoutGrid > .col-1, #menu31LayoutGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#menu31LayoutGrid > .col-1, #menu31LayoutGrid > .col-2
{
   flex: 0 0 auto;
}
#menu31LayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#menu31LayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 480px)
{
#menu31LayoutGrid > .col-1, #menu31LayoutGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 80px;
   margin-left: 0;
   margin-right: auto;
   vertical-align: top;
}
#wb_menu31Menu a, #menu31Menu_markup li a
{
   display: block;
   text-align: left;
   vertical-align: middle;
}
#menu31Menu_markup
{
   display: none;
   margin: 0;
   padding: 32px 32px 32px 32px;
}
#menu31Menu_panel #menu31Menu_markup
{
   display: block;
}
#menu31Menu_markup ul
{
   list-style: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#menu31Menu_markup li a, #menu31Menu_markup li a:hover
{
   padding: 20px 10px 20px 10px;
   border-width: 0 0 1px 0 !important;
   border-radius: 0;
   box-shadow: none;
}
#menu31Menu_markup .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #000000;
}
#menu31Menu_panel
{
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 250px;
   z-index: 9999;
}
#menu31Menu_markup li a
{
   color: #FFFFFF;
   border: 1px solid rgba(0,0,0,0.11);
   background-color: #A0522D;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_menu31Menu a
{
   color: #FFFFFF;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: rgba(0,0,0,0.00);
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   text-transform: none;
}
#menu31Menu_markup li:nth-child(n+2) a, #menu31Menu_markup li:nth-child(n+2) a:hover
{
   border-top-color: transparent !important;
}
#menu31Menu_markup li a:hover
{
   color: #000000;
   background-color: #A0522D;
   border: 1px solid rgba(160,82,45,0.11);
}
#menu31Menu_markup li a .icon
{
   fill: currentColor;
   margin-right: 0px;
   height: 24px;
   width: 24px;
   vertical-align: middle;
}
#menu31Menu_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_menu31Menu a:hover
{
   color: #808080;
   background-color: rgba(0,0,0,0.00);
   border: 0px solid #000000;
}
#menu31Menu_panel
{
   background-color: #A0522D;
   overflow-y: auto;
}
#menu31Menu .line
{
   width: 24px;
   height: 4px;
   background: #FFFFFF;
   display: block;
   margin: 4px auto;
   transition: all 0.3s ease-in-out;
}
#menu31Menu .line:first-child
{
   margin-top: 11px;
}
#menu31Menu.open .line:nth-child(1)
{
   transform: translateY(8px) rotate(45deg);
}
#menu31Menu.open .line:nth-child(2)
{
   opacity: 0;
}
#menu31Menu.open .line:nth-child(3)
{
   transform: translateY(-8px) rotate(-45deg);
}
#menu31Menu
{
   line-height: 46px;
   width: 53px;
   height: 46px;
   position: absolute;
   z-index: 999;
}
#upStickyLayer
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   opacity: 0.77;
}
#wb_upIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   animation: transform-pulse 2000ms linear 0ms infinite normal both;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_upIcon a
{
   text-decoration: none;
}
#wb_upIcon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#upIcon
{
   height: 63px;
   width: 60px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#upIcon i
{
   color: #FF0000;
   display: inline-block;
   font-size: 60px;
   line-height: 63px;
   vertical-align: middle;
}
#wb_upIcon:hover #upIcon i
{
   color: #FF0000;
}
#wb_Image1
{
   display: block;
   width: 100%;
   height: auto;
   text-align: center;
   z-index: 10;
}
#wb_footerHeading2
{
   display: block;
   width: 100%;
   z-index: 4;
}
#wb_upIcon
{
   position: absolute;
   left: 13px;
   top: 15px;
   width: 60px;
   height: 63px;
   text-align: center;
   z-index: 12;
}
#wb_footerIcon4
{
   display: inline-block;
   width: 20px;
   height: 21px;
   text-align: center;
   z-index: 8;
}
#wb_footerIcon3
{
   display: inline-block;
   width: 20px;
   height: 21px;
   text-align: center;
   z-index: 7;
}
#wb_footerIcon2
{
   display: inline-block;
   width: 20px;
   height: 21px;
   text-align: center;
   z-index: 6;
}
#wb_footerIcon1
{
   display: inline-block;
   width: 20px;
   height: 21px;
   text-align: center;
   z-index: 5;
}
#wb_menu31Menu
{
   display: inline-block;
   width: 53px;
   height: 46px;
   z-index: 11;
}
#wb_teamCard1
{
   display: flex;
   z-index: 1;
}
#wb_heroCard
{
   display: flex;
   z-index: 0;
}
#upStickyLayer
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 25px;
   top: auto;
   bottom: 25px;
   width: 95px;
   height: 101px;
   z-index: 20;
}
#wb_footerHeading1
{
   display: block;
   width: 100%;
   z-index: 2;
}
@media only screen and (min-width: 768px) and (max-width: 1439px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_hero
{
   visibility: visible;
   display: block;
}
#hero
{
   min-height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 200px 50px 200px 50px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: stretch;
   align-content: center;
}
#wb_teamFlexContainer
{
   visibility: visible;
   display: block;
}
#teamFlexContainer
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 100px 50px 100px 50px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: stretch;
   align-content: center;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 10px 0 50px 0;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid2 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 20px 0 0 0;
}
#LayoutGrid2 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid2 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 20px 0 0 0;
}
#wb_footerLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_footerLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerLayoutGrid
{
   height: auto;
   padding: 50px 0 50px 0;
}
#footerLayoutGrid > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footerLayoutGrid > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#footer
{
   visibility: visible;
   display: flex;
}
#footer
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#wb_footerText
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 100%;
   align-self: auto;
}
#wb_footerText
{
   font-size: 13px;
   margin: 0;
   padding: 8px 15px 8px 15px;
   text-align: center;
   line-height: 18px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_footerHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 25px 0 ;
   padding: 0;
}
#wb_footerHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 50px 0 25px 0 ;
   padding: 0;
}
#wb_footerIcon1
{
   width: 20px;
   height: 21px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon1
{
   width: 20px;
   height: 21px;
}
#footerIcon1 i
{
   line-height: 21px;
   font-size: 20px;
   width: 19px;
}
#wb_footerIcon3
{
   width: 20px;
   height: 21px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon3
{
   width: 20px;
   height: 21px;
}
#footerIcon3 i
{
   line-height: 21px;
   font-size: 20px;
   width: 19px;
}
#wb_footerIcon4
{
   width: 20px;
   height: 21px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon4
{
   width: 20px;
   height: 21px;
}
#footerIcon4 i
{
   line-height: 21px;
   font-size: 20px;
   width: 19px;
}
#wb_footerIcon2
{
   width: 20px;
   height: 21px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon2
{
   width: 20px;
   height: 21px;
}
#footerIcon2 i
{
   line-height: 21px;
   font-size: 20px;
   width: 21px;
}
#Extension1
{
}
#wb_heroCard
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 100%;
   align-self: auto;
}
#heroCard-card-item0
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   padding: 0;
   text-align: center;
}
#heroCard-card-item0 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
   margin: 0;
}
#heroCard-card-item1
{
   box-sizing: border-box;
   margin: 20px 5px 0 5px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_heroCard
{
   text-align: center;
}
#wb_teamCard1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 100%;
   align-self: auto;
}
#teamCard1-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#wb_teamCard1
{
   text-align: center;
}
#wb_Image4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image4
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_menu31LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_menu31LayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#menu31LayoutGrid
{
   height: auto;
   padding: 0;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image1
{
   margin-left: 0;
   margin-right: auto;
}
#wb_menu31Menu
{
   width: 53px;
   height: 46px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#menu31Menu
{
   line-height: 46px;
   width: 53px;
   height: 46px;
}
#menu31Menu .line:first-child
{
   margin-top: 11px;
}
#menu31Menu_markup li a
{
   color: #FFFFFF;
   border: 1px solid rgba(0,0,0,0.11);
   background-color: #A0522D;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_menu31Menu a
{
   color: #FFFFFF;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: rgba(0,0,0,0.00);
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   text-transform: none;
}
#menu31Menu_markup li:nth-child(n+2) a, #menu31Menu_markup li:nth-child(n+2) a:hover
{
   border-top-color: transparent !important;
}
#menu31Menu_markup li a:hover
{
   color: #000000;
   background-color: #A0522D;
   border: 1px solid rgba(160,82,45,0.11);
}
#menu31Menu_markup li a .icon
{
   fill: currentColor;
   margin-right: 0px;
   height: 24px;
   width: 24px;
   vertical-align: middle;
}
#menu31Menu_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_menu31Menu a:hover
{
   color: #808080;
   background-color: rgba(0,0,0,0.00);
   border: 0px solid #000000;
}
#menu31Menu_panel
{
   background-color: #A0522D;
   overflow-y: auto;
}
#upStickyLayer
{
   width: 95px;
   height: 101px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 13px;
   top: 15px;
   width: 60px;
   height: 63px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 60px;
   height: 63px;
}
#upIcon i
{
   line-height: 63px;
   font-size: 60px;
   width: 61px;
}
}
@media only screen and (max-width: 767px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_hero
{
   visibility: visible;
   display: block;
}
#hero
{
   min-height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 200px 50px 200px 50px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: stretch;
   align-content: center;
}
#wb_teamFlexContainer
{
   visibility: visible;
   display: block;
}
#teamFlexContainer
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 100px 50px 100px 50px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: stretch;
   align-content: center;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 10px 0 50px 0;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid2 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 20px 0 0 0;
}
#LayoutGrid2 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid2 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 20px 0 0 0;
}
#wb_footerLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_footerLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerLayoutGrid
{
   height: auto;
   padding: 50px 0 50px 0;
}
#footerLayoutGrid > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footerLayoutGrid > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#footer
{
   visibility: visible;
   display: flex;
}
#footer
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#wb_footerText
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 100%;
   align-self: auto;
}
#wb_footerText
{
   font-size: 13px;
   margin: 0;
   padding: 8px 15px 8px 15px;
   text-align: center;
   line-height: 18px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_footerHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 25px 0 ;
   padding: 0;
}
#wb_footerHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 50px 0 25px 0 ;
   padding: 0;
}
#wb_footerIcon1
{
   width: 20px;
   height: 21px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon1
{
   width: 20px;
   height: 21px;
}
#footerIcon1 i
{
   line-height: 21px;
   font-size: 20px;
   width: 19px;
}
#wb_footerIcon3
{
   width: 20px;
   height: 21px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon3
{
   width: 20px;
   height: 21px;
}
#footerIcon3 i
{
   line-height: 21px;
   font-size: 20px;
   width: 19px;
}
#wb_footerIcon4
{
   width: 20px;
   height: 21px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon4
{
   width: 20px;
   height: 21px;
}
#footerIcon4 i
{
   line-height: 21px;
   font-size: 20px;
   width: 19px;
}
#wb_footerIcon2
{
   width: 20px;
   height: 21px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon2
{
   width: 20px;
   height: 21px;
}
#footerIcon2 i
{
   line-height: 21px;
   font-size: 20px;
   width: 21px;
}
#Extension1
{
}
#wb_heroCard
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 100%;
   align-self: auto;
}
#heroCard-card-item0
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   padding: 0;
   text-align: center;
}
#heroCard-card-item0 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
   margin: 0;
}
#heroCard-card-item1
{
   box-sizing: border-box;
   margin: 20px 5px 0 5px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_heroCard
{
   text-align: center;
}
#wb_teamCard1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 100%;
   align-self: auto;
}
#teamCard1-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#wb_teamCard1
{
   text-align: center;
}
#wb_Image4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image4
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_menu31LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_menu31LayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#menu31LayoutGrid
{
   height: auto;
   padding: 0;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image1
{
   margin-left: 0;
   margin-right: auto;
}
#wb_menu31Menu
{
   width: 53px;
   height: 46px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#menu31Menu
{
   line-height: 46px;
   width: 53px;
   height: 46px;
}
#menu31Menu .line:first-child
{
   margin-top: 11px;
}
#menu31Menu_markup li a
{
   color: #FFFFFF;
   border: 1px solid rgba(0,0,0,0.11);
   background-color: #A0522D;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_menu31Menu a
{
   color: #FFFFFF;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: rgba(0,0,0,0.00);
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   text-transform: none;
}
#menu31Menu_markup li:nth-child(n+2) a, #menu31Menu_markup li:nth-child(n+2) a:hover
{
   border-top-color: transparent !important;
}
#menu31Menu_markup li a:hover
{
   color: #000000;
   background-color: #A0522D;
   border: 1px solid rgba(160,82,45,0.11);
}
#menu31Menu_markup li a .icon
{
   fill: currentColor;
   margin-right: 0px;
   height: 24px;
   width: 24px;
   vertical-align: middle;
}
#menu31Menu_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_menu31Menu a:hover
{
   color: #808080;
   background-color: rgba(0,0,0,0.00);
   border: 0px solid #000000;
}
#menu31Menu_panel
{
   background-color: #A0522D;
   overflow-y: auto;
}
#upStickyLayer
{
   width: 95px;
   height: 101px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 13px;
   top: 15px;
   width: 60px;
   height: 63px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 60px;
   height: 63px;
}
#upIcon i
{
   line-height: 63px;
   font-size: 60px;
   width: 61px;
}
}
