body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid1
{
   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;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1
{
   width: 1200px;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-2
{
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 320px)
{
#LayoutGrid1
{
   width: 100%;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text6 
{
   margin: 0;
}
#wb_Text6 p, #wb_Text6 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_OverlayMenu1
{
   position: relative;
}
#wb_OverlayMenu1
{
   margin: 0;
}
#OverlayMenu1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
}
#OverlayMenu1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border-color: #424242;
}
#OverlayMenu1
{
   display: block;
   width: 100px;
   height: 100px;
   position: relative;
   overflow: hidden;
}
#OverlayMenu1 .line
{
   width: 32px;
   height: 6px;
   background: #CAB599;
   display: block;
   margin: 6px auto;
   transition: all 0.3s ease-in-out;
}
#OverlayMenu1:hover .line
{
   background: #424242;
}
#OverlayMenu1 .line:first-child
{
   margin-top: 34px;
}
#OverlayMenu1-close
{
   background: transparent;
   font-size: 10px;
   height: 2.8em; 
   outline: none;
   position: absolute;
   right: 10px;
   text-align: left;
   top: 10px;
   width: 3em; 
}
#OverlayMenu1-close:before, #OverlayMenu1-close:after
{
   background: #000000;
   content: "";
   display: block;
   height: 0.6em;
   left: 0;
   opacity: 1;
   position: absolute;
   top: 0;
   width: 100%;
}
#OverlayMenu1-close span
{
   background: #000000;
   height: 0.6em;
   margin-top: -0.3em;
   position: absolute;
   top: 50%;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu1-close span::after
{
   background: #000000;
   content: "";
   display: block;
   height: 0.6em;
   position: absolute;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu1-close:before
{
   margin-top: -0.3em;
   opacity: 0;
   top: 50%;
}
#OverlayMenu1-close:after
{
   bottom: 50%;
   opacity: 0;
}
#OverlayMenu1-close span
{
   background: #000000;
   transform: rotate(-45deg);
}
#OverlayMenu1-close span:after
{
   background: #000000;
   transform: rotate(-90deg);
}
#OverlayMenu1-overlay
{
   display: flex;
   align-items: center;
   justify-content: center;
   height: 100%;
   left: 0;
   overflow-y: auto;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: -1;
   background-color: rgba(255,255,255,0.87);
}
#OverlayMenu1-overlay ul
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   text-decoration: none;
   text-transform: none;
   list-style: none;
   margin: 0;
   padding: 0;
}
.OverlayMenu1
{
   display: flex;
   justify-content: center;
   align-items: center;
   flex-direction: row;
   width: 100%;
   max-width: 970px;
}
.OverlayMenu1 a
{
   text-decoration: none;
}
.OverlayMenu1 ul
{
   list-style: none;
   padding: 0;
   text-align: center;
}
.OverlayMenu1 li
{
   position: relative;
}
.OverlayMenu1 li a
{
   display: block;
   position: relative;
   padding: 10px 15px 10px 15px;
   color: #000000;
   outline: none;
}
.OverlayMenu1 li a:hover
{
   color: #424242;
   background-color: #CAB599;
}
#OverlayMenu1-overlay
{
   visibility: hidden;
   width: 0;
   left: 50%;
   transform: translateX(-50%);
   transition: width 400ms 0.3s, visibility 0s 700ms;
}
#OverlayMenu1-overlay.show
{
   visibility: visible;
   width: 100%;
   transition: width 400ms;
}
#OverlayMenu1-overlay .OverlayMenu1
{
   opacity: 0;
   transition: opacity 0.3s 400ms;
}
#OverlayMenu1-overlay.show .OverlayMenu1
{
   opacity: 1;
   transition-delay: 400ms;
}
#OverlayMenu1-overlay.hide .OverlayMenu1
{
   transition-delay: 0s;
}
.OverlayMenu1 li.drilldown-back > a 
{
   padding-left: 40px;
   background: rgba(0,0,0,0.1);
}
.OverlayMenu1 li.drilldown-back > a:hover
{
   background-color: #CAB599;
}
.OverlayMenu1 li.drilldown-back a:after,
.OverlayMenu1 li > a:not(:only-child):after
{
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 13px;
   border-left: 13px solid #000000;
   border-top: 11px solid transparent;
   border-bottom: 11px solid transparent;
   border-right: 0 dotted;
   content: " ";
}
.OverlayMenu1 li.drilldown-back a:after
{
   left: 13px;
   color: #000000;
   transform: translateY(-50%) rotate(180deg);
}
.OverlayMenu1 li.drilldown-back a:hover:after,
.OverlayMenu1 li > a:not(:only-child):hover:after
{
   border-left-color: #424242;
}
.OverlayMenu1 li > a:after
{
   color: rgba(0,0,0,0.15);
   right: 10px;
}
.OverlayMenu1 .drilldown-menu 
{
   margin: 0;
   width: 100%;
}
.OverlayMenu1 li .drilldown-submenu 
{
   display: none;
}
.drilldown-menu.drilldown-subview li,
.drilldown-menu.drilldown-subview li.drilldown-subviewopen > a,
.drilldown-menu.drilldown-subview li.drilldown-subview > a 
{
   display: none;
}
.drilldown-menu.drilldown-subview li.drilldown-subview,
.drilldown-menu.drilldown-subview li.drilldown-subview .drilldown-submenu,
.drilldown-menu.drilldown-subview li.drilldown-subviewopen,
.drilldown-menu.drilldown-subview li.drilldown-subviewopen > .drilldown-submenu,
.drilldown-menu.drilldown-subview li.drilldown-subviewopen > .drilldown-submenu > li 
{
   display: block;
}
.OverlayMenu1 > .drilldown-submenu
{
   left: 0;
   margin: 0;
   position: absolute;
   top: 50px;
   width: 100%;
}
#OverlayMenu1-overlay .overlay-icon
{
   margin: 0 10px 0 0 ;
}
#OverlayMenu1-social
{
   padding: 40px 0 0 0;
}
#OverlayMenu1-social .social-icon 
{
   border-radius: 50%;
   background-color: #000000;
   color: #FFFFFF;
   display: inline-block;
   font-size: 27px;
   margin: 0 .5em;
   padding: 10px;
   transition: all .2s linear 0s;
   width: 27px;
}
#OverlayMenu1-social .social-icon:hover 
{
   background-color: #424242;
   color: #CAB599;
}
.OverlayMenu1-effect
{
   transition: all 500ms linear;
}
#wb_VibracartPro2
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 10px 10px 10px 10px;
   line-height: 58px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#VibracartPro2
{
   overflow: visible;
   vertical-align: top;
   width: 100%;
   height: 100%;
}
#VibracartPro2
{
   fill: #CAB599;
   display: inline-block;
   font-size: 58px;
   vertical-align: middle;
   width: 57px;
}
#wb_VibracartPro2:hover #VibracartPro2
{
   fill: #000000;
}
#VibracartPro2
{
   cursor: pointer;
}
#VibracartPro2-badge
{
   position: absolute;
   top: 0;
   right: 0;
   padding: .25em .4em;
   white-space: nowrap;
   border-radius: .25rem;
   color: #000000;
   background-color: #FFFFFF;
   font-size: 13px;
   line-height: 1.0;
   text-align: center;
}
#showcarttotal
{
   position: absolute;
   top: 0;
;   left: 0;
   width: 100%;
   height: 100%;
   visibility: hidden !important;
}
#wb_LayoutGrid2
{
   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;
}
#LayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 30px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2
{
   width: 1200px;
}
#LayoutGrid2 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 320px)
{
#LayoutGrid2
{
   width: 100%;
}
#LayoutGrid2 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid3
{
   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;
}
#LayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0 15px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2, #LayoutGrid3 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3
{
   width: 1200px;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2, #LayoutGrid3 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 320px)
{
#LayoutGrid3
{
   width: 100%;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2, #LayoutGrid3 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid5
{
   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;
}
#LayoutGrid5
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0 15px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 > .col-1, #LayoutGrid5 > .col-2, #LayoutGrid5 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5
{
   width: 1200px;
}
#LayoutGrid5 > .col-1, #LayoutGrid5 > .col-2, #LayoutGrid5 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid5 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid5 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid5 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 320px)
{
#LayoutGrid5
{
   width: 100%;
}
#LayoutGrid5 > .col-1, #LayoutGrid5 > .col-2, #LayoutGrid5 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid4
{
   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;
}
#LayoutGrid4
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0 15px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2, #LayoutGrid4 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4
{
   width: 1200px;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2, #LayoutGrid4 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid4 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid4 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid4 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 320px)
{
#LayoutGrid4
{
   width: 100%;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2, #LayoutGrid4 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid6
{
   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;
}
#LayoutGrid6
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0 15px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2, #LayoutGrid6 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid6
{
   width: 1200px;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2, #LayoutGrid6 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid6 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 320px)
{
#LayoutGrid6
{
   width: 100%;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2, #LayoutGrid6 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid8
{
   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;
}
#LayoutGrid8
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0 15px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2, #LayoutGrid8 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid8
{
   width: 1200px;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2, #LayoutGrid8 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid8 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 320px)
{
#LayoutGrid8
{
   width: 100%;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2, #LayoutGrid8 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid9
{
   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;
}
#LayoutGrid9
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0 15px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2, #LayoutGrid9 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid9
{
   width: 1200px;
}
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2, #LayoutGrid9 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid9 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid9 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid9 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 320px)
{
#LayoutGrid9
{
   width: 100%;
}
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2, #LayoutGrid9 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid10
{
   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;
}
#LayoutGrid10
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0 15px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid10 > .col-1, #LayoutGrid10 > .col-2, #LayoutGrid10 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid10
{
   width: 1200px;
}
#LayoutGrid10 > .col-1, #LayoutGrid10 > .col-2, #LayoutGrid10 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid10 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid10 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid10 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 320px)
{
#LayoutGrid10
{
   width: 100%;
}
#LayoutGrid10 > .col-1, #LayoutGrid10 > .col-2, #LayoutGrid10 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid11
{
   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;
}
#LayoutGrid11
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0 15px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid11 > .col-1, #LayoutGrid11 > .col-2, #LayoutGrid11 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid11
{
   width: 1200px;
}
#LayoutGrid11 > .col-1, #LayoutGrid11 > .col-2, #LayoutGrid11 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid11 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid11 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid11 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 320px)
{
#LayoutGrid11
{
   width: 100%;
}
#LayoutGrid11 > .col-1, #LayoutGrid11 > .col-2, #LayoutGrid11 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid7
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-clip: padding-box;
   background-color: #2D2D2D;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   border-top-left-radius: 1px;
   border-top-right-radius: 1px;
   border-bottom-right-radius: 1px;
   border-bottom-left-radius: 1px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid7
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2, #LayoutGrid7 > .col-3, #LayoutGrid7 > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7
{
   width: 1200px;
}
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2, #LayoutGrid7 > .col-3, #LayoutGrid7 > .col-4
{
   flex: 0 0 auto;
}
#LayoutGrid7 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid7 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid7 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid7 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 15px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 320px)
{
#LayoutGrid7
{
   width: 100%;
}
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2, #LayoutGrid7 > .col-3, #LayoutGrid7 > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_Text8 div
{
   text-align: center;
}
#wb_Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_Text9 div
{
   text-align: center;
}
#wb_Text9
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Icon1
{
   background-color: #3B5999;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 4px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon1
{
   height: 16px;
   width: 15px;
}
#Icon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 15px;
   line-height: 16px;
   vertical-align: middle;
   width: 14px;
}
#wb_Icon1:hover #Icon1 i
{
   color: #FFFFFF;
}
#wb_Icon2
{
   background-color: #C61118;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 4px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon2
{
   height: 16px;
   width: 15px;
}
#Icon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 15px;
   line-height: 16px;
   vertical-align: middle;
   width: 14px;
}
#wb_Icon2:hover #Icon2 i
{
   color: #FFFFFF;
}
#wb_Icon3
{
   background-image: linear-gradient(to top, #BD3381 0%, #EE583F 100%);
   border: 0px solid #FFFFFF;
   border-radius: 4px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon3:hover
{
   background-image: linear-gradient(to top, #EE583F 0%, #BD3381 100%);
   border: 0px solid #FFFFFF;
}
#Icon3
{
   height: 16px;
   width: 15px;
}
#Icon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 15px;
   line-height: 16px;
   vertical-align: middle;
   width: 14px;
}
#wb_Icon3:hover #Icon3 i
{
   color: #FFFFFF;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 95px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_Text11 div
{
   text-align: center;
}
#wb_Text11
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Icon6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon6 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon6
{
   height: 36px;
   width: 55px;
}
#Icon6 i
{
   color: #CAB599;
   display: inline-block;
   font-size: 36px;
   line-height: 36px;
   vertical-align: middle;
   width: 35px;
}
#wb_Icon6:hover #Icon6 i
{
   color: #FFFFFF;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Icon7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon7 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon7
{
   height: 36px;
   width: 42px;
}
#Icon7 i
{
   color: #C6AE9D;
   display: inline-block;
   font-size: 36px;
   line-height: 36px;
   vertical-align: middle;
   width: 35px;
}
#wb_Icon7:hover #Icon7 i
{
   color: #FFFFFF;
}
#wb_Icon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon4
{
   height: 47px;
   width: 37px;
}
#Icon4 i
{
   color: #CAB599;
   display: inline-block;
   font-size: 37px;
   line-height: 47px;
   vertical-align: middle;
   width: 36px;
}
#wb_Icon4:hover #Icon4 i
{
   color: #CAB599;
}
#wb_Card1
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card1-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card2
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   text-align: center;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card2-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card3
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   text-align: center;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card3-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card9
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   text-align: center;
}
#Card9-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card9-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card9-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card7
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   text-align: center;
}
#Card7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card7-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card7-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card10
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   text-align: center;
}
#Card10-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card10-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card10-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card6
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   text-align: center;
}
#Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card6-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card6-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card13
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   text-align: center;
}
#Card13-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card13-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card13-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card14
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   text-align: center;
}
#Card14-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card14-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card14-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card14-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card4
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   text-align: center;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card4-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card8
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   text-align: center;
}
#Card8-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card8-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card8-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card15
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   text-align: center;
}
#Card15-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card15-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card15-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card17
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   text-align: center;
}
#Card17-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card17-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card17-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card17-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card17-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card17-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card16
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   text-align: center;
}
#Card16-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card16-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card16-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card16-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card16-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card19
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   text-align: center;
}
#Card19-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card19-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card19-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card19-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card19-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card19-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card11
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   text-align: center;
}
#Card11-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card11-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card11-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card11-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card20
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   text-align: center;
}
#Card20-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card20-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card20-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card20-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card20-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card20-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card18
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   text-align: center;
}
#Card18-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card18-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card18-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card18-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card18-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card18-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card22
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   text-align: center;
}
#Card22-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card22-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card22-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card22-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card22-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card22-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card24
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   text-align: center;
}
#Card24-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card24-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card24-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card24-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card24-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card24-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card5
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   text-align: center;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card5-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card23
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   text-align: center;
}
#Card23-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card23-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card23-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card23-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card23-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card23-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card12
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   text-align: center;
}
#Card12-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card12-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card12-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card12-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card12-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card21
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   text-align: center;
}
#Card21-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card21-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card21-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card21-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card21-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card21-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Icon1
{
   display: inline-block;
   width: 15px;
   height: 16px;
   text-align: center;
   z-index: 34;
}
#wb_Card6
{
   display: inline-block;
   width: 352px;
   height: 463px;
   z-index: 23;
}
#wb_Card19
{
   display: inline-block;
   width: 352px;
   height: 500px;
   z-index: 13;
}
#wb_Icon6
{
   display: inline-block;
   width: 55px;
   height: 36px;
   text-align: center;
   z-index: 29;
}
#wb_Card1
{
   display: inline-block;
   width: 352px;
   height: 500px;
   z-index: 25;
}
#wb_Image1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 32;
}
#wb_Icon7
{
   display: inline-block;
   width: 42px;
   height: 36px;
   text-align: center;
   z-index: 30;
}
#wb_OverlayMenu1
{
   display: inline-block;
   width: 100px;
   height: 100px;
   z-index: 0;
}
#wb_Icon4
{
   display: inline-block;
   width: 37px;
   height: 47px;
   text-align: center;
   z-index: 38;
}
#wb_Card3
{
   display: inline-block;
   width: 352px;
   height: 463px;
   z-index: 26;
}
#wb_Card14
{
   display: inline-block;
   width: 352px;
   height: 500px;
   z-index: 18;
}
#wb_Card2
{
   display: inline-block;
   width: 352px;
   height: 500px;
   z-index: 27;
}
#wb_Card15
{
   display: inline-block;
   width: 352px;
   height: 463px;
   z-index: 16;
}
#wb_Card16
{
   display: inline-block;
   width: 352px;
   height: 463px;
   z-index: 14;
}
#wb_Card17
{
   display: inline-block;
   width: 352px;
   height: 463px;
   z-index: 15;
}
#wb_Card10
{
   display: inline-block;
   width: 352px;
   height: 463px;
   z-index: 21;
}
#wb_Card11
{
   display: inline-block;
   width: 352px;
   height: 463px;
   z-index: 12;
}
#wb_Card24
{
   display: inline-block;
   width: 352px;
   height: 463px;
   z-index: 8;
}
#wb_Card9
{
   display: inline-block;
   width: 352px;
   height: 463px;
   z-index: 24;
}
#wb_Card12
{
   display: inline-block;
   width: 352px;
   height: 463px;
   z-index: 5;
}
#wb_Card13
{
   display: inline-block;
   width: 352px;
   height: 463px;
   z-index: 19;
}
#wb_Card8
{
   display: inline-block;
   width: 352px;
   height: 463px;
   z-index: 17;
}
#wb_Card21
{
   display: inline-block;
   width: 352px;
   height: 463px;
   z-index: 4;
}
#wb_Card20
{
   display: inline-block;
   width: 352px;
   height: 463px;
   z-index: 11;
}
#wb_Card23
{
   display: inline-block;
   width: 352px;
   height: 463px;
   z-index: 6;
}
#wb_Icon2
{
   display: inline-block;
   width: 15px;
   height: 16px;
   text-align: center;
   z-index: 35;
}
#wb_Card22
{
   display: inline-block;
   width: 352px;
   height: 500px;
   z-index: 9;
}
#wb_Card5
{
   display: inline-block;
   width: 352px;
   height: 463px;
   z-index: 7;
}
#wb_Icon3
{
   display: inline-block;
   width: 15px;
   height: 16px;
   text-align: center;
   z-index: 36;
}
#wb_Card4
{
   display: inline-block;
   width: 352px;
   height: 463px;
   z-index: 20;
}
#wb_VibracartPro2
{
   display: inline-block;
   width: 61px;
   height: 58px;
   text-align: center;
   z-index: 2;
}
#wb_Card7
{
   display: inline-block;
   width: 352px;
   height: 463px;
   z-index: 22;
}
#wb_Card18
{
   display: inline-block;
   width: 352px;
   height: 463px;
   z-index: 10;
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0;
}
#LayoutGrid1
{
   width: 753px;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_OverlayMenu1
{
   width: 98px;
   height: 100px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#OverlayMenu1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 98px;
   height: 100px;
}
#OverlayMenu1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border-color: #424242;
}
#OverlayMenu1 .line
{
   background: #CAB599;
}
#OverlayMenu1:hover .line
{
   background: #424242;
}
#OverlayMenu1 .line
{
   top: 30px;
}
#OverlayMenu1 .line:first-child
{
   margin-top: 34px;
}
#OverlayMenu1-overlay ul
{
   font-size: 27px;
   text-align: center;
}
#wb_VibracartPro2
{
   width: 61px;
   height: 58px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 10px 10px 10px 10px;
   color: #CAB599;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_VibracartPro2
{
   line-height: 58px;
}
#VibracartPro2
{
   width: 61px;
   height: 58px;
}
#VibracartPro2
{
   line-height: 58px;
   font-size: 58px;
   width: 57px;
   color: #CAB599;
}
#VibracartPro2:hover
{
   fill: #000000;
}
#wb_VibracartPro2:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 0 30px 0;
}
#LayoutGrid2
{
   width: 753px;
}
#LayoutGrid2 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 15px 0 15px 0;
}
#LayoutGrid3
{
   width: 753px;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2, #LayoutGrid3 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-2
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-3
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 15px 0 15px 0;
}
#LayoutGrid5
{
   width: 753px;
}
#LayoutGrid5 > .col-1, #LayoutGrid5 > .col-2, #LayoutGrid5 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid5 > .col-2
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid5 > .col-3
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 15px 0 15px 0;
}
#LayoutGrid4
{
   width: 753px;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2, #LayoutGrid4 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid4 > .col-2
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid4 > .col-3
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 15px 0 15px 0;
}
#LayoutGrid6
{
   width: 753px;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2, #LayoutGrid6 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid6 > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-2
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-3
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 15px 0 15px 0;
}
#LayoutGrid8
{
   width: 753px;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2, #LayoutGrid8 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid8 > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-2
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-3
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 15px 0 15px 0;
}
#LayoutGrid9
{
   width: 753px;
}
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2, #LayoutGrid9 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid9 > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid9 > .col-2
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid9 > .col-3
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 15px 0 15px 0;
}
#LayoutGrid10
{
   width: 753px;
}
#LayoutGrid10 > .col-1, #LayoutGrid10 > .col-2, #LayoutGrid10 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid10 > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid10 > .col-2
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid10 > .col-3
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 15px 0 15px 0;
}
#LayoutGrid11
{
   width: 753px;
}
#LayoutGrid11 > .col-1, #LayoutGrid11 > .col-2, #LayoutGrid11 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid11 > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid11 > .col-2
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid11 > .col-3
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid7
{
   width: 751px;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_Text9
{
   visibility: visible;
   display: block;
}
#wb_Text9
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_Icon1
{
   width: 15px;
   height: 16px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
}
#Icon1
{
   width: 15px;
   height: 16px;
}
#Icon1 i
{
   line-height: 16px;
   font-size: 15px;
   width: 14px;
}
#wb_Icon2
{
   width: 15px;
   height: 16px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
}
#Icon2
{
   width: 15px;
   height: 16px;
}
#Icon2 i
{
   line-height: 16px;
   font-size: 15px;
   width: 14px;
}
#wb_Icon3
{
   width: 15px;
   height: 16px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
}
#Icon3
{
   width: 15px;
   height: 16px;
}
#Icon3 i
{
   line-height: 16px;
   font-size: 15px;
   width: 14px;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text11
{
   visibility: visible;
   display: block;
}
#wb_Text11
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_Icon6
{
   width: 55px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon6
{
   width: 55px;
   height: 36px;
}
#Icon6 i
{
   line-height: 36px;
   font-size: 36px;
   width: 35px;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_Icon7
{
   width: 42px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon7
{
   width: 42px;
   height: 36px;
}
#Icon7 i
{
   line-height: 36px;
   font-size: 36px;
   width: 35px;
}
#wb_Icon4
{
   width: 37px;
   height: 47px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#Icon4
{
   width: 37px;
   height: 47px;
}
#Icon4 i
{
   line-height: 47px;
   font-size: 37px;
   width: 36px;
}
#wb_Icon4:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#JavaScript2
{
   left: 229px;
   top: 2470px;
   width: 268px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#JavaScript1
{
   left: 29px;
   top: 2470px;
   width: 268px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Card1
{
   width: 226px;
   height: 463px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card1-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card1-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: 226px;
   height: 463px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card2-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card2-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card3
{
   width: 226px;
   height: 463px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card3-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card3-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card9
{
   width: 226px;
   height: 463px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card9-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card9-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card9
{
   text-align: center;
}
#wb_Card7
{
   width: 226px;
   height: 463px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card7-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card7-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card7
{
   text-align: center;
}
#wb_Card10
{
   width: 226px;
   height: 463px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card10-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card10-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card10
{
   text-align: center;
}
#wb_Card6
{
   width: 226px;
   height: 463px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card6-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card6-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card6
{
   text-align: center;
}
#wb_Card13
{
   width: 226px;
   height: 463px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card13-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card13-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card13
{
   text-align: center;
}
#wb_Card14
{
   width: 226px;
   height: 463px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card14-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card14-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card14-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card14
{
   text-align: center;
}
#wb_Card4
{
   width: 226px;
   height: 463px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card4-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card4-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card4
{
   text-align: center;
}
#wb_Card8
{
   width: 226px;
   height: 463px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card8-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card8-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card8
{
   text-align: center;
}
#wb_Card15
{
   width: 226px;
   height: 463px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card15-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card15-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card15
{
   text-align: center;
}
#wb_Card17
{
   width: 226px;
   height: 463px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card17-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card17-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card17-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card17-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card17-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card17
{
   text-align: center;
}
#wb_Card16
{
   width: 226px;
   height: 463px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card16-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card16-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card16-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card16-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card16
{
   text-align: center;
}
#wb_Card19
{
   width: 226px;
   height: 463px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card19-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card19-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card19-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card19-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card19-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card19
{
   text-align: center;
}
#wb_Card11
{
   width: 226px;
   height: 463px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card11-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card11-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card11-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card11
{
   text-align: center;
}
#wb_Card20
{
   width: 226px;
   height: 463px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card20-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card20-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card20-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card20-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card20-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card20
{
   text-align: center;
}
#wb_Card18
{
   width: 226px;
   height: 463px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card18-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card18-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card18-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card18-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card18-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card18
{
   text-align: center;
}
#wb_Card22
{
   width: 226px;
   height: 463px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card22-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card22-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card22-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card22-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card22-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card22
{
   text-align: center;
}
#wb_Card24
{
   width: 226px;
   height: 463px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card24-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card24-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card24-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card24-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card24-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card24
{
   text-align: center;
}
#wb_Card5
{
   width: 226px;
   height: 463px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card5-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card5-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card5
{
   text-align: center;
}
#wb_Card23
{
   width: 226px;
   height: 463px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card23-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card23-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card23-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card23-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card23-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card23
{
   text-align: center;
}
#wb_Card12
{
   width: 226px;
   height: 463px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card12-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card12-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card12-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card12-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card12
{
   text-align: center;
}
#wb_Card21
{
   width: 226px;
   height: 463px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card21-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card21-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card21-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card21-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card21-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card21
{
   text-align: center;
}
}
@media only screen and (max-width: 767px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0;
}
#LayoutGrid1
{
   width: 100%;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_OverlayMenu1
{
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#OverlayMenu1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100px;
   height: 100px;
}
#OverlayMenu1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border-color: #424242;
}
#OverlayMenu1 .line
{
   background: #CAB599;
}
#OverlayMenu1:hover .line
{
   background: #424242;
}
#OverlayMenu1 .line
{
   top: 30px;
}
#OverlayMenu1 .line:first-child
{
   margin-top: 34px;
}
#OverlayMenu1-overlay ul
{
   font-size: 27px;
   text-align: center;
}
#wb_VibracartPro2
{
   width: 61px;
   height: 58px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 10px 10px 10px 10px;
   color: #CAB599;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_VibracartPro2
{
   line-height: 58px;
}
#VibracartPro2
{
   width: 61px;
   height: 58px;
}
#VibracartPro2
{
   line-height: 58px;
   font-size: 58px;
   width: 57px;
   color: #CAB599;
}
#VibracartPro2:hover
{
   fill: #000000;
}
#wb_VibracartPro2:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 0 30px 0;
}
#LayoutGrid2
{
   width: 100%;
}
#LayoutGrid2 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 15px 0 15px 0;
}
#LayoutGrid3
{
   width: 100%;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2, #LayoutGrid3 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 15px 0 15px 0;
}
#LayoutGrid5
{
   width: 100%;
}
#LayoutGrid5 > .col-1, #LayoutGrid5 > .col-2, #LayoutGrid5 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid5 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid5 > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 15px 0 15px 0;
}
#LayoutGrid4
{
   width: 100%;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2, #LayoutGrid4 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid4 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid4 > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 15px 0 15px 0;
}
#LayoutGrid6
{
   width: 100%;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2, #LayoutGrid6 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid6 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 15px 0 15px 0;
}
#LayoutGrid8
{
   width: 100%;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2, #LayoutGrid8 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid8 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 15px 0 15px 0;
}
#LayoutGrid9
{
   width: 100%;
}
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2, #LayoutGrid9 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid9 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid9 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid9 > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 15px 0 15px 0;
}
#LayoutGrid10
{
   width: 100%;
}
#LayoutGrid10 > .col-1, #LayoutGrid10 > .col-2, #LayoutGrid10 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid10 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid10 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid10 > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 15px 0 15px 0;
}
#LayoutGrid11
{
   width: 100%;
}
#LayoutGrid11 > .col-1, #LayoutGrid11 > .col-2, #LayoutGrid11 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid11 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid11 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid11 > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid7
{
   width: 100%;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_Text9
{
   visibility: visible;
   display: block;
}
#wb_Text9
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_Icon1
{
   width: 15px;
   height: 16px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
}
#Icon1
{
   width: 15px;
   height: 16px;
}
#Icon1 i
{
   line-height: 16px;
   font-size: 15px;
   width: 14px;
}
#wb_Icon2
{
   width: 15px;
   height: 16px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
}
#Icon2
{
   width: 15px;
   height: 16px;
}
#Icon2 i
{
   line-height: 16px;
   font-size: 15px;
   width: 14px;
}
#wb_Icon3
{
   width: 15px;
   height: 16px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
}
#Icon3
{
   width: 15px;
   height: 16px;
}
#Icon3 i
{
   line-height: 16px;
   font-size: 15px;
   width: 14px;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text11
{
   visibility: visible;
   display: block;
}
#wb_Text11
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_Icon6
{
   width: 55px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon6
{
   width: 55px;
   height: 36px;
}
#Icon6 i
{
   line-height: 36px;
   font-size: 36px;
   width: 35px;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_Icon7
{
   width: 42px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon7
{
   width: 42px;
   height: 36px;
}
#Icon7 i
{
   line-height: 36px;
   font-size: 36px;
   width: 35px;
}
#wb_Icon4
{
   width: 37px;
   height: 47px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#Icon4
{
   width: 37px;
   height: 47px;
}
#Icon4 i
{
   line-height: 47px;
   font-size: 37px;
   width: 36px;
}
#wb_Icon4:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#JavaScript2
{
   left: 229px;
   top: 2470px;
   width: 268px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#JavaScript1
{
   left: 29px;
   top: 2470px;
   width: 268px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Card1
{
   width: 290px;
   height: 438px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card1-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card1-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: 290px;
   height: 410px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card2-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card2-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card3
{
   width: 290px;
   height: 410px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card3-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card3-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card9
{
   width: 290px;
   height: 410px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card9-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card9-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card9
{
   text-align: center;
}
#wb_Card7
{
   width: 290px;
   height: 410px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card7-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card7-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card7
{
   text-align: center;
}
#wb_Card10
{
   width: 290px;
   height: 410px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card10-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card10-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card10
{
   text-align: center;
}
#wb_Card6
{
   width: 290px;
   height: 410px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card6-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card6-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card6
{
   text-align: center;
}
#wb_Card13
{
   width: 290px;
   height: 410px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card13-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card13-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card13
{
   text-align: center;
}
#wb_Card14
{
   width: 290px;
   height: 438px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card14-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card14-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card14-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card14
{
   text-align: center;
}
#wb_Card4
{
   width: 290px;
   height: 410px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card4-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card4-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card4
{
   text-align: center;
}
#wb_Card8
{
   width: 290px;
   height: 410px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card8-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card8-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card8
{
   text-align: center;
}
#wb_Card15
{
   width: 290px;
   height: 410px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card15-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card15-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card15
{
   text-align: center;
}
#wb_Card17
{
   width: 290px;
   height: 410px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card17-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card17-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card17-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card17-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card17-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card17
{
   text-align: center;
}
#wb_Card16
{
   width: 290px;
   height: 410px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card16-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card16-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card16-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card16-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card16
{
   text-align: center;
}
#wb_Card19
{
   width: 290px;
   height: 410px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card19-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card19-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card19-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card19-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card19-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card19
{
   text-align: center;
}
#wb_Card11
{
   width: 290px;
   height: 410px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card11-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card11-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card11-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card11
{
   text-align: center;
}
#wb_Card20
{
   width: 290px;
   height: 410px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card20-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card20-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card20-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card20-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card20-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card20
{
   text-align: center;
}
#wb_Card18
{
   width: 290px;
   height: 410px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card18-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card18-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card18-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card18-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card18-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card18
{
   text-align: center;
}
#wb_Card22
{
   width: 290px;
   height: 410px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card22-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card22-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card22-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card22-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card22-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card22
{
   text-align: center;
}
#wb_Card24
{
   width: 290px;
   height: 410px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card24-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card24-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card24-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card24-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card24-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card24
{
   text-align: center;
}
#wb_Card5
{
   width: 290px;
   height: 410px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card5-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card5-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card5
{
   text-align: center;
}
#wb_Card23
{
   width: 290px;
   height: 410px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card23-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card23-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card23-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card23-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card23-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card23
{
   text-align: center;
}
#wb_Card12
{
   width: 290px;
   height: 410px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card12-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card12-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card12-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card12-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card12
{
   text-align: center;
}
#wb_Card21
{
   width: 290px;
   height: 410px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card21-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 5px 20px 5px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card21-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card21-card-item2
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card21-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card21-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 5px 0 0 0 ;
   border-top: 1px #CAB599 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card21
{
   text-align: center;
}
}
