body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
#preloader
{
   background: #FFFFFF url("images/pk.gif") no-repeat center center;
   bottom: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 99999;
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid rgba(245,245,245,0.80);
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid4 > .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: flex-start;
   text-align: left;
}
#LayoutGrid4 > .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: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid15
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid15
{
   box-sizing: border-box;
   width: 100%;
   padding: 30px 15px 30px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1400px;
}
#LayoutGrid15 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid15 > .row > .col-1, #LayoutGrid15 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid15 > .row > .col-1, #LayoutGrid15 > .row > .col-2
{
}
#LayoutGrid15 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 4;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: center;
}
#LayoutGrid15 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 8;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#LayoutGrid15 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 0 0;
}
@media (max-width: 962px)
{
#LayoutGrid15 > .row > .col-1, #LayoutGrid15 > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_ResponsiveMenu2
{
   display: block;
   background-color: rgba(255,255,255,0.00);
   font-family: Arial;
   font-weight: normal;
   text-align: center;
   width: 100%;
   z-index: 1111 !important;
}
#ResponsiveMenu2
{
   display: inline-block;
   background-color: rgba(255,255,255,0.00);
   height: 71px;
}
#wb_ResponsiveMenu2 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu2 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu2 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu2 ul li i
{
   font-size: 0px;
   width: 0px;
   margin-bottom: 0px;
}
#wb_ResponsiveMenu2 ul li a
{
   background-color: rgba(255,255,255,0.00);
   color: #002400;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 16px 30px 16px 10px;
   text-align: center;
}
#wb_ResponsiveMenu2 > ul > li > a 
{
   height: 39px;
}
.ResponsiveMenu2 a 
{
   display: block;
}
#wb_ResponsiveMenu2 li:hover > a, #wb_ResponsiveMenu2 li .active
{
   background-color: #FFFFFF;
   color: #002400;
}
#wb_ResponsiveMenu2 ul ul
{
   display: none;
   position: absolute;
   top: 71px;
}
#wb_ResponsiveMenu2 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu2 ul ul li 
{
   float: none;
   position: relative;
   width: 272px;
}
#wb_ResponsiveMenu2 ul ul li a
{
   background-color: #FFFFFF;
   border: 0px solid #FFFFFF;
   color: #3A858C;
}
#wb_ResponsiveMenu2 ul ul li:hover > a, #wb_ResponsiveMenu2 ul ul li .active
{
   background-color: #3A858C;
   color: #FFFFFF;
}
#wb_ResponsiveMenu2 ul ul li i 
{
   margin-right: 0px;
   vertical-align: middle;
}
#wb_ResponsiveMenu2 ul ul li a 
{
   padding-top: 10px;
   padding-right: 10px;
   padding-bottom: 10px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu2 ul ul ul li 
{
   left: 272px;
   position: relative;
   top: -71px;
}
#wb_ResponsiveMenu2 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #002400;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ResponsiveMenu2 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #3A858C;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu2 li:hover > a .arrow-down, #wb_ResponsiveMenu2 li .active .arrow-down
{ 
   border-top-color: #002400;
}
#wb_ResponsiveMenu2 ul ul li:hover > a .arrow-left, #wb_ResponsiveMenu2 ul ul li .active .arrow-left
{ 
   border-left-color: #FFFFFF;
}
#wb_ResponsiveMenu2 .toggle,[id^=ResponsiveMenu2-submenu]
{
   display: none;
}
@media all and (max-width:640px) 
{
#wb_ResponsiveMenu2
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu2 ul li a, #wb_ResponsiveMenu2 .toggle
{
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 10px 10px 10px 0;
}
#wb_ResponsiveMenu2 .toggle + a
{
   display: none !important;
}
.ResponsiveMenu2 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu2 
{
   background-color: transparent;
   display: none;
}
#wb_ResponsiveMenu2 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_ResponsiveMenu2 .toggle 
{
   display: block;
   background-color: rgba(255,255,255,0.00);
   color: #002400;
   padding: 0 10px 0 0;
   line-height: 36px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_ResponsiveMenu2 .toggle:hover
{
   background-color: #FFFFFF;
   color: #002400;
}
[id^=ResponsiveMenu2-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu2-title
{
   height: 71px !important;
   line-height: 71px !important;
   text-align: left;
}
#wb_ResponsiveMenu2 ul li 
{
   display: block;
   width: 100% !important;
   text-align: center;
}
#wb_ResponsiveMenu2 ul ul .toggle,
#wb_ResponsiveMenu2 ul ul a 
{
   padding: 0 0px;
}
#wb_ResponsiveMenu2 a:hover,
#wb_ResponsiveMenu2 ul ul ul a 
{
   background-color: #FFFFFF;
   color: #3A858C;
}
#wb_ResponsiveMenu2 ul li ul li .toggle,
#wb_ResponsiveMenu2 ul ul a 
{
   background-color: #FFFFFF;
   color: #3A858C;
}
#wb_ResponsiveMenu2 ul ul ul a 
{
   padding: 10px 10px 10px 0;
}
#wb_ResponsiveMenu2 ul li a 
{
   text-align: center;
}
#wb_ResponsiveMenu2 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu2 ul li i 
{
   margin-right: 0px;
}
#wb_ResponsiveMenu2 ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu2 ul ul li:hover > ul,
#wb_ResponsiveMenu2 ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu2 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu2 ul ul ul li 
{
   position: static;
}
#ResponsiveMenu2-icon 
{
   display: block;
   position: absolute;
   right: 30px;
   top: 23px;
   user-select: none;
}
#ResponsiveMenu2-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #002400;
   color: #002400;
   width: 24px;
}
#wb_ResponsiveMenu2 ul li ul li .toggle:hover
{
   background-color: #3A858C;
   color: #FFFFFF;
}
#wb_ResponsiveMenu2 .toggle .arrow-down 
{
   border-top-color: #002400;
}
#wb_ResponsiveMenu2 .toggle:hover .arrow-down, #wb_ResponsiveMenu2 li .active .arrow-down
{
   border-top-color: #002400;
}
#wb_ResponsiveMenu2 ul li ul li .toggle .arrow-down 
{
   border-top-color: #3A858C;
}
#wb_ResponsiveMenu2 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu2 ul li ul li .active .arrow-down
{
   border-top-color: #FFFFFF;
}
}
#wb_ResponsiveMenu2 li a
{
   text-shadow: 0px 0px 1px #29363C;
   transition: text-shadow 0ms linear 0ms;
}
#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: 350px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_LayoutGrid12
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid12
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid12 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid12 > .row > .col-1, #LayoutGrid12 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid12 > .row > .col-1, #LayoutGrid12 > .row > .col-2
{
}
#LayoutGrid12 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 6;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
#LayoutGrid12 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 6;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
@media (max-width: 662px)
{
#LayoutGrid12 > .row > .col-1, #LayoutGrid12 > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1
{
   color: #000000;
   font-family: "Roboto";
   font-weight: 300;
   font-size: 12px;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text4
{
   color: #000000;
   font-family: "Roboto";
   font-weight: 300;
   font-size: 12px;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid13
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid13
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid13 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid13 > .row > .col-1, #LayoutGrid13 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid13 > .row > .col-1, #LayoutGrid13 > .row > .col-2
{
}
#LayoutGrid13 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 6;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#LayoutGrid13 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 6;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 662px)
{
#LayoutGrid13 > .row > .col-1, #LayoutGrid13 > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2
{
   color: #000000;
   font-family: "Roboto";
   font-weight: 300;
   font-size: 12px;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#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: #000000;
   font-family: "Roboto";
   font-weight: 300;
   font-size: 12px;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
.ThemeableMenu2 .nav
{
   font-family: "Barlow";
   font-weight: 600;   font-stretch: 75%;

   font-size: 15px;
   font-style: normal;
   color: #808080;
   text-align: left;
   text-transform: none;
}
#ThemeableMenu2, .ThemeableMenu2 .nav, .ThemeableMenu2 *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.ThemeableMenu2 .nav:before,
.ThemeableMenu2 .nav:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu2 .nav:after 
{
   clear: both;
}
.ThemeableMenu2 .nav a 
{
   text-decoration: none;
}
.ThemeableMenu2 .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.ThemeableMenu2 .nav ul ul
{
   margin-bottom: 0;
}
.ThemeableMenu2 .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.ThemeableMenu2 .container:before,
.ThemeableMenu2 .container:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu2 .container:after 
{
   clear: both;
}
.ThemeableMenu2 .collapse 
{
   display: none;
}
.ThemeableMenu2 .collapse.show 
{
   display: block;
}
.ThemeableMenu2 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.ThemeableMenu2 .caret, .ThemeableMenu2 .caret-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.ThemeableMenu2 .dropdown 
{
   position: relative;
}
.ThemeableMenu2 .dropdown-toggle:focus 
{
   outline: 0;
}
.ThemeableMenu2 .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 15px;
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid rgba(197,197,197,1.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.ThemeableMenu2 .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.ThemeableMenu2 .dropdown-menu > li > a
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #808080;
   text-transform: none;
   white-space: nowrap;
}
.ThemeableMenu2 .dropdown-menu > li > a:hover,
.ThemeableMenu2 .dropdown-menu > li > a:focus 
{
   text-decoration: none;
   color: #2B2B2B;
   background-color: #EDEDED;
   background-image: none;
}
.ThemeableMenu2 .dropdown-menu > li > a.active,
.ThemeableMenu2 .dropdown-menu > li > a.active:hover,
.ThemeableMenu2 .dropdown-menu > li > a.active:focus
{
   color: #2B2B2B;
   background-color: #EDEDED;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.ThemeableMenu2 .show > .dropdown-menu
{
   display: block;
}
.ThemeableMenu2 .show > a
{
   outline: 0;
}
.ThemeableMenu2 .dropdown-header
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.ThemeableMenu2 .dropdown-backdrop
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.ThemeableMenu2 .dropdown.show .dropdown-menu
{
   animation-name: ThemeableMenu2-animation;
   animation-duration: 500ms;
   animation-iteration-count: 1;
   animation-timing-function: linear;
   animation-fill-mode: forwards;
}
@keyframes ThemeableMenu2-animation
{
   0%
   {
      opacity: 0;
   }
   100%
   {
      opacity: 1;
   }
}
.ThemeableMenu2 .nav > li 
{
   position: relative;
   display: block;
}
.ThemeableMenu2 .nav > li > a
{
   position: relative;
   display: block;
   padding: 10px 10px 10px 15px;
}
.ThemeableMenu2 .nav .show > a,
.ThemeableMenu2 .nav .show > a:hover,
.ThemeableMenu2 .nav .show > a:focus
{
    border-color: #FFFFFF;
}
.ThemeableMenu2 .nav .nav-divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.ThemeableMenu2 .nav .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu2
{
   position: relative;
}
.ThemeableMenu2:before,
.ThemeableMenu2:after
{
   content: " ";
   display: table;
}
.ThemeableMenu2:after
{
   clear: both;
}
.ThemeableMenu2 .navbar-header:before,
.ThemeableMenu2 .navbar-header:after
{
   content: " ";
   display: table;
}
.ThemeableMenu2 .navbar-header:after
{
   clear: both;
}
.ThemeableMenu2-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.ThemeableMenu2-navbar-collapse:before,
.ThemeableMenu2-navbar-collapse:after
{
   content: " ";
   display: table;
}
.ThemeableMenu2-navbar-collapse:after
{
   clear: both;
}
.ThemeableMenu2-navbar-collapse.show
{
   overflow-y: auto;
}
.ThemeableMenu2 .navbar-toggle 
{
   position: relative;
   float: left;
   padding: 10px 10px 9px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.ThemeableMenu2 .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.ThemeableMenu2 .navbar-toggle .icon-bar+.icon-bar
{
   margin-top: 4px;
}
.ThemeableMenu2 .navbar-nav
{
   margin: 6px -15px;
}
.ThemeableMenu2 .navbar-nav > li > .dropdown-menu
{
   margin-top: 0;
}
.ThemeableMenu2 .navbar-nav > li > a
{
   color: #808080;
}
.ThemeableMenu2 .navbar-nav > li > a:hover,
.ThemeableMenu2 .navbar-nav > li > a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
   text-decoration: none;
}
.ThemeableMenu2 .navbar-nav > li > a.active,
.ThemeableMenu2 .navbar-nav > li > a.active:hover,
.ThemeableMenu2 .navbar-nav > li > a.active:focus
{
   color: #2B2B2B;
   background-color: #EDEDED;
   background-image: none;
}
.ThemeableMenu2 .navbar-toggle
{
   border: 1px solid transparent;
}
.ThemeableMenu2 .navbar-toggle:hover,
.ThemeableMenu2 .navbar-toggle:focus
{
   background-color: transparent;
}
.ThemeableMenu2 .navbar-toggle .icon-bar
{
   background-color: #002C42;
}
.ThemeableMenu2-navbar-collapse
{
   border-color: rgba(197,197,197,1.00);
}
.ThemeableMenu2 .navbar-nav > .dropdown > a:hover .caret,
.ThemeableMenu2 .navbar-nav > .dropdown > a:focus .caret
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.ThemeableMenu2 .navbar-nav > .show > a,
.ThemeableMenu2 .navbar-nav > .show > a:hover,
.ThemeableMenu2 .navbar-nav > .show > a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
}
.ThemeableMenu2 .navbar-nav > .show > a .caret,
.ThemeableMenu2 .navbar-nav > .show > a:hover .caret,
.ThemeableMenu2 .navbar-nav > .show > a:focus .caret
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.ThemeableMenu2 .navbar-nav > .dropdown > a .caret
{
   border-top-color: #808080;
   border-bottom-color: #808080;
}
.ThemeableMenu2 .navbar-link
{
   color: #808080;
}
.ThemeableMenu2 .navbar-link:hover
{
   color: #2B2B2B;
}
.ThemeableMenu2 .navbar-header
{
   color: #002C42;
}
.ThemeableMenu2 .dropdown-hover > .dropdown-menu
{
   margin-top:-1px !important;
}
@media (min-width: 600px) 
{
.ThemeableMenu2 .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.ThemeableMenu2 .navbar-header
{
   float: left;
}
.ThemeableMenu2-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.ThemeableMenu2-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.ThemeableMenu2-navbar-collapse.show
{
   overflow-y: auto;
}
.ThemeableMenu2 .navbar-toggle
{
   display: none;
}
.ThemeableMenu2 .navbar-nav
{
   float: left;
   margin: 0;
}
.ThemeableMenu2 .navbar-nav > li
{
   float: left;
}
.ThemeableMenu2 .container > .navbar-header,
.ThemeableMenu2 .container > .ThemeableMenu2-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.ThemeableMenu2 .navbar-nav > .dropdown > a:hover .caret,
.ThemeableMenu2 .navbar-nav > .dropdown > a:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
}
@media (max-width: 600px) 
{
.ThemeableMenu2 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(221,221,221,0.00);
}
.ThemeableMenu2 .navbar-nav
{
   margin: 0;
   background-color: #F6F6F6;
   background-image: none;
}
.ThemeableMenu2 .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.ThemeableMenu2 .navbar-nav .show .dropdown-menu > li > a,
.ThemeableMenu2 .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 15px;
}
.ThemeableMenu2 .navbar-nav .show .dropdown-menu > li > a
{
   line-height: 20px;
}
}
@media (min-width: 600px) 
{
.ThemeableMenu2 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(221,221,221,0.00);
   border-radius: 0px;
}
.ThemeableMenu2 .navbar-nav > li > a
{
   color: #002C42;
}
.ThemeableMenu2 .navbar-nav > li > a:hover,
.ThemeableMenu2 .navbar-nav > li > a:focus
{
   color: #FFFFFF;
   background-color: #3370B7;
   background-image: none;
}
.ThemeableMenu2 .navbar-nav > li > a.active,
.ThemeableMenu2 .navbar-nav > li > a.active:hover,
.ThemeableMenu2 .navbar-nav > li > a.active:focus
{
   color: #FFFFFF;
   background-color: #3370B7;
   background-image: none;
}
.ThemeableMenu2 .navbar-nav > .show > a,
.ThemeableMenu2 .navbar-nav > .show > a:hover,
.ThemeableMenu2 .navbar-nav > .show > a:focus
{
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
.ThemeableMenu2 .navbar-nav > .dropdown > a:hover .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu2 .navbar-nav > .dropdown > a .caret
{
   border-top-color: #002C42;
   border-bottom-color: #002C42;
}
.ThemeableMenu2 .navbar-nav > li > a.active > .caret,
.ThemeableMenu2 .navbar-nav > li > a.active:hover > .caret,
.ThemeableMenu2 .navbar-nav > li > a.active:focus > .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu2 .navbar-nav > .show > a .caret,
.ThemeableMenu2 .navbar-nav > .show > a:hover .caret,
.ThemeableMenu2 .navbar-nav > .show > a:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu2 .navbar-link
{
   color: #002C42;
}
.ThemeableMenu2 .navbar-link:hover 
{
   color: #fff;
}
}
#ThemeableMenu2 .svg-icon
{
   fill: currentColor;
   height: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#ThemeableMenu2 li
{
   max-width: 770px;
   transition: max-width 0ms linear 0ms;
}
#wb_ThemeableMenu2
{
   z-index: 1111 !important;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading1
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_LayoutGrid29
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid29
{
   box-sizing: border-box;
   width: 100%;
   padding: 40px 0 40px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1400px;
}
#LayoutGrid29 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid29 > .row > .col-1, #LayoutGrid29 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid29 > .row > .col-1, #LayoutGrid29 > .row > .col-2
{
}
#LayoutGrid29 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 6;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: center;
}
#LayoutGrid29 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 6;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid29 > .row > .col-1, #LayoutGrid29 > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_LayoutGrid30
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid30
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid30 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid30 > .row > .col-1, #LayoutGrid30 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid30 > .row > .col-1, #LayoutGrid30 > .row > .col-2
{
}
#LayoutGrid30 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 7;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#LayoutGrid30 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 10px 10px 20px;
}
#LayoutGrid30 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   grid-column: span 5;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: center;
}
#LayoutGrid30 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 10px 10px 20px;
}
@media (max-width: 862px)
{
#LayoutGrid30 > .row > .col-1, #LayoutGrid30 > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Card47
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 20px 0 15px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card47-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card47-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 120px;
   width: 100%;
   height: 24px;
}
#wb_CssMenu4
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 15px 0 0 5px;
   text-align: left;
   z-index: 1111 !important;
}
#wb_CssMenu4 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_CssMenu4 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_CssMenu4 a
{
   display: block;
   color: #C0C0C0;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Roboto;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_CssMenu4 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_CssMenu4 li:hover a, #wb_CssMenu4 a:hover
{
   color: #00E6AC;
}
.CssMenu4-effect:before
{
   border: 0px solid transparent;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu4 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu4 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu4 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu4-effect
{
   display: inline-block;
   position: relative;
   transform: perspective(0px) translateX(0);
   transition: color 100ms linear;
}
.CssMenu4-effect:before
{
   content: "";
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   opacity: 0;
   transform: scale(0);
   transition: all 100ms linear;
}
.CssMenu4-effect:hover:before, .CssMenu4-effect:focus:before, .CssMenu4-effect:active:before
{
   transform: scale(1);
   opacity: 1;
}
.CssMenu4-icon
{
   fill: #C0C0C0;
   margin-right: 3px;
   width: 13px;
   height: 13px;
}
#CssMenu4 a:hover .CssMenu4-icon
{
   fill: #00E6AC;
}
#CssMenu4 > .active .CssMenu4-icon
{
   fill: #333333;
}
#wb_Card48
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #3A858C;
   text-align: left;
}
#Card48-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card48-card-item0
{
   box-sizing: border-box;
   margin: 0 0 0 5px;
   padding: 0;
   color: #F5F5F5;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
}
#wb_Card49
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 9px 0 0 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#Card49-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card49-card-item0
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C0C0C0;
   font-family: Rosario;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card49-card-item0 .svg-icon
{
   fill: currentColor;
   width: 16px;
   height: 16px;
   overflow: visible;
   margin-right: 0px;
}
#Card49-card-item1
{
   box-sizing: border-box;
   margin: -18px 0 0 19px;
   padding: 0;
   color: #C0C0C0;
   font-family: Rosario;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_Card50
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 10px 7px;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#Card50-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card50-card-item0
{
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   color: #C0C0C0;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
}
#Card50-card-item0
{
   border-width: 1px;
   border-left-color: #00E6AC;
   transition: border-width 0ms linear 0ms, border-left-color 0ms linear 0ms;
}
#wb_Card50
{
   border-left-width: 1px;
   border-left-color: rgba(192,192,192,0.20);
   transition: border-left-width 0ms linear 0ms, border-left-color 0ms linear 0ms;
}
#Line1-divider
{
   font-size: 0;
   line-height: 0;
}
#Line1-divider-separator
{
   align-items: center;
   display: flex;
   margin: 0;
}
#Line1-icon
{
   flex-shrink: 0;
   margin: 0 10px 0 0px;
}
#Line1-divider-separator:before, #Line1-divider-separator:after
{
   display: block;
   content: "";
   flex-grow: 1;
   border-color: #A0A0A0;
   border-color: rgba(160,160,160,0.00);
   border-style: solid;
   border-bottom-width: 24px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
}
#Line1
{
   margin: 0;
   padding: 0;
}
#Line1-divider-separator:before
{
   content: none;
}
#Line1 .svg-icon
{
   display: inline-block;
   fill: #C0C0C0;
   height: 16px;
   left: 0;
   position: relative;
   top: 0;
   width: 16px;
}
#Line4-divider
{
   font-size: 0;
   line-height: 0;
}
#Line4-divider-separator
{
   align-items: center;
   display: flex;
   margin: 0;
}
#Line4-text
{
   color: #C0C0C0;
   flex-shrink: 0;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   line-height: 1;
   margin: 0 10px 0 0px;
}
#Line4-divider-separator:before, #Line4-divider-separator:after
{
   display: block;
   content: "";
   flex-grow: 1;
   border-color: #A0A0A0;
   border-color: rgba(160,160,160,0.00);
   border-style: solid;
   border-bottom-width: 24px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
}
#Line4
{
   margin: 0 0 0 2px;
   padding: 0;
}
#Line4-divider-separator:before
{
   content: none;
}
#Line5
{
   border-color: #A0A0A0;
   border-color: rgba(160,160,160,0.00);
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#Line6-divider
{
   font-size: 0;
   line-height: 0;
}
#Line6-divider-separator
{
   align-items: center;
   display: flex;
   margin: 0;
}
#Line6-icon
{
   flex-shrink: 0;
   margin: 0 10px 0 0px;
}
#Line6-divider-separator:before, #Line6-divider-separator:after
{
   display: block;
   content: "";
   flex-grow: 1;
   border-color: #A0A0A0;
   border-color: rgba(160,160,160,0.00);
   border-style: solid;
   border-bottom-width: 24px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
}
#Line6
{
   margin: 0;
   padding: 0;
}
#Line6-divider-separator:before
{
   content: none;
}
#Line6 .svg-icon
{
   display: inline-block;
   fill: #C0C0C0;
   height: 16px;
   left: 0;
   position: relative;
   top: 0;
   width: 16px;
}
#Line7-divider
{
   font-size: 0;
   line-height: 0;
}
#Line7-divider-separator
{
   align-items: center;
   display: flex;
   margin: 0;
}
#Line7-text
{
   color: #C0C0C0;
   flex-shrink: 0;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   line-height: 1;
   margin: 0 10px 0 0px;
}
#Line7-divider-separator:before, #Line7-divider-separator:after
{
   display: block;
   content: "";
   flex-grow: 1;
   border-color: #A0A0A0;
   border-color: rgba(160,160,160,0.00);
   border-style: solid;
   border-bottom-width: 24px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
}
#Line7
{
   margin: 0 0 0 2px;
   padding: 0;
}
#Line7-divider-separator:before
{
   content: none;
}
#wb_LayoutGrid31
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid31
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid31 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid31 > .row > .col-1, #LayoutGrid31 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid31 > .row > .col-1, #LayoutGrid31 > .row > .col-2
{
}
#LayoutGrid31 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 6;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
#LayoutGrid31 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 10px 10px 20px;
}
#LayoutGrid31 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 6;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
#LayoutGrid31 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 10px 10px 10px;
}
@media (max-width: 862px)
{
#LayoutGrid31 > .row > .col-1, #LayoutGrid31 > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Card51
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #3A858C;
   text-align: left;
}
#Card51-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card51-card-item0
{
   box-sizing: border-box;
   margin: 0 0 0 5px;
   padding: 0;
   color: #F5F5F5;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
}
#wb_Card52
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 20px 0 0 10px;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #3A858C;
   text-align: left;
}
#Card52-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card52-card-item0
{
   box-sizing: border-box;
   margin: 0 0 0 5px;
   padding: 0;
   color: #F5F5F5;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
}
#wb_Card53
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#Card53-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card53-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 30px;
   width: 100%;
   height: 30px;
}
#Card53-card-item0
{
   opacity: 60%;
   transition: opacity 0ms linear 0ms;
}
#Card53-card-item1
{
   box-sizing: border-box;
   margin: -26px 0 10px 35px;
   padding: 0;
   color: #C0C0C0;
   font-family: Rosario;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_Card54
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: -30px 0 10px 8px;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#Card54-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card54-card-item0
{
   display: inline-block;
   height: 20px;
   box-sizing: border-box;
   margin: 10px 0 0 13px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C0C0C0;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card54-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card54-card-item0 .svg-icon
{
   fill: currentColor;
   width: 20px;
   height: 20px;
   overflow: visible;
   margin-right: 0px;
}
#Card54-card-item1
{
   display: inline-block;
   height: 20px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C0C0C0;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card54-card-item1 .svg-icon
{
   fill: currentColor;
   width: 20px;
   height: 20px;
   overflow: visible;
   margin-right: 0px;
}
#Card54-card-item2
{
   display: inline-block;
   height: 20px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C0C0C0;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card54-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#Card54-card-item2 .svg-icon
{
   fill: currentColor;
   width: 20px;
   height: 20px;
   overflow: visible;
   margin-right: 0px;
}
#Card54-card-item3
{
   display: inline-block;
   height: 20px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C0C0C0;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card54-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#Card54-card-item3 .svg-icon
{
   fill: currentColor;
   width: 20px;
   height: 20px;
   overflow: visible;
   margin-right: 0px;
}
#Card54-card-item4
{
   display: inline-block;
   height: 20px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C0C0C0;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card54-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#Card54-card-item4 .svg-icon
{
   fill: currentColor;
   width: 20px;
   height: 20px;
   overflow: visible;
   margin-right: 0px;
}
#wb_Card55
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 0 12px;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#Card55-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card55-card-item0
{
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   color: #C0C0C0;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
}
#Card55-card-item1
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 10px 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C0C0C0;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card55-card-item1 .svg-icon
{
   fill: currentColor;
   width: 13px;
   height: 13px;
   overflow: visible;
   margin-right: 0px;
}
#Card55-card-item2
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C0C0C0;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card55-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#Card55-card-item3
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px rgba(0,0,0,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card55-card-item4
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 10px 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C0C0C0;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card55-card-item4 .svg-icon
{
   fill: currentColor;
   width: 13px;
   height: 13px;
   overflow: visible;
   margin-right: 0px;
}
#Card55-card-item5
{
   display: inline-block;
   height: 38px;
   box-sizing: border-box;
   margin: 0 0 8px 10px;
   padding: 0 0 25px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C0C0C0;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card55-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card55
{
   border-left-width: 1px;
   border-left-color: rgba(192,192,192,0.20);
   transition: border-left-width 0ms linear 0ms, border-left-color 0ms linear 0ms;
}
#wb_footermenu
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 15px 0 0 5px;
   text-align: left;
   z-index: 1111 !important;
}
#wb_footermenu ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_footermenu li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_footermenu a
{
   display: block;
   color: #C0C0C0;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Roboto;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_footermenu > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_footermenu li:hover a, #wb_footermenu a:hover
{
   color: #00E6AC;
}
.footermenu-effect:before
{
   border: 0px solid transparent;
   background-color: transparent;
   background-image: none;
}
#wb_footermenu .firstmain a
{
   margin-top: 0px;
}
#wb_footermenu li.lastmain
{
   padding-bottom: 0px;
}
#wb_footermenu br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.footermenu-effect
{
   display: inline-block;
   position: relative;
   transform: perspective(0px) translateX(0);
   transition: color 100ms linear;
}
.footermenu-effect:before
{
   content: "";
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   opacity: 0;
   transform: scale(0);
   transition: all 100ms linear;
}
.footermenu-effect:hover:before, .footermenu-effect:focus:before, .footermenu-effect:active:before
{
   transform: scale(1);
   opacity: 1;
}
#wb_LayoutGrid32
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid32
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid32 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid32 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid32 > .row > .col-1
{
}
#LayoutGrid32 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 12;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid32 > .row > .col-1
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Card56
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#Card56-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card56-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #C0C0C0;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 12px;
   line-height: 12px;
   text-align: center;
}
#FlexContainer1
{
   display: flex;
   width: 100%;
   position: relative;
   z-index: 0;
   padding: 40px 0 40px 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin: 0;
   background-color: rgba(41,54,60,0.96);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_Carousel1
{
   background-color: transparent;
   background-image: url('images/stainless-steel-bars.jpg');
   background-repeat: no-repeat;
   background-position: right center;
   background-size: cover;
   border-radius: 0px;
   margin: 0;
}
#wb_Carousel1
{
   height: 474px;
}
#Carousel1
{
   position: relative;
   margin: 0;
   line-height: 1;
   height: 100%;
   box-sizing: border-box;
}
#Carousel1 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#Carousel1 .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#Carousel1 .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   opacity: 0;
   transition: opacity 3ms ease-in-out;
   height: 100%;
   text-align: center;
}
#Carousel1 .carousel-item-inner
{
   padding: 0;
}
#Carousel1 .carousel-inner > .carousel-item > img, #Carousel1 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#Carousel1 .carousel-inner > .active, #Carousel1 .carousel-inner > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#Carousel1 .carousel-inner > .active
{
   opacity: 1;
   z-index: 1;
}
#Carousel1 .carousel-inner > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Carousel1 .carousel-inner > .carousel-item-next.carousel-item-start, #Carousel1 .carousel-inner > .carousel-item-prev.carousel-item-end
{
   opacity: 1;
   z-index: 1;
}
#Carousel1 .carousel-inner > .active.carousel-item-start, #Carousel1 .carousel-inner > .active.carousel-item-end
{
   opacity: 0;
   z-index: 0;
   transition: opacity 6ms;
}
#Carousel1 .frame
{
   width: 1400px;
   display: inline-block;
   float: left;
   height: 474px;
}
#Carousel1 .frame-1
{
   background-image: linear-gradient(45deg, #000000 0%, rgba(0,0,0,0.00) 100%);
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 150px 0 0 0 ;
}
#LayoutGrid5
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 450px;
}
#LayoutGrid5 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid5 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid5 > .row > .col-1
{
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 12;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
@media (max-width: 3000px)
{
#LayoutGrid5 > .row > .col-1
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 4px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F2AB26;
   border-right-color: #D3D3D3;
   border-bottom-color: #D3D3D3;
   border-left-color: #C0C0C0;
   text-align: center;
}
#Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 0 0 0 15px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Lato";
   font-weight: 900;
   font-style: normal;
   font-size: 43px;
   line-height: 43px;
   text-align: left;
}
#Card6-card-item0
{
   text-shadow: 2px 2px 10px #29363C;
   transition: text-shadow 0ms linear 0ms;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 10px 0 0 15px;
   padding: 0;
   color: #DCDCDC;
   font-family: Timmana;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#wb_LayoutGrid17
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid17
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 60px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid17 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid17 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid17 > .row > .col-1
{
}
#LayoutGrid17 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 12;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
@media (max-width: 0px)
{
#LayoutGrid17 > .row > .col-1
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2
{
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 6;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: right;
}
#LayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: url('images/bnjis-warehouse-bars.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 6;
   flex-wrap: wrap;
   align-content: stretch;
   align-self: stretch;
   align-items: stretch;
   text-align: left;
}
@media (max-width: 800px)
{
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 15px 40px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 2;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 9;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#LayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 900px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #808080;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
   text-align: justify;
}
#Card2-card-item0
{
   text-shadow: 0px 0px 2px #A9A9A9;
   transition: text-shadow 0ms linear 0ms;
}
#wb_Card30
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card30-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card30-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   background-color: transparent;
   background-image: none;
   color: #808080;
   font-family: "Roboto";
   font-weight: 900;
   font-style: normal;
   font-size: 15px;
   text-align: left;
}
#Card30-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #808080;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
   text-align: justify;
}
#Card30-card-item1
{
   text-shadow: 0px 0px 2px #A9A9A9;
   transition: text-shadow 0ms linear 0ms;
}
#wb_Card30
{
   text-shadow: 0px 0px 2px #A9A9A9;
   transition: text-shadow 0ms linear 0ms;
}
#wb_Card31
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 3px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #F5F5F5;
   text-align: left;
}
#Card31-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card31-card-item0
{
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   color: #269282;
   font-family: "Barlow";
   font-weight: 600;   font-stretch: 75%;

   font-style: normal;
   font-size: 16px;
   text-align: justify;
}
#Card31-card-item0
{
   letter-spacing: 2px;
   word-spacing: 4px;
   text-shadow: 0px 0px 2px #62808E;
   transition: letter-spacing 0ms linear 0ms, word-spacing 0ms linear 0ms, text-shadow 0ms linear 0ms;
}
#Card31-card-item1
{
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   color: #0C2C27;
   font-family: "Oswald";
   font-weight: 700;
   font-style: normal;
   font-size: 37px;
   line-height: 37px;
   text-align: left;
}
#Card31-card-item1
{
   text-shadow: 0px 0px 3px #0B5149;
   letter-spacing: 2px;
   word-spacing: 4px;
   transition: text-shadow 0ms linear 0ms, letter-spacing 0ms linear 0ms, word-spacing 0ms linear 0ms;
}
#wb_Card31
{
   letter-spacing: 2px;
   word-spacing: 4px;
   transition: letter-spacing 0ms linear 0ms, word-spacing 0ms linear 0ms;
}
#HorizontalLine4
{
   border-color: #E9E9E9;
   border-color: rgba(233,233,233,0.00);
   border-style: solid;
   border-bottom-width: 605px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid6
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 15px 40px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid6 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid6 > .row > .col-1
{
}
#LayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 12;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid6 > .row > .col-1
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #8B4513;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid7
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid7 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2, #LayoutGrid7 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2, #LayoutGrid7 > .row > .col-3
{
}
#LayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 6;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: right;
}
#LayoutGrid7 > .row > .col-2
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid rgba(255,255,255,0.40);
   border-radius: 0px;
   grid-column: span 5;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: left;
}
#LayoutGrid7 > .row > .col-3
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 800px)
{
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2, #LayoutGrid7 > .row > .col-3
{
   width: 100%;
   grid-column: span 12;
}
}
#HorizontalLine3
{
   border-color: #FFFFFF;
   border-color: rgba(255,255,255,0.60);
   border-style: solid;
   border-bottom-width: 109px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 10px 0 0 0 ;
   padding: 0;
   opacity: 0.00;
}
#wb_LayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid8
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid8 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid8 > .row > .col-1, #LayoutGrid8 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid8 > .row > .col-1, #LayoutGrid8 > .row > .col-2
{
}
#LayoutGrid8 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
#LayoutGrid8 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 11;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 800px)
{
#LayoutGrid8 > .row > .col-1, #LayoutGrid8 > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Card10
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 3px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #F5F5F5;
   text-align: left;
}
#Card10-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   color: #269282;
   font-family: "Barlow";
   font-weight: 600;   font-stretch: 75%;

   font-style: normal;
   font-size: 16px;
   text-align: justify;
}
#Card10-card-item0
{
   letter-spacing: 2px;
   word-spacing: 4px;
   text-shadow: 0px 0px 2px #62808E;
   transition: letter-spacing 0ms linear 0ms, word-spacing 0ms linear 0ms, text-shadow 0ms linear 0ms;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0 0 5px 0;
   color: #0C2C27;
   font-family: "Oswald";
   font-weight: 700;
   font-style: normal;
   font-size: 37px;
   line-height: 37px;
   text-align: left;
}
#Card10-card-item1
{
   text-shadow: 0px 0px 3px #0B5149;
   letter-spacing: 2px;
   word-spacing: 4px;
   transition: text-shadow 0ms linear 0ms, letter-spacing 0ms linear 0ms, word-spacing 0ms linear 0ms;
}
#wb_Card10
{
   letter-spacing: 2px;
   word-spacing: 4px;
   transition: letter-spacing 0ms linear 0ms, word-spacing 0ms linear 0ms;
}
#wb_LayoutGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid9
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid9 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2
{
}
#LayoutGrid9 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 6;
   flex-wrap: wrap;
   align-content: stretch;
   align-self: stretch;
   align-items: stretch;
   text-align: right;
}
#LayoutGrid9 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 6;
   flex-wrap: wrap;
   align-content: stretch;
   align-self: stretch;
   align-items: stretch;
   text-align: left;
}
@media (max-width: 800px)
{
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_LayoutGrid11
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
}
#LayoutGrid11
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid11 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2, #LayoutGrid11 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2, #LayoutGrid11 > .row > .col-3
{
}
#LayoutGrid11 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
#LayoutGrid11 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 10;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
#LayoutGrid11 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 800px)
{
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2, #LayoutGrid11 > .row > .col-3
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Card11
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 2px 2px 2px 2px;
   max-width: 600px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card11-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 5px 0 5px 0;
   background-color: #FFFFFF;
   background-image: none;
   color: #808080;
   font-family: "Roboto";
   font-weight: 900;
   font-style: normal;
   font-size: 15px;
   text-align: left;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 0 0 0 5px;
   padding: 5px 0 5px 10px;
   background-color: #FFFFFF;
   background-image: none;
   color: #808080;
   font-family: Barlow;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card11-card-item1 .svg-icon
{
   fill: #808080;
   width: 13px;
   height: 13px;
   overflow: visible;
   margin-right: 5px;
}
#Card11-card-item2
{
   box-sizing: border-box;
   margin: 0 0 0 5px;
   padding: 5px 0 5px 10px;
   background-color: #FFFFFF;
   background-image: none;
   color: #808080;
   font-family: Barlow;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card11-card-item2 .svg-icon
{
   fill: #808080;
   width: 13px;
   height: 13px;
   overflow: visible;
   margin-right: 5px;
}
#Card11-card-item3
{
   box-sizing: border-box;
   margin: 0 0 0 5px;
   padding: 5px 0 5px 10px;
   background-color: #FFFFFF;
   background-image: none;
   color: #808080;
   font-family: Barlow;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card11-card-item3 .svg-icon
{
   fill: #808080;
   width: 13px;
   height: 13px;
   overflow: visible;
   margin-right: 5px;
}
#Card11-card-item4
{
   box-sizing: border-box;
   margin: 0 0 0 5px;
   padding: 5px 0 5px 10px;
   background-color: #FFFFFF;
   background-image: none;
   color: #808080;
   font-family: Barlow;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card11-card-item4 .svg-icon
{
   fill: #808080;
   width: 13px;
   height: 13px;
   overflow: visible;
   margin-right: 5px;
}
#Card11-card-item5
{
   box-sizing: border-box;
   margin: 0 0 0 30px;
   padding: 4px 0 4px 10px;
   background-color: #FFFFFF;
   background-image: none;
   color: #808080;
   font-family: Barlow;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card11-card-item6
{
   box-sizing: border-box;
   margin: 0 0 0 30px;
   padding: 4px 0 4px 10px;
   background-color: #FFFFFF;
   background-image: none;
   color: #808080;
   font-family: Barlow;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card11-card-item7
{
   box-sizing: border-box;
   margin: 0 0 0 30px;
   padding: 4px 0 4px 10px;
   background-color: #FFFFFF;
   background-image: none;
   color: #808080;
   font-family: Barlow;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card11-card-item8
{
   box-sizing: border-box;
   margin: 0 0 0 30px;
   padding: 4px 0 4px 10px;
   background-color: #FFFFFF;
   background-image: none;
   color: #808080;
   font-family: Barlow;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#wb_Card11
{
   text-shadow: 0px 0px 2px #A9A9A9;
   transition: text-shadow 0ms linear 0ms;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 15px 2px 2px 2px;
   max-width: 600px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 5px 0 5px 0;
   background-color: transparent;
   background-image: none;
   color: #808080;
   font-family: "Roboto";
   font-weight: 900;
   font-style: normal;
   font-size: 15px;
   text-align: left;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0 0 0 15px;
   padding: 0;
   color: #808080;
   font-family: Barlow;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 22.1px;
   text-align: left;
}
#wb_Card3
{
   text-shadow: 0px 0px 2px #A9A9A9;
   transition: text-shadow 0ms linear 0ms;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 15px 2px 2px 2px;
   max-width: 600px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 5px 0 5px 0;
   background-color: transparent;
   background-image: none;
   color: #808080;
   font-family: "Roboto";
   font-weight: 900;
   font-style: normal;
   font-size: 15px;
   text-align: left;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 0 0 0 15px;
   padding: 0;
   color: #808080;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 22.1px;
   text-align: left;
}
#wb_Card4
{
   text-shadow: 0px 0px 2px #A9A9A9;
   transition: text-shadow 0ms linear 0ms;
}
#wb_Card14
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 15px 2px 2px 2px;
   max-width: 600px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card14-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 5px 0 5px 0;
   background-color: transparent;
   background-image: none;
   color: #808080;
   font-family: "Roboto";
   font-weight: 900;
   font-style: normal;
   font-size: 15px;
   text-align: left;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 0 0 0 5px;
   padding: 5px 0 5px 10px;
   background-color: transparent;
   background-image: none;
   color: #808080;
   font-family: Barlow;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card14-card-item1 .svg-icon
{
   fill: #808080;
   width: 13px;
   height: 13px;
   overflow: visible;
   margin-right: 5px;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 0 0 0 5px;
   padding: 5px 0 5px 10px;
   background-color: transparent;
   background-image: none;
   color: #808080;
   font-family: Barlow;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card14-card-item2 .svg-icon
{
   fill: #808080;
   width: 13px;
   height: 13px;
   overflow: visible;
   margin-right: 5px;
}
#Card14-card-item3
{
   box-sizing: border-box;
   margin: 0 0 0 5px;
   padding: 5px 0 5px 10px;
   background-color: transparent;
   background-image: none;
   color: #808080;
   font-family: Barlow;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card14-card-item3 .svg-icon
{
   fill: #808080;
   width: 13px;
   height: 13px;
   overflow: visible;
   margin-right: 5px;
}
#Card14-card-item4
{
   box-sizing: border-box;
   margin: 0 0 0 5px;
   padding: 5px 0 5px 10px;
   background-color: transparent;
   background-image: none;
   color: #808080;
   font-family: Barlow;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card14-card-item4 .svg-icon
{
   fill: #808080;
   width: 13px;
   height: 13px;
   overflow: visible;
   margin-right: 5px;
}
#Card14-card-item5
{
   box-sizing: border-box;
   margin: 0 0 0 5px;
   padding: 5px 0 5px 10px;
   background-color: transparent;
   background-image: none;
   color: #808080;
   font-family: Barlow;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card14-card-item5 .svg-icon
{
   fill: #808080;
   width: 13px;
   height: 13px;
   overflow: visible;
   margin-right: 5px;
}
#Card14-card-item6
{
   box-sizing: border-box;
   margin: 0 0 0 5px;
   padding: 5px 0 5px 10px;
   background-color: transparent;
   background-image: none;
   color: #808080;
   font-family: Barlow;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card14-card-item6 .svg-icon
{
   fill: #808080;
   width: 13px;
   height: 13px;
   overflow: visible;
   margin-right: 5px;
}
#wb_Card14
{
   text-shadow: 0px 0px 2px #A9A9A9;
   transition: text-shadow 0ms linear 0ms;
}
#wb_LayoutGrid14
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(0,0,0,0.20);
   background-image: url('images/bars.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: -59px 0 0 0 ;
}
#LayoutGrid14
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 0px;
}
#LayoutGrid14 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid14 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid14 > .row > .col-1
{
}
#LayoutGrid14 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 12;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
@media (max-width: 800px)
{
#LayoutGrid14 > .row > .col-1
{
   width: 100%;
   grid-column: span 12;
}
}
#HorizontalLine1
{
   border-color: #E9E9E9;
   border-color: rgba(233,233,233,0.00);
   border-style: solid;
   border-bottom-width: 440px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0 0 -50px 0 ;
   padding: 0;
}
#HorizontalLine2
{
   border-color: #E9E9E9;
   border-style: solid;
   border-bottom-width: 675px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.30;
}
#wb_LayoutGrid10
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid10
{
   box-sizing: border-box;
   padding: 80px 15px 40px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid10 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2
{
   float: left;
}
#LayoutGrid10 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid10 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid10:before,
#LayoutGrid10:after,
#LayoutGrid10 .row:before,
#LayoutGrid10 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid10:after,
#LayoutGrid10 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-clip: padding-box;
   background-color: transparent;
   background-image: url('images/stainless-steel-bars.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   width: 100%;
   padding: 25px 15px 150px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid2 > .row > .col-1
{
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 12;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1
{
   width: 100%;
   grid-column: span 12;
}
}
#LayoutGrid2-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #000000;
   opacity: 0.6;
}
#wb_Card13
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#Card13-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 25px 0 0 0 ;
   padding: 0;
   color: #F5F5F5;
   font-family: "Oswald";
   font-weight: 700;
   font-style: normal;
   font-size: 37px;
   line-height: 37px;
   text-align: center;
}
#Card13-card-item0
{
   text-shadow: 0px 0px 3px #0B5149;
   letter-spacing: 2px;
   word-spacing: 4px;
   transition: text-shadow 0ms linear 0ms, letter-spacing 0ms linear 0ms, word-spacing 0ms linear 0ms;
}
#wb_Card13
{
   letter-spacing: 2px;
   word-spacing: 4px;
   transition: letter-spacing 0ms linear 0ms, word-spacing 0ms linear 0ms;
}
#HorizontalLine5
{
   border-color: #D3D3D3;
   border-style: solid;
   border-bottom-width: 3px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 25px 0 0 0 ;
   padding: 0;
   opacity: 0.80;
}
#wb_Card9
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 35px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#Card9-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 25px 0 0 0 ;
   padding: 0;
   color: #F5F5F5;
   font-family: "Roboto";
   font-weight: 900;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card9-card-item0
{
   letter-spacing: 2px;
   word-spacing: 4px;
   text-shadow: 0px 0px 2px #62808E;
   transition: letter-spacing 0ms linear 0ms, word-spacing 0ms linear 0ms, text-shadow 0ms linear 0ms;
}
#wb_Card9
{
   letter-spacing: 2px;
   word-spacing: 4px;
   transition: letter-spacing 0ms linear 0ms, word-spacing 0ms linear 0ms;
}
#wb_Image2
{
   margin: 35px 0 0 0 ;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 35px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#FlexContainer1
{
   display: flex;
   width: 100%;
   position: relative;
   z-index: 0;
   padding: 40px 0 40px 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin: 0;
   background-color: rgba(41,54,60,0.96);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
