body
{
   border-width: 0 !important;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.wb-theme-header
{
   background-color: #888888;
   background-image: none;
   border: 1px solid #404040;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(136,136,136,1.00);
   --border-color: #404040;
   --border-width: 1px;
   --color: #FFFFFF;
}
.wb-theme-content
{
   background-color: #121212;
   background-image: none;
   border: 1px solid #404040;
   border-radius: 0px;
   color: #EEEEEE;
   --background-color: rgba(18,18,18,1.00);
   --border-color: #404040;
   --border-width: 1px;
   --color: #EEEEEE;
   --icon-color: #BBBBBB;
   --colorize: invert(82%) sepia(0%) saturate(1%) hue-rotate(169deg) brightness(94%) contrast(87%);
}
.wb-theme-button, .wb-theme-static
{
   background-color: #ADADAD;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(173,173,173,1.00);
   --border-color: #CCCCCC;
   --border-width: 1px;
   --color: #333333;
}
.wb-theme-button:hover
{
   background-color: #DDDDDD;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #000000;
   --background-color: rgba(221,221,221,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #000000;
}
.wb-theme-button.active, .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #121212;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(18,18,18,1.00);
   --border-color: #000000;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-header
{
   background-color: #888888;
   background-image: none;
   border: 1px solid #404040;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(136,136,136,1.00);
   --border-color: #404040;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-content
{
   background-color: #121212;
   background-image: none;
   border: 1px solid #404040;
   border-radius: 0px;
   color: #EEEEEE;
   --background-color: rgba(18,18,18,1.00);
   --border-color: #404040;
   --border-width: 1px;
   --color: #EEEEEE;
   --icon-color: #BBBBBB;
   --colorize: invert(76%) sepia(16%) saturate(11%) hue-rotate(135deg) brightness(98%) contrast(87%);
}
.darktheme .wb-theme-button, .darktheme .wb-theme-static
{
   background-color: #ADADAD;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(173,173,173,1.00);
   --border-color: #CCCCCC;
   --border-width: 1px;
   --color: #333333;
}
.darktheme .wb-theme-button:hover
{
   background-color: #333333;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #DDDDDD;
   --background-color: rgba(51,51,51,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #DDDDDD;
}
.darktheme .wb-theme-button.active, .darktheme .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #121212;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(18,18,18,1.00);
   --border-color: #000000;
   --border-width: 1px;
   --color: #FFFFFF;
}
#wb_menu32LayoutGridTop
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #D3D3D3;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#menu32LayoutGridTop
{
   box-sizing: border-box;
   padding: 15px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#menu32LayoutGridTop > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#menu32LayoutGridTop > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#menu32LayoutGridTop > .row > .col-1
{
   float: left;
}
#menu32LayoutGridTop > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#menu32LayoutGridTop:before,
#menu32LayoutGridTop:after,
#menu32LayoutGridTop .row:before,
#menu32LayoutGridTop .row:after
{
   display: table;
   content: " ";
}
#menu32LayoutGridTop:after,
#menu32LayoutGridTop .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#menu32LayoutGridTop > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_menu32Icon
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_menu32Icon:hover
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
}
#menu32Icon
{
   height: 40px;
   width: 45px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#menu32Icon i
{
   color: #000000;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_menu32Icon:hover #menu32Icon i
{
   color: #FFFFFF;
}
#wb_menu32Icon:hover
{
   transform: rotate(360deg) ;
   transition: transform 800ms linear 0ms;
}
#wb_menu32Icon
{
   transform: rotate(0deg) ;
   transition: transform 800ms linear 0ms;
}
#wb_menu32Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 5px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#menu32Heading
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
   text-shadow: 3px 3px 0px rgba(65,105,225,0.50);
}
#Line1
{
   border-color: #000000;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 15px 0 0 0 ;
   padding: 0;
}
#wb_menu32LayoutGridBottom
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#menu32LayoutGridBottom
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#menu32LayoutGridBottom > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#menu32LayoutGridBottom > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#menu32LayoutGridBottom > .row > .col-1
{
   float: left;
}
#menu32LayoutGridBottom > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#menu32LayoutGridBottom:before,
#menu32LayoutGridBottom:after,
#menu32LayoutGridBottom .row:before,
#menu32LayoutGridBottom .row:after
{
   display: table;
   content: " ";
}
#menu32LayoutGridBottom:after,
#menu32LayoutGridBottom .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#menu32LayoutGridBottom > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#menu32Menu
{
   list-style: none;
   padding: 8px 15px 8px 15px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 4px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 0;
   margin: 0;
   text-align: center;
}
#menu32Menu > li
{
   display: inline-block;
   font-size: 15px;
   text-transform: uppercase;
}
#menu32Menu a
{
   color: #333333;
   text-decoration: none;
}
#menu32Menu a:hover
{
   color: #23527C;
   text-decoration: underline;
}
#menu32Menu > .active
{
   color: #23527C;
}
#menu32Menu > .active a
{
   color: inherit;
   pointer-events: none;
}
#menu32Menu > li + li:before
{
   content: "|";
   padding: 0 20px;
   color: #E1E1E1;
}
#wb_header11LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: url('images/77b030ef066b064f5b1be50ca4fa7d8d.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header11LayoutGrid1
{
   box-sizing: border-box;
   height: 100vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#header11LayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#header11LayoutGrid1 > .col-1
{
   flex: 0 0 auto;
}
#header11LayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#header11LayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#header11LayoutGrid1-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.49;
}
#wb_header11Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 15px 0;
   text-align: center;
}
#header11Heading
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 85px;
   margin: 0;
   text-align: center;
   text-transform: none;
   text-shadow: 3px 3px 0px rgba(0,0,0,0.50);
}
#wb_footer9LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #232323;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer9LayoutGrid
{
   box-sizing: border-box;
   padding: 75px 15px 75px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footer9LayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer9LayoutGrid > .row > .col-1, #footer9LayoutGrid > .row > .col-2, #footer9LayoutGrid > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer9LayoutGrid > .row > .col-1, #footer9LayoutGrid > .row > .col-2, #footer9LayoutGrid > .row > .col-3
{
   float: left;
}
#footer9LayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#footer9LayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#footer9LayoutGrid > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#footer9LayoutGrid:before,
#footer9LayoutGrid:after,
#footer9LayoutGrid .row:before,
#footer9LayoutGrid .row:after
{
   display: table;
   content: " ";
}
#footer9LayoutGrid:after,
#footer9LayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#footer9LayoutGrid > .row > .col-1, #footer9LayoutGrid > .row > .col-2, #footer9LayoutGrid > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_footer9Icon1
{
   background-color: #EDEFEB;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 50%;
   text-align: center;
   margin: 4px 4px 4px 4px;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footer9Icon1 a
{
   text-decoration: none;
}
#wb_footer9Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footer9Icon1
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footer9Icon1 i
{
   color: #212529;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_footer9Icon1:hover #footer9Icon1 i
{
   color: #212529;
}
#wb_footer9Icon3
{
   background-color: #EDEFEB;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 50%;
   text-align: center;
   margin: 4px 4px 4px 4px;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footer9Icon3 a
{
   text-decoration: none;
}
#wb_footer9Icon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footer9Icon3
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footer9Icon3 i
{
   color: #212529;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_footer9Icon3:hover #footer9Icon3 i
{
   color: #212529;
}
#wb_footer9Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 15px 0 ;
   padding: 0;
   text-align: left;
}
#footer9Heading
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#Button1
{
   box-sizing: border-box;
   line-height: 27px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button1:focus
{
   outline: 0;
}
#wb_Icon1
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon1 a
{
   text-decoration: none;
}
#wb_Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
}
#Icon1
{
   height: 76px;
   width: 60px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 60px;
   line-height: 76px;
   vertical-align: middle;
}
#wb_Icon1:hover #Icon1 i
{
   color: #FF0000;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #D3D3D3;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 15px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#LayoutGrid2 > .row
{
   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;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Icon3
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
}
#Icon3
{
   height: 40px;
   width: 45px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon3 i
{
   color: #000000;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_Icon3:hover #Icon3 i
{
   color: #FFFFFF;
}
#wb_Icon3:hover
{
   transform: rotate(360deg) ;
   transition: transform 800ms linear 0ms;
}
#wb_Icon3
{
   transform: rotate(0deg) ;
   transition: transform 800ms linear 0ms;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 5px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#Heading2
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#HorizontalLine2
{
   border-color: #000000;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 15px 0 0 0 ;
   padding: 0;
}
#Button3
{
   box-sizing: border-box;
   line-height: 27px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button3:focus
{
   outline: 0;
}
