body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_headerLayoutGrid
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(211,211,211,0.59);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#headerLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2, #headerLayoutGrid > .col-3, #headerLayoutGrid > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2, #headerLayoutGrid > .col-3, #headerLayoutGrid > .col-4
{
   flex: 0 0 auto;
}
#headerLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 300px;
   max-width: 300px;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#headerLayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 300px) * 6 / 9);
   max-width:  calc((100% - 300px) * 6 / 9);
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#headerLayoutGrid > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 300px) * 2 / 9);
   max-width:  calc((100% - 300px) * 2 / 9);
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#headerLayoutGrid > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 300px) * 1 / 9);
   max-width:  calc((100% - 300px) * 1 / 9);
   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: 800px)
{
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2, #headerLayoutGrid > .col-3, #headerLayoutGrid > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_headerLayoutGrid
{
   backdrop-filter: blur(18px);
   transition: backdrop-filter 500ms linear 0ms;
}
#wb_headerTitle
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#headerTitle
{
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: center;
   text-transform: none;
   -webkit-text-stroke: 1px #C00000;
   text-stroke: 1px #C00000;
}
#headerTitle a
{
   color: inherit;
   text-decoration: none;
}
#Button1
{
   box-sizing: border-box;
   line-height: 21px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #800000;
   border-radius: 4px;
   background-color: #800000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-style: normal;
   font-size: 13px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button1:focus
{
   outline: 0;
}
#wb_welcomeLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 75vh;
   background-color: transparent;
   background-image: url('../images/Gemini_Generated_Image_akaxp2akaxp2akax.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#welcomeLayoutGrid
{
   box-sizing: border-box;
   height: 75vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#welcomeLayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#welcomeLayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#welcomeLayoutGrid > .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-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#welcomeLayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_welcomeCard
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #A0C6B9;
   border-radius: 0px;
   text-align: center;
}
#welcomeCard-card-body
{
   padding: 10px 10px 10px 10px;
   flex: 1 1 auto;
   font-size: 0;
}
#welcomeCard-card-item0
{
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 48px;
   text-align: center;
}
#welcomeCard-card-item0
{
   text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
   transition: text-shadow 500ms linear 0ms;
}
#welcomeCard-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 40px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #800000;
   border-radius: 0px;
   background-color: #800000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_welcomeCard:hover #welcomeCard-card-item1
{
   box-shadow: 2px 2px 4px rgba(0,0,0,0.5);
   transition: box-shadow 500ms linear 0ms;
}
#welcomeCard-card-item1 a
{
   color: inherit;
   display: block;
   padding: 12px 16px 12px 16px;
   text-decoration: none;
}
#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;
   padding: 5px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 25px 0 10px 0;
}
#LayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid4
{
   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;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 20px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3, #LayoutGrid4 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3, #LayoutGrid4 > .row > .col-4
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid4 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid4 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3, #LayoutGrid4 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_trendingLayoutGrid2
{
   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;
}
#trendingLayoutGrid2
{
   box-sizing: border-box;
   padding: 20px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#trendingLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#trendingLayoutGrid2 > .row > .col-1, #trendingLayoutGrid2 > .row > .col-2, #trendingLayoutGrid2 > .row > .col-3, #trendingLayoutGrid2 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#trendingLayoutGrid2 > .row > .col-1, #trendingLayoutGrid2 > .row > .col-2, #trendingLayoutGrid2 > .row > .col-3, #trendingLayoutGrid2 > .row > .col-4
{
   float: left;
}
#trendingLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#trendingLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#trendingLayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#trendingLayoutGrid2 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#trendingLayoutGrid2:before,
#trendingLayoutGrid2:after,
#trendingLayoutGrid2 .row:before,
#trendingLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#trendingLayoutGrid2:after,
#trendingLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#trendingLayoutGrid2 > .row > .col-1, #trendingLayoutGrid2 > .row > .col-2, #trendingLayoutGrid2 > .row > .col-3, #trendingLayoutGrid2 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_contentLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F6F5F4;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#contentLayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#contentLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contentLayoutGrid1 > .row > .col-1, #contentLayoutGrid1 > .row > .col-2, #contentLayoutGrid1 > .row > .col-3, #contentLayoutGrid1 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contentLayoutGrid1 > .row > .col-1, #contentLayoutGrid1 > .row > .col-2, #contentLayoutGrid1 > .row > .col-3, #contentLayoutGrid1 > .row > .col-4
{
   float: left;
}
#contentLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#contentLayoutGrid1 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: left;
}
#contentLayoutGrid1 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 15px 0 30px 0;
}
#contentLayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: left;
}
#contentLayoutGrid1 > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 40px 0 0 0;
}
#contentLayoutGrid1 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#contentLayoutGrid1:before,
#contentLayoutGrid1:after,
#contentLayoutGrid1 .row:before,
#contentLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#contentLayoutGrid1:after,
#contentLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#contentLayoutGrid1 > .row > .col-1, #contentLayoutGrid1 > .row > .col-2, #contentLayoutGrid1 > .row > .col-3, #contentLayoutGrid1 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_trendingLayoutGrid3
{
   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;
}
#trendingLayoutGrid3
{
   box-sizing: border-box;
   padding: 20px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#trendingLayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#trendingLayoutGrid3 > .row > .col-1, #trendingLayoutGrid3 > .row > .col-2, #trendingLayoutGrid3 > .row > .col-3, #trendingLayoutGrid3 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#trendingLayoutGrid3 > .row > .col-1, #trendingLayoutGrid3 > .row > .col-2, #trendingLayoutGrid3 > .row > .col-3, #trendingLayoutGrid3 > .row > .col-4
{
   float: left;
}
#trendingLayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#trendingLayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#trendingLayoutGrid3 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#trendingLayoutGrid3 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#trendingLayoutGrid3:before,
#trendingLayoutGrid3:after,
#trendingLayoutGrid3 .row:before,
#trendingLayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#trendingLayoutGrid3:after,
#trendingLayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#trendingLayoutGrid3 > .row > .col-1, #trendingLayoutGrid3 > .row > .col-2, #trendingLayoutGrid3 > .row > .col-3, #trendingLayoutGrid3 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_trendingCard6
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid #B76E79;
   border-radius: 0px;
   text-align: left;
}
#trendingCard6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#trendingCard6-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -90px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#trendingCard6-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 35px;
   box-sizing: border-box;
   margin: 0 20px 6px 20px;
   border: 1px solid #800000;
   border-radius: 0px;
   background-color: rgba(128,0,0,0.78);
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#trendingCard6-card-item1
{
   transform: translate(-200px,0px) rotate(0deg) ;
   opacity: 0;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#wb_trendingCard6:hover #trendingCard6-card-item1
{
   transform: rotate(0deg) ;
   opacity: 1;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#trendingCard6-card-item1 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#trendingCard6-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#trendingCard6-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px rgba(216,216,216,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#trendingCard6-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 35px;
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   border: 1px solid #800000;
   border-radius: 0px;
   background-color: rgba(128,0,0,0.78);
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#trendingCard6-card-item3
{
   transform: translate(-200px,0px) rotate(0deg) ;
   opacity: 0;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#wb_trendingCard6:hover #trendingCard6-card-item3
{
   transform: rotate(0deg) ;
   opacity: 1;
   transition: transform 200ms linear 100ms, opacity 200ms linear 100ms;
}
#trendingCard6-card-item3 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#trendingCard6-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#trendingCard6-card-item4
{
   box-sizing: border-box;
   margin: 15px 20px 0 20px;
   padding: 0;
   color: #B76E79;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#trendingCard6-card-item5
{
   box-sizing: border-box;
   margin: 10px 20px 20px 20px;
   padding: 0;
   color: #292B2C;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_trendingCard4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid #B76E79;
   border-radius: 0px;
   text-align: left;
}
#trendingCard4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#trendingCard4-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -90px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#trendingCard4-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 35px;
   box-sizing: border-box;
   margin: 0 20px 6px 20px;
   border: 1px solid #800000;
   border-radius: 0px;
   background-color: rgba(128,0,0,0.78);
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#trendingCard4-card-item1
{
   transform: translate(-200px,0px) rotate(0deg) ;
   opacity: 0;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#wb_trendingCard4:hover #trendingCard4-card-item1
{
   transform: rotate(0deg) ;
   opacity: 1;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#trendingCard4-card-item1 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#trendingCard4-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#trendingCard4-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px rgba(216,216,216,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#trendingCard4-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 35px;
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   border: 1px solid #800000;
   border-radius: 0px;
   background-color: rgba(128,0,0,0.78);
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#trendingCard4-card-item3
{
   transform: translate(-200px,0px) rotate(0deg) ;
   opacity: 0;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#wb_trendingCard4:hover #trendingCard4-card-item3
{
   transform: rotate(0deg) ;
   opacity: 1;
   transition: transform 200ms linear 100ms, opacity 200ms linear 100ms;
}
#trendingCard4-card-item3 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#trendingCard4-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#trendingCard4-card-item4
{
   box-sizing: border-box;
   margin: 15px 20px 0 20px;
   padding: 0;
   color: #B76E79;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#trendingCard4-card-item5
{
   box-sizing: border-box;
   margin: 10px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_trendingCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid #B76E79;
   border-radius: 0px;
   text-align: left;
}
#trendingCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#trendingCard3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -90px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#trendingCard3-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 35px;
   box-sizing: border-box;
   margin: 0 20px 6px 20px;
   border: 1px solid #800000;
   border-radius: 0px;
   background-color: rgba(128,0,0,0.78);
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#trendingCard3-card-item1
{
   transform: translate(-200px,0px) rotate(0deg) ;
   opacity: 0;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#wb_trendingCard3:hover #trendingCard3-card-item1
{
   transform: rotate(0deg) ;
   opacity: 1;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#trendingCard3-card-item1 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#trendingCard3-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#trendingCard3-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px rgba(216,216,216,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#trendingCard3-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 35px;
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   border: 1px solid #800000;
   border-radius: 0px;
   background-color: rgba(128,0,0,0.78);
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#trendingCard3-card-item3
{
   transform: translate(-200px,0px) rotate(0deg) ;
   opacity: 0;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#wb_trendingCard3:hover #trendingCard3-card-item3
{
   transform: rotate(0deg) ;
   opacity: 1;
   transition: transform 200ms linear 100ms, opacity 200ms linear 100ms;
}
#trendingCard3-card-item3 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#trendingCard3-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#trendingCard3-card-item4
{
   box-sizing: border-box;
   margin: 15px 20px 0 20px;
   padding: 0;
   color: #B76E79;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#trendingCard3-card-item5
{
   box-sizing: border-box;
   margin: 10px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_trendingCard5
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid #B76E79;
   border-radius: 0px;
   text-align: left;
}
#trendingCard5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#trendingCard5-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -90px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#trendingCard5-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 35px;
   box-sizing: border-box;
   margin: 0 20px 6px 20px;
   border: 1px solid #800000;
   border-radius: 0px;
   background-color: rgba(128,0,0,0.78);
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#trendingCard5-card-item1
{
   transform: translate(-200px,0px) rotate(0deg) ;
   opacity: 0;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#wb_trendingCard5:hover #trendingCard5-card-item1
{
   transform: rotate(0deg) ;
   opacity: 1;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#trendingCard5-card-item1 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#trendingCard5-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#trendingCard5-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px rgba(216,216,216,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#trendingCard5-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 35px;
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   border: 1px solid #800000;
   border-radius: 0px;
   background-color: rgba(128,0,0,0.78);
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#trendingCard5-card-item3
{
   transform: translate(-200px,0px) rotate(0deg) ;
   opacity: 0;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#wb_trendingCard5:hover #trendingCard5-card-item3
{
   transform: rotate(0deg) ;
   opacity: 1;
   transition: transform 200ms linear 100ms, opacity 200ms linear 100ms;
}
#trendingCard5-card-item3 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#trendingCard5-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#trendingCard5-card-item4
{
   box-sizing: border-box;
   margin: 15px 20px 0 20px;
   padding: 0;
   color: #B76E79;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#trendingCard5-card-item5
{
   box-sizing: border-box;
   margin: 10px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_trendingCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid #B76E79;
   border-radius: 0px;
   text-align: left;
}
#trendingCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#trendingCard2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -90px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#trendingCard2-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 35px;
   box-sizing: border-box;
   margin: 0 20px 6px 20px;
   border: 1px solid #800000;
   border-radius: 0px;
   background-color: #800000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#trendingCard2-card-item1
{
   transform: translate(-200px,0px) rotate(0deg) ;
   opacity: 0;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#wb_trendingCard2:hover #trendingCard2-card-item1
{
   transform: rotate(0deg) ;
   opacity: 1;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#trendingCard2-card-item1 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#trendingCard2-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#trendingCard2-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px rgba(216,216,216,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#trendingCard2-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 35px;
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   border: 1px solid #800000;
   border-radius: 0px;
   background-color: rgba(128,0,0,0.78);
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#trendingCard2-card-item3
{
   transform: translate(-200px,0px) rotate(0deg) ;
   opacity: 0;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#wb_trendingCard2:hover #trendingCard2-card-item3
{
   transform: rotate(0deg) ;
   opacity: 1;
   transition: transform 200ms linear 100ms, opacity 200ms linear 100ms;
}
#trendingCard2-card-item3 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#trendingCard2-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#trendingCard2-card-item4
{
   box-sizing: border-box;
   margin: 15px 20px 0 20px;
   padding: 0;
   color: #B76E79;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#trendingCard2-card-item5
{
   box-sizing: border-box;
   margin: 10px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_trendingCard7
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid #B76E79;
   border-radius: 0px;
   text-align: left;
}
#trendingCard7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#trendingCard7-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -90px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#trendingCard7-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 35px;
   box-sizing: border-box;
   margin: 0 20px 6px 20px;
   border: 1px solid #800000;
   border-radius: 0px;
   background-color: rgba(128,0,0,0.78);
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#trendingCard7-card-item1
{
   transform: translate(-200px,0px) rotate(0deg) ;
   opacity: 0;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#wb_trendingCard7:hover #trendingCard7-card-item1
{
   transform: rotate(0deg) ;
   opacity: 1;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#trendingCard7-card-item1 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#trendingCard7-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#trendingCard7-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px rgba(216,216,216,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#trendingCard7-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 35px;
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   border: 1px solid #800000;
   border-radius: 0px;
   background-color: rgba(128,0,0,0.78);
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#trendingCard7-card-item3
{
   transform: translate(-200px,0px) rotate(0deg) ;
   opacity: 0;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#wb_trendingCard7:hover #trendingCard7-card-item3
{
   transform: rotate(0deg) ;
   opacity: 1;
   transition: transform 200ms linear 100ms, opacity 200ms linear 100ms;
}
#trendingCard7-card-item3 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#trendingCard7-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#trendingCard7-card-item4
{
   box-sizing: border-box;
   margin: 15px 20px 0 20px;
   padding: 0;
   color: #B76E79;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#trendingCard7-card-item5
{
   box-sizing: border-box;
   margin: 10px 20px 20px 20px;
   padding: 0;
   color: #292B2C;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_trendingCard8
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid #B76E79;
   border-radius: 0px;
   text-align: left;
}
#trendingCard8-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#trendingCard8-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -90px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#trendingCard8-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 35px;
   box-sizing: border-box;
   margin: 0 20px 6px 20px;
   border: 1px solid #800000;
   border-radius: 0px;
   background-color: rgba(128,0,0,0.78);
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#trendingCard8-card-item1
{
   transform: translate(-200px,0px) rotate(0deg) ;
   opacity: 0;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#wb_trendingCard8:hover #trendingCard8-card-item1
{
   transform: rotate(0deg) ;
   opacity: 1;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#trendingCard8-card-item1 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#trendingCard8-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#trendingCard8-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px rgba(216,216,216,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#trendingCard8-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 35px;
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   border: 1px solid #800000;
   border-radius: 0px;
   background-color: rgba(128,0,0,0.78);
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#trendingCard8-card-item3
{
   transform: translate(-200px,0px) rotate(0deg) ;
   opacity: 0;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#wb_trendingCard8:hover #trendingCard8-card-item3
{
   transform: rotate(0deg) ;
   opacity: 1;
   transition: transform 200ms linear 100ms, opacity 200ms linear 100ms;
}
#trendingCard8-card-item3 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#trendingCard8-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#trendingCard8-card-item4
{
   box-sizing: border-box;
   margin: 15px 20px 0 20px;
   padding: 0;
   color: #B76E79;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#trendingCard8-card-item5
{
   box-sizing: border-box;
   margin: 10px 20px 20px 20px;
   padding: 0;
   color: #292B2C;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card11
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid #B76E79;
   border-radius: 0px;
   text-align: left;
}
#Card11-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -90px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card11-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 35px;
   box-sizing: border-box;
   margin: 0 20px 6px 20px;
   border: 1px solid #800000;
   border-radius: 0px;
   background-color: rgba(128,0,0,0.78);
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card11-card-item1
{
   transform: translate(-200px,0px) rotate(0deg) ;
   opacity: 0;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#wb_Card11:hover #Card11-card-item1
{
   transform: rotate(0deg) ;
   opacity: 1;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#Card11-card-item1 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card11-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card11-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px rgba(216,216,216,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 35px;
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   border: 1px solid #800000;
   border-radius: 0px;
   background-color: rgba(128,0,0,0.78);
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card11-card-item3
{
   transform: translate(-200px,0px) rotate(0deg) ;
   opacity: 0;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#wb_Card11:hover #Card11-card-item3
{
   transform: rotate(0deg) ;
   opacity: 1;
   transition: transform 200ms linear 100ms, opacity 200ms linear 100ms;
}
#Card11-card-item3 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card11-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card11-card-item4
{
   box-sizing: border-box;
   margin: 15px 20px 0 20px;
   padding: 0;
   color: #B76E79;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card11-card-item5
{
   box-sizing: border-box;
   margin: 10px 20px 20px 20px;
   padding: 0;
   color: #292B2C;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_contentText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 25px 0 ;
   text-align: left;
}
#wb_contentText1
{
   color: #4F4F4F;
   font-family: Roboto;
   font-weight: 400;
   font-size: 16px;
   line-height: 19px;
}
#wb_contentText1 p, #wb_contentText1 ul
{
   margin: 0;
   padding: 0;
}
#wb_contentText1
{
   display: block;
   margin: 0 0 25px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#contentButton1
{
   box-sizing: border-box;
   line-height: 44px;
   text-decoration: none;
   vertical-align: top;
   border: 2px solid #800000;
   border-radius: 0px;
   background-color: #F6F5F4;
   background-image: none;
   color: #B76E79;
   cursor: pointer;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 15px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#contentButton1:focus
{
   outline: 0;
}
#wb_contentHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
}
#contentHeading1
{
   color: #800000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Image1
{
   margin: 0 0 15px 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: 850px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_contentLayoutGrid2
{
   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;
}
#contentLayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#contentLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contentLayoutGrid2 > .row > .col-1, #contentLayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contentLayoutGrid2 > .row > .col-1, #contentLayoutGrid2 > .row > .col-2
{
   float: left;
}
#contentLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: left;
}
#contentLayoutGrid2 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 58.33333333%;
   text-align: left;
}
#contentLayoutGrid2 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGrid2:before,
#contentLayoutGrid2:after,
#contentLayoutGrid2 .row:before,
#contentLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#contentLayoutGrid2:after,
#contentLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#contentLayoutGrid2 > .row > .col-1, #contentLayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_contentHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 6px 0 ;
   padding: 0 0 10px 0;
   text-align: center;
}
#contentHeading2
{
   color: #800000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_LayoutGrid2
{
   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: 15px 0 0 0 ;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_testimonialsLayoutGrid1
{
   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;
}
#testimonialsLayoutGrid1
{
   box-sizing: border-box;
   padding: 18px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#testimonialsLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#testimonialsLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#testimonialsLayoutGrid1 > .row > .col-1
{
   float: left;
}
#testimonialsLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#testimonialsLayoutGrid1:before,
#testimonialsLayoutGrid1:after,
#testimonialsLayoutGrid1 .row:before,
#testimonialsLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#testimonialsLayoutGrid1:after,
#testimonialsLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#testimonialsLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_testimonialsLayoutGrid2
{
   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;
}
#testimonialsLayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#testimonialsLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#testimonialsLayoutGrid2 > .row > .col-1, #testimonialsLayoutGrid2 > .row > .col-2, #testimonialsLayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#testimonialsLayoutGrid2 > .row > .col-1, #testimonialsLayoutGrid2 > .row > .col-2, #testimonialsLayoutGrid2 > .row > .col-3
{
   float: left;
}
#testimonialsLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#testimonialsLayoutGrid2 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 15px 0 10px 0;
}
#testimonialsLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#testimonialsLayoutGrid2 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 15px 0 10px 0;
}
#testimonialsLayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#testimonialsLayoutGrid2 > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 15px 0 10px 0;
}
#testimonialsLayoutGrid2:before,
#testimonialsLayoutGrid2:after,
#testimonialsLayoutGrid2 .row:before,
#testimonialsLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#testimonialsLayoutGrid2:after,
#testimonialsLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#testimonialsLayoutGrid2 > .row > .col-1, #testimonialsLayoutGrid2 > .row > .col-2, #testimonialsLayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_testimonialsText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 25px 0 ;
   text-align: left;
}
#wb_testimonialsText3
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: italic;
   text-decoration: line-through;
   font-size: 13px;
   line-height: 26px;
}
#wb_testimonialsText3 p, #wb_testimonialsText3 ul
{
   margin: 0;
   padding: 0;
}
#wb_testimonialsText3
{
   display: block;
   margin: 0 0 25px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_featuresLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(45,85,97,0.10);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#featuresLayoutGrid
{
   box-sizing: border-box;
   padding: 50px 30px 50px 30px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#featuresLayoutGrid > .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#featuresLayoutGrid > .row > .col-1, #featuresLayoutGrid > .row > .col-2, #featuresLayoutGrid > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#featuresLayoutGrid > .row > .col-1, #featuresLayoutGrid > .row > .col-2, #featuresLayoutGrid > .row > .col-3
{
   float: left;
}
#featuresLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#featuresLayoutGrid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#featuresLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#featuresLayoutGrid > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#featuresLayoutGrid > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#featuresLayoutGrid > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#featuresLayoutGrid:before,
#featuresLayoutGrid:after,
#featuresLayoutGrid .row:before,
#featuresLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#featuresLayoutGrid:after,
#featuresLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#featuresLayoutGrid > .row > .col-1, #featuresLayoutGrid > .row > .col-2, #featuresLayoutGrid > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_featuresCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#featuresCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#featuresCard2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #800000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
}
#featuresCard2-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#featuresCard2-card-item1
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#featuresCard2-card-item1:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 500ms linear 0ms;
}
#wb_featuresCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#featuresCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#featuresCard3-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #800000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
}
#featuresCard3-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#featuresCard3-card-item1
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#featuresCard3-card-item1:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 500ms linear 0ms;
}
#wb_featuresCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#featuresCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#featuresCard1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #800000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
}
#featuresCard1-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#featuresCard1-card-item1
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#featuresCard1-card-item1:hover
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 500ms linear 0ms;
}
#wb_Text20 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 3px 0;
   margin: 0 0 10px 0 ;
   text-align: left;
}
#wb_Text20
{
   color: #800000;
   font-family: Roboto;
   font-weight: 700;
   font-size: 21px;
   line-height: 26px;
}
#wb_Text20 p, #wb_Text20 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text20
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#Table1
{
   border-radius: 0px;
   border: 0px solid #FFFFFF;
   background-color: transparent;
   background-image: none;
   border-collapse: separate;
   border-spacing: 1px;
   margin: 0;
}
#Table1 td, #Table1 th
{
   padding: 0;
}
#Table1 td div
{
   white-space: nowrap;
}
#Table1 p, #Table1 ul
{
   margin: 0;
   padding: 0;
}
#Table1 .cell0
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
}
#Table1 .cell1
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
}
#Table1 .cell2
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
}
#Table1 .cell3
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
}
#Table1 .cell4
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
}
#Table1 .cell5
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
}
#Table1 .cell6
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
}
#Table1 .cell7
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
}
#Table1 .cell8
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table1 .cell9
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 15px;
   line-height: 16.5px;
}
#Table1 .cell10
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table1 .cell11
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 15px;
   line-height: 16.5px;
}
#Table1 .cell12
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table1 .cell13
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 15px;
   line-height: 16.5px;
}
#Table1 .cell14
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table1 .cell15
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 15px;
   line-height: 16.5px;
}
#Table1 .cell16
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table1 .cell17
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 15px;
   line-height: 16.5px;
}
#Table1 .cell18
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table1 .cell19
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 15px;
   line-height: 16.5px;
}
#Table1 .cell20
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table1 .cell21
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 15px;
   line-height: 16.5px;
}
#Table1 .cell22
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table1 .cell23
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 15px;
   line-height: 16.5px;
}
#Table1 .cell24
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table1 .cell25
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 15px;
   line-height: 16.5px;
}
#Table1 .cell26
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table1 .cell27
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 15px;
   line-height: 16.5px;
}
#Table1 .cell28
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table1 .cell29
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 15px;
   line-height: 16.5px;
}
#Table1 .cell30
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table1 .cell31
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 15px;
   line-height: 16.5px;
}
#Table1 .cell32
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table1 .cell33
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 15px;
   line-height: 16.5px;
}
#Table1 .cell34
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table1 .cell35
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#CardContainer2
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:480px) 
{
#CardContainer2
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   text-align: center;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   width: 100%;
   height: auto;
}
#wb_CardContainer4
{
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#CardContainer4
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:480px) 
{
#CardContainer4
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#wb_Card8
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 15px 15px 15px 15px;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#Card8-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 5px 20px 10px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 600;
   font-style: normal;
   font-size: 32px;
   text-align: left;
}
#Card8-card-item1
{
   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;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 27px;
   text-align: left;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   border-top: 1px transparent solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item4
{
   box-sizing: border-box;
   margin: 0 20px 10px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
   text-align: left;
}
#Card8-card-item5
{
   display: inline-block;
   line-height: 1.0;
   height: 26px;
   box-sizing: border-box;
   margin: 15px 0 0 20px;
   border: 1px solid #FFFF00;
   border-radius: 1px;
   background-color: transparent;
   background-image: none;
   color: #FFA500;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card8-card-item5:hover
{
   color: #ADFF2F;
   transition: color 500ms ease 0ms;
}
#Card8-card-item5 a
{
   color: inherit;
   display: block;
   padding: 4px 5px 4px 5px;
   text-decoration: none;
}
#Card8-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_Card9
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 15px 15px 15px 15px;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#Card9-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 5px 0 0 0 ;
   padding: 0 20px 10px 20px;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 600;
   font-style: normal;
   font-size: 32px;
}
#Card9-card-item1
{
   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;
}
#Card9-card-item2
{
   display: inline-block;
   line-height: 1.0;
   height: 16px;
   box-sizing: border-box;
   margin: 0 20px 10px 20px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card9-card-item2 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card9-card-item3
{
   box-sizing: border-box;
   margin: 0 20px 10px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 8px;
   line-height: 11.2px;
   text-align: left;
}
#Card9-card-item4
{
   display: inline-block;
   line-height: 1.0;
   height: 16px;
   box-sizing: border-box;
   margin: 0 20px 10px 20px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card9-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card9-card-item5
{
   box-sizing: border-box;
   margin: 0 20px 10px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 8px;
}
#Card9-card-item6
{
   display: inline-block;
   line-height: 1.0;
   height: 16px;
   box-sizing: border-box;
   margin: 0 20px 10px 20px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card9-card-item6 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card9-card-item7
{
   box-sizing: border-box;
   margin: 0 20px 10px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 8px;
}
#Card9-card-item8
{
   display: inline-block;
   line-height: 1.0;
   height: 16px;
   box-sizing: border-box;
   margin: 0 20px 10px 20px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card9-card-item8 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card9-card-item9
{
   box-sizing: border-box;
   margin: 0 20px 10px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 8px;
}
#Card9-card-item10
{
   display: inline-block;
   line-height: 1.0;
   height: 16px;
   box-sizing: border-box;
   margin: 0 20px 10px 20px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card9-card-item10 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card9-card-item11
{
   box-sizing: border-box;
   margin: 0 20px 10px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 8px;
}
#Card9-card-item12
{
   display: inline-block;
   line-height: 1.0;
   height: 16px;
   box-sizing: border-box;
   margin: 0 20px 10px 20px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card9-card-item12 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card9-card-item13
{
   box-sizing: border-box;
   margin: 0 20px 10px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 8px;
}
#Card9-card-item14
{
   display: inline-block;
   line-height: 1.0;
   height: 16px;
   box-sizing: border-box;
   margin: 0 20px 10px 20px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card9-card-item14 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card9-card-item15
{
   box-sizing: border-box;
   margin: 0 20px 10px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 8px;
}
#Card9-card-item16
{
   display: inline-block;
   line-height: 1.0;
   height: 16px;
   box-sizing: border-box;
   margin: 0 20px 10px 20px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card9-card-item16 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card9-card-item17
{
   box-sizing: border-box;
   margin: 0 20px 10px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 8px;
}
#wb_Card14
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 15px 15px 15px 15px;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#Card14-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 5px 20px 10px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 600;
   font-style: normal;
   font-size: 32px;
   text-align: left;
}
#Card14-card-item1
{
   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;
}
#Card14-card-item2
{
   display: inline-block;
   line-height: 1.0;
   height: 23px;
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card14-card-item2 a
{
   color: inherit;
   display: block;
   padding: 0 20px 10px 20px;
   text-decoration: none;
}
#Card14-card-item3
{
   box-sizing: border-box;
   margin: 0 20px 1px 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 8px;
}
#Card14-card-item4
{
   display: inline-block;
   line-height: 1.0;
   height: 19px;
   box-sizing: border-box;
   margin: 0 20px 10px 20px;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card14-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card14-card-item5
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 22.4px;
   text-align: left;
}
#Card14-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_LayoutGrid20
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #D3A9AF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid20
{
   box-sizing: border-box;
   padding: 4px 15px 3px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid20 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid20 > .row > .col-1, #LayoutGrid20 > .row > .col-2, #LayoutGrid20 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid20 > .row > .col-1, #LayoutGrid20 > .row > .col-2, #LayoutGrid20 > .row > .col-3
{
   float: left;
}
#LayoutGrid20 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: center;
}
#LayoutGrid20 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 10px 0;
}
#LayoutGrid20 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: center;
}
#LayoutGrid20 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 10px 0;
}
#LayoutGrid20 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: right;
}
#LayoutGrid20:before,
#LayoutGrid20:after,
#LayoutGrid20 .row:before,
#LayoutGrid20 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid20:after,
#LayoutGrid20 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid20 > .row > .col-1, #LayoutGrid20 > .row > .col-2, #LayoutGrid20 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   padding: 2px 0 2px 0;
   margin: 0;
   text-align: center;
}
#wb_Text6
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
   line-height: 12px;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image11
{
   margin: 0 15px 0 0 ;
   vertical-align: top;
}
#Image11
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 45px;
   height: 21px;
   vertical-align: top;
}
#wb_Image13
{
   margin: 2px 0 0 0 ;
   vertical-align: top;
}
#Image13
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 60px;
   height: 25px;
   vertical-align: top;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2
{
   color: #2D2D2D;
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#ServiceDialog4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#ServiceDialog4 .modal-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   overflow: visible;
   pointer-events: all;
}
#ServiceDialog4.fade
{
   opacity: 1;
   transition: all 400ms linear;
}
#ServiceDialog4 .animate-show
{
   animation-duration: 400ms;
   animation-fill-mode: both;
   animation-name: animate-fade-in-down;
}
#ServiceDialog4 .animate-hide
{
   animation-duration: 400ms;
   animation-fill-mode: both;
   animation-name: animate-fade-in-down;
   animation-direction: reverse;
}
#ServiceDialog4.modal
{
   --bs-modal-margin: 0.5rem;
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow-x: hidden;
   overflow-y: auto;
   outline: 0;
}
 .modal-open
{
   overflow: hidden;
}
#ServiceDialog4 .modal-dialog
{
   position: relative;
   width: 460px;
   margin-left: auto;
   margin-right: auto;
}
#ServiceDialog4 .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#ServiceDialog4 .modal-header
{
   padding: 10px 10px 10px 10px;
   background-color: #E9E9E9;
   border-bottom: 1px solid #DDDDDD;
}
#ServiceDialog4 .modal-footer
{
   padding: 10px 10px 10px 10px;
   border-top: 1px solid #DDDDDD;
}
#ServiceDialog4 .modal-body
{
   position: relative;
   width: 460px;
   height: 253px;
}
#ServiceDialog4 .close
{
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: #333333;
   text-shadow: 0px 1px 0px #fff;
   opacity: 0.5;
   -webkit-appearance: none;
   padding: 0;
   cursor: pointer;
   background: 0 0;
   border: 0;
   margin-top: -2px;
}
.modal-backdrop
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1040;
   background-color: #000000;
}
.modal-backdrop.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show
{
   opacity: 0.5 !important;
}
.modal-open
{
   overflow: hidden;
}
#ServiceDialog4 .modal-header
{
   cursor: move;
}
#ServiceDialog4 .modal-dialog-centered
{
   display: flex;
   align-items: center;
   margin: var(--bs-modal-margin) auto;
   min-height: calc(100% - var(--bs-modal-margin) * 2);
   pointer-events: none;
}
#ServiceDialog4 .modal-dialog-centered::before
{
   display: block;
   height: calc(100vh - 3.5rem);
   content: "";
}
#ServiceDialog4 .modal-dialog-scrollable
{
   height: calc(100% - var(--bs-modal-margin) * 2);
}
#ServiceDialog4 .modal-dialog-scrollable .modal-content
{
   display: flex;
   flex-direction: column;
   max-height: 100%;
   overflow: hidden;
}
#ServiceDialog4 .modal-dialog-scrollable .modal-body
{
   overflow-y: auto;
}
@media (max-width: 576px)
{
#ServiceDialog4 .modal-dialog-scrollable
{
   --bs-modal-margin: 0.5rem;
}
}
#ServiceDialog4 .modal-header
{
   text-align: left;
}
#ServiceDialog4 .modal-title
{
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-align: left;
   margin: 0;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #800000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading5
{
   color: #800000;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Image16
{
   vertical-align: top;
}
#Image16
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text7 
{
   background-color: rgba(255,255,255,0.50);
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 15px 25px 15px 25px;
   margin: 0;
   text-align: left;
}
#wb_Text7
{
   color: #800000;
   font-family: Roboto;
   font-weight: bold;
   font-size: 16px;
   line-height: 19px;
}
#wb_Text7 p, #wb_Text7 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text8 div
{
   text-align: left;
}
#ServiceDialog6
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#ServiceDialog6 .modal-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   overflow: visible;
   pointer-events: all;
}
#ServiceDialog6.fade
{
   opacity: 1;
   transition: all 400ms linear;
}
#ServiceDialog6 .animate-show
{
   animation-duration: 400ms;
   animation-fill-mode: both;
   animation-name: animate-fade-in-down;
}
#ServiceDialog6 .animate-hide
{
   animation-duration: 400ms;
   animation-fill-mode: both;
   animation-name: animate-fade-in-down;
   animation-direction: reverse;
}
#ServiceDialog6.modal
{
   --bs-modal-margin: 0.5rem;
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow-x: hidden;
   overflow-y: auto;
   outline: 0;
}
 .modal-open
{
   overflow: hidden;
}
#ServiceDialog6 .modal-dialog
{
   position: relative;
   width: 452px;
   margin-left: auto;
   margin-right: auto;
}
#ServiceDialog6 .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#ServiceDialog6 .modal-header
{
   padding: 10px 10px 10px 10px;
   background-color: #E9E9E9;
   border-bottom: 1px solid #DDDDDD;
}
#ServiceDialog6 .modal-footer
{
   padding: 10px 10px 10px 10px;
   border-top: 1px solid #DDDDDD;
}
#ServiceDialog6 .modal-body
{
   position: relative;
   width: 452px;
   height: 233px;
}
#ServiceDialog6 .close
{
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: #333333;
   text-shadow: 0px 1px 0px #fff;
   opacity: 0.5;
   -webkit-appearance: none;
   padding: 0;
   cursor: pointer;
   background: 0 0;
   border: 0;
   margin-top: -2px;
}
.modal-backdrop
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1040;
   background-color: #000000;
}
.modal-backdrop.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show
{
   opacity: 0.5 !important;
}
.modal-open
{
   overflow: hidden;
}
#ServiceDialog6 .modal-header
{
   cursor: move;
}
#ServiceDialog6 .modal-dialog-centered
{
   display: flex;
   align-items: center;
   margin: var(--bs-modal-margin) auto;
   min-height: calc(100% - var(--bs-modal-margin) * 2);
   pointer-events: none;
}
#ServiceDialog6 .modal-dialog-centered::before
{
   display: block;
   height: calc(100vh - 3.5rem);
   content: "";
}
#ServiceDialog6 .modal-dialog-scrollable
{
   height: calc(100% - var(--bs-modal-margin) * 2);
}
#ServiceDialog6 .modal-dialog-scrollable .modal-content
{
   display: flex;
   flex-direction: column;
   max-height: 100%;
   overflow: hidden;
}
#ServiceDialog6 .modal-dialog-scrollable .modal-body
{
   overflow-y: auto;
}
@media (max-width: 576px)
{
#ServiceDialog6 .modal-dialog-scrollable
{
   --bs-modal-margin: 0.5rem;
}
}
#ServiceDialog6 .modal-header
{
   text-align: left;
}
#ServiceDialog6 .modal-title
{
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-align: left;
   margin: 0;
}
#wb_Heading7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #800000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading7
{
   color: #800000;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Image18
{
   vertical-align: top;
}
#Image18
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text14 div
{
   text-align: left;
}
#ServiceDialog7
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#ServiceDialog7 .modal-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   overflow: visible;
   pointer-events: all;
}
#ServiceDialog7.fade
{
   opacity: 1;
   transition: all 400ms linear;
}
#ServiceDialog7 .animate-show
{
   animation-duration: 400ms;
   animation-fill-mode: both;
   animation-name: animate-fade-in-down;
}
#ServiceDialog7 .animate-hide
{
   animation-duration: 400ms;
   animation-fill-mode: both;
   animation-name: animate-fade-in-down;
   animation-direction: reverse;
}
#ServiceDialog7.modal
{
   --bs-modal-margin: 0.5rem;
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow-x: hidden;
   overflow-y: auto;
   outline: 0;
}
 .modal-open
{
   overflow: hidden;
}
#ServiceDialog7 .modal-dialog
{
   position: relative;
   width: 412px;
   margin-left: auto;
   margin-right: auto;
}
#ServiceDialog7 .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#ServiceDialog7 .modal-header
{
   padding: 10px 10px 10px 10px;
   background-color: #E9E9E9;
   border-bottom: 1px solid #DDDDDD;
}
#ServiceDialog7 .modal-footer
{
   padding: 10px 10px 10px 10px;
   border-top: 1px solid #DDDDDD;
}
#ServiceDialog7 .modal-body
{
   position: relative;
   width: 412px;
   height: 315px;
}
#ServiceDialog7 .close
{
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: #333333;
   text-shadow: 0px 1px 0px #fff;
   opacity: 0.5;
   -webkit-appearance: none;
   padding: 0;
   cursor: pointer;
   background: 0 0;
   border: 0;
   margin-top: -2px;
}
.modal-backdrop
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1040;
   background-color: #000000;
}
.modal-backdrop.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show
{
   opacity: 0.5 !important;
}
.modal-open
{
   overflow: hidden;
}
#ServiceDialog7 .modal-header
{
   cursor: move;
}
#ServiceDialog7 .modal-dialog-centered
{
   display: flex;
   align-items: center;
   margin: var(--bs-modal-margin) auto;
   min-height: calc(100% - var(--bs-modal-margin) * 2);
   pointer-events: none;
}
#ServiceDialog7 .modal-dialog-centered::before
{
   display: block;
   height: calc(100vh - 3.5rem);
   content: "";
}
#ServiceDialog7 .modal-dialog-scrollable
{
   height: calc(100% - var(--bs-modal-margin) * 2);
}
#ServiceDialog7 .modal-dialog-scrollable .modal-content
{
   display: flex;
   flex-direction: column;
   max-height: 100%;
   overflow: hidden;
}
#ServiceDialog7 .modal-dialog-scrollable .modal-body
{
   overflow-y: auto;
}
@media (max-width: 576px)
{
#ServiceDialog7 .modal-dialog-scrollable
{
   --bs-modal-margin: 0.5rem;
}
}
#ServiceDialog7 .modal-header
{
   text-align: left;
}
#ServiceDialog7 .modal-title
{
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-align: left;
   margin: 0;
}
#wb_Heading8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #800000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading8
{
   color: #800000;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Image19
{
   vertical-align: top;
}
#Image19
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text13 div
{
   text-align: left;
}
#ServiceDialog8
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#ServiceDialog8 .modal-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   overflow: visible;
   pointer-events: all;
}
#ServiceDialog8.fade
{
   opacity: 1;
   transition: all 400ms linear;
}
#ServiceDialog8 .animate-show
{
   animation-duration: 400ms;
   animation-fill-mode: both;
   animation-name: animate-fade-in-down;
}
#ServiceDialog8 .animate-hide
{
   animation-duration: 400ms;
   animation-fill-mode: both;
   animation-name: animate-fade-in-down;
   animation-direction: reverse;
}
#ServiceDialog8.modal
{
   --bs-modal-margin: 0.5rem;
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow-x: hidden;
   overflow-y: auto;
   outline: 0;
}
 .modal-open
{
   overflow: hidden;
}
#ServiceDialog8 .modal-dialog
{
   position: relative;
   width: 389px;
   margin-left: auto;
   margin-right: auto;
}
#ServiceDialog8 .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#ServiceDialog8 .modal-header
{
   padding: 10px 10px 10px 10px;
   background-color: #E9E9E9;
   border-bottom: 1px solid #DDDDDD;
}
#ServiceDialog8 .modal-footer
{
   padding: 10px 10px 10px 10px;
   border-top: 1px solid #DDDDDD;
}
#ServiceDialog8 .modal-body
{
   position: relative;
   width: 389px;
   height: 334px;
}
#ServiceDialog8 .close
{
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: #333333;
   text-shadow: 0px 1px 0px #fff;
   opacity: 0.5;
   -webkit-appearance: none;
   padding: 0;
   cursor: pointer;
   background: 0 0;
   border: 0;
   margin-top: -2px;
}
.modal-backdrop
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1040;
   background-color: #000000;
}
.modal-backdrop.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show
{
   opacity: 0.5 !important;
}
.modal-open
{
   overflow: hidden;
}
#ServiceDialog8 .modal-header
{
   cursor: move;
}
#ServiceDialog8 .modal-dialog-centered
{
   display: flex;
   align-items: center;
   margin: var(--bs-modal-margin) auto;
   min-height: calc(100% - var(--bs-modal-margin) * 2);
   pointer-events: none;
}
#ServiceDialog8 .modal-dialog-centered::before
{
   display: block;
   height: calc(100vh - 3.5rem);
   content: "";
}
#ServiceDialog8 .modal-dialog-scrollable
{
   height: calc(100% - var(--bs-modal-margin) * 2);
}
#ServiceDialog8 .modal-dialog-scrollable .modal-content
{
   display: flex;
   flex-direction: column;
   max-height: 100%;
   overflow: hidden;
}
#ServiceDialog8 .modal-dialog-scrollable .modal-body
{
   overflow-y: auto;
}
@media (max-width: 576px)
{
#ServiceDialog8 .modal-dialog-scrollable
{
   --bs-modal-margin: 0.5rem;
}
}
#ServiceDialog8 .modal-header
{
   text-align: left;
}
#ServiceDialog8 .modal-title
{
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-align: left;
   margin: 0;
}
#wb_Heading9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #800000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading9
{
   color: #800000;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Image20
{
   vertical-align: top;
}
#Image20
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text15 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text15 div
{
   text-align: left;
}
#ServiceDialog-microneedling
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#ServiceDialog-microneedling .modal-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   overflow: visible;
   pointer-events: all;
}
#ServiceDialog-microneedling.fade
{
   opacity: 1;
   transition: all 400ms linear;
}
#ServiceDialog-microneedling .animate-show
{
   animation-duration: 400ms;
   animation-fill-mode: both;
   animation-name: animate-fade-in-down;
}
#ServiceDialog-microneedling .animate-hide
{
   animation-duration: 400ms;
   animation-fill-mode: both;
   animation-name: animate-fade-in-down;
   animation-direction: reverse;
}
#ServiceDialog-microneedling.modal
{
   --bs-modal-margin: 0.5rem;
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow-x: hidden;
   overflow-y: auto;
   outline: 0;
}
 .modal-open
{
   overflow: hidden;
}
#ServiceDialog-microneedling .modal-dialog
{
   position: relative;
   width: 339px;
   margin-left: auto;
   margin-right: auto;
}
#ServiceDialog-microneedling .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#ServiceDialog-microneedling .modal-header
{
   padding: 10px 10px 10px 10px;
   background-color: #E9E9E9;
   border-bottom: 1px solid #DDDDDD;
}
#ServiceDialog-microneedling .modal-footer
{
   padding: 10px 10px 10px 10px;
   border-top: 1px solid #DDDDDD;
}
#ServiceDialog-microneedling .modal-body
{
   position: relative;
   width: 339px;
   height: 253px;
}
#ServiceDialog-microneedling .close
{
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: #333333;
   text-shadow: 0px 1px 0px #fff;
   opacity: 0.5;
   -webkit-appearance: none;
   padding: 0;
   cursor: pointer;
   background: 0 0;
   border: 0;
   margin-top: -2px;
}
.modal-backdrop
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1040;
   background-color: #000000;
}
.modal-backdrop.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show
{
   opacity: 0.5 !important;
}
.modal-open
{
   overflow: hidden;
}
#ServiceDialog-microneedling .modal-header
{
   cursor: move;
}
#ServiceDialog-microneedling .modal-dialog-centered
{
   display: flex;
   align-items: center;
   margin: var(--bs-modal-margin) auto;
   min-height: calc(100% - var(--bs-modal-margin) * 2);
   pointer-events: none;
}
#ServiceDialog-microneedling .modal-dialog-centered::before
{
   display: block;
   height: calc(100vh - 3.5rem);
   content: "";
}
#ServiceDialog-microneedling .modal-dialog-scrollable
{
   height: calc(100% - var(--bs-modal-margin) * 2);
}
#ServiceDialog-microneedling .modal-dialog-scrollable .modal-content
{
   display: flex;
   flex-direction: column;
   max-height: 100%;
   overflow: hidden;
}
#ServiceDialog-microneedling .modal-dialog-scrollable .modal-body
{
   overflow-y: auto;
}
@media (max-width: 576px)
{
#ServiceDialog-microneedling .modal-dialog-scrollable
{
   --bs-modal-margin: 0.5rem;
}
}
#ServiceDialog-microneedling .modal-header
{
   text-align: left;
}
#ServiceDialog-microneedling .modal-title
{
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-align: left;
   margin: 0;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #800000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading1
{
   color: #800000;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Image2
{
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 15px 25px 15px 0;
   margin: 0;
   text-align: left;
}
#wb_Text3
{
   color: #800000;
   font-family: Roboto;
   font-weight: bold;
   font-size: 16px;
   line-height: 19px;
}
#wb_Text3 p, #wb_Text3 ul
{
   margin: 0;
   padding: 0;
}
#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;
}
#ServiceDialog-RF
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#ServiceDialog-RF .modal-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   overflow: visible;
   pointer-events: all;
}
#ServiceDialog-RF.fade
{
   opacity: 1;
   transition: all 400ms linear;
}
#ServiceDialog-RF .animate-show
{
   animation-duration: 400ms;
   animation-fill-mode: both;
   animation-name: animate-fade-in-down;
}
#ServiceDialog-RF .animate-hide
{
   animation-duration: 400ms;
   animation-fill-mode: both;
   animation-name: animate-fade-in-down;
   animation-direction: reverse;
}
#ServiceDialog-RF.modal
{
   --bs-modal-margin: 0.5rem;
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow-x: hidden;
   overflow-y: auto;
   outline: 0;
}
 .modal-open
{
   overflow: hidden;
}
#ServiceDialog-RF .modal-dialog
{
   position: relative;
   width: 289px;
   margin-left: auto;
   margin-right: auto;
}
#ServiceDialog-RF .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#ServiceDialog-RF .modal-header
{
   padding: 10px 10px 10px 10px;
   background-color: #E9E9E9;
   border-bottom: 1px solid #DDDDDD;
}
#ServiceDialog-RF .modal-footer
{
   padding: 10px 10px 10px 10px;
   border-top: 1px solid #DDDDDD;
}
#ServiceDialog-RF .modal-body
{
   position: relative;
   width: 289px;
   height: 232px;
}
#ServiceDialog-RF .close
{
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: #333333;
   text-shadow: 0px 1px 0px #fff;
   opacity: 0.5;
   -webkit-appearance: none;
   padding: 0;
   cursor: pointer;
   background: 0 0;
   border: 0;
   margin-top: -2px;
}
.modal-backdrop
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1040;
   background-color: #000000;
}
.modal-backdrop.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show
{
   opacity: 0.5 !important;
}
.modal-open
{
   overflow: hidden;
}
#ServiceDialog-RF .modal-header
{
   cursor: move;
}
#ServiceDialog-RF .modal-dialog-centered
{
   display: flex;
   align-items: center;
   margin: var(--bs-modal-margin) auto;
   min-height: calc(100% - var(--bs-modal-margin) * 2);
   pointer-events: none;
}
#ServiceDialog-RF .modal-dialog-centered::before
{
   display: block;
   height: calc(100vh - 3.5rem);
   content: "";
}
#ServiceDialog-RF .modal-dialog-scrollable
{
   height: calc(100% - var(--bs-modal-margin) * 2);
}
#ServiceDialog-RF .modal-dialog-scrollable .modal-content
{
   display: flex;
   flex-direction: column;
   max-height: 100%;
   overflow: hidden;
}
#ServiceDialog-RF .modal-dialog-scrollable .modal-body
{
   overflow-y: auto;
}
@media (max-width: 576px)
{
#ServiceDialog-RF .modal-dialog-scrollable
{
   --bs-modal-margin: 0.5rem;
}
}
#ServiceDialog-RF .modal-header
{
   text-align: left;
}
#ServiceDialog-RF .modal-title
{
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-align: left;
   margin: 0;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #800000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading2
{
   color: #800000;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text5
{
   color: #800000;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text5 p, #wb_Text5 ul
{
   margin: 0;
   padding: 0;
}
#IconButton1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_IconButton1
{
   border-radius: 4px;
   margin: 0;
   vertical-align: top;
}
#IconButton1
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_IconButton1 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#IconButton1
{
   color: inherit;
}
#wb_IconButton1 .ui-corner-all, #wb_IconButton1 .ui-corner-left
{
   border-bottom-left-radius: 4px;
   border-top-left-radius: 4px;
}
#wb_IconButton1 .ui-corner-all, #wb_IconButton1 .ui-corner-right
{
   border-bottom-right-radius: 4px;
   border-top-right-radius: 4px;
}
#wb_IconButton1 .ui-button
{
   background-color: #800000;
   background-image: none;
   border: 1px solid #800000;
   color: #FFFFFF;
}
#wb_IconButton1 .ui-state-hover, #wb_IconButton1 .ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #800080;
   background-image: none;
   color: #FFFFFF;
}
#wb_IconButton1 .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_IconButton1 .ui-state-active, #wb_IconButton1 .ui-button:active
{
   border-color: #2E6DA4;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
#IconButton2
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_IconButton2
{
   border-radius: 4px;
   margin: 0;
   vertical-align: top;
}
#IconButton2
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_IconButton2 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#IconButton2
{
   color: inherit;
}
#wb_IconButton2 .ui-corner-all, #wb_IconButton2 .ui-corner-left
{
   border-bottom-left-radius: 4px;
   border-top-left-radius: 4px;
}
#wb_IconButton2 .ui-corner-all, #wb_IconButton2 .ui-corner-right
{
   border-bottom-right-radius: 4px;
   border-top-right-radius: 4px;
}
#wb_IconButton2 .ui-button
{
   background-color: #800000;
   background-image: none;
   border: 1px solid #800000;
   color: #FFFFFF;
}
#wb_IconButton2 .ui-state-hover, #wb_IconButton2 .ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #800080;
   background-image: none;
   color: #FFFFFF;
}
#wb_IconButton2 .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_IconButton2 .ui-state-active, #wb_IconButton2 .ui-button:active
{
   border-color: #2E6DA4;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
#ServiceDialog-Laser
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#ServiceDialog-Laser .modal-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   overflow: visible;
   pointer-events: all;
}
#ServiceDialog-Laser.fade
{
   opacity: 1;
   transition: all 400ms linear;
}
#ServiceDialog-Laser .animate-show
{
   animation-duration: 400ms;
   animation-fill-mode: both;
   animation-name: animate-fade-in-down;
}
#ServiceDialog-Laser .animate-hide
{
   animation-duration: 400ms;
   animation-fill-mode: both;
   animation-name: animate-fade-in-down;
   animation-direction: reverse;
}
#ServiceDialog-Laser.modal
{
   --bs-modal-margin: 0.5rem;
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow-x: hidden;
   overflow-y: auto;
   outline: 0;
}
 .modal-open
{
   overflow: hidden;
}
#ServiceDialog-Laser .modal-dialog
{
   position: relative;
   width: 289px;
   margin-left: auto;
   margin-right: auto;
}
#ServiceDialog-Laser .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#ServiceDialog-Laser .modal-header
{
   padding: 10px 10px 10px 10px;
   background-color: #E9E9E9;
   border-bottom: 1px solid #DDDDDD;
}
#ServiceDialog-Laser .modal-footer
{
   padding: 10px 10px 10px 10px;
   border-top: 1px solid #DDDDDD;
}
#ServiceDialog-Laser .modal-body
{
   position: relative;
   width: 289px;
   height: 212px;
}
#ServiceDialog-Laser .close
{
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: #333333;
   text-shadow: 0px 1px 0px #fff;
   opacity: 0.5;
   -webkit-appearance: none;
   padding: 0;
   cursor: pointer;
   background: 0 0;
   border: 0;
   margin-top: -2px;
}
.modal-backdrop
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1040;
   background-color: #000000;
}
.modal-backdrop.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show
{
   opacity: 0.5 !important;
}
.modal-open
{
   overflow: hidden;
}
#ServiceDialog-Laser .modal-header
{
   cursor: move;
}
#ServiceDialog-Laser .modal-dialog-centered
{
   display: flex;
   align-items: center;
   margin: var(--bs-modal-margin) auto;
   min-height: calc(100% - var(--bs-modal-margin) * 2);
   pointer-events: none;
}
#ServiceDialog-Laser .modal-dialog-centered::before
{
   display: block;
   height: calc(100vh - 3.5rem);
   content: "";
}
#ServiceDialog-Laser .modal-dialog-scrollable
{
   height: calc(100% - var(--bs-modal-margin) * 2);
}
#ServiceDialog-Laser .modal-dialog-scrollable .modal-content
{
   display: flex;
   flex-direction: column;
   max-height: 100%;
   overflow: hidden;
}
#ServiceDialog-Laser .modal-dialog-scrollable .modal-body
{
   overflow-y: auto;
}
@media (max-width: 576px)
{
#ServiceDialog-Laser .modal-dialog-scrollable
{
   --bs-modal-margin: 0.5rem;
}
}
#ServiceDialog-Laser .modal-header
{
   text-align: left;
}
#ServiceDialog-Laser .modal-title
{
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-align: left;
   margin: 0;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #800000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading3
{
   color: #800000;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text9
{
   color: #800000;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text9 p, #wb_Text9 ul
{
   margin: 0;
   padding: 0;
}
#IconButton3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_IconButton3
{
   border-radius: 4px;
   margin: 0;
   vertical-align: top;
}
#IconButton3
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_IconButton3 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#IconButton3
{
   color: inherit;
}
#wb_IconButton3 .ui-corner-all, #wb_IconButton3 .ui-corner-left
{
   border-bottom-left-radius: 4px;
   border-top-left-radius: 4px;
}
#wb_IconButton3 .ui-corner-all, #wb_IconButton3 .ui-corner-right
{
   border-bottom-right-radius: 4px;
   border-top-right-radius: 4px;
}
#wb_IconButton3 .ui-button
{
   background-color: #800000;
   background-image: none;
   border: 1px solid #800000;
   color: #FFFFFF;
}
#wb_IconButton3 .ui-state-hover, #wb_IconButton3 .ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #800080;
   background-image: none;
   color: #FFFFFF;
}
#wb_IconButton3 .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_IconButton3 .ui-state-active, #wb_IconButton3 .ui-button:active
{
   border-color: #2E6DA4;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
#ServiceDialog-consult
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#ServiceDialog-consult .modal-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   overflow: visible;
   pointer-events: all;
}
#ServiceDialog-consult.fade
{
   opacity: 1;
   transition: all 400ms linear;
}
#ServiceDialog-consult .animate-show
{
   animation-duration: 400ms;
   animation-fill-mode: both;
   animation-name: animate-fade-in-down;
}
#ServiceDialog-consult .animate-hide
{
   animation-duration: 400ms;
   animation-fill-mode: both;
   animation-name: animate-fade-in-down;
   animation-direction: reverse;
}
#ServiceDialog-consult.modal
{
   --bs-modal-margin: 0.5rem;
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow-x: hidden;
   overflow-y: auto;
   outline: 0;
}
 .modal-open
{
   overflow: hidden;
}
#ServiceDialog-consult .modal-dialog
{
   position: relative;
   width: 289px;
   margin-left: auto;
   margin-right: auto;
}
#ServiceDialog-consult .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#ServiceDialog-consult .modal-header
{
   padding: 10px 10px 10px 10px;
   background-color: #E9E9E9;
   border-bottom: 1px solid #DDDDDD;
}
#ServiceDialog-consult .modal-footer
{
   padding: 10px 10px 10px 10px;
   border-top: 1px solid #DDDDDD;
}
#ServiceDialog-consult .modal-body
{
   position: relative;
   width: 289px;
   height: 153px;
}
#ServiceDialog-consult .close
{
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: #333333;
   text-shadow: 0px 1px 0px #fff;
   opacity: 0.5;
   -webkit-appearance: none;
   padding: 0;
   cursor: pointer;
   background: 0 0;
   border: 0;
   margin-top: -2px;
}
.modal-backdrop
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1040;
   background-color: #000000;
}
.modal-backdrop.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show
{
   opacity: 0.5 !important;
}
.modal-open
{
   overflow: hidden;
}
#ServiceDialog-consult .modal-header
{
   cursor: move;
}
#ServiceDialog-consult .modal-dialog-centered
{
   display: flex;
   align-items: center;
   margin: var(--bs-modal-margin) auto;
   min-height: calc(100% - var(--bs-modal-margin) * 2);
   pointer-events: none;
}
#ServiceDialog-consult .modal-dialog-centered::before
{
   display: block;
   height: calc(100vh - 3.5rem);
   content: "";
}
#ServiceDialog-consult .modal-dialog-scrollable
{
   height: calc(100% - var(--bs-modal-margin) * 2);
}
#ServiceDialog-consult .modal-dialog-scrollable .modal-content
{
   display: flex;
   flex-direction: column;
   max-height: 100%;
   overflow: hidden;
}
#ServiceDialog-consult .modal-dialog-scrollable .modal-body
{
   overflow-y: auto;
}
@media (max-width: 576px)
{
#ServiceDialog-consult .modal-dialog-scrollable
{
   --bs-modal-margin: 0.5rem;
}
}
#ServiceDialog-consult .modal-header
{
   text-align: left;
}
#ServiceDialog-consult .modal-title
{
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-align: left;
   margin: 0;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #800000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading4
{
   color: #800000;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text10
{
   color: #800000;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text10 p, #wb_Text10 ul
{
   margin: 0;
   padding: 0;
}
#IconButton4
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_IconButton4
{
   border-radius: 4px;
   margin: 0;
   vertical-align: top;
}
#IconButton4
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_IconButton4 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#IconButton4
{
   color: inherit;
}
#wb_IconButton4 .ui-corner-all, #wb_IconButton4 .ui-corner-left
{
   border-bottom-left-radius: 4px;
   border-top-left-radius: 4px;
}
#wb_IconButton4 .ui-corner-all, #wb_IconButton4 .ui-corner-right
{
   border-bottom-right-radius: 4px;
   border-top-right-radius: 4px;
}
#wb_IconButton4 .ui-button
{
   background-color: #800000;
   background-image: none;
   border: 1px solid #800000;
   color: #FFFFFF;
}
#wb_IconButton4 .ui-state-hover, #wb_IconButton4 .ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #800080;
   background-image: none;
   color: #FFFFFF;
}
#wb_IconButton4 .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_IconButton4 .ui-state-active, #wb_IconButton4 .ui-button:active
{
   border-color: #2E6DA4;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
#IconButton5
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_IconButton5
{
   border-radius: 4px;
   margin: 0;
   vertical-align: top;
}
#IconButton5
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_IconButton5 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#IconButton5
{
   color: inherit;
}
#wb_IconButton5 .ui-corner-all, #wb_IconButton5 .ui-corner-left
{
   border-bottom-left-radius: 4px;
   border-top-left-radius: 4px;
}
#wb_IconButton5 .ui-corner-all, #wb_IconButton5 .ui-corner-right
{
   border-bottom-right-radius: 4px;
   border-top-right-radius: 4px;
}
#wb_IconButton5 .ui-button
{
   background-color: #800000;
   background-image: none;
   border: 1px solid #800000;
   color: #FFFFFF;
}
#wb_IconButton5 .ui-state-hover, #wb_IconButton5 .ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #800080;
   background-image: none;
   color: #FFFFFF;
}
#wb_IconButton5 .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_IconButton5 .ui-state-active, #wb_IconButton5 .ui-button:active
{
   border-color: #2E6DA4;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
#IconButton6
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_IconButton6
{
   border-radius: 4px;
   margin: 0;
   vertical-align: top;
}
#IconButton6
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_IconButton6 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#IconButton6
{
   color: inherit;
}
#wb_IconButton6 .ui-corner-all, #wb_IconButton6 .ui-corner-left
{
   border-bottom-left-radius: 4px;
   border-top-left-radius: 4px;
}
#wb_IconButton6 .ui-corner-all, #wb_IconButton6 .ui-corner-right
{
   border-bottom-right-radius: 4px;
   border-top-right-radius: 4px;
}
#wb_IconButton6 .ui-button
{
   background-color: #800000;
   background-image: none;
   border: 1px solid #800000;
   color: #FFFFFF;
}
#wb_IconButton6 .ui-state-hover, #wb_IconButton6 .ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #800080;
   background-image: none;
   color: #FFFFFF;
}
#wb_IconButton6 .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_IconButton6 .ui-state-active, #wb_IconButton6 .ui-button:active
{
   border-color: #2E6DA4;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
#IconButton7
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_IconButton7
{
   border-radius: 4px;
   margin: 0;
   vertical-align: top;
}
#IconButton7
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_IconButton7 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#IconButton7
{
   color: inherit;
}
#wb_IconButton7 .ui-corner-all, #wb_IconButton7 .ui-corner-left
{
   border-bottom-left-radius: 4px;
   border-top-left-radius: 4px;
}
#wb_IconButton7 .ui-corner-all, #wb_IconButton7 .ui-corner-right
{
   border-bottom-right-radius: 4px;
   border-top-right-radius: 4px;
}
#wb_IconButton7 .ui-button
{
   background-color: #800000;
   background-image: none;
   border: 1px solid #800000;
   color: #FFFFFF;
}
#wb_IconButton7 .ui-state-hover, #wb_IconButton7 .ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #800080;
   background-image: none;
   color: #FFFFFF;
}
#wb_IconButton7 .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_IconButton7 .ui-state-active, #wb_IconButton7 .ui-button:active
{
   border-color: #2E6DA4;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
#IconButton8
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_IconButton8
{
   border-radius: 4px;
   margin: 0;
   vertical-align: top;
}
#IconButton8
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_IconButton8 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#IconButton8
{
   color: inherit;
}
#wb_IconButton8 .ui-corner-all, #wb_IconButton8 .ui-corner-left
{
   border-bottom-left-radius: 4px;
   border-top-left-radius: 4px;
}
#wb_IconButton8 .ui-corner-all, #wb_IconButton8 .ui-corner-right
{
   border-bottom-right-radius: 4px;
   border-top-right-radius: 4px;
}
#wb_IconButton8 .ui-button
{
   background-color: #800000;
   background-image: none;
   border: 1px solid #800000;
   color: #FFFFFF;
}
#wb_IconButton8 .ui-state-hover, #wb_IconButton8 .ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #800080;
   background-image: none;
   color: #FFFFFF;
}
#wb_IconButton8 .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_IconButton8 .ui-state-active, #wb_IconButton8 .ui-button:active
{
   border-color: #2E6DA4;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid #B76E79;
   border-radius: 0px;
   text-align: left;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -90px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 35px;
   box-sizing: border-box;
   margin: 0 20px 6px 20px;
   border: 1px solid #800000;
   border-radius: 0px;
   background-color: #800000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item1
{
   transform: translate(-200px,0px) rotate(0deg) ;
   opacity: 0;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#wb_Card1:hover #Card1-card-item1
{
   transform: rotate(0deg) ;
   opacity: 1;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#Card1-card-item1 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card1-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px rgba(216,216,216,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 35px;
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   border: 1px solid #800000;
   border-radius: 0px;
   background-color: rgba(128,0,0,0.78);
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item3
{
   transform: translate(-200px,0px) rotate(0deg) ;
   opacity: 0;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#wb_Card1:hover #Card1-card-item3
{
   transform: rotate(0deg) ;
   opacity: 1;
   transition: transform 200ms linear 100ms, opacity 200ms linear 100ms;
}
#Card1-card-item3 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card1-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 15px 20px 0 20px;
   padding: 0;
   color: #B76E79;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card1-card-item5
{
   box-sizing: border-box;
   margin: 10px 20px 20px 20px;
   padding: 0;
   color: #4F4F4F;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid #B76E79;
   border-radius: 0px;
   text-align: left;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -90px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 35px;
   box-sizing: border-box;
   margin: 0 20px 6px 20px;
   border: 1px solid #800000;
   border-radius: 0px;
   background-color: rgba(128,0,0,0.78);
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card2-card-item1
{
   transform: translate(-200px,0px) rotate(0deg) ;
   opacity: 0;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#wb_Card2:hover #Card2-card-item1
{
   transform: rotate(0deg) ;
   opacity: 1;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#Card2-card-item1 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card2-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px rgba(216,216,216,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 35px;
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   border: 1px solid #800000;
   border-radius: 0px;
   background-color: rgba(128,0,0,0.78);
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card2-card-item3
{
   transform: translate(-200px,0px) rotate(0deg) ;
   opacity: 0;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#wb_Card2:hover #Card2-card-item3
{
   transform: rotate(0deg) ;
   opacity: 1;
   transition: transform 200ms linear 100ms, opacity 200ms linear 100ms;
}
#Card2-card-item3 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card2-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 15px 20px 0 20px;
   padding: 0;
   color: #B76E79;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item5
{
   box-sizing: border-box;
   margin: 10px 20px 20px 20px;
   padding: 0;
   color: #292B2C;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid #B76E79;
   border-radius: 0px;
   text-align: left;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -90px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 35px;
   box-sizing: border-box;
   margin: 0 20px 6px 20px;
   border: 1px solid #800000;
   border-radius: 0px;
   background-color: rgba(128,0,0,0.78);
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card4-card-item1
{
   transform: translate(-200px,0px) rotate(0deg) ;
   opacity: 0;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#wb_Card4:hover #Card4-card-item1
{
   transform: rotate(0deg) ;
   opacity: 1;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#Card4-card-item1 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card4-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px rgba(216,216,216,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 35px;
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   border: 1px solid #800000;
   border-radius: 0px;
   background-color: rgba(128,0,0,0.78);
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card4-card-item3
{
   transform: translate(-200px,0px) rotate(0deg) ;
   opacity: 0;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#wb_Card4:hover #Card4-card-item3
{
   transform: rotate(0deg) ;
   opacity: 1;
   transition: transform 200ms linear 100ms, opacity 200ms linear 100ms;
}
#Card4-card-item3 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card4-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card4-card-item4
{
   box-sizing: border-box;
   margin: 15px 20px 0 20px;
   padding: 0;
   color: #B76E79;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item5
{
   box-sizing: border-box;
   margin: 10px 20px 20px 20px;
   padding: 0;
   color: #292B2C;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid #B76E79;
   border-radius: 0px;
   text-align: left;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -90px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card5-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 35px;
   box-sizing: border-box;
   margin: 0 20px 6px 20px;
   border: 1px solid #800000;
   border-radius: 0px;
   background-color: rgba(128,0,0,0.78);
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card5-card-item1
{
   transform: translate(-200px,0px) rotate(0deg) ;
   opacity: 0;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#wb_Card5:hover #Card5-card-item1
{
   transform: rotate(0deg) ;
   opacity: 1;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#Card5-card-item1 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card5-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   border-top: 1px rgba(216,216,216,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 35px;
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   border: 1px solid #800000;
   border-radius: 0px;
   background-color: rgba(128,0,0,0.78);
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card5-card-item3
{
   transform: translate(-200px,0px) rotate(0deg) ;
   opacity: 0;
   transition: transform 200ms linear 0ms, opacity 200ms linear 0ms;
}
#wb_Card5:hover #Card5-card-item3
{
   transform: rotate(0deg) ;
   opacity: 1;
   transition: transform 200ms linear 100ms, opacity 200ms linear 100ms;
}
#Card5-card-item3 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card5-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 15px 20px 0 20px;
   padding: 0;
   color: #B76E79;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item5
{
   box-sizing: border-box;
   margin: 10px 20px 20px 20px;
   padding: 0;
   color: #292B2C;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_headerMenu1
{
   display: block;
   background-color: rgba(255,255,255,0.00);
   font-family: Roboto;
   font-weight: normal;
   text-align: right;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#headerMenu1
{
   display: inline-block;
   background-color: rgba(255,255,255,0.00);
   height: 49px;
}
#wb_headerMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_headerMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_headerMenu1 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_headerMenu1 ul li i
{
   font-size: 13px;
   width: 13px;
   margin-bottom: 8px;
}
#wb_headerMenu1 ul li a
{
   background-color: rgba(255,255,255,0.00);
   color: #691A17;
   font-family: Roboto;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 7px 21px 7px 21px;
   text-align: center;
}
#wb_headerMenu1 > ul > li > a 
{
   height: 35px;
}
.headerMenu1 a 
{
   display: block;
}
#wb_headerMenu1 li:hover > a, #wb_headerMenu1 li .active
{
   background-color: #691A17;
   color: #F5F5F5;
}
#wb_headerMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 49px;
}
#wb_headerMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_headerMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 256px;
}
#wb_headerMenu1 ul ul li a
{
   background-color: #F6F6F6;
   border: 0px solid #C5C5C5;
   color: #454545;
}
#wb_headerMenu1 ul ul li:hover > a, #wb_headerMenu1 ul ul li .active
{
   background-color: #EDEDED;
   color: #6A5ACD;
}
#wb_headerMenu1 ul ul li i 
{
   margin-right: 4px;
   vertical-align: middle;
}
#wb_headerMenu1 ul ul li a 
{
   padding-top: 8px;
   padding-right: 13px;
   padding-bottom: 8px;
   text-align: left;
   vertical-align: middle;
}
#wb_headerMenu1 ul ul ul li 
{
   left: 256px;
   position: relative;
   top: -49px;
}
#wb_headerMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #691A17;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_headerMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #454545;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_headerMenu1 li:hover > a .arrow-down, #wb_headerMenu1 li .active .arrow-down
{ 
   border-top-color: #F5F5F5;
}
#wb_headerMenu1 ul ul li:hover > a .arrow-left, #wb_headerMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #6A5ACD;
}
#wb_headerMenu1 .toggle,[id^=headerMenu1-submenu]
{
   display: none;
}
@media all and (max-width:800px) 
{
#wb_headerMenu1
{
   margin: 0;
   text-align: left;
}
#wb_headerMenu1 ul li a, #wb_headerMenu1 .toggle
{
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 8px 13px 8px 13px;
}
#wb_headerMenu1 .toggle + a
{
   display: none !important;
}
.headerMenu1 
{
   display: none;
   z-index: 9999;
}
#headerMenu1 
{
   background-color: transparent;
   display: none;
}
#wb_headerMenu1 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_headerMenu1 .toggle 
{
   display: block;
   background-color: rgba(255,255,255,0.00);
   color: #691A17;
   padding: 0 13px 0 13px;
   line-height: 31px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_headerMenu1 .toggle:hover
{
   background-color: #691A17;
   color: #F5F5F5;
}
[id^=headerMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#headerMenu1-title
{
   height: 49px !important;
   line-height: 49px !important;
   text-align: center;
}
#wb_headerMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_headerMenu1 ul ul .toggle,
#wb_headerMenu1 ul ul a 
{
   padding: 0 26px;
}
#wb_headerMenu1 a:hover,
#wb_headerMenu1 ul ul ul a 
{
   background-color: #F6F6F6;
   color: #454545;
}
#wb_headerMenu1 ul li ul li .toggle,
#wb_headerMenu1 ul ul a 
{
   background-color: #F6F6F6;
   color: #454545;
}
#wb_headerMenu1 ul ul ul a 
{
   padding: 8px 13px 8px 39px;
}
#wb_headerMenu1 ul li a 
{
   text-align: left;
}
#wb_headerMenu1 ul li a br 
{
   display: none;
}
#wb_headerMenu1 ul li i 
{
   margin-right: 4px;
}
#wb_headerMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_headerMenu1 ul ul li:hover > ul,
#wb_headerMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_headerMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_headerMenu1 ul ul ul li 
{
   position: static;
}
#headerMenu1-icon 
{
   display: block;
   position: absolute;
   right: 21px;
   top: 12px;
   user-select: none;
}
#headerMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #691A17;
   color: #691A17;
   width: 24px;
}
#wb_headerMenu1 ul li ul li .toggle:hover
{
   background-color: #EDEDED;
   color: #6A5ACD;
}
#wb_headerMenu1 .toggle .arrow-down 
{
   border-top-color: #691A17;
}
#wb_headerMenu1 .toggle:hover .arrow-down, #wb_headerMenu1 li .active .arrow-down
{
   border-top-color: #F5F5F5;
}
#wb_headerMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #454545;
}
#wb_headerMenu1 ul li ul li .toggle:hover .arrow-down, #wb_headerMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #6A5ACD;
}
}
