div#container
{
   width: 1080px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #F2F2F2;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
.visibility-hidden
{
   visibility: hidden;
}
#SlideShow1
{
   position: fixed;
   width: 100%;
   height: 100%;
   top: 0px;
   left: 0px;
   z-index: 0;
   margin: 0;
   padding: 0;
   list-style: none;
}
@keyframes SlideShow1-animation
{
   0% { opacity: 0; animation-timing-function: ease-in; }
   5% { opacity: 1; animation-timing-function: ease-out; }
   14% { opacity: 1; }
   19% { opacity: 0; }
   100% { opacity: 0; }
}
#SlideShow1 li span
{
   width: 100%;
   height: 100%;
   position: absolute;
   top: 0px;
   left: 0px;
   background-size: cover;
   background-position: 50% 50%;
   background-repeat: no-repeat;
   opacity: 0;
   z-index: 0;
   animation: SlideShow1-animation 35000ms linear infinite 0s;
}
#SlideShow1 li:nth-child(1) span
{
   background-image: url('images/GTI_instrumentation_02.jpg');
   animation-delay: 0ms;
}
#SlideShow1 li:nth-child(2) span
{
   background-image: url('images/GTI_instrumentation_03.jpg');
   animation-delay: 5000ms;
}
#SlideShow1 li:nth-child(3) span
{
   background-image: url('images/GTI_instrumentation_05.jpg');
   animation-delay: 10000ms;
}
#SlideShow1 li:nth-child(4) span
{
   background-image: url('images/Geotech_Vietnam_Quan_trac_03.jpg');
   animation-delay: 15000ms;
}
#SlideShow1 li:nth-child(5) span
{
   background-image: url('images/Geotech_Vietnam_Quan_trac_02.jpg');
   animation-delay: 20000ms;
}
#SlideShow1 li:nth-child(6) span
{
   background-image: url('images/Geotech_Vietnam_Quan_trac_01a.jpg');
   animation-delay: 25000ms;
}
#SlideShow1 li:nth-child(7) span
{
   background-image: url('images/GTI_instrumentation_04.jpg');
   animation-delay: 30000ms;
}
#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: #FF8C00;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   padding: 5px 5px 5px 5px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#header > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#header > .row > .col-1, #header > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#header > .row > .col-1, #header > .row > .col-2
{
   float: left;
}
#header > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#header > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 75%;
   text-align: right;
}
#header > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 15px 10px 0px 0px;
}
#header:before,
#header:after,
#header .row:before,
#header .row:after
{
   display: table;
   content: " ";
}
#header:after,
#header .row:after
{
   clear: both;
}
@media (max-width: 790px)
{
#header > .row > .col-1, #header > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_Image1
{
   margin: 5px 0px 0px 0px;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 225px;
   height: 41px;
   vertical-align: top;
}
#wb_CssMenu1
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 2px 0px 0px 0px;
   text-align: right;
   z-index: 1111 !important;
}
#wb_CssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 2px;
}
#wb_CssMenu1 a
{
   display: block;
   float: left;
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: #FFFFFF;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   height: 26px;
   line-height: 26px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   text-align: center;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #FFFFFF;
}
.CssMenu1-effect:before
{
   border: 1px solid #2E6DA4;
   background-color: #337AB7;
   background-image: none;
}
#wb_CssMenu1 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu1 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu1-effect
{
   display: inline-block;
   -webkit-transform: perspective(0px) translateX(0);
   transform: perspective(0px) translateX(0);
   position: relative;
   -webkit-transition: color 200ms linear;
   transition: color 200ms linear;
}
.CssMenu1-effect:before 
{
   content: "";
   position: absolute;
   height: 1px;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   -webkit-transform: scaleX(0);
   -webkit-transform-origin: 0 50%;
   -webkit-transition: all 200ms linear;
   transform: scaleX(0);
   transform-origin: 0 50%;
   transition: all 200ms linear;
}
.CssMenu1-effect:hover:before, .CssMenu1-effect:focus:before, .CssMenu1-effect:active:before
{
   -webkit-transform: scaleX(1);
   transform: scaleX(1);
}
#wb_CssMenu4
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 2px 0px 0px 0px;
   text-align: right;
   z-index: 1111 !important;
}
#wb_CssMenu4 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenu4 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 2px;
}
#wb_CssMenu4 a
{
   display: block;
   float: left;
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: #FFFFFF;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   height: 26px;
   line-height: 26px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   text-align: center;
}
#wb_CssMenu4 li:hover a, #wb_CssMenu4 a:hover
{
   color: #FFFFFF;
}
.CssMenu4-effect:before
{
   border: 1px solid #2E6DA4;
   background-color: #337AB7;
   background-image: none;
}
#wb_CssMenu4 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu4 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu4 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu4-effect
{
   display: inline-block;
   -webkit-transform: perspective(0px) translateX(0);
   transform: perspective(0px) translateX(0);
   position: relative;
   -webkit-transition: color 200ms linear;
   transition: color 200ms linear;
}
.CssMenu4-effect:before 
{
   content: "";
   position: absolute;
   height: 1px;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   -webkit-transform: scaleX(0);
   -webkit-transform-origin: 0 50%;
   -webkit-transition: all 200ms linear;
   transform: scaleX(0);
   transform-origin: 0 50%;
   transition: all 200ms linear;
}
.CssMenu4-effect:hover:before, .CssMenu4-effect:focus:before, .CssMenu4-effect:active:before
{
   -webkit-transform: scaleX(1);
   transform: scaleX(1);
}
#wb_CssMenu5
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 2px 0px 0px 0px;
   text-align: right;
   z-index: 1111 !important;
}
#wb_CssMenu5 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenu5 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 2px;
}
#wb_CssMenu5 a
{
   display: block;
   float: left;
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: #FFFFFF;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   height: 26px;
   line-height: 26px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   text-align: center;
}
#wb_CssMenu5 li:hover a, #wb_CssMenu5 a:hover
{
   color: #FFFFFF;
}
.CssMenu5-effect:before
{
   border: 1px solid #2E6DA4;
   background-color: #337AB7;
   background-image: none;
}
#wb_CssMenu5 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu5 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu5 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu5-effect
{
   display: inline-block;
   -webkit-transform: perspective(0px) translateX(0);
   transform: perspective(0px) translateX(0);
   position: relative;
   -webkit-transition: color 200ms linear;
   transition: color 200ms linear;
}
.CssMenu5-effect:before 
{
   content: "";
   position: absolute;
   height: 1px;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   -webkit-transform: scaleX(0);
   -webkit-transform-origin: 0 50%;
   -webkit-transition: all 200ms linear;
   transform: scaleX(0);
   transform-origin: 0 50%;
   transition: all 200ms linear;
}
.CssMenu5-effect:hover:before, .CssMenu5-effect:focus:before, .CssMenu5-effect:active:before
{
   -webkit-transform: scaleX(1);
   transform: scaleX(1);
}
#wb_CssMenu6
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 2px 0px 0px 0px;
   text-align: right;
   z-index: 1111 !important;
}
#wb_CssMenu6 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenu6 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 2px;
}
#wb_CssMenu6 a
{
   display: block;
   float: left;
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: #FFFFFF;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   height: 26px;
   line-height: 26px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   text-align: center;
}
#wb_CssMenu6 li:hover a, #wb_CssMenu6 a:hover
{
   color: #FFFFFF;
}
.CssMenu6-effect:before
{
   border: 1px solid #2E6DA4;
   background-color: #337AB7;
   background-image: none;
}
#wb_CssMenu6 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu6 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu6 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu6-effect
{
   display: inline-block;
   -webkit-transform: perspective(0px) translateX(0);
   transform: perspective(0px) translateX(0);
   position: relative;
   -webkit-transition: color 200ms linear;
   transition: color 200ms linear;
}
.CssMenu6-effect:before 
{
   content: "";
   position: absolute;
   height: 1px;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   -webkit-transform: scaleX(0);
   -webkit-transform-origin: 0 50%;
   -webkit-transition: all 200ms linear;
   transform: scaleX(0);
   transform-origin: 0 50%;
   transition: all 200ms linear;
}
.CssMenu6-effect:hover:before, .CssMenu6-effect:focus:before, .CssMenu6-effect:active:before
{
   -webkit-transform: scaleX(1);
   transform: scaleX(1);
}
#wb_CssMenu7
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 2px 0px 0px 0px;
   text-align: right;
   z-index: 1111 !important;
}
#wb_CssMenu7 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenu7 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 2px;
}
#wb_CssMenu7 a
{
   display: block;
   float: left;
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: #FFFFFF;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   height: 26px;
   line-height: 26px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   text-align: center;
}
#wb_CssMenu7 li:hover a, #wb_CssMenu7 a:hover
{
   color: #FFFFFF;
}
.CssMenu7-effect:before
{
   border: 1px solid #2E6DA4;
   background-color: #337AB7;
   background-image: none;
}
#wb_CssMenu7 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu7 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu7 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu7-effect
{
   display: inline-block;
   -webkit-transform: perspective(0px) translateX(0);
   transform: perspective(0px) translateX(0);
   position: relative;
   -webkit-transition: color 200ms linear;
   transition: color 200ms linear;
}
.CssMenu7-effect:before 
{
   content: "";
   position: absolute;
   height: 1px;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   -webkit-transform: scaleX(0);
   -webkit-transform-origin: 0 50%;
   -webkit-transition: all 200ms linear;
   transform: scaleX(0);
   transform-origin: 0 50%;
   transition: all 200ms linear;
}
.CssMenu7-effect:hover:before, .CssMenu7-effect:focus:before, .CssMenu7-effect:active:before
{
   -webkit-transform: scaleX(1);
   transform: scaleX(1);
}
#wb_CssMenu8
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 2px 0px 0px 0px;
   text-align: right;
   z-index: 1111 !important;
}
#wb_CssMenu8 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenu8 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 2px;
}
#wb_CssMenu8 a
{
   display: block;
   float: left;
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: #FFFFFF;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   height: 26px;
   line-height: 26px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   text-align: center;
}
#wb_CssMenu8 li:hover a, #wb_CssMenu8 a:hover
{
   color: #FFFFFF;
}
.CssMenu8-effect:before
{
   border: 1px solid #2E6DA4;
   background-color: #337AB7;
   background-image: none;
}
#wb_CssMenu8 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu8 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu8 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu8-effect
{
   display: inline-block;
   -webkit-transform: perspective(0px) translateX(0);
   transform: perspective(0px) translateX(0);
   position: relative;
   -webkit-transition: color 200ms linear;
   transition: color 200ms linear;
}
.CssMenu8-effect:before 
{
   content: "";
   position: absolute;
   height: 1px;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   -webkit-transform: scaleX(0);
   -webkit-transform-origin: 0 50%;
   -webkit-transition: all 200ms linear;
   transform: scaleX(0);
   transform-origin: 0 50%;
   transition: all 200ms linear;
}
.CssMenu8-effect:hover:before, .CssMenu8-effect:focus:before, .CssMenu8-effect:active:before
{
   -webkit-transform: scaleX(1);
   transform: scaleX(1);
}
#wb_CssMenu2
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 2px 0px 0px 0px;
   text-align: right;
   z-index: 1111 !important;
}
#wb_CssMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenu2 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 2px;
}
#wb_CssMenu2 a
{
   display: block;
   float: left;
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: #FFFFFF;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   height: 26px;
   line-height: 26px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   text-align: center;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #FFFFFF;
}
.CssMenu2-effect:before
{
   border: 1px solid #2E6DA4;
   background-color: #337AB7;
   background-image: none;
}
#wb_CssMenu2 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu2 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu2-effect
{
   display: inline-block;
   -webkit-transform: perspective(0px) translateX(0);
   transform: perspective(0px) translateX(0);
   position: relative;
   -webkit-transition: color 200ms linear;
   transition: color 200ms linear;
}
.CssMenu2-effect:before 
{
   content: "";
   position: absolute;
   height: 1px;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   -webkit-transform: scaleX(0);
   -webkit-transform-origin: 0 50%;
   -webkit-transition: all 200ms linear;
   transform: scaleX(0);
   transform-origin: 0 50%;
   transition: all 200ms linear;
}
.CssMenu2-effect:hover:before, .CssMenu2-effect:focus:before, .CssMenu2-effect:active:before
{
   -webkit-transform: scaleX(1);
   transform: scaleX(1);
}
#wb_Card32
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 0%;
   flex-basis: 0%;
   -webkit-align-self: auto;
   align-self: auto;
   box-sizing: border-box;
   margin: 10px 0px 0px 0px;
   padding: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card32-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card32-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 48px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 31px;
}
#Card32-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #4F4F4F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card32-card-item2
{
   box-sizing: border-box;
   margin: 5px 30px 5px 30px;
   padding: 0;
   color: #282828;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#Card32-card-item3
{
   display: inline-block;
   height: 11px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#Card32-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card3
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 0%;
   flex-basis: 0%;
   -webkit-align-self: auto;
   align-self: auto;
   box-sizing: border-box;
   margin: 10px 0px 0px 0px;
   padding: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card3-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 48px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 31px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #4F4F4F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 5px 30px 5px 30px;
   padding: 0;
   color: #282828;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#Card3-card-item3
{
   display: inline-block;
   height: 11px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#Card3-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card4
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 0%;
   flex-basis: 0%;
   -webkit-align-self: auto;
   align-self: auto;
   box-sizing: border-box;
   margin: 10px 0px 0px 0px;
   padding: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card4-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 48px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 31px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #4F4F4F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 5px 30px 5px 30px;
   padding: 0;
   color: #282828;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#Card4-card-item3
{
   display: inline-block;
   height: 11px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#Card4-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card5
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 0%;
   flex-basis: 0%;
   -webkit-align-self: auto;
   align-self: auto;
   box-sizing: border-box;
   margin: 10px 0px 0px 0px;
   padding: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card5-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 48px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 31px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #4F4F4F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 5px 30px 5px 30px;
   padding: 0;
   color: #282828;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#Card5-card-item3
{
   display: inline-block;
   height: 11px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#Card5-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_CardContainer1
{
   background-color: #FF8C00;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   position: relative;
}
#CardContainer1
{
   display: -webkit-flex;
   display: flex;
   position: relative;
   padding: 5px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: stretch;
   align-items: stretch;
   -webkit-align-content: flex-start;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
   box-sizing: border-box;
   font-size: 0px;
}
@media all and (max-width:480px) 
{
#CardContainer1
{
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
}
}
#wb_InstrLayGr11
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#InstrLayGr11
{
   box-sizing: border-box;
   height: 100vh;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 50px 0px 50px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1080px;
}
#InstrLayGr11 > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#InstrLayGr11 > .col-1
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#InstrLayGr11 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#wb_InstrLayGr11, #InstrLayGr11
{
   height: auto;
}
#InstrLayGr11 > div[class^="col-"]
{
   height: 100vh;
}
#InstrLayGr11 > .col-1
{
   -webkit-flex-basis: 100% !important;
   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: #F2F2F2;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_InstrLayGr22
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 50px 0px 50px 0px;
}
#InstrLayGr22
{
   box-sizing: border-box;
   padding: 0px 30px 0px 30px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1080px;
}
#InstrLayGr22 > .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#InstrLayGr22 > .row > .col-1, #InstrLayGr22 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#InstrLayGr22 > .row > .col-1, #InstrLayGr22 > .row > .col-2
{
   float: left;
}
#InstrLayGr22 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 75%;
   text-align: left;
}
#InstrLayGr22 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 15px 0px 0px 0px;
}
#InstrLayGr22 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#InstrLayGr22:before,
#InstrLayGr22:after,
#InstrLayGr22 .row:before,
#InstrLayGr22 .row:after
{
   display: table;
   content: " ";
}
#InstrLayGr22:after,
#InstrLayGr22 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#InstrLayGr22 > .row > .col-1, #InstrLayGr22 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_InstImage12
{
   margin: 0;
   vertical-align: top;
}
#InstImage12
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 500px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_InstText19 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0px 10px 0px;
   text-align: left;
}
#wb_InstText19 div
{
   text-align: left;
}
#wb_InstText19
{
   display: block;
   margin: 10px 0px 10px 0px;
   box-sizing: border-box;
   width: 100%;
}
#wb_InstrLayGr44
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0px 0px 80px 0px;
}
#InstrLayGr44
{
   box-sizing: border-box;
   padding: 15px 10px 15px 10px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#InstrLayGr44 > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#InstrLayGr44 > .row > .col-1, #InstrLayGr44 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#InstrLayGr44 > .row > .col-1, #InstrLayGr44 > .row > .col-2
{
   float: left;
}
#InstrLayGr44 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#InstrLayGr44 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#InstrLayGr44:before,
#InstrLayGr44:after,
#InstrLayGr44 .row:before,
#InstrLayGr44 .row:after
{
   display: table;
   content: " ";
}
#InstrLayGr44:after,
#InstrLayGr44 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#InstrLayGr44 > .row > .col-1, #InstrLayGr44 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_InstrLayGr33
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0px 0px 80px 0px;
}
#InstrLayGr33
{
   box-sizing: border-box;
   padding: 15px 10px 15px 10px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1080px;
}
#InstrLayGr33 > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#InstrLayGr33 > .row > .col-1, #InstrLayGr33 > .row > .col-2, #InstrLayGr33 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#InstrLayGr33 > .row > .col-1, #InstrLayGr33 > .row > .col-2, #InstrLayGr33 > .row > .col-3
{
   float: left;
}
#InstrLayGr33 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#InstrLayGr33 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#InstrLayGr33 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#InstrLayGr33:before,
#InstrLayGr33:after,
#InstrLayGr33 .row:before,
#InstrLayGr33 .row:after
{
   display: table;
   content: " ";
}
#InstrLayGr33:after,
#InstrLayGr33 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#InstrLayGr33 > .row > .col-1, #InstrLayGr33 > .row > .col-2, #InstrLayGr33 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_InstCard31
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   box-sizing: border-box;
   margin: 10px 15px 0px 15px;
   padding: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #D3D3D3;
   border-radius: 3px;
   box-shadow: 0px 0px 1px rgba(0,0,0,0.39);
   text-align: left;
}
#InstCard31-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#InstCard31-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: auto;
}
#wb_InstCard31:hover #InstCard31-card-item0
{
   -webkit-transform: rotate(0deg) scale(1.2,1.2) ;
   transform: rotate(0deg) scale(1.2,1.2) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#InstCard31-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#InstCard31-card-item1
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_InstCard32
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   box-sizing: border-box;
   margin: 10px 15px 0px 15px;
   padding: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #D3D3D3;
   border-radius: 3px;
   box-shadow: 0px 0px 1px rgba(0,0,0,0.39);
   text-align: left;
}
#InstCard32-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#InstCard32-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: auto;
}
#wb_InstCard32:hover #InstCard32-card-item0
{
   -webkit-transform: rotate(0deg) scale(1.2,1.2) ;
   transform: rotate(0deg) scale(1.2,1.2) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#InstCard32-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#InstCard32-card-item1
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_InstCard33
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   box-sizing: border-box;
   margin: 10px 15px 0px 15px;
   padding: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #D3D3D3;
   border-radius: 3px;
   box-shadow: 0px 0px 1px rgba(0,0,0,0.39);
   text-align: left;
}
#InstCard33-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#InstCard33-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: auto;
}
#wb_InstCard33:hover #InstCard33-card-item0
{
   -webkit-transform: rotate(0deg) scale(1.2,1.2) ;
   transform: rotate(0deg) scale(1.2,1.2) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#InstCard33-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#InstCard33-card-item1
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_InstCard41
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   box-sizing: border-box;
   margin: 10px 15px 0px 15px;
   padding: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #D3D3D3;
   border-radius: 3px;
   box-shadow: 0px 0px 1px rgba(0,0,0,0.39);
   text-align: left;
}
#InstCard41-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#InstCard41-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: auto;
}
#wb_InstCard41:hover #InstCard41-card-item0
{
   -webkit-transform: rotate(0deg) scale(1.2,1.2) ;
   transform: rotate(0deg) scale(1.2,1.2) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#InstCard41-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#InstCard41-card-item1
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_InstCard43
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   box-sizing: border-box;
   margin: 10px 15px 0px 15px;
   padding: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #D3D3D3;
   border-radius: 3px;
   box-shadow: 0px 0px 1px rgba(0,0,0,0.39);
   text-align: left;
}
#InstCard43-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#InstCard43-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: auto;
}
#wb_InstCard43:hover #InstCard43-card-item0
{
   -webkit-transform: rotate(0deg) scale(1.2,1.2) ;
   transform: rotate(0deg) scale(1.2,1.2) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#InstCard43-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#InstCard43-card-item1
{
   box-sizing: border-box;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_InstrLayGr55TSF
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #DCDCDC;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#InstrLayGr55TSF
{
   box-sizing: border-box;
   padding: 80px 15px 80px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
}
#InstrLayGr55TSF > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#InstrLayGr55TSF > .row > .col-1, #InstrLayGr55TSF > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#InstrLayGr55TSF > .row > .col-1, #InstrLayGr55TSF > .row > .col-2
{
   float: left;
}
#InstrLayGr55TSF > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#InstrLayGr55TSF > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#InstrLayGr55TSF:before,
#InstrLayGr55TSF:after,
#InstrLayGr55TSF .row:before,
#InstrLayGr55TSF .row:after
{
   display: table;
   content: " ";
}
#InstrLayGr55TSF:after,
#InstrLayGr55TSF .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#InstrLayGr55TSF > .row > .col-1, #InstrLayGr55TSF > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F2F2F2;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_Ins01CardContainer
{
   background-color: #F2F2F2;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   position: relative;
}
#Ins01CardContainer
{
   position: relative;
   padding: 10px 15px 10px 15px;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 800px;
   box-sizing: border-box;
   font-size: 0px;
}
#Ins01CardContainer .owl-dots, #Ins01CardContainer .owl-nav
{
   text-align: center;
}
#Ins01CardContainer .owl-nav
{
   margin-top: 10px;
}
#Ins01CardContainer .owl-nav [class*=owl-]
{
   color: #869791;
   font-size: 14px;
   margin: 5px;
   padding: 4px 7px;
   background: #D6D6D6;
   display: inline-block;
   cursor: pointer;
   border-radius: 3px;
}
#Ins01CardContainer .owl-nav [class*=owl-]:hover
{
   background: #869791;
   color: #D6D6D6;
   text-decoration: none;
}
#Ins01CardContainer .owl-nav .disabled
{
   opacity: .5;
   cursor: default;
}
#Ins01CardContainer .owl-nav.disabled+.owl-dots
{
   margin-top: 10px;
}
#Ins01CardContainer .owl-nav
{
   position:  relative;
   top: -219px;
   display:  none;
   justify-content: space-between;
   margin: 0 20px;
   color: #000;
}
#Ins01CardContainer .owl-nav button.owl-prev, #Ins01CardContainer .owl-nav button.owl-next
{
   height: 30px;
   width: 30px;
   border-radius: 50%;
   background-color: rgba(255,255,255, 0.5);
}
#Ins01CardContainer .owl-dots .owl-dot
{
   display: inline-block;
   zoom: 1;
}
#Ins01CardContainer .owl-dots .owl-dot span
{
   width: 12px;
   height: 12px;
   margin: 2px 2px;
   background: #D6D6D6;
   display: block;
   -webkit-backface-visibility: visible;
   transition: opacity 200ms ease;
   border-radius: 50%;
}
#Ins01CardContainer .owl-dots .owl-dot.active span, #Ins01CardContainer .owl-dots .owl-dot:hover span
{
   background: #869791;
}
#wb_InstrumCard16
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 0%;
   flex-basis: 0%;
   -webkit-align-self: auto;
   align-self: auto;
   box-sizing: border-box;
   margin: 10px 0px 0px 0px;
   padding: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#InstrumCard16-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#InstrumCard16-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_InstrumCard17
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 0%;
   flex-basis: 0%;
   -webkit-align-self: auto;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#InstrumCard17-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#InstrumCard17-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_InstrumCard14
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 0%;
   flex-basis: 0%;
   -webkit-align-self: auto;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#InstrumCard14-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#InstrumCard14-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_InstrumCard19
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 0%;
   flex-basis: 0%;
   -webkit-align-self: auto;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#InstrumCard19-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#InstrumCard19-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_InstrLayGr66
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F2F2F2;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#InstrLayGr66
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 790px;
}
#InstrLayGr66 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#InstrLayGr66 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#InstrLayGr66 > .row > .col-1
{
   float: left;
}
#InstrLayGr66 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#InstrLayGr66:before,
#InstrLayGr66:after,
#InstrLayGr66 .row:before,
#InstrLayGr66 .row:after
{
   display: table;
   content: " ";
}
#InstrLayGr66:after,
#InstrLayGr66 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#InstrLayGr66 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_InstrText3soil 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_InstrText3soil div
{
   text-align: center;
}
#wb_InstrText3soil
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F2F2F2;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 50px 15px 30px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_InstrumLayoutPNG
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #DCDCDC;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#InstrumLayoutPNG
{
   box-sizing: border-box;
   padding: 80px 15px 120px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
}
#InstrumLayoutPNG > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#InstrumLayoutPNG > .row > .col-1, #InstrumLayoutPNG > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#InstrumLayoutPNG > .row > .col-1, #InstrumLayoutPNG > .row > .col-2
{
   float: left;
}
#InstrumLayoutPNG > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#InstrumLayoutPNG > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#InstrumLayoutPNG:before,
#InstrumLayoutPNG:after,
#InstrumLayoutPNG .row:before,
#InstrumLayoutPNG .row:after
{
   display: table;
   content: " ";
}
#InstrumLayoutPNG:after,
#InstrumLayoutPNG .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#InstrumLayoutPNG > .row > .col-1, #InstrumLayoutPNG > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_InstrHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 15px 0px 0px 0px;
   padding: 20px 0px 20px 0px;
   text-align: center;
}
#InstrHeading1
{
   color: #F5F5F5;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 48px;
   margin: 0;
   text-align: center;
}
#InstrHeading1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_InstText51 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 30px 0px 0px 0px;
   margin: 20px 0px 0px 0px;
   text-align: left;
}
#wb_InstText51 div
{
   text-align: left;
}
#wb_InstText51
{
   display: block;
   margin: 20px 0px 0px 0px;
   box-sizing: border-box;
   width: 100%;
}
#wb_InstText52 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_InstText52 div
{
   text-align: left;
}
#wb_InstText52
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#InstPbmBox
{
   font-size: 0;
}
.InstPbmBox, .InstPbmBox * 
{
   box-sizing: border-box;
   margin: 0 !important;	
}
.InstPbmBox 
{
   display: inline-block;
   font-size: 0;
   width: 50%;
   border: 10px solid transparent;
   boorder-bottom: none;
   background: #FFFFFF;
   padding: 15px;
   height: auto;
   background-clip: padding-box;
}
.InstPbmBox > span 
{
   display: block;
   cursor: pointer;
   height: 0;
   padding-bottom: 70%;
   background-size: cover;	
   background-position: center center;
}
#wb_InstrumText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 30px 0px 0px 0px;
   margin: 20px 0px 0px 0px;
   text-align: left;
}
#wb_InstrumText2 div
{
   text-align: left;
}
#wb_InstrumText2
{
   display: block;
   margin: 20px 0px 0px 0px;
   box-sizing: border-box;
   width: 100%;
}
#wb_InstrumText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_InstrumText3 div
{
   text-align: left;
}
#wb_InstrumText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#InstrumExtensionPng
{
   font-size: 0;
}
.InstrumExtensionPng, .InstrumExtensionPng * 
{
   box-sizing: border-box;
   margin: 0 !important;	
}
.InstrumExtensionPng 
{
   display: inline-block;
   font-size: 0;
   width: 50%;
   border: 10px solid transparent;
   boorder-bottom: none;
   background: #FFFFFF;
   padding: 15px;
   height: auto;
   background-clip: padding-box;
}
.InstrumExtensionPng > span 
{
   display: block;
   cursor: pointer;
   height: 0;
   padding-bottom: 70%;
   background-size: cover;	
   background-position: center center;
}
#wb_InstrIconDw00
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   -webkit-animation: slide-down-in 6000ms linear 0ms infinite normal both;
   animation: slide-down-in 6000ms linear 0ms infinite normal both;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#InstrIconDw00
{
   height: 41px;
   width: 119px;
}
#InstrIconDw00 i
{
   color: #F5F5F5;
   display: inline-block;
   font-size: 41px;
   line-height: 41px;
   vertical-align: middle;
   width: 40px;
}
#InstrIconDw00:hover i
{
   color: #FFA500;
}
#wb_CardContainer1
{
   background-color: #FF8C00;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   position: relative;
}
#CardContainer1
{
   display: -webkit-flex;
   display: flex;
   position: relative;
   padding: 5px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: stretch;
   align-items: stretch;
   -webkit-align-content: flex-start;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
   box-sizing: border-box;
   font-size: 0px;
}
@media all and (max-width:480px) 
{
#CardContainer1
{
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
}
}
