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: 0;
   left: 0;
   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: 0;
   left: 0;
   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_investigation_6.jpg');
   animation-delay: 0ms;
}
#SlideShow1 li:nth-child(2) span
{
   background-image: url('images/GTI_investigation_7.jpg');
   animation-delay: 5000ms;
}
#SlideShow1 li:nth-child(3) span
{
   background-image: url('images/GTI_investigation_01.jpg');
   animation-delay: 10000ms;
}
#SlideShow1 li:nth-child(4) span
{
   background-image: url('images/GTI_investigation_02.jpg');
   animation-delay: 15000ms;
}
#SlideShow1 li:nth-child(5) span
{
   background-image: url('images/GTI_investigation_03.jpg');
   animation-delay: 20000ms;
}
#SlideShow1 li:nth-child(6) span
{
   background-image: url('images/GTI_investigation_04.jpg');
   animation-delay: 25000ms;
}
#SlideShow1 li:nth-child(7) span
{
   background-image: url('images/GTI_investigation_05.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: 0;
   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 0 0;
}
#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 0 0 0 ;
   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 0 0 0 ;
   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 0 0 0 ;
   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 0 0 0 ;
   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 0 0 0 ;
   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 0 0 0 ;
   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 0 0 0 ;
   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 0 0 0 ;
   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: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card32-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#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: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#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: 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: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#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: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#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: flex;
   position: relative;
   padding: 5px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   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: 0;
}
@media all and (max-width:480px) 
{
#CardContainer1
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#wb_InvesLayG_bgr
{
   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;
}
#InvesLayG_bgr
{
   box-sizing: border-box;
   height: 100vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#InvesLayG_bgr > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#InvesLayG_bgr > .col-1
{
   flex: 0 0 auto;
}
#InvesLayG_bgr > .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: 480px)
{
#InvesLayG_bgr > .col-1
{
   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: #F2F2F2;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   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
{
   float: none;
   width: 100% !important;
}
}
#wb_InvesText19 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 10px 0 ;
   text-align: left;
}
#wb_InvesText19 div
{
   text-align: left;
}
#wb_InvesText19
{
   display: block;
   margin: 10px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_InvesLayGTitle00
{
   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 0 50px 0 ;
}
#InvesLayGTitle00
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1080px;
}
#InvesLayGTitle00 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#InvesLayGTitle00 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#InvesLayGTitle00 > .row > .col-1
{
   float: left;
}
#InvesLayGTitle00 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#InvesLayGTitle00:before,
#InvesLayGTitle00:after,
#InvesLayGTitle00 .row:before,
#InvesLayGTitle00 .row:after
{
   display: table;
   content: " ";
}
#InvesLayGTitle00:after,
#InvesLayGTitle00 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#InvesLayGTitle00 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_InvesLayoutGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
}
#InvesLayoutGrid9
{
   box-sizing: border-box;
   padding: 15px 10px 15px 10px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#InvesLayoutGrid9 > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#InvesLayoutGrid9 > .row > .col-1, #InvesLayoutGrid9 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#InvesLayoutGrid9 > .row > .col-1, #InvesLayoutGrid9 > .row > .col-2
{
   float: left;
}
#InvesLayoutGrid9 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#InvesLayoutGrid9 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#InvesLayoutGrid9:before,
#InvesLayoutGrid9:after,
#InvesLayoutGrid9 .row:before,
#InvesLayoutGrid9 .row:after
{
   display: table;
   content: " ";
}
#InvesLayoutGrid9:after,
#InvesLayoutGrid9 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#InvesLayoutGrid9 > .row > .col-1, #InvesLayoutGrid9 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_InvesLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
}
#InvesLayoutGrid1
{
   box-sizing: border-box;
   padding: 15px 10px 15px 10px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1080px;
}
#InvesLayoutGrid1 > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#InvesLayoutGrid1 > .row > .col-1, #InvesLayoutGrid1 > .row > .col-2, #InvesLayoutGrid1 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#InvesLayoutGrid1 > .row > .col-1, #InvesLayoutGrid1 > .row > .col-2, #InvesLayoutGrid1 > .row > .col-3
{
   float: left;
}
#InvesLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#InvesLayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#InvesLayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#InvesLayoutGrid1:before,
#InvesLayoutGrid1:after,
#InvesLayoutGrid1 .row:before,
#InvesLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#InvesLayoutGrid1:after,
#InvesLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#InvesLayoutGrid1 > .row > .col-1, #InvesLayoutGrid1 > .row > .col-2, #InvesLayoutGrid1 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_InvesCard62
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 10px 15px 0 15px;
   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;
}
#InvesCard62-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#InvesCard62-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_InvesCard62:hover #InvesCard62-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;
}
#InvesCard62-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#InvesCard62-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_InvesCard12
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 10px 15px 0 15px;
   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;
}
#InvesCard12-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#InvesCard12-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_InvesCard12:hover #InvesCard12-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;
}
#InvesCard12-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#InvesCard12-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_InvesCard13
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 10px 15px 0 15px;
   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;
}
#InvesCard13-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#InvesCard13-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_InvesCard13:hover #InvesCard13-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;
}
#InvesCard13-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#InvesCard13-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_InvesLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
}
#InvesLayoutGrid2
{
   box-sizing: border-box;
   padding: 15px 10px 15px 10px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#InvesLayoutGrid2 > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#InvesLayoutGrid2 > .row > .col-1, #InvesLayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#InvesLayoutGrid2 > .row > .col-1, #InvesLayoutGrid2 > .row > .col-2
{
   float: left;
}
#InvesLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#InvesLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#InvesLayoutGrid2:before,
#InvesLayoutGrid2:after,
#InvesLayoutGrid2 .row:before,
#InvesLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#InvesLayoutGrid2:after,
#InvesLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#InvesLayoutGrid2 > .row > .col-1, #InvesLayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_InvesCard9
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 10px 15px 0 15px;
   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;
}
#InvesCard9-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#InvesCard9-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_InvesCard9:hover #InvesCard9-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;
}
#InvesCard9-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#InvesCard9-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_InvesCard10
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 10px 15px 0 15px;
   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;
}
#InvesCard10-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#InvesCard10-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_InvesCard10:hover #InvesCard10-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;
}
#InvesCard10-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#InvesCard10-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_InvHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 15px 0 0 0 ;
   padding: 20px 0 20px 0;
   text-align: center;
}
#InvHeading1
{
   color: #F5F5F5;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 48px;
   margin: 0;
   text-align: center;
}
#InvHeading1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_InvesCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 10px 15px 0 15px;
   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;
}
#InvesCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#InvesCard1-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_InvesCard1:hover #InvesCard1-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;
}
#InvesCard1-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#InvesCard1-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_InvesCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 10px 15px 0 15px;
   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;
}
#InvesCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#InvesCard2-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_InvesCard2:hover #InvesCard2-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;
}
#InvesCard2-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#InvesCard2-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_InvesLayGridLogging
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0 0 80px 0 ;
}
#InvesLayGridLogging
{
   box-sizing: border-box;
   padding: 15px 10px 15px 10px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1080px;
}
#InvesLayGridLogging > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#InvesLayGridLogging > .row > .col-1, #InvesLayGridLogging > .row > .col-2, #InvesLayGridLogging > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#InvesLayGridLogging > .row > .col-1, #InvesLayGridLogging > .row > .col-2, #InvesLayGridLogging > .row > .col-3
{
   float: left;
}
#InvesLayGridLogging > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#InvesLayGridLogging > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#InvesLayGridLogging > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#InvesLayGridLogging:before,
#InvesLayGridLogging:after,
#InvesLayGridLogging .row:before,
#InvesLayGridLogging .row:after
{
   display: table;
   content: " ";
}
#InvesLayGridLogging:after,
#InvesLayGridLogging .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#InvesLayGridLogging > .row > .col-1, #InvesLayGridLogging > .row > .col-2, #InvesLayGridLogging > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #696969;
   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;
   max-width: 970px;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   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_InvesLayGriNN1
{
   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;
}
#InvesLayGriNN1
{
   box-sizing: border-box;
   padding: 80px 15px 80px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
}
#InvesLayGriNN1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#InvesLayGriNN1 > .row > .col-1, #InvesLayGriNN1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#InvesLayGriNN1 > .row > .col-1, #InvesLayGriNN1 > .row > .col-2
{
   float: left;
}
#InvesLayGriNN1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#InvesLayGriNN1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#InvesLayGriNN1:before,
#InvesLayGriNN1:after,
#InvesLayGriNN1 .row:before,
#InvesLayGriNN1 .row:after
{
   display: table;
   content: " ";
}
#InvesLayGriNN1:after,
#InvesLayGriNN1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#InvesLayGriNN1 > .row > .col-1, #InvesLayGriNN1 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_InvesText3GNN 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 30px 0 0 0;
   margin: 20px 0 0 0 ;
   text-align: left;
}
#wb_InvesText3GNN div
{
   text-align: left;
}
#wb_InvesText3GNN
{
   display: block;
   margin: 20px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_InvesText4GNN 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_InvesText4GNN div
{
   text-align: left;
}
#wb_InvesText4GNN
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Inves_KPGNN_box
{
   font-size: 0;
}
.Inves_KPGNN_box, .Inves_KPGNN_box * 
{
   box-sizing: border-box;
   margin: 0 !important;	
}
.Inves_KPGNN_box 
{
   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;
}
.Inves_KPGNN_box > span 
{
   display: block;
   cursor: pointer;
   height: 0;
   padding-bottom: 70%;
   background-size: cover;	
   background-position: center center;
}
#wb_InvesLayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #696969;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#InvesLayoutGrid7
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
}
#InvesLayoutGrid7 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#InvesLayoutGrid7 > .row > .col-1, #InvesLayoutGrid7 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#InvesLayoutGrid7 > .row > .col-1, #InvesLayoutGrid7 > .row > .col-2
{
   float: left;
}
#InvesLayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#InvesLayoutGrid7 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#InvesLayoutGrid7:before,
#InvesLayoutGrid7:after,
#InvesLayoutGrid7 .row:before,
#InvesLayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#InvesLayoutGrid7:after,
#InvesLayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#InvesLayoutGrid7 > .row > .col-1, #InvesLayoutGrid7 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#Inves_Majuro_box
{
   font-size: 0;
}
.Inves_Majuro_box, .Inves_Majuro_box * 
{
   box-sizing: border-box;
   margin: 0 !important;	
}
.Inves_Majuro_box 
{
   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;
}
.Inves_Majuro_box > span 
{
   display: block;
   cursor: pointer;
   height: 0;
   padding-bottom: 70%;
   background-size: cover;	
   background-position: center center;
}
#wb_InvesText1Majuro 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 30px 0 0 0;
   margin: 20px 0 0 0 ;
   text-align: left;
}
#wb_InvesText1Majuro div
{
   text-align: left;
}
#wb_InvesText1Majuro
{
   display: block;
   margin: 20px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_InvesText2Majuro 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_InvesText2Majuro div
{
   text-align: left;
}
#wb_InvesText2Majuro
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_InvesLayoutGrid8
{
   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;
}
#InvesLayoutGrid8
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
}
#InvesLayoutGrid8 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#InvesLayoutGrid8 > .row > .col-1, #InvesLayoutGrid8 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#InvesLayoutGrid8 > .row > .col-1, #InvesLayoutGrid8 > .row > .col-2
{
   float: left;
}
#InvesLayoutGrid8 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#InvesLayoutGrid8 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#InvesLayoutGrid8:before,
#InvesLayoutGrid8:after,
#InvesLayoutGrid8 .row:before,
#InvesLayoutGrid8 .row:after
{
   display: table;
   content: " ";
}
#InvesLayoutGrid8:after,
#InvesLayoutGrid8 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#InvesLayoutGrid8 > .row > .col-1, #InvesLayoutGrid8 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #696969;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   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, #LayoutGrid1 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_InvesText5TSF 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 30px 0 0 0;
   margin: 20px 0 0 0 ;
   text-align: left;
}
#wb_InvesText5TSF div
{
   text-align: left;
}
#wb_InvesText5TSF
{
   display: block;
   margin: 20px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_InvesText6TSF 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_InvesText6TSF div
{
   text-align: left;
}
#wb_InvesText6TSF
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Inves_PBM_TSF_box
{
   font-size: 0;
}
.Inves_PBM_TSF_box, .Inves_PBM_TSF_box * 
{
   box-sizing: border-box;
   margin: 0 !important;	
}
.Inves_PBM_TSF_box 
{
   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;
}
.Inves_PBM_TSF_box > span 
{
   display: block;
   cursor: pointer;
   height: 0;
   padding-bottom: 70%;
   background-size: cover;	
   background-position: center center;
}
#wb_InvAwesomeIcon2
{
   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;
}
#InvAwesomeIcon2
{
   height: 41px;
   width: 119px;
}
#InvAwesomeIcon2 i
{
   color: #F5F5F5;
   display: inline-block;
   font-size: 41px;
   line-height: 41px;
   vertical-align: middle;
   width: 40px;
}
#InvAwesomeIcon2:hover i
{
   color: #FFA500;
}
#Inves_CPT_test
{
   font-size: 0;
}
.Inves_CPT_test, .Inves_CPT_test * 
{
   box-sizing: border-box;
   margin: 0 !important;	
}
.Inves_CPT_test 
{
   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;
}
.Inves_CPT_test > span 
{
   display: block;
   cursor: pointer;
   height: 0;
   padding-bottom: 70%;
   background-size: cover;	
   background-position: center center;
}
#wb_Inves_CPT_text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 30px 0 0 0;
   margin: 20px 0 0 0 ;
   text-align: left;
}
#wb_Inves_CPT_text1 div
{
   text-align: left;
}
#wb_Inves_CPT_text1
{
   display: block;
   margin: 20px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Inves_CPT_text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Inves_CPT_text2 div
{
   text-align: left;
}
#wb_Inves_CPT_text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_InvesCardLogging01
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 10px 15px 0 15px;
   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;
}
#InvesCardLogging01-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#InvesCardLogging01-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_InvesCardLogging01:hover #InvesCardLogging01-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;
}
#InvesCardLogging01-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#InvesCardLogging01-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_InvesCardLogging02
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 10px 15px 0 15px;
   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;
}
#InvesCardLogging02-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#InvesCardLogging02-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_InvesCardLogging02:hover #InvesCardLogging02-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;
}
#InvesCardLogging02-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#InvesCardLogging02-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_InvesCardLogging03
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 10px 15px 0 15px;
   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;
}
#InvesCardLogging03-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#InvesCardLogging03-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_InvesCardLogging03:hover #InvesCardLogging03-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;
}
#InvesCardLogging03-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#InvesCardLogging03-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_InvesGeoLogging
{
   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;
}
#InvesGeoLogging
{
   box-sizing: border-box;
   padding: 50px 15px 250px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
}
#InvesGeoLogging > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#InvesGeoLogging > .row > .col-1, #InvesGeoLogging > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#InvesGeoLogging > .row > .col-1, #InvesGeoLogging > .row > .col-2
{
   float: left;
}
#InvesGeoLogging > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#InvesGeoLogging > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#InvesGeoLogging:before,
#InvesGeoLogging:after,
#InvesGeoLogging .row:before,
#InvesGeoLogging .row:after
{
   display: table;
   content: " ";
}
#InvesGeoLogging:after,
#InvesGeoLogging .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#InvesGeoLogging > .row > .col-1, #InvesGeoLogging > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_GeoLoggingText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 0 0;
   margin: 20px 0 0 0 ;
   text-align: left;
}
#wb_GeoLoggingText1 div
{
   text-align: left;
}
#wb_GeoLoggingText1
{
   display: block;
   margin: 20px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_GeoLoggingText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_GeoLoggingText2 div
{
   text-align: left;
}
#wb_GeoLoggingText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#GeoLogging1
{
   font-size: 0;
}
.GeoLogging1, .GeoLogging1 * 
{
   box-sizing: border-box;
   margin: 0 !important;	
}
.GeoLogging1 
{
   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;
}
.GeoLogging1 > span 
{
   display: block;
   cursor: pointer;
   height: 0;
   padding-bottom: 70%;
   background-size: cover;	
   background-position: center center;
}
#Extension1
{
   font-size: 0;
}
.Extension1, .Extension1 * 
{
   box-sizing: border-box;
   margin: 0 !important;	
}
.Extension1 
{
   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;
}
.Extension1 > span 
{
   display: block;
   cursor: pointer;
   height: 0;
   padding-bottom: 70%;
   background-size: cover;	
   background-position: center center;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 30px 0 0 0;
   margin: 20px 0 0 0 ;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1
{
   display: block;
   margin: 20px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_CardContainer1
{
   background-color: #FF8C00;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   position: relative;
}
#CardContainer1
{
   display: flex;
   position: relative;
   padding: 5px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   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: 0;
}
@media all and (max-width:480px) 
{
#CardContainer1
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
