body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#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;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
   -webkit-animation: animate-fire-text-shadow 1000ms ease-in-out 14ms 2 normal forwards, animate-neon-text-shadow 1000ms ease-out 0ms 2 normal both;
   -moz-animation: animate-fire-text-shadow 1000ms ease-in-out 14ms 2 normal forwards, animate-neon-text-shadow 1000ms ease-out 0ms 2 normal both;
   animation: animate-fire-text-shadow 1000ms ease-in-out 14ms 2 normal forwards, animate-neon-text-shadow 1000ms ease-out 0ms 2 normal both;
}
#wb_Text3
{
   font-family: "@Arial Unicode MS";
   font-weight: normal;
   font-size: 35px;
   line-height: 46px;
}
#wb_Text3 div
{
   text-align: center;
   white-space: nowrap;
}
#wb_Extension1
{
   position: fixed !important;
   top: auto !important;
   left: 50% !important;
   bottom: -8px !important;
   margin-left: -8px !important;
   z-index: 999 !important;
}
#Extension1
{
   position: absolute;
   top: 8px;
   left: 8px;
   width: 2px;
   z-index: 1;
   background: transparent;
   border-radius: 50%;
   opacity: 0;
   -webkit-transition: all 500ms cubic-bezier(0.3, 1.4, 0.5, 0.9) 500ms;
   transition: all 500ms cubic-bezier(0.3, 1.4, 0.5, 0.9) 500ms;
   -webkit-transform: scale(0.1);
   transform: scale(0.1);
   pointer-events: none;
}
#Extension1.open
{
   border-radius: 50%;
   opacity: 1;
   -webkit-transition: all 500ms cubic-bezier(0.3, 1.4, 0.5, 0.9);
   transition: all 500ms cubic-bezier(0.3, 1.4, 0.5, 0.9);
   -webkit-transform: scale(1);
   transform: scale(1);
   pointer-events: auto;
}
#Extension1 li
{
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   position: absolute;
   overflow: hidden;
   top: -180px;
   left: -180px;
   width: 180px;
   height: 180px;
   -webkit-transition: all 500ms cubic-bezier(0.3, 1.4, 0.5, 0.9);
   transition: all 500ms cubic-bezier(0.3, 1.4, 0.5, 0.9);
   -webkit-transform: rotate(74deg) skew(59deg);
   transform: rotate(74deg) skew(59deg);
   -webkit-transform-origin: 100% 100%;
   transform-origin: 100% 100%;
   pointer-events: none;
}
#Extension1 li a 
{
   position: absolute;
   display: block;
   right: -50%;
   bottom: -50%;
   width: 100%;
   height: 100%;
   border-radius: 50%;
   color: #FFFFFF;
   text-align: center;
   text-decoration: none;
   line-height: 2;
   -webkit-transform: skew(-59deg) rotate(-74deg) scale(1);
   transform: skew(-59deg) rotate(-74deg) scale(1);
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   pointer-events: auto;
}
#Extension1 li a span 
{
   position: relative;
   top: 25px;
   display: block;
}
#Extension1 li a:hover,
#Extension1 li a:active,
#Extension1 li a:focus 
{
   color: #000000;
}
#Extension1 li:nth-child(1) a
{
   background: #7B68EE;
   background: -webkit-radial-gradient(transparent 35%, #7B68EE 35%);
   background: radial-gradient(transparent 35%, #7B68EE 35%);
}
#Extension1 li:nth-child(1) a:hover,
#Extension1 li:nth-child(1) a:active,
#Extension1 li:nth-child(1) a:focus
{
   background: #5C4EB3;
   background: -webkit-radial-gradient(transparent 35%, #5C4EB3 35%);
   background: radial-gradient(transparent 35%, #5C4EB3 35%);
}
#Extension1 li:nth-child(2) a
{
   background: #0000FF;
   background: -webkit-radial-gradient(transparent 35%, #0000FF 35%);
   background: radial-gradient(transparent 35%, #0000FF 35%);
}
#Extension1 li:nth-child(2) a:hover,
#Extension1 li:nth-child(2) a:active,
#Extension1 li:nth-child(2) a:focus
{
   background: #0000C0;
   background: -webkit-radial-gradient(transparent 35%, #0000C0 35%);
   background: radial-gradient(transparent 35%, #0000C0 35%);
}
#Extension1 li:nth-child(3) a
{
   background: #FF0000;
   background: -webkit-radial-gradient(transparent 35%, #FF0000 35%);
   background: radial-gradient(transparent 35%, #FF0000 35%);
}
#Extension1 li:nth-child(3) a:hover,
#Extension1 li:nth-child(3) a:active,
#Extension1 li:nth-child(3) a:focus
{
   background: #C00000;
   background: -webkit-radial-gradient(transparent 35%, #C00000 35%);
   background: radial-gradient(transparent 35%, #C00000 35%);
}
#Extension1 li:nth-child(4) a
{
   background: #00BFFF;
   background: -webkit-radial-gradient(transparent 35%, #00BFFF 35%);
   background: radial-gradient(transparent 35%, #00BFFF 35%);
}
#Extension1 li:nth-child(4) a:hover,
#Extension1 li:nth-child(4) a:active,
#Extension1 li:nth-child(4) a:focus
{
   background: #008FC0;
   background: -webkit-radial-gradient(transparent 35%, #008FC0 35%);
   background: radial-gradient(transparent 35%, #008FC0 35%);
}
#Extension1 li:nth-child(5) a
{
   background: #DC143C;
   background: -webkit-radial-gradient(transparent 35%, #DC143C 35%);
   background: radial-gradient(transparent 35%, #DC143C 35%);
}
#Extension1 li:nth-child(5) a:hover,
#Extension1 li:nth-child(5) a:active,
#Extension1 li:nth-child(5) a:focus
{
   background: #A50F2D;
   background: -webkit-radial-gradient(transparent 35%, #A50F2D 35%);
   background: radial-gradient(transparent 35%, #A50F2D 35%);
}
#Extension1.open li 
{
   -webkit-transition: all 500ms cubic-bezier(0.3, 1.4, 0.5, 0.9) 500ms;
   transition: all 500ms cubic-bezier(0.3, 1.4, 0.5, 0.9) 500ms;
}
#Extension1.open li:nth-child(1) 
{
   -webkit-transform: rotate(4deg) skew(59deg);
   transform: rotate(4deg) skew(59deg);
}
#Extension1.open li:nth-child(2) 
{
   -webkit-transform: rotate(39deg) skew(59deg);
   transform: rotate(39deg) skew(59deg);
}
#Extension1.open li:nth-child(3) 
{
   -webkit-transform: rotate(74deg) skew(59deg);
   transform: rotate(74deg) skew(59deg);
}
#Extension1.open li:nth-child(4) 
{
   -webkit-transform: rotate(109deg) skew(59deg);
   transform: rotate(109deg) skew(59deg);
}
#Extension1.open li:nth-child(5) 
{
   -webkit-transform: rotate(144deg) skew(59deg);
   transform: rotate(144deg) skew(59deg);
}
#Extension1-button
{
   position: absolute;
   top: 0;
   left: 0;
   z-index: 2;
   height: 8px;
}
#Extension1-button:before
{
   content: "";
   width: 16px;
   height: 16px;
   background-color: #DC143C;
   border-radius: 50%;
   position: absolute;
   top: 0;
   left: 0;
}
.Extension1-open
{
}
.Extension1-open #Extension1-menu
{
   height: 100%;
   transform: translate3d(0, 0, 0);
   opacity: 1;
}
.Extension1-open #Extension1-button:before
{
   width: 100vh;
   height: 100vh;
   transform: translate3d(-50vh, -50vh, 0) scale(5);
}
.Extension1-open #Extension1-menu ul
{
   display: block;
}
#Extension1-menu
{
   transition: opacity .2s ease-out;
}
.Extension1-open #Extension1-menu
{
   transition-duration: 250ms;
   transition-delay: 250ms;
}
#Extension1-button:before
{
   transition: transform 500ms cubic-bezier(0.3, 1.4, 0.5, 0.9), width 500ms cubic-bezier(0.3, 1.4, 0.5, 0.9), height 500ms cubic-bezier(0.3, 1.4, 0.5, 0.9);
}
.Extension1-open #Extension1-button:before
{
   transition-duration: 500ms;
}
#Extension1-icon
{
   cursor: pointer;
   top: 0px;
   left: -8px;
   margin: 0;
   padding: 0 !important;
   position: relative;
   z-index: 3;
}
#Extension1-icon .line
{
   width: 32px;
   height: 6px;
   background: #FF0000;
   display: block;
   margin: 6px auto;
   -webkit-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
#Extension1-icon .line:first-child
{
   margin-top: -8px;
}
.Extension1-open #Extension1-icon .line:nth-child(1)
{
   transform: translateY(12px) rotate(45deg);
}
.Extension1-open #Extension1-icon .line:nth-child(2)
{
   opacity: 0;
}
.Extension1-open #Extension1-icon .line:nth-child(3)
{
   transform: translateY(-12px) rotate(-45deg);
}
#Extension1 .button-icon
{
   font-size: 16px;
   width: 16px;
}
#Extension1-overlay
{
   background-color: rgba(0,0,0,0.27);
   bottom: 0;
   height: 100%;
   left: 0;
   opacity: 0;
   position: fixed;
   top: 0;
   right: 0;
   transition: all 500ms ease;
   visibility: hidden;
   width: 100%;
   z-index: 0;
}
#Extension1-overlay.open
{
   opacity: 1;
   visibility: visible;
}
#wb_home
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url(images/mbr3.jpg);
   background-repeat: repeat;
   background-position: center top;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#home
{
   box-sizing: border-box;
   padding: 30px 7px 70px 7px;
   margin-right: auto;
   margin-left: auto;
}
#home .row
{
   margin-right: -7px;
   margin-left: -7px;
}
#home > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 7px;
   padding-left: 7px;
   position: relative;
}
#home > .row > .col-1
{
   float: left;
}
#home > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#home:before,
#home:after,
#home .row:before,
#home .row:after
{
   display: table;
   content: " ";
}
#home:after,
#home .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#home > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_tips
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#tips
{
   box-sizing: border-box;
   padding: 5px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#tips .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#tips > .row > .col-1, #tips > .row > .col-2, #tips > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#tips > .row > .col-1, #tips > .row > .col-2, #tips > .row > .col-3
{
   float: left;
}
#tips > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#tips > .row > .col-1 > .col-1-padding
{
   padding: 25px 0px 25px 0px;
}
#tips > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#tips > .row > .col-2 > .col-2-padding
{
   padding: 25px 0px 25px 0px;
}
#tips > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#tips > .row > .col-3 > .col-3-padding
{
   padding: 25px 0px 25px 0px;
}
#tips:before,
#tips:after,
#tips .row:before,
#tips .row:after
{
   display: table;
   content: " ";
}
#tips:after,
#tips .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#tips > .row > .col-1, #tips > .row > .col-2, #tips > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_tipsHeading1
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0px 16px 0px;
   text-align: center;
}
#tipsHeading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   margin: 0;
   text-align: center;
}
#tipsHeading1 a
{
   color: #FFFFFF;
   text-decoration: none;
}
#wb_services
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url(images/mal3d.jpg);
   background-repeat: repeat;
   background-position: center center;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#services
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 140px 0px 140px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#services > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#services > .col-1
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#services > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#services > .col-1
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#services-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background: linear-gradient(to bottom, #FFFFFF 0%, rgba(255,255,255,0.00) 50%, rgba(255,255,255,0.00) 50%, #FFFFFF 100%);
}
#wb_faq
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#faq
{
   box-sizing: border-box;
   padding: 25px 6px 25px 6px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#faq .row
{
   margin-right: -6px;
   margin-left: -6px;
}
#faq > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 6px;
   padding-left: 6px;
   position: relative;
}
#faq > .row > .col-1
{
   float: left;
}
#faq > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: left;
}
#faq:before,
#faq:after,
#faq .row:before,
#faq .row:after
{
   display: table;
   content: " ";
}
#faq:after,
#faq .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#faq > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_tipsImage1
{
   margin: 0;
   vertical-align: top;
}
#tipsImage1
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 400px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_tipsImage2
{
   margin: 0;
   vertical-align: top;
}
#tipsImage2
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 400px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_tipsHeading2
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0px 16px 0px;
   text-align: center;
}
#tipsHeading2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   margin: 0;
   text-align: center;
}
#tipsHeading2 a
{
   color: #FFFFFF;
   text-decoration: none;
}
#wb_tipsImage3
{
   margin: 0;
   vertical-align: top;
}
#tipsImage3
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 400px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_tipsHeading3
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0px 16px 0px;
   text-align: center;
}
#tipsHeading3
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   margin: 0;
   text-align: center;
}
#tipsHeading3 a
{
   color: #FFFFFF;
   text-decoration: none;
}
#wb_faqHeading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: left;
}
#faqHeading3
{
   color: #4F4F4F;
   font-family: Arial;
   font-weight: normal;
   font-size: 27px;
   margin: 0;
   text-align: left;
}
#faqAccordion
{
   width: 100%;
   height: 100%;
}
#wb_faqAccordion .ui-helper-reset
{
   line-height: normal !important;
}
#faqAccordion .ui-accordion-header
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px !important;
   font-style: normal;
   padding: 10px 10px 10px 0px;
   text-align: left;
}
#faqAccordion h3
{
   display: block;
   margin: 0;
}
#faqAccordion .ui-accordion-header .ui-icon
{
   background-image: url(images/index-faqAccordion-default.png);
   background-position: 0 0;
   padding-right: 4px;
}
#faqAccordion .ui-state-active .ui-icon
{
   background-image: url(images/index-faqAccordion-active.png);
}
#faqAccordion .ui-accordion-content
{
   padding: 4px 4px 4px 4px;
   position: relative;
   font-size: 0px;
   text-align: left;
}
#faqAccordion, #faqAccordion > .ui-corner-all, #faqAccordion > .ui-corner-top
{
   border-top-left-radius: 0px;
   border-top-right-radius: 0px;
}
#faqAccordion .ui-corner-all, #faqAccordion .ui-corner-bottom
{
   border-bottom-right-radius: 0px;
   border-bottom-left-radius: 0px;
}
#faqAccordion .ui-widget-content
{
   border-color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
}
#faqAccordion .ui-state-default
{
   border-color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   color: #454545;
}
#faqAccordion .ui-state-hover
{
   border-color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
}
#faqAccordion .ui-state-active
{
   border-color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
}
#wb_faqAccordion
{
   margin: 0;
}
#wb_faqText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: left;
}
#wb_faqText1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 19px;
}
#wb_faqText1 div
{
   text-align: left;
   white-space: nowrap;
}
#wb_faqText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: left;
}
#wb_faqText2
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 19px;
}
#wb_faqText2 div
{
   text-align: left;
   white-space: nowrap;
}
#faqLine1
{
   border-color: #904A92;
   border-style: solid;
   border-bottom-width: 2px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#faqLine2
{
   border-color: #904A92;
   border-style: solid;
   border-bottom-width: 2px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#wb_faqMenu2
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 0;
   text-align: center;
}
#wb_faqMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_faqMenu2 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 10px 0px;
   width: 100%;
}
#wb_faqMenu2 a
{
   display: block;
   color: #000000;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   height: 25px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 25px;
   text-align: center;
}
#wb_faqMenu2 li:hover a, #wb_faqMenu2 a:hover
{
   color: #8A2BE2;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_faqMenu2 .firstmain a
{
   margin-top: 0px;
}
#wb_faqMenu2 li.lastmain
{
   padding-bottom: 0px;
}
#wb_faqMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 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;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 20px 10px 20px 10px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 468px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Image3
{
   margin: 10px 0px 0px 0px;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0px 0px 0px 20px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 490px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
   -webkit-animation: animate-neon-text-shadow 1000ms linear 0ms 0 normal both;
   -moz-animation: animate-neon-text-shadow 1000ms linear 0ms 0 normal both;
   animation: animate-neon-text-shadow 1000ms linear 0ms 0 normal both;
}
#wb_Text4
{
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
   line-height: 42px;
}
#wb_Text4 div
{
   text-align: center;
   white-space: nowrap;
}
#wb_TextArt1 a img
{
   position: relative;
   left: 0;
}
#wb_TextArt1 span
{
   position: absolute;
   left: 0;
}
#wb_TextArt1 a .hover
{
   visibility: hidden;
}
#wb_TextArt1 a:hover .hover
{
   visibility: visible;
}
#wb_TextArt1 a:hover span
{
   visibility: hidden;
}
#TextArt1
{
   border-width: 0;
   vertical-align: top;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 5px 10px 4px 10px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   line-height: 15px;
}
#wb_Text1 div
{
   text-align: center;
   white-space: nowrap;
}
