body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.visibility-hidden
{
   visibility: hidden;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_LayoutGrid1, #wb_LayoutGrid3, #wb_LayoutGrid7, #wb_LayoutGrid5
   {
      background-attachment: scroll !important;
   }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5)
{
   #wb_LayoutGrid1, #wb_LayoutGrid3, #wb_LayoutGrid7, #wb_LayoutGrid5
   {
      background-attachment: scroll !important;
   }
}
#wb_TOP
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #1D5C96;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#TOP
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 30px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1000px;
}
#TOP > .col-1, #TOP > .col-2, #TOP > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#TOP > .col-1, #TOP > .col-2, #TOP > .col-3
{
   flex: 0 0 auto;
}
#TOP > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#TOP > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#TOP > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#TOP > .col-1, #TOP > .col-2, #TOP > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#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: 101px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
.DropdownMenu1 .nav
{
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 17px;
   font-style: normal;
   color: #000000;
   text-align: left;
   text-transform: none;
}
#DropdownMenu1, .DropdownMenu1 .nav, .DropdownMenu1 *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.DropdownMenu1 .nav:before,
.DropdownMenu1 .nav:after 
{
   content: " ";
   display: table;
}
.DropdownMenu1 .nav:after 
{
   clear: both;
}
.DropdownMenu1 .nav a 
{
   text-decoration: none;
}
.DropdownMenu1 .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.DropdownMenu1 .nav ul ul
{
   margin-bottom: 0;
}
.DropdownMenu1 .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.DropdownMenu1 .container:before,
.DropdownMenu1 .container:after 
{
   content: " ";
   display: table;
}
.DropdownMenu1 .container:after 
{
   clear: both;
}
.DropdownMenu1 .collapse 
{
   display: none;
}
.DropdownMenu1 .collapse.show 
{
   display: block;
}
.DropdownMenu1 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.DropdownMenu1 .arrow, .DropdownMenu1 .arrow-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.DropdownMenu1 .dropdown 
{
   position: relative;
}
.DropdownMenu1 .dropdown-toggle:focus 
{
   outline: 0;
}
.DropdownMenu1 .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 17px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid rgba(255,255,255,1.00);
   border-radius: 6px;
   background-clip: padding-box;
}
.DropdownMenu1 .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FFFFFF;
}
.DropdownMenu1 .dropdown-menu > li > a
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #000000;
   text-transform: none;
   white-space: nowrap;
}
.DropdownMenu1 .dropdown-menu > li > a:hover,
.DropdownMenu1 .dropdown-menu > li > a:focus 
{
   text-decoration: none;
   color: #000000;
   background-color: #D3D3D3;
   background-image: none;
}
.DropdownMenu1 .dropdown-menu > li > a.active,
.DropdownMenu1 .dropdown-menu > li > a.active:hover,
.DropdownMenu1 .dropdown-menu > li > a.active:focus
{
   color: #000000;
   background-color: #D3D3D3;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.DropdownMenu1 .show > .dropdown-menu
{
   display: block;
}
.DropdownMenu1 .show > a
{
   outline: 0;
}
.DropdownMenu1 .dropdown-header
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.DropdownMenu1 .dropdown-backdrop
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.DropdownMenu1 .dropdown.show .dropdown-menu
{
   animation-name: DropdownMenu1-animation;
   animation-duration: 500ms;
   animation-iteration-count: 1;
   animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
   animation-fill-mode: forwards;
}
@keyframes DropdownMenu1-animation
{
   0%
   {
      opacity: 0;
      transform: translateY(-10px);
   }
   100%
   {
      opacity: 1;
      transform: translateY(0);
   }
}
.DropdownMenu1 .nav > li 
{
   position: relative;
   display: block;
}
.DropdownMenu1 .nav > li > a
{
   position: relative;
   display: block;
   padding: 15px 15px 15px 15px;
}
.DropdownMenu1 .nav .show > a,
.DropdownMenu1 .nav .show > a:hover,
.DropdownMenu1 .nav .show > a:focus
{
    border-color: #FFFFFF;
}
.DropdownMenu1 .nav .nav-divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FFFFFF;
}
.DropdownMenu1 .nav .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.DropdownMenu1
{
   position: relative;
}
.DropdownMenu1:before,
.DropdownMenu1:after
{
   content: " ";
   display: table;
}
.DropdownMenu1:after
{
   clear: both;
}
.DropdownMenu1 .navbar-header:before,
.DropdownMenu1 .navbar-header:after
{
   content: " ";
   display: table;
}
.DropdownMenu1 .navbar-header:after
{
   clear: both;
}
.DropdownMenu1-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.DropdownMenu1-navbar-collapse:before,
.DropdownMenu1-navbar-collapse:after
{
   content: " ";
   display: table;
}
.DropdownMenu1-navbar-collapse:after
{
   clear: both;
}
.DropdownMenu1-navbar-collapse.show
{
   overflow-y: auto;
}
.DropdownMenu1 .navbar-toggle 
{
   position: relative;
   float: right;
   width: 57px;
   height: 57px;
   padding: 15px 15px 15px 15px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 6px;
}
.DropdownMenu1 .navbar-toggle .line
{
   display: block;
   width: 27px;
   height: 5px;
   border-radius: 0px;
   transition: all 500ms linear;
}
.DropdownMenu1 .navbar-toggle .line
{
   margin: 5px auto;
}
.DropdownMenu1 .navbar-toggle  .line:first-child
{
   margin-top: 0px !important;
}
.DropdownMenu1 .navbar-nav
{
   margin: 6px -15px;
}
.DropdownMenu1 .navbar-nav > li > .dropdown-menu
{
   margin-top: 0;
}
.DropdownMenu1 .navbar-nav > li > a
{
   color: #000000;
}
.DropdownMenu1 .navbar-nav > li > a:hover,
.DropdownMenu1 .navbar-nav > li > a:focus
{
   background-color: #D3D3D3;
   background-image: none;
   color: #000000;
   text-decoration: none;
}
.DropdownMenu1 .navbar-nav > li > a.active,
.DropdownMenu1 .navbar-nav > li > a.active:hover,
.DropdownMenu1 .navbar-nav > li > a.active:focus
{
   color: #000000;
   background-color: #D3D3D3;
   background-image: none;
}
.DropdownMenu1 .navbar-toggle
{
   border: 1px solid transparent;
}
.DropdownMenu1 .navbar-toggle:hover,
.DropdownMenu1 .navbar-toggle:focus
{
   background-color: transparent;
}
.DropdownMenu1 .navbar-toggle .line
{
   background-color: #FFFFFF;
}
.DropdownMenu1-navbar-collapse
{
   border-color: rgba(255,255,255,1.00);
}
.DropdownMenu1 .navbar-nav > .dropdown > a:hover .arrow,
.DropdownMenu1 .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.DropdownMenu1 .navbar-nav > .show > a,
.DropdownMenu1 .navbar-nav > .show > a:hover,
.DropdownMenu1 .navbar-nav > .show > a:focus
{
   background-color: #D3D3D3;
   background-image: none;
   color: #000000;
}
.DropdownMenu1 .navbar-nav > .show > a .arrow,
.DropdownMenu1 .navbar-nav > .show > a:hover .arrow,
.DropdownMenu1 .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.DropdownMenu1 .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.DropdownMenu1 .navbar-link
{
   color: #000000;
}
.DropdownMenu1 .navbar-link:hover
{
   color: #000000;
}
.DropdownMenu1 .navbar-header
{
   color: #FFFFFF;
}
@media (min-width: 895px) 
{
.DropdownMenu1 .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.DropdownMenu1 .navbar-header
{
   float: left;
}
.DropdownMenu1-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.DropdownMenu1-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.DropdownMenu1-navbar-collapse.show
{
   overflow-y: auto;
}
.DropdownMenu1 .navbar-toggle
{
   display: none;
}
.DropdownMenu1 .navbar-nav
{
   display: flex;
   flex-direction: row;
   justify-content: center;
   margin: 0;
}
.DropdownMenu1 .navbar-nav > li
{
   float: left;
}
.DropdownMenu1 .container > .navbar-header,
.DropdownMenu1 .container > .DropdownMenu1-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.DropdownMenu1 .navbar-nav > .dropdown > a:hover .arrow,
.DropdownMenu1 .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
}
@media (max-width: 895px) 
{
.DropdownMenu1 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
}
.DropdownMenu1 .navbar-nav
{
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
}
.DropdownMenu1 .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.DropdownMenu1 .navbar-nav .show .dropdown-menu > li > a,
.DropdownMenu1 .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 15px;
}
.DropdownMenu1 .navbar-nav .show .dropdown-menu > li > a
{
   line-height: 20px;
}
}
@media (min-width: 895px) 
{
.DropdownMenu1 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 6px;
}
.DropdownMenu1 .navbar-nav > li > a
{
   color: #FFFFFF;
}
.DropdownMenu1 .navbar-nav > li > a:hover,
.DropdownMenu1 .navbar-nav > li > a:focus
{
   color: #000000;
   background-color: transparent;
   background-image: none;
}
.DropdownMenu1 .navbar-nav > li > a.active,
.DropdownMenu1 .navbar-nav > li > a.active:hover,
.DropdownMenu1 .navbar-nav > li > a.active:focus
{
   color: #000000;
   background-color: transparent;
   background-image: none;
}
.DropdownMenu1 .navbar-nav > .show > a,
.DropdownMenu1 .navbar-nav > .show > a:hover,
.DropdownMenu1 .navbar-nav > .show > a:focus
{
   background-color: transparent;
   background-image: none;
   color: #000000;
}
.DropdownMenu1 .navbar-nav > .dropdown > a:hover .arrow
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.DropdownMenu1 .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.DropdownMenu1 .navbar-nav > li > a.active > .arrow,
.DropdownMenu1 .navbar-nav > li > a.active:hover > .arrow,
.DropdownMenu1 .navbar-nav > li > a.active:focus > .arrow
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.DropdownMenu1 .navbar-nav > .show > a .arrow,
.DropdownMenu1 .navbar-nav > .show > a:hover .arrow,
.DropdownMenu1 .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.DropdownMenu1 .navbar-link
{
   color: #FFFFFF;
}
.DropdownMenu1 .navbar-link:hover 
{
   color: #fff;
}
}
.DropdownMenu1 .navbar-nav > li:first-child > a
{
   border-top-left-radius: 6px;
   border-bottom-left-radius: 6px;
}
.DropdownMenu1 .dropdown-menu > li:last-child > a
{
   border-bottom-left-radius: 6px;
   border-bottom-right-radius: 6px;
}
#DropdownMenu1 .svg-icon
{
   fill: currentColor;
   height: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_DropdownMenu1
{
   z-index: 1111 !important;
}
#wb_Image3
{
   margin: 27px 10px 0 15px;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 90.74%;
   height: auto;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 15px 0 0 0 ;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: block;
   margin: 15px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: url('../images/facade-kmew-banner-1.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   height: 100vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 150px 0 150px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#LayoutGrid1 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #1D5C96;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
}
#LayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#LayoutGrid2 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid16
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
}
#LayoutGrid16
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid16 > .col-1, #LayoutGrid16 > .col-2, #LayoutGrid16 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#LayoutGrid16 > .col-1, #LayoutGrid16 > .col-2, #LayoutGrid16 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid16 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid16 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid16 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid16 > .col-1, #LayoutGrid16 > .col-2, #LayoutGrid16 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid17
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
}
#LayoutGrid17
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid17 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 100px;
   padding-left: 100px;
   position: relative;
}
#LayoutGrid17 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid17 > .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)
{
#LayoutGrid17 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid10
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 40px 0 0 0 ;
}
#LayoutGrid10
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid10 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#LayoutGrid10 > .col-1
{
   flex: 0 0 auto;
   height: 561px;
}
#LayoutGrid10 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-direction: column;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid10 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
   height: auto;
}
}
#wb_LayoutGrid13
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
}
#LayoutGrid13
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid13 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#LayoutGrid13 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid13 > .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)
{
#LayoutGrid13 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_FlexContainer1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
   width: 100%;
}
#FlexContainer1
{
   display: flex;
   position: relative;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: center;
   margin-top: 50px;
   margin-bottom: 50px;
   margin-right: auto;
   margin-left: auto;
   max-width: 320px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 75vh;
   background-color: transparent;
   background-image: url('../images/ib-kmew-factory-2.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 80px 0 ;
}
#LayoutGrid3
{
   box-sizing: border-box;
   height: 75vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 150px 0 150px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid3 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#LayoutGrid3 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid20
{
   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;
}
#LayoutGrid20
{
   box-sizing: border-box;
   padding: 20px 10px 0 10px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid20 > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGrid20 > .row > .col-1, #LayoutGrid20 > .row > .col-2, #LayoutGrid20 > .row > .col-3, #LayoutGrid20 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#LayoutGrid20 > .row > .col-1, #LayoutGrid20 > .row > .col-2, #LayoutGrid20 > .row > .col-3, #LayoutGrid20 > .row > .col-4
{
   float: left;
}
#LayoutGrid20 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGrid20 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGrid20 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGrid20 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGrid20:before,
#LayoutGrid20:after,
#LayoutGrid20 .row:before,
#LayoutGrid20 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid20:after,
#LayoutGrid20 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid20 > .row > .col-1, #LayoutGrid20 > .row > .col-2, #LayoutGrid20 > .row > .col-3, #LayoutGrid20 > .row > .col-4
{
   float: none;
   width: 100%;
}
}
#wb_LayoutGrid24
{
   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;
}
#LayoutGrid24
{
   box-sizing: border-box;
   padding: 20px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid24 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid24 > .row > .col-1, #LayoutGrid24 > .row > .col-2, #LayoutGrid24 > .row > .col-3, #LayoutGrid24 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid24 > .row > .col-1, #LayoutGrid24 > .row > .col-2, #LayoutGrid24 > .row > .col-3, #LayoutGrid24 > .row > .col-4
{
   float: left;
}
#LayoutGrid24 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGrid24 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGrid24 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGrid24 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGrid24:before,
#LayoutGrid24:after,
#LayoutGrid24 .row:before,
#LayoutGrid24 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid24:after,
#LayoutGrid24 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid24 > .row > .col-1, #LayoutGrid24 > .row > .col-2, #LayoutGrid24 > .row > .col-3, #LayoutGrid24 > .row > .col-4
{
   float: none;
   width: 100%;
}
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 75vh;
   background-color: transparent;
   background-image: url('../images/ibh-banner-possibilities.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 50px 0 50px 0 ;
}
#LayoutGrid7
{
   box-sizing: border-box;
   height: 75vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 150px 0 150px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid7 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#LayoutGrid7 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid7 > .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)
{
#LayoutGrid7 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid8
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid8 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#LayoutGrid8 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid8 > .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)
{
#LayoutGrid8 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#Layer1
{
   background-color: #1D5C96;
   background-image: none;
   border-radius: 0px;
}
#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;
}
#wb_Icon1 a
{
   text-decoration: none;
}
#wb_Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon1
{
   height: 36px;
   width: 36px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon1 i
{
   color: #F8F8F2;
   display: inline-block;
   font-size: 36px;
   line-height: 36px;
   vertical-align: middle;
}
#wb_Icon1:hover #Icon1 i
{
   color: #D62E2E;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 30px 0 50px 0 ;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 40px 0 40px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 43px;
   text-align: center;
}
#wb_Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   max-width: 1200px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: rgba(0,0,0,0.05);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 30px 0 ;
   padding: 0;
}
#Card6-card-item0 h1
{
   color: #FFFFFF;
   font-family: "Montserrat";
   font-weight: 800;
   font-style: normal;
   font-size: 75px;
   margin: 0;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 30px 0 50px 0 ;
   padding: 0;
   text-align: center;
}
#Card6-card-item1 h2
{
   color: #BE0029;
   font-family: "Montserrat";
   font-weight: 800;
   font-style: normal;
   font-size: 96px;
   margin: 0;
}
#wb_Card6:hover
{
   background-color: rgba(0,0,0,0.71);
   transition: background-color 500ms linear 0ms;
}
#wb_Card6
{
   background-color: rgba(0,0,0,0.47);
   transition: background-color 500ms linear 0ms;
}
#wb_Heading1
{
   background-color: rgba(0,0,0,0.20);
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 30px 0 30px 0;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 64px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading1 a
{
   color: inherit;
   text-decoration: none;
}
#PhotoGallery1
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   display: table;
   margin: 0;
}
#PhotoGallery1 .thumbnails
{
   margin: 0;
   font-size: 0;
}
#PhotoGallery1 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   display: inline-block;
   padding: 10px 10px 10px 10px;
   width: 25%;
   text-align: center;
   vertical-align: middle;
}
#PhotoGallery1 .caption
{
   color: #969696;
   font-family: Lato;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   margin: 0;
   text-align: center;
   text-decoration: none;
   padding: 8px 0 8px 0;
   position: relative;
}
#PhotoGallery1 .description
{
   color: #969696;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-align: center;
}
#PhotoGallery1 .thumbnail a
{
   display: block;
   position: relative;
}
#PhotoGallery1 .thumbnail a:hover .caption
{
   opacity: 0.78
}
#PhotoGallery1 .thumbnail img
{
   border-top-width: 17px;
   border-right-width: 17px;
   border-bottom-width: 36px;
   border-left-width: 17px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   border-image-source: url('../images/cupertino-3.png');
   border-image-slice: 17 17 36 17;
   border-image-width: 17px 17px 36px 17px;
   border-image-repeat: stretch;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery1 .thumbnails:before,
#PhotoGallery1 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery1 .thumbnails:after
{
   clear: both;
}
#PhotoGallery1 .thumbnails .thumbnail:nth-child(4n+1)
{
   clear: both;
}
#wb_PhotoGallery1
{
   position: relative;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_Image8
{
   margin: 0;
   vertical-align: top;
}
#Image8
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 126px;
   height: 129px;
   vertical-align: top;
}
#HorizontalLine4
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 20px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Image10
{
   margin: 0;
   vertical-align: top;
}
#Image10
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 125px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image11
{
   margin: 0;
   vertical-align: top;
}
#Image11
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 126px;
   height: 126px;
   vertical-align: top;
}
#HorizontalLine9
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 20px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Image9
{
   margin: 0;
   vertical-align: top;
}
#Image9
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 125px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text21 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_Text21
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 19px;
   line-height: 26px;
}
#wb_Text21 p, #wb_Text21 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text21
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text20 
{
   padding: 10px 0 0 0;
   margin: 0;
}
#Text20-max-width
{
   margin-left: auto;
   margin-right: auto;
   max-width: 400px;
   width: 100%;
}
#wb_Text20 p, #wb_Text20 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text20
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text11 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 8px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_Text11
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 19px;
   line-height: 27px;
}
#wb_Text11 p, #wb_Text11 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text11
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text12 
{
   padding: 10px 0 0 0;
   margin: 0;
}
#Text12-max-width
{
   margin-left: auto;
   margin-right: auto;
   max-width: 400px;
   width: 100%;
}
#wb_Text12 p, #wb_Text12 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text12
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text13 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_Text13
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 19px;
   line-height: 27px;
}
#wb_Text13 p, #wb_Text13 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text13
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text22 
{
   padding: 10px 0 0 0;
   margin: 0;
}
#Text22-max-width
{
   margin-left: auto;
   margin-right: auto;
   max-width: 400px;
   width: 100%;
}
#wb_Text22 p, #wb_Text22 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text22
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text6 
{
   padding: 10px 0 0 0;
   margin: 0;
}
#Text6-max-width
{
   margin-left: auto;
   margin-right: auto;
   max-width: 400px;
   width: 100%;
}
#wb_Text6 p, #wb_Text6 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text23 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_Text23
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 19px;
   line-height: 27px;
}
#wb_Text23 p, #wb_Text23 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text23
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#HorizontalLine3
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 20px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#HorizontalLine8
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 20px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Image12
{
   margin: 0;
   vertical-align: top;
}
#Image12
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 126px;
   height: 126px;
   vertical-align: top;
}
#HorizontalLine5
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 20px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#HorizontalLine6
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 20px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Image14
{
   margin: 0;
   vertical-align: top;
}
#Image14
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 125px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image15
{
   margin: 0;
   vertical-align: top;
}
#Image15
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 126px;
   height: 126px;
   vertical-align: top;
}
#HorizontalLine11
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 20px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#HorizontalLine12
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 20px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Image13
{
   margin: 0;
   vertical-align: top;
}
#Image13
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 125px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_Text8
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 19px;
   line-height: 26px;
}
#wb_Text8 p, #wb_Text8 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text25 
{
   padding: 10px 0 0 0;
   margin: 0;
}
#Text25-max-width
{
   margin-left: auto;
   margin-right: auto;
   max-width: 400px;
   width: 100%;
}
#wb_Text25 p, #wb_Text25 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text25
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text16 
{
   padding: 10px 0 0 0;
   margin: 0;
}
#Text16-max-width
{
   margin-left: auto;
   margin-right: auto;
   max-width: 400px;
   width: 100%;
}
#wb_Text16 p, #wb_Text16 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text16
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text26 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_Text26
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 19px;
   line-height: 26px;
}
#wb_Text26 p, #wb_Text26 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text26
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text17 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_Text17
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 19px;
   line-height: 26px;
}
#wb_Text17 p, #wb_Text17 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text17
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text18 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_Text18
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 19px;
   line-height: 26px;
}
#wb_Text18 p, #wb_Text18 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text18
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text27 
{
   padding: 10px 0 0 0;
   margin: 0;
}
#Text27-max-width
{
   margin-left: auto;
   margin-right: auto;
   max-width: 400px;
   width: 100%;
}
#wb_Text27 p, #wb_Text27 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text27
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text28 
{
   padding: 10px 0 0 0;
   margin: 0;
}
#Text28-max-width
{
   margin-left: auto;
   margin-right: auto;
   max-width: 400px;
   width: 100%;
}
#wb_Text28 p, #wb_Text28 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text28
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading2
{
   background-color: rgba(0,0,0,0.20);
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 30px 0 30px 0;
   text-align: center;
}
#Heading2
{
   color: #FFFFFF;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 64px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading2 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 50px 20px 50px;
   text-align: justify;
}
#wb_Text4 div
{
   text-align: justify;
}
#wb_Text4
{
   display: block;
   margin: 20px 50px 20px 50px;
   box-sizing: border-box;
   width: calc(100% - 100px);
}
#wb_cardDeck
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#cardDeck
{
   display: flex;
   position: relative;
   padding: 20px 0 50px 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
   margin-top: 50px;
   margin-bottom: 50px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:480px) 
{
#cardDeck
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#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 15px 0 15px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.39);
   text-align: center;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 300px;
}
#Card2-card-item0:hover
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card2-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 35px 20px 35px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 300px;
}
#Card2-card-item2:hover
{
   transform: rotate(0deg) scale(2,2) ;
   transition: transform 500ms ease-out 0ms;
}
#Card2-card-item2
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#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 15px 0 15px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.39);
   text-align: center;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 300px;
}
#Card3-card-item0:hover
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card3-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 20px 35px 20px 35px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 300px;
}
#Card3-card-item2:hover
{
   transform: rotate(0deg) scale(2,2) ;
   transition: transform 500ms ease-out 0ms;
}
#Card3-card-item2
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#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: 0 15px 0 15px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.39);
   text-align: center;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 300px;
}
#Card4-card-item0:hover
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card4-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 35px 20px 35px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 300px;
}
#Card4-card-item2:hover
{
   transform: rotate(0deg) scale(2,2) ;
   transition: transform 500ms ease-in-out 0ms;
}
#Card4-card-item2
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 75vh;
   background-color: transparent;
   background-image: url('../images/ibh-kmew-night.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
}
#LayoutGrid5
{
   box-sizing: border-box;
   height: 75vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 150px 0 150px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid5 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#LayoutGrid5 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid5 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid5 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Heading3
{
   background-color: rgba(0,0,0,0.20);
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 30px 0 30px 0;
   text-align: center;
}
#Heading3
{
   color: #FFFFFF;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 64px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid4 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#LayoutGrid4 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid4 > .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)
{
#LayoutGrid4 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid9
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid9 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#LayoutGrid9 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid9 > .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)
{
#LayoutGrid9 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_RollOver3
{
   display: block;
   width: 100%;
}
#RollOver3
{
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   display: inline-block;
   width: 800px;
   height: 553px;
   margin: 0 0 20px 0 ;
   position: relative;
}
#RollOver3 a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#RollOver3 a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#RollOver3 span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
}
#RollOver3 img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOver3 .resize
{
   height: 100%;
   left: 0;
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 50%;
}
#RollOver3 .splitter
{
   cursor: ew-resize;
   bottom: 0;
   left: 50%;
   position: absolute;
   top: 0;
   width: 3px;
}
#RollOver3 .splitter::before, #RollOver3 .splitter::after
{
   background: #FFFFFF;
   content: "";
   height: calc(50% - 20px);
   left: 0;
   position: absolute;
   width: 100%;
}
#RollOver3 .splitter::before
{
   top: 0;
}
#RollOver3 .splitter::after
{
   bottom: 0;
}
#RollOver3 .splitter .handle
{
   border: 3px solid #FFFFFF;
   border-radius: 50%;
   height: 40px;
   left: 50%;
   position: absolute;
   top: 50%;
   transform: translate(-50%, -50%);
   width: 40px;
}
#RollOver3 .splitter .handle::before,
#RollOver3 .splitter .handle::after
{
   border: 10px solid transparent;
   border-bottom-width: 0px;
   border-right-width: 0px;
   content: "";
   position: absolute;
   top: 50%;
   transform: translate(-50%, -50%) rotate(45deg);
}
#RollOver3 .splitter .handle::before
{
   border-left-color: #FFFFFF;
   left: 40%;
}
#RollOver3 .splitter .handle::after
{
   border-top-color: #FFFFFF;
   left: 60%;
}
#wb_LayoutGrid22
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid22
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid22 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#LayoutGrid22 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid22 > .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)
{
#LayoutGrid22 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_RollOver5
{
   display: block;
   width: 100%;
}
#RollOver5
{
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   display: inline-block;
   width: 800px;
   height: 565px;
   margin: 0;
   position: relative;
}
#RollOver5 a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#RollOver5 a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#RollOver5 span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
}
#RollOver5 img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOver5 .resize
{
   height: 100%;
   left: 0;
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 50%;
}
#RollOver5 .splitter
{
   cursor: ew-resize;
   bottom: 0;
   left: 50%;
   position: absolute;
   top: 0;
   width: 3px;
}
#RollOver5 .splitter::before, #RollOver5 .splitter::after
{
   background: #FFFFFF;
   content: "";
   height: calc(50% - 20px);
   left: 0;
   position: absolute;
   width: 100%;
}
#RollOver5 .splitter::before
{
   top: 0;
}
#RollOver5 .splitter::after
{
   bottom: 0;
}
#RollOver5 .splitter .handle
{
   border: 3px solid #FFFFFF;
   border-radius: 50%;
   height: 40px;
   left: 50%;
   position: absolute;
   top: 50%;
   transform: translate(-50%, -50%);
   width: 40px;
}
#RollOver5 .splitter .handle::before,
#RollOver5 .splitter .handle::after
{
   border: 10px solid transparent;
   border-bottom-width: 0px;
   border-right-width: 0px;
   content: "";
   position: absolute;
   top: 50%;
   transform: translate(-50%, -50%) rotate(45deg);
}
#RollOver5 .splitter .handle::before
{
   border-left-color: #FFFFFF;
   left: 40%;
}
#RollOver5 .splitter .handle::after
{
   border-top-color: #FFFFFF;
   left: 60%;
}
#wb_infoLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #1D5C96;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 50px 0 50px 0 ;
}
#infoLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#infoLayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#infoLayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#infoLayoutGrid > .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)
{
#infoLayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 30px 0 30px 0;
   text-align: center;
}
#Heading4
{
   color: #FFFFFF;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 64px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading4 a
{
   color: inherit;
   text-decoration: none;
}
#wb_LayoutGrid12
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid12
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid12 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#LayoutGrid12 > .col-1
{
   flex: 0 0 auto;
   height: 561px;
}
#LayoutGrid12 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-direction: column;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid12 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
   height: auto;
}
}
#wb_Carousel1
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   margin: 0 0 -40px 0 ;
}
#wb_Carousel1
{
   box-sizing: border-box;
   width: 100%;
   height: 601px;
}
#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 500ms 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;
   display: flex;
   align-items: flex-start;
   flex-direction: column;
   justify-content: flex-end;
   height: 100%;
   box-sizing: border-box;
}
#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;
   margin-left: -52px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#Carousel1 .carousel-indicators li
{
   display: block;
   float: left;
   margin: 8px 8px 8px 8px;
   width: 9px;
   height: 9px;
   cursor: pointer;
   text-indent: -999px;
   border-radius: 50%;
   background-color: rgba(186,187,188,1.00);
   border: 1px solid rgba(124,125,125,1.00);
}
#Carousel1 .carousel-indicators .active
{
   background-color: rgba(124,125,125,1.00);
}
#Carousel1 .carousel-control
{
   display: flex;
   position: absolute;
   align-items: center;
   justify-content: center;
   left: 0;
   top: 0;
   bottom: 0;
   width: 15%;
   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: 20px;
   height: 20px;
   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: 1180px;
   display: inline-block;
   float: left;
   height: 561px;
}
#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: 20px;
   height: 20px;
   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:%237C7D7D%22%20viewBox%3d%220%200%2080%2080%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M63%2017%20L39%2040%20L63%2063%20C64%2064%2c%2064%2065%2c%2064%2066%20C64%2067%2c%2064%2068%2c%2063%2069%20L56%2076%20C55%2077%2c%2054%2077%2c%2053%2077%20C52%2077%2c%2051%2077%2c%2050%2076%20L17%2043%20C17%2042%2c%2016%2041%2c%2016%2040%20C16%2039%2c%2017%2038%2c%2017%2038%20L50%205%20C51%204%2c%2052%204%2c%2053%204%20C54%204%2c%2055%204%2c%2056%205%20L63%2012%20C64%2013%2c%2064%2014%2c%2064%2015%20C64%2016%2c%2064%2016%2c%2063%2017%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:%237C7D7D%22%20viewBox%3d%220%200%2080%2080%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M63%2043%20L30%2076%20C29%2077%2c%2028%2077%2c%2027%2077%20C26%2077%2c%2026%2077%2c%2025%2076%20L17%2069%20C17%2068%2c%2016%2067%2c%2016%2066%20C16%2065%2c%2017%2064%2c%2017%2063%20L41%2040%20L17%2017%20C17%2016%2c%2016%2016%2c%2016%2015%20C16%2014%2c%2017%2013%2c%2017%2012%20L25%205%20C26%204%2c%2026%204%2c%2027%204%20C28%204%2c%2029%204%2c%2030%205%20L63%2038%20C64%2039%2c%2064%2039%2c%2064%2040%20C64%2041%2c%2064%2042%2c%2063%2043%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel1 .frame-1
{
   background-color: transparent;
   background-image: url('../images/fiber-cement-panels-ifs-1.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel1 .frame-2
{
   background-color: transparent;
   background-image: url('../images/fiber-cement-panels-ifs-2.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel1 .frame-3
{
   background-color: transparent;
   background-image: url('../images/fiber-cement-panels-ifs-3.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel1 .frame-4
{
   background-color: transparent;
   background-image: url('../images/fiber-cement-panels-ifs-4.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#wb_Card7
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 200px;
   box-sizing: border-box;
   margin: 0;
   background-color: #DCDCDC;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card7-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #D62E2E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#wb_Card7:hover #Card7-card-item0
{
   transform: rotate(10deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#Card7-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#Card7-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card7-card-item0 .svg-icon
{
   fill: currentColor;
   width: 43px;
   height: 43px;
   overflow: visible;
   margin-right: 0px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #D62E2E;
   font-family: "Lato";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#wb_Card7:hover #Card7-card-item1
{
   color: #D62E2E;
   transition: color 200ms linear 0ms;
}
#Card7-card-item1
{
   color: #D62E2E;
   transition: color 200ms linear 0ms;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0 10px 0 10px;
   color: #808080;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#wb_Card9
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 200px;
   box-sizing: border-box;
   margin: 0;
   background-color: #DCDCDC;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card9-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card9-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #D62E2E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#wb_Card9:hover #Card9-card-item0
{
   transform: rotate(10deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#Card9-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#Card9-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card9-card-item0 .svg-icon
{
   fill: currentColor;
   width: 43px;
   height: 43px;
   overflow: visible;
   margin-right: 0px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #D62E2E;
   font-family: "Lato";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#wb_Card9:hover #Card9-card-item1
{
   color: #D62E2E;
   transition: color 200ms linear 0ms;
}
#Card9-card-item1
{
   color: #D62E2E;
   transition: color 200ms linear 0ms;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0 10px 0 10px;
   color: #808080;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#wb_Card8
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 200px;
   box-sizing: border-box;
   margin: 0;
   background-color: #DCDCDC;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card8-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card8-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #D62E2E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#wb_Card8:hover #Card8-card-item0
{
   transform: rotate(10deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#Card8-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#Card8-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card8-card-item0 .svg-icon
{
   fill: currentColor;
   width: 43px;
   height: 43px;
   overflow: visible;
   margin-right: 0px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #D62E2E;
   font-family: "Lato";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#wb_Card8:hover #Card8-card-item1
{
   color: #D62E2E;
   transition: color 200ms linear 0ms;
}
#Card8-card-item1
{
   color: #D62E2E;
   transition: color 200ms linear 0ms;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0 10px 0 10px;
   color: #808080;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   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;
}
#wb_featuresCarousel
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_featuresCarousel
{
   box-sizing: border-box;
   width: 100%;
   height: 100vh;
}
#featuresCarousel
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#featuresCarousel .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#featuresCarousel .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#featuresCarousel .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transition: transform 500ms ease-in-out;
   height: 100%;
   text-align: center;
}
#featuresCarousel .carousel-item-next:not(.carousel-item-start), #featuresCarousel .active.carousel-item-end
{
   transform: translateX(100%);
}
#featuresCarousel .carousel-item-prev:not(.carousel-item-end), #featuresCarousel .active.carousel-item-start
{
   transform: translateX(-100%);
}
#featuresCarousel .carousel-item-inner
{
   padding: 0;
   display: flex;
   align-items: center;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   box-sizing: border-box;
}
#featuresCarousel .carousel-inner > .carousel-item > img, #featuresCarousel .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#featuresCarousel .carousel-inner > .active, #featuresCarousel .carousel-inner > .carousel-item-next, #featuresCarousel .carousel-inner > .carousel-item-prev
{
   display: block;
}
#featuresCarousel .carousel-inner > .carousel-item-next, #featuresCarousel .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#featuresCarousel .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -65px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#featuresCarousel .carousel-indicators li
{
   display: block;
   float: left;
   margin: 8px 8px 8px 8px;
   width: 9px;
   height: 9px;
   cursor: pointer;
   text-indent: -999px;
   border-radius: 50%;
   background-color: rgba(186,187,188,1.00);
   border: 1px solid rgba(124,125,125,1.00);
}
#featuresCarousel .carousel-indicators .active
{
   background-color: rgba(124,125,125,1.00);
}
#featuresCarousel .carousel-control
{
   display: flex;
   position: absolute;
   align-items: center;
   justify-content: center;
   left: 0;
   top: 0;
   bottom: 0;
   width: 15%;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
   cursor: pointer;
   z-index: 7778;
}
#featuresCarousel .carousel-control.carousel-item-end
{
   left: auto;
   right: 0;
}
#featuresCarousel .carousel-control .carousel-control-prev-icon, #featuresCarousel .carousel-control .carousel-control-next-icon
{
   display: inline-block;
   position: absolute;
   width: 20px;
   height: 20px;
   z-index: 5;
}
#featuresCarousel .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;
}
#featuresCarousel .frame
{
   width: 1180px;
   display: inline-block;
   float: left;
   height: 561px;
}
#featuresCarousel .carousel-control-next, #featuresCarousel .carousel-control-prev
{
   cursor: pointer;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
}
#featuresCarousel .carousel-control-next-icon, #featuresCarousel .carousel-control-prev-icon
{
   display: inline-block;
   width: 20px;
   height: 20px;
   background: transparent no-repeat center center;
   background-size: 100% 100%;
}
#featuresCarousel .carousel-control-next:hover, #featuresCarousel .carousel-control-prev:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
#featuresCarousel .carousel-control-prev-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%237C7D7D%22%20viewBox%3d%220%200%2080%2080%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M63%2017%20L39%2040%20L63%2063%20C64%2064%2c%2064%2065%2c%2064%2066%20C64%2067%2c%2064%2068%2c%2063%2069%20L56%2076%20C55%2077%2c%2054%2077%2c%2053%2077%20C52%2077%2c%2051%2077%2c%2050%2076%20L17%2043%20C17%2042%2c%2016%2041%2c%2016%2040%20C16%2039%2c%2017%2038%2c%2017%2038%20L50%205%20C51%204%2c%2052%204%2c%2053%204%20C54%204%2c%2055%204%2c%2056%205%20L63%2012%20C64%2013%2c%2064%2014%2c%2064%2015%20C64%2016%2c%2064%2016%2c%2063%2017%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#featuresCarousel .carousel-control-next-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%237C7D7D%22%20viewBox%3d%220%200%2080%2080%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M63%2043%20L30%2076%20C29%2077%2c%2028%2077%2c%2027%2077%20C26%2077%2c%2026%2077%2c%2025%2076%20L17%2069%20C17%2068%2c%2016%2067%2c%2016%2066%20C16%2065%2c%2017%2064%2c%2017%2063%20L41%2040%20L17%2017%20C17%2016%2c%2016%2016%2c%2016%2015%20C16%2014%2c%2017%2013%2c%2017%2012%20L25%205%20C26%204%2c%2026%204%2c%2027%204%20C28%204%2c%2029%204%2c%2030%205%20L63%2038%20C64%2039%2c%2064%2039%2c%2064%2040%20C64%2041%2c%2064%2042%2c%2063%2043%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#featuresCarousel .frame-1
{
   background-color: transparent;
   background-image: url('../images/facade-kmew-linear-1.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#featuresCarousel .frame-2
{
   background-color: transparent;
   background-image: url('../images/facade-kmew-linear-2.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#featuresCarousel .frame-3
{
   background-color: transparent;
   background-image: url('../images/facade-kmew-linear-3.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#featuresCarousel .frame-4
{
   background-color: transparent;
   background-image: url('../images/facade-kmew-linear-4.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#featuresCarousel .frame-5
{
   background-color: transparent;
   background-image: url('../images/facade-kmew-linear-5.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 10px 10px 10px 10px;
   text-align: justify;
}
#wb_Text3 div
{
   text-align: justify;
}
#wb_Text3
{
   display: block;
   margin: 10px 10px 10px 10px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 50px 20px 50px;
   text-align: justify;
}
#wb_Text7 div
{
   text-align: justify;
}
#wb_Text7
{
   display: block;
   margin: 20px 50px 20px 50px;
   box-sizing: border-box;
   width: calc(100% - 100px);
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_contact
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #1D5C96;
   background-image: none;
   border: 0px solid #1D5C96;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
}
#contact
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#contact > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contact > .col-1
{
   flex: 0 0 auto;
}
#contact > .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)
{
#contact > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid11
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #1D5C96;
   background-image: none;
   border: 0px solid #1D5C96;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid11
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid11 > .col-1, #LayoutGrid11 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid11 > .col-1, #LayoutGrid11 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid11 > .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;
}
#LayoutGrid11 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: none;
   flex-basis: 0;
   max-width: 0;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid11 > .col-1, #LayoutGrid11 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_footerText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_footerText
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 15px;
   line-height: 16px;
}
#wb_footerText p, #wb_footerText ul
{
   margin: 0;
   padding: 0;
}
#wb_footerText
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading10
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading10
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F9F9F9;
   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;
}
#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_Icon1
{
   position: absolute;
   left: 8px;
   top: 3px;
   width: 36px;
   height: 36px;
   text-align: center;
   z-index: 48;
}
#HorizontalLine5
{
   display: block;
   width: 100%;
   z-index: 33;
}
#wb_Card6
{
   display: flex;
   width: 100%;
   z-index: 4;
}
#wb_Card1
{
   display: flex;
   width: 100%;
   z-index: 5;
}
#HorizontalLine3
{
   display: block;
   width: 100%;
   z-index: 17;
}
#wb_Image1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 0;
}
#wb_Card3
{
   display: flex;
   z-index: 50;
}
#wb_Image2
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 9;
}
#RollOver5
{
   overflow: hidden;
   z-index: 55;
}
#wb_Card2
{
   display: flex;
   z-index: 49;
}
#HorizontalLine11
{
   display: block;
   width: 100%;
   z-index: 45;
}
#HorizontalLine12
{
   display: block;
   width: 100%;
   z-index: 41;
}
#wb_featuresCarousel
{
}
#wb_Image3
{
   display: block;
   width: calc(100% - 25px);
   height: auto;
   z-index: 2;
}
#wb_PhotoGallery1
{
   display: inline-block;
   width: 852px;
   height: 271px;
   z-index: 12;
}
#wb_Carousel1
{
}
#wb_Heading4
{
   display: block;
   width: 100%;
   z-index: 56;
}
#wb_Card9
{
   display: flex;
   width: 100%;
   z-index: 6;
}
#wb_Heading2
{
   display: block;
   width: 100%;
   z-index: 46;
}
#wb_Image8
{
   display: inline-block;
   width: 126px;
   height: 129px;
   z-index: 18;
}
#wb_Card8
{
   display: flex;
   width: 100%;
   z-index: 8;
}
#wb_Heading3
{
   display: block;
   width: 100%;
   z-index: 52;
}
#HorizontalLine8
{
   display: block;
   width: 100%;
   z-index: 29;
}
#wb_Image9
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 22;
}
#Layer1
{
   position: absolute;
   text-align: left;
   left: 1147px;
   top: 179px;
   width: 53px;
   height: 42px;
   z-index: 75;
}
#HorizontalLine9
{
   display: block;
   width: 100%;
   z-index: 25;
}
#wb_Heading10
{
   display: block;
   width: 100%;
   z-index: 58;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 13;
}
#HorizontalLine6
{
   display: block;
   width: 100%;
   z-index: 37;
}
#RollOver3
{
   overflow: hidden;
   z-index: 54;
}
#wb_Card4
{
   display: flex;
   z-index: 51;
}
#wb_DropdownMenu1
{
   display: block;
   width: 100%;
   z-index: 1;
}
#wb_Image15
{
   display: inline-block;
   width: 126px;
   height: 126px;
   z-index: 42;
}
#wb_Image13
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 38;
}
#wb_Image12
{
   display: inline-block;
   width: 126px;
   height: 126px;
   z-index: 34;
}
#wb_Image14
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 30;
}
#wb_Image11
{
   display: inline-block;
   width: 126px;
   height: 126px;
   z-index: 26;
}
#HorizontalLine4
{
   display: block;
   width: 100%;
   z-index: 21;
}
#wb_Image10
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 14;
}
#wb_Card7
{
   display: flex;
   width: 100%;
   z-index: 7;
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: 100vh;
   padding: 150px 0 150px 0;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 50px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0;
}
#LayoutGrid2 > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid2 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid16
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid16
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 30px;
}
#LayoutGrid16
{
   height: auto;
   padding: 0;
}
#wb_LayoutGrid17
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid17
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 20px;
}
#LayoutGrid17
{
   height: auto;
   padding: 0;
}
#LayoutGrid17 > .col-1
{
   padding-right: 100px;
   padding-left: 100px;
}
#LayoutGrid17 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   margin-top: 40px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   padding: 0;
}
#LayoutGrid10 > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid10 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   height: 561px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid13
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 50px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 0;
}
#LayoutGrid13 > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid13 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_FlexContainer1
{
   visibility: visible;
   display: block;
}
#FlexContainer1
{
   min-height: 0;
   margin-top: 50px;
   margin-bottom: 50px;
   padding: 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: center;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: 75vh;
   margin-top: 0px;
   margin-bottom: 80px;
}
#LayoutGrid3
{
   height: 75vh;
   padding: 150px 0 150px 0;
}
#wb_LayoutGrid20
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid20
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid20
{
   height: auto;
   padding: 20px 10px 0 10px;
}
#LayoutGrid20 .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGrid20 > .row > .col-1, #LayoutGrid20 > .row > .col-2, #LayoutGrid20 > .row > .col-3, #LayoutGrid20 > .row > .col-4
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid20 > .row > .col-1
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid20 > .row > .col-2
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid20 > .row > .col-3
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid20 > .row > .col-4
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid24
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid24
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid24
{
   height: auto;
   padding: 20px 15px 10px 15px;
}
#LayoutGrid24 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid24 > .row > .col-1, #LayoutGrid24 > .row > .col-2, #LayoutGrid24 > .row > .col-3, #LayoutGrid24 > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid24 > .row > .col-1
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid24 > .row > .col-2
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid24 > .row > .col-3
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid24 > .row > .col-4
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: 75vh;
   margin-top: 50px;
   margin-bottom: 50px;
}
#LayoutGrid7
{
   height: 75vh;
   padding: 150px 0 150px 0;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 0;
}
#LayoutGrid8 > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid8 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#Layer1
{
   width: 53px;
   height: 42px;
   visibility: visible;
   display: block;
}
#wb_Icon1
{
   left: 8px;
   top: 3px;
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #F8F8F2;
}
#Icon1
{
   width: 36px;
   height: 36px;
}
#Icon1 i
{
   line-height: 36px;
   font-size: 36px;
   width: 35px;
   color: #F8F8F2;
}
#Icon1:hover i
{
   color: #D62E2E;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 30px 0 50px 0 ;
   background-color: transparent;
   background-image: none;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 40px 0 40px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 43px;
   text-align: center;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card6
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 30px 0 ;
   padding: 0;
}
#Card6-card-item0 h1
{
   color: #FFFFFF;
   font-family: "Montserrat";
   font-weight: 800;
   font-style: normal;
   font-size: 75px;
   margin: 0;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 30px 0 50px 0 ;
   padding: 0;
   text-align: center;
}
#Card6-card-item1 h2
{
   color: #BE0029;
   font-family: "Montserrat";
   font-weight: 800;
   font-style: normal;
   font-size: 96px;
   margin: 0;
}
#wb_Card6
{
   text-align: center;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 30px 0 30px 0;
   font-size: 64px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: rgba(0,0,0,0.20);
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 64px;
   text-align: center;
   text-transform: none;
}
#Heading1 a
{
   color: inherit;
}
#wb_PhotoGallery1
{
   width: 768px;
   height: 250px;
   visibility: visible;
   display: inline;
   margin: 0 0 30px 0 ;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#PhotoGallery1 .thumbnail
{
   width: 25%;
}
#PhotoGallery1 .thumbnails .thumbnail:nth-child(4n+1)
{
   clear: none;
}
#PhotoGallery1 .thumbnails .thumbnail:nth-child(4n+1)
{
   clear: both;
}
#wb_Image8
{
   width: 126px;
   height: 129px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image8
{
   width: 126px;
   height: 129px;
}
#HorizontalLine4
{
   width: 100%;
   height: 20px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine4
{
   border-color: transparent;
   border-bottom-width: 20px;
}
#wb_Image10
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image10
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image11
{
   width: 126px;
   height: 126px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image11
{
   width: 126px;
   height: 126px;
}
#HorizontalLine9
{
   width: 100%;
   height: 20px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine9
{
   border-color: transparent;
   border-bottom-width: 20px;
}
#wb_Image9
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image9
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Text21
{
   visibility: visible;
   display: block;
}
#wb_Text21
{
   font-size: 19px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
   line-height: 27px;
}
#wb_Text20
{
   visibility: visible;
   display: block;
}
#wb_Text20
{
   margin: 0;
   padding: 10px 0 0 0;
   text-align: justify;
}
#wb_Text11
{
   visibility: visible;
   display: block;
}
#wb_Text11
{
   font-size: 19px;
   margin: 0;
   padding: 8px 0 0 0;
   text-align: center;
}
#wb_Text12
{
   visibility: visible;
   display: block;
}
#wb_Text12
{
   margin: 0;
   padding: 10px 0 0 0;
   text-align: justify;
}
#wb_Text13
{
   visibility: visible;
   display: block;
}
#wb_Text13
{
   font-size: 19px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text22
{
   visibility: visible;
   display: block;
}
#wb_Text22
{
   margin: 0;
   padding: 10px 0 0 0;
   text-align: justify;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   margin: 0;
   padding: 10px 0 0 0;
   text-align: justify;
}
#wb_Text23
{
   visibility: visible;
   display: block;
}
#wb_Text23
{
   font-size: 19px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#HorizontalLine3
{
   width: 100%;
   height: 20px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine3
{
   border-color: transparent;
   border-bottom-width: 20px;
}
#HorizontalLine8
{
   width: 100%;
   height: 20px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine8
{
   border-color: transparent;
   border-bottom-width: 20px;
}
#wb_Image12
{
   width: 126px;
   height: 126px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image12
{
   width: 126px;
   height: 126px;
}
#HorizontalLine5
{
   width: 100%;
   height: 20px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine5
{
   border-color: transparent;
   border-bottom-width: 20px;
}
#HorizontalLine6
{
   width: 100%;
   height: 20px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine6
{
   border-color: transparent;
   border-bottom-width: 20px;
}
#wb_Image14
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image14
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image15
{
   width: 126px;
   height: 126px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image15
{
   width: 126px;
   height: 126px;
}
#HorizontalLine11
{
   width: 100%;
   height: 20px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine11
{
   border-color: transparent;
   border-bottom-width: 20px;
}
#HorizontalLine12
{
   width: 100%;
   height: 20px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine12
{
   border-color: transparent;
   border-bottom-width: 20px;
}
#wb_Image13
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image13
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   font-size: 19px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
   line-height: 27px;
}
#wb_Text25
{
   visibility: visible;
   display: block;
}
#wb_Text25
{
   margin: 0;
   padding: 10px 0 0 0;
   text-align: justify;
}
#wb_Text16
{
   visibility: visible;
   display: block;
}
#wb_Text16
{
   margin: 0;
   padding: 10px 0 0 0;
   text-align: justify;
}
#wb_Text26
{
   visibility: visible;
   display: block;
}
#wb_Text26
{
   font-size: 19px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
   line-height: 27px;
}
#wb_Text17
{
   visibility: visible;
   display: block;
}
#wb_Text17
{
   font-size: 19px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
   line-height: 27px;
}
#wb_Text18
{
   visibility: visible;
   display: block;
}
#wb_Text18
{
   font-size: 19px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
   line-height: 27px;
}
#wb_Text27
{
   visibility: visible;
   display: block;
}
#wb_Text27
{
   margin: 0;
   padding: 10px 0 0 0;
   text-align: justify;
}
#wb_Text28
{
   visibility: visible;
   display: block;
}
#wb_Text28
{
   margin: 0;
   padding: 10px 0 0 0;
   text-align: justify;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 30px 0 30px 0;
   font-size: 64px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: rgba(0,0,0,0.20);
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   color: #FFFFFF;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 64px;
   text-align: center;
   text-transform: none;
}
#Heading2 a
{
   color: inherit;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 20px 50px 20px 50px;
   padding: 0;
}
#wb_cardDeck
{
   visibility: visible;
   display: block;
}
#cardDeck
{
   padding: 20px 0 50px 0;
}
#wb_Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 15px 0 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 300px;
}
#Card2-card-item0:hover
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card2-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 35px 20px 35px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   text-align: center;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 300px;
}
#Card2-card-item2:hover
{
   transform: rotate(0deg) scale(2,2) ;
   transition: transform 500ms ease-out 0ms;
}
#Card2-card-item2
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 15px 0 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 300px;
}
#Card3-card-item0:hover
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card3-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 20px 35px 20px 35px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   text-align: center;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 300px;
}
#Card3-card-item2:hover
{
   transform: rotate(0deg) scale(2,2) ;
   transition: transform 500ms ease-out 0ms;
}
#Card3-card-item2
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 15px 0 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 300px;
}
#Card4-card-item0:hover
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card4-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 35px 20px 35px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   text-align: center;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 300px;
}
#Card4-card-item2:hover
{
   transform: rotate(0deg) scale(2,2) ;
   transition: transform 500ms ease-in-out 0ms;
}
#Card4-card-item2
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#wb_Card4
{
   text-align: center;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: 75vh;
   margin-top: 0px;
   margin-bottom: 50px;
}
#LayoutGrid5
{
   height: 75vh;
   padding: 150px 0 150px 0;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 30px 0 30px 0;
   font-size: 64px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: rgba(0,0,0,0.20);
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Heading3
{
   color: #FFFFFF;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 64px;
   text-align: center;
   text-transform: none;
}
#Heading3 a
{
   color: inherit;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0;
}
#LayoutGrid4 > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid4 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 50px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 0;
}
#LayoutGrid9 > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid9 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#RollOver3
{
   width: 738px;
   height: 509px;
   visibility: visible;
   display: inline-block;
}
#wb_LayoutGrid22
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid22
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid22
{
   height: auto;
   padding: 0;
}
#LayoutGrid22 > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid22 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#RollOver5
{
   width: 738px;
   height: 521px;
   visibility: visible;
   display: inline-block;
}
#wb_infoLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_infoLayoutGrid
{
   height: 75vh;
   margin-top: 50px;
   margin-bottom: 50px;
}
#infoLayoutGrid
{
   height: 75vh;
   padding: 10px 0 10px 0;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 30px 0 30px 0;
   font-size: 64px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Heading4
{
   color: #FFFFFF;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 64px;
   text-align: center;
   text-transform: none;
}
#Heading4 a
{
   color: inherit;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   padding: 10px 0 50px 0;
}
#LayoutGrid12 > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid12 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   height: 561px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Carousel1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#Carousel1_back
{
   top: 48%;
}
#Carousel1_next
{
   top: 48%;
}
#wb_Carousel1
{
   margin: 0 0 -40px 0 ;
   height: 601px;
}
#Carousel1 .carousel-item-inner
{
   padding: 0;
}
#Carousel1 .carousel-control .carousel-control-prev-icon, #Carousel1 .carousel-control .carousel-control-next-icon
{
   width: 20px;
   height: 20px;
}
#wb_Card7
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card7-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #D62E2E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#wb_Card7:hover #Card7-card-item0
{
   transform: rotate(10deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#Card7-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#Card7-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card7-card-item0 .svg-icon
{
   fill: currentColor;
   width: 43px;
   height: 43px;
   overflow: visible;
   margin-right: 0px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #D62E2E;
   font-family: "Lato";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#wb_Card7:hover #Card7-card-item1
{
   color: #D62E2E;
   transition: color 200ms linear 0ms;
}
#Card7-card-item1
{
   color: #D62E2E;
   transition: color 200ms linear 0ms;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0 10px 0 10px;
   color: #808080;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#wb_Card7
{
   text-align: center;
}
#wb_Card9
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card9-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #D62E2E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#wb_Card9:hover #Card9-card-item0
{
   transform: rotate(10deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#Card9-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#Card9-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card9-card-item0 .svg-icon
{
   fill: currentColor;
   width: 43px;
   height: 43px;
   overflow: visible;
   margin-right: 0px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #D62E2E;
   font-family: "Lato";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#wb_Card9:hover #Card9-card-item1
{
   color: #D62E2E;
   transition: color 200ms linear 0ms;
}
#Card9-card-item1
{
   color: #D62E2E;
   transition: color 200ms linear 0ms;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0 10px 0 10px;
   color: #808080;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#wb_Card9
{
   text-align: center;
}
#wb_Card8
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card8-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #D62E2E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#wb_Card8:hover #Card8-card-item0
{
   transform: rotate(10deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#Card8-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#Card8-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card8-card-item0 .svg-icon
{
   fill: currentColor;
   width: 43px;
   height: 43px;
   overflow: visible;
   margin-right: 0px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #D62E2E;
   font-family: "Lato";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#wb_Card8:hover #Card8-card-item1
{
   color: #D62E2E;
   transition: color 200ms linear 0ms;
}
#Card8-card-item1
{
   color: #D62E2E;
   transition: color 200ms linear 0ms;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0 10px 0 10px;
   color: #808080;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#wb_Card8
{
   text-align: center;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_featuresCarousel
{
   width: 100%;
   visibility: visible;
   display: block;
}
#featuresCarousel_back
{
   top: 48%;
}
#featuresCarousel_next
{
   top: 48%;
}
#wb_featuresCarousel
{
   margin: 0;
   height: 100vh;
}
#featuresCarousel .carousel-item-inner
{
   padding: 0;
}
#featuresCarousel .carousel-control .carousel-control-prev-icon, #featuresCarousel .carousel-control .carousel-control-next-icon
{
   width: 20px;
   height: 20px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 50px 50px 20px 50px;
   padding: 0 0 20px 0;
}
#wb_Text7
{
   visibility: visible;
   display: block;
}
#wb_Text7
{
   margin: 20px 50px 20px 50px;
   padding: 0;
}
}
@media only screen and (max-width: 767px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_TOP
{
   visibility: visible;
   display: table;
}
#wb_TOP
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#TOP
{
   height: auto;
   padding: 20px 0 30px 0;
}
#TOP > .col-1, #TOP > .col-2, #TOP > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#TOP > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#TOP > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#TOP > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_DropdownMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#DropdownMenu1, .DropdownMenu1 .nav, .DropdownMenu1 .dropdown-menu
{
   font-weight: bold;
   font-size: 17px;
}
#wb_Image3
{
   width: calc(100% - 25px);
   visibility: visible;
   display: block;
   margin: 27px 10px 0 15px;
   padding: 0;
}
#Image3
{
   width: 94.12%;
   margin-left: auto;
   margin-right: auto;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 15px 0 0 0 ;
   padding: 0;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: 100vh;
   padding: 150px 0 150px 0;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 50px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0;
}
#LayoutGrid2 > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid2 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid16
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid16
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 30px;
}
#LayoutGrid16
{
   height: auto;
   padding: 0;
}
#wb_LayoutGrid17
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid17
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 20px;
}
#LayoutGrid17
{
   height: auto;
   padding: 0;
}
#LayoutGrid17 > .col-1
{
   padding-right: 100px;
   padding-left: 100px;
}
#LayoutGrid17 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   margin-top: 40px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   padding: 0;
}
#LayoutGrid10 > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid10 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   height: 561px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid13
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 50px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 0;
}
#LayoutGrid13 > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid13 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_FlexContainer1
{
   visibility: visible;
   display: block;
}
#FlexContainer1
{
   min-height: 0;
   margin-top: 50px;
   margin-bottom: 50px;
   padding: 0;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: center;
   align-items: center;
   align-content: flex-start;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: 75vh;
   margin-top: 0px;
   margin-bottom: 80px;
}
#LayoutGrid3
{
   height: 75vh;
   padding: 150px 0 150px 0;
}
#wb_LayoutGrid20
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid20
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid20
{
   height: auto;
   padding: 20px 10px 0 10px;
}
#LayoutGrid20 .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGrid20 > .row > .col-1, #LayoutGrid20 > .row > .col-2, #LayoutGrid20 > .row > .col-3, #LayoutGrid20 > .row > .col-4
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid20 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid20 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid20 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid20 > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid24
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid24
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid24
{
   height: auto;
   padding: 20px 15px 10px 15px;
}
#LayoutGrid24 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid24 > .row > .col-1, #LayoutGrid24 > .row > .col-2, #LayoutGrid24 > .row > .col-3, #LayoutGrid24 > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid24 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid24 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid24 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid24 > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: 75vh;
   margin-top: 50px;
   margin-bottom: 50px;
}
#LayoutGrid7
{
   height: 75vh;
   padding: 150px 0 150px 0;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 0;
}
#LayoutGrid8 > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid8 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#Layer1
{
   width: 53px;
   height: 42px;
   visibility: visible;
   display: block;
}
#wb_Icon1
{
   left: 8px;
   top: 3px;
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #F8F8F2;
}
#Icon1
{
   width: 36px;
   height: 36px;
}
#Icon1 i
{
   line-height: 36px;
   font-size: 36px;
   width: 35px;
   color: #F8F8F2;
}
#Icon1:hover i
{
   color: #FF4500;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 30px 0 50px 0 ;
   background-color: transparent;
   background-image: none;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 40px 0 40px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 35px;
   text-align: center;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card6
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: -50px 0 100px 0 ;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 30px 0 ;
   padding: 0;
}
#Card6-card-item0 h1
{
   color: #FFFFFF;
   font-family: "Montserrat";
   font-weight: 800;
   font-style: normal;
   font-size: 53px;
   margin: 0;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 30px 0 50px 0 ;
   padding: 0;
   text-align: center;
}
#Card6-card-item1 h2
{
   color: #BE0029;
   font-family: "Montserrat";
   font-weight: 800;
   font-style: normal;
   font-size: 64px;
   margin: 0;
}
#wb_Card6
{
   text-align: center;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 30px 0 30px 0;
   font-size: 37px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: rgba(0,0,0,0.20);
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 37px;
   text-align: center;
   text-transform: none;
}
#Heading1 a
{
   color: inherit;
}
#wb_PhotoGallery1
{
   width: 452px;
   height: 565px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#PhotoGallery1 .thumbnail
{
   width: 50%;
}
#PhotoGallery1 .thumbnails .thumbnail:nth-child(4n+1)
{
   clear: none;
}
#PhotoGallery1 .thumbnails .thumbnail:nth-child(2n+1)
{
   clear: both;
}
#wb_Image8
{
   width: 126px;
   height: 129px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image8
{
   width: 126px;
   height: 129px;
}
#HorizontalLine4
{
   width: 100%;
   height: 20px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine4
{
   border-color: transparent;
   border-bottom-width: 20px;
}
#wb_Image10
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image10
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image11
{
   width: 126px;
   height: 126px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image11
{
   width: 126px;
   height: 126px;
}
#HorizontalLine9
{
   width: 100%;
   height: 20px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine9
{
   border-color: transparent;
   border-bottom-width: 20px;
}
#wb_Image9
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image9
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Text21
{
   visibility: visible;
   display: block;
}
#wb_Text21
{
   font-size: 19px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
   line-height: 27px;
}
#wb_Text20
{
   visibility: visible;
   display: block;
}
#wb_Text20
{
   margin: 0;
   padding: 10px 0 0 0;
   text-align: justify;
}
#wb_Text11
{
   visibility: visible;
   display: block;
}
#wb_Text11
{
   font-size: 19px;
   margin: 0;
   padding: 8px 0 0 0;
   text-align: center;
}
#wb_Text12
{
   visibility: visible;
   display: block;
}
#wb_Text12
{
   margin: 0;
   padding: 10px 0 0 0;
   text-align: justify;
}
#wb_Text13
{
   visibility: visible;
   display: block;
}
#wb_Text13
{
   font-size: 19px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text22
{
   visibility: visible;
   display: block;
}
#wb_Text22
{
   margin: 0;
   padding: 10px 0 0 0;
   text-align: justify;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   margin: 0;
   padding: 10px 0 0 0;
   text-align: justify;
}
#wb_Text23
{
   visibility: visible;
   display: block;
}
#wb_Text23
{
   font-size: 19px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#HorizontalLine3
{
   width: 100%;
   height: 20px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine3
{
   border-color: transparent;
   border-bottom-width: 20px;
}
#HorizontalLine8
{
   width: 100%;
   height: 20px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine8
{
   border-color: transparent;
   border-bottom-width: 20px;
}
#wb_Image12
{
   width: 126px;
   height: 126px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image12
{
   width: 126px;
   height: 126px;
}
#HorizontalLine5
{
   width: 100%;
   height: 20px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine5
{
   border-color: transparent;
   border-bottom-width: 20px;
}
#HorizontalLine6
{
   width: 100%;
   height: 20px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine6
{
   border-color: transparent;
   border-bottom-width: 20px;
}
#wb_Image14
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image14
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image15
{
   width: 126px;
   height: 126px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image15
{
   width: 126px;
   height: 126px;
}
#HorizontalLine11
{
   width: 100%;
   height: 20px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine11
{
   border-color: transparent;
   border-bottom-width: 20px;
}
#HorizontalLine12
{
   width: 100%;
   height: 20px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine12
{
   border-color: transparent;
   border-bottom-width: 20px;
}
#wb_Image13
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image13
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   font-size: 19px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
   line-height: 27px;
}
#wb_Text25
{
   visibility: visible;
   display: block;
}
#wb_Text25
{
   margin: 0;
   padding: 10px 0 0 0;
   text-align: justify;
}
#wb_Text16
{
   visibility: visible;
   display: block;
}
#wb_Text16
{
   margin: 0;
   padding: 10px 0 0 0;
   text-align: justify;
}
#wb_Text26
{
   visibility: visible;
   display: block;
}
#wb_Text26
{
   font-size: 19px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
   line-height: 27px;
}
#wb_Text17
{
   visibility: visible;
   display: block;
}
#wb_Text17
{
   font-size: 19px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
   line-height: 27px;
}
#wb_Text18
{
   visibility: visible;
   display: block;
}
#wb_Text18
{
   font-size: 19px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
   line-height: 27px;
}
#wb_Text27
{
   visibility: visible;
   display: block;
}
#wb_Text27
{
   margin: 0;
   padding: 10px 0 0 0;
   text-align: justify;
}
#wb_Text28
{
   visibility: visible;
   display: block;
}
#wb_Text28
{
   margin: 0;
   padding: 10px 0 0 0;
   text-align: justify;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 30px 0 30px 0;
   font-size: 37px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: rgba(0,0,0,0.20);
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   color: #FFFFFF;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 37px;
   text-align: center;
   text-transform: none;
}
#Heading2 a
{
   color: inherit;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 20px 10px 20px 10px;
   padding: 0;
}
#wb_cardDeck
{
   visibility: visible;
   display: block;
}
#cardDeck
{
   padding: 20px 0 50px 0;
}
#wb_Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 15px 0 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 300px;
}
#Card2-card-item0:hover
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card2-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 35px 20px 35px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 300px;
}
#Card2-card-item2:hover
{
   transform: rotate(0deg) scale(2,2) ;
   transition: transform 500ms ease-out 0ms;
}
#Card2-card-item2
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 15px 0 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 300px;
}
#Card3-card-item0:hover
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card3-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 20px 35px 20px 35px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 300px;
}
#Card3-card-item2:hover
{
   transform: rotate(0deg) scale(2,2) ;
   transition: transform 500ms ease-out 0ms;
}
#Card3-card-item2
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 15px 0 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 300px;
}
#Card4-card-item0:hover
{
   transform: rotate(0deg) scale(2.0,2.0) ;
   transition: transform 500ms ease-out 0ms;
}
#Card4-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 35px 20px 35px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 300px;
}
#Card4-card-item2:hover
{
   transform: rotate(0deg) scale(2,2) ;
   transition: transform 500ms ease-in-out 0ms;
}
#Card4-card-item2
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#wb_Card4
{
   text-align: center;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: 75vh;
   margin-top: 0px;
   margin-bottom: 50px;
}
#LayoutGrid5
{
   height: 75vh;
   padding: 150px 0 150px 0;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 30px 0 30px 0;
   font-size: 37px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: rgba(0,0,0,0.20);
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Heading3
{
   color: #FFFFFF;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 37px;
   text-align: center;
   text-transform: none;
}
#Heading3 a
{
   color: inherit;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0;
}
#LayoutGrid4 > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid4 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 50px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 0;
}
#LayoutGrid9 > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid9 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#RollOver3
{
   width: 450px;
   height: 302px;
   visibility: visible;
   display: inline-block;
}
#wb_LayoutGrid22
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid22
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid22
{
   height: auto;
   padding: 0;
}
#LayoutGrid22 > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid22 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#RollOver5
{
   width: 450px;
   height: 318px;
   visibility: visible;
   display: inline-block;
}
#wb_infoLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_infoLayoutGrid
{
   height: 75vh;
   margin-top: 50px;
   margin-bottom: 50px;
}
#infoLayoutGrid
{
   height: 75vh;
   padding: 10px 0 10px 0;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 30px 0 30px 0;
   font-size: 37px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Heading4
{
   color: #FFFFFF;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 37px;
   text-align: center;
   text-transform: none;
}
#Heading4 a
{
   color: inherit;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   padding: 10px 0 50px 0;
}
#LayoutGrid12 > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid12 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   height: 296px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Carousel1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#Carousel1_back
{
   top: 47%;
}
#Carousel1_next
{
   top: 47%;
}
#wb_Carousel1
{
   margin: 0 0 -40px 0 ;
   height: 336px;
}
#Carousel1 .carousel-item-inner
{
   padding: 0;
}
#Carousel1 .carousel-control .carousel-control-prev-icon, #Carousel1 .carousel-control .carousel-control-next-icon
{
   width: 20px;
   height: 20px;
}
#wb_Card7
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card7-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #D62E2E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#wb_Card7:hover #Card7-card-item0
{
   transform: rotate(10deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#Card7-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#Card7-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card7-card-item0 .svg-icon
{
   fill: currentColor;
   width: 43px;
   height: 43px;
   overflow: visible;
   margin-right: 0px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #D62E2E;
   font-family: "Lato";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#wb_Card7:hover #Card7-card-item1
{
   color: #D62E2E;
   transition: color 200ms linear 0ms;
}
#Card7-card-item1
{
   color: #D62E2E;
   transition: color 200ms linear 0ms;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0 10px 0 10px;
   color: #808080;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#wb_Card7
{
   text-align: center;
}
#wb_Card9
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card9-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #D62E2E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#wb_Card9:hover #Card9-card-item0
{
   transform: rotate(10deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#Card9-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#Card9-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card9-card-item0 .svg-icon
{
   fill: currentColor;
   width: 43px;
   height: 43px;
   overflow: visible;
   margin-right: 0px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #D62E2E;
   font-family: "Lato";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#wb_Card9:hover #Card9-card-item1
{
   color: #D62E2E;
   transition: color 200ms linear 0ms;
}
#Card9-card-item1
{
   color: #D62E2E;
   transition: color 200ms linear 0ms;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0 10px 0 10px;
   color: #808080;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#wb_Card9
{
   text-align: center;
}
#wb_Card8
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card8-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #D62E2E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#wb_Card8:hover #Card8-card-item0
{
   transform: rotate(10deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#Card8-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#Card8-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card8-card-item0 .svg-icon
{
   fill: currentColor;
   width: 43px;
   height: 43px;
   overflow: visible;
   margin-right: 0px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #D62E2E;
   font-family: "Lato";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#wb_Card8:hover #Card8-card-item1
{
   color: #D62E2E;
   transition: color 200ms linear 0ms;
}
#Card8-card-item1
{
   color: #D62E2E;
   transition: color 200ms linear 0ms;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0 10px 0 10px;
   color: #808080;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#wb_Card8
{
   text-align: center;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_featuresCarousel
{
   width: 100%;
   visibility: visible;
   display: block;
}
#featuresCarousel_back
{
   top: 48%;
}
#featuresCarousel_next
{
   top: 48%;
}
#wb_featuresCarousel
{
   margin: 0;
   height: 100vh;
}
#featuresCarousel .carousel-item-inner
{
   padding: 0;
}
#featuresCarousel .carousel-control .carousel-control-prev-icon, #featuresCarousel .carousel-control .carousel-control-next-icon
{
   width: 20px;
   height: 20px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 50px 10px 20px 10px;
   padding: 0 0 20px 0;
}
#wb_Text7
{
   visibility: visible;
   display: block;
}
#wb_Text7
{
   margin: 20px 10px 20px 10px;
   padding: 0;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0;
   padding: 10px 0 20px 0;
}
#wb_contact
{
   visibility: visible;
   display: table;
}
#wb_contact
{
   height: auto;
   margin-top: 20px;
   margin-bottom: 0px;
}
#contact
{
   height: auto;
   padding: 20px 0 20px 0;
}
#contact > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#contact > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 20px 0 50px 0;
}
#LayoutGrid11 > .col-1, #LayoutGrid11 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid11 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid11 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_footerText
{
   visibility: visible;
   display: block;
}
#wb_footerText
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Heading10
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
}
#contactBottom .col-2
{
    box-shadow: 0px 8px 15px 3px rgba(0,0,0,0.16);
    margin-top: -320px !important;
}
#LayoutGrid6
{
   max-width: 1024px;
}
