body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_logo
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#logo
{
   box-sizing: border-box;
   padding: 15px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#logo > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#logo > .row > .col-1, #logo > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#logo > .row > .col-1, #logo > .row > .col-2
{
   float: left;
}
#logo > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#logo > .row > .col-2
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#logo:before,
#logo:after,
#logo .row:before,
#logo .row:after
{
   display: table;
   content: " ";
}
#logo:after,
#logo .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#logo > .row > .col-1, #logo > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#Line1
{
   border-color: #E1E1E1;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 15px 0 0 0 ;
   padding: 0;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   animation: heartbeat-2 1000ms linear 0ms infinite normal forwards;
   animation-play-state: paused;
   display: inline-block;
   width: 237px;
   height: 62px;
   vertical-align: top;
}
#wb_header
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#header > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#header > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header > .row > .col-1
{
   float: left;
}
#header > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#header:before,
#header:after,
#header .row:before,
#header .row:after
{
   display: table;
   content: " ";
}
#header:after,
#header .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#header > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#headerMenu
{
   list-style: none;
   padding: 8px 15px 8px 15px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 4px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 0;
   margin: 0;
   text-align: center;
}
#headerMenu > li
{
   display: inline-block;
   font-size: 15px;
   text-transform: none;
}
#headerMenu a
{
   color: #333333;
   text-decoration: none;
}
#headerMenu a:hover
{
   color: #23527C;
   text-decoration: underline;
}
#headerMenu > .active
{
   color: #23527C;
}
#headerMenu > .active a
{
   color: inherit;
   pointer-events: none;
}
#headerMenu > li + li:before
{
   content: "|";
   padding: 0 20px;
   color: #E1E1E1;
}
.ToolTip1.ui-widget.ui-widget-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   padding: 0;
   box-shadow: none;
   max-width: 250px;
   text-align: left;
}
.ToolTip1 .ui-tooltip-content 
{
   position: relative;
   padding: 4px 4px 4px 4px;
}
.ToolTip1 .ui-tooltip-content::after, .ToolTip1 .ui-tooltip-content::before
{
   border-style: solid;
   content: "";
   position: absolute;
   display: block;
   left: 50%;
   margin-left: -10px;
}
.ToolTip1 .ui-tooltip-content::before
{
   top: -10px;
   border-color: #CCCCCC transparent;
   border-width: 0 10px 10px;
}
.ToolTip1 .ui-tooltip-content::after
{
   top: -9px;
   border-color: #FFFFFF transparent;
   border-width: 0 10px 10px;
}
#FlexContainer1
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_projectCarouselGrid
{
   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;
}
#projectCarouselGrid
{
   box-sizing: border-box;
   padding: 50px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#projectCarouselGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#projectCarouselGrid > .row > .col-1, #projectCarouselGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#projectCarouselGrid > .row > .col-1, #projectCarouselGrid > .row > .col-2
{
   float: left;
}
#projectCarouselGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#projectCarouselGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#projectCarouselGrid:before,
#projectCarouselGrid:after,
#projectCarouselGrid .row:before,
#projectCarouselGrid .row:after
{
   display: table;
   content: " ";
}
#projectCarouselGrid:after,
#projectCarouselGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#projectCarouselGrid > .row > .col-1, #projectCarouselGrid > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_projectCarousel1
{
   background-color: #CCCCCC;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_projectCarousel1
{
   box-sizing: border-box;
   width: 100%;
   height: 355px;
}
#projectCarousel1
{
   position: relative;
   margin: 0;
   line-height: 1;
   height: 100%;
   box-sizing: border-box;
}
#projectCarousel1 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#projectCarousel1 .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#projectCarousel1 .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;
}
#projectCarousel1 .carousel-item-next:not(.carousel-item-start), #projectCarousel1 .active.carousel-item-end
{
   transform: translateX(100%);
}
#projectCarousel1 .carousel-item-prev:not(.carousel-item-end), #projectCarousel1 .active.carousel-item-start
{
   transform: translateX(-100%);
}
#projectCarousel1 .carousel-item-inner
{
   padding: 0;
   display: flex;
   align-items: center;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   box-sizing: border-box;
}
#projectCarousel1 .carousel-inner > .carousel-item > img, #projectCarousel1 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#projectCarousel1 .carousel-inner > .active, #projectCarousel1 .carousel-inner > .carousel-item-next, #projectCarousel1 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#projectCarousel1 .carousel-inner > .carousel-item-next, #projectCarousel1 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#projectCarousel1 .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -84px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#projectCarousel1 .carousel-indicators li
{
   display: block;
   float: left;
   margin: 6px 6px 6px 6px;
   width: 29px;
   height: 3px;
   cursor: pointer;
   text-indent: -999px;
   background-color: rgba(229,229,229,1.00);
   background-clip: padding-box;
   box-sizing: content-box;
   border-bottom: 27px solid transparent;
}
#projectCarousel1 .carousel-indicators .active
{
   background-color: rgba(255,255,255,1.00);
}
#projectCarousel1 .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;
}
#projectCarousel1 .carousel-control.carousel-item-end
{
   left: auto;
   right: 0;
}
#projectCarousel1 .carousel-control .carousel-control-prev-icon, #projectCarousel1 .carousel-control .carousel-control-next-icon
{
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   z-index: 5;
}
#projectCarousel1 .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;
}
#projectCarousel1 .frame
{
   width: 455px;
   display: inline-block;
   float: left;
   height: 355px;
}
#projectCarousel1 .frame-1
{
   background-color: transparent;
   background-image: url('images/CKY-50W-Full2.png');
   background-repeat: no-repeat;
   background-position: center top;
   background-size: contain;
}
#projectCarousel1 .frame-2
{
   background-color: transparent;
   background-image: url('images/CKY-100W-Full2.png');
   background-repeat: repeat;
   background-position: center top;
   background-size: contain;
}
#projectCarousel1 .frame-3
{
   background-color: transparent;
   background-image: url('images/CKY-150W-Full2.png');
   background-repeat: repeat;
   background-position: center top;
   background-size: contain;
}
#projectCarousel1 .frame-4
{
   background-color: transparent;
   background-image: url('images/cky2_l.jpg');
   background-repeat: repeat;
   background-position: center top;
   background-size: contain;
}
#wb_Text8 
{
   padding: 10px 0 10px 0;
   margin: 0;
}
#wb_Text8 div
{
   text-align: center;
}
#wb_Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text9 
{
   padding: 10px 0 10px 0;
   margin: 0;
}
#wb_Text9 div
{
   text-align: center;
}
#wb_Text9
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text10 
{
   padding: 10px 0 10px 0;
   margin: 0;
}
#wb_Text10 div
{
   text-align: center;
}
#wb_Text10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text11 
{
   padding: 10px 0 10px 0;
   margin: 0;
}
#wb_Text11 div
{
   text-align: center;
}
#wb_Text11
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_projectCarousel2
{
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_projectCarousel2
{
   box-sizing: border-box;
   width: 100%;
}
#projectCarousel2
{
   position: relative;
   margin: 0;
   line-height: 1;
   height: 100%;
   box-sizing: border-box;
}
#projectCarousel2 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#projectCarousel2 .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#projectCarousel2 .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transition: transform 0ms ease-in-out;
   height: 100%;
   text-align: center;
}
#projectCarousel2 .carousel-item-next:not(.carousel-item-start), #projectCarousel2 .active.carousel-item-end
{
   transform: translateX(100%);
}
#projectCarousel2 .carousel-item-prev:not(.carousel-item-end), #projectCarousel2 .active.carousel-item-start
{
   transform: translateX(-100%);
}
#projectCarousel2 .carousel-item-inner
{
   min-height: 355px;
   padding: 0;
}
#projectCarousel2 .carousel-inner > .carousel-item > img, #projectCarousel2 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#projectCarousel2 .carousel-inner > .active, #projectCarousel2 .carousel-inner > .carousel-item-next, #projectCarousel2 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#projectCarousel2 .carousel-inner > .carousel-item-next, #projectCarousel2 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#projectCarousel2 .frame
{
   width: 455px;
   display: inline-block;
   float: left;
   height: 355px;
}
#wb_projectText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: left;
}
#wb_projectText1 div
{
   text-align: left;
}
#wb_projectText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_projectText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: left;
}
#wb_projectText2 div
{
   text-align: left;
}
#wb_projectText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_projectText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: left;
}
#wb_projectText3 div
{
   text-align: left;
}
#wb_projectText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_projectText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: left;
}
#wb_projectText4 div
{
   text-align: left;
}
#wb_projectText4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#projectButton2
{
   border: 1px solid #007BFF;
   border-radius: 4px;
   background-color: #007BFF;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 10px 0 ;
}
#projectButton2:focus
{
   outline: 0;
}
#projectButtton3
{
   box-sizing: border-box;
   line-height: 35px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #007BFF;
   border-radius: 6px;
   background-color: #007BFF;
   background-image: none;
   color: #FFFFFF;
   box-shadow: 0px 0px 5px #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 10px 0 ;
}
#projectButtton3:focus
{
   outline: 0;
}
#projectButton4
{
   border: 1px solid #007BFF;
   border-radius: 4px;
   background-color: #007BFF;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 10px 0 ;
}
#projectButton4:focus
{
   outline: 0;
}
#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: 20px 15px 50px 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, #LayoutGrid2 > .row > .col-4
{
   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, #LayoutGrid2 > .row > .col-4
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid2 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   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, #LayoutGrid2 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_Image2
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: contain;
}
#wb_Image3
{
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   filter: drop-shadow(-3px 3px 10px rgba(0,0,0,1.00));
   display: inline-block;
   width: 212px;
   height: 550px;
   vertical-align: top;
}
#wb_Image4
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   filter: drop-shadow(-3px 3px 10px rgba(0,0,0,1.00));
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: contain;
}
#wb_Image5
{
   margin: 0;
   vertical-align: top;
}
#Image5
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   filter: drop-shadow(-3px 3px 10px rgba(0,0,0,1.00));
   display: inline-block;
   width: 212px;
   height: 212px;
   vertical-align: top;
}
#Button1
{
   box-sizing: border-box;
   line-height: 35px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #007BFF;
   border-radius: 6px;
   background-color: #007BFF;
   background-image: none;
   color: #FFFFFF;
   box-shadow: 0px 0px 5px #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 10px 0 ;
}
#Button1:focus
{
   outline: 0;
}
#PageFooter1
{
   background-color: #F8F9FA;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#PageFooter2
{
   background-color: #F8F9FA;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
