body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
#wb_headerLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#headerLayoutGrid
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#headerLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#headerLayoutGrid > .row > .col-1, #headerLayoutGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#headerLayoutGrid > .row > .col-1, #headerLayoutGrid > .row > .col-2
{
   float: left;
}
#headerLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: right;
}
#headerLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 75%;
   text-align: right;
}
#headerLayoutGrid:before,
#headerLayoutGrid:after,
#headerLayoutGrid .row:before,
#headerLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#headerLayoutGrid:after,
#headerLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#headerLayoutGrid > .row > .col-1, #headerLayoutGrid > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_logoLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#logoLayoutGrid
{
   box-sizing: border-box;
   padding: 30px 15px 9px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#logoLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#logoLayoutGrid > .row > .col-1, #logoLayoutGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#logoLayoutGrid > .row > .col-1, #logoLayoutGrid > .row > .col-2
{
   float: left;
}
#logoLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#logoLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: right;
}
#logoLayoutGrid:before,
#logoLayoutGrid:after,
#logoLayoutGrid .row:before,
#logoLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#logoLayoutGrid:after,
#logoLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#logoLayoutGrid > .row > .col-1, #logoLayoutGrid > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_navigationLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-clip: padding-box;
   background-color: #000000;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#navigationLayoutGrid
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#navigationLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#navigationLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#navigationLayoutGrid > .row > .col-1
{
   float: left;
}
#navigationLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: right;
}
#navigationLayoutGrid:before,
#navigationLayoutGrid:after,
#navigationLayoutGrid .row:before,
#navigationLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#navigationLayoutGrid:after,
#navigationLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#navigationLayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_welcomeLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #3CB371;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#welcomeLayoutGrid
{
   box-sizing: border-box;
   padding: 0 20px 0 20px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#welcomeLayoutGrid > .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#welcomeLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 20px;
   padding-left: 20px;
   position: relative;
}
#welcomeLayoutGrid > .row > .col-1
{
   float: left;
   height: 60px;
}
#welcomeLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#welcomeLayoutGrid:before,
#welcomeLayoutGrid:after,
#welcomeLayoutGrid .row:before,
#welcomeLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#welcomeLayoutGrid:after,
#welcomeLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#welcomeLayoutGrid > .row > .col-1
{
   float: none;
   width: 100%;
   height: auto;
}
}
#upStickyLayer
{
   background-color: #696969;
   background-image: none;
   border-radius: 50%;
   opacity: 0.77;
}
#wb_upIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_upIcon a
{
   text-decoration: none;
}
#wb_upIcon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#upIcon
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#upIcon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_upIcon:hover #upIcon i
{
   color: #F9F9F9;
}
#wb_categoriesLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#categoriesLayoutGrid1
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#categoriesLayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#categoriesLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#categoriesLayoutGrid1 > .row > .col-1
{
   float: left;
}
#categoriesLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#categoriesLayoutGrid1 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#categoriesLayoutGrid1:before,
#categoriesLayoutGrid1:after,
#categoriesLayoutGrid1 .row:before,
#categoriesLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#categoriesLayoutGrid1:after,
#categoriesLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#categoriesLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_categoriesLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#categoriesLayoutGrid2
{
   box-sizing: border-box;
   padding: 20px 10px 20px 10px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#categoriesLayoutGrid2 > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#categoriesLayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#categoriesLayoutGrid2 > .row > .col-1
{
   float: left;
}
#categoriesLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#categoriesLayoutGrid2:before,
#categoriesLayoutGrid2:after,
#categoriesLayoutGrid2 .row:before,
#categoriesLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#categoriesLayoutGrid2:after,
#categoriesLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#categoriesLayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_servicesLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#servicesLayoutGrid
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#servicesLayoutGrid > .row
{
   margin-right: 0;
   margin-left: 0;
}
#servicesLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#servicesLayoutGrid > .row > .col-1
{
   float: left;
}
#servicesLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#servicesLayoutGrid:before,
#servicesLayoutGrid:after,
#servicesLayoutGrid .row:before,
#servicesLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#servicesLayoutGrid:after,
#servicesLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#servicesLayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_trendingLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#trendingLayoutGrid1
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#trendingLayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#trendingLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#trendingLayoutGrid1 > .row > .col-1
{
   float: left;
}
#trendingLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#trendingLayoutGrid1 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#trendingLayoutGrid1:before,
#trendingLayoutGrid1:after,
#trendingLayoutGrid1 .row:before,
#trendingLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#trendingLayoutGrid1:after,
#trendingLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#trendingLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_headerIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 5px 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_headerIcon1 a
{
   text-decoration: none;
}
#wb_headerIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#headerIcon1
{
   height: 20px;
   width: 20px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#headerIcon1 i
{
   color: #444343;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
}
#wb_headerIcon1:hover #headerIcon1 i
{
   color: #7E96A1;
}
#wb_headerIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 5px 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_headerIcon2 a
{
   text-decoration: none;
}
#wb_headerIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#headerIcon2
{
   height: 20px;
   width: 20px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#headerIcon2 i
{
   color: #444343;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
}
#wb_headerIcon2:hover #headerIcon2 i
{
   color: #7E96A1;
}
#wb_headerIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 5px 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_headerIcon3 a
{
   text-decoration: none;
}
#wb_headerIcon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#headerIcon3
{
   height: 20px;
   width: 20px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#headerIcon3 i
{
   color: #444343;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
}
#wb_headerIcon3:hover #headerIcon3 i
{
   color: #7E96A1;
}
#wb_headerIcon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 5px 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_headerIcon4 a
{
   text-decoration: none;
}
#wb_headerIcon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#headerIcon4
{
   height: 20px;
   width: 20px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#headerIcon4 i
{
   color: #444343;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
}
#wb_headerIcon4:hover #headerIcon4 i
{
   color: #7E96A1;
}
#wb_links
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#links
{
   box-sizing: border-box;
   padding: 50px 15px 75px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#links > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#links > .row > .col-1, #links > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#links > .row > .col-1, #links > .row > .col-2
{
   float: left;
}
#links > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#links > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: center;
}
#links:before,
#links:after,
#links .row:before,
#links .row:after
{
   display: table;
   content: " ";
}
#links:after,
#links .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#links > .row > .col-1, #links > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_linksText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 25px 0 0 0 ;
   text-align: left;
}
#wb_linksText1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 17px;
}
#wb_linksText1 div
{
   text-align: left;
}
#wb_linksText1
{
   display: block;
   margin: 25px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_linksMenu1
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_linksMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   width: 100%;
}
#wb_linksMenu1 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_linksMenu1 a
{
   display: block;
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_linksMenu1 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu1 li:hover a, #wb_linksMenu1 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_linksMenu1 .firstmain a
{
   margin-top: 0px;
}
#wb_linksMenu1 li.lastmain
{
   padding-bottom: 0px;
}
#wb_linksMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footer > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer > .row > .col-1
{
   float: left;
}
#footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#footer:before,
#footer:after,
#footer .row:before,
#footer .row:after
{
   display: table;
   content: " ";
}
#footer:after,
#footer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footer > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_footer-text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_footer-text
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
}
#wb_footer-text div
{
   text-align: center;
}
#wb_footer-text
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#PhotoGallery1
{
   border-spacing: 0px;
   font-size: 0;
   width: 100%;
   height: 100%;
   margin: 0;
}
#PhotoGallery1 .thumbnail
{
   padding: 5px 5px 5px 5px;
   text-align: center;
   vertical-align: middle;
}
#PhotoGallery1 .thumbnail img
{
   border: 0px solid #DDDDDD;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery1_img0
{
   width: 85px;
   height: 22px;
}
#PhotoGallery1_img1
{
   width: 85px;
   height: 26px;
}
#PhotoGallery1_img2
{
   width: 85px;
   height: 28px;
}
#PhotoGallery1_img3
{
   width: 85px;
   height: 9px;
}
#PhotoGallery1_img4
{
   width: 85px;
   height: 27px;
}
#PhotoGallery1_img5
{
   width: 85px;
   height: 20px;
}
#PhotoGallery1_img6
{
   width: 85px;
   height: 17px;
}
#PhotoGallery1_img7
{
   width: 85px;
   height: 24px;
}
#PhotoGallery1_img8
{
   width: 85px;
   height: 52px;
}
#PhotoGallery1_img9
{
   width: 85px;
   height: 25px;
}
#wb_Extension1
{
   position: relative;
}
#Extension1
{
   overflow: hidden;
   background-color: #000000;
   text-align: right;
;
}
#Extension1 a
{
   display: inline-block;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   color: #FFFFFF;
   padding: 12px 15px 12px 20px;
   text-decoration: none;
}
#Extension1 > a
{
   box-sizing: border-box;
   line-height: 16px;
}
#Extension1 .subnav
{
   display: inline-block;
   overflow: hidden;
   vertical-align: top;
}
#Extension1 .subnav .subnavbtn
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 16px;
   border: none;
   outline: none;
   color: #FFFFFF;
   padding: 12px 15px 12px 20px;
   background-color: inherit;
   margin: 0;
}
#Extension1 a:hover, #Extension1 .subnav:hover .subnavbtn 
{
   background-color: #FF8C00;
   color: #FFFFFF;
}
#Extension1 .subnav-content
{
   display: none;
   position: absolute;
   left: 0;
   background-color: #FF8C00;
   width: 100%;
   z-index: 1;
}
#Extension1 .subnav-content a
{
   display: inline-block;
   color: #FFFFFF;
   padding: 12px 15px 12px 15px;
   text-decoration: none;
}
#Extension1 .subnav-content a:hover 
{
   background-color: #F5F5F5;
   color: #454545;
}
#Extension1 .subnav:hover .subnav-content 
{
   display: block;
}
#Extension1 .caret 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 6px;
   vertical-align: middle;
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#Extension1 .subnav:hover .caret 
{
   border-top: 4px solid #FFFFFF;
}
#Extension1-align
{
   display:inline-block;
}
#wb_Carousel1
{
   background-color: #F8F9FA;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_Carousel1
{
   box-sizing: border-box;
   width: 100%;
   height: 567px;
}
#Carousel1
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#Carousel1 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#Carousel1 .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#Carousel1 .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transition: transform 1000ms ease-in-out;
   height: 100%;
   text-align: left;
}
#Carousel1 .carousel-item-next:not(.carousel-item-start), #Carousel1 .active.carousel-item-end
{
   transform: translateX(100%);
}
#Carousel1 .carousel-item-prev:not(.carousel-item-end), #Carousel1 .active.carousel-item-start
{
   transform: translateX(-100%);
}
#Carousel1 .carousel-item-inner
{
   padding: 0;
}
#Carousel1 .carousel-inner > .carousel-item > img, #Carousel1 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#Carousel1 .carousel-inner > .active, #Carousel1 .carousel-inner > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#Carousel1 .carousel-inner > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Carousel1 .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   left: auto;
   right: 0;
   vertical-align: middle;
   z-index: 999;
}
#Carousel1 .carousel-indicators li
{
   display: block;
   float: left;
   margin: 12px 12px 12px 12px;
   width: 1px;
   height: 1px;
   cursor: pointer;
   text-indent: -999px;
   background-color: rgba(169,169,169,1.00);
   border: 1px solid rgba(221,221,221,1.00);
}
#Carousel1 .carousel-indicators .active
{
   background-color: rgba(221,221,221,1.00);
}
#Carousel1 .carousel-control
{
   display: flex;
   position: absolute;
   align-items: center;
   justify-content: center;
   left: 0;
   top: 0;
   bottom: 0;
   width: 4%;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
   cursor: pointer;
   z-index: 7778;
}
#Carousel1 .carousel-control.carousel-item-end
{
   left: auto;
   right: 0;
}
#Carousel1 .carousel-control .carousel-control-prev-icon, #Carousel1 .carousel-control .carousel-control-next-icon
{
   display: inline-block;
   position: absolute;
   width: 16px;
   height: 16px;
   z-index: 5;
}
#Carousel1 .carousel-control:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
.sr-only
{
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip: rect(0px, 0px, 0px, 0px);
   border: 0;
}
#Carousel1 .frame
{
   width: 970px;
   display: inline-block;
   float: left;
   height: 567px;
}
#Carousel1 .carousel-control-next, #Carousel1 .carousel-control-prev
{
   cursor: pointer;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
}
#Carousel1 .carousel-control-next-icon, #Carousel1 .carousel-control-prev-icon
{
   display: inline-block;
   width: 16px;
   height: 16px;
   background: transparent no-repeat center center;
   background-size: 100% 100%;
}
#Carousel1 .carousel-control-next:hover, #Carousel1 .carousel-control-prev:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
#Carousel1 .carousel-control-prev-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23DDDDDD%22%20viewBox%3d%220%200%2064%2064%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M51%2014%20L32%2032%20L51%2051%20C51%2051%2c%2051%2052%2c%2051%2053%20C51%2053%2c%2051%2054%2c%2051%2055%20L45%2061%20C44%2061%2c%2043%2061%2c%2043%2061%20C42%2061%2c%2041%2061%2c%2041%2061%20L14%2034%20C13%2034%2c%2013%2033%2c%2013%2032%20C13%2031%2c%2013%2031%2c%2014%2030%20L41%204%20C41%203%2c%2042%203%2c%2043%203%20C43%203%2c%2044%203%2c%2045%204%20L51%209%20C51%2010%2c%2051%2011%2c%2051%2012%20C51%2012%2c%2051%2013%2c%2051%2014%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel1 .carousel-control-next-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23DDDDDD%22%20viewBox%3d%220%200%2064%2064%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M50%2034%20L24%2061%20C23%2061%2c%2023%2061%2c%2022%2061%20C21%2061%2c%2020%2061%2c%2020%2061%20L14%2055%20C13%2054%2c%2013%2053%2c%2013%2053%20C13%2052%2c%2013%2051%2c%2014%2051%20L33%2032%20L14%2014%20C13%2013%2c%2013%2012%2c%2013%2012%20C13%2011%2c%2013%2010%2c%2014%209%20L20%204%20C20%203%2c%2021%203%2c%2022%203%20C23%203%2c%2023%203%2c%2024%204%20L50%2030%20C51%2031%2c%2051%2031%2c%2051%2032%20C51%2033%2c%2051%2034%2c%2050%2034%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel1 .frame-1
{
   background-color: transparent;
   background-image: url('../images/BdOioe2Q.png');
   background-repeat: repeat;
   background-position: left top;
   background-size: 100% 100%;
}
#Carousel1 .frame-2
{
   background-color: transparent;
   background-image: url('../images/P3MINI.png');
   background-repeat: repeat;
   background-position: left top;
   background-size: 100% 100%;
}
#Carousel1 .frame-3
{
   background-color: transparent;
   background-image: url('../images/r3dDmmCw.png');
   background-repeat: repeat;
   background-position: left top;
   background-size: 100% 100%;
}
#Carousel1 .frame-4
{
   background-color: transparent;
   background-image: url('../images/uRB3c0lw.png');
   background-repeat: repeat;
   background-position: left top;
   background-size: 100% 100%;
}
#Carousel1 .frame-5
{
   background-color: transparent;
   background-image: url('../images/OXYGEN3000.png');
   background-repeat: repeat;
   background-position: left top;
   background-size: 100% 100%;
}
#Carousel1 .frame-6
{
   background-color: transparent;
   background-image: url('../images/6.png');
   background-repeat: repeat;
   background-position: left top;
   background-size: 100% 100%;
}
#Carousel1 .frame-7
{
   background-color: transparent;
   background-image: url('../images/D&R AURON Radio Broadcast Console.png');
   background-repeat: repeat;
   background-position: left top;
   background-size: 100% 100%;
}
#Carousel1 .frame-8
{
   background-color: transparent;
   background-image: url('../images/3.png');
   background-repeat: repeat;
   background-position: left top;
   background-size: 100% 100%;
}
#Carousel1 .frame-9
{
   background-color: transparent;
   background-image: url('../images/ylo.png');
   background-repeat: repeat;
   background-position: left top;
   background-size: 100% 100%;
}
#Carousel1 .frame-10
{
   background-color: transparent;
   background-image: url('../images/zEEtfVlQ.png');
   background-repeat: repeat;
   background-position: left top;
   background-size: 100% 100%;
}
#Carousel1 .frame-11
{
   background-color: transparent;
   background-image: url('../images/5.png');
   background-repeat: repeat;
   background-position: left top;
   background-size: 100% 100%;
}
#wb_social4LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#social4LayoutGrid
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#social4LayoutGrid > .row
{
   margin-right: 0;
   margin-left: 0;
}
#social4LayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#social4LayoutGrid > .row > .col-1
{
   float: left;
}
#social4LayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#social4LayoutGrid:before,
#social4LayoutGrid:after,
#social4LayoutGrid .row:before,
#social4LayoutGrid .row:after
{
   display: table;
   content: " ";
}
#social4LayoutGrid:after,
#social4LayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#social4LayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_form13Icon2
{
   background-color: rgba(255,255,255,0.20);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   text-align: center;
   margin: 0 2px 0 0 ;
   padding: 6px 4px 6px 4px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_form13Icon2 a
{
   text-decoration: none;
}
#wb_form13Icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_form13Icon2:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#form13Icon2
{
   height: 24px;
   width: 32px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#form13Icon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_form13Icon2:hover #form13Icon2 i
{
   color: #7BA0BA;
}
#wb_form13Icon3
{
   background-color: rgba(255,255,255,0.20);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   text-align: center;
   margin: 0 2px 0 0 ;
   padding: 6px 4px 6px 4px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_form13Icon3 a
{
   text-decoration: none;
}
#wb_form13Icon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_form13Icon3:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#form13Icon3
{
   height: 24px;
   width: 32px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#form13Icon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_form13Icon3:hover #form13Icon3 i
{
   color: #7BA0BA;
}
#wb_form13Icon4
{
   background-color: rgba(255,255,255,0.20);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   text-align: center;
   margin: 0 2px 0 0 ;
   padding: 6px 4px 6px 4px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_form13Icon4 a
{
   text-decoration: none;
}
#wb_form13Icon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_form13Icon4:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#form13Icon4
{
   height: 24px;
   width: 32px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#form13Icon4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_form13Icon4:hover #form13Icon4 i
{
   color: #7BA0BA;
}
#wb_form13Icon5
{
   background-color: rgba(255,255,255,0.20);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   text-align: center;
   margin: 0 2px 0 0 ;
   padding: 6px 4px 6px 4px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_form13Icon5 a
{
   text-decoration: none;
}
#wb_form13Icon5 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_form13Icon5:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#form13Icon5
{
   height: 24px;
   width: 32px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#form13Icon5 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_form13Icon5:hover #form13Icon5 i
{
   color: #7BA0BA;
}
#wb_pricing5LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#pricing5LayoutGrid
{
   box-sizing: border-box;
   padding: 50px 0 0 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#pricing5LayoutGrid > .row
{
   margin-right: 0;
   margin-left: 0;
}
#pricing5LayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#pricing5LayoutGrid > .row > .col-1
{
   float: left;
}
#pricing5LayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#pricing5LayoutGrid:before,
#pricing5LayoutGrid:after,
#pricing5LayoutGrid .row:before,
#pricing5LayoutGrid .row:after
{
   display: table;
   content: " ";
}
#pricing5LayoutGrid:after,
#pricing5LayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#pricing5LayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_pricing5CardContainer
{
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
   width: 100%;
}
#pricing5CardContainer
{
   display: flex;
   position: relative;
   padding: 0 0 100px 0;
   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: 1140px;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:768px) 
{
#pricing5CardContainer
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#wb_pricing5Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 15px solid #F5F5F5;
   border-radius: 0px;
   text-align: left;
}
#pricing5Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#pricing5Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#pricing5Card1-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#pricing5Card1-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   margin: 0;
}
#pricing5Card1-card-item2
{
   box-sizing: border-box;
   margin: 10px 30px 0 30px;
   padding: 0;
   text-align: left;
}
#pricing5Card1-card-item2 h1
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   margin: 0;
}
#wb_pricing5Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 15px solid #F5F5F5;
   border-radius: 0px;
   text-align: left;
}
#pricing5Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#pricing5Card2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#pricing5Card2-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#pricing5Card2-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   margin: 0;
}
#pricing5Card2-card-item2
{
   box-sizing: border-box;
   margin: 10px 30px 0 30px;
   padding: 0;
}
#pricing5Card2-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   margin: 0;
}
#wb_pricing5Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 15px solid #F5F5F5;
   border-radius: 0px;
   text-align: left;
}
#pricing5Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#pricing5Card3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#pricing5Card3-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#pricing5Card3-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   margin: 0;
}
#pricing5Card3-card-item2
{
   box-sizing: border-box;
   margin: 10px 30px 0 30px;
   padding: 0;
}
#pricing5Card3-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   margin: 0;
}
#wb_footer15LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer15LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footer15LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer15LayoutGrid2 > .row > .col-1, #footer15LayoutGrid2 > .row > .col-2, #footer15LayoutGrid2 > .row > .col-3, #footer15LayoutGrid2 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer15LayoutGrid2 > .row > .col-1, #footer15LayoutGrid2 > .row > .col-2, #footer15LayoutGrid2 > .row > .col-3, #footer15LayoutGrid2 > .row > .col-4
{
   float: left;
}
#footer15LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#footer15LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: center;
}
#footer15LayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#footer15LayoutGrid2 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#footer15LayoutGrid2:before,
#footer15LayoutGrid2:after,
#footer15LayoutGrid2 .row:before,
#footer15LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#footer15LayoutGrid2:after,
#footer15LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#footer15LayoutGrid2 > .row > .col-1, #footer15LayoutGrid2 > .row > .col-2, #footer15LayoutGrid2 > .row > .col-3, #footer15LayoutGrid2 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_Icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon1
{
   height: 48px;
   width: 46px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon1 i
{
   color: #000000;
   display: inline-block;
   font-size: 46px;
   line-height: 48px;
   vertical-align: middle;
}
#wb_Icon1:hover #Icon1 i
{
   color: #000000;
}
#wb_Icon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon2
{
   height: 48px;
   width: 46px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon2 i
{
   color: #000000;
   display: inline-block;
   font-size: 46px;
   line-height: 48px;
   vertical-align: middle;
}
#wb_Icon2:hover #Icon2 i
{
   color: #000000;
}
#wb_Icon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon3
{
   height: 48px;
   width: 46px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon3 i
{
   color: #000000;
   display: inline-block;
   font-size: 46px;
   line-height: 48px;
   vertical-align: middle;
}
#wb_Icon3:hover #Icon3 i
{
   color: #000000;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#Heading2
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#Heading3
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#Heading4
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#Heading5
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#Heading6
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Heading7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#Heading7
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_CardContainer1
{
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
   width: 100%;
}
#CardContainer1
{
   display: flex;
   position: relative;
   padding: 0 0 100px 0;
   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: 1140px;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:768px) 
{
#CardContainer1
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 15px solid #F5F5F5;
   border-radius: 0px;
   text-align: left;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 25px 0 0 50px;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   max-width: 200px;
   width: 100%;
   height: 200px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card1-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 10px 30px 0 30px;
   padding: 0;
}
#Card1-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   margin: 0;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 15px solid #F5F5F5;
   border-radius: 0px;
   text-align: left;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card2-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 10px 30px 0 30px;
   padding: 0;
}
#Card2-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   margin: 0;
}
#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: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 15px solid #F5F5F5;
   border-radius: 0px;
   text-align: left;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card3-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 10px 30px 0 30px;
   padding: 0;
}
#Card3-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   margin: 0;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#navigationMenu li:nth-child(4) a:after
{
   content: attr(data-total);
   position: relative;
   left: 2px;
   top: px;
   font-size: inherit;
   font-weight: normal;
   color: #FF0000;
}
