body
{
   border-width: 0 !important;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.wb-theme-header
{
   background-color: #CC0000;
   background-image: none;
   border: 1px solid #E3A1A1;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(204,0,0,1.00);
   --border-color: #E3A1A1;
   --border-width: 1px;
   --color: #FFFFFF;
}
.wb-theme-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #EEEEEE;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #EEEEEE;
   --border-width: 1px;
   --color: #333333;
   --icon-color: #CC0000;
   --colorize: invert(14%) sepia(54%) saturate(6980%) hue-rotate(356deg) brightness(88%) contrast(116%);
}
.wb-theme-button, .wb-theme-static
{
   background-color: #EEEEEE;
   background-image: none;
   border: 1px solid #D8DCDF;
   border-radius: 0px;
   color: #004276;
   --background-color: rgba(238,238,238,1.00);
   --border-color: #D8DCDF;
   --border-width: 1px;
   --color: #004276;
}
.wb-theme-button:hover
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #CDD5DA;
   border-radius: 0px;
   color: #111111;
   --background-color: rgba(246,246,246,1.00);
   --border-color: #CDD5DA;
   --border-width: 1px;
   --color: #111111;
}
.wb-theme-button.active, .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #EEEEEE;
   border-radius: 0px;
   color: #CC0000;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #EEEEEE;
   --border-width: 1px;
   --color: #CC0000;
}
.darktheme .wb-theme-header
{
   background-color: #CC0000;
   background-image: none;
   border: 1px solid #E3A1A1;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(204,0,0,1.00);
   --border-color: #E3A1A1;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-content
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #495057;
   border-radius: 0px;
   color: #DEE2E6;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #495057;
   --border-width: 1px;
   --color: #DEE2E6;
   --icon-color: #CC0000;
   --colorize: invert(10%) sepia(100%) saturate(5971%) hue-rotate(5deg) brightness(83%) contrast(114%);
}
.darktheme .wb-theme-button, .darktheme .wb-theme-static
{
   background-color: #000000;
   background-image: none;
   border: 1px solid #495057;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(0,0,0,1.00);
   --border-color: #495057;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-button:hover
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #CDD5DA;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #CDD5DA;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-button.active, .darktheme .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #495057;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #495057;
   --border-width: 1px;
   --color: #FFFFFF;
}
#wb_menu8LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#menu8LayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#menu8LayoutGrid > .col-1, #menu8LayoutGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#menu8LayoutGrid > .col-1, #menu8LayoutGrid > .col-2
{
   flex: 0 0 auto;
}
#menu8LayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   order: 1;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#menu8LayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   order: 2;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 768px)
{
#menu8LayoutGrid > .col-1, #menu8LayoutGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_menu8Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#menu8Heading
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_menu8OverlayMenu
{
   position: relative;
}
#wb_menu8OverlayMenu
{
   margin: 0;
}
#menu8OverlayMenu
{
   cursor: pointer;
   user-select: none;
}
#menu8OverlayMenu
{
   display: block;
   width: 46px;
   height: 46px;
   position: relative;
   overflow: hidden;
}
#menu8OverlayMenu .line
{
   width: 24px;
   height: 4px;
   background: var(--color);
   display: block;
   margin: 4px auto;
   transition: all 500ms linear;
}
#menu8OverlayMenu .line:first-child
{
   margin-top: 11px;
}
#menu8OverlayMenu-close
{
   background: transparent;
   font-size: 10px;
   height: 2.8em; 
   outline: none;
   position: absolute;
   right: 10px;
   text-align: left;
   top: 10px;
   width: 3em; 
}
#menu8OverlayMenu-close:before, #menu8OverlayMenu-close:after
{
   background: #004276;
   content: "";
   display: block;
   height: 0.6em;
   left: 0;
   opacity: 1;
   position: absolute;
   top: 0;
   width: 100%;
}
#menu8OverlayMenu-close span
{
   background: #004276;
   height: 0.6em;
   margin-top: -0.3em;
   position: absolute;
   top: 50%;
   transform-origin: 50% 50%;
   width: 100%;
}
#menu8OverlayMenu-close span::after
{
   background: #004276;
   content: "";
   display: block;
   height: 0.6em;
   position: absolute;
   transform-origin: 50% 50%;
   width: 100%;
}
#menu8OverlayMenu-close:before
{
   margin-top: -0.3em;
   opacity: 0;
   top: 50%;
}
#menu8OverlayMenu-close:after
{
   bottom: 50%;
   opacity: 0;
}
#menu8OverlayMenu-close span
{
   background: #004276;
   transform: rotate(-45deg);
}
#menu8OverlayMenu-close span:after
{
   background: #004276;
   transform: rotate(-90deg);
}
#menu8OverlayMenu-overlay
{
   display: flex;
   align-items: center;
   justify-content: center;
   height: 100%;
   left: 0;
   overflow-y: auto;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: -1;
   background-color: rgba(238,238,238,0.87);
   -webkit-backdrop-filter: blur(10px);
   backdrop-filter: blur(10px);
}
#menu8OverlayMenu-overlay ul
{
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   text-decoration: none;
   text-transform: none;
   list-style: none;
   margin: 0;
   padding: 0;
}
.menu8OverlayMenu
{
   display: flex;
   justify-content: center;
   align-items: center;
   flex-direction: row;
   width: 100%;
   max-width: 480px;
}
.menu8OverlayMenu a
{
   text-decoration: none;
}
.menu8OverlayMenu ul
{
   list-style: none;
   padding: 0;
   text-align: center;
}
.menu8OverlayMenu li
{
   position: relative;
}
.menu8OverlayMenu li a
{
   display: block;
   position: relative;
   padding: 10px 15px 10px 15px;
   outline: none;
}
.menu8OverlayMenu li a:hover
{
}
#menu8OverlayMenu-overlay
{
   visibility: hidden;
   width: 0;
   left: 50%;
   transform: translateX(-50%);
   transition: width 400ms 0.3s, visibility 0s 700ms;
}
#menu8OverlayMenu-overlay.show
{
   visibility: visible;
   width: 100%;
   transition: width 400ms;
}
#menu8OverlayMenu-overlay .menu8OverlayMenu
{
   opacity: 0;
   transition: opacity 0.3s 400ms;
}
#menu8OverlayMenu-overlay.show .menu8OverlayMenu
{
   opacity: 1;
   transition-delay: 400ms;
}
#menu8OverlayMenu-overlay.hide .menu8OverlayMenu
{
   transition-delay: 0s;
}
#menu8OverlayMenu-overlay .overlay-icon
{
   margin: 0 10px 0 0 ;
}
#menu8OverlayMenu-social
{
   padding: 40px 0 0 0;
}
#menu8OverlayMenu-social .social-icon 
{
   border-radius: 50%;
   background-color: #004276;
   color: #EEEEEE;
   display: inline-block;
   font-size: 32px;
   margin: 0 .5em;
   padding: 12px;
   transition: all .2s linear 0s;
   width: 32px;
}
#menu8OverlayMenu-social .social-icon:hover 
{
   background-color: #111111;
   color: #F6F6F6;
}
.menu8OverlayMenu-effect
{
   transition: all 500ms linear;
}
#wb_header12LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: url('pexels-photo-1446948.jpeg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header12LayoutGrid
{
   box-sizing: border-box;
   height: 100vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 188px 0 150px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#header12LayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 100px;
   padding-left: 100px;
   position: relative;
}
#header12LayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#header12LayoutGrid > .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)
{
#header12LayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_header12Card
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: rgba(0,0,0,0.50);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#header12Card-card-body
{
   padding: 75px 50px 75px 50px;
   flex: 1 1 auto;
   font-size: 0;
}
#header12Card-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 64px;
}
#header12Card-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 28.5px;
}
#wb_header12Card
{
   backdrop-filter: blur(10px);
   transition: backdrop-filter 0ms linear 0ms;
}
#wb_footer4LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #424242;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer4LayoutGrid
{
   box-sizing: border-box;
   padding: 30px 0 30px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footer4LayoutGrid > .row
{
   margin-right: 0;
   margin-left: 0;
}
#footer4LayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#footer4LayoutGrid > .row > .col-1
{
   float: left;
}
#footer4LayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#footer4LayoutGrid:before,
#footer4LayoutGrid:after,
#footer4LayoutGrid .row:before,
#footer4LayoutGrid .row:after
{
   display: table;
   content: " ";
}
#footer4LayoutGrid:after,
#footer4LayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#footer4LayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_footer4Text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_footer4Text
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-size: 20px;
   line-height: 23px;
}
#wb_footer4Text p, #wb_footer4Text ul
{
   margin: 0;
   padding: 0;
}
#wb_footer4Text
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_header12Card
{
   display: flex;
   width: 100%;
   z-index: 2;
}
#wb_menu8OverlayMenu
{
   display: inline-block;
   width: 46px;
   height: 46px;
   z-index: 1;
}
#wb_menu8Heading
{
   display: block;
   width: 100%;
   z-index: 0;
}
@media only screen and (max-width: 969px) and (orientation: portrait)
{
#wb_menu8LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_menu8LayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#menu8LayoutGrid
{
   height: auto;
   padding: 10px 0 10px 0;
}
#menu8LayoutGrid > .col-1, #menu8LayoutGrid > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#menu8LayoutGrid > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 1;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#menu8LayoutGrid > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 2;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#wb_menu8Heading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_menu8OverlayMenu
{
   width: 46px;
   height: 46px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#menu8OverlayMenu
{
   width: 46px;
   height: 46px;
}
#menu8OverlayMenu .line
{
   top: 8px;
}
#menu8OverlayMenu .line:first-child
{
   margin-top: 11px;
}
#menu8OverlayMenu-overlay ul
{
   font-size: 32px;
   text-align: center;
}
#wb_header12LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_header12LayoutGrid
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header12LayoutGrid
{
   height: 100vh;
   padding: 188px 0 150px 0;
}
#wb_header12Card
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#header12Card-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
}
#header12Card-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 28.5px;
}
#wb_header12Card
{
   text-align: center;
}
#wb_footer4LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_footer4LayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer4LayoutGrid
{
   height: auto;
   padding: 30px 0 30px 0;
}
#footer4LayoutGrid .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#footer4LayoutGrid > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer4LayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footer4Text
{
   visibility: visible;
   display: block;
}
#wb_footer4Text
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
}
