body { background-color:#000000; color:#000000; font-family:Arial; font-weight:normal; font-size:13px; line-height:1.1875; margin:0; padding:0; }
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
#wb_VideoBackground { 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_VideoBackground { background-attachment:scroll  !important; }
}
#wb_Home { clear:both; position:-webkit-sticky; position:sticky; top:0; z-index:7776; table-layout:fixed; display:table; text-align:center; width:100%; background-color:#000000; background-image:none; border:0px solid #CCCCCC; border-radius:0px; box-sizing:border-box; margin:0; }
#Home { box-sizing:border-box; padding:5px 15px 15px 15px; margin-right:auto; margin-left:auto; max-width:1140px; }
#Home > .row { margin-right:-15px; margin-left:-15px; }
#Home > .row > .col-1,#Home > .row > .col-2 { box-sizing:border-box; font-size:0; min-height:1px; padding-right:15px; padding-left:15px; position:relative; }
#Home > .row > .col-1,#Home > .row > .col-2 { float:left; }
#Home > .row > .col-1 { background-color:transparent; background-image:none; border:0px solid #FFFFFF; border-radius:0px; width:25%; text-align:center; }
#Home > .row > .col-1 > .col-1-padding { box-sizing:border-box; width:100%; padding:10px 0 0 0; }
#Home > .row > .col-2 { background-color:transparent; background-image:none; border:0px solid #FFFFFF; border-radius:0px; width:75%; text-align:right; }
#Home:before,#Home:after,#Home .row:before,#Home .row:after { display:table; content:" "; }
#Home:after,#Home .row:after { clear:both; }
@media (max-width: 320px) {
#Home > .row > .col-1,#Home > .row > .col-2 { float:none; width:100%; }
}
#upStickyLayer { background-color:#3E3E3E; background-image:none; border-radius:0px; opacity:0.77; }
#wb_upIcon { background-color:transparent; background-image:none; border:0px solid #3E3E3E; border-radius:0px; text-align:center; margin:0; padding:4px 4px 4px 4px; vertical-align:top; }
#wb_upIcon a::after { position:absolute; top:0; right:0; bottom:0; left:0; z-index:1; pointer-events:auto; content:""; }
#upIcon { height:24px; width:24px; }
#upIcon i { color:#FFFFFF; display:inline-block; font-size:24px; line-height:24px; vertical-align:middle; width:23px; }
#wb_upIcon:hover #upIcon i { color:#007BFF; }
.headerMenu .nav { font-family:Arial; font-weight:bold; font-size:16px; font-style:normal; color:#296D87; text-align:left; }
#headerMenu,.headerMenu .nav,.headerMenu * { margin:0; padding:0; box-sizing:border-box; line-height:1; list-style:none; }
.headerMenu .nav:before,.headerMenu .nav:after { content:" "; display:table; }
.headerMenu .nav:after { clear:both; }
.headerMenu .nav a { text-decoration:none; }
.headerMenu .nav ul { margin-top:0; margin-bottom:0; }
.headerMenu .nav ul ul { margin-bottom:0; }
.headerMenu .container { margin-right:auto; margin-left:auto; padding:0; }
.headerMenu .container:before,.headerMenu .container:after { content:" "; display:table; }
.headerMenu .container:after { clear:both; }
.headerMenu .collapse { display:none; }
.headerMenu .collapse.show { display:block; }
.headerMenu .collapsing { position:relative; height:0; overflow:hidden; transition:height .35s ease; }
.headerMenu .caret,.headerMenu .caret-right { display:inline-block; width:0; height:0; margin-left:4px; vertical-align:middle; border-top:4px solid #000; border-right:4px solid transparent; border-left:4px solid transparent; border-bottom:0 dotted; }
.headerMenu .dropdown { position:relative; }
.headerMenu .dropdown-toggle:focus { outline:0; }
.headerMenu .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:16px; background-color:#FFFFFF; background-image:none; border:1px solid rgba(255,255,255,1.00); border-radius:6px; background-clip:padding-box; }
.headerMenu .dropdown-menu .divider { height:1px; margin:9px 0; overflow:hidden; background-color:#FFFFFF; }
.headerMenu .dropdown-menu>li>a { display:block; padding:3px 20px 3px 20px; clear:both; line-height:1.428571429; color:#296D87; white-space:nowrap; }
.headerMenu .dropdown-menu>li>a:hover,.headerMenu .dropdown-menu>li>a:focus { text-decoration:none; color:#A9A9A9; background-color:#EDEDED; background-image:none; }
.headerMenu .dropdown-menu>li>a.active,.headerMenu .dropdown-menu>li>a.active:hover,.headerMenu .dropdown-menu>li>a.active:focus { color:#A9A9A9; background-color:#EDEDED; background-image:none; text-decoration:none; outline:0; }
.headerMenu .show>.dropdown-menu { display:block; }
.headerMenu .show>a { outline:0; }
.headerMenu .dropdown-header { display:block; padding:3px 20px; line-height:1.428571429; color:#aeaeae; }
.headerMenu .dropdown-backdrop { position:fixed; left:0; right:0; bottom:0; top:0; z-index:990; }
.headerMenu .dropdown.show .dropdown-menu { animation-name:headerMenu-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 headerMenu-animation {
0% { opacity:0; transform:translateY(-10px); }
100% { opacity:1; transform:translateY(0); }
}
.headerMenu .nav>li { position:relative; display:block; }
.headerMenu .nav>li>a { position:relative; display:block; padding:15px 15px 15px 15px; }
.headerMenu .nav .show>a,.headerMenu .nav .show>a:hover,.headerMenu .nav .show>a:focus { border-color:#343A40; }
.headerMenu .nav .nav-divider { height:1px; margin:9px 0; overflow:hidden; background-color:#FFFFFF; }
.headerMenu .nav .caret { border-top-color:#343A40; border-bottom-color:#343A40; }
.headerMenu { position:relative; }
.headerMenu:before,.headerMenu:after { content:" "; display:table; }
.headerMenu:after { clear:both; }
.headerMenu .navbar-header:before,.headerMenu .navbar-header:after { content:" "; display:table; }
.headerMenu .navbar-header:after { clear:both; }
.headerMenu-navbar-collapse { overflow-x:visible; -webkit-overflow-scrolling:touch; }
.headerMenu-navbar-collapse:before,.headerMenu-navbar-collapse:after { content:" "; display:table; }
.headerMenu-navbar-collapse:after { clear:both; }
.headerMenu-navbar-collapse.show { overflow-y:auto; }
.headerMenu .navbar-toggle { position:relative; float:right; padding:16px 10px 15px 10px; background-color:transparent; border:1px solid transparent; border-radius:6px; }
.headerMenu .navbar-toggle .icon-bar { display:block; width:22px; height:2px; border-radius:1px; }
.headerMenu .navbar-toggle .icon-bar+.icon-bar { margin-top:4px; }
.headerMenu .navbar-nav { margin:6px -15px; }
.headerMenu .navbar-nav>li>.dropdown-menu { margin-top:0; }
.headerMenu .navbar-nav>li>a { color:#296D87; }
.headerMenu .navbar-nav>li>a:hover,.headerMenu .navbar-nav>li>a:focus { background-color:#EDEDED; background-image:none; color:#A9A9A9; text-decoration:none; }
.headerMenu .navbar-nav>li>a.active,.headerMenu .navbar-nav>li>a.active:hover,.headerMenu .navbar-nav>li>a.active:focus { color:#A9A9A9; background-color:#EDEDED; background-image:none; }
.headerMenu .navbar-toggle { border:1px solid transparent; }
.headerMenu .navbar-toggle:hover,.headerMenu .navbar-toggle:focus { background-color:transparent; }
.headerMenu .navbar-toggle .icon-bar { background-color:#FFFFFF; }
.headerMenu-navbar-collapse { border-color:rgba(255,255,255,1.00); }
.headerMenu .navbar-nav>.dropdown>a:hover .caret,.headerMenu .navbar-nav>.dropdown>a:focus .caret { border-top-color:#A9A9A9; border-bottom-color:#A9A9A9; }
.headerMenu .navbar-nav>.show>a,.headerMenu .navbar-nav>.show>a:hover,.headerMenu .navbar-nav>.show>a:focus { background-color:#EDEDED; background-image:none; color:#A9A9A9; }
.headerMenu .navbar-nav>.show>a .caret,.headerMenu .navbar-nav>.show>a:hover .caret,.headerMenu .navbar-nav>.show>a:focus .caret { border-top-color:#A9A9A9; border-bottom-color:#A9A9A9; }
.headerMenu .navbar-nav>.dropdown>a .caret { border-top-color:#296D87; border-bottom-color:#296D87; }
.headerMenu .navbar-link { color:#296D87; }
.headerMenu .navbar-link:hover { color:#A9A9A9; }
.headerMenu .navbar-header { color:#FFFFFF; }
@media (min-width: 480px) {
.headerMenu .navbar-right .dropdown-menu { right:0; left:auto; }
.headerMenu .navbar-header { float:left; }
.headerMenu-navbar-collapse { width:auto; border-top:0; box-shadow:none; }
.headerMenu-navbar-collapse.collapse { display:block !important; height:auto !important; padding-bottom:0; overflow:visible !important; }
.headerMenu-navbar-collapse.show { overflow-y:auto; }
.headerMenu .navbar-toggle { display:none; }
.headerMenu .navbar-nav { float:right; margin:0; }
.headerMenu .navbar-nav>li { float:left; }
.headerMenu .container>.navbar-header,.headerMenu .container>.headerMenu-navbar-collapse { margin-right:0; margin-left:0; }
.headerMenu .navbar-nav>.dropdown>a:hover .caret,.headerMenu .navbar-nav>.dropdown>a:focus .caret { border-top-color:#FFFFFF; border-bottom-color:#FFFFFF; }
}
@media (max-width: 480px) {
.headerMenu { background-color:transparent; background-image:none; border:1px solid rgba(255,255,255,0.00); }
.headerMenu .navbar-nav { margin:0; background-color:#FFFFFF; background-image:none; }
.headerMenu .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; }
.headerMenu .navbar-nav .show .dropdown-menu>li>a,.headerMenu .navbar-nav .show .dropdown-menu .dropdown-header { padding:5px 15px 5px 15px; }
.headerMenu .navbar-nav .show .dropdown-menu>li>a { line-height:20px; }
}
@media (min-width: 480px) {
.headerMenu { background-color:transparent; background-image:none; border:1px solid rgba(255,255,255,0.00); border-radius:6px; }
.headerMenu .navbar-nav>li>a { color:#FFFFFF; }
.headerMenu .navbar-nav>li>a:hover,.headerMenu .navbar-nav>li>a:focus { color:#FFFFFF; background-color:transparent; background-image:none; }
.headerMenu .navbar-nav>li>a.active,.headerMenu .navbar-nav>li>a.active:hover,.headerMenu .navbar-nav>li>a.active:focus { color:#FFFFFF; background-color:transparent; background-image:none; }
.headerMenu .navbar-nav>.show>a,.headerMenu .navbar-nav>.show>a:hover,.headerMenu .navbar-nav>.show>a:focus { background-color:transparent; background-image:none; color:#FFFFFF; }
.headerMenu .navbar-nav>.dropdown>a:hover .caret { border-top-color:#FFFFFF; border-bottom-color:#FFFFFF; }
.headerMenu .navbar-nav>.dropdown>a .caret { border-top-color:#FFFFFF; border-bottom-color:#FFFFFF; }
.headerMenu .navbar-nav > li > a.active > .caret,.headerMenu .navbar-nav > li > a.active:hover > .caret,.headerMenu .navbar-nav > li > a.active:focus > .caret { border-top-color:#FFFFFF; border-bottom-color:#FFFFFF; }
.headerMenu .navbar-nav>.show>a .caret,.headerMenu .navbar-nav>.show>a:hover .caret,.headerMenu .navbar-nav>.show>a:focus .caret { border-top-color:#FFFFFF; border-bottom-color:#FFFFFF; }
.headerMenu .navbar-link { color:#FFFFFF; }
.headerMenu .navbar-link:hover { color:#fff; }
}
.headerMenu .navbar-nav > li:first-child > a { border-top-left-radius:6px; border-bottom-left-radius:6px; }
.headerMenu .dropdown-menu > li:last-child > a { border-bottom-left-radius:6px; border-bottom-right-radius:6px; }
#headerMenu i { font-size:16px; position:relative; left:0; top:0; margin-right:4px; width:16px; }
#wb_headerMenu { z-index:1111  !important; }
#wb_Image6 { margin:0; vertical-align:top; }
#Image6 { border:0px solid #000000; border-radius:0px; padding:0; display:inline-block; width:125px; height:31px; vertical-align:top; }
#wb_VideoBackground { clear:both; position:relative; table-layout:fixed; display:table; text-align:center; width:100%; background-color:transparent; background-image:url('../images/EWL100 In Action.jpg'); background-repeat:repeat; background-position:center center; background-size:cover; border:0px solid #CCCCCC; border-radius:0px; box-sizing:border-box; margin:0; margin-right:auto; margin-left:auto; max-width:1024px; }
#VideoBackground { box-sizing:border-box; padding:100px 15px 100px 15px; margin-right:auto; margin-left:auto; }
#VideoBackground > .row { margin-right:-15px; margin-left:-15px; }
#VideoBackground > .row > .col-1,#VideoBackground > .row > .col-2 { box-sizing:border-box; font-size:0; min-height:1px; padding-right:15px; padding-left:15px; position:relative; }
#VideoBackground > .row > .col-1,#VideoBackground > .row > .col-2 { float:left; }
#VideoBackground > .row > .col-1 { background-color:transparent; background-image:none; border:0px solid #FFFFFF; border-radius:0px; width:50%; text-align:left; }
#VideoBackground > .row > .col-2 { background-color:transparent; background-image:none; border:0px solid #FFFFFF; border-radius:0px; width:50%; text-align:left; }
#VideoBackground:before,#VideoBackground:after,#VideoBackground .row:before,#VideoBackground .row:after { display:table; content:" "; }
#VideoBackground:after,#VideoBackground .row:after { clear:both; }
@media (max-width: 480px) {
#VideoBackground > .row > .col-1,#VideoBackground > .row > .col-2 { float:none; width:100%; }
}
#VideoBackground-overlay { position:absolute; top:0; right:0; bottom:0; left:0; background-color:#000000; opacity:0.39; }
#wb_LayoutGrid1 { clear:both; position:relative; table-layout:fixed; display:table; text-align:center; width:100%; background-color:#000000; background-image:none; border:0px solid #CCCCCC; border-radius:0px; box-sizing:border-box; margin:0; }
#LayoutGrid1 { box-sizing:border-box; padding:0 15px 0 15px; margin-right:auto; margin-left:auto; max-width:1140px; }
#LayoutGrid1 > .row { margin-right:-15px; margin-left:-15px; }
#LayoutGrid1 > .row > .col-1,#LayoutGrid1 > .row > .col-2,#LayoutGrid1 > .row > .col-3 { box-sizing:border-box; font-size:0; min-height:1px; padding-right:15px; padding-left:15px; position:relative; }
#LayoutGrid1 > .row > .col-1,#LayoutGrid1 > .row > .col-2,#LayoutGrid1 > .row > .col-3 { float:left; }
#LayoutGrid1 > .row > .col-1 { background-color:transparent; background-image:none; border:0px solid #FFFFFF; border-radius:0px; width:8.33333333%; text-align:left; }
#LayoutGrid1 > .row > .col-1 > .col-1-padding { box-sizing:border-box; width:100%; padding:20px 0 20px 0; }
#LayoutGrid1 > .row > .col-2 { background-color:transparent; background-image:none; border:0px solid #FFFFFF; border-radius:0px; width:83.33333333%; text-align:left; }
#LayoutGrid1 > .row > .col-2 > .col-2-padding { box-sizing:border-box; width:100%; padding:20px 0 20px 0; }
#LayoutGrid1 > .row > .col-3 { background-color:transparent; background-image:none; border:0px solid #FFFFFF; border-radius:0px; width:8.33333333%; text-align:left; }
#LayoutGrid1:before,#LayoutGrid1:after,#LayoutGrid1 .row:before,#LayoutGrid1 .row:after { display:table; content:" "; }
#LayoutGrid1:after,#LayoutGrid1 .row:after { clear:both; }
@media (max-width: 480px) {
#LayoutGrid1 > .row > .col-1,#LayoutGrid1 > .row > .col-2,#LayoutGrid1 > .row > .col-3 { float:none; width:100%  !important; }
}
#wb_Heading2 { background-color:transparent; background-image:none; border:0px solid #000000; border-radius:0px; box-sizing:border-box; vertical-align:top; margin:0; padding:50px 0 15px 0; text-align:center; }
#Heading2 { color:#FFFFFF; font-family:Arial; font-weight:bold; font-style:normal; font-size:32px; margin:0; text-align:center; }
#wb_Text2 { background-color:transparent; background-image:none; border:0px solid #000000; border-radius:0px; padding:0 0 25px 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_LayoutGrid2 { 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; }
#LayoutGrid2 { box-sizing:border-box; padding:10px 15px 25px 15px; margin-right:auto; margin-left:auto; max-width:1140px; }
#LayoutGrid2 > .row { margin-right:-15px; margin-left:-15px; }
#LayoutGrid2 > .row > .col-1,#LayoutGrid2 > .row > .col-2,#LayoutGrid2 > .row > .col-3 { box-sizing:border-box; font-size:0; min-height:1px; padding-right:15px; padding-left:15px; position:relative; }
#LayoutGrid2 > .row > .col-1,#LayoutGrid2 > .row > .col-2,#LayoutGrid2 > .row > .col-3 { float:left; }
#LayoutGrid2 > .row > .col-1 { background-color:transparent; background-image:none; border:0px solid #FFFFFF; border-radius:0px; width:8.33333333%; text-align:left; }
#LayoutGrid2 > .row > .col-1 > .col-1-padding { box-sizing:border-box; width:100%; padding:20px 0 20px 0; }
#LayoutGrid2 > .row > .col-2 { background-color:transparent; background-image:none; border:0px solid #FFFFFF; border-radius:0px; width:58.33333333%; text-align:left; }
#LayoutGrid2 > .row > .col-2 > .col-2-padding { box-sizing:border-box; width:100%; padding:20px 0 0 0; }
#LayoutGrid2 > .row > .col-3 { background-color:transparent; background-image:none; border:0px solid #FFFFFF; border-radius:0px; width:33.33333333%; text-align:left; }
#LayoutGrid2:before,#LayoutGrid2:after,#LayoutGrid2 .row:before,#LayoutGrid2 .row:after { display:table; content:" "; }
#LayoutGrid2:after,#LayoutGrid2 .row:after { clear:both; }
@media (max-width: 480px) {
#LayoutGrid2 > .row > .col-1,#LayoutGrid2 > .row > .col-2,#LayoutGrid2 > .row > .col-3 { float:none; width:100%; }
}
#wb_Text3 { margin:0; }
#wb_Text3 { color:#FFFFFF; font-family:Tahoma; font-weight:400; font-size:16px; line-height:19px; }
#wb_Text3 p,#wb_Text3 ul { margin:0; padding:0; }
#wb_Text3 { display:block; margin:0; box-sizing:border-box; width:100%; }
#wb_Image1 { margin:0; vertical-align:top; }
#Image1 { border:0px solid #000000; border-radius:0px; box-sizing:border-box; padding:0; display:block; width:100%; height:auto; max-width:1125px; margin-left:auto; margin-right:auto; vertical-align:top; }
#wb_LayoutGrid3 { 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; }
#LayoutGrid3 { box-sizing:border-box; padding:0 15px 25px 15px; margin-right:auto; margin-left:auto; max-width:1140px; }
#LayoutGrid3 > .row { margin-right:-15px; margin-left:-15px; }
#LayoutGrid3 > .row > .col-1,#LayoutGrid3 > .row > .col-2,#LayoutGrid3 > .row > .col-3 { box-sizing:border-box; font-size:0; min-height:1px; padding-right:15px; padding-left:15px; position:relative; }
#LayoutGrid3 > .row > .col-1,#LayoutGrid3 > .row > .col-2,#LayoutGrid3 > .row > .col-3 { float:left; }
#LayoutGrid3 > .row > .col-1 { background-color:transparent; background-image:none; border:0px solid #FFFFFF; border-radius:0px; width:8.33333333%; text-align:left; }
#LayoutGrid3 > .row > .col-1 > .col-1-padding { box-sizing:border-box; width:100%; padding:20px 0 20px 0; }
#LayoutGrid3 > .row > .col-2 { background-color:transparent; background-image:none; border:0px solid #FFFFFF; border-radius:0px; width:58.33333333%; text-align:left; }
#LayoutGrid3 > .row > .col-2 > .col-2-padding { box-sizing:border-box; width:100%; padding:20px 0 20px 15px; }
#LayoutGrid3 > .row > .col-3 { background-color:transparent; background-image:none; border:0px solid #FFFFFF; border-radius:0px; width:33.33333333%; text-align:left; }
#LayoutGrid3:before,#LayoutGrid3:after,#LayoutGrid3 .row:before,#LayoutGrid3 .row:after { display:table; content:" "; }
#LayoutGrid3:after,#LayoutGrid3 .row:after { clear:both; }
@media (max-width: 480px) {
#LayoutGrid3 > .row > .col-1,#LayoutGrid3 > .row > .col-2,#LayoutGrid3 > .row > .col-3 { float:none; width:100%  !important; }
}
#Button1 { box-sizing:border-box; line-height:21px; text-decoration:none; vertical-align:top; border:1px solid #D9DB1E; border-radius:4px; background-color:#D9DB1E; background-image:none; color:#000000; font-family:Arial; font-weight:normal; font-style:normal; font-size:13px; padding:1px 6px 1px 10px; text-align:center; -webkit-appearance:none; margin:0; }
#Button1:focus { outline:0; }
#wb_Carousel2 { background-color:#CCCCCC; background-image:none; border-radius:0px; margin:0; }
#wb_Carousel2 { box-sizing:border-box; width:100%; height:631px; }
#Carousel2 { position:relative; margin:0; line-height:1; height:100%; box-sizing:border-box; }
#Carousel2 .carousel-inner { overflow:hidden; width:100%; height:100%; position:relative; }
.carousel.pointer-event { -ms-touch-action:pan-y; touch-action:pan-y; }
#Carousel2 .carousel-inner::after { display:block; clear:both; content:""; }
#Carousel2 .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; }
#Carousel2 .carousel-item-next:not(.carousel-item-start),#Carousel2 .active.carousel-item-end { transform:translateX(100%); }
#Carousel2 .carousel-item-prev:not(.carousel-item-end),#Carousel2 .active.carousel-item-start { transform:translateX(-100%); }
#Carousel2 .carousel-item-inner { padding:0; display:flex; align-items:center; flex-direction:column; justify-content:center; height:100%; box-sizing:border-box; }
#Carousel2 .carousel-inner > .carousel-item > img,#Carousel2 .carousel-inner > .carousel-item > a > img { display:block; line-height:1; }
#Carousel2 .carousel-inner > .active,#Carousel2 .carousel-inner > .carousel-item-next,#Carousel2 .carousel-inner > .carousel-item-prev { display:block; }
#Carousel2 .carousel-inner > .carousel-item-next,#Carousel2 .carousel-inner > .carousel-item-prev { position:absolute; top:0; width:100%; }
#Carousel2 .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:7776; }
#Carousel2 .carousel-control.carousel-item-end { left:auto; right:0; }
#Carousel2 .carousel-control .carousel-control-prev-icon,#Carousel2 .carousel-control .carousel-control-next-icon { display:inline-block; position:absolute; width:20px; height:20px; z-index:5; }
#Carousel2 .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; }
#Carousel2 .frame { width:246px; display:inline-block; float:left; height:631px; }
#Carousel2 .carousel-control-next,#Carousel2 .carousel-control-prev { cursor:pointer; text-align:center; opacity:0.5; transition:opacity 0.3s ease; }
#Carousel2 .carousel-control-next-icon,#Carousel2 .carousel-control-prev-icon { display:inline-block; width:20px; height:20px; background:transparent no-repeat center center; background-size:100% 100%; }
#Carousel2 .carousel-control-next:hover,#Carousel2 .carousel-control-prev:hover { text-decoration:none; outline:0; opacity:1; }
#Carousel2 .carousel-control-prev-icon { background:url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%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%2016%20L39%2040%20L63%2064%20C63%2064%2c%2063%2065%2c%2063%2066%20C63%2067%2c%2063%2067%2c%2063%2068%20L55%2075%20C55%2076%2c%2054%2076%2c%2053%2076%20C52%2076%2c%2052%2076%2c%2051%2075%20L18%2042%20C17%2042%2c%2017%2041%2c%2017%2040%20C17%2039%2c%2017%2039%2c%2018%2038%20L51%205%20C52%204%2c%2052%204%2c%2053%204%20C54%204%2c%2055%204%2c%2055%205%20L63%2012%20C63%2013%2c%2063%2014%2c%2063%2014%20C63%2015%2c%2063%2016%2c%2063%2016%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center; }
#Carousel2 .carousel-control-next-icon { background:url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%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%2042%20L30%2075%20C29%2076%2c%2028%2076%2c%2028%2076%20C27%2076%2c%2026%2076%2c%2026%2075%20L18%2068%20C18%2067%2c%2017%2067%2c%2017%2066%20C17%2065%2c%2018%2064%2c%2018%2064%20L42%2040%20L18%2016%20C18%2016%2c%2017%2015%2c%2017%2014%20C17%2014%2c%2018%2013%2c%2018%2012%20L26%205%20C26%204%2c%2027%204%2c%2028%204%20C28%204%2c%2029%204%2c%2030%205%20L63%2038%20C63%2039%2c%2064%2039%2c%2064%2040%20C64%2041%2c%2063%2042%2c%2063%2042%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center; }
#Carousel2 .frame-1 { background-color:#000000; background-image:url('../images/EWL100-M-1.jpg'); background-repeat:no-repeat; background-position:center center; background-size:contain; }
#Carousel2 .frame-2 { background-color:#000000; background-image:url('../images/EWL100-M-2.jpg'); background-repeat:no-repeat; background-position:center center; background-size:contain; }
#Carousel2 .frame-3 { background-color:#000000; background-image:url('../images/EWL100-M-3.jpg'); background-repeat:no-repeat; background-position:center center; background-size:contain; }
#wb_Text1 { background-color:transparent; background-image:none; border:0px solid #000000; border-radius:0px; padding:10px 0 10px 0; margin:0; text-align:center; }
#wb_Text1 div { text-align:center; }
#wb_Text1 { display:block; margin:0; box-sizing:border-box; width:100%; }
#wb_Text6 { background-color:transparent; background-image:none; border:0px solid #000000; border-radius:0px; padding:10px 0 10px 0; margin:0; text-align:center; }
#wb_Text6 div { text-align:center; }
#wb_Text6 { display:block; margin:0; box-sizing:border-box; width:100%; }
#wb_uid5 { margin:0 0 0 24px; }
#wb_uid4 { margin:0 0 0 24px; }
#wb_uid3 { margin:0 0 0 24px; }
#wb_Image1 { display:inline-block; width:100%; height:auto; z-index:5; }
#Button1 { display:inline-block; width:181px; height:25px; z-index:10; }
#wb_uid2 { margin:0 0 0 24px; }
#wb_upIcon { position:absolute; left:9px; top:8px; width:24px; height:24px; text-align:center; z-index:2; }
#wb_uid1 { list-style-type:disc; }
#wb_uid0 { color:#FFFFFF; font-family:"Arial"; font-size:29px; }
#wb_Carousel2 { }
#wb_Image6 { display:inline-block; width:125px; height:31px; z-index:0; }
#wb_headerMenu { display:inline-block; width:100%; z-index:1; }
#wb_Heading2 { display:inline-block; width:100%; z-index:3; }
#wb_uid9 { margin:0 0 0 24px; }
#wb_uid8 { margin:0 0 0 24px; }
#wb_uid7 { margin:0 0 0 24px; }
#upStickyLayer { position:fixed; text-align:left; left:auto; right:25px; top:auto; bottom:25px; width:50px; height:50px; z-index:14; }
#wb_uid6 { margin:0 0 0 24px; }
