div#container
{
   width: 970px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #271513;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #804D2E;
   text-decoration: none;
}
a:hover
{
   color: #800000;
   text-decoration: none;
}
.visibility-hidden
{
   visibility: hidden;
}
.wb-theme-header
{
   background-color: #E9E9E9;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(233,233,233,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #333333;
}
.wb-theme-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #333333;
   --icon-color: #444444;
   --colorize: invert(22%) sepia(8%) saturate(5%) hue-rotate(359deg) brightness(99%) contrast(85%);
}
.wb-theme-button, .wb-theme-static
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   color: #454545;
   --background-color: rgba(246,246,246,1.00);
   --border-color: #C5C5C5;
   --border-width: 1px;
   --color: #454545;
}
.wb-theme-button:hover
{
   background-color: #EDEDED;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   color: #2B2B2B;
   --background-color: rgba(237,237,237,1.00);
   --border-color: #CCCCCC;
   --border-width: 1px;
   --color: #2B2B2B;
}
.wb-theme-button.active, .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-header
{
   background-color: #272B2F;
   background-image: none;
   border: 1px solid #424549;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(39,43,47,1.00);
   --border-color: #424549;
   --border-width: 1px;
   --color: #CCCCCC;
}
.darktheme .wb-theme-content
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #495057;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #495057;
   --border-width: 1px;
   --color: #CCCCCC;
   --icon-color: #3370B7;
   --colorize: invert(40%) sepia(13%) saturate(2969%) hue-rotate(172deg) brightness(95%) contrast(85%);
}
.darktheme .wb-theme-button, .darktheme .wb-theme-static
{
   background-color: #090909;
   background-image: none;
   border: 1px solid #3A3A3A;
   border-radius: 0px;
   color: #BABABA;
   --background-color: rgba(9,9,9,1.00);
   --border-color: #3A3A3A;
   --border-width: 1px;
   --color: #BABABA;
}
.darktheme .wb-theme-button:hover
{
   background-color: #121212;
   background-image: none;
   border: 1px solid #333333;
   border-radius: 0px;
   color: #D4D4D4;
   --background-color: rgba(18,18,18,1.00);
   --border-color: #333333;
   --border-width: 1px;
   --color: #D4D4D4;
}
.darktheme .wb-theme-button.active, .darktheme .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
#wb_PageHeader
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #804D2E;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#PageHeader
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#PageHeader > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#PageHeader > .row > .col-1, #PageHeader > .row > .col-2, #PageHeader > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#PageHeader > .row > .col-1, #PageHeader > .row > .col-2, #PageHeader > .row > .col-3
{
   float: left;
}
#PageHeader > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#PageHeader > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: center;
}
#PageHeader > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: right;
}
#PageHeader:before,
#PageHeader:after,
#PageHeader .row:before,
#PageHeader .row:after
{
   display: table;
   content: " ";
}
#PageHeader:after,
#PageHeader .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#PageHeader > .row > .col-1, #PageHeader > .row > .col-2, #PageHeader > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_media12LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#media12LayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#media12LayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#media12LayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#media12LayoutGrid > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#media12LayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_FontAwesomeIcon1
{
   background-color: #800000;
   background-image: none;
   border: 0px solid #454545;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 15px 15px 15px 15px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon1 a
{
   text-decoration: none;
}
#wb_FontAwesomeIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#FontAwesomeIcon1
{
   height: 40px;
   width: 40px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#FontAwesomeIcon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_FontAwesomeIcon1:hover #FontAwesomeIcon1 i
{
   color: #B7B7B7;
}
#wb_PanelMenu1 a, #PanelMenu1_markup li a
{
   display: block;
   text-align: left;
   vertical-align: middle;
}
#PanelMenu1_markup
{
   display: none;
   margin: 0;
   padding: 0;
}
#PanelMenu1_panel #PanelMenu1_markup
{
   display: block;
}
#PanelMenu1_markup ul
{
   list-style: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#PanelMenu1_markup li a, #PanelMenu1_markup li a:hover
{
   padding: 10px 10px 10px 10px;
   box-shadow: none;
}
#PanelMenu1_markup .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #2E2E2E;
}
#PanelMenu1_panel
{
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 250px;
   z-index: 9999;
}
#PanelMenu1_overlay
{
   display: none;
   position: fixed;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   background-color: #000000;
   opacity: 0.2;
   z-index: 9998;
}
#PanelMenu1_markup li a
{
   color: #F5F5F5;
   border: 0px solid #2E2E2E;
   background-color: #C59070;
   font-family: Verdana;
   font-weight: normal;
   font-size: 17px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_PanelMenu1 a
{
   color: #F5F5F5;
   border: 0px solid #2E2E2E;
   border-radius: 0px;
   background-color: #800000;
   font-family: Verdana;
   font-weight: normal;
   font-size: 17px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   text-transform: none;
}
#PanelMenu1_markup li a:hover
{
   color: #F5F5F5;
   background-color: #800000;
   border: 0px solid #2E2E2E;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   margin-right: 0px;
   height: 32px;
   width: 32px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#PanelMenu1 .button-icon
{
   fill: currentColor;
}
#PanelMenu1:hover .button-icon
{
   fill: currentColor;
}
#wb_PanelMenu1 a:hover
{
   color: #F5F5F5;
   background-color: #800000;
   border: 0px solid #2E2E2E;
}
#PanelMenu1_panel
{
   background-color: #C59070;
   overflow-y: auto;
}
#PanelMenu1
{
   padding-right: 48px;
}
#PanelMenu1 .button-icon
{
   position: absolute;
   top: 50%;
   right: 16px;
   width: 32px;
   height: 32px;
   margin-top: -16px;
}
#PanelMenu1
{
   line-height: 70px;
   width: 15px;
   height: 70px;
   position: absolute;
   z-index: 999;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 15px 0 15px 0;
   text-align: center;
}
#Heading2
{
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_news14LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   border: none !important;
   box-sizing: border-box;
   margin: 0;
}
#news14LayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 30px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#news14LayoutGrid > .col-1, #news14LayoutGrid > .col-2, #news14LayoutGrid > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#news14LayoutGrid > .col-1, #news14LayoutGrid > .col-2, #news14LayoutGrid > .col-3
{
   flex: 0 0 auto;
}
#news14LayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#news14LayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
#news14LayoutGrid > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#news14LayoutGrid > .col-1, #news14LayoutGrid > .col-2, #news14LayoutGrid > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 30px 0 ;
   text-align: left;
}
#wb_Text1
{
   color: #696969;
   font-family: Tahoma;
   font-weight: 400;
   font-size: 19px;
   line-height: 22.5px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   display: block;
   margin: 0 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text4 div
{
   text-align: left;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_team6LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #C59070;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#team6LayoutGrid1
{
   box-sizing: border-box;
   padding: 25px 0 70px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#team6LayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#team6LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#team6LayoutGrid1 > .row > .col-1
{
   float: left;
}
#team6LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#team6LayoutGrid1 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#team6LayoutGrid1:before,
#team6LayoutGrid1:after,
#team6LayoutGrid1 .row:before,
#team6LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#team6LayoutGrid1:after,
#team6LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#team6LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_footer12LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #271513;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer12LayoutGrid2
{
   box-sizing: border-box;
   padding: 50px 0 15px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footer12LayoutGrid2 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#footer12LayoutGrid2 > .row > .col-1, #footer12LayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#footer12LayoutGrid2 > .row > .col-1, #footer12LayoutGrid2 > .row > .col-2
{
   float: left;
}
#footer12LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: left;
}
#footer12LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: right;
}
#footer12LayoutGrid2:before,
#footer12LayoutGrid2:after,
#footer12LayoutGrid2 .row:before,
#footer12LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#footer12LayoutGrid2:after,
#footer12LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#footer12LayoutGrid2 > .row > .col-1, #footer12LayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_footer12Icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footer12Icon1 a
{
   text-decoration: none;
}
#wb_footer12Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footer12Icon1
{
   height: 39px;
   width: 49px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footer12Icon1 i
{
   color: #AAAAAA;
   display: inline-block;
   font-size: 39px;
   line-height: 39px;
   vertical-align: middle;
}
#wb_footer12Icon1:hover #footer12Icon1 i
{
   color: #AAAAAA;
}
#wb_footer12Icon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footer12Icon3 a
{
   text-decoration: none;
}
#wb_footer12Icon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footer12Icon3
{
   height: 45px;
   width: 38px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footer12Icon3 i
{
   color: #AAAAAA;
   display: inline-block;
   font-size: 38px;
   line-height: 45px;
   vertical-align: middle;
}
#wb_footer12Icon3:hover #footer12Icon3 i
{
   color: #AAAAAA;
}
#wb_footer12Icon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footer12Icon4 a
{
   text-decoration: none;
}
#wb_footer12Icon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footer12Icon4
{
   height: 41px;
   width: 37px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footer12Icon4 i
{
   color: #AAAAAA;
   display: inline-block;
   font-size: 37px;
   line-height: 41px;
   vertical-align: middle;
}
#wb_footer12Icon4:hover #footer12Icon4 i
{
   color: #AAAAAA;
}
#footer12Breadcrumb1
{
   list-style: none;
   padding: 8px 15px 8px 15px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 0;
   margin: 0 0 5px 0 ;
   text-align: left;
}
#footer12Breadcrumb1 > li
{
   display: inline-block;
   font-size: 19px;
   text-transform: none;
}
#footer12Breadcrumb1 a
{
   color: #C2C1C1;
   text-decoration: none;
}
#footer12Breadcrumb1 a:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
#footer12Breadcrumb1 > .active
{
   color: #FFFFFF;
}
#footer12Breadcrumb1 > .active a
{
   color: inherit;
   pointer-events: none;
}
#footer12Breadcrumb1 > li + li:before
{
   content: "";
   padding: 0 0px;
   color: #C0C0C0;
}
#footer12Breadcrumb1 li i
{
   font-size: 19px;
   width: 21px;
}
#footer12Breadcrumb2
{
   list-style: none;
   padding: 8px 15px 8px 15px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 0;
   margin: 0 0 5px 0 ;
   text-align: left;
}
#footer12Breadcrumb2 > li
{
   display: inline-block;
   font-size: 19px;
   text-transform: none;
}
#footer12Breadcrumb2 a
{
   color: #C2C1C1;
   text-decoration: none;
}
#footer12Breadcrumb2 a:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
#footer12Breadcrumb2 > .active
{
   color: #FFFFFF;
}
#footer12Breadcrumb2 > .active a
{
   color: inherit;
   pointer-events: none;
}
#footer12Breadcrumb2 > li + li:before
{
   content: "";
   padding: 0 5px;
   color: #C0C0C0;
}
#footer12Breadcrumb2 li i
{
   font-size: 19px;
   width: 21px;
}
#footer12Breadcrumb3
{
   list-style: none;
   padding: 8px 15px 8px 15px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 0;
   margin: 0 0 5px 0 ;
   text-align: left;
}
#footer12Breadcrumb3 > li
{
   display: inline-block;
   font-size: 19px;
   text-transform: none;
}
#footer12Breadcrumb3 a
{
   color: #C2C1C1;
   text-decoration: none;
}
#footer12Breadcrumb3 a:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
#footer12Breadcrumb3 > .active
{
   color: #FFFFFF;
}
#footer12Breadcrumb3 > .active a
{
   color: inherit;
   pointer-events: none;
}
#footer12Breadcrumb3 > li + li:before
{
   content: "";
   padding: 0 5px;
   color: #C0C0C0;
}
#footer12Breadcrumb3 li i
{
   font-size: 19px;
   width: 21px;
}
#wb_footer12Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 8px 0 ;
   text-align: right;
}
#wb_footer12Text1
{
   color: #F7F7F7;
   font-family: Verdana;
   font-weight: 400;
   font-size: 19px;
   line-height: 26px;
}
#wb_footer12Text1 p, #wb_footer12Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_footer12Text1
{
   display: block;
   margin: 0 0 8px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_team6Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#team6Heading
{
   color: #800000;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_team6Text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 -60px 0;
   margin: 0 0 50px 0 ;
   text-align: center;
}
#wb_team6Text
{
   color: #F5F5F5;
   font-family: Verdana;
   font-weight: 400;
   font-size: 20px;
   line-height: 24px;
}
#wb_team6Text p, #wb_team6Text ul
{
   margin: 0;
   padding: 0;
}
#wb_team6Text
{
   display: block;
   margin: 0 0 50px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_team6LayoutGrid2
{
   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;
}
#team6LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#team6LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#team6LayoutGrid2 > .row > .col-1, #team6LayoutGrid2 > .row > .col-2, #team6LayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#team6LayoutGrid2 > .row > .col-1, #team6LayoutGrid2 > .row > .col-2, #team6LayoutGrid2 > .row > .col-3
{
   float: left;
}
#team6LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#team6LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#team6LayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#team6LayoutGrid2:before,
#team6LayoutGrid2:after,
#team6LayoutGrid2 .row:before,
#team6LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#team6LayoutGrid2:after,
#team6LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#team6LayoutGrid2 > .row > .col-1, #team6LayoutGrid2 > .row > .col-2, #team6LayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_team6Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#team6Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#team6Card1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -100px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   max-width: 125px;
   width: 100%;
   height: 125px;
}
#team6Card1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 0 150px;
   padding: 0;
   color: #800000;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#team6Card1-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 50px 150px;
   padding: 0;
   color: #F5F5F5;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#team6Card1-card-item3
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #800000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#team6Card1-card-item3 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#team6Card1-card-item3 i
{
   margin-left: 185px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#wb_team6Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#team6Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#team6Card2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -100px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   max-width: 125px;
   width: 100%;
   height: 125px;
}
#team6Card2-card-item1
{
   box-sizing: border-box;
   margin: 0 0 0 150px;
   padding: 0;
   color: #800000;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#team6Card2-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 50px 150px;
   padding: 0;
   color: #F5F5F5;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#team6Card2-card-item3
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #800000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#team6Card2-card-item3 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#team6Card2-card-item3 i
{
   margin-left: 185px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#wb_team6Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #800000;
   border-radius: 0px;
   text-align: left;
}
#team6Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#team6Card4-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -100px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   max-width: 125px;
   width: 100%;
   height: 125px;
}
#team6Card4-card-item1
{
   box-sizing: border-box;
   margin: 0 0 0 150px;
   padding: 0;
   color: #800000;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#team6Card4-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 50px 150px;
   padding: 0;
   color: #F5F5F5;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#team6Card4-card-item3
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #800000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#team6Card4-card-item3 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#team6Card4-card-item3 i
{
   margin-left: 185px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#wb_team6Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#team6Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#team6Card3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -100px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   max-width: 125px;
   width: 100%;
   height: 125px;
}
#team6Card3-card-item1
{
   box-sizing: border-box;
   margin: 0 0 0 150px;
   padding: 0;
   color: #800000;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#team6Card3-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 50px 150px;
   padding: 0;
   color: #F5F5F5;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#team6Card3-card-item3
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #800000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#team6Card3-card-item3 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#team6Card3-card-item3 i
{
   margin-left: 185px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#wb_team6Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#team6Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#team6Card5-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -100px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   max-width: 125px;
   width: 100%;
   height: 125px;
}
#team6Card5-card-item1
{
   box-sizing: border-box;
   margin: 0 0 0 150px;
   padding: 0;
   color: #800000;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#team6Card5-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 50px 150px;
   padding: 0;
   color: #F5F5F5;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#team6Card5-card-item3
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #800000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#team6Card5-card-item3 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#team6Card5-card-item3 i
{
   margin-left: 185px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
