div#container
{
   width: 970px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #F5F5F5;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#wb_OverlayMenu-m
{
   position: relative;
}
#OverlayMenu-m
{
   background-color: #3E4095;
   background-image: none;
   border: 0px solid #3E4095;
   margin: 0;
}
#OverlayMenu-m:hover
{
   background-color: #A9A9A9;
   background-image: none;
   border-color: #3E4095;
}
#OverlayMenu-m
{
   display: block;
   width: 50px;
   height: 50px;
   position: absolute;
}
#OverlayMenu-m .line
{
   width: 32px;
   height: 6px;
   background: #FFFFFF;
   display: block;
   margin: 6px auto;
}
#OverlayMenu-m:hover .line
{
   background: #3E4095;
}
#OverlayMenu-m .line:first-child
{
   margin-top: 9px;
}
#OverlayMenu-m-close
{
   background: transparent;
   font-size: 10px;
   height: 2.8em; 
   outline: none;
   position: absolute;
   right: 10px;
   text-align: left;
   top: 10px;
   width: 3em; 
}
#OverlayMenu-m-close:before, #OverlayMenu-m-close:after
{
   background: #FFFFFF;
   content: "";
   display: block;
   height: 0.6em;
   left: 0;
   opacity: 1;
   position: absolute;
   top: 0;
   width: 100%;
}
#OverlayMenu-m-close span
{
   background: #FFFFFF;
   height: 0.6em;
   margin-top: -0.3em;
   position: absolute;
   top: 50%;
   -webkit-transform-origin: 50% 50%;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu-m-close span::after
{
   background: #FFFFFF;
   content: "";
   display: block;
   height: 0.6em;
   position: absolute;
   -webkit-transform-origin: 50% 50%;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu-m-close:before
{
   margin-top: -0.3em;
   opacity: 0;
   top: 50%;
}
#OverlayMenu-m-close:after
{
   bottom: 50%;
   opacity: 0;
}
#OverlayMenu-m-close span
{
   background: #FFFFFF;
   -webkit-transform: rotate(-45deg);
   transform: rotate(-45deg);
}
#OverlayMenu-m-close span:after
{
   background: #FFFFFF;
   -webkit-transform: rotate(-90deg);
   transform: rotate(-90deg);
}
#OverlayMenu-m-overlay
{
   background-color: rgba(62,64,149,0.87);
   height: 100%;
   left: 0;
   overflow: hidden;
   position: fixed;
   top: -100%;
   width: 100%;
   z-index: -1;
}
#OverlayMenu-m-overlay ul
{
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   list-style: none;
   margin: 0;
   padding: 0;
}
.OverlayMenu-m
{
   position: relative;
   top: 50%;
   height: 60%;
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
   width: 100%;
   max-width: 970px;
   margin: 0 auto 0 auto;
}
.OverlayMenu-m a
{
   text-decoration: none;
}
.OverlayMenu-m ul
{
   list-style: none;
   padding: 0;
   text-align: left;
}
.OverlayMenu-m li 
{
   position: relative;
}
.OverlayMenu-m li a 
{
   display: block;
   position: relative;
   padding: 10px 15px 10px 15px;
   color: #FFFFFF;
   outline: none;
}
.OverlayMenu-m li a:hover 
{
   color: #000000;
   background-color: #1E90FF;
}
#OverlayMenu-m-overlay
{
   -webkit-transition: all 400ms ease-in;
   transition: all 400ms ease-in;
}
#OverlayMenu-m-overlay.show
{
   top: 0;
   z-index: 1000;
}
#OverlayMenu-m-overlay .overlay-icon
{
   margin: 0px 10px 0px 0px;
}
#wb_OverlayMenu-m.affix
{
   top: 0 !important;
   position: fixed !important;
   left: 50% !important;
   margin-left: 217px;
}
#wb_default_mob 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_default_mob
{
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 13px;
}
#wb_default_mob div
{
   text-align: center;
}
#wb_CssMenuD
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 25px 0px 25px 0px;
   text-align: center;
}
#wb_CssMenuD ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenuD li
{
   float: left;
   margin: 0;
   padding: 0px 4px 0px 0px;
   width: 100px;
}
#wb_CssMenuD a
{
   display: block;
   float: left;
   color: #FFFFFF;
   border: 0px none #FFFFFF;
   background-color: transparent;
   background-image: none;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 90px;
   height: 28px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   line-height: 28px;
   text-align: center;
}
#wb_CssMenuD li:hover a, #wb_CssMenuD a:hover, #wb_CssMenuD .active
{
   color: #00BFFF;
   background-color: transparent;
   background-image: none;
   border: 0px none #FFFFFF;
}
#wb_CssMenuD li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenuD li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenuD li:hover, #wb_CssMenuD li a:hover
{
   position: relative;
}
#wb_CssMenuD a.withsubmenu
{
   padding: 0 5px 0 5px;
   width: 90px;
   background-image: none;
}
#wb_CssMenuD li:hover a.withsubmenu, #wb_CssMenuD a.withsubmenu:hover
{
   background-image: none;
}
#wb_CssMenuD ul ul
{
   position: absolute;
   z-index: 9999;
   left: 0;
   top: 0;
   visibility: hidden;
   width: 120px;
   height: auto;
   border: none;
   background-color: #FFFFFF;
}
#wb_CssMenuD ul :hover ul
{
   left: 0px;
   top: 28px;
   padding-top: 0px;
   visibility: visible;
}
#wb_CssMenuD .firstmain:hover ul
{
   left: 0px;
}
#wb_CssMenuD li li
{
   width: 120px;
   padding: 0 0px 0px 0px;
   border: 0px #FFFFFF solid;
   border-width: 0 0px;
}
#wb_CssMenuD li li.firstitem
{
   border-top: 0px #FFFFFF solid;
}
#wb_CssMenuD li li.lastitem
{
   border-bottom: 0px #FFFFFF solid;
}
#wb_CssMenuD ul ul a, #wb_CssMenuD ul :hover ul a
{
   float: none;
   margin: 0;
   width: 108px;
   height: auto;
   white-space: normal;
   padding: 7px 6px 6px 6px;
   background-color: #3E4095;
   background-image: none;
   border: 0px none #FFFFFF;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   line-height: 15px;
   text-align: left;
   text-decoration: none;
}
#wb_CssMenuD ul :hover ul .firstitem a
{
   margin-top: 0px;
}
#wb_CssMenuD ul ul :hover a, #wb_CssMenuD ul ul a:hover, #wb_CssMenuD ul ul :hover ul :hover a, #wb_CssMenuD ul ul :hover ul a:hover
{
   background-color: #00BFFF;
   background-image: none;
   border: 0px none #000000;
   color: #000000;
}
#wb_CssMenuD br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
@media all and (max-width:480px) 
{
#wb_CssMenuD ul
{
   width: 100%;
}
#wb_CssMenuD li
{
   padding: 0 0px 4px 0px !important;
   width: 100% !important;
}
#wb_CssMenuD a
{
   float: none !important;
   width: 100% !important;
}
#wb_CssMenuD a.withsubmenu
{
   width: 100% !important;
}
}
#wb_default_email 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_default_email
{
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 13px;
}
#wb_default_email div
{
   text-align: center;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 15px 15px 15px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3, #LayoutGrid1 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3, #LayoutGrid1 > .row > .col-4
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 58.33333333%;
   text-align: center;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   width: 16.66666667%;
   text-align: center;
}
#LayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   width: 16.66666667%;
   text-align: center;
}
#LayoutGrid1 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 8.33333333%;
   text-align: center;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3, #LayoutGrid1 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #3E4095;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 18px 10px 10px 10px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: center;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#LayoutGrid2-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0;
   left: 0;
   width: 100%;
   height: 7px;
}
#LayoutGrid2-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%); 
}
#LayoutGrid2-divider-bottom .divider-fill
{
   fill: #000000;
   transform-origin: center;
   transform: rotateY(0deg);
}
#wb_tripack-logo
{
   margin: 0;
   vertical-align: top;
}
#tripack-logo
{
   border: 0px solid #000000;
   padding: 0;
   display: inline-block;
   width: 200px;
   height: 66px;
   vertical-align: top;
}
#wb_Shape1
{
   transform: rotate(270deg);
   transform-origin: 50% 50%;
}
#wb_Shape1 a img
{
   position: absolute;
   left: 0;
}
#wb_Shape1 .default
{
   position: absolute;
   left: 0;
}
#wb_Shape1 a .hover
{
   visibility: hidden;
}
#wb_Shape1 a:hover .hover
{
   visibility: visible;
}
#wb_Shape1 a:hover .default
{
   visibility: hidden;
}
#Shape1
{
   border-width: 0;
   vertical-align: top;
}
#top_button
{
   background-color: transparent;
   background-image: none;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_blogCard1
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #3E4095;
   background-image: none;
   border: 1px solid #3E4095;
   border-radius: 3px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: right;
}
#blogCard1-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#blogCard1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#wb_blogCard1:hover #blogCard1-card-item0
{
   -webkit-transform: rotate(10deg) scale(1.2,1.2) ;
   -moz-transform: rotate(10deg) scale(1.2,1.2) ;
   transform: rotate(10deg) scale(1.2,1.2) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   -moz-transition: transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#blogCard1-card-item0
{
   -webkit-transform: rotate(0deg) ;
   -moz-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   -moz-transition: transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#blogCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px -25px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
   text-align: left;
}
#blogCard1-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0px 20px 0px 0px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#wb_blogCard1:hover #blogCard1-card-item2
{
   color: #00BFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard1-card-item2
{
   color: #FFFFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard1-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#blogCard1-card-item2 i
{
   text-align: center;
   font-size: 32px;
   width: 32px;
}
#blogCard1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#blogCard1-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   line-height: 22.4px;
   text-align: left;
}
#blogCard1-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 20px 20px 50px 20px;
   padding: 0;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#wb_blogCard1:hover #blogCard1-card-item5
{
   color: #00BFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard1-card-item5
{
   color: #FFFFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard1-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Carousel1
{
   background-color: transparent;
   background-image: none;
   margin: 0;
}
#wb_Carousel1
{
   display: block;
   float: left;
   font-size: 0;
   top: 0 !important;
}
#Carousel1 .frame
{
   width: 970px;
   display: inline-block;
   overflow: hidden;
   height: 640px;
}
#Carousel1 .carousel-innerframe
{
   display: inline-block;
   height: 0;
   left: 0;
   margin-left: 0;
   position: absolute;
   top: 0;
   width: 970px;
}
#wb_Carousel1 .pagination
{
   bottom: 0;
   left: 0;
   position: absolute;
   text-align: center;
   vertical-align: middle;
   width: 100%;
   z-index: 998;
}
#wb_Carousel1 .pagination img
{
   border-style: none;
   padding: 10px 10px 10px 10px;
}
#Carousel1_back
{
   position: absolute;
   left: 10px;
   top: 47%;
   width: 20px;
   height: 30px;
   z-index: 999;
}
#Carousel1_next
{
   position: absolute;
   right: 10px;
   top: 47%;
   width: 20px;
   height: 30px;
   z-index: 999;
}
#Carousel1_back img, #Carousel1_next img
{
   border-width: 0;
}
#Carousel1_back a, #Carousel1_next a
{
   cursor: pointer;
}
#Carousel1 .frame-1
{
   background-color: transparent;
   background-image: url(images/bottles%20bannes1t.png);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel1 .frame-2
{
   background-color: transparent;
   background-image: url(images/caps%20banner1.png);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel1 .frame-3
{
   background-color: transparent;
   background-image: url(images/Trigger%20Spray%20banner1.png);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#wb_tripack_name 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_tripack_name
{
   color: #3E4095;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 32px;
}
#wb_tripack_name div
{
   text-align: center;
}
#wb_LayoutGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid9
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid9 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3
{
   float: left;
}
#LayoutGrid9 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid9 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid9 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid9:before,
#LayoutGrid9:after,
#LayoutGrid9 .row:before,
#LayoutGrid9 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid9:after,
#LayoutGrid9 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_home-lg-m
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#home-lg-m
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#home-lg-m > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#home-lg-m > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#home-lg-m > .row > .col-1
{
   float: left;
}
#home-lg-m > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#home-lg-m:before,
#home-lg-m:after,
#home-lg-m .row:before,
#home-lg-m .row:after
{
   display: table;
   content: " ";
}
#home-lg-m:after,
#home-lg-m .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#home-lg-m > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid12
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid12
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid12 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid12 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid12 > .row > .col-1
{
   float: left;
}
#LayoutGrid12 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#LayoutGrid12:before,
#LayoutGrid12:after,
#LayoutGrid12 .row:before,
#LayoutGrid12 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid12:after,
#LayoutGrid12 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid12 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#LayoutGrid12-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   height: 25px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
}
#LayoutGrid12-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%); 
}
#LayoutGrid12-divider-top .divider-fill
{
   fill: #D3D3D3;
   transform-origin: center;
   transform: rotateY(0deg);
}
#wb_LayoutGrid11
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid11
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid11 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid11 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid11 > .row > .col-1
{
   float: left;
}
#LayoutGrid11 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#LayoutGrid11:before,
#LayoutGrid11:after,
#LayoutGrid11 .row:before,
#LayoutGrid11 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid11:after,
#LayoutGrid11 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid11 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text7 div
{
   text-align: left;
}
#wb_todoCard4
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#todoCard4-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#todoCard4-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #3E4095;
   font-family: Arial;
   font-weight: normal;
   font-size: 53px;
}
#wb_todoCard4:hover #todoCard4-card-item0
{
   -webkit-transform: rotate(10deg) scale(1.5,1.5) ;
   -moz-transform: rotate(10deg) scale(1.5,1.5) ;
   transform: rotate(10deg) scale(1.5,1.5) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   -moz-transition: transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#todoCard4-card-item0
{
   -webkit-transform: rotate(0deg) ;
   -moz-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   -moz-transition: transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#todoCard4-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#todoCard4-card-item0 i
{
   text-align: center;
   font-size: 53px;
   width: 53px;
}
#todoCard4-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   color: #000000;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 24px;
}
#wb_todoCard4:hover #todoCard4-card-item1
{
   color: #3E4095;
   -webkit-transition: color 200ms linear 0ms;
   -moz-transition: color 200ms linear 0ms;
   transition: color 200ms linear 0ms;
}
#todoCard4-card-item1
{
   color: #000000;
   -webkit-transition: color 200ms linear 0ms;
   -moz-transition: color 200ms linear 0ms;
   transition: color 200ms linear 0ms;
}
#todoCard4-card-item2
{
   box-sizing: border-box;
   margin: 0px 0px 30px 0px;
   padding: 0;
   color: #808080;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
}
#wb_todoCard3
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#todoCard3-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#todoCard3-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #3E4095;
   font-family: Arial;
   font-weight: normal;
   font-size: 53px;
}
#wb_todoCard3:hover #todoCard3-card-item0
{
   -webkit-transform: rotate(10deg) scale(1.5,1.5) ;
   -moz-transform: rotate(10deg) scale(1.5,1.5) ;
   transform: rotate(10deg) scale(1.5,1.5) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   -moz-transition: transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#todoCard3-card-item0
{
   -webkit-transform: rotate(0deg) ;
   -moz-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   -moz-transition: transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#todoCard3-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#todoCard3-card-item0 i
{
   text-align: center;
   font-size: 53px;
   width: 53px;
}
#todoCard3-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   color: #000000;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 24px;
}
#wb_todoCard3:hover #todoCard3-card-item1
{
   color: #3E4095;
   -webkit-transition: color 200ms linear 0ms;
   -moz-transition: color 200ms linear 0ms;
   transition: color 200ms linear 0ms;
}
#todoCard3-card-item1
{
   color: #000000;
   -webkit-transition: color 200ms linear 0ms;
   -moz-transition: color 200ms linear 0ms;
   transition: color 200ms linear 0ms;
}
#todoCard3-card-item2
{
   box-sizing: border-box;
   margin: 0px 0px 30px 0px;
   padding: 0;
   color: #808080;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
}
#wb_todoCard2
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#todoCard2-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#todoCard2-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #3E4095;
   font-family: Arial;
   font-weight: normal;
   font-size: 53px;
}
#wb_todoCard2:hover #todoCard2-card-item0
{
   -webkit-transform: rotate(10deg) scale(1.5,1.5) ;
   -moz-transform: rotate(10deg) scale(1.5,1.5) ;
   transform: rotate(10deg) scale(1.5,1.5) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   -moz-transition: transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#todoCard2-card-item0
{
   -webkit-transform: rotate(0deg) ;
   -moz-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   -moz-transition: transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#todoCard2-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#todoCard2-card-item0 i
{
   text-align: center;
   font-size: 53px;
   width: 53px;
}
#todoCard2-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   color: #000000;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 24px;
}
#wb_todoCard2:hover #todoCard2-card-item1
{
   color: #3E4095;
   -webkit-transition: color 200ms linear 0ms;
   -moz-transition: color 200ms linear 0ms;
   transition: color 200ms linear 0ms;
}
#todoCard2-card-item1
{
   color: #000000;
   -webkit-transition: color 200ms linear 0ms;
   -moz-transition: color 200ms linear 0ms;
   transition: color 200ms linear 0ms;
}
#todoCard2-card-item2
{
   box-sizing: border-box;
   margin: 0px 0px 30px 0px;
   padding: 0;
   color: #808080;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
}
#wb_todoCard1
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#todoCard1-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#todoCard1-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #3E4095;
   font-family: Arial;
   font-weight: normal;
   font-size: 53px;
}
#wb_todoCard1:hover #todoCard1-card-item0
{
   -webkit-transform: rotate(10deg) scale(1.5,1.5) ;
   -moz-transform: rotate(10deg) scale(1.5,1.5) ;
   transform: rotate(10deg) scale(1.5,1.5) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   -moz-transition: transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#todoCard1-card-item0
{
   -webkit-transform: rotate(0deg) ;
   -moz-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   -moz-transition: transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#todoCard1-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#todoCard1-card-item0 i
{
   text-align: center;
   font-size: 53px;
   width: 53px;
}
#todoCard1-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   color: #000000;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 24px;
}
#wb_todoCard1:hover #todoCard1-card-item1
{
   color: #3E4095;
   -webkit-transition: color 200ms linear 0ms;
   -moz-transition: color 200ms linear 0ms;
   transition: color 200ms linear 0ms;
}
#todoCard1-card-item1
{
   color: #000000;
   -webkit-transition: color 200ms linear 0ms;
   -moz-transition: color 200ms linear 0ms;
   transition: color 200ms linear 0ms;
}
#todoCard1-card-item2
{
   box-sizing: border-box;
   margin: 0px 0px 30px 0px;
   padding: 0;
   color: #808080;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
}
#wb_CardContainer18
{
   background-color: #DCDCDC;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   position: relative;
}
#CardContainer18
{
   display: -webkit-flex;
   display: flex;
   position: relative;
   padding: 50px 10px 50px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: stretch;
   align-items: stretch;
   -webkit-align-content: flex-start;
   align-content: flex-start;
   margin-top: 50px;
   margin-bottom: 50px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   box-sizing: border-box;
   font-size: 0px;
}
@media all and (max-width:320px) 
{
#CardContainer18
{
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
}
}
#wb_Card48
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 0%;
   flex-basis: 0%;
   -webkit-align-self: auto;
   align-self: auto;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   margin: 0px 10px 0px 10px;
   padding: 0;
   text-align: center;
   box-shadow: 0px 0px 10px rgba(169,169,169,0.34);
}
#Card48-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card48-card-item0
{
   display: inline-block;
   height: 95px;
   box-sizing: border-box;
   margin: 25px 0px 20px 0px;
   padding: 25px 25px 25px 25px;
   border: 1px solid #3E4095;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #3E4095;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#wb_Card48:hover #Card48-card-item0
{
   background-color: #3E4095;
   color: #FFFFFF;
   -webkit-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   -moz-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
}
#Card48-card-item0
{
   background-color: #FFFFFF;
   color: #3E4095;
   -webkit-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   -moz-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
}
#Card48-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card48-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#Card48-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 10px 0px;
   padding: 0;
   color: #000000;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
}
#Card48-card-item2
{
   box-sizing: border-box;
   margin: 0px 30px 30px 30px;
   padding: 0;
   color: #808080;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
}
#wb_Card48:hover
{
   border-color: #3E4095;
   -webkit-transition: border-color 400ms linear 0ms;
   -moz-transition: border-color 400ms linear 0ms;
   transition: border-color 400ms linear 0ms;
}
#wb_Card48
{
   border-color: #DEDEDE;
   -webkit-transition: border-color 400ms linear 0ms;
   -moz-transition: border-color 400ms linear 0ms;
   transition: border-color 400ms linear 0ms;
}
#wb_Card49
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 0%;
   flex-basis: 0%;
   -webkit-align-self: auto;
   align-self: auto;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   margin: 0px 10px 0px 10px;
   padding: 0;
   text-align: center;
   box-shadow: 0px 0px 10px rgba(169,169,169,0.34);
}
#Card49-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card49-card-item0
{
   display: inline-block;
   height: 95px;
   box-sizing: border-box;
   margin: 25px 0px 20px 0px;
   padding: 25px 25px 25px 25px;
   border: 1px solid #3E4095;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #3E4095;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#wb_Card49:hover #Card49-card-item0
{
   background-color: #3E4095;
   color: #FFFFFF;
   -webkit-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   -moz-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
}
#Card49-card-item0
{
   background-color: #FFFFFF;
   color: #3E4095;
   -webkit-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   -moz-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
}
#Card49-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card49-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#Card49-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 10px 0px;
   padding: 0;
   color: #000000;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
}
#Card49-card-item2
{
   box-sizing: border-box;
   margin: 0px 30px 30px 30px;
   padding: 0;
   color: #808080;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
}
#wb_Card49:hover
{
   border-color: #3E4095;
   -webkit-transition: border-color 400ms linear 0ms;
   -moz-transition: border-color 400ms linear 0ms;
   transition: border-color 400ms linear 0ms;
}
#wb_Card49
{
   border-color: #DEDEDE;
   -webkit-transition: border-color 400ms linear 0ms;
   -moz-transition: border-color 400ms linear 0ms;
   transition: border-color 400ms linear 0ms;
}
#wb_Card50
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 0%;
   flex-basis: 0%;
   -webkit-align-self: auto;
   align-self: auto;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   margin: 0px 10px 0px 10px;
   padding: 0;
   text-align: center;
   box-shadow: 0px 0px 10px rgba(169,169,169,0.34);
}
#Card50-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card50-card-item0
{
   display: inline-block;
   height: 95px;
   box-sizing: border-box;
   margin: 25px 0px 20px 0px;
   padding: 25px 25px 25px 25px;
   border: 1px solid #3E4095;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #3E4095;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#wb_Card50:hover #Card50-card-item0
{
   background-color: #3E4095;
   color: #FFFFFF;
   -webkit-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   -moz-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
}
#Card50-card-item0
{
   background-color: #FFFFFF;
   color: #3E4095;
   -webkit-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   -moz-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
}
#Card50-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card50-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#Card50-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 10px 0px;
   padding: 0;
   color: #000000;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
}
#Card50-card-item2
{
   box-sizing: border-box;
   margin: 0px 30px 30px 30px;
   padding: 0;
   color: #808080;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   text-align: left;
}
#wb_Card50:hover
{
   border-color: #3E4095;
   -webkit-transition: border-color 400ms linear 0ms;
   -moz-transition: border-color 400ms linear 0ms;
   transition: border-color 400ms linear 0ms;
}
#wb_Card50
{
   border-color: #DEDEDE;
   -webkit-transition: border-color 400ms linear 0ms;
   -moz-transition: border-color 400ms linear 0ms;
   transition: border-color 400ms linear 0ms;
}
#wb_LayoutGrid10
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid10
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid10 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
   float: left;
}
#LayoutGrid10 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid10 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid10 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid10:before,
#LayoutGrid10:after,
#LayoutGrid10 .row:before,
#LayoutGrid10 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid10:after,
#LayoutGrid10 .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_values-lg-m
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
}
#values-lg-m
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#values-lg-m > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#values-lg-m > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#values-lg-m > .row > .col-1
{
   float: left;
}
#values-lg-m > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#values-lg-m:before,
#values-lg-m:after,
#values-lg-m .row:before,
#values-lg-m .row:after
{
   display: table;
   content: " ";
}
#values-lg-m:after,
#values-lg-m .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#values-lg-m > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid13
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid13
{
   box-sizing: border-box;
   padding: 0px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid13 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid13 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid13 > .row > .col-1
{
   float: left;
}
#LayoutGrid13 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#LayoutGrid13:before,
#LayoutGrid13:after,
#LayoutGrid13 .row:before,
#LayoutGrid13 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid13:after,
#LayoutGrid13 .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#LayoutGrid13 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#LayoutGrid13-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   height: 25px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
}
#LayoutGrid13-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%); 
}
#LayoutGrid13-divider-top .divider-fill
{
   fill: #D3D3D3;
   transform-origin: center;
   transform: rotateY(0deg);
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3, #LayoutGrid3 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3, #LayoutGrid3 > .row > .col-4
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: center;
}
#LayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: center;
}
#LayoutGrid3 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: center;
}
#LayoutGrid3 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: center;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3, #LayoutGrid3 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_values-about 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_values-about
{
   color: #3E4095;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 32px;
}
#wb_values-about div
{
   text-align: center;
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid5 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid16
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #DCDCDC;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid16
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid16 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid16 > .row > .col-1, #LayoutGrid16 > .row > .col-2, #LayoutGrid16 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid16 > .row > .col-1, #LayoutGrid16 > .row > .col-2, #LayoutGrid16 > .row > .col-3
{
   float: left;
}
#LayoutGrid16 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid16 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid16 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid16:before,
#LayoutGrid16:after,
#LayoutGrid16 .row:before,
#LayoutGrid16 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid16:after,
#LayoutGrid16 .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#LayoutGrid16 > .row > .col-1, #LayoutGrid16 > .row > .col-2, #LayoutGrid16 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_products-lg-m
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #DCDCDC;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
}
#products-lg-m
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#products-lg-m > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#products-lg-m > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#products-lg-m > .row > .col-1
{
   float: left;
}
#products-lg-m > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#products-lg-m:before,
#products-lg-m:after,
#products-lg-m .row:before,
#products-lg-m .row:after
{
   display: table;
   content: " ";
}
#products-lg-m:after,
#products-lg-m .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#products-lg-m > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_products 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_products
{
   color: #3E4095;
   font-family: "Open Sans Condensed";
   font-weight: normal;
   font-size: 32px;
}
#wb_products div
{
   text-align: center;
}
#wb_LayoutGrid14
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #DCDCDC;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid14
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid14 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid14 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid14 > .row > .col-1
{
   float: left;
}
#LayoutGrid14 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#LayoutGrid14:before,
#LayoutGrid14:after,
#LayoutGrid14 .row:before,
#LayoutGrid14 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid14:after,
#LayoutGrid14 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid14 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#LayoutGrid14-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   height: 25px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
}
#LayoutGrid14-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%); 
}
#LayoutGrid14-divider-top .divider-fill
{
   fill: #C0C0C0;
   transform-origin: center;
   transform: rotateY(0deg);
}
#wb_blogGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #DCDCDC;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
}
#blogGrid
{
   box-sizing: border-box;
   padding: 50px 20px 75px 20px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#blogGrid > .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#blogGrid > .row > .col-1, #blogGrid > .row > .col-2, #blogGrid > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 20px;
   padding-left: 20px;
   position: relative;
}
#blogGrid > .row > .col-1, #blogGrid > .row > .col-2, #blogGrid > .row > .col-3
{
   float: left;
}
#blogGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#blogGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#blogGrid > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#blogGrid:before,
#blogGrid:after,
#blogGrid .row:before,
#blogGrid .row:after
{
   display: table;
   content: " ";
}
#blogGrid:after,
#blogGrid .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#blogGrid > .row > .col-1, #blogGrid > .row > .col-2, #blogGrid > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_blogCard2
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #3E4095;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: right;
}
#blogCard2-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#blogCard2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#wb_blogCard2:hover #blogCard2-card-item0
{
   -webkit-transform: rotate(10deg) scale(1.2,1.2) ;
   -moz-transform: rotate(10deg) scale(1.2,1.2) ;
   transform: rotate(10deg) scale(1.2,1.2) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   -moz-transition: transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#blogCard2-card-item0
{
   -webkit-transform: rotate(0deg) ;
   -moz-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   -moz-transition: transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#blogCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px -25px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
   text-align: left;
}
#blogCard2-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0px 20px 0px 0px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#wb_blogCard2:hover #blogCard2-card-item2
{
   color: #00BFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard2-card-item2
{
   color: #FFFFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard2-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#blogCard2-card-item2 i
{
   text-align: center;
   font-size: 32px;
   width: 32px;
}
#blogCard2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#blogCard2-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   line-height: 22.4px;
   text-align: left;
}
#blogCard2-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 20px 20px 50px 20px;
   padding: 0;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#wb_blogCard2:hover #blogCard2-card-item5
{
   color: #00BFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard2-card-item5
{
   color: #FFFFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard2-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_blogCard3
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #3E4095;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 3px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: right;
}
#blogCard3-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#blogCard3-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#wb_blogCard3:hover #blogCard3-card-item0
{
   -webkit-transform: rotate(10deg) scale(1.2,1.2) ;
   -moz-transform: rotate(10deg) scale(1.2,1.2) ;
   transform: rotate(10deg) scale(1.2,1.2) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   -moz-transition: transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#blogCard3-card-item0
{
   -webkit-transform: rotate(0deg) ;
   -moz-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   -moz-transition: transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#blogCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px -25px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
   text-align: left;
}
#blogCard3-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0px 20px 0px 0px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#wb_blogCard3:hover #blogCard3-card-item2
{
   color: #00BFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard3-card-item2
{
   color: #FFFFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard3-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#blogCard3-card-item2 i
{
   text-align: center;
   font-size: 32px;
   width: 32px;
}
#blogCard3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#blogCard3-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   line-height: 22.4px;
   text-align: left;
}
#blogCard3-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 20px 20px 50px 20px;
   padding: 0;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#wb_blogCard3:hover #blogCard3-card-item5
{
   color: #00BFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard3-card-item5
{
   color: #FFFFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard3-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_LayoutGrid17
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid17
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid17 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid17 > .row > .col-1, #LayoutGrid17 > .row > .col-2, #LayoutGrid17 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid17 > .row > .col-1, #LayoutGrid17 > .row > .col-2, #LayoutGrid17 > .row > .col-3
{
   float: left;
}
#LayoutGrid17 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid17 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid17 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid17:before,
#LayoutGrid17:after,
#LayoutGrid17 .row:before,
#LayoutGrid17 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid17:after,
#LayoutGrid17 .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#LayoutGrid17 > .row > .col-1, #LayoutGrid17 > .row > .col-2, #LayoutGrid17 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_contact-lg-m
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
}
#contact-lg-m
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#contact-lg-m > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contact-lg-m > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contact-lg-m > .row > .col-1
{
   float: left;
}
#contact-lg-m > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#contact-lg-m:before,
#contact-lg-m:after,
#contact-lg-m .row:before,
#contact-lg-m .row:after
{
   display: table;
   content: " ";
}
#contact-lg-m:after,
#contact-lg-m .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#contact-lg-m > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid15
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid15
{
   box-sizing: border-box;
   padding: 30px 15px 30px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid15 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid15 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid15 > .row > .col-1
{
   float: left;
}
#LayoutGrid15 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#LayoutGrid15:before,
#LayoutGrid15:after,
#LayoutGrid15 .row:before,
#LayoutGrid15 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid15:after,
#LayoutGrid15 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid15 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#LayoutGrid15-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   height: 25px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
}
#LayoutGrid15-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%); 
}
#LayoutGrid15-divider-top .divider-fill
{
   fill: #D3D3D3;
   transform-origin: center;
   transform: rotateY(0deg);
}
#wb_moreServices
{
   background-color: transparent;
   background-image: url(images/CONTACT.png);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid transparent;
   box-sizing: border-box;
   position: relative;
   z-index: 0;
}
#moreServices
{
   display: -webkit-flex;
   display: flex;
   position: relative;
   padding: 100px 10px 100px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: stretch;
   align-items: stretch;
   -webkit-align-content: flex-start;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
   box-sizing: border-box;
   font-size: 0px;
}
#moreServices-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   background-color: #3E4095;
   opacity: 0.43;
}
#moreServices-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   height: 80px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
}
#moreServices-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%); 
}
#moreServices-divider-top .divider-fill
{
   fill: #FFFFFF;
   transform-origin: center;
   transform: rotateY(0deg);
}
@media all and (max-width:320px) 
{
#moreServices
{
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
}
}
#wb_moreServicesCard1
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 0%;
   flex-basis: 0%;
   -webkit-align-self: auto;
   align-self: auto;
   background-color: rgba(255,255,255,0.13);
   background-image: none;
   border: 0px solid #FFFFFF;
   margin: 30px 10px 30px 10px;
   padding: 0;
   text-align: center;
}
#moreServicesCard1-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#moreServicesCard1-card-item0
{
   display: inline-block;
   height: 63px;
   box-sizing: border-box;
   margin: 25px 0px 0px 0px;
   padding: 10px 10px 10px 10px;
   border: 0px solid #9F9F9F;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#wb_moreServicesCard1:hover #moreServicesCard1-card-item0
{
   color: #000000;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard1-card-item0
{
   color: #FFFFFF;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard1-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#moreServicesCard1-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#moreServicesCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 100px 20px 100px;
   border-top: 2px #FFFFFF solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_moreServicesCard1:hover #moreServicesCard1-card-item1
{
   border-top-color: #000000;
   -webkit-transition: border-top-color 300ms linear 0ms;
   -moz-transition: border-top-color 300ms linear 0ms;
   transition: border-top-color 300ms linear 0ms;
}
#moreServicesCard1-card-item1
{
   border-top-color: #FFFFFF;
   -webkit-transition: border-top-color 300ms linear 0ms;
   -moz-transition: border-top-color 300ms linear 0ms;
   transition: border-top-color 300ms linear 0ms;
}
#moreServicesCard1-card-item2
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
}
#wb_moreServicesCard1:hover #moreServicesCard1-card-item2
{
   color: #000000;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard1-card-item2
{
   color: #FFFFFF;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard1-card-item3
{
   box-sizing: border-box;
   margin: 0px 0px 30px 0px;
   padding: 0;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
}
#wb_moreServicesCard1:hover #moreServicesCard1-card-item3
{
   color: #000000;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard1-card-item3
{
   color: #FFFFFF;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#wb_moreServicesCard2
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 0%;
   flex-basis: 0%;
   -webkit-align-self: auto;
   align-self: auto;
   background-color: rgba(255,255,255,0.13);
   background-image: none;
   border: 0px solid #FFFFFF;
   margin: 30px 10px 30px 10px;
   padding: 0;
   text-align: center;
}
#moreServicesCard2-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#moreServicesCard2-card-item0
{
   display: inline-block;
   height: 63px;
   box-sizing: border-box;
   margin: 25px 0px 0px 0px;
   padding: 10px 10px 10px 10px;
   border: 0px solid #9F9F9F;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#wb_moreServicesCard2:hover #moreServicesCard2-card-item0
{
   color: #000000;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard2-card-item0
{
   color: #FFFFFF;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard2-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#moreServicesCard2-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#moreServicesCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 100px 20px 100px;
   border-top: 2px #FFFFFF solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_moreServicesCard2:hover #moreServicesCard2-card-item1
{
   border-top-color: #000000;
   -webkit-transition: border-top-color 300ms linear 0ms;
   -moz-transition: border-top-color 300ms linear 0ms;
   transition: border-top-color 300ms linear 0ms;
}
#moreServicesCard2-card-item1
{
   border-top-color: #FFFFFF;
   -webkit-transition: border-top-color 300ms linear 0ms;
   -moz-transition: border-top-color 300ms linear 0ms;
   transition: border-top-color 300ms linear 0ms;
}
#moreServicesCard2-card-item2
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
}
#wb_moreServicesCard2:hover #moreServicesCard2-card-item2
{
   color: #000000;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard2-card-item2
{
   color: #FFFFFF;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard2-card-item3
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
}
#wb_moreServicesCard2:hover #moreServicesCard2-card-item3
{
   color: #000000;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#moreServicesCard2-card-item3
{
   color: #FFFFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#moreServicesCard2-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_moreServicesCard2:hover
{
   color: #000000;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#wb_moreServicesCard2
{
   color: #FFFFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#wb_moreServicesCard3
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 0%;
   flex-basis: 0%;
   -webkit-align-self: auto;
   align-self: auto;
   background-color: rgba(255,255,255,0.13);
   background-image: none;
   border: 0px solid #FFFFFF;
   margin: 30px 10px 30px 10px;
   padding: 0;
   text-align: center;
}
#moreServicesCard3-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#moreServicesCard3-card-item0
{
   display: inline-block;
   height: 63px;
   box-sizing: border-box;
   margin: 25px 0px 0px 0px;
   padding: 10px 10px 10px 10px;
   border: 0px solid #9F9F9F;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#wb_moreServicesCard3:hover #moreServicesCard3-card-item0
{
   color: #000000;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard3-card-item0
{
   color: #FFFFFF;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard3-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#moreServicesCard3-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#moreServicesCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 100px 20px 100px;
   border-top: 2px #FFFFFF solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_moreServicesCard3:hover #moreServicesCard3-card-item1
{
   border-top-color: #000000;
   -webkit-transition: border-top-color 300ms linear 0ms;
   -moz-transition: border-top-color 300ms linear 0ms;
   transition: border-top-color 300ms linear 0ms;
}
#moreServicesCard3-card-item1
{
   border-top-color: #FFFFFF;
   -webkit-transition: border-top-color 300ms linear 0ms;
   -moz-transition: border-top-color 300ms linear 0ms;
   transition: border-top-color 300ms linear 0ms;
}
#moreServicesCard3-card-item2
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
}
#wb_moreServicesCard3:hover #moreServicesCard3-card-item2
{
   color: #000000;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard3-card-item2
{
   color: #FFFFFF;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard3-card-item3
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
}
#wb_moreServicesCard3:hover #moreServicesCard3-card-item3
{
   color: #000000;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#moreServicesCard3-card-item3
{
   color: #FFFFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#moreServicesCard3-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_contact 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_contact
{
   color: #3E4095;
   font-family: "Open Sans Condensed";
   font-weight: normal;
   font-size: 32px;
}
#wb_contact div
{
   text-align: center;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_LayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #D3D3D3;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid8
{
   box-sizing: border-box;
   padding: 10px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid8 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid8 > .row > .col-1, #LayoutGrid8 > .row > .col-2, #LayoutGrid8 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid8 > .row > .col-1, #LayoutGrid8 > .row > .col-2, #LayoutGrid8 > .row > .col-3
{
   float: left;
}
#LayoutGrid8 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid8 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid8 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid8:before,
#LayoutGrid8:after,
#LayoutGrid8 .row:before,
#LayoutGrid8 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid8:after,
#LayoutGrid8 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid8 > .row > .col-1, #LayoutGrid8 > .row > .col-2, #LayoutGrid8 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_plastic-bottles-descrip 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_plastic-bottles-descrip
{
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 19px;
}
#wb_plastic-bottles-descrip div
{
   text-align: center;
}
#wb_plastic-bottles-head 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_plastic-bottles-head
{
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 37px;
}
#wb_plastic-bottles-head div
{
   text-align: center;
}
#wb_plastic-caps-descrip 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_plastic-caps-descrip
{
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 19px;
}
#wb_plastic-caps-descrip div
{
   text-align: center;
}
#wb_plastic-caps-head 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_plastic-caps-head
{
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 37px;
}
#wb_plastic-caps-head div
{
   text-align: center;
}
#wb_trigger-sprayers-head 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_trigger-sprayers-head
{
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 37px;
}
#wb_trigger-sprayers-head div
{
   text-align: center;
}
#wb_trigger-sprayers-descrip 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_trigger-sprayers-descrip
{
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 19px;
}
#wb_trigger-sprayers-descrip div
{
   text-align: center;
}
#wb_Shape1
{
   position: absolute;
   left: 20px;
   top: 20px;
   width: 30px;
   height: 30px;
   z-index: 7;
}
#Bookmark-home
{
   visibility: hidden;
}
#wb_Bookmark-home
{
   display: inline-block;
   width: 100%;
   z-index: 19;
}
#wb_plastic-caps-head
{
   position: absolute;
   left: 1338px;
   top: 284px;
   width: 234px;
   height: 48px;
   text-align: center;
   z-index: 15;
}
#wb_Bookmark2
{
   position: absolute;
   left: 382px;
   top: 82px;
   width: 20px;
   height: 20px;
   z-index: 52;
}
#Bookmark-contact
{
   visibility: hidden;
}
#wb_trigger-sprayers-descrip
{
   position: absolute;
   left: 2148px;
   top: 347px;
   width: 553px;
   height: 23px;
   text-align: center;
   z-index: 17;
}
#wb_blogCard3
{
   display: flex;
   width: 100%;
   text-align: right;
   z-index: 41;
}
#wb_blogCard2
{
   display: flex;
   width: 100%;
   text-align: right;
   z-index: 40;
}
#wb_blogCard1
{
   display: flex;
   width: 100%;
   text-align: right;
   z-index: 39;
}
#wb_Bookmark-about-m
{
   display: none;
   width: 100%;
   z-index: 30;
}
#wb_plastic-bottles-descrip
{
   position: absolute;
   left: 209px;
   top: 344px;
   width: 553px;
   height: 23px;
   text-align: center;
   z-index: 13;
}
#Shape1
{
   width: 30px;
   height: 30px;
}
#top_bookmark
{
   visibility: hidden;
}
#wb_Bookmark-about
{
   display: inline-block;
   width: 100%;
   z-index: 29;
}
#wb_Card50
{
   display: flex;
   text-align: center;
   z-index: 24;
}
#Bookmark-home-m
{
   visibility: hidden;
}
#wb_Bookmark-home-m
{
   display: none;
   width: 100%;
   z-index: 20;
}
#Carousel1
{
   position: absolute;
}
#wb_Bookmark-products-m
{
   display: none;
   width: 100%;
   z-index: 37;
}
#wb_Carousel1
{
   position: absolute;
   left: 0px;
   top: 189px;
   width: 970px;
   height: 640px;
   z-index: 53;
   overflow: hidden;
   position: relative;
}
#wb_CssMenuD
{
   display: inline-block;
   width: 416px;
   height: 28px;
   z-index: 6;
}
#wb_plastic-bottles-head
{
   position: absolute;
   left: 368px;
   top: 280px;
   width: 234px;
   height: 48px;
   text-align: center;
   z-index: 12;
}
#Bookmark-products-m
{
   visibility: hidden;
}
#wb_todoCard4
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 35;
}
#wb_todoCard3
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 34;
}
#wb_todoCard2
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 33;
}
#wb_todoCard1
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 32;
}
#wb_Bookmark-contact-m
{
   display: none;
   width: 100%;
   z-index: 43;
}
#wb_plastic-caps-descrip
{
   position: absolute;
   left: 1198px;
   top: 348px;
   width: 514px;
   height: 23px;
   text-align: center;
   z-index: 14;
}
#Bookmark-contact-m
{
   visibility: hidden;
}
#wb_Card49
{
   display: flex;
   text-align: center;
   z-index: 23;
}
#top_button_Container
{
   width: 70px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#Bookmark-about
{
   visibility: hidden;
}
#wb_Card48
{
   display: flex;
   text-align: center;
   z-index: 22;
}
#wb_trigger-sprayers-head
{
   position: absolute;
   left: 2307px;
   top: 282px;
   width: 234px;
   height: 48px;
   text-align: center;
   z-index: 16;
}
#Bookmark2
{
   visibility: hidden;
}
#top_button
{
   position: fixed;
   text-align: center;
   left: auto;
   right: 10px;
   top: auto;
   bottom: 10px;
   width: 70px;
   height: 70px;
   z-index: 10;
   z-index: 14578;
}
#wb_Bookmark-products
{
   display: inline-block;
   width: 100%;
   z-index: 36;
}
#wb_OverlayMenu-m
{
   display: none;
   width: 50px;
   height: 50px;
   z-index: 5;
}
#wb_top_bookmark
{
   display: inline-block;
   width: 100%;
   z-index: 0;
}
#wb_tripack-logo
{
   display: inline-block;
   width: 200px;
   height: 66px;
   z-index: 4;
}
#wb_moreServicesCard3
{
   display: flex;
   text-align: center;
   z-index: 47;
}
#wb_moreServicesCard2
{
   display: flex;
   text-align: center;
   z-index: 46;
}
#wb_moreServicesCard1
{
   display: flex;
   text-align: center;
   z-index: 45;
}
#wb_Bookmark-contact
{
   display: inline-block;
   width: 100%;
   z-index: 42;
}
#Bookmark-products
{
   visibility: hidden;
}
#Bookmark-about-m
{
   visibility: hidden;
}
@media only screen and (min-width: 480px) and (max-width: 969px)
{
div#container
{
   width: 480px;
}
body
{
   background-color: #F5F5F5;
   background-image: none;
}
#MasterPage1
{
   left: 0px;
   top: 0px;
   width: 480px;
   height: 420px;
   visibility: visible;
   display: inline;
}
#wb_top_bookmark
{
   visibility: visible;
   display: inline-block;
}
#wb_OverlayMenu-m
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#OverlayMenu-m
{
   background-color: #3E4095;
   background-image: none;
   border: 0px solid #3E4095;
   width: 50px;
   height: 50px;
}
#OverlayMenu-m:hover
{
   background-color: #A9A9A9;
   background-image: none;
   border-color: #3E4095;
}
#OverlayMenu-m .line
{
   background: #FFFFFF;
}
#OverlayMenu-m:hover .line
{
   background: #3E4095;
}
#OverlayMenu-m .line:first-child
{
   margin-top: 9px;
}
#OverlayMenu-m-overlay ul
{
   font-size: 16px;
   text-align: left;
}
#wb_OverlayMenu-m.affix
{
   margin-left: -25px;
}
#wb_default_mob
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_default_mob
{
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_CssMenuD
{
   width: 460px;
   height: 128px;
   visibility: hidden;
   display: none;
   margin: 25px 0px 25px 0px;
   text-align: center;
}
#wb_CssMenuD li
{
   width: 100px;
}
#wb_CssMenuD a
{
   color: #FFFFFF;
   border: 0px none #FFFFFF;
   background-color: transparent;
   background-image: none;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 90px;
   height: 28px;
   padding: 0px 5px 0px 5px;
   line-height: 28px;
   text-align: center;
}
#wb_CssMenuD li:hover a, #wb_CssMenuD a:hover, #wb_CssMenuD .active
{
   color: #00BFFF;
   background-color: transparent;
   background-image: none;
   border: 0px none #FFFFFF;
}
#wb_CssMenuD a.withsubmenu
{
   padding: 0 5px 0 5px;
   width: 90px;
}
#wb_CssMenuD ul :hover ul
{
   left: 0px;
   top: 28px;
   padding-top: 0px;
   visibility: visible;
}
#wb_CssMenuD .firstmain:hover ul
{
   left: 0px;
}
#wb_CssMenuD li li
{
   width: 120px;
}
#wb_CssMenuD ul ul a, #wb_CssMenuD ul :hover ul a
{
   width: 108px;
   padding: 7px 6px 6px 6px;
   background-color: #3E4095;
   border: 0px none #FFFFFF;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   line-height: 15px;
   text-decoration: none;
}
#wb_CssMenuD ul ul :hover a, #wb_CssMenuD ul ul a:hover, #wb_CssMenuD ul ul :hover ul :hover a, #wb_CssMenuD ul ul :hover ul a:hover
{
   background-color: #00BFFF;
   border: 0px none #000000;
   color: #000000;
}
#wb_default_email
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_default_email
{
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #000000;
   background-image: none;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 5px 15px 5px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3, #LayoutGrid1 > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid1 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid1 > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3E4095;
   background-image: none;
}
#wb_LayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   padding: 18px 10px 10px 10px;
}
#LayoutGrid2 .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid2 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_tripack-logo
{
   width: 200px;
   height: 66px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#tripack-logo
{
   width: 200px;
   height: 66px;
}
#wb_Shape1
{
   left: 20px;
   top: 20px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#top_button
{
   width: 70px;
   height: 70px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#top_button_Container
{
   width: 70px;
}
#wb_blogCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3E4095;
   background-image: none;
   border-radius: 3px;
}
#blogCard1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#wb_blogCard1:hover #blogCard1-card-item0
{
   -webkit-transform: rotate(10deg) scale(1.2,1.2) ;
   -moz-transform: rotate(10deg) scale(1.2,1.2) ;
   transform: rotate(10deg) scale(1.2,1.2) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   -moz-transition: transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#blogCard1-card-item0
{
   -webkit-transform: rotate(0deg) ;
   -moz-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   -moz-transition: transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#blogCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px -25px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
   text-align: left;
}
#blogCard1-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0px 20px 0px 0px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#wb_blogCard1:hover #blogCard1-card-item2
{
   color: #00BFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard1-card-item2
{
   color: #FFFFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard1-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#blogCard1-card-item2 i
{
   text-align: center;
   font-size: 32px;
   width: 32px;
}
#blogCard1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#blogCard1-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   line-height: 22.4px;
   text-align: left;
}
#blogCard1-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 20px 20px 50px 20px;
   padding: 0;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#wb_blogCard1:hover #blogCard1-card-item5
{
   color: #00BFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard1-card-item5
{
   color: #FFFFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard1-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Carousel1
{
   width: 480px;
   height: 640px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Carousel1 .frame
{
   width: 480px;
   height: 640px;
}
#Carousel1 .carousel-innerframe
{
   width: 480px;
   height: 0;
}
#Carousel1_back
{
   top: 47%;
}
#Carousel1_next
{
   top: 47%;
}
#wb_tripack_name
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_tripack_name
{
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid9
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid9 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid9 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid9 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_home-lg-m
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_home-lg-m
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#home-lg-m
{
   padding: 0px 15px 0px 15px;
}
#home-lg-m .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#home-lg-m > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#home-lg-m > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid12
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid12 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid12 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid12 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid11
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid11 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid11 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid11 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text7
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_todoCard4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#todoCard4-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #3E4095;
   font-family: Arial;
   font-weight: normal;
   font-size: 53px;
}
#wb_todoCard4:hover #todoCard4-card-item0
{
   -webkit-transform: rotate(10deg) scale(1.5,1.5) ;
   -moz-transform: rotate(10deg) scale(1.5,1.5) ;
   transform: rotate(10deg) scale(1.5,1.5) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   -moz-transition: transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#todoCard4-card-item0
{
   -webkit-transform: rotate(0deg) ;
   -moz-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   -moz-transition: transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#todoCard4-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#todoCard4-card-item0 i
{
   text-align: center;
   font-size: 53px;
   width: 53px;
}
#todoCard4-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   color: #000000;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 24px;
}
#wb_todoCard4:hover #todoCard4-card-item1
{
   color: #3E4095;
   -webkit-transition: color 200ms linear 0ms;
   -moz-transition: color 200ms linear 0ms;
   transition: color 200ms linear 0ms;
}
#todoCard4-card-item1
{
   color: #000000;
   -webkit-transition: color 200ms linear 0ms;
   -moz-transition: color 200ms linear 0ms;
   transition: color 200ms linear 0ms;
}
#todoCard4-card-item2
{
   box-sizing: border-box;
   margin: 0px 0px 30px 0px;
   padding: 0;
   color: #808080;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
}
#wb_todoCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#todoCard3-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #3E4095;
   font-family: Arial;
   font-weight: normal;
   font-size: 53px;
}
#wb_todoCard3:hover #todoCard3-card-item0
{
   -webkit-transform: rotate(10deg) scale(1.5,1.5) ;
   -moz-transform: rotate(10deg) scale(1.5,1.5) ;
   transform: rotate(10deg) scale(1.5,1.5) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   -moz-transition: transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#todoCard3-card-item0
{
   -webkit-transform: rotate(0deg) ;
   -moz-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   -moz-transition: transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#todoCard3-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#todoCard3-card-item0 i
{
   text-align: center;
   font-size: 53px;
   width: 53px;
}
#todoCard3-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   color: #000000;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 24px;
}
#wb_todoCard3:hover #todoCard3-card-item1
{
   color: #3E4095;
   -webkit-transition: color 200ms linear 0ms;
   -moz-transition: color 200ms linear 0ms;
   transition: color 200ms linear 0ms;
}
#todoCard3-card-item1
{
   color: #000000;
   -webkit-transition: color 200ms linear 0ms;
   -moz-transition: color 200ms linear 0ms;
   transition: color 200ms linear 0ms;
}
#todoCard3-card-item2
{
   box-sizing: border-box;
   margin: 0px 0px 30px 0px;
   padding: 0;
   color: #808080;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
}
#wb_todoCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#todoCard2-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #3E4095;
   font-family: Arial;
   font-weight: normal;
   font-size: 53px;
}
#wb_todoCard2:hover #todoCard2-card-item0
{
   -webkit-transform: rotate(10deg) scale(1.5,1.5) ;
   -moz-transform: rotate(10deg) scale(1.5,1.5) ;
   transform: rotate(10deg) scale(1.5,1.5) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   -moz-transition: transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#todoCard2-card-item0
{
   -webkit-transform: rotate(0deg) ;
   -moz-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   -moz-transition: transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#todoCard2-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#todoCard2-card-item0 i
{
   text-align: center;
   font-size: 53px;
   width: 53px;
}
#todoCard2-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   color: #000000;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 24px;
}
#wb_todoCard2:hover #todoCard2-card-item1
{
   color: #3E4095;
   -webkit-transition: color 200ms linear 0ms;
   -moz-transition: color 200ms linear 0ms;
   transition: color 200ms linear 0ms;
}
#todoCard2-card-item1
{
   color: #000000;
   -webkit-transition: color 200ms linear 0ms;
   -moz-transition: color 200ms linear 0ms;
   transition: color 200ms linear 0ms;
}
#todoCard2-card-item2
{
   box-sizing: border-box;
   margin: 0px 0px 30px 0px;
   padding: 0;
   color: #808080;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
}
#wb_todoCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#todoCard1-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #3E4095;
   font-family: Arial;
   font-weight: normal;
   font-size: 53px;
}
#wb_todoCard1:hover #todoCard1-card-item0
{
   -webkit-transform: rotate(10deg) scale(1.5,1.5) ;
   -moz-transform: rotate(10deg) scale(1.5,1.5) ;
   transform: rotate(10deg) scale(1.5,1.5) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   -moz-transition: transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#todoCard1-card-item0
{
   -webkit-transform: rotate(0deg) ;
   -moz-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   -moz-transition: transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#todoCard1-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#todoCard1-card-item0 i
{
   text-align: center;
   font-size: 53px;
   width: 53px;
}
#todoCard1-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   color: #000000;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 24px;
}
#wb_todoCard1:hover #todoCard1-card-item1
{
   color: #3E4095;
   -webkit-transition: color 200ms linear 0ms;
   -moz-transition: color 200ms linear 0ms;
   transition: color 200ms linear 0ms;
}
#todoCard1-card-item1
{
   color: #000000;
   -webkit-transition: color 200ms linear 0ms;
   -moz-transition: color 200ms linear 0ms;
   transition: color 200ms linear 0ms;
}
#todoCard1-card-item2
{
   box-sizing: border-box;
   margin: 0px 0px 30px 0px;
   padding: 0;
   color: #808080;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
}
#wb_CardContainer18
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#wb_Card48
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0px 10px 0px 10px;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 0%;
   flex-basis: 0%;
   -webkit-align-self: auto;
   align-self: auto;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#Card48-card-item0
{
   display: inline-block;
   height: 95px;
   box-sizing: border-box;
   margin: 25px 0px 20px 0px;
   padding: 25px 25px 25px 25px;
   border: 1px solid #3E4095;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #3E4095;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#wb_Card48:hover #Card48-card-item0
{
   background-color: #3E4095;
   color: #FFFFFF;
   -webkit-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   -moz-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
}
#Card48-card-item0
{
   background-color: #FFFFFF;
   color: #3E4095;
   -webkit-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   -moz-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
}
#Card48-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card48-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#Card48-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 10px 0px;
   padding: 0;
   color: #000000;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
}
#Card48-card-item2
{
   box-sizing: border-box;
   margin: 0px 30px 30px 30px;
   padding: 0;
   color: #808080;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
}
#wb_Card49
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0px 10px 0px 10px;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 0%;
   flex-basis: 0%;
   -webkit-align-self: auto;
   align-self: auto;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#Card49-card-item0
{
   display: inline-block;
   height: 95px;
   box-sizing: border-box;
   margin: 25px 0px 20px 0px;
   padding: 25px 25px 25px 25px;
   border: 1px solid #3E4095;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #3E4095;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#wb_Card49:hover #Card49-card-item0
{
   background-color: #3E4095;
   color: #FFFFFF;
   -webkit-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   -moz-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
}
#Card49-card-item0
{
   background-color: #FFFFFF;
   color: #3E4095;
   -webkit-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   -moz-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
}
#Card49-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card49-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#Card49-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 10px 0px;
   padding: 0;
   color: #000000;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
}
#Card49-card-item2
{
   box-sizing: border-box;
   margin: 0px 30px 30px 30px;
   padding: 0;
   color: #808080;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
}
#wb_Card50
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0px 10px 0px 10px;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 0%;
   flex-basis: 0%;
   -webkit-align-self: auto;
   align-self: auto;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#Card50-card-item0
{
   display: inline-block;
   height: 95px;
   box-sizing: border-box;
   margin: 25px 0px 20px 0px;
   padding: 25px 25px 25px 25px;
   border: 1px solid #3E4095;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #3E4095;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#wb_Card50:hover #Card50-card-item0
{
   background-color: #3E4095;
   color: #FFFFFF;
   -webkit-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   -moz-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
}
#Card50-card-item0
{
   background-color: #FFFFFF;
   color: #3E4095;
   -webkit-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   -moz-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
}
#Card50-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card50-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#Card50-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 10px 0px;
   padding: 0;
   color: #000000;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
}
#Card50-card-item2
{
   box-sizing: border-box;
   margin: 0px 30px 30px 30px;
   padding: 0;
   color: #808080;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   text-align: left;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid10
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid10 > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid10 > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_values-lg-m
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_values-lg-m
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#values-lg-m
{
   padding: 0px 15px 0px 15px;
}
#values-lg-m .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#values-lg-m > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#values-lg-m > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid13
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid13
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   padding: 0px 15px 25px 15px;
}
#LayoutGrid13 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid13 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid13 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3, #LayoutGrid3 > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid3 > .row > .col-2
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid3 > .row > .col-3
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid3 > .row > .col-4
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_values-about
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_values-about
{
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   padding: 5px 15px 5px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid16
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#wb_LayoutGrid16
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid16
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid16 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid16 > .row > .col-1, #LayoutGrid16 > .row > .col-2, #LayoutGrid16 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid16 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid16 > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid16 > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_products-lg-m
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#wb_products-lg-m
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#products-lg-m
{
   padding: 0px 15px 0px 15px;
}
#products-lg-m .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#products-lg-m > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#products-lg-m > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_products
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_products
{
   font-family: "Open Sans Condensed";
   font-weight: normal;
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid14
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#wb_LayoutGrid14
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid14
{
   padding: 10px 15px 10px 15px;
}
#LayoutGrid14 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid14 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid14 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_blogGrid
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#wb_blogGrid
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#blogGrid
{
   padding: 50px 20px 75px 20px;
}
#blogGrid .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#blogGrid > .row > .col-1, #blogGrid > .row > .col-2, #blogGrid > .row > .col-3
{
   padding-right: 20px;
   padding-left: 20px;
}
#blogGrid > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#blogGrid > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#blogGrid > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_blogCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3E4095;
   background-image: none;
   border-radius: 3px;
}
#blogCard2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#wb_blogCard2:hover #blogCard2-card-item0
{
   -webkit-transform: rotate(10deg) scale(1.2,1.2) ;
   -moz-transform: rotate(10deg) scale(1.2,1.2) ;
   transform: rotate(10deg) scale(1.2,1.2) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   -moz-transition: transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#blogCard2-card-item0
{
   -webkit-transform: rotate(0deg) ;
   -moz-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   -moz-transition: transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#blogCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px -25px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
   text-align: left;
}
#blogCard2-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0px 20px 0px 0px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#wb_blogCard2:hover #blogCard2-card-item2
{
   color: #00BFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard2-card-item2
{
   color: #FFFFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard2-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#blogCard2-card-item2 i
{
   text-align: center;
   font-size: 32px;
   width: 32px;
}
#blogCard2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#blogCard2-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   line-height: 22.4px;
   text-align: left;
}
#blogCard2-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 20px 20px 50px 20px;
   padding: 0;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#wb_blogCard2:hover #blogCard2-card-item5
{
   color: #00BFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard2-card-item5
{
   color: #FFFFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard2-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_blogCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3E4095;
   background-image: none;
   border-radius: 3px;
}
#blogCard3-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#wb_blogCard3:hover #blogCard3-card-item0
{
   -webkit-transform: rotate(10deg) scale(1.2,1.2) ;
   -moz-transform: rotate(10deg) scale(1.2,1.2) ;
   transform: rotate(10deg) scale(1.2,1.2) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   -moz-transition: transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#blogCard3-card-item0
{
   -webkit-transform: rotate(0deg) ;
   -moz-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   -moz-transition: transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#blogCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px -25px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
   text-align: left;
}
#blogCard3-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0px 20px 0px 0px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#wb_blogCard3:hover #blogCard3-card-item2
{
   color: #00BFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard3-card-item2
{
   color: #FFFFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard3-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#blogCard3-card-item2 i
{
   text-align: center;
   font-size: 32px;
   width: 32px;
}
#blogCard3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#blogCard3-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   line-height: 22.4px;
   text-align: left;
}
#blogCard3-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 20px 20px 50px 20px;
   padding: 0;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#wb_blogCard3:hover #blogCard3-card-item5
{
   color: #00BFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard3-card-item5
{
   color: #FFFFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard3-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_LayoutGrid17
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid17
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid17
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid17 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid17 > .row > .col-1, #LayoutGrid17 > .row > .col-2, #LayoutGrid17 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid17 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid17 > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid17 > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_contact-lg-m
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_contact-lg-m
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#contact-lg-m
{
   padding: 0px 15px 0px 15px;
}
#contact-lg-m .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contact-lg-m > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#contact-lg-m > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid15
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid15
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   padding: 30px 15px 30px 15px;
}
#LayoutGrid15 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid15 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid15 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_moreServices
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(images/CONTACT.png);
   background-repeat: no-repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_moreServicesCard1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 30px 10px 30px 10px;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 0%;
   flex-basis: 0%;
   -webkit-align-self: auto;
   align-self: auto;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(255,255,255,0.13);
   background-image: none;
}
#moreServicesCard1-card-item0
{
   display: inline-block;
   height: 63px;
   box-sizing: border-box;
   margin: 25px 0px 0px 0px;
   padding: 10px 10px 10px 10px;
   border: 0px solid #9F9F9F;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#wb_moreServicesCard1:hover #moreServicesCard1-card-item0
{
   color: #000000;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard1-card-item0
{
   color: #FFFFFF;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard1-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#moreServicesCard1-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#moreServicesCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 100px 20px 100px;
   border-top: 2px #FFFFFF solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_moreServicesCard1:hover #moreServicesCard1-card-item1
{
   border-top-color: #000000;
   -webkit-transition: border-top-color 300ms linear 0ms;
   -moz-transition: border-top-color 300ms linear 0ms;
   transition: border-top-color 300ms linear 0ms;
}
#moreServicesCard1-card-item1
{
   border-top-color: #FFFFFF;
   -webkit-transition: border-top-color 300ms linear 0ms;
   -moz-transition: border-top-color 300ms linear 0ms;
   transition: border-top-color 300ms linear 0ms;
}
#moreServicesCard1-card-item2
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
}
#wb_moreServicesCard1:hover #moreServicesCard1-card-item2
{
   color: #000000;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard1-card-item2
{
   color: #FFFFFF;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard1-card-item3
{
   box-sizing: border-box;
   margin: 0px 0px 30px 0px;
   padding: 0;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
}
#wb_moreServicesCard1:hover #moreServicesCard1-card-item3
{
   color: #000000;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard1-card-item3
{
   color: #FFFFFF;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#wb_moreServicesCard2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 30px 10px 30px 10px;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 0%;
   flex-basis: 0%;
   -webkit-align-self: auto;
   align-self: auto;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(255,255,255,0.13);
   background-image: none;
}
#moreServicesCard2-card-item0
{
   display: inline-block;
   height: 63px;
   box-sizing: border-box;
   margin: 25px 0px 0px 0px;
   padding: 10px 10px 10px 10px;
   border: 0px solid #9F9F9F;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#wb_moreServicesCard2:hover #moreServicesCard2-card-item0
{
   color: #000000;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard2-card-item0
{
   color: #FFFFFF;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard2-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#moreServicesCard2-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#moreServicesCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 100px 20px 100px;
   border-top: 2px #FFFFFF solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_moreServicesCard2:hover #moreServicesCard2-card-item1
{
   border-top-color: #000000;
   -webkit-transition: border-top-color 300ms linear 0ms;
   -moz-transition: border-top-color 300ms linear 0ms;
   transition: border-top-color 300ms linear 0ms;
}
#moreServicesCard2-card-item1
{
   border-top-color: #FFFFFF;
   -webkit-transition: border-top-color 300ms linear 0ms;
   -moz-transition: border-top-color 300ms linear 0ms;
   transition: border-top-color 300ms linear 0ms;
}
#moreServicesCard2-card-item2
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
}
#wb_moreServicesCard2:hover #moreServicesCard2-card-item2
{
   color: #000000;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard2-card-item2
{
   color: #FFFFFF;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard2-card-item3
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
}
#wb_moreServicesCard2:hover #moreServicesCard2-card-item3
{
   color: #000000;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#moreServicesCard2-card-item3
{
   color: #FFFFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#moreServicesCard2-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_moreServicesCard3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 30px 10px 30px 10px;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 0%;
   flex-basis: 0%;
   -webkit-align-self: auto;
   align-self: auto;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(255,255,255,0.13);
   background-image: none;
}
#moreServicesCard3-card-item0
{
   display: inline-block;
   height: 63px;
   box-sizing: border-box;
   margin: 25px 0px 0px 0px;
   padding: 10px 10px 10px 10px;
   border: 0px solid #9F9F9F;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#wb_moreServicesCard3:hover #moreServicesCard3-card-item0
{
   color: #000000;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard3-card-item0
{
   color: #FFFFFF;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard3-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#moreServicesCard3-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#moreServicesCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 100px 20px 100px;
   border-top: 2px #FFFFFF solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_moreServicesCard3:hover #moreServicesCard3-card-item1
{
   border-top-color: #000000;
   -webkit-transition: border-top-color 300ms linear 0ms;
   -moz-transition: border-top-color 300ms linear 0ms;
   transition: border-top-color 300ms linear 0ms;
}
#moreServicesCard3-card-item1
{
   border-top-color: #FFFFFF;
   -webkit-transition: border-top-color 300ms linear 0ms;
   -moz-transition: border-top-color 300ms linear 0ms;
   transition: border-top-color 300ms linear 0ms;
}
#moreServicesCard3-card-item2
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
}
#wb_moreServicesCard3:hover #moreServicesCard3-card-item2
{
   color: #000000;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard3-card-item2
{
   color: #FFFFFF;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard3-card-item3
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
}
#wb_moreServicesCard3:hover #moreServicesCard3-card-item3
{
   color: #000000;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#moreServicesCard3-card-item3
{
   color: #FFFFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#moreServicesCard3-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_contact
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_contact
{
   font-family: "Open Sans Condensed";
   font-weight: normal;
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text4
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #D3D3D3;
   background-image: none;
   border: 0px solid #CCCCCC;
}
#wb_LayoutGrid8
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   padding: 10px 15px 20px 15px;
}
#LayoutGrid8 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid8 > .row > .col-1, #LayoutGrid8 > .row > .col-2, #LayoutGrid8 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid8 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid8 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid8 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Bookmark2
{
   left: 384px;
   top: 209px;
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_Bookmark-home
{
   visibility: visible;
   display: inline-block;
}
#wb_Bookmark-about
{
   visibility: visible;
   display: inline-block;
}
#wb_Bookmark-products
{
   visibility: visible;
   display: inline-block;
}
#wb_Bookmark-contact
{
   visibility: visible;
   display: inline-block;
}
#wb_Bookmark-home-m
{
   visibility: hidden;
   display: none;
}
#wb_Bookmark-about-m
{
   visibility: hidden;
   display: none;
}
#wb_Bookmark-products-m
{
   visibility: hidden;
   display: none;
}
#wb_Bookmark-contact-m
{
   visibility: hidden;
   display: none;
}
#wb_plastic-bottles-descrip
{
   left: 76px;
   top: 331px;
   width: 328px;
   height: 46px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_plastic-bottles-descrip
{
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_plastic-bottles-head
{
   left: 96px;
   top: 275px;
   width: 289px;
   height: 48px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_plastic-bottles-head
{
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 37px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_plastic-caps-descrip
{
   left: 584px;
   top: 329px;
   width: 273px;
   height: 46px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_plastic-caps-descrip
{
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_plastic-caps-head
{
   left: 604px;
   top: 272px;
   width: 232px;
   height: 48px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_plastic-caps-head
{
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 37px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_trigger-sprayers-head
{
   left: 1027px;
   top: 273px;
   width: 346px;
   height: 48px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_trigger-sprayers-head
{
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 37px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_trigger-sprayers-descrip
{
   left: 1064px;
   top: 331px;
   width: 273px;
   height: 46px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_trigger-sprayers-descrip
{
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
}
@media only screen and (max-width: 479px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: #F5F5F5;
   background-image: none;
}
#MasterPage1
{
   left: 0px;
   top: 0px;
   width: 320px;
   height: 410px;
   visibility: visible;
   display: inline;
}
#wb_top_bookmark
{
   visibility: visible;
   display: inline-block;
}
#wb_OverlayMenu-m
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#OverlayMenu-m
{
   background-color: #3E4095;
   background-image: none;
   border: 0px solid #3E4095;
   width: 50px;
   height: 50px;
}
#OverlayMenu-m:hover
{
   background-color: #A9A9A9;
   background-image: none;
   border-color: #3E4095;
}
#OverlayMenu-m .line
{
   background: #FFFFFF;
}
#OverlayMenu-m:hover .line
{
   background: #3E4095;
}
#OverlayMenu-m .line:first-child
{
   margin-top: 9px;
}
#OverlayMenu-m-overlay ul
{
   font-size: 16px;
   text-align: left;
}
#wb_OverlayMenu-m.affix
{
   margin-left: -25px;
}
#wb_default_mob
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   box-shadow: 0px 0px 0px #000000;
}
#wb_default_mob
{
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_CssMenuD
{
   width: 290px;
   height: 128px;
   visibility: hidden;
   display: none;
   margin: 25px 0px 25px 0px;
   text-align: left;
}
#wb_CssMenuD li
{
   width: 100px;
}
#wb_CssMenuD a
{
   color: #FFFFFF;
   border: 0px none #FFFFFF;
   background-color: transparent;
   background-image: none;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 90px;
   height: 28px;
   padding: 0px 5px 0px 5px;
   line-height: 28px;
   text-align: center;
}
#wb_CssMenuD li:hover a, #wb_CssMenuD a:hover, #wb_CssMenuD .active
{
   color: #00BFFF;
   background-color: transparent;
   background-image: none;
   border: 0px none #FFFFFF;
}
#wb_CssMenuD a.withsubmenu
{
   padding: 0 5px 0 5px;
   width: 90px;
}
#wb_CssMenuD ul :hover ul
{
   left: 0px;
   top: 28px;
   padding-top: 0px;
   visibility: visible;
}
#wb_CssMenuD .firstmain:hover ul
{
   left: 0px;
}
#wb_CssMenuD li li
{
   width: 120px;
}
#wb_CssMenuD ul ul a, #wb_CssMenuD ul :hover ul a
{
   width: 108px;
   padding: 7px 6px 6px 6px;
   background-color: #3E4095;
   border: 0px none #FFFFFF;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   line-height: 15px;
   text-decoration: none;
}
#wb_CssMenuD ul ul :hover a, #wb_CssMenuD ul ul a:hover, #wb_CssMenuD ul ul :hover ul :hover a, #wb_CssMenuD ul ul :hover ul a:hover
{
   background-color: #00BFFF;
   border: 0px none #000000;
   color: #000000;
}
#wb_default_email
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px solid #000000;
}
#wb_default_email
{
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #000000;
   background-image: none;
   background-image: none;
   border: 0px solid transparent;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 15px 15px 15px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3, #LayoutGrid1 > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid1 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid1 > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3E4095;
   background-image: none;
   background-image: none;
   border: 0px solid transparent;
}
#wb_LayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   padding: 18px 10px 10px 10px;
}
#LayoutGrid2 .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid2 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_tripack-logo
{
   width: 200px;
   height: 66px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#tripack-logo
{
   width: 200px;
   height: 66px;
}
#wb_Shape1
{
   left: 8px;
   top: 8px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#top_button
{
   width: 46px;
   height: 46px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
}
#top_button_Container
{
   width: 46px;
}
#wb_blogCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3E4095;
   background-image: none;
   border-radius: 3px;
}
#blogCard1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#wb_blogCard1:hover #blogCard1-card-item0
{
   -webkit-transform: rotate(10deg) scale(1.2,1.2) ;
   -moz-transform: rotate(10deg) scale(1.2,1.2) ;
   transform: rotate(10deg) scale(1.2,1.2) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   -moz-transition: transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#blogCard1-card-item0
{
   -webkit-transform: rotate(0deg) ;
   -moz-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   -moz-transition: transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#blogCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px -25px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
   text-align: left;
}
#blogCard1-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0px 20px 0px 0px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#wb_blogCard1:hover #blogCard1-card-item2
{
   color: #00BFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard1-card-item2
{
   color: #FFFFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard1-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#blogCard1-card-item2 i
{
   text-align: center;
   font-size: 32px;
   width: 32px;
}
#blogCard1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#blogCard1-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   line-height: 22.4px;
   text-align: left;
}
#blogCard1-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 20px 20px 50px 20px;
   padding: 0;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#wb_blogCard1:hover #blogCard1-card-item5
{
   color: #00BFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard1-card-item5
{
   color: #FFFFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard1-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Carousel1
{
   width: 320px;
   height: 318px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Carousel1 .frame
{
   width: 320px;
   height: 318px;
}
#Carousel1 .carousel-innerframe
{
   width: 320px;
   height: 0;
}
#Carousel1_back
{
   top: 45%;
}
#Carousel1_next
{
   top: 45%;
}
#wb_tripack_name
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_tripack_name
{
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid9
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid9 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid9 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid9 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_home-lg-m
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_home-lg-m
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#home-lg-m
{
   padding: 0px 15px 0px 15px;
}
#home-lg-m .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#home-lg-m > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#home-lg-m > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid12
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid12 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid12 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid12 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid11
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid11 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid11 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid11 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text7
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_todoCard4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#todoCard4-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #3E4095;
   font-family: Arial;
   font-weight: normal;
   font-size: 53px;
}
#wb_todoCard4:hover #todoCard4-card-item0
{
   -webkit-transform: rotate(10deg) scale(1.5,1.5) ;
   -moz-transform: rotate(10deg) scale(1.5,1.5) ;
   transform: rotate(10deg) scale(1.5,1.5) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   -moz-transition: transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#todoCard4-card-item0
{
   -webkit-transform: rotate(0deg) ;
   -moz-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   -moz-transition: transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#todoCard4-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#todoCard4-card-item0 i
{
   text-align: center;
   font-size: 53px;
   width: 53px;
}
#todoCard4-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   color: #000000;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 24px;
}
#wb_todoCard4:hover #todoCard4-card-item1
{
   color: #3E4095;
   -webkit-transition: color 200ms linear 0ms;
   -moz-transition: color 200ms linear 0ms;
   transition: color 200ms linear 0ms;
}
#todoCard4-card-item1
{
   color: #000000;
   -webkit-transition: color 200ms linear 0ms;
   -moz-transition: color 200ms linear 0ms;
   transition: color 200ms linear 0ms;
}
#todoCard4-card-item2
{
   box-sizing: border-box;
   margin: 0px 0px 30px 0px;
   padding: 0;
   color: #808080;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
}
#wb_todoCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#todoCard3-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #3E4095;
   font-family: Arial;
   font-weight: normal;
   font-size: 53px;
}
#wb_todoCard3:hover #todoCard3-card-item0
{
   -webkit-transform: rotate(10deg) scale(1.5,1.5) ;
   -moz-transform: rotate(10deg) scale(1.5,1.5) ;
   transform: rotate(10deg) scale(1.5,1.5) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   -moz-transition: transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#todoCard3-card-item0
{
   -webkit-transform: rotate(0deg) ;
   -moz-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   -moz-transition: transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#todoCard3-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#todoCard3-card-item0 i
{
   text-align: center;
   font-size: 53px;
   width: 53px;
}
#todoCard3-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   color: #000000;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 24px;
}
#wb_todoCard3:hover #todoCard3-card-item1
{
   color: #3E4095;
   -webkit-transition: color 200ms linear 0ms;
   -moz-transition: color 200ms linear 0ms;
   transition: color 200ms linear 0ms;
}
#todoCard3-card-item1
{
   color: #000000;
   -webkit-transition: color 200ms linear 0ms;
   -moz-transition: color 200ms linear 0ms;
   transition: color 200ms linear 0ms;
}
#todoCard3-card-item2
{
   box-sizing: border-box;
   margin: 0px 0px 30px 0px;
   padding: 0;
   color: #808080;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
}
#wb_todoCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#todoCard2-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #3E4095;
   font-family: Arial;
   font-weight: normal;
   font-size: 53px;
}
#wb_todoCard2:hover #todoCard2-card-item0
{
   -webkit-transform: rotate(10deg) scale(1.5,1.5) ;
   -moz-transform: rotate(10deg) scale(1.5,1.5) ;
   transform: rotate(10deg) scale(1.5,1.5) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   -moz-transition: transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#todoCard2-card-item0
{
   -webkit-transform: rotate(0deg) ;
   -moz-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   -moz-transition: transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#todoCard2-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#todoCard2-card-item0 i
{
   text-align: center;
   font-size: 53px;
   width: 53px;
}
#todoCard2-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   color: #000000;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 24px;
}
#wb_todoCard2:hover #todoCard2-card-item1
{
   color: #3E4095;
   -webkit-transition: color 200ms linear 0ms;
   -moz-transition: color 200ms linear 0ms;
   transition: color 200ms linear 0ms;
}
#todoCard2-card-item1
{
   color: #000000;
   -webkit-transition: color 200ms linear 0ms;
   -moz-transition: color 200ms linear 0ms;
   transition: color 200ms linear 0ms;
}
#todoCard2-card-item2
{
   box-sizing: border-box;
   margin: 0px 0px 30px 0px;
   padding: 0;
   color: #808080;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
}
#wb_todoCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#todoCard1-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #3E4095;
   font-family: Arial;
   font-weight: normal;
   font-size: 53px;
}
#wb_todoCard1:hover #todoCard1-card-item0
{
   -webkit-transform: rotate(10deg) scale(1.5,1.5) ;
   -moz-transform: rotate(10deg) scale(1.5,1.5) ;
   transform: rotate(10deg) scale(1.5,1.5) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   -moz-transition: transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#todoCard1-card-item0
{
   -webkit-transform: rotate(0deg) ;
   -moz-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   -moz-transition: transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#todoCard1-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#todoCard1-card-item0 i
{
   text-align: center;
   font-size: 53px;
   width: 53px;
}
#todoCard1-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   color: #000000;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 24px;
}
#wb_todoCard1:hover #todoCard1-card-item1
{
   color: #3E4095;
   -webkit-transition: color 200ms linear 0ms;
   -moz-transition: color 200ms linear 0ms;
   transition: color 200ms linear 0ms;
}
#todoCard1-card-item1
{
   color: #000000;
   -webkit-transition: color 200ms linear 0ms;
   -moz-transition: color 200ms linear 0ms;
   transition: color 200ms linear 0ms;
}
#todoCard1-card-item2
{
   box-sizing: border-box;
   margin: 0px 0px 30px 0px;
   padding: 0;
   color: #808080;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
}
#wb_CardContainer18
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#wb_Card48
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0px 10px 0px 10px;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 0%;
   flex-basis: 0%;
   -webkit-align-self: auto;
   align-self: auto;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#Card48-card-item0
{
   display: inline-block;
   height: 95px;
   box-sizing: border-box;
   margin: 25px 0px 20px 0px;
   padding: 25px 25px 25px 25px;
   border: 1px solid #3E4095;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #3E4095;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#wb_Card48:hover #Card48-card-item0
{
   background-color: #3E4095;
   color: #FFFFFF;
   -webkit-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   -moz-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
}
#Card48-card-item0
{
   background-color: #FFFFFF;
   color: #3E4095;
   -webkit-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   -moz-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
}
#Card48-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card48-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#Card48-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 10px 0px;
   padding: 0;
   color: #000000;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
}
#Card48-card-item2
{
   box-sizing: border-box;
   margin: 0px 30px 30px 30px;
   padding: 0;
   color: #808080;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
}
#wb_Card49
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0px 10px 0px 10px;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 0%;
   flex-basis: 0%;
   -webkit-align-self: auto;
   align-self: auto;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#Card49-card-item0
{
   display: inline-block;
   height: 95px;
   box-sizing: border-box;
   margin: 25px 0px 20px 0px;
   padding: 25px 25px 25px 25px;
   border: 1px solid #3E4095;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #3E4095;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#wb_Card49:hover #Card49-card-item0
{
   background-color: #3E4095;
   color: #FFFFFF;
   -webkit-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   -moz-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
}
#Card49-card-item0
{
   background-color: #FFFFFF;
   color: #3E4095;
   -webkit-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   -moz-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
}
#Card49-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card49-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#Card49-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 10px 0px;
   padding: 0;
   color: #000000;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
}
#Card49-card-item2
{
   box-sizing: border-box;
   margin: 0px 30px 30px 30px;
   padding: 0;
   color: #808080;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
}
#wb_Card50
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0px 10px 0px 10px;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 0%;
   flex-basis: 0%;
   -webkit-align-self: auto;
   align-self: auto;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#Card50-card-item0
{
   display: inline-block;
   height: 95px;
   box-sizing: border-box;
   margin: 25px 0px 20px 0px;
   padding: 25px 25px 25px 25px;
   border: 1px solid #3E4095;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #3E4095;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#wb_Card50:hover #Card50-card-item0
{
   background-color: #3E4095;
   color: #FFFFFF;
   -webkit-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   -moz-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
}
#Card50-card-item0
{
   background-color: #FFFFFF;
   color: #3E4095;
   -webkit-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   -moz-transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
   transition: background-color 400ms linear 0ms, color 400ms linear 0ms;
}
#Card50-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card50-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#Card50-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 10px 0px;
   padding: 0;
   color: #000000;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
}
#Card50-card-item2
{
   box-sizing: border-box;
   margin: 0px 30px 30px 30px;
   padding: 0;
   color: #808080;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   text-align: left;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid10
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid10 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid10 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_values-lg-m
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_values-lg-m
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#values-lg-m
{
   padding: 0px 15px 0px 15px;
}
#values-lg-m .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#values-lg-m > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#values-lg-m > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid13
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid13
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   padding: 0px 15px 25px 15px;
}
#LayoutGrid13 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid13 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid13 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3, #LayoutGrid3 > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid3 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid3 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid3 > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_values-about
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_values-about
{
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   padding: 5px 15px 5px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid16
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#wb_LayoutGrid16
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid16
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid16 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid16 > .row > .col-1, #LayoutGrid16 > .row > .col-2, #LayoutGrid16 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid16 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid16 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid16 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_products-lg-m
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#wb_products-lg-m
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#products-lg-m
{
   padding: 0px 15px 0px 15px;
}
#products-lg-m .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#products-lg-m > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#products-lg-m > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_products
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_products
{
   font-family: "Open Sans Condensed";
   font-weight: normal;
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid14
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#wb_LayoutGrid14
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid14
{
   padding: 10px 15px 10px 15px;
}
#LayoutGrid14 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid14 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid14 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_blogGrid
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#wb_blogGrid
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#blogGrid
{
   padding: 50px 20px 75px 20px;
}
#blogGrid .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#blogGrid > .row > .col-1, #blogGrid > .row > .col-2, #blogGrid > .row > .col-3
{
   padding-right: 20px;
   padding-left: 20px;
}
#blogGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#blogGrid > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#blogGrid > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_blogCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3E4095;
   background-image: none;
   border-radius: 3px;
}
#blogCard2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#wb_blogCard2:hover #blogCard2-card-item0
{
   -webkit-transform: rotate(10deg) scale(1.2,1.2) ;
   -moz-transform: rotate(10deg) scale(1.2,1.2) ;
   transform: rotate(10deg) scale(1.2,1.2) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   -moz-transition: transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#blogCard2-card-item0
{
   -webkit-transform: rotate(0deg) ;
   -moz-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   -moz-transition: transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#blogCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px -25px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
   text-align: left;
}
#blogCard2-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0px 20px 0px 0px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#wb_blogCard2:hover #blogCard2-card-item2
{
   color: #00BFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard2-card-item2
{
   color: #FFFFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard2-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#blogCard2-card-item2 i
{
   text-align: center;
   font-size: 32px;
   width: 32px;
}
#blogCard2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#blogCard2-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   line-height: 22.4px;
   text-align: left;
}
#blogCard2-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 20px 20px 50px 20px;
   padding: 0;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#wb_blogCard2:hover #blogCard2-card-item5
{
   color: #00BFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard2-card-item5
{
   color: #FFFFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard2-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_blogCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3E4095;
   background-image: none;
   border-radius: 3px;
}
#blogCard3-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#wb_blogCard3:hover #blogCard3-card-item0
{
   -webkit-transform: rotate(10deg) scale(1.2,1.2) ;
   -moz-transform: rotate(10deg) scale(1.2,1.2) ;
   transform: rotate(10deg) scale(1.2,1.2) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   -moz-transition: transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#blogCard3-card-item0
{
   -webkit-transform: rotate(0deg) ;
   -moz-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   -moz-transition: transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#blogCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px -25px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
   text-align: left;
}
#blogCard3-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0px 20px 0px 0px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#wb_blogCard3:hover #blogCard3-card-item2
{
   color: #00BFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard3-card-item2
{
   color: #FFFFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard3-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#blogCard3-card-item2 i
{
   text-align: center;
   font-size: 32px;
   width: 32px;
}
#blogCard3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#blogCard3-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   line-height: 22.4px;
   text-align: left;
}
#blogCard3-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 20px 20px 50px 20px;
   padding: 0;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#wb_blogCard3:hover #blogCard3-card-item5
{
   color: #00BFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard3-card-item5
{
   color: #FFFFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#blogCard3-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_LayoutGrid17
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid17
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid17
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid17 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid17 > .row > .col-1, #LayoutGrid17 > .row > .col-2, #LayoutGrid17 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid17 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid17 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid17 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_contact-lg-m
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_contact-lg-m
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#contact-lg-m
{
   padding: 0px 15px 0px 15px;
}
#contact-lg-m .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contact-lg-m > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#contact-lg-m > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid15
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid15
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   padding: 30px 15px 30px 15px;
}
#LayoutGrid15 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid15 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid15 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_moreServices
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(images/CONTACT.png);
   background-repeat: no-repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_moreServicesCard1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 30px 10px 30px 10px;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 0%;
   flex-basis: 0%;
   -webkit-align-self: auto;
   align-self: auto;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(255,255,255,0.13);
   background-image: none;
}
#moreServicesCard1-card-item0
{
   display: inline-block;
   height: 63px;
   box-sizing: border-box;
   margin: 25px 0px 0px 0px;
   padding: 10px 10px 10px 10px;
   border: 0px solid #9F9F9F;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#wb_moreServicesCard1:hover #moreServicesCard1-card-item0
{
   color: #000000;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard1-card-item0
{
   color: #FFFFFF;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard1-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#moreServicesCard1-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#moreServicesCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 100px 20px 100px;
   border-top: 2px #FFFFFF solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_moreServicesCard1:hover #moreServicesCard1-card-item1
{
   border-top-color: #000000;
   -webkit-transition: border-top-color 300ms linear 0ms;
   -moz-transition: border-top-color 300ms linear 0ms;
   transition: border-top-color 300ms linear 0ms;
}
#moreServicesCard1-card-item1
{
   border-top-color: #FFFFFF;
   -webkit-transition: border-top-color 300ms linear 0ms;
   -moz-transition: border-top-color 300ms linear 0ms;
   transition: border-top-color 300ms linear 0ms;
}
#moreServicesCard1-card-item2
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
}
#wb_moreServicesCard1:hover #moreServicesCard1-card-item2
{
   color: #000000;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard1-card-item2
{
   color: #FFFFFF;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard1-card-item3
{
   box-sizing: border-box;
   margin: 0px 0px 30px 0px;
   padding: 0;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
}
#wb_moreServicesCard1:hover #moreServicesCard1-card-item3
{
   color: #000000;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard1-card-item3
{
   color: #FFFFFF;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#wb_moreServicesCard2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 30px 10px 30px 10px;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 0%;
   flex-basis: 0%;
   -webkit-align-self: auto;
   align-self: auto;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(255,255,255,0.13);
   background-image: none;
}
#moreServicesCard2-card-item0
{
   display: inline-block;
   height: 63px;
   box-sizing: border-box;
   margin: 25px 0px 0px 0px;
   padding: 10px 10px 10px 10px;
   border: 0px solid #9F9F9F;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#wb_moreServicesCard2:hover #moreServicesCard2-card-item0
{
   color: #000000;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard2-card-item0
{
   color: #FFFFFF;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard2-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#moreServicesCard2-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#moreServicesCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 100px 20px 100px;
   border-top: 2px #FFFFFF solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_moreServicesCard2:hover #moreServicesCard2-card-item1
{
   border-top-color: #000000;
   -webkit-transition: border-top-color 300ms linear 0ms;
   -moz-transition: border-top-color 300ms linear 0ms;
   transition: border-top-color 300ms linear 0ms;
}
#moreServicesCard2-card-item1
{
   border-top-color: #FFFFFF;
   -webkit-transition: border-top-color 300ms linear 0ms;
   -moz-transition: border-top-color 300ms linear 0ms;
   transition: border-top-color 300ms linear 0ms;
}
#moreServicesCard2-card-item2
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
}
#wb_moreServicesCard2:hover #moreServicesCard2-card-item2
{
   color: #000000;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard2-card-item2
{
   color: #FFFFFF;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard2-card-item3
{
   display: inline-block;
   height: 46px;
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 30px 0px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
}
#wb_moreServicesCard2:hover #moreServicesCard2-card-item3
{
   color: #000000;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#moreServicesCard2-card-item3
{
   color: #FFFFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#moreServicesCard2-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_moreServicesCard3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 30px 10px 30px 10px;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 0%;
   flex-basis: 0%;
   -webkit-align-self: auto;
   align-self: auto;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(255,255,255,0.13);
   background-image: none;
}
#moreServicesCard3-card-item0
{
   display: inline-block;
   height: 63px;
   box-sizing: border-box;
   margin: 25px 0px 0px 0px;
   padding: 10px 10px 10px 10px;
   border: 0px solid #9F9F9F;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#wb_moreServicesCard3:hover #moreServicesCard3-card-item0
{
   color: #000000;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard3-card-item0
{
   color: #FFFFFF;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard3-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#moreServicesCard3-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#moreServicesCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 100px 20px 100px;
   border-top: 2px #FFFFFF solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_moreServicesCard3:hover #moreServicesCard3-card-item1
{
   border-top-color: #000000;
   -webkit-transition: border-top-color 300ms linear 0ms;
   -moz-transition: border-top-color 300ms linear 0ms;
   transition: border-top-color 300ms linear 0ms;
}
#moreServicesCard3-card-item1
{
   border-top-color: #FFFFFF;
   -webkit-transition: border-top-color 300ms linear 0ms;
   -moz-transition: border-top-color 300ms linear 0ms;
   transition: border-top-color 300ms linear 0ms;
}
#moreServicesCard3-card-item2
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: bold;
   font-size: 21px;
}
#wb_moreServicesCard3:hover #moreServicesCard3-card-item2
{
   color: #000000;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard3-card-item2
{
   color: #FFFFFF;
   -webkit-transition: color 300ms linear 0ms;
   -moz-transition: color 300ms linear 0ms;
   transition: color 300ms linear 0ms;
}
#moreServicesCard3-card-item3
{
   display: inline-block;
   height: 46px;
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 30px 0px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
}
#wb_moreServicesCard3:hover #moreServicesCard3-card-item3
{
   color: #000000;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#moreServicesCard3-card-item3
{
   color: #FFFFFF;
   -webkit-transition: color 500ms linear 0ms;
   -moz-transition: color 500ms linear 0ms;
   transition: color 500ms linear 0ms;
}
#moreServicesCard3-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_contact
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_contact
{
   font-family: "Open Sans Condensed";
   font-weight: normal;
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text4
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #D3D3D3;
   background-image: none;
   border: 0px solid transparent;
}
#wb_LayoutGrid8
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   padding: 10px 15px 20px 15px;
}
#LayoutGrid8 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid8 > .row > .col-1, #LayoutGrid8 > .row > .col-2, #LayoutGrid8 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid8 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid8 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid8 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Bookmark2
{
   left: 290px;
   top: 226px;
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_Bookmark-home
{
   visibility: hidden;
   display: none;
}
#wb_Bookmark-about
{
   visibility: hidden;
   display: none;
}
#wb_Bookmark-products
{
   visibility: hidden;
   display: none;
}
#wb_Bookmark-contact
{
   visibility: hidden;
   display: none;
}
#wb_Bookmark-home-m
{
   visibility: visible;
   display: inline-block;
}
#wb_Bookmark-about-m
{
   visibility: visible;
   display: inline-block;
}
#wb_Bookmark-products-m
{
   visibility: visible;
   display: inline-block;
}
#wb_Bookmark-contact-m
{
   visibility: visible;
   display: inline-block;
}
#wb_plastic-bottles-descrip
{
   left: 51px;
   top: 167px;
   width: 219px;
   height: 40px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_plastic-bottles-descrip
{
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_plastic-bottles-head
{
   left: 64px;
   top: 113px;
   width: 193px;
   height: 38px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_plastic-bottles-head
{
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 29px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_plastic-caps-descrip
{
   left: 389px;
   top: 166px;
   width: 182px;
   height: 60px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_plastic-caps-descrip
{
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_plastic-caps-head
{
   left: 394px;
   top: 114px;
   width: 173px;
   height: 38px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_plastic-caps-head
{
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 29px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_trigger-sprayers-head
{
   left: 685px;
   top: 115px;
   width: 231px;
   height: 38px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_trigger-sprayers-head
{
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 29px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_trigger-sprayers-descrip
{
   left: 709px;
   top: 167px;
   width: 182px;
   height: 40px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_trigger-sprayers-descrip
{
   font-family: "PT Sans Narrow";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
}
@-webkit-keyframes background-zoom
{
   0% { -webkit-transform: scale(1.0) }
   100% { -webkit-transform: scale(1.2) }
}
@-moz-keyframes background-zoom
{
   0% { -moz-transform: scale(1.0) }
   100% { -moz-transform: scale(1.2) }
}
@keyframes background-zoom
{
   0% { transform: scale(1.0) }
   100% { transform: scale(1.2) }
}
