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(82%) sepia(0%) saturate(7412%) hue-rotate(189deg) brightness(125%) contrast(49%);
}
.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(65%) sepia(43%) saturate(10%) hue-rotate(20deg) brightness(104%) contrast(99%);
}
.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_heroLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   border: none !important;
   box-sizing: border-box;
   margin: 0;
}
#heroLayoutGrid
{
   box-sizing: border-box;
   padding: 100px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#heroLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#heroLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#heroLayoutGrid > .row > .col-1
{
   float: left;
}
#heroLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#heroLayoutGrid:before,
#heroLayoutGrid:after,
#heroLayoutGrid .row:before,
#heroLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#heroLayoutGrid:after,
#heroLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#heroLayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_heroHeading1
{
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#heroHeading1
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#heroHeading1
{
   height: 100%;
   margin: 0;
   width: 100%;
   background: transparent !important;
   border: none !important;
}
#wb_heroHeading2
{
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#heroHeading2
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#heroHeading2
{
   height: 100%;
   margin: 0;
   width: 100%;
   background: transparent !important;
   border: none !important;
}
#wb_blogLayoutGrid2
{
   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;
}
#blogLayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 0 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#blogLayoutGrid2 > .col-1, #blogLayoutGrid2 > .col-2, #blogLayoutGrid2 > .col-3, #blogLayoutGrid2 > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#blogLayoutGrid2 > .col-1, #blogLayoutGrid2 > .col-2, #blogLayoutGrid2 > .col-3, #blogLayoutGrid2 > .col-4
{
   flex: 0 0 auto;
}
#blogLayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 60px) / 5);
   max-width:  calc((100% - 60px) / 5);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#blogLayoutGrid2 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#blogLayoutGrid2 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-basis: 60px;
   max-width: 60px;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#blogLayoutGrid2 > .col-2::before
{
   content: "";
   border-left: 3px solid #000000;
   width: 0px;
   height: 100%;
   position: absolute;
   left: 50%;
   transform: translateX(-50%);
}
#blogLayoutGrid2 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 60px) / 1.67);
   max-width:  calc((100% - 60px) / 1.67);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#blogLayoutGrid2 > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#blogLayoutGrid2 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 60px) / 5);
   max-width:  calc((100% - 60px) / 5);
   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)
{
#blogLayoutGrid2 > .col-1, #blogLayoutGrid2 > .col-2, #blogLayoutGrid2 > .col-3, #blogLayoutGrid2 > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Shape1
{
   margin: 25px 0 0 0 ;
   vertical-align: top;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text1 div
{
   text-align: right;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_blogCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
}
#blogCard1{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#blogCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#blogCard1-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 20px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 48px;
   width: 100%;
   height: 48px;
}
#blogCard1-card-item1
{
   box-sizing: border-box;
   margin: -60px 0 0 0 ;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
   line-height: 32px;
   text-align: right;
}
#blogCard1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#blogCard1-card-item1 i
{
   color: #1DA1F2;
   margin-left: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#blogCard1-card-item2
{
   box-sizing: border-box;
   margin: -40px 0 0 0 ;
   padding: 0 10px 2px 80px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#blogCard1-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#blogCard1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 2px 10px 26px 80px;
   background-color: transparent;
   background-image: none;
   color: #607486;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#blogCard1-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#blogCard1-card-item4
{
   box-sizing: border-box;
   margin: 10px 20px 10px 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#blogCard1-card-item5
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #607486;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
}
#blogCard1-card-item6
{
   box-sizing: border-box;
   margin: 0 20px 16px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#blogCard1-card-item7
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #5B7083;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#blogCard1-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#blogCard1-card-item8
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 10px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #5B7083;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#blogCard1-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#blogCard1-card-item9
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 10px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #5B7083;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#blogCard1-card-item9 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#blogCard1-card-item10
{
   box-sizing: border-box;
   margin: 0 20px 10px 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#blogCard1 .popover-arrow
{
   position: absolute;
   display: block;
   width: 19px;
   height: 9.5px;
   margin: 0;
}
#blogCard1 .popover-arrow::before, #blogCard1 .popover-arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
#blogCard1, .blogCard1.bs-popover-auto[x-placement^="right"]
{
   margin-left: 9.5px;
}
#blogCard1 > .popover-arrow, .blogCard1.bs-popover-auto[x-placement^="right"] > .popover-arrow 
{
   left: 0;
   width: 9.5px;
   height: 19px;
   margin: 0;
}
#blogCard1 > .popover-arrow::before, .blogCard1.bs-popover-auto[x-placement^="right"] > .popover-arrow::before
{
   left: 0;
   border-width: 9.5px 9.5px 9.5px 0;
   border-right-color: #DEDEDE;
}
#blogCard1 > .popover-arrow::after, .blogCard1.bs-popover-auto[x-placement^="right"] > .popover-arrow::after
{
   left: 1px;
   border-width: 9.5px 9.5px 9.5px 0;
   border-right-color: #FFFFFF;
}
#blogCard1 .popover-arrow{
   top: 9.5px;
}
#blogCard1{
   height: 100%;
}
#wb_blogLayoutGrid3
{
   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;
}
#blogLayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#blogLayoutGrid3 > .col-1, #blogLayoutGrid3 > .col-2, #blogLayoutGrid3 > .col-3, #blogLayoutGrid3 > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#blogLayoutGrid3 > .col-1, #blogLayoutGrid3 > .col-2, #blogLayoutGrid3 > .col-3, #blogLayoutGrid3 > .col-4
{
   flex: 0 0 auto;
}
#blogLayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 60px) / 5);
   max-width:  calc((100% - 60px) / 5);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#blogLayoutGrid3 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#blogLayoutGrid3 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-basis: 60px;
   max-width: 60px;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#blogLayoutGrid3 > .col-2::before
{
   content: "";
   border-left: 3px solid #000000;
   width: 0px;
   height: 100%;
   position: absolute;
   left: 50%;
   transform: translateX(-50%);
}
#blogLayoutGrid3 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 60px) / 1.67);
   max-width:  calc((100% - 60px) / 1.67);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#blogLayoutGrid3 > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#blogLayoutGrid3 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 60px) / 5);
   max-width:  calc((100% - 60px) / 5);
   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)
{
#blogLayoutGrid3 > .col-1, #blogLayoutGrid3 > .col-2, #blogLayoutGrid3 > .col-3, #blogLayoutGrid3 > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text2 div
{
   text-align: right;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Shape2
{
   margin: 25px 0 0 0 ;
   vertical-align: top;
}
#wb_blogCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
}
#blogCard2{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#blogCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#blogCard2-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 20px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 48px;
   width: 100%;
   height: 48px;
}
#blogCard2-card-item1
{
   box-sizing: border-box;
   margin: -60px 0 0 0 ;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
   line-height: 32px;
   text-align: right;
}
#blogCard2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#blogCard2-card-item1 i
{
   color: #1DA1F2;
   margin-left: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#blogCard2-card-item2
{
   box-sizing: border-box;
   margin: -40px 0 0 0 ;
   padding: 0 10px 2px 80px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#blogCard2-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#blogCard2-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 2px 10px 26px 80px;
   background-color: transparent;
   background-image: none;
   color: #607486;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#blogCard2-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#blogCard2-card-item4
{
   box-sizing: border-box;
   margin: 10px 20px 10px 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#blogCard2-card-item5
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #607486;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
}
#blogCard2-card-item6
{
   box-sizing: border-box;
   margin: 0 20px 16px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#blogCard2-card-item7
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #5B7083;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#blogCard2-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#blogCard2-card-item8
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 10px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #5B7083;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#blogCard2-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#blogCard2-card-item9
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 10px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #5B7083;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#blogCard2-card-item9 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#blogCard2-card-item10
{
   box-sizing: border-box;
   margin: 0 20px 10px 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#blogCard2 .popover-arrow
{
   position: absolute;
   display: block;
   width: 19px;
   height: 9.5px;
   margin: 0;
}
#blogCard2 .popover-arrow::before, #blogCard2 .popover-arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
#blogCard2, .blogCard2.bs-popover-auto[x-placement^="right"]
{
   margin-left: 9.5px;
}
#blogCard2 > .popover-arrow, .blogCard2.bs-popover-auto[x-placement^="right"] > .popover-arrow 
{
   left: 0;
   width: 9.5px;
   height: 19px;
   margin: 0;
}
#blogCard2 > .popover-arrow::before, .blogCard2.bs-popover-auto[x-placement^="right"] > .popover-arrow::before
{
   left: 0;
   border-width: 9.5px 9.5px 9.5px 0;
   border-right-color: #DEDEDE;
}
#blogCard2 > .popover-arrow::after, .blogCard2.bs-popover-auto[x-placement^="right"] > .popover-arrow::after
{
   left: 1px;
   border-width: 9.5px 9.5px 9.5px 0;
   border-right-color: #FFFFFF;
}
#blogCard2 .popover-arrow{
   top: 9.5px;
}
#blogCard2{
   height: 100%;
}
#wb_blogLayoutGrid4
{
   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;
}
#blogLayoutGrid4
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 50px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#blogLayoutGrid4 > .col-1, #blogLayoutGrid4 > .col-2, #blogLayoutGrid4 > .col-3, #blogLayoutGrid4 > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#blogLayoutGrid4 > .col-1, #blogLayoutGrid4 > .col-2, #blogLayoutGrid4 > .col-3, #blogLayoutGrid4 > .col-4
{
   flex: 0 0 auto;
}
#blogLayoutGrid4 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 60px) / 5);
   max-width:  calc((100% - 60px) / 5);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#blogLayoutGrid4 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#blogLayoutGrid4 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-basis: 60px;
   max-width: 60px;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#blogLayoutGrid4 > .col-2::before
{
   content: "";
   border-left: 3px solid #000000;
   width: 0px;
   height: 100%;
   position: absolute;
   left: 50%;
   transform: translateX(-50%);
}
#blogLayoutGrid4 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 60px) / 1.67);
   max-width:  calc((100% - 60px) / 1.67);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#blogLayoutGrid4 > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#blogLayoutGrid4 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 60px) / 5);
   max-width:  calc((100% - 60px) / 5);
   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)
{
#blogLayoutGrid4 > .col-1, #blogLayoutGrid4 > .col-2, #blogLayoutGrid4 > .col-3, #blogLayoutGrid4 > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Shape3
{
   margin: 25px 0 0 0 ;
   vertical-align: top;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text3 div
{
   text-align: right;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_blogCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
}
#blogCard3{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#blogCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#blogCard3-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 20px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 48px;
   width: 100%;
   height: 48px;
}
#blogCard3-card-item1
{
   box-sizing: border-box;
   margin: -60px 0 0 0 ;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
   line-height: 32px;
   text-align: right;
}
#blogCard3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#blogCard3-card-item1 i
{
   color: #1DA1F2;
   margin-left: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#blogCard3-card-item2
{
   box-sizing: border-box;
   margin: -40px 0 0 0 ;
   padding: 0 10px 2px 80px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#blogCard3-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#blogCard3-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 2px 10px 26px 80px;
   background-color: transparent;
   background-image: none;
   color: #607486;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#blogCard3-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#blogCard3-card-item4
{
   box-sizing: border-box;
   margin: 10px 20px 10px 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#blogCard3-card-item5
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #607486;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
}
#blogCard3-card-item6
{
   box-sizing: border-box;
   margin: 0 20px 16px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#blogCard3-card-item7
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #5B7083;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#blogCard3-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#blogCard3-card-item8
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 10px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #5B7083;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#blogCard3-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#blogCard3-card-item9
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 10px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #5B7083;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#blogCard3-card-item9 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#blogCard3-card-item10
{
   box-sizing: border-box;
   margin: 0 20px 10px 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#blogCard3 .popover-arrow
{
   position: absolute;
   display: block;
   width: 19px;
   height: 9.5px;
   margin: 0;
}
#blogCard3 .popover-arrow::before, #blogCard3 .popover-arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
#blogCard3, .blogCard3.bs-popover-auto[x-placement^="right"]
{
   margin-left: 9.5px;
}
#blogCard3 > .popover-arrow, .blogCard3.bs-popover-auto[x-placement^="right"] > .popover-arrow 
{
   left: 0;
   width: 9.5px;
   height: 19px;
   margin: 0;
}
#blogCard3 > .popover-arrow::before, .blogCard3.bs-popover-auto[x-placement^="right"] > .popover-arrow::before
{
   left: 0;
   border-width: 9.5px 9.5px 9.5px 0;
   border-right-color: #DEDEDE;
}
#blogCard3 > .popover-arrow::after, .blogCard3.bs-popover-auto[x-placement^="right"] > .popover-arrow::after
{
   left: 1px;
   border-width: 9.5px 9.5px 9.5px 0;
   border-right-color: #FFFFFF;
}
#blogCard3 .popover-arrow{
   top: 9.5px;
}
#blogCard3{
   height: 100%;
}
#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;
}
}
