body
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
body:after
{
   background-color: #FFFFFF;
   content: "";
   height: 100vh;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: -1;
}
.visibility-hidden
{
   visibility: hidden;
}
#preloader
{
   background: #FFFFFF url("../images/turning-dots.gif") no-repeat center center;
   bottom: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 99999;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_contact, #wb_Card9
   {
      background-attachment: scroll !important;
   }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5)
{
   #wb_contact, #wb_Card9
   {
      background-attachment: scroll !important;
   }
}
#Button3
{
   box-sizing: border-box;
   line-height: 13px;
   text-decoration: none;
   vertical-align: top;
   border: 2px solid #000000;
   border-radius: 15px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   box-shadow: 1px 1px 1px #000000;
   font-family: "MS Sans Serif";
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
   padding: 2px 5px 2px 5px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button3:focus
{
   outline: 0;
}
#Button3:hover
{
   transform: rotateX(0deg) scale3d(0.8,0.8,1.0);
   transition: transform 300ms linear 0ms;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 5px 0;
   margin: 40px 0 0 0 ;
   text-align: center;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text3
{
   display: block;
   margin: 40px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_moreAbout 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0 0 20px 0;
   margin: 10px 0 0 0 ;
   text-align: center;
}
#wb_moreAbout div
{
   text-align: center;
}
#wb_moreAbout
{
   display: none;
   margin: 10px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_header
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(0,0,0,0.92);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 3px 0 3px;
   margin-right: auto;
   margin-left: auto;
}
#header > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -3px;
   margin-left: -3px;
}
#header > .row > .col-1, #header > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 3px;
   padding-left: 3px;
   position: relative;
   grid-column: span 12;
}
#header > .row > .col-1, #header > .row > .col-2
{
}
#header > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 8;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#header > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 4;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
@media (max-width: 320px)
{
#header > .row > .col-1, #header > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_home
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 50vh;
   background-image: linear-gradient(to left, rgba(0,0,0,0.00) 0%, #4F4F4F 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#home
{
   box-sizing: border-box;
   height: 50vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#home > .col-1, #home > .col-2, #home > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#home > .col-1, #home > .col-2, #home > .col-3
{
   flex: 0 0 auto;
}
#home > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#home > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#home > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 320px)
{
#home > .col-1, #home > .col-2, #home > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#home-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 0px;
   transition: height 2000ms ease;
}
#home-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#home-divider-bottom .divider-fill
{
   fill: url(#home-divider-bottom-fill);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#home-divider-bottom.show
{
   height: 10px;
}
#wb_AboutUs
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(0,0,0,0.96);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#AboutUs
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
}
#AboutUs > .col-1, #AboutUs > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#AboutUs > .col-1, #AboutUs > .col-2
{
   flex: 0 0 auto;
}
#AboutUs > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#AboutUs > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 840px)
{
#AboutUs > .col-1, #AboutUs > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#AboutUs-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 33px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
}
#AboutUs-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#AboutUs-divider-top .divider-fill
{
   fill: url(#AboutUs-divider-top-fill);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#AboutUs-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 50px;
}
#AboutUs-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#AboutUs-divider-bottom .divider-fill
{
   fill: #FFFFFF;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_WeDo
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.80);
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: -5px 0 0 0 ;
}
#WeDo
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#WeDo > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#WeDo > .col-1
{
   flex: 0 0 auto;
}
#WeDo > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#WeDo > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_blogGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#blogGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#blogGrid > .col-1, #blogGrid > .col-2, #blogGrid > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 25px;
   padding-left: 25px;
   position: relative;
}
#blogGrid > .col-1, #blogGrid > .col-2, #blogGrid > .col-3
{
   flex: 0 0 auto;
}
#blogGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#blogGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#blogGrid > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 840px)
{
#blogGrid > .col-1, #blogGrid > .col-2, #blogGrid > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 25px;
   padding-left: 25px;
   position: relative;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 840px)
{
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#contactName
{
   box-sizing: border-box;
   line-height: 18px;
   margin: 5px 0 5px 0 ;
   border: 2px solid #ECF0F1;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: left;
   padding: 8px 12px 8px 12px;
}
#contactName:focus
{
   border-color: #00FF7F;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,255,127,0.60);
   outline: 0;
}
#contactEmail
{
   box-sizing: border-box;
   line-height: 22px;
   margin: 5px 0 5px 0 ;
   border: 2px solid #ECF0F1;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: left;
   padding: 8px 12px 8px 12px;
}
#contactEmail:focus
{
   border-color: #00FF7F;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,255,127,0.60);
   outline: 0;
}
#contactMessage
{
   box-sizing: border-box;
   border: 2px solid #ECF0F1;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: left;
   padding: 8px 12px 8px 12px;
   margin: 5px 0 5px 0 ;
   overflow: auto;
   resize: none;
}
#contactMessage:focus
{
   border-color: #00FF7F;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,255,127,0.60);
   outline: 0;
}
#contactButton
{
   border: 1px solid #32CD32;
   border-radius: 0px;
   background-color: #32CD32;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 10px 0 ;
}
#contactButton:focus
{
   outline: 0;
}
#contactPhone
{
   box-sizing: border-box;
   line-height: 22px;
   margin: 5px 0 5px 0 ;
   border: 2px solid #ECF0F1;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: left;
   padding: 8px 12px 8px 12px;
}
#contactPhone:focus
{
   border-color: #00FF7F;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,255,127,0.60);
   outline: 0;
}
#RollOverLayer2
{
   position: relative;
   display: block;
   width: 100%;
   height: 436px;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   right: 0;
   text-align: center;
   margin: 0 0 20px 0 ;
}
#RollOverLayer2 .default
{
   z-index: 1;
}
#RollOverLayer2 .default
{
   left: 0;
   top: 0;
   display: block;
   width: 100%;
   height: 100%;
}
#RollOverLayer2 .hover
{
   left: 100%;
   position: absolute;
}
#RollOverLayer2 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#RollOverLayer2 .default, #RollOverLayer2 .hover
{
   font-size: 0px;
   text-align: left;
   padding: 0;
}
#RollOverLayer2 .default > div, #RollOverLayer2 .hover > div
{
   height: 100% !important;
}
#RollOverLayer2 .default
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
}
#RollOverLayer2 .hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px #DDDDDD solid;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_Card63
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card63-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card63-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 300px;
   width: 100%;
   height: 200px;
}
#Card63-card-item1
{
   box-sizing: border-box;
   margin: 20px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card63-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 5px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card63-card-item3
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#RollOverLayer1
{
   position: relative;
   display: block;
   width: 100%;
   height: 435px;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   right: 0;
   text-align: center;
   margin: 0 0 20px 0 ;
}
#RollOverLayer1 .default
{
   z-index: 1;
}
#RollOverLayer1 .default
{
   left: 0;
   top: 0;
   display: block;
   width: 100%;
   height: 100%;
}
#RollOverLayer1 .hover
{
   left: 100%;
   position: absolute;
}
#RollOverLayer1 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#RollOverLayer1 .default, #RollOverLayer1 .hover
{
   font-size: 0px;
   text-align: left;
   padding: 0;
}
#RollOverLayer1 .default > div, #RollOverLayer1 .hover > div
{
   height: 100% !important;
}
#RollOverLayer1 .default
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
}
#RollOverLayer1 .hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px #DDDDDD solid;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 300px;
   width: 100%;
   height: 200px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 5px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   text-align: center;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FF0000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card2-card-item0:hover
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card2-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#Card2-card-item0 .svg-icon
{
   fill: currentColor;
   width: 53px;
   height: 53px;
   overflow: visible;
   margin-right: 0px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FF0000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
}
#Card2-card-item3
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #005B9E;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card2-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item3 .svg-icon
{
   fill: currentColor;
   width: 21px;
   height: 21px;
   overflow: visible;
   margin-right: 0px;
}
#Card2-card-item4
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #32CD32;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card2-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item4 .svg-icon
{
   fill: currentColor;
   width: 21px;
   height: 21px;
   overflow: visible;
   margin-right: 0px;
}
#Card2-card-item5
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#RollOverLayer3
{
   position: relative;
   display: block;
   width: 100%;
   height: 435px;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   right: 0;
   text-align: center;
   margin: 0 0 20px 0 ;
}
#RollOverLayer3 .default
{
   z-index: 1;
}
#RollOverLayer3 .default
{
   left: 0;
   top: 0;
   display: block;
   width: 100%;
   height: 100%;
}
#RollOverLayer3 .hover
{
   left: 100%;
   position: absolute;
}
#RollOverLayer3 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#RollOverLayer3 .default, #RollOverLayer3 .hover
{
   font-size: 0px;
   text-align: left;
   padding: 0;
}
#RollOverLayer3 .default > div, #RollOverLayer3 .hover > div
{
   height: 100% !important;
}
#RollOverLayer3 .default
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
}
#RollOverLayer3 .hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px #DDDDDD solid;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 300px;
   width: 100%;
   height: 200px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 20px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 5px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   text-align: center;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #9ACD32;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card4-card-item0:hover
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card4-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#Card4-card-item0 .svg-icon
{
   fill: currentColor;
   width: 53px;
   height: 53px;
   overflow: visible;
   margin-right: 0px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #9ACD32;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
}
#Card4-card-item3
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #005B9E;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card4-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item3 .svg-icon
{
   fill: currentColor;
   width: 21px;
   height: 21px;
   overflow: visible;
   margin-right: 0px;
}
#Card4-card-item4
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #32CD32;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card4-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item4 .svg-icon
{
   fill: currentColor;
   width: 21px;
   height: 21px;
   overflow: visible;
   margin-right: 0px;
}
#Card4-card-item5
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card69
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card69-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card69-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FF0000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#wb_Card69:hover #Card69-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card69-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card69-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card69-card-item0 .svg-icon
{
   fill: currentColor;
   width: 48px;
   height: 48px;
   overflow: visible;
   margin-right: 0px;
}
#Card69-card-item1
{
   box-sizing: border-box;
   margin: -35px 0 0 60px;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card69-card-item2
{
   box-sizing: border-box;
   margin: 30px 0 10px 0 ;
   padding: 0;
   color: #9E9E9E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #00BFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#wb_Card5:hover #Card5-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card5-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card5-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card5-card-item0 .svg-icon
{
   fill: currentColor;
   width: 48px;
   height: 48px;
   overflow: visible;
   margin-right: 0px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: -35px 0 0 60px;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 30px 0 10px 0 ;
   padding: 0;
   color: #9E9E9E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card6-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #9ACD32;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#wb_Card6:hover #Card6-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card6-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card6-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card6-card-item0 .svg-icon
{
   fill: currentColor;
   width: 48px;
   height: 48px;
   overflow: visible;
   margin-right: 0px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: -35px 0 0 60px;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 30px 0 10px 0 ;
   padding: 0;
   color: #9E9E9E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#Card6-card-item3
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 10px 50px 10px 50px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(to top, #9ACD32 0%, #8FBC8F 100%);
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card6-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#Card6-card-item3 .svg-icon
{
   fill: currentColor;
   width: 13px;
   height: 13px;
   overflow: visible;
   margin-right: 0px;
}
.ThemeableMenu1 .nav
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   text-align: left;
   text-transform: none;
}
#ThemeableMenu1, .ThemeableMenu1 .nav, .ThemeableMenu1 *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.ThemeableMenu1 .nav:before,
.ThemeableMenu1 .nav:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu1 .nav:after 
{
   clear: both;
}
.ThemeableMenu1 .nav a 
{
   text-decoration: none;
}
.ThemeableMenu1 .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.ThemeableMenu1 .nav ul ul
{
   margin-bottom: 0;
}
.ThemeableMenu1 .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.ThemeableMenu1 .container:before,
.ThemeableMenu1 .container:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu1 .container:after 
{
   clear: both;
}
.ThemeableMenu1 .collapse 
{
   display: none;
}
.ThemeableMenu1 .collapse.show 
{
   display: block;
}
.ThemeableMenu1 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.ThemeableMenu1 .caret, .ThemeableMenu1 .caret-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.ThemeableMenu1 .dropdown 
{
   position: relative;
}
.ThemeableMenu1 .dropdown-toggle:focus 
{
   outline: 0;
}
.ThemeableMenu1 .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 13px;
   background-color: rgba(79,79,79,0.52);
   background-image: none;
   border: 1px solid rgba(79,79,79,0.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.ThemeableMenu1 .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #4F4F4F;
}
.ThemeableMenu1 .dropdown-menu > li > a
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #FFFFFF;
   text-transform: none;
   white-space: nowrap;
}
.ThemeableMenu1 .dropdown-menu > li > a:hover,
.ThemeableMenu1 .dropdown-menu > li > a:focus 
{
   text-decoration: none;
   color: #00FF00;
   background-color: rgba(79,79,79,0.65);
   background-image: none;
}
.ThemeableMenu1 .dropdown-menu > li > a.active,
.ThemeableMenu1 .dropdown-menu > li > a.active:hover,
.ThemeableMenu1 .dropdown-menu > li > a.active:focus
{
   color: #00FF00;
   background-color: rgba(79,79,79,0.65);
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.ThemeableMenu1 .show > .dropdown-menu
{
   display: block;
}
.ThemeableMenu1 .show > a
{
   outline: 0;
}
.ThemeableMenu1 .dropdown-header
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.ThemeableMenu1 .dropdown-backdrop
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.ThemeableMenu1 .dropdown.show .dropdown-menu
{
   animation-name: ThemeableMenu1-animation;
   animation-duration: 500ms;
   animation-iteration-count: 1;
   animation-timing-function: linear;
   animation-fill-mode: forwards;
}
@keyframes ThemeableMenu1-animation
{
   0%
   {
      opacity: 0;
   }
   100%
   {
      opacity: 1;
   }
}
.ThemeableMenu1 .nav > li 
{
   position: relative;
   display: block;
}
.ThemeableMenu1 .nav > li > a
{
   position: relative;
   display: block;
   padding: 10px 15px 10px 15px;
}
.ThemeableMenu1 .nav .show > a,
.ThemeableMenu1 .nav .show > a:hover,
.ThemeableMenu1 .nav .show > a:focus
{
    border-color: #272727;
}
.ThemeableMenu1 .nav .nav-divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #4F4F4F;
}
.ThemeableMenu1 .nav .caret
{
   border-top-color: #272727;
   border-bottom-color: #272727;
}
.ThemeableMenu1
{
   position: relative;
}
.ThemeableMenu1:before,
.ThemeableMenu1:after
{
   content: " ";
   display: table;
}
.ThemeableMenu1:after
{
   clear: both;
}
.ThemeableMenu1 .navbar-header:before,
.ThemeableMenu1 .navbar-header:after
{
   content: " ";
   display: table;
}
.ThemeableMenu1 .navbar-header:after
{
   clear: both;
}
.ThemeableMenu1-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.ThemeableMenu1-navbar-collapse:before,
.ThemeableMenu1-navbar-collapse:after
{
   content: " ";
   display: table;
}
.ThemeableMenu1-navbar-collapse:after
{
   clear: both;
}
.ThemeableMenu1-navbar-collapse.show
{
   overflow-y: auto;
}
.ThemeableMenu1 .navbar-toggle 
{
   position: relative;
   float: left;
   padding: 9px 10px 8px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.ThemeableMenu1 .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.ThemeableMenu1 .navbar-toggle .icon-bar+.icon-bar
{
   margin-top: 4px;
}
.ThemeableMenu1 .navbar-nav
{
   margin: 6px -15px;
}
.ThemeableMenu1 .navbar-nav > li > .dropdown-menu
{
   margin-top: 0;
}
.ThemeableMenu1 .navbar-nav > li > a
{
   color: #FFFFFF;
}
.ThemeableMenu1 .navbar-nav > li > a:hover,
.ThemeableMenu1 .navbar-nav > li > a:focus
{
   background-color: rgba(79,79,79,0.65);
   background-image: none;
   color: #00FF00;
   text-decoration: none;
}
.ThemeableMenu1 .navbar-nav > li > a.active,
.ThemeableMenu1 .navbar-nav > li > a.active:hover,
.ThemeableMenu1 .navbar-nav > li > a.active:focus
{
   color: #00FF00;
   background-color: rgba(79,79,79,0.65);
   background-image: none;
}
.ThemeableMenu1 .navbar-toggle
{
   border: 1px solid transparent;
}
.ThemeableMenu1 .navbar-toggle:hover,
.ThemeableMenu1 .navbar-toggle:focus
{
   background-color: transparent;
}
.ThemeableMenu1 .navbar-toggle .icon-bar
{
   background-color: #FFFFFF;
}
.ThemeableMenu1-navbar-collapse
{
   border-color: rgba(79,79,79,0.00);
}
.ThemeableMenu1 .navbar-nav > .dropdown > a:hover .caret,
.ThemeableMenu1 .navbar-nav > .dropdown > a:focus .caret
{
   border-top-color: #00FF00;
   border-bottom-color: #00FF00;
}
.ThemeableMenu1 .navbar-nav > .show > a,
.ThemeableMenu1 .navbar-nav > .show > a:hover,
.ThemeableMenu1 .navbar-nav > .show > a:focus
{
   background-color: rgba(79,79,79,0.65);
   background-image: none;
   color: #00FF00;
}
.ThemeableMenu1 .navbar-nav > .show > a .caret,
.ThemeableMenu1 .navbar-nav > .show > a:hover .caret,
.ThemeableMenu1 .navbar-nav > .show > a:focus .caret
{
   border-top-color: #00FF00;
   border-bottom-color: #00FF00;
}
.ThemeableMenu1 .navbar-nav > .dropdown > a .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu1 .navbar-link
{
   color: #FFFFFF;
}
.ThemeableMenu1 .navbar-link:hover
{
   color: #00FF00;
}
.ThemeableMenu1 .navbar-header
{
   color: #FFFFFF;
}
@media (min-width: 840px) 
{
.ThemeableMenu1 .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.ThemeableMenu1 .navbar-header
{
   float: left;
}
.ThemeableMenu1-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.ThemeableMenu1-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.ThemeableMenu1-navbar-collapse.show
{
   overflow-y: auto;
}
.ThemeableMenu1 .navbar-toggle
{
   display: none;
}
.ThemeableMenu1 .navbar-nav
{
   float: left;
   margin: 0;
}
.ThemeableMenu1 .navbar-nav > li
{
   float: left;
}
.ThemeableMenu1 .container > .navbar-header,
.ThemeableMenu1 .container > .ThemeableMenu1-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.ThemeableMenu1 .navbar-nav > .dropdown > a:hover .caret,
.ThemeableMenu1 .navbar-nav > .dropdown > a:focus .caret
{
   border-top-color: #00FF00;
   border-bottom-color: #00FF00;
}
}
@media (max-width: 840px) 
{
.ThemeableMenu1 
{
   background-color: rgba(39,39,39,0.92);
   background-image: none;
   border: 1px solid rgba(99,99,99,0.00);
}
.ThemeableMenu1 .navbar-nav
{
   margin: 0;
   background-color: rgba(79,79,79,0.52);
   background-image: none;
}
.ThemeableMenu1 .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.ThemeableMenu1 .navbar-nav .show .dropdown-menu > li > a,
.ThemeableMenu1 .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 15px;
}
.ThemeableMenu1 .navbar-nav .show .dropdown-menu > li > a
{
   line-height: 20px;
}
}
@media (min-width: 840px) 
{
.ThemeableMenu1 
{
   background-color: rgba(39,39,39,0.92);
   background-image: none;
   border: 1px solid rgba(99,99,99,0.00);
   border-radius: 0px;
}
.ThemeableMenu1 .navbar-nav > li > a
{
   color: #FFFFFF;
}
.ThemeableMenu1 .navbar-nav > li > a:hover,
.ThemeableMenu1 .navbar-nav > li > a:focus
{
   color: #00FF00;
   background-color: transparent;
   background-image: none;
}
.ThemeableMenu1 .navbar-nav > li > a.active,
.ThemeableMenu1 .navbar-nav > li > a.active:hover,
.ThemeableMenu1 .navbar-nav > li > a.active:focus
{
   color: #00FF00;
   background-color: transparent;
   background-image: none;
}
.ThemeableMenu1 .navbar-nav > .show > a,
.ThemeableMenu1 .navbar-nav > .show > a:hover,
.ThemeableMenu1 .navbar-nav > .show > a:focus
{
   background-color: transparent;
   background-image: none;
   color: #00FF00;
}
.ThemeableMenu1 .navbar-nav > .dropdown > a:hover .caret
{
   border-top-color: #00FF00;
   border-bottom-color: #00FF00;
}
.ThemeableMenu1 .navbar-nav > .dropdown > a .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu1 .navbar-nav > li > a.active > .caret,
.ThemeableMenu1 .navbar-nav > li > a.active:hover > .caret,
.ThemeableMenu1 .navbar-nav > li > a.active:focus > .caret
{
   border-top-color: #00FF00;
   border-bottom-color: #00FF00;
}
.ThemeableMenu1 .navbar-nav > .show > a .caret,
.ThemeableMenu1 .navbar-nav > .show > a:hover .caret,
.ThemeableMenu1 .navbar-nav > .show > a:focus .caret
{
   border-top-color: #00FF00;
   border-bottom-color: #00FF00;
}
.ThemeableMenu1 .navbar-link
{
   color: #FFFFFF;
}
.ThemeableMenu1 .navbar-link:hover 
{
   color: #fff;
}
}
#wb_ThemeableMenu1.affix
{
   top: 0 !important;
   position: fixed !important;
}
#ThemeableMenu1 .svg-icon
{
   fill: currentColor;
   height: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_ThemeableMenu1
{
   z-index: 1111 !important;
}
#viewmoreabout
{
   top: 5px;
   width: 84px;
   height: 27px;
   background-color: rgba(169,169,169,0.00);
   background-image: none;
   border: 2px #000000 solid;
   border-radius: 15px;
}
#viewmoreabout:hover
{
   background-color: #808080;
   background-image: none;
   border: 2px #4F4F4F solid;
}
#viewmoreabout_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 9.52%;
   top: 29.63%;
   width: 79.76%;
   height: 37.04%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#viewmoreabout:hover span
{
   color: #FFFFFF !important;
}
#viewmoreabout span:hover
{
   color: #FFFFFF !important;
}
#wb_viewmoreabout
{
   margin: 10px 30px 5px 30px;
   vertical-align: top;
}
#wb_LayoutGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid9
{
   box-sizing: border-box;
   width: 100%;
   padding: 12px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid9 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2
{
}
#LayoutGrid9 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 6;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   text-align: center;
}
#LayoutGrid9 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 6;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
@media (max-width: 230px)
{
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#ClipArt1{
   fill-opacity: 0;
   opacity: 0;
}
#ClipArt1.finished
{
   fill-opacity: 1;
   transition: fill-opacity 1s;
}
#wb_ClipArt1
{
   margin: 25px 10px 25px 10px;
   vertical-align: top;
}
#wb_about-text 
{
   padding: 0;
   margin: 0;
}
#wb_about-text div
{
   text-align: center;
}
#wb_about-text
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_WhatWeDo
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#WhatWeDo
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#WhatWeDo > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#WhatWeDo > .col-1
{
   flex: 0 0 auto;
}
#WhatWeDo > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#WhatWeDo > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#WhatWeDo-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 0px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
   transition: height 2000ms ease;
}
#WhatWeDo-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#WhatWeDo-divider-top .divider-fill
{
   fill: #FFFFFF;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#WhatWeDo-divider-top.show
{
   height: 100px;
}
#wb_services1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#services1
{
   box-sizing: border-box;
   padding: 10px 25px 0 25px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#services1 > .row
{
   margin-right: -25px;
   margin-left: -25px;
}
#services1 > .row > .col-1, #services1 > .row > .col-2, #services1 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 25px;
   padding-left: 25px;
   position: relative;
}
#services1 > .row > .col-1, #services1 > .row > .col-2, #services1 > .row > .col-3
{
   float: left;
}
#services1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#services1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#services1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#services1:before,
#services1:after,
#services1 .row:before,
#services1 .row:after
{
   display: table;
   content: " ";
}
#services1:after,
#services1 .row:after
{
   clear: both;
}
@media (max-width: 840px)
{
#services1 > .row > .col-1, #services1 > .row > .col-2, #services1 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_ReadmoreSecurity
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ReadmoreSecurity
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0 0 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#ReadmoreSecurity > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 25px;
   padding-left: 25px;
   position: relative;
}
#ReadmoreSecurity > .col-1
{
   flex: 0 0 auto;
}
#ReadmoreSecurity > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 840px)
{
#ReadmoreSecurity > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #9F3074 0%, #B73283 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid2 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 840px)
{
#LayoutGrid2 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_MarketingPlan
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#MarketingPlan
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#MarketingPlan > .col-1, #MarketingPlan > .col-2, #MarketingPlan > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#MarketingPlan > .col-1, #MarketingPlan > .col-2, #MarketingPlan > .col-3
{
   flex: 0 0 auto;
}
#MarketingPlan > .col-1
{
   background-color: rgba(255,255,255,0.80);
   background-image: url('../images/packages-911997.jpg');
   background-repeat: no-repeat;
   background-position: left top;
   background-size: 100% 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: center;
   text-align: center;
}
#MarketingPlan > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#MarketingPlan > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 840px)
{
#MarketingPlan > .col-1, #MarketingPlan > .col-2, #MarketingPlan > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.57);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid3 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#LayoutGrid3-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 0px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
   transition: height 2000ms ease;
}
#LayoutGrid3-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#LayoutGrid3-divider-top .divider-fill
{
   fill: #FFFFFF;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#LayoutGrid3-divider-top.show
{
   height: 100px;
}
#wb_services2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#services2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 18px 0 0 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#services2 > .col-1, #services2 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 25px;
   padding-left: 25px;
   position: relative;
}
#services2 > .col-1, #services2 > .col-2
{
   flex: 0 0 auto;
}
#services2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#services2 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 840px)
{
#services2 > .col-1, #services2 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#Editbox1
{
   box-sizing: border-box;
   line-height: 22px;
   margin: 5px 0 10px 0 ;
   border: 2px solid #ECF0F1;
   border-radius: 0px;
   background-color: #F9F9F9;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: left;
   padding: 8px 12px 8px 12px;
}
#Editbox1:focus
{
   outline: 0;
}
#Editbox2
{
   box-sizing: border-box;
   line-height: 22px;
   margin: 5px 0 10px 0 ;
   border: 2px solid #ECF0F1;
   border-radius: 0px;
   background-color: #F9F9F9;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: left;
   padding: 8px 12px 8px 12px;
}
#Editbox2:focus
{
   outline: 0;
}
#TextArea1
{
   box-sizing: border-box;
   border: 2px solid #ECF0F1;
   border-radius: 0px;
   background-color: #F9F9F9;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: left;
   padding: 8px 12px 8px 12px;
   margin: 5px 0 10px 0 ;
   overflow: auto;
   resize: none;
}
#TextArea1:focus
{
   outline: 0;
}
#Button1
{
   border: 1px solid #FF8000;
   border-radius: 0px;
   background-color: #FF8000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 10px 0 ;
}
#Button1:focus
{
   outline: 0;
}
#Editbox3
{
   box-sizing: border-box;
   line-height: 22px;
   margin: 5px 0 10px 0 ;
   border: 2px solid #ECF0F1;
   border-radius: 0px;
   background-color: #F9F9F9;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: left;
   padding: 8px 12px 8px 12px;
}
#Editbox3:focus
{
   outline: 0;
}
#Call_Pertains_to
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   margin: 5px 0 5px 0 ;
   text-align: left;
   padding: 4px 4px 4px 4px;
   box-sizing: border-box;
}
#Call_Pertains_to:focus
{
   border-color: #00FF7F;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,255,127,0.60);
   outline: 0;
}
#Company_Name
{
   box-sizing: border-box;
   line-height: 30px;
   margin: 5px 0 5px 0 ;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Company_Name:focus
{
   border-color: #00FF7F;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,255,127,0.60);
   outline: 0;
}
#Company_Name::placeholder
{
   color: #DCDCDC;
   opacity: 1;
}
#Company_Name::-ms-input-placeholder
{
   color: #DCDCDC;
}
#Editbox5
{
   box-sizing: border-box;
   line-height: 22px;
   margin: 5px 0 5px 0 ;
   border: 2px solid #ECF0F1;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: left;
   padding: 8px 12px 8px 12px;
}
#Editbox5:focus
{
   border-color: #00FF7F;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,255,127,0.60);
   outline: 0;
}
#wb_hide_about
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#hide_about
{
   height: 26px;
   width: 56px;
}
#hide_about i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 26px;
   line-height: 26px;
   vertical-align: middle;
   width: 25px;
}
#wb_hide_about:hover #hide_about i
{
   color: #DCDCDC;
}
#wb_Card59
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   text-align: center;
}
#Card59-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card59-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4169E1;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card59-card-item0:hover
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card59-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#Card59-card-item0 .svg-icon
{
   fill: currentColor;
   width: 53px;
   height: 53px;
   overflow: visible;
   margin-right: 0px;
}
#Card59-card-item1
{
   box-sizing: border-box;
   margin: 10px 20px 20px 20px;
   padding: 0;
   color: #4169E1;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card59-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
}
#Card59-card-item3
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #005B9E;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card59-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#Card59-card-item3 .svg-icon
{
   fill: currentColor;
   width: 21px;
   height: 21px;
   overflow: visible;
   margin-right: 0px;
}
#Card59-card-item4
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #32CD32;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card59-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#Card59-card-item4 .svg-icon
{
   fill: currentColor;
   width: 21px;
   height: 21px;
   overflow: visible;
   margin-right: 0px;
}
#Card59-card-item5
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Picture1
{
   margin: 0;
   vertical-align: top;
}
#Picture1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 91px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Picture2
{
   margin: 20px 0 0 0 ;
   vertical-align: top;
}
#Picture2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 93px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Card7
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card7-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #00BFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#wb_Card7:hover #Card7-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card7-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card7-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card7-card-item0 .svg-icon
{
   fill: currentColor;
   width: 48px;
   height: 48px;
   overflow: visible;
   margin-right: 0px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: -35px 0 0 60px;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 30px 0 10px 0 ;
   padding: 0;
   color: #9E9E9E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#Card7-card-item3
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 10px 50px 10px 50px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(to top, #87CEFA 0%, #00BFFF 100%);
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card7-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#Card7-card-item3 .svg-icon
{
   fill: currentColor;
   width: 13px;
   height: 13px;
   overflow: visible;
   margin-right: 0px;
}
#Card7-card-item4
{
   box-sizing: border-box;
   align-self: flex-start;
   margin: -10px 0 20px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 150px;
   width: 100%;
   height: 150px;
}
#wb_linksText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 10px 0 0 0 ;
   text-align: left;
}
#wb_linksText1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 15px;
   line-height: 16px;
}
#wb_linksText1 p, #wb_linksText1 ul
{
   margin: 0;
   padding: 0;
}
#wb_linksText1
{
   display: block;
   margin: 10px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_linksMenu1
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0 0 10px 0 ;
   text-align: left;
   z-index: 1111 !important;
}
#wb_linksMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_linksMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_linksMenu1 a
{
   display: block;
   color: #BDBDBD;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_linksMenu1 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu1 li:hover a, #wb_linksMenu1 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_linksMenu1 .firstmain a
{
   margin-top: 0px;
}
#wb_linksMenu1 li.lastmain
{
   padding-bottom: 0px;
}
#wb_linksMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_linksText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 10px 0 0 0 ;
   text-align: left;
}
#wb_linksText3
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 15px;
   line-height: 16px;
}
#wb_linksText3 p, #wb_linksText3 ul
{
   margin: 0;
   padding: 0;
}
#wb_linksText3
{
   display: block;
   margin: 10px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_linksMenu3
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   z-index: 1111 !important;
}
#wb_linksMenu3 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_linksMenu3 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_linksMenu3 a
{
   display: block;
   color: #BDBDBD;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_linksMenu3 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu3 li:hover a, #wb_linksMenu3 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_linksMenu3 .firstmain a
{
   margin-top: 0px;
}
#wb_linksMenu3 li.lastmain
{
   padding-bottom: 0px;
}
#wb_linksMenu3 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.linksMenu3-icon
{
   fill: #BDBDBD;
   margin-right: 3px;
   width: 13px;
   height: 13px;
}
#linksMenu3 a:hover .linksMenu3-icon
{
   fill: #FFFFFF;
}
#linksMenu3 > .active .linksMenu3-icon
{
   fill: #333333;
}
#wb_footerIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 20px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footerIcon1
{
   height: 28px;
   width: 28px;
}
#footerIcon1 i
{
   color: #1E90FF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 27px;
}
#wb_footerIcon1:hover #footerIcon1 i
{
   color: #00BFFF;
}
#wb_footerIcon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 20px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footerIcon4
{
   height: 28px;
   width: 28px;
}
#footerIcon4 i
{
   color: #98FB98;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 27px;
}
#wb_footerIcon4:hover #footerIcon4 i
{
   color: #7CFC00;
}
#wb_FontAwesomeIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 20px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#FontAwesomeIcon1
{
   height: 28px;
   width: 28px;
}
#FontAwesomeIcon1 i
{
   color: #DC143C;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 27px;
}
#wb_FontAwesomeIcon1:hover #FontAwesomeIcon1 i
{
   color: #F5F5F5;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_Text2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 15px;
   line-height: 16px;
}
#wb_Text2 p, #wb_Text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_CssMenu2
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   z-index: 1111 !important;
}
#wb_CssMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_CssMenu2 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_CssMenu2 a
{
   display: block;
   color: #BDBDBD;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_CssMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu2 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu2 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_Text4 
{
   padding: 0;
   margin: 0;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_contact-text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#contact-text-max-width
{
   margin-left: auto;
   margin-right: auto;
   max-width: 420px;
   width: 100%;
}
#wb_contact-text div
{
   text-align: center;
}
#wb_contact-text
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Table1
{
   border-radius: 0px;
   border: 0px solid #C0C0C0;
   background-color: #2E8B57;
   background-image: none;
   border-collapse: collapse;
   border-spacing: 0px;
   margin: 0;
}
#Table1 td, #Table1 th
{
   padding: 0;
}
#Table1 td div
{
   white-space: nowrap;
}
#Table1 p, #Table1 ul
{
   margin: 0;
   padding: 0;
}
#Table1 .cell0
{
   background-color: #2E8B57;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 12px;
   line-height: 13.5px;
}
#Table1 .cell1
{
   background-color: #2E8B57;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table1 .cell2
{
   background-color: #2E8B57;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 12px;
   line-height: 13.5px;
}
#Table1 .cell3
{
   background-color: #2E8B57;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 12px;
   line-height: 13.5px;
}
#Table1 .cell4
{
   background-color: #2E8B57;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 12px;
   line-height: 13.5px;
}
#Table1 .cell5
{
   background-color: transparent;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 11px;
   line-height: 12px;
}
#Table1 .cell6
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: "Segoe UI Symbol";
   font-size: 20px;
   line-height: 27px;
}
#Table1 .cell7
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: "Segoe UI Symbol";
   font-size: 20px;
   line-height: 27px;
}
#Table1 .cell8
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: "Segoe UI Symbol";
   font-size: 20px;
   line-height: 27px;
}
#Table1 .cell9
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: "Segoe UI Symbol";
   font-size: 20px;
   line-height: 27px;
}
#Table1 .cell10
{
   background-color: transparent;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 11px;
   line-height: 12px;
}
#Table1 .cell11
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: "Segoe UI Symbol";
   font-size: 20px;
   line-height: 27px;
}
#Table1 .cell12
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: "Segoe UI Symbol";
   font-size: 20px;
   line-height: 27px;
}
#Table1 .cell13
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: "Segoe UI Symbol";
   font-size: 20px;
   line-height: 27px;
}
#Table1 .cell14
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: "Segoe UI Symbol";
   font-size: 20px;
   line-height: 27px;
}
#Table1 .cell15
{
   background-color: transparent;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 11px;
   line-height: 12px;
}
#Table1 .cell16
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: "Segoe UI Symbol";
   font-size: 20px;
   line-height: 27px;
}
#Table1 .cell17
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: "Segoe UI Symbol";
   font-size: 20px;
   line-height: 27px;
}
#Table1 .cell18
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: "Segoe UI Symbol";
   font-size: 20px;
   line-height: 27px;
}
#Table1 .cell19
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: "Segoe UI Symbol";
   font-size: 20px;
   line-height: 27px;
}
#Table1 .cell20
{
   background-color: transparent;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 11px;
   line-height: 12px;
}
#Table1 .cell21
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: "Segoe UI Symbol";
   font-size: 20px;
   line-height: 27px;
}
#Table1 .cell22
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: "Segoe UI Symbol";
   font-size: 20px;
   line-height: 27px;
}
#Table1 .cell23
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: "Segoe UI Symbol";
   font-size: 20px;
   line-height: 27px;
}
#Table1 .cell24
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: "Segoe UI Symbol";
   font-size: 20px;
   line-height: 27px;
}
#Table1 .cell25
{
   background-color: transparent;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 11px;
   line-height: 12px;
}
#Table1 .cell26
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 20px;
   line-height: 22.5px;
}
#Table1 .cell27
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: "Segoe UI Symbol";
   font-size: 20px;
   line-height: 27px;
}
#Table1 .cell28
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: "Segoe UI Symbol";
   font-size: 20px;
   line-height: 27px;
}
#Table1 .cell29
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: "Segoe UI Symbol";
   font-size: 20px;
   line-height: 27px;
}
#Table1 .cell30
{
   background-color: transparent;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 11px;
   line-height: 12px;
}
#Table1 .cell31
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 20px;
   line-height: 22.5px;
}
#Table1 .cell32
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: "Segoe UI Symbol";
   font-size: 20px;
   line-height: 27px;
}
#Table1 .cell33
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: "Segoe UI Symbol";
   font-size: 20px;
   line-height: 27px;
}
#Table1 .cell34
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: "Segoe UI Symbol";
   font-size: 20px;
   line-height: 27px;
}
#Table1 .cell35
{
   background-color: transparent;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 11px;
   line-height: 12px;
}
#Table1 .cell36
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 20px;
   line-height: 22.5px;
}
#Table1 .cell37
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 20px;
   line-height: 22.5px;
}
#Table1 .cell38
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 20px;
   line-height: 22.5px;
}
#Table1 .cell39
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: "Segoe UI Symbol";
   font-size: 20px;
   line-height: 27px;
}
#Table1 .cell40
{
   background-color: transparent;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 11px;
   line-height: 12px;
}
#Table1 .cell41
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 20px;
   line-height: 22.5px;
}
#Table1 .cell42
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 20px;
   line-height: 22.5px;
}
#Table1 .cell43
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 20px;
   line-height: 22.5px;
}
#Table1 .cell44
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: "Segoe UI Symbol";
   font-size: 20px;
   line-height: 27px;
}
#Table1 .cell45
{
   background-color: transparent;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 11px;
   line-height: 12px;
}
#Table1 .cell46
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 20px;
   line-height: 22.5px;
}
#Table1 .cell47
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: "Segoe UI Symbol";
   font-size: 20px;
   line-height: 27px;
}
#Table1 .cell48
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: "Segoe UI Symbol";
   font-size: 20px;
   line-height: 27px;
}
#Table1 .cell49
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: "Segoe UI Symbol";
   font-size: 20px;
   line-height: 27px;
}
#Table1 .cell50
{
   background-color: transparent;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 11px;
   line-height: 12px;
}
#Table1 .cell51
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: "Segoe UI Symbol";
   font-size: 20px;
   line-height: 27px;
}
#Table1 .cell52
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: "Segoe UI Symbol";
   font-size: 20px;
   line-height: 27px;
}
#Table1 .cell53
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: "Segoe UI Symbol";
   font-size: 20px;
   line-height: 27px;
}
#Table1 .cell54
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: "Segoe UI Symbol";
   font-size: 20px;
   line-height: 27px;
}
#Table1 .cell55
{
   background-color: transparent;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 11px;
   line-height: 12px;
}
#Table1 .cell56
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 20px;
   line-height: 22.5px;
}
#Table1 .cell57
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 20px;
   line-height: 22.5px;
}
#Table1 .cell58
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: "Segoe UI Symbol";
   font-size: 20px;
   line-height: 27px;
}
#Table1 .cell59
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: "Segoe UI Symbol";
   font-size: 20px;
   line-height: 27px;
}
#Table1 .cell60
{
   background-color: transparent;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 11px;
   line-height: 12px;
}
#Table1 .cell61
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 20px;
   line-height: 22.5px;
}
#Table1 .cell62
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 20px;
   line-height: 22.5px;
}
#Table1 .cell63
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   font-size: 20px;
   line-height: 22.5px;
}
#Table1 .cell64
{
   background-color: #87CEEB;
   background-image: none;
   border: 0px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   color: #000000;
   font-family: "Segoe UI Symbol";
   font-size: 20px;
   line-height: 27px;
}
#Editbox4
{
   box-sizing: border-box;
   line-height: 22px;
   margin: 5px 0 10px 0 ;
   border: 2px solid #ECF0F1;
   border-radius: 0px;
   background-color: #F9F9F9;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: left;
   padding: 8px 12px 8px 12px;
}
#Editbox4:focus
{
   outline: 0;
}
#Editbox6
{
   box-sizing: border-box;
   line-height: 22px;
   margin: 5px 0 10px 0 ;
   border: 2px solid #ECF0F1;
   border-radius: 0px;
   background-color: #F9F9F9;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: left;
   padding: 8px 12px 8px 12px;
}
#Editbox6:focus
{
   outline: 0;
}
#TextArea2
{
   box-sizing: border-box;
   border: 2px solid #ECF0F1;
   border-radius: 0px;
   background-color: #F9F9F9;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: left;
   padding: 8px 12px 8px 12px;
   margin: 5px 0 10px 0 ;
   overflow: auto;
   resize: none;
}
#TextArea2:focus
{
   outline: 0;
}
#Button2
{
   border: 1px solid #FF8000;
   border-radius: 0px;
   background-color: #FF8000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 10px 0 ;
}
#Button2:focus
{
   outline: 0;
}
#Editbox7
{
   box-sizing: border-box;
   line-height: 22px;
   margin: 5px 0 10px 0 ;
   border: 2px solid #ECF0F1;
   border-radius: 0px;
   background-color: #F9F9F9;
   background-image: none;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: left;
   padding: 8px 12px 8px 12px;
}
#Editbox7:focus
{
   outline: 0;
}
#Button4
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 35px 0 0 0 ;
}
#Button4:focus
{
   outline: 0;
}
#wb_footerText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 2px 10px 2px 0;
   margin: 0;
   text-align: left;
}
#wb_footerText
{
   color: #696969;
   font-family: Arial;
   font-weight: 400;
   font-size: 13px;
   line-height: 16px;
}
#wb_footerText p, #wb_footerText ul
{
   margin: 0;
   padding: 0;
}
#wb_footerText
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 5px 0;
   margin: 0;
   text-align: left;
}
#wb_Text8
{
   color: #9E9E9E;
   font-family: Arial;
   font-weight: 400;
   font-size: 15px;
   line-height: 16.5px;
}
#wb_Text8 p, #wb_Text8 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Button5
{
   box-sizing: border-box;
   line-height: 23px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 10px;
   background-color: #00BFFF;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button5:focus
{
   outline: 0;
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 2px 0 2px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid5 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 840px)
{
#LayoutGrid5 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_IconFont2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0 0 10px 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#IconFont2
{
   height: 41px;
   width: 69px;
}
#IconFont2 i
{
   color: #00BFFF;
   display: inline-block;
   font-size: 41px;
   line-height: 41px;
   vertical-align: middle;
   width: 40px;
}
#wb_IconFont2:hover #IconFont2 i
{
   color: #00BFFF;
}
#Layer1
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#wb_Share
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Share
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#Share > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Share > .col-1
{
   flex: 0 0 auto;
}
#Share > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 320px)
{
#Share > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text12 div
{
   text-align: left;
}
#wb_Text12
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text10 
{
   height: 82px;
   overflow-y: auto;
   padding: 0;
   margin: 0;
}
#Text10-max-width
{
   margin-left: auto;
   margin-right: auto;
   max-width: 200px;
   width: 100%;
}
#wb_Text10
{
   color: #F5F5F5;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text10 div
{
   text-align: center;
}
#wb_Text10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#ClipArt3{
   fill-opacity: 0;
   opacity: 0;
}
#ClipArt3.finished
{
   fill-opacity: 1;
   transition: fill-opacity 1s;
}
#wb_ClipArt3
{
   margin: 25px 10px 25px 10px;
   vertical-align: top;
}
#wb_Text13 
{
   height: 68px;
   overflow-y: auto;
   padding: 0;
   margin: 0;
}
#Text13-max-width
{
   margin-left: auto;
   margin-right: auto;
   max-width: 200px;
   width: 100%;
}
#wb_Text13
{
   color: #F5F5F5;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text13 div
{
   text-align: center;
}
#wb_Text13
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Picture3
{
   margin: 40px 0 0 0 ;
   vertical-align: top;
}
#Picture3
{
   border: 0px solid #000000;
   border-radius: 0px;
   filter: drop-shadow(-1px -1px 8px rgba(0,0,0,1.00));
   box-sizing: border-box;
   padding: 0;
   animation: transform-3d-sign 2000ms ease-in 0ms 1 normal both;
   display: block;
   width: 100%;
   height: auto;
   max-width: 140px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_CssMenu1
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0 30px 0 0 ;
   text-align: left;
   z-index: 1111 !important;
}
#wb_CssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_CssMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_CssMenu1 a
{
   display: block;
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: right;
   vertical-align: middle;
}
#wb_CssMenu1 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu1 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu1-icon
{
   fill: #FFFFFF;
   margin-right: 3px;
   width: 13px;
   height: 13px;
}
#CssMenu1 a:hover .CssMenu1-icon
{
   fill: #FFFFFF;
}
#CssMenu1 > .active .CssMenu1-icon
{
   fill: #333333;
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid7
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2, #LayoutGrid7 > .col-3, #LayoutGrid7 > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2, #LayoutGrid7 > .col-3, #LayoutGrid7 > .col-4
{
   flex: 0 0 auto;
}
#LayoutGrid7 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid7 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 10px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid7 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid7 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 320px)
{
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2, #LayoutGrid7 > .col-3, #LayoutGrid7 > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Shape3
{
   transform: rotate(270deg);
   transform-origin: 50% 50%;
}
#Shape3
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape3
{
   margin: 0;
   vertical-align: top;
}
#wb_Shape5
{
   transform: rotate(180deg);
   transform-origin: 50% 50%;
}
#Shape5
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape5
{
   margin: 0;
   vertical-align: top;
}
#wb_Shape6
{
   transform: rotate(180deg);
   transform-origin: 50% 50%;
}
#Shape6
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape6
{
   margin: 0;
   vertical-align: top;
}
#wb_Shape7
{
   transform: rotate(270deg);
   transform-origin: 50% 50%;
}
#Shape7
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape7
{
   margin: 0;
   vertical-align: top;
}
#wb_Text22 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text22 div
{
   text-align: center;
}
#wb_Text22
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text23 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text23 div
{
   text-align: center;
}
#wb_Text23
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text25 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text25 div
{
   text-align: center;
}
#wb_Text25
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text26 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text26 div
{
   text-align: center;
}
#wb_Text26
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Shape1
{
   transform: rotate(41deg);
   transform-origin: 50% 50%;
}
#Shape1
{
   border-width: 0;
   vertical-align: top;
}
#Shape1
{
   filter: drop-shadow(1px 1px 5px rgba(0,0,0,0.52));
}
#wb_Shape1
{
   margin: 5px 5px 5px 5px;
   vertical-align: top;
}
#wb_contact
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/ContactBuddy.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#contact
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#contact > .col-1, #contact > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contact > .col-1, #contact > .col-2
{
   flex: 0 0 auto;
}
#contact > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#contact > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #ECF0F1;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 835px)
{
#contact > .col-1, #contact > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#contact-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #000000;
   opacity: 0.57;
}
#contact-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 0px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
   transition: height 2000ms ease;
}
#contact-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#contact-divider-top .divider-fill
{
   fill: #FFFFFF;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#contact-divider-top.show
{
   height: 100px;
}
#wb_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
   animation: transform-3d-flip-in-y 2000ms linear 0ms 1 normal both;
}
#wb_Text14 div
{
   text-align: center;
}
#wb_Text14
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_moreBBBEE 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0 0 20px 0;
   margin: 10px 0 0 0 ;
   text-align: center;
}
#wb_moreBBBEE div
{
   text-align: center;
}
#wb_moreBBBEE
{
   display: none;
   margin: 10px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_NewWorld 
{
   height: 60px;
   overflow-y: auto;
   padding: 0;
   margin: 0;
}
#NewWorld-max-width
{
   margin-left: auto;
   margin-right: auto;
   max-width: 840px;
   width: 100%;
}
#wb_NewWorld
{
   color: #F5F5F5;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
}
#wb_NewWorld div
{
   text-align: center;
}
#wb_NewWorld
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#RollOverLayer6
{
   position: relative;
   display: block;
   width: 100%;
   height: 398px;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   right: 0;
   text-align: center;
   margin: 0 0 20px 0 ;
}
#RollOverLayer6 .default
{
   z-index: 1;
}
#RollOverLayer6 .default
{
   left: 0;
   top: 0;
   display: block;
   width: 100%;
   height: 100%;
}
#RollOverLayer6 .hover
{
   left: 100%;
   position: absolute;
}
#RollOverLayer6 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#RollOverLayer6 .default, #RollOverLayer6 .hover
{
   font-size: 0px;
   text-align: left;
   padding: 0;
}
#RollOverLayer6 .default > div, #RollOverLayer6 .hover > div
{
   height: 100% !important;
}
#RollOverLayer6 .default
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
}
#RollOverLayer6 .hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px #DDDDDD solid;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_Card8
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   text-align: center;
}
#Card8-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card8-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4169E1;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card8-card-item0:hover
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card8-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#Card8-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card8-card-item0 .svg-icon
{
   fill: currentColor;
   width: 53px;
   height: 53px;
   overflow: visible;
   margin-right: 0px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #4169E1;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
}
#Card8-card-item3
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #005B9E;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card8-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#Card8-card-item3 .svg-icon
{
   fill: currentColor;
   width: 21px;
   height: 21px;
   overflow: visible;
   margin-right: 0px;
}
#Card8-card-item4
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #32CD32;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card8-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#Card8-card-item4 .svg-icon
{
   fill: currentColor;
   width: 21px;
   height: 21px;
   overflow: visible;
   margin-right: 0px;
}
#Card8-card-item5
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card9
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: url('../images/131967.jpg');
   background-repeat: repeat;
   background-position: left top;
   background-size: cover;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   text-align: center;
}
#Card9-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 20px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card9-card-item3
{
   box-sizing: border-box;
   margin: 5px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_Card16
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card16-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card16-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: 200px;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: 20px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card16-card-item2
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card16-card-item3
{
   box-sizing: border-box;
   margin: 5px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#Text1-max-width
{
   margin-left: auto;
   margin-right: auto;
   max-width: 840px;
   width: 100%;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_SlideShow1
{
   min-height: 20px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #E3E3E3;
   border-radius: 0px;
   box-sizing: border-box;
   width: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#SlideShow1
{
   padding: 30px 40px 30px 40px;
   position: relative;
   margin: 0;
   line-height: 1;
   height: 100%;
   box-sizing: border-box;
}
#SlideShow1 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   position: relative;
}
#SlideShow1 .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   transition: 0.6s ease-in-out left;
}
#SlideShow1 .carousel-inner > .carousel-item > img, #SlideShow1 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#SlideShow1 .carousel-inner > .active, #SlideShow1 .carousel-inner > .carousel-item-next, #SlideShow1 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#SlideShow1 .carousel-inner > .active
{
   left: 0;
}
#SlideShow1 .carousel-inner > .carousel-item-next, #SlideShow1 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#SlideShow1 .carousel-inner > .carousel-item-next
{
   left: 100%;
}
#SlideShow1 .carousel-inner > .carousel-item-prev
{
   left: -100%;
}
#SlideShow1 .carousel-inner > .carousel-item-next.carousel-item-start, #SlideShow1 .carousel-inner > .carousel-item-prev.carousel-item-end
{
   left: 0;
}
#SlideShow1 .carousel-inner > .active.carousel-item-start
{
   left: -100%;
}
#SlideShow1 .carousel-inner > .active.carousel-item-end
{
   left: 100%;
}
#SlideShow1 .thumbnails
{
   margin: 0;
   padding: 0;
   width: 100%;
}
#SlideShow1 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   text-align: center;
   vertical-align: top;
   padding-right: 8px;
   width: 33.33333333%;
}
#SlideShow1 .thumbnail img
{
   max-width: 100%;
   width: 100%;
   height: auto;
   vertical-align: middle;
   box-sizing: border-box;
   border: 0px solid #FFFFFF;
   border-radius: 1px;
   display: block;
   margin-left: auto;
   margin-right: auto;
}
#wb_links
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(29,34,39,0.94);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#links
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#links > .col-1, #links > .col-2, #links > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#links > .col-1, #links > .col-2, #links > .col-3
{
   flex: 0 0 auto;
}
#links > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#links > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#links > .col-3
{
   background-color: #4F4F4F;
   background-image: url('../images/support-001.jpg');
   background-repeat: no-repeat;
   background-position: left top;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 800px)
{
#links > .col-1, #links > .col-2, #links > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
