body
{
   border-width: 0 !important;
   font-weight: normal;
   font-size: 13px;
   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(78%) sepia(0%) saturate(1324%) hue-rotate(158deg) brightness(104%) contrast(76%);
}
.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(85%) sepia(0%) saturate(360%) hue-rotate(136deg) brightness(90%) 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_navigationLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   border: none !important;
   box-sizing: border-box;
   margin: 0;
}
#navigationLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0 25px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#navigationLayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#navigationLayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#navigationLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#navigationLayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_navigationMenu
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   font-size: 13px;
   margin: 0 0 25px 0 ;
   text-align: center;
   overflow: hidden;
}
#wb_navigationMenu span
{
   background: none;
   border: none;
   margin: 0 10px 0 0px;
}
#wb_navigationMenu a
{
   color: inherit;
   text-decoration: inherit;
}
#wb_navigationHeading
{
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: center;
}
#navigationHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#navigationHeading
{
   height: 100%;
   margin: 0;
   width: 100%;
   background: transparent !important;
   border: none !important;
}
#wb_footer
{
   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;
}
#footer
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#footer > .row
{
   margin-right: 0;
   margin-left: 0;
}
#footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#footer > .row > .col-1
{
   float: left;
}
#footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#footer:before,
#footer:after,
#footer .row:before,
#footer .row:after
{
   display: table;
   content: " ";
}
#footer:after,
#footer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footer > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_footerTop
{
   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: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #DEE2E6;
   border-right-color: #DEE2E6;
   border-bottom-color: #DEE2E6;
   border-left-color: #DEE2E6;
   box-sizing: border-box;
   margin: 0;
}
#footerTop
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footerTop > .col-1, #footerTop > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footerTop > .col-1, #footerTop > .col-2
{
   flex: 0 0 auto;
}
#footerTop > .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: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#footerTop > .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: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 480px)
{
#footerTop > .col-1, #footerTop > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_footerText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 25px 0 25px 0;
   margin: 0;
   text-align: left;
}
#wb_footerText1 div
{
   text-align: left;
}
#wb_footerText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_footerIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footerIcon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #645E59;
}
#footerIcon2
{
   height: 24px;
   width: 19px;
}
#footerIcon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 19px;
   line-height: 24px;
   vertical-align: middle;
   width: 18px;
}
#wb_footerIcon2:hover #footerIcon2 i
{
   color: #212529;
}
#wb_footerIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footerIcon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #645E59;
}
#footerIcon3
{
   height: 24px;
   width: 14px;
}
#footerIcon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 14px;
   line-height: 24px;
   vertical-align: middle;
   width: 13px;
}
#wb_footerIcon3:hover #footerIcon3 i
{
   color: #212529;
}
#wb_footerIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footerIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #645E59;
}
#footerIcon1
{
   height: 24px;
   width: 19px;
}
#footerIcon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 19px;
   line-height: 24px;
   vertical-align: middle;
   width: 18px;
}
#wb_footerIcon1:hover #footerIcon1 i
{
   color: #212529;
}
#wb_footerIcon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footerIcon4:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #645E59;
}
#footerIcon4
{
   height: 24px;
   width: 19px;
}
#footerIcon4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 19px;
   line-height: 24px;
   vertical-align: middle;
   width: 18px;
}
#wb_footerIcon4:hover #footerIcon4 i
{
   color: #212529;
}
#wb_footerIcon5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon5 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footerIcon5:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #645E59;
}
#footerIcon5
{
   height: 24px;
   width: 19px;
}
#footerIcon5 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 19px;
   line-height: 24px;
   vertical-align: middle;
   width: 18px;
}
#wb_footerIcon5:hover #footerIcon5 i
{
   color: #212529;
}
#wb_footerIcon6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon6 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footerIcon6:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #645E59;
}
#footerIcon6
{
   height: 24px;
   width: 19px;
}
#footerIcon6 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 19px;
   line-height: 24px;
   vertical-align: middle;
   width: 18px;
}
#wb_footerIcon6:hover #footerIcon6 i
{
   color: #212529;
}
#wb_footerMiddle
{
   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;
}
#footerMiddle
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footerMiddle > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footerMiddle > .row > .col-1, #footerMiddle > .row > .col-2, #footerMiddle > .row > .col-3, #footerMiddle > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footerMiddle > .row > .col-1, #footerMiddle > .row > .col-2, #footerMiddle > .row > .col-3, #footerMiddle > .row > .col-4
{
   float: left;
}
#footerMiddle > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#footerMiddle > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#footerMiddle > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#footerMiddle > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#footerMiddle:before,
#footerMiddle:after,
#footerMiddle .row:before,
#footerMiddle .row:after
{
   display: table;
   content: " ";
}
#footerMiddle:after,
#footerMiddle .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footerMiddle > .row > .col-1, #footerMiddle > .row > .col-2, #footerMiddle > .row > .col-3, #footerMiddle > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_footerCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   text-align: left;
}
#footerCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#footerCard2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#footerCard2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 16px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard2-card-item1
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item1:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 16px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard2-card-item2
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item2:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard2-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 16px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard2-card-item3
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item3:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard2-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 16px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard2-card-item4
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item4:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard2-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#wb_footerCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   text-align: left;
}
#footerCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#footerCard3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#footerCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 16px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item1
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item1:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 16px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item2
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item2:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 16px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item3
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item3:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 16px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item4
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item4:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard3-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#wb_footerCard4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   text-align: left;
}
#footerCard4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#footerCard4-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#footerCard4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 16px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard4-card-item1
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard4-card-item1:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard4-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard4-card-item1 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard4-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 16px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard4-card-item2
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard4-card-item2:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard4-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard4-card-item2 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard4-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 16px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard4-card-item3
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard4-card-item3:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard4-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard4-card-item3 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard4-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 16px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard4-card-item4
{
   color: #6C757D;
   transition: color 500ms linear 0ms;
}
#footerCard4-card-item4:hover
{
   color: #1E90FF;
   transition: color 500ms linear 0ms;
}
#footerCard4-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard4-card-item4 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_footerCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   text-align: left;
}
#footerCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#footerCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#footerCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 16.9px;
}
#wb_footerBottom
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #323232;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footerBottom
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0 25px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footerBottom > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footerBottom > .col-1
{
   flex: 0 0 auto;
}
#footerBottom > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#footerBottom > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_footerCopyright 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_footerCopyright div
{
   text-align: center;
}
#wb_footerCopyright
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 137px;
   height: 137px;
   vertical-align: top;
}
#wb_homeLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 50vh;
   background-color: transparent;
   background-image: url('01.jpeg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   animation: transform-scale 20000ms linear 0ms infinite alternate both;
}
#homeLayoutGrid
{
   box-sizing: border-box;
   height: 50vh;
   padding: 150px 15px 150px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#homeLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#homeLayoutGrid > .row > .col-1, #homeLayoutGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#homeLayoutGrid > .row > .col-1, #homeLayoutGrid > .row > .col-2
{
   float: left;
}
#homeLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#homeLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#homeLayoutGrid:before,
#homeLayoutGrid:after,
#homeLayoutGrid .row:before,
#homeLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#homeLayoutGrid:after,
#homeLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#homeLayoutGrid > .row > .col-1, #homeLayoutGrid > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_footer
{
   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;
}
#footer
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#footer > .row
{
   margin-right: 0;
   margin-left: 0;
}
#footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#footer > .row > .col-1
{
   float: left;
}
#footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#footer:before,
#footer:after,
#footer .row:before,
#footer .row:after
{
   display: table;
   content: " ";
}
#footer:after,
#footer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footer > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
