body
{
   background-color: transparent;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_header
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #303030;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 50000px;
}
#header
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 8px 0 8px 0;
   margin-right: auto;
   margin-left: auto;
}
#header > .col-1, #header > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 20px;
   padding-left: 20px;
   position: relative;
}
#header > .col-1, #header > .col-2
{
   flex: 0 0 auto;
}
#header > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#header > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 480px)
{
#header > .col-1, #header > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_headerIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_headerIcon1 a
{
   text-decoration: none;
}
#wb_headerIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#headerIcon1
{
   height: 29px;
   width: 30px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#headerIcon1 i
{
   color: #FF0000;
   display: inline-block;
   font-size: 29px;
   line-height: 29px;
   vertical-align: middle;
}
#wb_headerIcon1:hover #headerIcon1 i
{
   color: #FFFFFF;
}
#wb_headerIcon1
{
   transition: all 500ms linear 0ms;
}
#headerLabel1
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
   vertical-align: top;
   padding: 8px 0 8px 30px;
}
#headerLabel1:focus
{
   outline: 0;
}
#wb_headerIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_headerIcon3 a
{
   text-decoration: none;
}
#wb_headerIcon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#headerIcon3
{
   height: 40px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#headerIcon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_headerIcon3:hover #headerIcon3 i
{
   color: #28A7E9;
}
#wb_headerIcon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_headerIcon4 a
{
   text-decoration: none;
}
#wb_headerIcon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#headerIcon4
{
   height: 40px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#headerIcon4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_headerIcon4:hover #headerIcon4 i
{
   color: #28A7E9;
}
#wb_headerIcon5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_headerIcon5 a
{
   text-decoration: none;
}
#wb_headerIcon5 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#headerIcon5
{
   height: 40px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#headerIcon5 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_headerIcon5:hover #headerIcon5 i
{
   color: #28A7E9;
}
#wb_headerIcon6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_headerIcon6 a
{
   text-decoration: none;
}
#wb_headerIcon6 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#headerIcon6
{
   height: 40px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#headerIcon6 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_headerIcon6:hover #headerIcon6 i
{
   color: #28A7E9;
}
#wb_navigation
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 500000px;
}
#navigation
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#navigation > .col-1, #navigation > .col-2, #navigation > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#navigation > .col-1, #navigation > .col-2, #navigation > .col-3
{
   flex: 0 0 auto;
}
#navigation > .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;
}
#navigation > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: center;
   text-align: center;
}
#navigation > .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: flex-end;
   text-align: right;
}
#navigation > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 10px 0;
}
@media (max-width: 480px)
{
#navigation > .col-1, #navigation > .col-2, #navigation > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#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: 33px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon1 i
{
   color: #28A7E9;
   display: inline-block;
   font-size: 24px;
   line-height: 33px;
   vertical-align: middle;
}
#wb_Icon1:hover #Icon1 i
{
   color: #FFFFFF;
}
#wb_Icon1
{
   transition: all 500ms linear 0ms;
}
#wb_Divider5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#Divider5
{
   display: flex;
   position: relative;
   padding: 25px 15px 25px 15px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   font-size: 0;
}
#wb_galleryPhotoGrid
{
   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;
}
#galleryPhotoGrid
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#galleryPhotoGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#galleryPhotoGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#galleryPhotoGrid > .row > .col-1
{
   float: left;
}
#galleryPhotoGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#galleryPhotoGrid:before,
#galleryPhotoGrid:after,
#galleryPhotoGrid .row:before,
#galleryPhotoGrid .row:after
{
   display: table;
   content: " ";
}
#galleryPhotoGrid:after,
#galleryPhotoGrid .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#galleryPhotoGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_FlexContainer1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#FlexContainer1
{
   display: flex;
   position: relative;
   padding: 25px 15px 25px 15px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   font-size: 0;
}
#wb_CarouselGallery
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #DCDCDC 0%, #808080 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#CarouselGallery
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#CarouselGallery > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#CarouselGallery > .row > .col-1, #CarouselGallery > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#CarouselGallery > .row > .col-1, #CarouselGallery > .row > .col-2
{
   height: 533px;
}
#CarouselGallery > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 5;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
#CarouselGallery > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 7;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
@media (max-width: 480px)
{
#CarouselGallery > .row > .col-1, #CarouselGallery > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
   height: auto;
}
}
#wb_FlexContainer2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#FlexContainer2
{
   display: flex;
   position: relative;
   padding: 25px 15px 25px 15px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   font-size: 0;
}
#wb_Carousel1
{
   background-image: linear-gradient(to top, #A9A9A9 0%, #000000 100%);
   border-radius: 0px;
   margin: 0;
}
#wb_Carousel1
{
   box-sizing: border-box;
   width: 100%;
   height: 533px;
}
#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;
   opacity: 0;
   transition: opacity 300ms ease-in-out;
   height: 100%;
   text-align: center;
}
#Carousel1 .carousel-item-inner
{
   padding: 0;
   display: flex;
   align-items: center;
   flex-direction: column;
   justify-content: center;
   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 > .active
{
   opacity: 1;
   z-index: 1;
}
#Carousel1 .carousel-inner > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Carousel1 .carousel-inner > .carousel-item-next.carousel-item-start, #Carousel1 .carousel-inner > .carousel-item-prev.carousel-item-end
{
   opacity: 1;
   z-index: 1;
}
#Carousel1 .carousel-inner > .active.carousel-item-start, #Carousel1 .carousel-inner > .active.carousel-item-end
{
   opacity: 0;
   z-index: 0;
   transition: opacity 600ms;
}
#Carousel1 .carousel-control
{
   display: flex;
   position: absolute;
   align-items: center;
   justify-content: center;
   left: 0;
   top: 0;
   bottom: 0;
   width: 10%;
   text-align: center;
   opacity: 0.5;
   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: 50px;
   height: 50px;
   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: 604px;
   display: inline-block;
   float: left;
   height: 533px;
}
#Carousel1 .carousel-control-next, #Carousel1 .carousel-control-prev
{
   cursor: pointer;
   text-align: center;
   opacity: 0.5;
}
#Carousel1 .carousel-control-next-icon, #Carousel1 .carousel-control-prev-icon
{
   display: inline-block;
   width: 50px;
   height: 50px;
   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:%23FFFF00%22%20viewBox%3d%220%200%20200%20200%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M21%20100%20C21%2086%2c%2025%2072%2c%2032%2060%20L32%2060%20L32%2060%20C39%2048%2c%2049%2039%2c%2062%2031%20C74%2024%2c%2086%2021%2c%20100%2021%20C114%2021%2c%20127%2024%2c%20139%2031%20C152%2039%2c%20162%2048%2c%20169%2060%20C176%2072%2c%20180%2086%2c%20180%20100%20C180%20115%2c%20176%20128%2c%20169%20140%20C162%20152%2c%20152%20162%2c%20139%20169%20C127%20176%2c%20114%20179%2c%20100%20179%20C86%20179%2c%2074%20176%2c%2062%20169%20C49%20162%2c%2039%20152%2c%2032%20141%20C25%20128%2c%2021%20115%2c%2021%20100%20Z%20M203%20100%20C202%2082%2c%20198%2064%2c%20188%2048%20L188%2048%20L188%2048%20C180%2034%2c%20167%2021%2c%20151%2012%20C135%203%2c%20118%20%2d2%2c%20100%20%2d2%20C82%20%2d2%2c%2066%203%2c%2050%2012%20C33%2021%2c%2021%2034%2c%2012%2048%20C3%2064%2c%20%2d1%2082%2c%20%2d2%20100%20C%2d1%20119%2c%203%20136%2c%2012%20152%20C21%20167%2c%2033%20179%2c%2050%20189%20C66%20198%2c%2082%20202%2c%20100%20202%20C118%20202%2c%20135%20198%2c%20151%20189%20C167%20179%2c%20180%20167%2c%20188%20152%20C198%20136%2c%20202%20119%2c%20203%20100%20Z%20M83%20147%20C86%20151%2c%2089%20152%2c%2092%20152%20C98%20151%2c%20102%20148%2c%20103%20141%20L103%20121%20L103%20121%20L138%20121%20L138%20121%20C142%20121%2c%20146%20120%2c%20148%20117%20C151%20114%2c%20153%20111%2c%20153%20106%20L153%2094%20L153%2094%20C153%2090%2c%20151%2086%2c%20148%2084%20C146%2081%2c%20142%2079%2c%20138%2079%20L103%2079%20L103%2079%20L103%2059%20L103%2059%20C102%2052%2c%2098%2049%2c%2092%2048%20C88%2048%2c%2086%2049%2c%2084%2051%20L45%2093%20L45%2093%20C43%2095%2c%2042%2098%2c%2042%20100%20C42%20103%2c%2043%20105%2c%2045%20107%20L85%20148Z%20%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel1 .carousel-control:hover .carousel-control-prev-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23FF0000%22%20viewBox%3d%220%200%20200%20200%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M21%20100%20C21%2086%2c%2025%2072%2c%2032%2060%20L32%2060%20L32%2060%20C39%2048%2c%2049%2039%2c%2062%2031%20C74%2024%2c%2086%2021%2c%20100%2021%20C114%2021%2c%20127%2024%2c%20139%2031%20C152%2039%2c%20162%2048%2c%20169%2060%20C176%2072%2c%20180%2086%2c%20180%20100%20C180%20115%2c%20176%20128%2c%20169%20140%20C162%20152%2c%20152%20162%2c%20139%20169%20C127%20176%2c%20114%20179%2c%20100%20179%20C86%20179%2c%2074%20176%2c%2062%20169%20C49%20162%2c%2039%20152%2c%2032%20141%20C25%20128%2c%2021%20115%2c%2021%20100%20Z%20M203%20100%20C202%2082%2c%20198%2064%2c%20188%2048%20L188%2048%20L188%2048%20C180%2034%2c%20167%2021%2c%20151%2012%20C135%203%2c%20118%20%2d2%2c%20100%20%2d2%20C82%20%2d2%2c%2066%203%2c%2050%2012%20C33%2021%2c%2021%2034%2c%2012%2048%20C3%2064%2c%20%2d1%2082%2c%20%2d2%20100%20C%2d1%20119%2c%203%20136%2c%2012%20152%20C21%20167%2c%2033%20179%2c%2050%20189%20C66%20198%2c%2082%20202%2c%20100%20202%20C118%20202%2c%20135%20198%2c%20151%20189%20C167%20179%2c%20180%20167%2c%20188%20152%20C198%20136%2c%20202%20119%2c%20203%20100%20Z%20M83%20147%20C86%20151%2c%2089%20152%2c%2092%20152%20C98%20151%2c%20102%20148%2c%20103%20141%20L103%20121%20L103%20121%20L138%20121%20L138%20121%20C142%20121%2c%20146%20120%2c%20148%20117%20C151%20114%2c%20153%20111%2c%20153%20106%20L153%2094%20L153%2094%20C153%2090%2c%20151%2086%2c%20148%2084%20C146%2081%2c%20142%2079%2c%20138%2079%20L103%2079%20L103%2079%20L103%2059%20L103%2059%20C102%2052%2c%2098%2049%2c%2092%2048%20C88%2048%2c%2086%2049%2c%2084%2051%20L45%2093%20L45%2093%20C43%2095%2c%2042%2098%2c%2042%20100%20C42%20103%2c%2043%20105%2c%2045%20107%20L85%20148Z%20%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:%23FFFF00%22%20viewBox%3d%220%200%20200%20200%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M180%20100%20C180%20115%2c%20176%20128%2c%20169%20140%20L169%20140%20L169%20140%20C162%20152%2c%20152%20162%2c%20139%20169%20C127%20176%2c%20114%20179%2c%20100%20179%20C86%20179%2c%2074%20176%2c%2062%20169%20C49%20162%2c%2039%20152%2c%2032%20141%20C25%20128%2c%2021%20115%2c%2021%20100%20C21%2086%2c%2025%2072%2c%2032%2060%20C39%2048%2c%2049%2039%2c%2062%2031%20C74%2024%2c%2086%2021%2c%20100%2021%20C114%2021%2c%20127%2024%2c%20139%2031%20C152%2039%2c%20162%2048%2c%20169%2060%20C176%2072%2c%20180%2086%2c%20180%20100%20Z%20M%2d2%20100%20C%2d1%20119%2c%203%20136%2c%2012%20152%20L12%20152%20L12%20152%20C21%20167%2c%2033%20179%2c%2050%20189%20C66%20198%2c%2082%20202%2c%20100%20202%20C118%20202%2c%20135%20198%2c%20151%20189%20C167%20179%2c%20180%20167%2c%20188%20152%20C198%20136%2c%20202%20119%2c%20203%20100%20C202%2082%2c%20198%2064%2c%20188%2048%20C180%2034%2c%20167%2021%2c%20151%2012%20C135%203%2c%20118%20%2d2%2c%20100%20%2d2%20C82%20%2d2%2c%2066%203%2c%2050%2012%20C33%2021%2c%2021%2034%2c%2012%2048%20C3%2064%2c%20%2d1%2082%2c%200%20100%20Z%20M118%2053%20C115%2050%2c%20112%2048%2c%20109%2048%20C102%2049%2c%2099%2052%2c%2098%2059%20L98%2079%20L98%2079%20L63%2079%20L63%2079%20C59%2079%2c%2055%2081%2c%2052%2084%20C50%2086%2c%2048%2090%2c%2048%2094%20L48%20106%20L48%20106%20C48%20111%2c%2050%20114%2c%2052%20117%20C55%20120%2c%2059%20121%2c%2063%20121%20L98%20121%20L98%20121%20L98%20142%20L98%20142%20C99%20148%2c%20102%20151%2c%20109%20152%20C112%20152%2c%20115%20151%2c%20117%20149%20L156%20107%20L156%20107%20C158%20105%2c%20159%20103%2c%20159%20100%20C159%2098%2c%20158%2095%2c%20156%2093%20L118%2052Z%20%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel1 .carousel-control:hover .carousel-control-next-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23FF0000%22%20viewBox%3d%220%200%20200%20200%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M180%20100%20C180%20115%2c%20176%20128%2c%20169%20140%20L169%20140%20L169%20140%20C162%20152%2c%20152%20162%2c%20139%20169%20C127%20176%2c%20114%20179%2c%20100%20179%20C86%20179%2c%2074%20176%2c%2062%20169%20C49%20162%2c%2039%20152%2c%2032%20141%20C25%20128%2c%2021%20115%2c%2021%20100%20C21%2086%2c%2025%2072%2c%2032%2060%20C39%2048%2c%2049%2039%2c%2062%2031%20C74%2024%2c%2086%2021%2c%20100%2021%20C114%2021%2c%20127%2024%2c%20139%2031%20C152%2039%2c%20162%2048%2c%20169%2060%20C176%2072%2c%20180%2086%2c%20180%20100%20Z%20M%2d2%20100%20C%2d1%20119%2c%203%20136%2c%2012%20152%20L12%20152%20L12%20152%20C21%20167%2c%2033%20179%2c%2050%20189%20C66%20198%2c%2082%20202%2c%20100%20202%20C118%20202%2c%20135%20198%2c%20151%20189%20C167%20179%2c%20180%20167%2c%20188%20152%20C198%20136%2c%20202%20119%2c%20203%20100%20C202%2082%2c%20198%2064%2c%20188%2048%20C180%2034%2c%20167%2021%2c%20151%2012%20C135%203%2c%20118%20%2d2%2c%20100%20%2d2%20C82%20%2d2%2c%2066%203%2c%2050%2012%20C33%2021%2c%2021%2034%2c%2012%2048%20C3%2064%2c%20%2d1%2082%2c%200%20100%20Z%20M118%2053%20C115%2050%2c%20112%2048%2c%20109%2048%20C102%2049%2c%2099%2052%2c%2098%2059%20L98%2079%20L98%2079%20L63%2079%20L63%2079%20C59%2079%2c%2055%2081%2c%2052%2084%20C50%2086%2c%2048%2090%2c%2048%2094%20L48%20106%20L48%20106%20C48%20111%2c%2050%20114%2c%2052%20117%20C55%20120%2c%2059%20121%2c%2063%20121%20L98%20121%20L98%20121%20L98%20142%20L98%20142%20C99%20148%2c%20102%20151%2c%20109%20152%20C112%20152%2c%20115%20151%2c%20117%20149%20L156%20107%20L156%20107%20C158%20105%2c%20159%20103%2c%20159%20100%20C159%2098%2c%20158%2095%2c%20156%2093%20L118%2052Z%20%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel1 .frame-1
{
   background-color: transparent;
   background-image: url('images/J6P 6X4 370HP no bg.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#Carousel1 .frame-2
{
   background-color: transparent;
   background-image: url('images/J6P 8X4 12W 1 wo shadow 11.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#Carousel1 .frame-3
{
   background-color: transparent;
   background-image: url('images/JH6 6X4 DUMP TRUCK.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#Carousel1 .frame-4
{
   background-color: transparent;
   background-image: url('images/JH6 8X4 DUMP TRUCK.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#Carousel1 .frame-5
{
   background-color: transparent;
   background-image: url('images/HOWO T7H 6X4 DUP TRUCK copy.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#Carousel1 .frame-6
{
   background-color: transparent;
   background-image: url('images/SINOTRUK EU2 NX 8X4.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#Carousel1 .frame-7
{
   background-color: transparent;
   background-image: url('images/HOWO DUMPTRUCK 480 1 copy.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#Carousel1 .frame-8
{
   background-color: transparent;
   background-image: url('images/SINOTRUK EU2 T7S 6X4 380HP DUMP TRUCK_1.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#Carousel1 .frame-9
{
   background-color: transparent;
   background-image: url('images/WEICHAI EXCAVATOR WE360D.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#Carousel1 .frame-10
{
   background-color: transparent;
   background-image: url('images/WEICHAI EXCAVATOR WE215E2.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#Carousel1 .frame-11
{
   background-color: transparent;
   background-image: url('images/!WEICHAI WE245E2.PNG');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#Carousel1 .frame-12
{
   background-color: transparent;
   background-image: url('images/WEICHAI WL842H  WHEEL LOADER.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#Carousel1 .frame-13
{
   background-color: transparent;
   background-image: url('images/WEICHAI BULLDOZER.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#Carousel1 .frame-14
{
   background-color: transparent;
   background-image: url('images/WEICHAI RD ROLLER.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#Carousel1 .frame-15
{
   background-color: transparent;
   background-image: url('images/XE215B  - shangchai 1.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#Carousel1 .frame-16
{
   background-color: transparent;
   background-image: url('images/XMCG SINGLE DRUM XS103H.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#PhotoGallery1
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery1 .thumbnails
{
   margin: 0;
}
#PhotoGallery1 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   padding: 3px 3px 3px 3px;
   width: 25%;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery1 .frame
{
   padding: 4px;
   background-color: #fff;
   border: 1px solid #DDDDDD;
   border-radius: 5px;
}
#PhotoGallery1 .thumbnail img
{
   border-width: 0;
   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;
}
#DividerLine8
{
   border-color: #FF0000;
   border-style: dotted;
   border-bottom-width: 10px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   flex-grow: 1;
   flex-shrink: 0;
   align-self: auto;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#Heading5
{
   color: #34495E;
   font-family: "Poppins";
   font-weight: 700;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#DividerLine9
{
   border-color: #FF0000;
   border-style: dotted;
   border-bottom-width: 10px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   flex-grow: 1;
   flex-shrink: 0;
   align-self: auto;
}
#wb_Icon5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon5
{
   height: 26px;
   width: 27px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon5 i
{
   color: #0D6EFD;
   display: inline-block;
   font-size: 26px;
   line-height: 26px;
   vertical-align: middle;
}
#wb_Icon5:hover #Icon5 i
{
   color: #FFFFFF;
}
#wb_Icon6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon6
{
   height: 27px;
   width: 39px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon6 i
{
   color: #0D6EFD;
   display: inline-block;
   font-size: 27px;
   line-height: 27px;
   vertical-align: middle;
}
#wb_Icon6:hover #Icon6 i
{
   color: #FFFFFF;
}
#wb_Icon7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon7
{
   height: 27px;
   width: 39px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon7 i
{
   color: #0D6EFD;
   display: inline-block;
   font-size: 27px;
   line-height: 27px;
   vertical-align: middle;
}
#wb_Icon7:hover #Icon7 i
{
   color: #FFFFFF;
}
#gallery
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#gallery .thumbnails
{
   margin: 0;
}
#gallery .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   padding: 10px 10px 10px 10px;
   width: 25%;
   text-align: center;
   vertical-align: top;
}
#gallery .caption
{
   color: #969696;
   font-family: Arial;
   font-weight: bold;
   font-size: 15px;
   font-style: normal;
   margin: 0;
   text-align: left;
   text-decoration: none;
   padding: 8px 0 8px 0;
   position: relative;
}
#gallery .description
{
   color: #969696;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-align: left;
}
#gallery .thumbnail a
{
   display: block;
   position: relative;
}
#gallery .thumbnail a:hover .caption
{
   opacity: 0.78
}
#gallery .thumbnail img
{
   border: 0px solid #808080;
   box-shadow: 0px 0px 5px #000000;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#gallery .thumbnails:before,
#gallery .thumbnails:after
{
   display: table;
   content: " ";
}
#gallery .thumbnails:after
{
   clear: both;
}
#gallery .thumbnails .thumbnail:nth-child(4n+1)
{
   clear: both;
}
#gallery .thumbnail img:hover
{
   transform: translate(0.5px,0.5px) rotate(0deg) scale(1.2,1.2) ;
   transition: transform 500ms linear 0ms;
}
#wb_article8LayoutGrid
{
   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;
}
#article8LayoutGrid
{
   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: 1140px;
}
#article8LayoutGrid > .col-1, #article8LayoutGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#article8LayoutGrid > .col-1, #article8LayoutGrid > .col-2
{
   flex: 0 0 auto;
}
#article8LayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#article8LayoutGrid > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 10px 10px 10px;
}
#article8LayoutGrid > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#article8LayoutGrid > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 30px 20px 30px 20px;
}
@media (max-width: 480px)
{
#article8LayoutGrid > .col-1, #article8LayoutGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_links
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(45deg, #CCFFFF 0%, #0099FF 17%, #0099CC 32%, #0066CC 46%, #000080 50%, #008080 54%, #00CC99 67%, #00CCCC 84%, #00FFFF 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#links
{
   box-sizing: border-box;
   padding: 100px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#links > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3, #links > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3, #links > .row > .col-4
{
   float: left;
}
#links > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#links > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
#links > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#links > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
#links > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#links > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
#links > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#links > .row > .col-4 > .col-4-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 50px 0;
}
#links:before,
#links:after,
#links .row:before,
#links .row:after
{
   display: table;
   content: " ";
}
#links:after,
#links .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3, #links > .row > .col-4
{
   float: none;
   width: 100%;
}
}
#links-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 60px;
   line-height: 0;
   left: 0;
}
#links-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#links-divider-top .divider-fill
{
   fill: rgba(255,255,255,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_linksText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_linksText1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#wb_linksText1 div
{
   text-align: left;
}
#wb_linksText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_linksText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_linksText2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#wb_linksText2 div
{
   text-align: left;
}
#wb_linksText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_linksText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_linksText3
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#wb_linksText3 div
{
   text-align: left;
}
#wb_linksText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_linksIcon1
{
   background-color: #007BFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_linksIcon1 a
{
   text-decoration: none;
}
#wb_linksIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_linksIcon1:hover
{
   background-color: #00428A;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#linksIcon1
{
   height: 28px;
   width: 28px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#linksIcon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
}
#wb_linksIcon1:hover #linksIcon1 i
{
   color: #FFFFFF;
}
#wb_linksIcon2
{
   background-color: #007BFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_linksIcon2 a
{
   text-decoration: none;
}
#wb_linksIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_linksIcon2:hover
{
   background-color: #00428A;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#linksIcon2
{
   height: 28px;
   width: 28px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#linksIcon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
}
#wb_linksIcon2:hover #linksIcon2 i
{
   color: #FFFFFF;
}
#wb_linksIcon3
{
   background-color: #007BFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_linksIcon3 a
{
   text-decoration: none;
}
#wb_linksIcon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_linksIcon3:hover
{
   background-color: #00428A;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#linksIcon3
{
   height: 28px;
   width: 28px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#linksIcon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
}
#wb_linksIcon3:hover #linksIcon3 i
{
   color: #FFFFFF;
}
#wb_footer
{
   background-color: rgba(0,66,138,0.94);
   background-image: none;
   border: 0px solid #1F2328;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#footer
{
   display: flex;
   position: relative;
   padding: 25px 25px 25px 25px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
   box-sizing: border-box;
   font-size: 0;
}
#Label2
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
   vertical-align: top;
   padding: 8px 0 8px 30px;
}
#Label2:focus
{
   outline: 0;
}
#HorizontalLine1
{
   border-color: #FF0000;
   border-style: dotted;
   border-bottom-width: 10px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   flex-grow: 1;
   flex-shrink: 0;
   align-self: auto;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#Heading1
{
   color: #34495E;
   font-family: "Poppins";
   font-weight: 700;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#HorizontalLine2
{
   border-color: #FF0000;
   border-style: dotted;
   border-bottom-width: 10px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   flex-grow: 1;
   flex-shrink: 0;
   align-self: auto;
}
#HorizontalLine3
{
   border-color: #FF0000;
   border-style: dotted;
   border-bottom-width: 10px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   flex-grow: 1;
   flex-shrink: 0;
   align-self: auto;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#Heading2
{
   color: #34495E;
   font-family: "Poppins";
   font-weight: 700;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#HorizontalLine4
{
   border-color: #FF0000;
   border-style: dotted;
   border-bottom-width: 10px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   flex-grow: 1;
   flex-shrink: 0;
   align-self: auto;
}
#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: 200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image3
{
   height: 100%;
   margin: 0;
   overflow: hidden;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0 0 20px 0;
   animation: animate-opacity 2000ms linear 0ms infinite normal both;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: cover;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_linksMenu2
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_linksMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   width: 100%;
}
#wb_linksMenu2 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_linksMenu2 a
{
   display: block;
   color: #ECF5FF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_linksMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu2 li:hover a, #wb_linksMenu2 a:hover
{
   color: #FF0000;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_linksMenu2 .firstmain a
{
   margin-top: 0px;
}
#wb_linksMenu2 li.lastmain
{
   padding-bottom: 0px;
}
#wb_linksMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_linksMenu3
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_linksMenu3 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   width: 100%;
}
#wb_linksMenu3 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_linksMenu3 a
{
   display: block;
   color: #ECF5FF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_linksMenu3 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu3 li:hover a, #wb_linksMenu3 a:hover
{
   color: #FF0000;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_linksMenu3 .firstmain a
{
   margin-top: 0px;
}
#wb_linksMenu3 li.lastmain
{
   padding-bottom: 0px;
}
#wb_linksMenu3 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_linksMenu1
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_linksMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   width: 100%;
}
#wb_linksMenu1 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_linksMenu1 a
{
   background-clip: padding-box;
   display: block;
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_linksMenu1 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu1 li:hover a, #wb_linksMenu1 a:hover
{
   color: #FF0000;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_linksMenu1 .firstmain a
{
   margin-top: 0px;
}
#wb_linksMenu1 li.lastmain
{
   padding-bottom: 0px;
}
#wb_linksMenu1 li:hover, #wb_linksMenu1 li a:hover
{
   position: relative;
}
#wb_linksMenu1 a.withsubmenu
{
   padding: 0 0px 0 0px;
   background-image: none;
}
#wb_linksMenu1 li:hover a.withsubmenu, #wb_linksMenu1 a.withsubmenu:hover
{
   background-image: none;
}
#wb_linksMenu1 ul ul
{
   position: absolute;
   z-index: 9999;
   left: 0;
   top: 0;
   visibility: hidden;
   width: 200px;
   height: auto;
   border: none;
   background-color: #FFFFFF;
}
#wb_linksMenu1 ul :hover ul
{
   left: 80px;
   top: 0px;
   padding-top: 0px;
   visibility: visible;
}
#wb_linksMenu1 .firstmain:hover ul
{
   top: 0px;
   padding-top: 0px;
}
#wb_linksMenu1 li li
{
   width: 200px;
   padding: 0 0px 0px 0px;
   border: 0px solid #C0C0C0;
   border-width: 0 0px;
}
#wb_linksMenu1 li li.firstitem
{
   border-top: 0px #C0C0C0 solid;
}
#wb_linksMenu1 li li.lastitem
{
   border-bottom: 0px #C0C0C0 solid;
}
#wb_linksMenu1 ul ul a, #wb_linksMenu1 ul :hover ul a
{
   float: none;
   margin: 0;
   width: 200px;
   height: auto;
   white-space: normal;
   padding: 8px 0px 7px 0px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   line-height: 13px;
   text-align: left;
   text-decoration: none;
   text-transform: none;
}
#wb_linksMenu1 ul :hover ul .firstitem a
{
   margin-top: 0px;
}
#wb_linksMenu1 ul ul :hover a, #wb_linksMenu1 ul ul a:hover, #wb_linksMenu1 ul ul :hover ul :hover a, #wb_linksMenu1 ul ul :hover ul a:hover
{
   background-color: #C0C0C0;
   background-image: none;
   border: 0px solid #C0C0C0;
   color: #FF0000;
}
#wb_linksMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#linksMenu1 li i
{
   font-size: 13px;
   margin-right: 3px;
   width: 15px;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: stretch;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: center;
}
#wb_Text1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-size: 11px;
   line-height: 12px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#Label1
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
   vertical-align: top;
   padding: 8px 4px 8px 4px;
}
#Label1:focus
{
   outline: 0;
}
#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: 725px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#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_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
.HEAD-NAVI .nav
{
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   color: #000000;
   text-align: left;
   text-transform: none;
}
#HEAD-NAVI, .HEAD-NAVI .nav, .HEAD-NAVI *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.HEAD-NAVI .nav:before,
.HEAD-NAVI .nav:after 
{
   content: " ";
   display: table;
}
.HEAD-NAVI .nav:after 
{
   clear: both;
}
.HEAD-NAVI .nav a 
{
   text-decoration: none;
}
.HEAD-NAVI .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.HEAD-NAVI .nav ul ul
{
   margin-bottom: 0;
}
.HEAD-NAVI .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.HEAD-NAVI .container:before,
.HEAD-NAVI .container:after 
{
   content: " ";
   display: table;
}
.HEAD-NAVI .container:after 
{
   clear: both;
}
.HEAD-NAVI .collapse 
{
   display: none;
}
.HEAD-NAVI .collapse.show 
{
   display: block;
}
.HEAD-NAVI .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.HEAD-NAVI .arrow, .HEAD-NAVI .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;
}
.HEAD-NAVI .dropdown 
{
   position: relative;
}
.HEAD-NAVI .dropdown-toggle:focus 
{
   outline: 0;
}
.HEAD-NAVI .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: 13px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid rgba(245,255,250,1.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.HEAD-NAVI .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #F5FFFA;
}
.HEAD-NAVI .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;
}
.HEAD-NAVI .dropdown-menu > li > a:hover,
.HEAD-NAVI .dropdown-menu > li > a:focus 
{
   text-decoration: none;
   color: #FF0000;
   background-color: #FFFFFF;
   background-image: none;
}
.HEAD-NAVI .dropdown-menu > li > a.active,
.HEAD-NAVI .dropdown-menu > li > a.active:hover,
.HEAD-NAVI .dropdown-menu > li > a.active:focus
{
   color: #FF0000;
   background-color: #FFFFFF;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.HEAD-NAVI .show > .dropdown-menu
{
   display: block;
}
.HEAD-NAVI .show > a
{
   outline: 0;
}
.HEAD-NAVI .show > .btn-group > .dropdown-menu
{
   display: block;
}
.HEAD-NAVI .show > .btn-group > a
{
   outline: 0;
}
.HEAD-NAVI .dropdown-header
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.HEAD-NAVI .dropdown-backdrop
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.HEAD-NAVI .dropdown.show .dropdown-menu
{
   animation-name: HEAD-NAVI-animation;
   animation-duration: 500ms;
   animation-iteration-count: 1;
   animation-timing-function: linear;
   animation-fill-mode: forwards;
}
@keyframes HEAD-NAVI-animation
{
   0%
   {
      opacity: 0;
   }
   100%
   {
      opacity: 1;
   }
}
.HEAD-NAVI .nav > li 
{
   position: relative;
   display: block;
}
.HEAD-NAVI .nav .btn
{
   position: relative;
   display: block;
   padding: 10px 10px 10px 10px;
}
.HEAD-NAVI .nav .show > .btn-primary.dropdown-toggle,
.HEAD-NAVI .nav .show > .btn-primary.dropdown-toggle:hover,
.HEAD-NAVI .nav .show > .btn-primary.dropdown-toggle:focus
{
    border-color: #DCDCDC;
}
.HEAD-NAVI .nav .nav-divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #F5FFFA;
}
.HEAD-NAVI .nav .arrow
{
   border-top-color: #DCDCDC;
   border-bottom-color: #DCDCDC;
}
.HEAD-NAVI
{
   position: relative;
}
.HEAD-NAVI:before,
.HEAD-NAVI:after
{
   content: " ";
   display: table;
}
.HEAD-NAVI:after
{
   clear: both;
}
.HEAD-NAVI .navbar-header:before,
.HEAD-NAVI .navbar-header:after
{
   content: " ";
   display: table;
}
.HEAD-NAVI .navbar-header:after
{
   clear: both;
}
.HEAD-NAVI-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.HEAD-NAVI-navbar-collapse:before,
.HEAD-NAVI-navbar-collapse:after
{
   content: " ";
   display: table;
}
.HEAD-NAVI-navbar-collapse:after
{
   clear: both;
}
.HEAD-NAVI-navbar-collapse.show
{
   overflow-y: auto;
}
.HEAD-NAVI .navbar-toggle 
{
   position: relative;
   float: left;
   width: 50px;
   height: 50px;
   padding: 10px 10px 10px 10px;
   display: flex;
   flex-direction: column;
   align-items: center;
   justify-content: center;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
#HEAD-NAVI .navbar-toggle[aria-expanded=true] .line:nth-child(1)
{
}
#HEAD-NAVI .navbar-toggle[aria-expanded=true] .line:nth-child(2)
{
}
#HEAD-NAVI .navbar-toggle[aria-expanded=true] .line:nth-child(3)
{
}
#HEAD-NAVI svg
{
   overflow: visible;
   transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1);
}
#HEAD-NAVI .navbar-toggle[aria-expanded=true] svg
{
   transform: rotate(45deg);
}
#HEAD-NAVI .line
{
   fill: none;
   transition: stroke-dasharray 500ms, stroke-dashoffset 500ms;
   stroke: #000000;
   stroke-width: 7.2;
   stroke-linecap: round;
}
#HEAD-NAVI .line.top
{
   stroke-dasharray: 40 139;
}
#HEAD-NAVI .line.bottom
{
   stroke-dasharray: 40 180;
}
#HEAD-NAVI .navbar-toggle[aria-expanded=true] .line.top
{
   stroke-dashoffset: -98px;
}
#HEAD-NAVI .navbar-toggle[aria-expanded=true] .line.bottom
{
   stroke-dashoffset: -138px;
}
.HEAD-NAVI .navbar-nav
{
   margin: 6px -15px;
}
.HEAD-NAVI .navbar-nav > li > .dropdown-menu
{
   margin-top: 0;
}
.HEAD-NAVI .navbar-nav .btn
{
   color: #000000;
}
.HEAD-NAVI .navbar-nav .btn:hover,
.HEAD-NAVI .navbar-nav .btn:focus
{
   background-color: #FFFFFF;
   background-image: none;
   color: #FF0000;
   text-decoration: none;
}
.HEAD-NAVI .navbar-nav .btn.active,
.HEAD-NAVI .navbar-nav .btn.active:hover,
.HEAD-NAVI .navbar-nav .btn.active:focus
{
   color: #FF0000;
   background-color: #FFFFFF;
   background-image: none;
}
.HEAD-NAVI .navbar-toggle
{
   border: 1px solid transparent;
}
.HEAD-NAVI .navbar-toggle:hover,
.HEAD-NAVI .navbar-toggle:focus
{
   background-color: transparent;
}
.HEAD-NAVI .navbar-toggle .line
{
   background-color: #000000;
}
.HEAD-NAVI-navbar-collapse
{
   border-color: rgba(245,255,250,1.00);
}
.HEAD-NAVI .navbar-nav .btn:hover .arrow,
.HEAD-NAVI .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #FF0000;
   border-bottom-color: #FF0000;
}
.HEAD-NAVI .btn-group.show .btn:not(:first-child),
.HEAD-NAVI .btn-group.show .btn:not(:first-child):hover,
.HEAD-NAVI .btn-group.show .btn:not(:first-child):focus
{
   background-color: #FFFFFF;
   background-image: none;
   color: #FF0000;
}
.HEAD-NAVI .btn-group.show .btn .arrow,
.HEAD-NAVI .btn-group.show .btn:hover .arrow,
.HEAD-NAVI .btn-group.show .btn:focus .arrow
{
   border-top-color: #FF0000;
   border-bottom-color: #FF0000;
}
.HEAD-NAVI .navbar-nav .btn .arrow
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.HEAD-NAVI .navbar-link
{
   color: #000000;
}
.HEAD-NAVI .navbar-link:hover
{
   color: #FF0000;
}
.HEAD-NAVI .navbar-header
{
   color: #000000;
}
@media (min-width: 480px) 
{
.HEAD-NAVI .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.HEAD-NAVI .navbar-header
{
   float: left;
}
.HEAD-NAVI-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.HEAD-NAVI-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.HEAD-NAVI-navbar-collapse.show
{
   overflow-y: auto;
}
.HEAD-NAVI .navbar-toggle
{
   display: none;
}
.HEAD-NAVI .navbar-nav
{
   float: left;
   margin: 0;
}
.HEAD-NAVI .navbar-nav > li
{
   float: left;
}
.HEAD-NAVI .container > .navbar-header,
.HEAD-NAVI .container > .HEAD-NAVI-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.HEAD-NAVI .navbar-nav .btn:hover .arrow,
.HEAD-NAVI .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #FF0000;
   border-bottom-color: #FF0000;
}
}
@media (max-width: 480px) 
{
.HEAD-NAVI 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
}
.HEAD-NAVI .navbar-nav
{
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
}
.HEAD-NAVI .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;
}
.HEAD-NAVI .navbar-nav .show .dropdown-menu > li > a,
.HEAD-NAVI .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 0 15px 0 15px;
}
.HEAD-NAVI .navbar-nav .show .dropdown-menu > li > a
{
   line-height: 20px;
}
}
@media (min-width: 480px) 
{
.HEAD-NAVI 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
}
.HEAD-NAVI .navbar-nav .btn
{
   color: #000000;
}
.HEAD-NAVI .navbar-nav .btn:hover,
.HEAD-NAVI .navbar-nav .btn:focus
{
   color: #FF0000;
   background-color: #FFFFFF;
   background-image: none;
}
.HEAD-NAVI .navbar-nav .btn.active,
.HEAD-NAVI .navbar-nav .btn.active:hover,
.HEAD-NAVI .navbar-nav .btn.active:focus
{
   color: #FF0000;
   background-color: #FFFFFF;
   background-image: none;
}
.HEAD-NAVI .btn-group.show .btn:not(:first-child),
.HEAD-NAVI .btn-group.show .btn:not(:first-child):hover,
.HEAD-NAVI .btn-group.show .btn:not(:first-child):focus
{
   background-color: #FFFFFF;
   background-image: none;
   color: #FF0000;
}
.HEAD-NAVI .navbar-nav .btn:hover .arrow
{
   border-top-color: #FF0000;
   border-bottom-color: #FF0000;
}
.HEAD-NAVI .navbar-nav .btn .arrow
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.HEAD-NAVI .navbar-nav .btn.active > .arrow,
.HEAD-NAVI .navbar-nav .btn.active:hover > .arrow,
.HEAD-NAVI .navbar-nav .btn.active:focus > .arrow
{
   border-top-color: #FF0000;
   border-bottom-color: #FF0000;
}
.HEAD-NAVI .btn-group.show .btn .arrow,
.HEAD-NAVI .btn-group.show .btn:hover .arrow,
.HEAD-NAVI .btn-group.show .btn:focus .arrow
{
   border-top-color: #FF0000;
   border-bottom-color: #FF0000;
}
.HEAD-NAVI .navbar-link
{
   color: #000000;
}
.HEAD-NAVI .navbar-link:hover 
{
   color: #fff;
}
}
.HEAD-NAVI .btn-group
{
   position: relative;
   display: inline-flex;
   vertical-align: middle;
}
.HEAD-NAVI .btn-group > .btn
{
   display: inline-block;
   position: relative;
   flex: 1 1 auto;
}
.HEAD-NAVI .dropdown-toggle-split
{
   padding-right: 4px !important;
   padding-left: 4px !important;
}
.HEAD-NAVI .btn-group > .btn-group:not(:first-child) > .btn, .HEAD-NAVI .btn-group > .btn:not(:first-child)
{
   border-top-left-radius: 0;
   border-bottom-left-radius: 0;
}
.HEAD-NAVI .btn-group > .btn-group:not(:last-child) > .btn, .HEAD-NAVI .btn-group > .btn:not(:last-child):not(.dropdown-toggle)
{
   border-top-right-radius: 0;
   border-bottom-right-radius: 0;
}
.HEAD-NAVI .btn-group > .btn-group:not(:first-child), .HEAD-NAVI .btn-group > .btn:not(:first-child)
{
   margin-left: -1px;
}
.HEAD-NAVI .arrow
{
   margin-left: 0;
}
@media (max-width: 480px)
{
.HEAD-NAVI .btn-group
{
   display: flex;
   flex-wrap: wrap;
   width: 100%;
}
.HEAD-NAVI .btn-group > .btn:not(:first-child)
{
   flex-grow: 0;
}
.HEAD-NAVI .dropdown-menu.show
{
   width: 100% !important;
}
}
#HEAD-NAVI i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_HEAD-NAVI
{
   z-index: 1111 !important;
}
#wb_Icon1
{
   display: inline-block;
   width: 24px;
   height: 33px;
   text-align: center;
   z-index: 8;
}
#HorizontalLine2
{
   display: block;
}
#wb_Icon6
{
   display: inline-block;
   width: 39px;
   height: 27px;
   text-align: center;
   z-index: 3;
}
#wb_linksMenu2
{
   display: block;
   width: 100%;
   z-index: 28;
}
#HorizontalLine3
{
   display: block;
}
#wb_Image1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 6;
}
#wb_Icon7
{
   display: inline-block;
   width: 39px;
   height: 27px;
   text-align: center;
   z-index: 5;
}
#wb_linksMenu3
{
   display: block;
   width: 100%;
   z-index: 33;
}
#wb_Image2
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 22;
}
#wb_Image3
{
   display: inline-block;
   width: 504px;
   height: 83px;
   z-index: 34;
}
#HorizontalLine1
{
   display: block;
}
#wb_Icon5
{
   display: inline-block;
   width: 27px;
   height: 26px;
   text-align: center;
   z-index: 4;
}
#wb_linksMenu1
{
   display: block;
   width: 100%;
   z-index: 26;
}
#wb_PhotoGallery1
{
   display: block;
   width: 100%;
   z-index: 17;
}
#wb_linksIcon1
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 29;
}
#wb_Carousel1
{
}
#wb_gallery
{
   display: block;
   width: 100%;
   z-index: 13;
}
#wb_linksIcon3
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 31;
}
#wb_Heading5
{
   display: block;
   width: 572px;
   z-index: 11;
}
#wb_linksIcon2
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 30;
}
#wb_Heading2
{
   display: block;
   width: 572px;
   z-index: 20;
}
#wb_Heading1
{
   display: block;
   width: 572px;
   z-index: 15;
}
#headerLabel1
{
   display: inline-block;
   width: 599px;
   line-height: 14px;
   z-index: 1;
}
#DividerLine9
{
   display: block;
}
#DividerLine8
{
   display: block;
}
#wb_HEAD-NAVI
{
   display: block;
   width: 100%;
   z-index: 7;
}
#Label2
{
   display: none;
   width: 599px;
   line-height: 14px;
   z-index: 2;
}
#HorizontalLine4
{
   display: block;
}
#Label1
{
   display: inline-block;
   width: 262px;
   line-height: 14px;
   z-index: 9;
}
#wb_headerIcon1
{
   display: inline-block;
   width: 30px;
   height: 29px;
   text-align: center;
   z-index: 0;
}
@media only screen and (max-width: 1087px)
{
body
{
   background-color: transparent;
   background-image: none;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   padding: 8px 0 0 0;
}
#header > .col-1, #header > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#header > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   height: 56px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#header > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   height: 56px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_headerIcon1
{
   width: 30px;
   height: 29px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #28A7E9;
}
#headerIcon1
{
   width: 30px;
   height: 29px;
}
#headerIcon1 i
{
   line-height: 29px;
   font-size: 29px;
   width: 35px;
   color: #28A7E9;
}
#headerIcon1:hover i
{
   color: #FFFFFF;
}
#headerLabel1
{
   width: 290px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 8px 4px 8px 4px;
   text-align: left;
}
#headerLabel1
{
   line-height: 14px;
}
#wb_headerIcon3
{
   width: 24px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#headerIcon3
{
   width: 24px;
   height: 40px;
}
#headerIcon3 i
{
   line-height: 40px;
   font-size: 24px;
   width: 23px;
}
#wb_headerIcon4
{
   width: 24px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#headerIcon4
{
   width: 24px;
   height: 40px;
}
#headerIcon4 i
{
   line-height: 40px;
   font-size: 24px;
   width: 23px;
}
#wb_headerIcon5
{
   width: 24px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#headerIcon5
{
   width: 24px;
   height: 40px;
}
#headerIcon5 i
{
   line-height: 40px;
   font-size: 24px;
   width: 25px;
}
#wb_headerIcon6
{
   width: 24px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#headerIcon6
{
   width: 24px;
   height: 40px;
}
#headerIcon6 i
{
   line-height: 40px;
   font-size: 24px;
   width: 23px;
}
#wb_navigation
{
   visibility: visible;
   display: table;
}
#wb_navigation
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#navigation
{
   height: auto;
   padding: 0;
}
#navigation > .col-1, #navigation > .col-2, #navigation > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#navigation > .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;
}
#navigation > .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;
}
#navigation > .col-3
{
   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;
}
#navigation > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 0;
}
#wb_Icon1
{
   width: 24px;
   height: 33px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon1
{
   width: 24px;
   height: 33px;
}
#Icon1 i
{
   line-height: 33px;
   font-size: 24px;
   width: 23px;
}
#wb_Divider5
{
   visibility: visible;
   display: block;
}
#Divider5
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 25px 15px 25px 15px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_galleryPhotoGrid
{
   visibility: visible;
   display: table;
}
#wb_galleryPhotoGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#galleryPhotoGrid
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#galleryPhotoGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_FlexContainer1
{
   visibility: visible;
   display: block;
}
#FlexContainer1
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 25px 15px 25px 15px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_CarouselGallery
{
   visibility: visible;
   display: table;
}
#wb_CarouselGallery
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#CarouselGallery
{
   padding: 30px 5px -500px 5px;
}
#CarouselGallery .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#wb_FlexContainer2
{
   visibility: visible;
   display: block;
}
#FlexContainer2
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 25px 15px 25px 15px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_Carousel1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#Carousel1_back
{
   top: 42%;
}
#Carousel1_next
{
   top: 42%;
}
#wb_Carousel1
{
   margin: 0;
   height: 355px;
}
#Carousel1 .carousel-item-inner
{
   padding: 0;
}
#Carousel1 .carousel-control .carousel-control-prev-icon, #Carousel1 .carousel-control .carousel-control-next-icon
{
   width: 50px;
   height: 50px;
}
#wb_PhotoGallery1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#PhotoGallery1 .thumbnail
{
   width: 25%;
}
#PhotoGallery1 .thumbnails .thumbnail:nth-child(4n+1)
{
   clear: none;
}
#PhotoGallery1 .thumbnails .thumbnail:nth-child(4n+1)
{
   clear: both;
}
#DividerLine8
{
   width: auto;
   height: 10px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 0;
   align-self: auto;
}
#DividerLine8
{
   border-color: #FF0000;
   border-bottom-width: 10px;
}
#wb_Heading5
{
   width: 188px;
   height: 27px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
   font-size: 19px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#Heading5
{
   color: #34495E;
   font-family: "Poppins";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: center;
   text-transform: none;
}
#DividerLine9
{
   width: auto;
   height: 11px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 0;
   align-self: auto;
}
#DividerLine9
{
   border-color: #FF0000;
   border-bottom-width: 11px;
}
#wb_Icon5
{
   width: 27px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon5
{
   width: 27px;
   height: 26px;
}
#Icon5 i
{
   line-height: 26px;
   font-size: 26px;
   width: 26px;
}
#wb_Icon6
{
   width: 39px;
   height: 27px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon6
{
   width: 39px;
   height: 27px;
}
#Icon6 i
{
   line-height: 27px;
   font-size: 27px;
   width: 27px;
}
#wb_Icon7
{
   width: 39px;
   height: 27px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon7
{
   width: 39px;
   height: 27px;
}
#Icon7 i
{
   line-height: 27px;
   font-size: 27px;
   width: 27px;
}
#wb_gallery
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   font-size: 11px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#gallery .thumbnail
{
   width: 25%;
}
#gallery .thumbnails .thumbnail:nth-child(4n+1)
{
   clear: none;
}
#gallery .thumbnails .thumbnail:nth-child(4n+1)
{
   clear: both;
}
#wb_article8LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_article8LayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#article8LayoutGrid
{
   height: auto;
   padding: 10px 0 10px 0;
}
#article8LayoutGrid > .col-1, #article8LayoutGrid > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#article8LayoutGrid > .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;
}
#article8LayoutGrid > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#article8LayoutGrid > .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;
}
#article8LayoutGrid > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#wb_links
{
   visibility: visible;
   display: table;
}
#wb_links
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#links
{
   height: auto;
   padding: 100px 15px 10px 15px;
}
#links .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3, #links > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#links > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#links > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 0 20px 0;
}
#links > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#links > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0 0 30px 0;
}
#links > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#links > .row > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 0 0 20px 0;
}
#links > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#links > .row > .col-4 > .col-4-padding
{
   width: 100%;
   padding: 0 0 20px 0;
}
#links-divider-top
{
   height: 60px;
}
#links-divider-top
{
   top: 0%;
   left: 0;
}
#wb_linksText1
{
   visibility: visible;
   display: block;
}
#wb_linksText1
{
   font-size: 15px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: center;
}
#wb_linksText2
{
   visibility: visible;
   display: block;
}
#wb_linksText2
{
   font-size: 15px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: center;
}
#wb_linksText3
{
   visibility: visible;
   display: block;
}
#wb_linksText3
{
   font-size: 15px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: center;
}
#wb_linksIcon1
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
   background-color: #007BFF;
   background-image: none;
}
#linksIcon1
{
   width: 28px;
   height: 28px;
}
#linksIcon1 i
{
   line-height: 28px;
   font-size: 28px;
   width: 28px;
}
#wb_linksIcon1:hover
{
   background-color: #00428A;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_linksIcon2
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#linksIcon2
{
   width: 28px;
   height: 28px;
}
#linksIcon2 i
{
   line-height: 28px;
   font-size: 28px;
   width: 28px;
}
#wb_linksIcon3
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#linksIcon3
{
   width: 28px;
   height: 28px;
}
#linksIcon3 i
{
   line-height: 28px;
   font-size: 28px;
   width: 28px;
}
#wb_footer
{
   visibility: visible;
   display: block;
}
#footer
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 25px 25px 25px 25px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: flex-start;
}
#Label2
{
   width: 234px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 8px 4px 8px 4px;
   text-align: center;
   font-size: 8px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#Label2
{
   line-height: 10px;
}
#HorizontalLine1
{
   width: auto;
   height: 10px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 0;
   align-self: auto;
}
#HorizontalLine1
{
   border-color: #FF0000;
   border-bottom-width: 10px;
}
#wb_Heading1
{
   width: 235px;
   height: 31px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
   font-size: 19px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#Heading1
{
   color: #34495E;
   font-family: "Poppins";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: center;
   text-transform: none;
}
#HorizontalLine2
{
   width: auto;
   height: 11px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 0;
   align-self: auto;
}
#HorizontalLine2
{
   border-color: #FF0000;
   border-bottom-width: 11px;
}
#HorizontalLine3
{
   width: auto;
   height: 10px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 0;
   align-self: auto;
}
#HorizontalLine3
{
   border-color: #FF0000;
   border-bottom-width: 10px;
}
#wb_Heading2
{
   width: 202px;
   height: 27px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
   font-size: 19px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#Heading2
{
   color: #34495E;
   font-family: "Poppins";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: center;
   text-transform: none;
}
#HorizontalLine4
{
   width: auto;
   height: 11px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 0;
   align-self: auto;
}
#HorizontalLine4
{
   border-color: #FF0000;
   border-bottom-width: 11px;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image3
{
   width: 212px;
   height: 49px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 20px 0;
}
#Image3
{
   width: 212px;
   height: 49px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_linksMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
}
#wb_linksMenu2 li
{
   width: 100%;
}
#wb_linksMenu2 a
{
   color: #ECF5FF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_linksMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu2 li:hover a, #wb_linksMenu2 a:hover
{
   color: #FF0000;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_linksMenu2 li
{
   padding-bottom: 0px !important;
}
#wb_linksMenu3
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_linksMenu3 li
{
   width: 100%;
}
#wb_linksMenu3 a
{
   color: #ECF5FF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_linksMenu3 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu3 li:hover a, #wb_linksMenu3 a:hover
{
   color: #FF0000;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_linksMenu3 li
{
   padding-bottom: 0px !important;
}
#wb_linksMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
}
#wb_linksMenu1 li
{
   width: 100%;
}
#wb_linksMenu1 a
{
   background-clip: padding-box;
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_linksMenu1 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu1 li:hover a, #wb_linksMenu1 a:hover
{
   color: #FF0000;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_linksMenu1 a.withsubmenu
{
   padding: 0 0px 0 0px;
}
#wb_linksMenu1 ul :hover ul
{
   left: 80px;
   top: 0px;
   padding-top: 0px;
   visibility: visible;
}
#wb_linksMenu1 .firstmain:hover ul
{
   top: 0px;
   padding-top: 0px;
}
#wb_linksMenu1 li li
{
   width: 105px;
}
#wb_linksMenu1 ul ul a, #wb_linksMenu1 ul :hover ul a
{
   width: 105px;
   padding: 6px 0px 6px 0px;
   background-color: #FFFFFF;
   border: 0px solid #CCCCCC;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   line-height: 13px;
   text-decoration: none;
   text-transform: none;
}
#wb_linksMenu1 ul ul :hover a, #wb_linksMenu1 ul ul a:hover, #wb_linksMenu1 ul ul :hover ul :hover a, #wb_linksMenu1 ul ul :hover ul a:hover
{
   background-color: #C0C0C0;
   border: 0px solid #C0C0C0;
   color: #FF0000;
}
#wb_linksMenu1 li
{
   padding-bottom: 0px !important;
}
#wb_Text1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: stretch;
}
#wb_Text1
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#Label1
{
   width: 257px;
   height: 30px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 8px 4px 8px 4px;
   text-align: center;
}
#Label1
{
   line-height: 14px;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#wb_HEAD-NAVI
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#HEAD-NAVI, .HEAD-NAVI .nav, .HEAD-NAVI .dropdown-menu
{
   font-weight: bold;
   font-size: 13px;
}
}
