body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.visibility-hidden
{
   visibility: hidden;
}
#wb_Master_Header
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #99FF33 0%, #66CC00 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Master_Header
{
   box-sizing: border-box;
   padding: 6px 15px 6px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#Master_Header > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Master_Header > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Master_Header > .row > .col-1
{
   float: left;
}
#Master_Header > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#Master_Header:before,
#Master_Header:after,
#Master_Header .row:before,
#Master_Header .row:after
{
   display: table;
   content: " ";
}
#Master_Header:after,
#Master_Header .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#Master_Header > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #7CFC00;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 3px 0 0 0 ;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 6px 15px 6px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Master_Banner
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Master_Banner
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#Master_Banner > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Master_Banner > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Master_Banner > .row > .col-1
{
   float: left;
}
#Master_Banner > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: right;
}
#Master_Banner:before,
#Master_Banner:after,
#Master_Banner .row:before,
#Master_Banner .row:after
{
   display: table;
   content: " ";
}
#Master_Banner:after,
#Master_Banner .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#Master_Banner > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#Master_Contact
{
   list-style: none;
   padding: 8px 15px 8px 15px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 0;
   margin: 0;
   text-align: left;
}
#Master_Contact > li
{
   display: inline-block;
   font-size: 16px;
   text-transform: none;
}
#Master_Contact a
{
   color: #000000;
   text-decoration: none;
}
#Master_Contact a:hover
{
   color: #1E90FF;
   text-decoration: underline;
}
#Master_Contact > .active
{
   color: #0000FF;
}
#Master_Contact > .active a
{
   color: inherit;
   pointer-events: none;
}
#Master_Contact > li + li:before
{
   content: "";
   padding: 0 10px;
   color: #C0C0C0;
}
#Master_Contact li i
{
   font-size: 16px;
   vertical-align: text-bottom;
   width: 18px;
}
.DropdownMenu1 .nav
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   color: #454545;
   text-align: left;
   text-transform: none;
}
#DropdownMenu1, .DropdownMenu1 .nav, .DropdownMenu1 *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.DropdownMenu1 .nav:before,
.DropdownMenu1 .nav:after 
{
   content: " ";
   display: table;
}
.DropdownMenu1 .nav:after 
{
   clear: both;
}
.DropdownMenu1 .nav a 
{
   text-decoration: none;
}
.DropdownMenu1 .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.DropdownMenu1 .nav ul ul
{
   margin-bottom: 0;
}
.DropdownMenu1 .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.DropdownMenu1 .container:before,
.DropdownMenu1 .container:after 
{
   content: " ";
   display: table;
}
.DropdownMenu1 .container:after 
{
   clear: both;
}
.DropdownMenu1 .collapse 
{
   display: none;
}
.DropdownMenu1 .collapse.show 
{
   display: block;
}
.DropdownMenu1 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.DropdownMenu1 .arrow, .DropdownMenu1 .arrow-right
{
   display: inline-block;
   margin-left: 4px;
   width: 0;
   height: 0;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
   }
.DropdownMenu1 .dropdown 
{
   position: relative;
}
.DropdownMenu1 .dropdown-toggle:focus 
{
   outline: 0;
}
.DropdownMenu1 .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 19px;
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid rgba(197,197,197,1.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.DropdownMenu1 .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.DropdownMenu1 .dropdown-menu > li > a
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #454545;
   text-transform: none;
   white-space: nowrap;
}
.DropdownMenu1 .dropdown-menu > li > a:hover,
.DropdownMenu1 .dropdown-menu > li > a:focus 
{
   text-decoration: none;
   color: #2B2B2B;
   background-color: #EDEDED;
   background-image: none;
}
.DropdownMenu1 .dropdown-menu > li > a.active,
.DropdownMenu1 .dropdown-menu > li > a.active:hover,
.DropdownMenu1 .dropdown-menu > li > a.active:focus
{
   color: #2B2B2B;
   background-color: #EDEDED;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.DropdownMenu1 .show > .dropdown-menu
{
   display: block;
}
.DropdownMenu1 .show > a
{
   outline: 0;
}
.DropdownMenu1 .dropdown-header
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.DropdownMenu1 .dropdown-backdrop
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.DropdownMenu1 .nav > li 
{
   position: relative;
   display: block;
}
.DropdownMenu1 .nav > li > a
{
   position: relative;
   display: block;
   padding: 10px 15px 10px 15px;
}
.DropdownMenu1 .nav .show > a,
.DropdownMenu1 .nav .show > a:hover,
.DropdownMenu1 .nav .show > a:focus
{
    border-color: #FFFFFF;
}
.DropdownMenu1 .nav .nav-divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.DropdownMenu1 .nav .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.DropdownMenu1
{
   position: relative;
}
.DropdownMenu1:before,
.DropdownMenu1:after
{
   content: " ";
   display: table;
}
.DropdownMenu1:after
{
   clear: both;
}
.DropdownMenu1 .navbar-header:before,
.DropdownMenu1 .navbar-header:after
{
   content: " ";
   display: table;
}
.DropdownMenu1 .navbar-header:after
{
   clear: both;
}
.DropdownMenu1-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.DropdownMenu1-navbar-collapse:before,
.DropdownMenu1-navbar-collapse:after
{
   content: " ";
   display: table;
}
.DropdownMenu1-navbar-collapse:after
{
   clear: both;
}
.DropdownMenu1-navbar-collapse.show
{
   overflow-y: auto;
}
.DropdownMenu1 .navbar-toggle 
{
   position: relative;
   float: right;
   width: 52px;
   height: 42px;
   padding: 10px 15px 10px 15px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.DropdownMenu1 .navbar-toggle .line
{
   background-color: #FFFFFF;
}
.DropdownMenu1 .navbar-toggle .line
{
   display: block;
   width: 22px;
   height: 4px;
   border-radius: 0px;
   transition: all 500ms linear;
}
.DropdownMenu1 .navbar-toggle .line
{
   margin: 4px auto;
}
.DropdownMenu1 .navbar-toggle  .line:first-child
{
   margin-top: 0px !important;
}
.DropdownMenu1 .navbar-toggle  .line:last-child
{
   margin-bottom: 0px !important;
}
.DropdownMenu1 .navbar-nav
{
   margin: 6px -15px;
}
.DropdownMenu1 .navbar-nav > li > .dropdown-menu
{
   margin-top: 0;
   border-top-right-radius: 0;
   border-top-left-radius: 0;
}
.DropdownMenu1 .navbar-nav > li > a
{
   color: #454545;
}
.DropdownMenu1 .navbar-nav > li > a:hover,
.DropdownMenu1 .navbar-nav > li > a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
   text-decoration: none;
}
.DropdownMenu1 .navbar-nav > li > a.active,
.DropdownMenu1 .navbar-nav > li > a.active:hover,
.DropdownMenu1 .navbar-nav > li > a.active:focus
{
   color: #2B2B2B;
   background-color: #EDEDED;
   background-image: none;
}
.DropdownMenu1 .navbar-toggle
{
   border: 1px solid transparent;
}
.DropdownMenu1 .navbar-toggle:hover,
.DropdownMenu1 .navbar-toggle:focus
{
   background-color: transparent;
}
.DropdownMenu1-navbar-collapse
{
   border-color: rgba(197,197,197,1.00);
}
.DropdownMenu1 .navbar-nav > .dropdown > a:hover .arrow,
.DropdownMenu1 .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.DropdownMenu1 .navbar-nav > .show > a,
.DropdownMenu1 .navbar-nav > .show > a:hover,
.DropdownMenu1 .navbar-nav > .show > a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
}
.DropdownMenu1 .navbar-nav > .show > a .arrow,
.DropdownMenu1 .navbar-nav > .show > a:hover .arrow,
.DropdownMenu1 .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.DropdownMenu1 .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #454545;
   border-bottom-color: #454545;
}
.DropdownMenu1 .navbar-link
{
   color: #454545;
}
.DropdownMenu1 .navbar-link:hover
{
   color: #2B2B2B;
}
.DropdownMenu1 .navbar-header
{
   color: #FFFFFF;
}
@media (min-width: 1000px) 
{
.DropdownMenu1 .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.DropdownMenu1 .navbar-header
{
   float: left;
}
.DropdownMenu1-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.DropdownMenu1-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.DropdownMenu1-navbar-collapse.show
{
   overflow-y: auto;
}
.DropdownMenu1 .navbar-toggle
{
   display: none;
}
.DropdownMenu1 .navbar-nav
{
   float: right;
   margin: 0;
}
.DropdownMenu1 .navbar-nav > li
{
   float: left;
}
.DropdownMenu1 .container > .navbar-header,
.DropdownMenu1 .container > .DropdownMenu1-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.DropdownMenu1 .navbar-nav > .dropdown > a:hover .arrow,
.DropdownMenu1 .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
}
@media (max-width: 1000px) 
{
.DropdownMenu1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
}
.DropdownMenu1 .navbar-nav
{
   margin: 0;
   background-color: #F6F6F6;
   background-image: none;
}
.DropdownMenu1 .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.DropdownMenu1 .navbar-nav .show .dropdown-menu > li > a,
.DropdownMenu1 .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 25px;
}
.DropdownMenu1 .navbar-nav .show .dropdown-menu > li > a
{
   line-height: 20px;
}
}
@media (min-width: 1000px) 
{
.DropdownMenu1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
}
.DropdownMenu1 .navbar-nav > li > a
{
   color: #FFFFFF;
}
.DropdownMenu1 .navbar-nav > li > a:hover,
.DropdownMenu1 .navbar-nav > li > a:focus
{
   color: #FFFFFF;
   background-color: #3370B7;
   background-image: none;
}
.DropdownMenu1 .navbar-nav > li > a.active,
.DropdownMenu1 .navbar-nav > li > a.active:hover,
.DropdownMenu1 .navbar-nav > li > a.active:focus
{
   color: #FFFFFF;
   background-color: #3370B7;
   background-image: none;
}
.DropdownMenu1 .navbar-nav > .show > a,
.DropdownMenu1 .navbar-nav > .show > a:hover,
.DropdownMenu1 .navbar-nav > .show > a:focus
{
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
.DropdownMenu1 .navbar-nav > .dropdown > a:hover .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.DropdownMenu1 .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.DropdownMenu1 .navbar-nav > li > a.active > .arrow,
.DropdownMenu1 .navbar-nav > li > a.active:hover > .arrow,
.DropdownMenu1 .navbar-nav > li > a.active:focus > .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.DropdownMenu1 .navbar-nav > .show > a .arrow,
.DropdownMenu1 .navbar-nav > .show > a:hover .arrow,
.DropdownMenu1 .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.DropdownMenu1 .navbar-link
{
   color: #FFFFFF;
}
.DropdownMenu1 .navbar-link:hover 
{
   color: #fff;
}
}
#DropdownMenu1 i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_DropdownMenu1
{
   z-index: 1111 !important;
}
#Breadcrumb1
{
   list-style: none;
   padding: 8px 15px 8px 15px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 0;
   margin: 0;
   text-align: left;
}
#Breadcrumb1 > li
{
   display: inline-block;
   font-size: 16px;
   text-transform: none;
}
#Breadcrumb1 a
{
   color: #000000;
   text-decoration: none;
}
#Breadcrumb1 a:hover
{
   color: #1E90FF;
   text-decoration: underline;
}
#Breadcrumb1 > .active
{
   color: #0000FF;
}
#Breadcrumb1 > .active a
{
   color: inherit;
   pointer-events: none;
}
#Breadcrumb1 > li + li:before
{
   content: "";
   padding: 0 10px;
   color: #C0C0C0;
}
#Breadcrumb1 li i
{
   font-size: 16px;
   vertical-align: text-bottom;
   width: 18px;
}
#wb_Index_Footer_Grid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 30px;
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#Index_Footer_Grid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#Index_Footer_Grid > .col-1, #Index_Footer_Grid > .col-2, #Index_Footer_Grid > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#Index_Footer_Grid > .col-1, #Index_Footer_Grid > .col-2, #Index_Footer_Grid > .col-3
{
   flex: 0 0 auto;
}
#Index_Footer_Grid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#Index_Footer_Grid > .col-2
{
   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;
}
#Index_Footer_Grid > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 768px)
{
#Index_Footer_Grid > .col-1, #Index_Footer_Grid > .col-2, #Index_Footer_Grid > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Index_footer_facebook_icon
{
   background-color: #6C6C6C;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0 3px 0 3px;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Index_footer_facebook_icon a
{
   text-decoration: none;
}
#wb_Index_footer_facebook_icon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Index_footer_facebook_icon:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#Index_footer_facebook_icon
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Index_footer_facebook_icon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_Index_footer_facebook_icon:hover #Index_footer_facebook_icon i
{
   color: #ABABAB;
}
#wb_Index_footer_linkedin_icon
{
   background-color: #6C6C6C;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0 3px 0 3px;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Index_footer_linkedin_icon a
{
   text-decoration: none;
}
#wb_Index_footer_linkedin_icon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Index_footer_linkedin_icon:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#Index_footer_linkedin_icon
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Index_footer_linkedin_icon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_Index_footer_linkedin_icon:hover #Index_footer_linkedin_icon i
{
   color: #ABABAB;
}
#wb_Index_footer_whatsapp_icon
{
   background-color: #6C6C6C;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0 3px 0 3px;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Index_footer_whatsapp_icon a
{
   text-decoration: none;
}
#wb_Index_footer_whatsapp_icon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Index_footer_whatsapp_icon:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#Index_footer_whatsapp_icon
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Index_footer_whatsapp_icon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_Index_footer_whatsapp_icon:hover #Index_footer_whatsapp_icon i
{
   color: #ABABAB;
}
#wb_Footer_Privacy_Policy 
{
   background-image: linear-gradient(to top, #FFFFFF 0%, #FFFFFF 100%);
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 30px 0 0;
   margin: 20px 0 20px 0 ;
   text-align: right;
}
#wb_Footer_Privacy_Policy
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 19px;
   line-height: 26px;
}
#wb_Footer_Privacy_Policy p, #wb_Footer_Privacy_Policy ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_Footer_Privacy_Policy
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Index_copyright_text 
{
   background-image: linear-gradient(to top, #FFFFFF 0%, #FFFFFF 100%);
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 30px;
   margin: 20px 0 20px 0 ;
   text-align: left;
}
#wb_Index_copyright_text
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 19px;
   line-height: 27px;
}
#wb_Index_copyright_text p, #wb_Index_copyright_text ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_Index_copyright_text
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
@media all and (max-width:768px) 
{
#wb_Index_Footer_Grid
{
}
#Index_Footer_Grid
{
}
#Index_Footer_Grid > [class^="col-"]
{
   justify-content: center;
   text-align: center;
}
}
@media all and (max-width:768px) 
{
#wb_Footer_Privacy_Policy
{
   text-align: center;
}
}
@media all and (max-width:768px) 
{
#wb_Index_copyright_text
{
   text-align: center;
}
}
#wb_Index_Carousal
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #99FF33 0%, #66CC00 100%);
   border: 0px solid #FFFFFF;
   border-radius: 30px;
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
}
#Index_Carousal
{
   box-sizing: border-box;
   padding: 50px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#Index_Carousal > .row
{
   margin-right: -15px;
   margin-left: -5px;
}
#Index_Carousal > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Index_Carousal > .row > .col-1
{
   float: left;
}
#Index_Carousal > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#Index_Carousal:before,
#Index_Carousal:after,
#Index_Carousal .row:before,
#Index_Carousal .row:after
{
   display: table;
   content: " ";
}
#Index_Carousal:after,
#Index_Carousal .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Index_Carousal > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Tech_Help_Grid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #99FF33 0%, #66CC00 100%);
   border: 0px solid #CCCCCC;
   border-radius: 30px;
   box-sizing: border-box;
   margin: 50px 0 20px 0 ;
}
#Tech_Help_Grid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#Tech_Help_Grid > .col-1, #Tech_Help_Grid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Tech_Help_Grid > .col-1, #Tech_Help_Grid > .col-2
{
   flex: 0 0 auto;
}
#Tech_Help_Grid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#Tech_Help_Grid > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 16px 16px 16px 16px;
}
#Tech_Help_Grid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#Tech_Help_Grid > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
@media (max-width: 768px)
{
#Tech_Help_Grid > .col-1, #Tech_Help_Grid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Tech_Help_heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#Tech_Help_heading
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Tech_Help_text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Tech_Help_text
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 16px;
   line-height: 23px;
}
#wb_Tech_Help_text p, #wb_Tech_Help_text ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_Tech_Help_text
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Kev_at_desk_image
{
   margin: 0;
   vertical-align: top;
}
#Kev_at_desk_image
{
   border: 0px solid #000000;
   border-radius: 50px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 423px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#Kev_at_desk_image-lightbox div
{
   visibility: hidden;
   position: fixed;
   z-index: 9998;
   text-align: center;
   justify-content: center;
   align-items: center;
}
#Kev_at_desk_image-lightbox div:before
{
   content: "";
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9997;
   background-color: rgba(0, 0, 0, 0);
   transition: all 0.5s;
}
#Kev_at_desk_image-lightbox div img
{
   position: absolute;
   z-index: 9999;
   max-width: 100%;
   max-height: 100%;
   margin-left: -9999px;
   opacity: 0;
   transition-property: opacity;
   transition-duration: 0.5s, 0.2s;
   transition-timing-function: ease-in-out, ease-out;
}
#Kev_at_desk_image-lightbox div:target
{
   visibility: visible;
}
#Kev_at_desk_image-lightbox div:target:before
{
   background-color: rgba(0, 0, 0, 0.9);
}
#Kev_at_desk_image-lightbox div:target img
{
   position: fixed;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   margin-left: 0px;
   opacity: 1;
}
#wb_Whats_going_grid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F8F9FA;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
}
#Whats_going_grid
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#Whats_going_grid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Whats_going_grid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Whats_going_grid > .row > .col-1
{
   float: left;
}
#Whats_going_grid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#Whats_going_grid:before,
#Whats_going_grid:after,
#Whats_going_grid .row:before,
#Whats_going_grid .row:after
{
   display: table;
   content: " ";
}
#Whats_going_grid:after,
#Whats_going_grid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#Whats_going_grid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_index_card_six_container
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#index_card_six_container
{
   display: flex;
   position: relative;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 5px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:768px) 
{
#wb_index_card_six_container
{
}
#index_card_six_container
{
}
#index_card_six_container
{
}
#index_card_six_container .card
{
   flex-basis: 50%;
   max-width: calc(50% - 30px);
}
}
#wb_Not_sure_Grid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F8F9FA;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 25px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
}
#Not_sure_Grid
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#Not_sure_Grid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Not_sure_Grid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Not_sure_Grid > .row > .col-1
{
   float: left;
}
#Not_sure_Grid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#Not_sure_Grid:before,
#Not_sure_Grid:after,
#Not_sure_Grid .row:before,
#Not_sure_Grid .row:after
{
   display: table;
   content: " ";
}
#Not_sure_Grid:after,
#Not_sure_Grid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#Not_sure_Grid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Clear_Advice_grid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #99FF33 0%, #66CC00 100%);
   border: 0px solid #CCCCCC;
   border-radius: 30px;
   box-sizing: border-box;
   margin: 10px 0 25px 0 ;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#Clear_Advice_grid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#Clear_Advice_grid > .col-1, #Clear_Advice_grid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#Clear_Advice_grid > .col-1, #Clear_Advice_grid > .col-2
{
   flex: 0 0 auto;
}
#Clear_Advice_grid > .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;
}
#Clear_Advice_grid > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 50px 50px 50px;
}
#Clear_Advice_grid > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#Clear_Advice_grid > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 50px 50px 50px;
}
@media (max-width: 768px)
{
#Clear_Advice_grid > .col-1, #Clear_Advice_grid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_How_we_can_grid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F8F9FA;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
}
#How_we_can_grid
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#How_we_can_grid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#How_we_can_grid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#How_we_can_grid > .row > .col-1
{
   float: left;
}
#How_we_can_grid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#How_we_can_grid:before,
#How_we_can_grid:after,
#How_we_can_grid .row:before,
#How_we_can_grid .row:after
{
   display: table;
   content: " ";
}
#How_we_can_grid:after,
#How_we_can_grid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#How_we_can_grid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Index_Three_Container
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#Index_Three_Container
{
   display: flex;
   position: relative;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 5px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:768px) 
{
#wb_Index_Three_Container
{
}
#Index_Three_Container
{
}
#Index_Three_Container
{
}
#Index_Three_Container .card
{
   flex-basis: 50%;
   max-width: calc(50% - 30px);
}
}
#wb_Index_MOT_grid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #99FF33 0%, #66CC00 100%);
   border: 2px solid #CCCCCC;
   border-radius: 30px;
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#Index_MOT_grid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#Index_MOT_grid > .col-1, #Index_MOT_grid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#Index_MOT_grid > .col-1, #Index_MOT_grid > .col-2
{
   flex: 0 0 auto;
}
#Index_MOT_grid > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#Index_MOT_grid > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 50px 50px 50px;
}
#Index_MOT_grid > .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;
}
#Index_MOT_grid > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
@media (max-width: 768px)
{
#Index_MOT_grid > .col-1, #Index_MOT_grid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Right_Tech_Grid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #99FF33 0%, #66CC00 100%);
   border: 0px solid #CCCCCC;
   border-radius: 30px;
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#Right_Tech_Grid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#Right_Tech_Grid > .col-1, #Right_Tech_Grid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#Right_Tech_Grid > .col-1, #Right_Tech_Grid > .col-2
{
   flex: 0 0 auto;
}
#Right_Tech_Grid > .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;
}
#Right_Tech_Grid > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 50px 50px 50px;
}
#Right_Tech_Grid > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#Right_Tech_Grid > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 50px 50px 50px;
}
@media (max-width: 768px)
{
#Right_Tech_Grid > .col-1, #Right_Tech_Grid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Index_review_grid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F8F9FA;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 6px 0 0 0 ;
}
#Index_review_grid
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#Index_review_grid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Index_review_grid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Index_review_grid > .row > .col-1
{
   float: left;
}
#Index_review_grid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#Index_review_grid:before,
#Index_review_grid:after,
#Index_review_grid .row:before,
#Index_review_grid .row:after
{
   display: table;
   content: " ";
}
#Index_review_grid:after,
#Index_review_grid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#Index_review_grid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Index_review_container
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F0F0F0;
   background-image: none;
   border: 0px solid #909090;
   border-radius: 30px;
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#Index_review_container
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#Index_review_container > .col-1, #Index_review_container > .col-2, #Index_review_container > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 20px;
   padding-left: 20px;
   position: relative;
}
#Index_review_container > .col-1, #Index_review_container > .col-2, #Index_review_container > .col-3
{
   flex: 0 0 auto;
}
#Index_review_container > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#Index_review_container > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 30px 0 30px 0;
}
#Index_review_container > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#Index_review_container > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 30px 0 30px 0;
}
#Index_review_container > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#Index_review_container > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 30px 0 30px 0;
}
@media (max-width: 768px)
{
#Index_review_container > .col-1, #Index_review_container > .col-2, #Index_review_container > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Index_not_sure_grid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #99FF33 0%, #66CC00 100%);
   border: 0px solid #CCCCCC;
   border-radius: 30px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#Index_not_sure_grid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#Index_not_sure_grid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#Index_not_sure_grid > .col-1
{
   flex: 0 0 auto;
}
#Index_not_sure_grid > .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;
}
#Index_not_sure_grid > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 50px 5px 50px;
}
@media (max-width: 768px)
{
#Index_not_sure_grid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Clear_advice_text
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Clear_advice_text-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Clear_advice_text-card-item0
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
}
#Clear_advice_text-card-item1
{
   box-sizing: border-box;
   margin: 0 0 5px 0 ;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 22.4px;
}
#wb_Consultation_Table_image
{
   margin: 0;
   vertical-align: top;
}
#Consultation_Table_image
{
   border: 0px solid #000000;
   border-radius: 30px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_powerfulImage
{
   margin: 0;
   vertical-align: top;
}
#powerfulImage
{
   border: 0px solid #000000;
   border-radius: 30px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#powerfulImage-lightbox div
{
   visibility: hidden;
   position: fixed;
   z-index: 9998;
   text-align: center;
   justify-content: center;
   align-items: center;
}
#powerfulImage-lightbox div:before
{
   content: "";
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9997;
   background-color: rgba(0, 0, 0, 0);
   transition: all 0.5s;
}
#powerfulImage-lightbox div img
{
   position: absolute;
   z-index: 9999;
   max-width: 100%;
   max-height: 100%;
   margin-left: -9999px;
   opacity: 0;
   transition-property: opacity;
   transition-duration: 0.5s, 0.2s;
   transition-timing-function: ease-in-out, ease-out;
}
#powerfulImage-lightbox div:target
{
   visibility: visible;
}
#powerfulImage-lightbox div:target:before
{
   background-color: rgba(0, 0, 0, 0.9);
}
#powerfulImage-lightbox div:target img
{
   position: fixed;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   margin-left: 0px;
   opacity: 1;
}
#wb_Index_MOT_text
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Index_MOT_text-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Index_MOT_text-card-item0
{
   box-sizing: border-box;
   margin: 12px 12px 10px 0 ;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
}
#Index_MOT_text-card-item1
{
   box-sizing: border-box;
   margin: 8px 8px 8px 8px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 22.4px;
}
#wb_welcomeCarousel
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_welcomeCarousel
{
   box-sizing: border-box;
   width: 100%;
   height: 359px;
}
#welcomeCarousel
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#welcomeCarousel .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#welcomeCarousel .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#welcomeCarousel .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transition: transform 500ms ease-in-out;
   height: 100%;
   text-align: center;
}
#welcomeCarousel .carousel-item-next:not(.carousel-item-start), #welcomeCarousel .active.carousel-item-end
{
   transform: translateX(100%);
}
#welcomeCarousel .carousel-item-prev:not(.carousel-item-end), #welcomeCarousel .active.carousel-item-start
{
   transform: translateX(-100%);
}
#welcomeCarousel .carousel-item-inner
{
   padding: 0;
   display: flex;
   align-items: center;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   box-sizing: border-box;
}
#welcomeCarousel .carousel-inner > .carousel-item > img, #welcomeCarousel .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#welcomeCarousel .carousel-inner > .active, #welcomeCarousel .carousel-inner > .carousel-item-next, #welcomeCarousel .carousel-inner > .carousel-item-prev
{
   display: block;
}
#welcomeCarousel .carousel-inner > .carousel-item-next, #welcomeCarousel .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#welcomeCarousel .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -63px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#welcomeCarousel .carousel-indicators li
{
   display: block;
   float: left;
   margin: 6px 6px 6px 6px;
   width: 29px;
   height: 3px;
   cursor: pointer;
   text-indent: -999px;
   background-color: rgba(110,110,110,1.00);
   background-clip: padding-box;
   box-sizing: content-box;
   border-bottom: 27px solid transparent;
}
#welcomeCarousel .carousel-indicators .active
{
   background-color: rgba(255,255,255,1.00);
}
#welcomeCarousel .frame
{
   width: 1160px;
   display: inline-block;
   float: left;
   height: 359px;
}
#welcomeCarousel .frame-1
{
   background-color: transparent;
   background-image: url('../images/Store 8.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
#welcomeCarousel .frame-2
{
   background-color: transparent;
   background-image: url('../images/Store 14.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
#welcomeCarousel .frame-3
{
   background-color: transparent;
   background-image: url('../images/Store 11.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
#wb_welcomeHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#welcomeHeading1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 48px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_welcomeHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#welcomeHeading2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Laptop_or_Pc_slow
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 33.33%;
   align-self: auto;
   box-sizing: border-box;
   margin: 15px 15px 15px 15px;
   max-width: calc(33.33% - 30px);
   background-image: linear-gradient(to top, #99FF33 0%, #66CC00 100%);
   border: 0px solid #DEDEDE;
   border-radius: 20px;
   text-align: left;
}
#Laptop_or_Pc_slow-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Laptop_or_Pc_slow-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 43px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#Laptop_or_Pc_slow-card-item1 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Laptop_or_Pc_slow-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#Laptop_or_Pc_slow-card-item1 .laptop-chromebook:before
{
   content: "\e31f";
}
#Laptop_or_Pc_slow-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#Laptop_or_Pc_slow-card-item3 h3
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Laptop_or_Pc_slow-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 20px 20px !important;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 22.4px;
   min-height: 100px;
}
#Laptop_or_Pc_slow-card-body
{
   display: flex;
}
#wb_Laptop_or_Pc_slow .col-0
{
   flex: 0 0 60px;
}
#wb_Laptop_or_Pc_slow .col-1
{
   flex: 1 1 100%;
}
@media all and (max-width:768px) 
{
#Laptop_or_Pc_slow-card-body
{
   flex-direction: column;
}
#wb_Laptop_or_Pc_slow .col-0
{
   flex: 1 1 100%;
}
#wb_Laptop_or_Pc_slow .col-1
{
   flex: 1 1 100%;
}
}
#wb_Device_Broken
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 33.33%;
   align-self: auto;
   box-sizing: border-box;
   margin: 15px 15px 15px 15px;
   max-width: calc(33.33% - 30px);
   background-color: transparent;
   background-image: none;
   border: 2px solid #909090;
   border-radius: 20px;
   text-align: left;
}
#Device_Broken-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Device_Broken-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 43px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#Device_Broken-card-item1 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Device_Broken-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#Device_Broken-card-item3
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#Device_Broken-card-item3 h3
{
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Device_Broken-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 20px 20px !important;
   margin: 0;
   padding: 0;
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 22.4px;
   min-height: 100px;
}
#Device_Broken-card-body
{
   display: flex;
}
#wb_Device_Broken .col-0
{
   flex: 0 0 60px;
}
#wb_Device_Broken .col-1
{
   flex: 1 1 100%;
}
@media all and (max-width:768px) 
{
#Device_Broken-card-body
{
   flex-direction: column;
}
#wb_Device_Broken .col-0
{
   flex: 1 1 100%;
}
#wb_Device_Broken .col-1
{
   flex: 1 1 100%;
}
}
#wb_Lost_files
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 33.33%;
   align-self: auto;
   box-sizing: border-box;
   margin: 15px 15px 15px 15px;
   max-width: calc(33.33% - 30px);
   background-image: linear-gradient(to top, #99FF33 0%, #66CC00 100%);
   border: 0px solid #DEDEDE;
   border-radius: 20px;
   text-align: left;
}
#Lost_files-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Lost_files-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 43px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#Lost_files-card-item1 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Lost_files-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#Lost_files-card-item1 .memory:before
{
   content: "\e322";
}
#Lost_files-card-item3
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#Lost_files-card-item3 h3
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Lost_files-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 20px 20px !important;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 22.4px;
   min-height: 100px;
}
#Lost_files-card-body
{
   display: flex;
}
#wb_Lost_files .col-0
{
   flex: 0 0 64px;
}
#wb_Lost_files .col-1
{
   flex: 1 1 100%;
}
@media all and (max-width:768px) 
{
#Lost_files-card-body
{
   flex-direction: column;
}
#wb_Lost_files .col-0
{
   flex: 1 1 100%;
}
#wb_Lost_files .col-1
{
   flex: 1 1 100%;
}
}
#wb_Need_a_check_up
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 33.33%;
   align-self: auto;
   box-sizing: border-box;
   margin: 15px 15px 15px 15px;
   max-width: calc(33.33% - 30px);
   background-color: transparent;
   background-image: none;
   border: 2px solid #909090;
   border-radius: 20px;
   text-align: left;
}
#Need_a_check_up-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Need_a_check_up-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 43px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#Need_a_check_up-card-item1 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Need_a_check_up-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#Need_a_check_up-card-item1 .upgrade:before
{
   content: "\f0fb";
}
#Need_a_check_up-card-item3
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#Need_a_check_up-card-item3 h3
{
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Need_a_check_up-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 20px 20px !important;
   margin: 0;
   padding: 0;
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 22.4px;
   min-height: 100px;
}
#Need_a_check_up-card-body
{
   display: flex;
}
#wb_Need_a_check_up .col-0
{
   flex: 0 0 64px;
}
#wb_Need_a_check_up .col-1
{
   flex: 1 1 100%;
}
@media all and (max-width:768px) 
{
#Need_a_check_up-card-body
{
   flex-direction: column;
}
#wb_Need_a_check_up .col-0
{
   flex: 1 1 100%;
}
#wb_Need_a_check_up .col-1
{
   flex: 1 1 100%;
}
}
#wb_Need_help_at_home
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 33.33%;
   align-self: auto;
   box-sizing: border-box;
   margin: 15px 15px 15px 15px;
   max-width: calc(33.33% - 30px);
   background-image: linear-gradient(to top, #99FF33 0%, #66CC00 100%);
   border: 0px solid #DEDEDE;
   border-radius: 20px;
   text-align: left;
}
#Need_help_at_home-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Need_help_at_home-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 43px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#Need_help_at_home-card-item1 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Need_help_at_home-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#Need_help_at_home-card-item1 .home:before
{
   content: "\e88a";
}
#Need_help_at_home-card-item3
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#Need_help_at_home-card-item3 h3
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Need_help_at_home-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 20px 20px !important;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 22.4px;
   min-height: 100px;
}
#Need_help_at_home-card-body
{
   display: flex;
}
#wb_Need_help_at_home .col-0
{
   flex: 0 0 64px;
}
#wb_Need_help_at_home .col-1
{
   flex: 1 1 100%;
}
@media all and (max-width:768px) 
{
#Need_help_at_home-card-body
{
   flex-direction: column;
}
#wb_Need_help_at_home .col-0
{
   flex: 1 1 100%;
}
#wb_Need_help_at_home .col-1
{
   flex: 1 1 100%;
}
}
#wb_Need_Current_offers
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 33.33%;
   align-self: auto;
   box-sizing: border-box;
   margin: 15px 15px 15px 15px;
   max-width: calc(33.33% - 30px);
   background-color: transparent;
   background-image: none;
   border: 2px solid #909090;
   border-radius: 20px;
   text-align: left;
}
#Need_Current_offers-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Need_Current_offers-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 43px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#Need_Current_offers-card-item1 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Need_Current_offers-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#Need_Current_offers-card-item1 .shopping-basket:before
{
   content: "\e8cb";
}
#Need_Current_offers-card-item3
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#Need_Current_offers-card-item3 h3
{
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Need_Current_offers-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 20px 20px !important;
   margin: 0;
   padding: 0;
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 22.4px;
   min-height: 100px;
}
#Need_Current_offers-card-body
{
   display: flex;
}
#wb_Need_Current_offers .col-0
{
   flex: 0 0 64px;
}
#wb_Need_Current_offers .col-1
{
   flex: 1 1 100%;
}
@media all and (max-width:768px) 
{
#Need_Current_offers-card-body
{
   flex-direction: column;
}
#wb_Need_Current_offers .col-0
{
   flex: 1 1 100%;
}
#wb_Need_Current_offers .col-1
{
   flex: 1 1 100%;
}
}
#wb_index_review_1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #909090;
   border-radius: 30px;
   text-align: center;
}
#index_review_1-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#index_review_1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 0px solid #EEFFEE;
   border-radius: 30px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 300px;
}
#index_review_1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#index_review_1-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#index_review_1-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 16px;
   box-sizing: border-box;
   margin: 0 3px 0 3px;
   border: 0px solid #001144;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#index_review_1-card-item3 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#index_review_1-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#index_review_1-card-item4
{
   display: inline-block;
   line-height: 1.0;
   height: 16px;
   box-sizing: border-box;
   margin: 0 3px 0 3px;
   border: 0px solid #001144;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#index_review_1-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#index_review_1-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#index_review_1-card-item5
{
   display: inline-block;
   line-height: 1.0;
   height: 16px;
   box-sizing: border-box;
   margin: 0 3px 0 3px;
   border: 0px solid #001144;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#index_review_1-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#index_review_1-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#index_review_1-card-item6
{
   display: inline-block;
   line-height: 1.0;
   height: 16px;
   box-sizing: border-box;
   margin: 0 3px 0 3px;
   border: 0px solid #001144;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#index_review_1-card-item6 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#index_review_1-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#index_review_1-card-item7
{
   display: inline-block;
   line-height: 1.0;
   height: 16px;
   box-sizing: border-box;
   margin: 0 3px 30px 3px;
   border: 0px solid #001144;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#index_review_1-card-item7 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#index_review_1-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#index_review_1-card-item8
{
   box-sizing: border-box;
   border-radius: 0 0 30px 30px !important;
   margin: 0;
   padding: 0;
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
   line-height: 22.4px;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #909090;
   border-radius: 30px;
   text-align: center;
}
#Card1-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 5px 0 ;
   padding: 0;
   border: 0px solid #EEFFEE;
   border-radius: 30px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 300px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card1-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 16px;
   box-sizing: border-box;
   margin: 0 3px 0 3px;
   border: 0px solid #001144;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item3 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card1-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item4
{
   display: inline-block;
   line-height: 1.0;
   height: 16px;
   box-sizing: border-box;
   margin: 0 3px 0 3px;
   border: 0px solid #001144;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card1-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item5
{
   display: inline-block;
   line-height: 1.0;
   height: 16px;
   box-sizing: border-box;
   margin: 0 3px 0 3px;
   border: 0px solid #001144;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card1-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item6
{
   display: inline-block;
   line-height: 1.0;
   height: 16px;
   box-sizing: border-box;
   margin: 0 3px 0 3px;
   border: 0px solid #001144;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item6 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card1-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item7
{
   display: inline-block;
   line-height: 1.0;
   height: 16px;
   box-sizing: border-box;
   margin: 0 3px 30px 3px;
   border: 0px solid #001144;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item7 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card1-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item8
{
   box-sizing: border-box;
   border-radius: 0 0 30px 30px !important;
   margin: 0;
   padding: 0;
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
   line-height: 22.4px;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #909090;
   border-radius: 30px;
   text-align: center;
}
#Card2-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 5px 0 ;
   padding: 0;
   border: 0px solid #EEFFEE;
   border-radius: 30px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 300px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card2-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 16px;
   box-sizing: border-box;
   margin: 0 3px 0 3px;
   border: 0px solid #001144;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item3 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card2-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item4
{
   display: inline-block;
   line-height: 1.0;
   height: 16px;
   box-sizing: border-box;
   margin: 0 3px 0 3px;
   border: 0px solid #001144;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card2-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item5
{
   display: inline-block;
   line-height: 1.0;
   height: 16px;
   box-sizing: border-box;
   margin: 0 3px 0 3px;
   border: 0px solid #001144;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card2-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item6
{
   display: inline-block;
   line-height: 1.0;
   height: 16px;
   box-sizing: border-box;
   margin: 0 3px 0 3px;
   border: 0px solid #001144;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item6 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card2-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item7
{
   display: inline-block;
   line-height: 1.0;
   height: 16px;
   box-sizing: border-box;
   margin: 0 3px 30px 3px;
   border: 0px solid #001144;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item7 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card2-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card2-card-item8
{
   box-sizing: border-box;
   border-radius: 0 0 30px 30px !important;
   margin: 0;
   padding: 0;
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
   line-height: 22.4px;
}
#wb_Index_review_heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 8px 8px 8px 8px;
   padding: 0;
   text-align: center;
}
#Index_review_heading
{
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Tech_Help_ell_us_what_s_happening_button
{
   box-sizing: border-box;
   line-height: 28px;
   text-decoration: none;
   vertical-align: top;
   border: 3px solid #4F4F4F;
   border-radius: 4px;
   background-image: linear-gradient(to top, #A9A9A9 0%, #F5F5F5 100%);
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 20px 0 0 80px;
}
#Tech_Help_ell_us_what_s_happening_button:focus
{
   outline: 0;
}
#Tech_Help_View_Services_button
{
   box-sizing: border-box;
   line-height: 28px;
   text-decoration: none;
   vertical-align: top;
   border: 3px solid #4F4F4F;
   border-radius: 4px;
   background-image: linear-gradient(to top, #A9A9A9 0%, #F5F5F5 100%);
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 20px 0 0 99px;
}
#Tech_Help_View_Services_button:focus
{
   outline: 0;
}
#Contact_Us_button
{
   box-sizing: border-box;
   line-height: 28px;
   text-decoration: none;
   vertical-align: top;
   border: 3px solid #4F4F4F;
   border-radius: 4px;
   background-image: linear-gradient(to top, #A9A9A9 0%, #F5F5F5 100%);
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 20px 0 0 0 ;
}
#Contact_Us_button:focus
{
   outline: 0;
}
#wb_Right_Tech_Text
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Right_Tech_Text-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Right_Tech_Text-card-item0
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
}
#Right_Tech_Text-card-item1
{
   box-sizing: border-box;
   margin: 0 0 5px 0 ;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 22.4px;
}
#wb_Right_tech_store_photo
{
   margin: 0;
   vertical-align: top;
}
#Right_tech_store_photo
{
   border: 0px solid #000000;
   border-radius: 30px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#Right_tech_store_photo-lightbox div
{
   visibility: hidden;
   position: fixed;
   z-index: 9998;
   text-align: center;
   justify-content: center;
   align-items: center;
}
#Right_tech_store_photo-lightbox div:before
{
   content: "";
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9997;
   background-color: rgba(0, 0, 0, 0);
   transition: all 0.5s;
}
#Right_tech_store_photo-lightbox div img
{
   position: absolute;
   z-index: 9999;
   max-width: 100%;
   max-height: 100%;
   margin-left: -9999px;
   opacity: 0;
   transition-property: opacity;
   transition-duration: 0.5s, 0.2s;
   transition-timing-function: ease-in-out, ease-out;
}
#Right_tech_store_photo-lightbox div:target
{
   visibility: visible;
}
#Right_tech_store_photo-lightbox div:target:before
{
   background-color: rgba(0, 0, 0, 0.9);
}
#Right_tech_store_photo-lightbox div:target img
{
   position: fixed;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   margin-left: 0px;
   opacity: 1;
}
#wb_Index_not_sure_text
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Index_not_sure_text-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Index_not_sure_text-card-item0
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
}
#Index_not_sure_text-card-item1
{
   box-sizing: border-box;
   margin: 0 0 5px 0 ;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 22.4px;
}
#index_MOT_button
{
   box-sizing: border-box;
   line-height: 28px;
   text-decoration: none;
   vertical-align: top;
   border: 3px solid #4F4F4F;
   border-radius: 4px;
   background-image: linear-gradient(to top, #A9A9A9 0%, #F5F5F5 100%);
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#index_MOT_button:focus
{
   outline: 0;
}
#wb_Whats_going_on_heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 8px 8px 8px 8px;
   padding: 0;
   text-align: center;
}
#Whats_going_on_heading
{
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Whats_going_on_text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 5px 0;
   margin: 0;
   text-align: center;
}
#wb_Whats_going_on_text
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 16px;
   line-height: 23px;
}
#wb_Whats_going_on_text p, #wb_Whats_going_on_text ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_Whats_going_on_text
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Clear_Advice_Customer_Review_
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 40px 0 0 0 ;
   background-image: linear-gradient(to top, #99FF33 0%, #66CC00 100%);
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Clear_Advice_Customer_Review_-card-body
{
   padding: 10px 0 0 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Clear_Advice_Customer_Review_-card-item0
{
   box-sizing: border-box;
   margin: 12px 12px 10px 0 ;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
}
#Clear_Advice_Customer_Review_-card-item1
{
   box-sizing: border-box;
   margin: 8px 8px 8px 8px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 22.4px;
}
#wb_Not_sure_Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 8px 8px 8px 8px;
   padding: 0;
   text-align: center;
}
#Not_sure_Heading
{
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Not_sure_Button
{
   box-sizing: border-box;
   line-height: 28px;
   text-decoration: none;
   vertical-align: top;
   border: 3px solid #4F4F4F;
   border-radius: 4px;
   background-image: linear-gradient(to top, #A9A9A9 0%, #F5F5F5 100%);
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 6px 1px 10px;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 10px 0 ;
}
#Not_sure_Button:focus
{
   outline: 0;
}
#wb_Not_sure_text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Not_sure_text
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 16px;
   line-height: 23px;
}
#wb_Not_sure_text p, #wb_Not_sure_text ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_Not_sure_text
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_index_3_R_D
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 33.33%;
   align-self: auto;
   box-sizing: border-box;
   margin: 15px 15px 15px 15px;
   max-width: calc(33.33% - 30px);
   background-color: transparent;
   background-image: none;
   border: 2px solid #4F4F4F;
   border-radius: 20px;
   text-align: left;
}
#index_3_R_D-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#index_3_R_D-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 43px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#index_3_R_D-card-item1 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#index_3_R_D-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#index_3_R_D-card-item1 .home-repair-service:before
{
   content: "\f100";
}
#index_3_R_D-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#index_3_R_D-card-item3 h3
{
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#index_3_R_D-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 20px 20px !important;
   margin: 0;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 22.4px;
   min-height: 100px;
}
#index_3_R_D-card-body
{
   display: flex;
}
#wb_index_3_R_D .col-0
{
   flex: 0 0 60px;
}
#wb_index_3_R_D .col-1
{
   flex: 1 1 100%;
}
@media all and (max-width:768px) 
{
#index_3_R_D-card-body
{
   flex-direction: column;
}
#wb_index_3_R_D .col-0
{
   flex: 1 1 100%;
}
#wb_index_3_R_D .col-1
{
   flex: 1 1 100%;
}
}
#wb_Index_3_Home_visits
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 33.33%;
   align-self: auto;
   box-sizing: border-box;
   margin: 15px 15px 15px 15px;
   max-width: calc(33.33% - 30px);
   background-color: transparent;
   background-image: none;
   border: 2px solid #4F4F4F;
   border-radius: 20px;
   text-align: left;
}
#Index_3_Home_visits-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Index_3_Home_visits-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 43px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#Index_3_Home_visits-card-item1 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Index_3_Home_visits-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#Index_3_Home_visits-card-item1 .home:before
{
   content: "\e88a";
}
#Index_3_Home_visits-card-item3
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#Index_3_Home_visits-card-item3 h3
{
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Index_3_Home_visits-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 20px 20px !important;
   margin: 10px 0 0 0 ;
   padding: 0;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 22.4px;
   min-height: 100px;
}
#Index_3_Home_visits-card-body
{
   display: flex;
}
#wb_Index_3_Home_visits .col-0
{
   flex: 0 0 64px;
}
#wb_Index_3_Home_visits .col-1
{
   flex: 1 1 100%;
}
@media all and (max-width:768px) 
{
#Index_3_Home_visits-card-body
{
   flex-direction: column;
}
#wb_Index_3_Home_visits .col-0
{
   flex: 1 1 100%;
}
#wb_Index_3_Home_visits .col-1
{
   flex: 1 1 100%;
}
}
#wb_Index_3_Data_recovery
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 33.33%;
   align-self: auto;
   box-sizing: border-box;
   margin: 15px 15px 15px 15px;
   max-width: calc(33.33% - 30px);
   background-color: transparent;
   background-image: none;
   border: 2px solid #4F4F4F;
   border-radius: 20px;
   text-align: left;
}
#Index_3_Data_recovery-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Index_3_Data_recovery-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 43px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#Index_3_Data_recovery-card-item1 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Index_3_Data_recovery-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#Index_3_Data_recovery-card-item1 .data-thresholding:before
{
   content: "\eb9f";
}
#Index_3_Data_recovery-card-item3
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#Index_3_Data_recovery-card-item3 h3
{
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Index_3_Data_recovery-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 20px 20px !important;
   margin: 10px 0 0 0 ;
   padding: 0;
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 22.4px;
   min-height: 100px;
}
#Index_3_Data_recovery-card-body
{
   display: flex;
}
#wb_Index_3_Data_recovery .col-0
{
   flex: 0 0 64px;
}
#wb_Index_3_Data_recovery .col-1
{
   flex: 1 1 100%;
}
@media all and (max-width:768px) 
{
#Index_3_Data_recovery-card-body
{
   flex-direction: column;
}
#wb_Index_3_Data_recovery .col-0
{
   flex: 1 1 100%;
}
#wb_Index_3_Data_recovery .col-1
{
   flex: 1 1 100%;
}
}
#wb_How_we_can_text
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 8px 8px 8px 8px;
   padding: 0;
   text-align: center;
}
#How_we_can_text
{
   color: #6E6E6E;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Button1
{
   box-sizing: border-box;
   line-height: 28px;
   text-decoration: none;
   vertical-align: top;
   border: 3px solid #4F4F4F;
   border-radius: 4px;
   background-image: linear-gradient(to top, #A9A9A9 0%, #F5F5F5 100%);
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button1:focus
{
   outline: 0;
}
#Index_Contact_US_button
{
   box-sizing: border-box;
   line-height: 28px;
   text-decoration: none;
   vertical-align: top;
   border: 3px solid #4F4F4F;
   border-radius: 4px;
   background-image: linear-gradient(to top, #A9A9A9 0%, #F5F5F5 100%);
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Index_Contact_US_button:focus
{
   outline: 0;
}
#wb_Welcomeheading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Welcomeheading3
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Index_Footer_Grid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 30px;
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#Index_Footer_Grid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#Index_Footer_Grid > .col-1, #Index_Footer_Grid > .col-2, #Index_Footer_Grid > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#Index_Footer_Grid > .col-1, #Index_Footer_Grid > .col-2, #Index_Footer_Grid > .col-3
{
   flex: 0 0 auto;
}
#Index_Footer_Grid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#Index_Footer_Grid > .col-2
{
   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;
}
#Index_Footer_Grid > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 768px)
{
#Index_Footer_Grid > .col-1, #Index_Footer_Grid > .col-2, #Index_Footer_Grid > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
@media all and (max-width:768px) 
{
#wb_Index_Footer_Grid
{
}
#Index_Footer_Grid
{
}
#Index_Footer_Grid > [class^="col-"]
{
   justify-content: center;
   text-align: center;
}
}
