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_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
{
   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
{
   flex: 0 0 auto;
}
#LayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 0 0;
}
#LayoutGrid3 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 0 0;
}
@media (max-width: 320px)
{
#LayoutGrid3
{
   width: 100%;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#SlideShow2 .image
{
   border-width: 0;
   border-radius: inherit;
   display: block;
   float: left;
   height: auto;
   width: 100%;
}
#SlideShow2 li
{
   border-radius: inherit;
   width: 100%;
   left: 0;
   top: 0;
}
#SlideShow2
{
   display: inline-block;
   position: relative;
   list-style: none;
   width: 100%;
   padding: 0;
   margin: 0;
}
#SlideShow2 .pagination
{
   bottom: 0;
   left: 0;
   position: absolute;
   text-align: center;
   vertical-align: middle;
   width: 100%;
   z-index: 998;
}
#SlideShow2 .pagination a
{
   display: inline-block;
   position: relative;
   margin: 12px 12px 12px 12px;
   width: 11px;
   height: 11px;
   cursor: pointer;
   text-indent: -999px;
   border-radius: 50%;
   background-color: rgba(255,255,255,1.00);
   border: 1px solid rgba(0,0,0,1.00);
   transition: border-color 0.3s ease;
}
#SlideShow2 .pagination a.active
{
   background-color: rgba(0,0,0,1.00);
   border: 1px solid rgba(0,0,0,1.00);
}
#SlideShow2 .pagination a:after
{
   content: "";
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   visibility: hidden;
   background: rgba(0,0,0,1.00);
   border-radius: 50%;
   box-shadow: 0 0 1px rgba(0,0,0,1.00);
   opacity: 0;
   transform: scale(3);
   transition: opacity 0.3s ease, transform 0.3s ease, visibility 0s 0.3s;
}
#SlideShow2 .pagination a.active::after
{
   visibility: visible;
   opacity: 1;
   transform: scale(1);
   transition: opacity 0.3s ease, transform 0.3s ease;
}
#SlideShow2 li a:not(:first-child) .image
{
   display: none;
}
#SlideShow2
{
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
}
#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_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: 30px 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;
}
}
#Tabs1
{
   box-sizing: border-box;
   margin: 0;
}
#Tabs1 .tab-pane
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #CAB599;
   display: none;
   padding: 0;
}
#Tabs1 .active
{
   display: block;
}
#Tabs1 .ui-tabs-nav li a
{
   padding: 8px 10px 8px 10px;
}
#Tabs1 .nav-tabs
{
   box-sizing: border-box;
   display: block;
   list-style: none;
   margin: 0;
   padding: 0;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#Tabs1 .nav-tabs::after, #Tabs1 .nav-tabs::before
{
   display: table;
   content: " ";
}
#Tabs1 .nav-tabs::after
{
   clear: both;
}
#Tabs1 .nav-tabs > li
{
   display: block;
   float: left;
   margin-bottom: -1px;
   position: relative;
   text-align: left;
}
#Tabs1 .nav-tabs > li > a
{
   border: 1px solid transparent;
   border-radius: 0px 0px 0 0;
   color: #454545;
   display: block;
   margin-right: 2px;
   padding: 8px 10px 8px 10px;
   position: relative;
   text-decoration: none;
}
#Tabs1 .nav-tabs .nav-link.active, #Tabs1 .nav-tabs .nav-item.show .nav-link
{
   background-color: #CAB599;
   background-image: none;
   border: 1px solid #CAB599;
   border-bottom-color: transparent;
   color: #000000;
   cursor: default;
}
#Tabs1 .nav-tabs a:active, #Tabs1 .nav-tabs a:hover
{
   outline: 0;
}
#Tabs1 .nav-tabs a:focus, #Tabs1 .nav-tabs a:hover
{
   background-color: #CAB599;
   background-image: none;
   border-color: #C5C5C5 #C5C5C5 #C5C5C5;
   color: #454545;
   text-decoration: none;
}
#Tabs1 .fade
{
   opacity: 0;
   transition: opacity .3s linear;
}
#Tabs1 .fade.show
{
   opacity: 1;
}
#Tabs1 .ui-widget-content
{
   font-size: 0;
   text-align: left;
}
#Tabs1 .ui-tabs-panel
{
   overflow: auto;
   padding: 0;
}
#Tabs1 .description
{
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   pointer-events: none;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: inline-block;
   margin: 0;
   width: 1160px;
   height: 356px;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 19px;
   line-height: 25.5px;
}
#wb_Text2 p, #wb_Text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   display: inline-block;
   margin: 0;
   width: 1160px;
   height: 254px;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px dotted #CAB599;
   border-radius: 3px;
   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: 8px 20px 8px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
   text-align: center;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 20px 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#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;
   text-align: center;
}
#Card1-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 0 0 0 ;
   width: 100%;
   height: auto;
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   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;
   width: 100%;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid7 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2, #LayoutGrid7 > .row > .col-3, #LayoutGrid7 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid7
{
   width: 1200px;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2, #LayoutGrid7 > .row > .col-3, #LayoutGrid7 > .row > .col-4
{
}
#LayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: center;
}
#LayoutGrid7 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: center;
}
#LayoutGrid7 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: center;
}
#LayoutGrid7 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 15px;
   grid-column: span 3;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: center;
}
@media (max-width: 320px)
{
#LayoutGrid7
{
   width: 100%;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2, #LayoutGrid7 > .row > .col-3, #LayoutGrid7 > .row > .col-4
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Icon1
{
   display: inline-block;
   width: 15px;
   height: 16px;
   text-align: center;
   z-index: 16;
}
#wb_Icon6
{
   display: inline-block;
   width: 55px;
   height: 36px;
   text-align: center;
   z-index: 11;
}
#wb_Card1
{
   display: flex;
   width: 100%;
   z-index: 4;
}
#wb_Image1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 14;
}
#wb_Icon7
{
   display: inline-block;
   width: 42px;
   height: 36px;
   text-align: center;
   z-index: 12;
}
#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: 20;
}
#SlideShow2
{
   display: inline-block;
   position: relative;
   width: 352px;
   height: 352px;
   z-index: 3;
}
#Tabs1
{
   display: inline-block;
   width: 100%;
   z-index: 7;
}
#wb_Icon2
{
   display: inline-block;
   width: 15px;
   height: 16px;
   text-align: center;
   z-index: 17;
}
#wb_Icon3
{
   display: inline-block;
   width: 15px;
   height: 16px;
   text-align: center;
   z-index: 18;
}
#wb_VibracartPro2
{
   display: inline-block;
   width: 61px;
   height: 58px;
   text-align: center;
   z-index: 2;
}
@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_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
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 0 0;
}
#LayoutGrid3 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 0 0;
}
#SlideShow2
{
   width: 352px;
   height: 352px;
   visibility: visible;
   display: inline-block;
}
#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;
}
#Icon4
{
   width: 37px;
   height: 47px;
}
#Icon4 i
{
   line-height: 47px;
   font-size: 37px;
   width: 36px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 30px 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;
}
#Tabs1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Text1
{
   width: 728px;
   height: 305px;
   visibility: visible;
   display: inline-block;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   width: 728px;
   height: 280px;
   visibility: visible;
   display: inline-block;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card1-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 8px 20px 8px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
   text-align: center;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 20px 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#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;
   text-align: center;
}
#Card1-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 0 0 0 ;
   width: 100%;
   height: auto;
}
#wb_Card1
{
   text-align: center;
}
#JavaScript1
{
   left: 29px;
   top: 2470px;
   width: 268px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7
{
   width: 751px;
}
}
@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_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
{
   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-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 0 0;
}
#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-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 0 0;
}
#SlideShow2
{
   width: 290px;
   height: 290px;
   visibility: visible;
   display: inline-block;
}
#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;
}
#Icon4
{
   width: 37px;
   height: 47px;
}
#Icon4 i
{
   line-height: 47px;
   font-size: 37px;
   width: 36px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 30px 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: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#Tabs1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Text1
{
   width: 280px;
   height: 534px;
   visibility: visible;
   display: inline-block;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   width: 280px;
   height: 458px;
   visibility: visible;
   display: inline-block;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card1-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #CAB599;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 8px 20px 8px 20px;
   background-color: #CAB599;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
   text-align: center;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 20px 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#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;
   text-align: center;
}
#Card1-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 0 0 0 ;
   width: 100%;
   height: auto;
}
#wb_Card1
{
   text-align: center;
}
#JavaScript1
{
   left: 29px;
   top: 2470px;
   width: 268px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7
{
   width: 100%;
}
}
