body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #800000;
   text-decoration: underline;
}
a:hover
{
   color: #DAA520;
   text-decoration: underline;
}
.wb-theme-header
{
   background-color: #F8F8F8;
   background-image: none;
   border: 1px solid #D2D2D2;
   border-radius: 0px;
   color: #212529;
   --background-color: rgba(248,248,248,1.00);
   --border-color: #D2D2D2;
   --border-width: 1px;
   --color: #212529;
}
.wb-theme-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEE2E6;
   border-radius: 0px;
   color: #212529;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #DEE2E6;
   --border-width: 1px;
   --color: #212529;
   --icon-color: #0D6EFD;
   --colorize: invert(28%) sepia(52%) saturate(5746%) hue-rotate(214deg) brightness(105%) contrast(98%);
}
.wb-theme-button, .wb-theme-static
{
   background-color: #0D6EFD;
   background-image: none;
   border: 1px solid #0D6EFD;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(13,110,253,1.00);
   --border-color: #0D6EFD;
   --border-width: 1px;
   --color: #FFFFFF;
}
.wb-theme-button:hover
{
   background-color: #0B5ED7;
   background-image: none;
   border: 1px solid #0A58CA;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(11,94,215,1.00);
   --border-color: #0A58CA;
   --border-width: 1px;
   --color: #FFFFFF;
}
.wb-theme-button.active, .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #0A58CA;
   background-image: none;
   border: 1px solid #0A53BE;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(10,88,202,1.00);
   --border-color: #0A53BE;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-header
{
   background-color: #272B2F;
   background-image: none;
   border: 1px solid #424549;
   border-radius: 0px;
   color: #DEE2E6;
   --background-color: rgba(39,43,47,1.00);
   --border-color: #424549;
   --border-width: 1px;
   --color: #DEE2E6;
}
.darktheme .wb-theme-content
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #495057;
   border-radius: 0px;
   color: #DEE2E6;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #495057;
   --border-width: 1px;
   --color: #DEE2E6;
   --icon-color: #0D6EFD;
   --colorize: invert(30%) sepia(76%) saturate(2885%) hue-rotate(211deg) brightness(98%) contrast(107%);
}
.darktheme .wb-theme-button, .darktheme .wb-theme-static
{
   background-color: #0D6EFD;
   background-image: none;
   border: 1px solid #0D6EFD;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(13,110,253,1.00);
   --border-color: #0D6EFD;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-button:hover
{
   background-color: #0B5ED7;
   background-image: none;
   border: 1px solid #0A58CA;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(11,94,215,1.00);
   --border-color: #0A58CA;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-button.active, .darktheme .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #0A58CA;
   background-image: none;
   border: 1px solid #0A53BE;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(10,88,202,1.00);
   --border-color: #0A53BE;
   --border-width: 1px;
   --color: #FFFFFF;
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #D2D2D2;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0 15px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2, #LayoutGrid4 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2, #LayoutGrid4 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid4 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid4 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid4 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   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)
{
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2, #LayoutGrid4 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_form18LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   border: none !important;
   box-sizing: border-box;
   margin: 0;
}
#form18LayoutGrid
{
   box-sizing: border-box;
   padding: 180px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#form18LayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#form18LayoutGrid > .row > .col-1, #form18LayoutGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#form18LayoutGrid > .row > .col-1, #form18LayoutGrid > .row > .col-2
{
   float: left;
}
#form18LayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#form18LayoutGrid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 25px 25px 25px 25px;
}
#form18LayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #ECF0F1;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: left;
}
#form18LayoutGrid > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 25px 25px 25px 25px;
}
#form18LayoutGrid:before,
#form18LayoutGrid:after,
#form18LayoutGrid .row:before,
#form18LayoutGrid .row:after
{
   display: table;
   content: " ";
}
#form18LayoutGrid:after,
#form18LayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#form18LayoutGrid > .row > .col-1, #form18LayoutGrid > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #800000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid2 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid2 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGrid2 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_form18Text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: left;
}
#wb_form18Text
{
   color: #800000;
   font-family: "Trebuchet MS";
   font-weight: 400;
   font-size: 29px;
   line-height: 36.5px;
}
#wb_form18Text p, #wb_form18Text ul
{
   margin: 0;
   padding: 0;
}
#wb_form18Text
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 160px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: left;
}
#wb_Text1
{
   color: #696969;
   font-family: Verdana;
   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;
   box-sizing: border-box;
   width: 100%;
}
#wb_Icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: center;
   margin: 0 16px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon1 a
{
   text-decoration: none;
}
#wb_Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#Icon1
{
   height: 39px;
   width: 38px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon1 i
{
   color: #A9A9A9;
   display: inline-block;
   font-size: 38px;
   line-height: 39px;
   vertical-align: middle;
}
#wb_Icon1:hover #Icon1 i
{
   color: #A9A9A9;
}
#wb_Icon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: center;
   margin: 0 8px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon2 a
{
   text-decoration: none;
}
#wb_Icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#Icon2
{
   height: 42px;
   width: 42px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon2 i
{
   color: #A9A9A9;
   display: inline-block;
   font-size: 42px;
   line-height: 42px;
   vertical-align: middle;
}
#wb_Icon2:hover #Icon2 i
{
   color: #A9A9A9;
}
#wb_Icon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: center;
   margin: 0 8px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon3 a
{
   text-decoration: none;
}
#wb_Icon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#Icon3
{
   height: 42px;
   width: 42px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon3 i
{
   color: #A9A9A9;
   display: inline-block;
   font-size: 42px;
   line-height: 42px;
   vertical-align: middle;
}
#wb_Icon3:hover #Icon3 i
{
   color: #A9A9A9;
}
#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: 20px 20px 20px 20px;
   box-shadow: none;
}
#PanelMenu1_markup .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #4F4F4F;
}
#PanelMenu1_panel
{
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 250px;
   z-index: 9999;
}
#PanelMenu1_markup li a
{
   color: #FFFFFF;
   border: 0px solid #4F4F4F;
   background-color: #808080;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_PanelMenu1 a
{
   color: #990000;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: #F5F5F5;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   text-transform: none;
}
#PanelMenu1_markup li a:hover
{
   color: #800000;
   background-color: #FFFFFF;
   border: 0px solid #4F4F4F;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   margin-right: 4px;
   height: 36px;
   width: 36px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_PanelMenu1 a:hover
{
   color: #DCDCDC;
   background-color: #F5F5F5;
   border: 0px solid #FFFFFF;
}
#PanelMenu1_panel
{
   background-color: #808080;
   overflow-y: auto;
}
#PanelMenu1 .line
{
   width: 56px;
   height: 11px;
   background: #990000;
   display: block;
   margin: 11px auto;
   transition: all 0.3s ease-in-out;
}
#PanelMenu1 .line:first-child
{
   margin-top: 22px;
}
#PanelMenu1.open .line:nth-child(1)
{
   transform: translateY(22px) rotate(45deg);
}
#PanelMenu1.open .line:nth-child(2)
{
   opacity: 0;
}
#PanelMenu1.open .line:nth-child(3)
{
   transform: translateY(-22px) rotate(-45deg);
}
#PanelMenu1
{
   line-height: 101px;
   width: 123px;
   height: 101px;
   position: absolute;
   z-index: 999;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 567px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_footer12LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #C0C0C0;
   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: 47px;
   width: 47px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footer12Icon1 i
{
   color: #AAAAAA;
   display: inline-block;
   font-size: 47px;
   line-height: 47px;
   vertical-align: middle;
}
#wb_footer12Icon1:hover #footer12Icon1 i
{
   color: #AAAAAA;
}
#wb_footer12Icon2
{
   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_footer12Icon2 a
{
   text-decoration: none;
}
#wb_footer12Icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footer12Icon2
{
   height: 53px;
   width: 48px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footer12Icon2 i
{
   color: #AAAAAA;
   display: inline-block;
   font-size: 48px;
   line-height: 53px;
   vertical-align: middle;
}
#wb_footer12Icon2:hover #footer12Icon2 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: 54px;
   width: 43px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footer12Icon3 i
{
   color: #AAAAAA;
   display: inline-block;
   font-size: 43px;
   line-height: 54px;
   vertical-align: middle;
}
#wb_footer12Icon3:hover #footer12Icon3 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: #696969;
   text-decoration: none;
}
#footer12Breadcrumb1 a:hover
{
   color: #800000;
   text-decoration: none;
}
#footer12Breadcrumb1 > .active
{
   color: #696969;
}
#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: #696969;
   text-decoration: none;
}
#footer12Breadcrumb2 a:hover
{
   color: #800000;
   text-decoration: none;
}
#footer12Breadcrumb2 > .active
{
   color: #696969;
}
#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: #696969;
   text-decoration: none;
}
#footer12Breadcrumb3 a:hover
{
   color: #800000;
   text-decoration: none;
}
#footer12Breadcrumb3 > .active
{
   color: #696969;
}
#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;
}
