body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #E0FFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid1 > .row > .col-1
{
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 12;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Carousel1
{
   background-color: transparent;
   background-image: none;
   border-radius: 10px;
   margin: 0;
}
#wb_Carousel1
{
   box-sizing: border-box;
   width: 100%;
}
#Carousel1
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#Carousel1 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#Carousel1 .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#Carousel1 .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transition: transform 500ms ease-in-out;
   height: 100%;
   text-align: left;
}
#Carousel1 .carousel-item-next:not(.carousel-item-start), #Carousel1 .active.carousel-item-end
{
   transform: translateX(100%);
}
#Carousel1 .carousel-item-prev:not(.carousel-item-end), #Carousel1 .active.carousel-item-start
{
   transform: translateX(-100%);
}
#Carousel1 .carousel-item-inner
{
   min-height: 270px;
   padding: 0;
}
#Carousel1 .carousel-inner > .carousel-item > img, #Carousel1 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#Carousel1 .carousel-inner > .active, #Carousel1 .carousel-inner > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#Carousel1 .carousel-inner > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Carousel1 .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -18px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#Carousel1 .carousel-indicators li
{
   display: block;
   float: left;
   margin: 12px 12px 12px 12px;
   width: 11px;
   height: 11px;
   cursor: pointer;
   text-indent: -999px;
   border-radius: 50%;
   background-color: rgba(255,255,255,1.00);
   border: 1px solid rgba(222,226,230,1.00);
}
#Carousel1 .carousel-indicators .active
{
   background-color: rgba(222,226,230,1.00);
}
#Carousel1 .carousel-control
{
   display: flex;
   position: absolute;
   align-items: center;
   justify-content: center;
   left: 0;
   top: 0;
   bottom: 0;
   width: 15%;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
   cursor: pointer;
   z-index: 7778;
}
#Carousel1 .carousel-control.carousel-item-end
{
   left: auto;
   right: 0;
}
#Carousel1 .carousel-control .carousel-control-prev-icon, #Carousel1 .carousel-control .carousel-control-next-icon
{
   display: inline-block;
   position: absolute;
   width: 26px;
   height: 29px;
   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: 485px;
   display: inline-block;
   float: left;
   height: 270px;
}
#SlideShow1 .image
{
   border-width: 0;
   border-radius: inherit;
   display: block;
   float: left;
   height: auto;
   width: 100%;
}
#SlideShow1 li
{
   border-radius: inherit;
   position: absolute;
   width: 100%;
   left: 0;
   top: 0;
}
#SlideShow1
{
   display: inline-block;
   position: relative;
   list-style: none;
   width: 100%;
   padding: 0;
   margin: 0;
}
#SlideShow1 .slideshow-control
{
   cursor: pointer;
}
#SlideShow1 .slideshow-control a
{
   border-style: none;
}
#SlideShow1
{
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #FFFFFF 0%, #1E90FF 100%);
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#LayoutGrid4 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 15px 0 15px 0;
}
#LayoutGrid4 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 15px 0 15px 0;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 20px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid5 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1
{
   float: left;
   height: 345px;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid5 > .row > .col-1
{
   float: none;
   width: 100% !important;
   height: auto;
}
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #FFFFFF 0%, #1E90FF 100%);
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid6
{
   box-sizing: border-box;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid6 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid6 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid6 > .row > .col-1
{
   float: left;
}
#LayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid6:before,
#LayoutGrid6:after,
#LayoutGrid6 .row:before,
#LayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid6:after,
#LayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid6 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid7
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid7 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2
{
   float: left;
}
#LayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid7 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid7:before,
#LayoutGrid7:after,
#LayoutGrid7 .row:before,
#LayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid7:after,
#LayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid8
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid8 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid8 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid8 > .row > .col-1
{
   float: left;
}
#LayoutGrid8 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid8:before,
#LayoutGrid8:after,
#LayoutGrid8 .row:before,
#LayoutGrid8 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid8:after,
#LayoutGrid8 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid8 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid9
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid9 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid9 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid9 > .row > .col-1
{
   float: left;
}
#LayoutGrid9 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid9:before,
#LayoutGrid9:after,
#LayoutGrid9 .row:before,
#LayoutGrid9 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid9:after,
#LayoutGrid9 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid9 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 30px 0 30px 0 ;
}
#Card1{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 3px;
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 10px;
   max-width: 80px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 80px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 0 0 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 40px 40px 20px 40px;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: justify;
}
#Card1-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   border-top: 1px #D2D2D2 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1 .popover-arrow
{
   position: absolute;
   display: block;
   width: 16px;
   height: 8px;
   margin: 0;
}
#Card1 .popover-arrow::before, #Card1 .popover-arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
#Card1, .Card1.bs-popover-auto[x-placement^="bottom"]
{
   margin-top: 8px;
}
#Card1 > .popover-arrow, .Card1.bs-popover-auto[x-placement^="bottom"] > .popover-arrow
{
   top: 0;
}
#Card1 > .popover-arrow::before, .Card1.bs-popover-auto[x-placement^="bottom"] > .popover-arrow::before
{
   top: 0;
   border-width: 0 8px 8px 8px;
   border-bottom-color: #DEE2E6;
}
#Card1 > .popover-arrow::after, .Card1.bs-popover-auto[x-placement^="bottom"] > .popover-arrow::after
{
   top: 0px;
   border-width: 0 8px 8px 8px;
   border-bottom-color: #000000;
}
#Card1 .popover-arrow{
   left: calc(50% - 8px);
}
#Card1{
   height: calc(100% - 8px);
}
#wb_LayoutGrid10
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid10
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid10 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid10 > .row > .col-1
{
   float: left;
}
#LayoutGrid10 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid10:before,
#LayoutGrid10:after,
#LayoutGrid10 .row:before,
#LayoutGrid10 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid10:after,
#LayoutGrid10 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid10 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#berita
{
   box-sizing: border-box;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: justify;
   line-height: 1.2;
   display: inline-block;
   position: relative;
   width: 100%;
   height: 345px;
}
#berita .blogitem
{
   box-sizing: border-box;
   height: 100%;
   margin-bottom: 13px;
   padding: 0px;
   text-align: justify;
}
#berita .blogdate
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#berita .blogsubject
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   color: #666666;
   font-style: normal;
   text-decoration: none;
}
#berita .blogcomments
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#berita .blogsubject a:link, #berita .blogsubject a:visited, #berita .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#berita .blogcomments a:link, #berita .blogcomments a:visited, #berita .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#berita .blogcomments
{
   text-decoration: none;
}
#berita .no-thumb
{
   display: none;
}
#berita img
{
   border-width: 0;
   width: 50%;
   height: auto;
   margin-left: auto;
   margin-right: auto;
   display: block;
}
#berita .blogthumbnail
{
   display: block;
}
#berita .blogsubject
{
   margin-bottom: 32px;
   margin-top: 12px;
   padding: 0;
   display: block;
   font-family: Arial;
   font-size: 16px;
   color: #666666;
}
#berita .blogcaption
{
   padding: 9px;
}

#berita .carousel-inner
{
   box-sizing: border-box;
   height: 100%;
   overflow: hidden;
   width: 100%;
   position: relative;
}
#berita .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   transition: 0.6s ease-in-out left;
}
#berita .carousel-inner > .carousel-item > img, #berita .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#berita .carousel-inner > .active, #berita .carousel-inner > .carousel-item-next, #berita .carousel-inner > .carousel-item-prev
{
   display: block;
}
#berita .carousel-inner > .active
{
   left: 0;
}
#berita .carousel-inner > .carousel-item-next, #berita .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#berita .carousel-inner > .carousel-item-next
{
   left: 100%;
}
#berita .carousel-inner > .carousel-item-prev
{
   left: -100%;
}
#berita .carousel-inner > .carousel-item-next.carousel-item-start, #berita .carousel-inner > .carousel-item-prev.carousel-item-end
{
   left: 0;
}
#berita .carousel-inner > .active.carousel-item-start
{
   left: -100%;
}
#berita .carousel-inner > .active.carousel-item-end
{
   left: 100%;
}
#berita .carousel-control
{
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   width: 15%;
   font-size: 20px;
   color: #FFFFFF;
   text-align: center;
   text-shadow: 0px 1px 2px rgba(0,0,0,0.6);
   opacity: 0.5;
}
#berita .carousel-control:focus, #berita .carousel-control:hover
{
   color: #FFFFFF;
   text-decoration: none;
   outline: 0;
   opacity: 0.9;
}
#berita .carousel-control.carousel-item-end
{
   right: 0;
   left: auto;
}
#berita .carousel-control .icon-prev, #berita .carousel-control .icon-next
{
   position: absolute;
   top: 50%;
   width: 30px;
   height: 30px;
   z-index: 5;
   display: inline-block;
   margin-top: -15px;
}
#berita .carousel-control .icon-prev
{
   background-image: url("images/berita-prev.png");
   background-repeat: no-repeat;
   right: 50%;
   margin-right: -15px;
}
#berita .carousel-control .icon-next
{
   background-image: url("images/berita-next.png");
   background-repeat: no-repeat;
   left: 50%;
   margin-left: -15px;
}
#berita .carousel-indicators
{
   bottom: 10px;
   left: 50%;
   list-style: none;
   margin-left: -30%;
   padding-left: 0;
   position: absolute;
   text-align: center;
   top: auto;
   width: 60%;
   z-index: 15;
}
#berita .carousel-indicators li
{
   display: inline-block;
   width: 8px;
   height: 8px;
   margin: 1px 2px 1px 2px;
   cursor: pointer;
   text-indent: -999px;
   background-color: rgba(0,0,0,0);
   border: 1px solid #FFFFFF;
   border-radius: 10px;
}
#berita .carousel-indicators .active
{
   width: 10px;
   height: 10px;
   margin: 0 1px 0 1px;
   background-color: #FFFFFF;
}
#wb_LayoutGrid11
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid11
{
   box-sizing: border-box;
   padding: 2px 2px 2px 2px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid11 > .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#LayoutGrid11 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 2px;
   padding-left: 2px;
   position: relative;
}
#LayoutGrid11 > .row > .col-1
{
   float: left;
}
#LayoutGrid11 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid11:before,
#LayoutGrid11:after,
#LayoutGrid11 .row:before,
#LayoutGrid11 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid11:after,
#LayoutGrid11 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid11 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#MediaPlayer1
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
}
#wb_MediaPlayer1
{
   display: block;
   position: relative;
   margin: 0;
   height: 0;
   overflow: hidden;
   box-sizing: border-box;
   padding-bottom: 59.12%;
   padding-left: 0;
   padding-right: 0;
   padding-top: 0;
}
#wb_footer10LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer10LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footer10LayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#footer10LayoutGrid1 > .col-1
{
   flex: 0 0 auto;
}
#footer10LayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#footer10LayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_footer10LayoutGrid2
{
   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;
}
#footer10LayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#footer10LayoutGrid2 > .col-1, #footer10LayoutGrid2 > .col-2, #footer10LayoutGrid2 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer10LayoutGrid2 > .col-1, #footer10LayoutGrid2 > .col-2, #footer10LayoutGrid2 > .col-3
{
   flex: 0 0 auto;
}
#footer10LayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#footer10LayoutGrid2 > .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;
}
#footer10LayoutGrid2 > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#footer10LayoutGrid2 > .col-1, #footer10LayoutGrid2 > .col-2, #footer10LayoutGrid2 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_footer10Menu
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0 0 50px 0 ;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_footer10Menu::after
{
   content: "";
   display: table;
clear: both;
}
#wb_footer10Menu ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_footer10Menu li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_footer10Menu a
{
   display: block;
   color: #53BDFA;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_footer10Menu > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 26px;
   padding: 0 0px 0px 0px;
   line-height: 26px;
}
#wb_footer10Menu li:hover a, #wb_footer10Menu a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_footer10Menu .firstmain a
{
   margin-top: 0px;
}
#wb_footer10Menu li.lastmain
{
   padding-bottom: 0px;
}
#wb_footer10Menu br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_footer10Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#footer10Heading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_footer10Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#footer10Heading2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_footer10Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#footer10Heading3
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_footer10LayoutGrid3
{
   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;
}
#footer10LayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footer10LayoutGrid3 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer10LayoutGrid3 > .col-1
{
   flex: 0 0 auto;
}
#footer10LayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: flex-start;
   text-align: left;
}
#footer10LayoutGrid3 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 30px 0 30px 0;
}
@media (max-width: 768px)
{
#footer10LayoutGrid3 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_footer10Icon2
{
   background-color: #C8C8C8;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footer10Icon2 a
{
   text-decoration: none;
}
#wb_footer10Icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footer10Icon2:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#footer10Icon2
{
   height: 20px;
   width: 20px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footer10Icon2 i
{
   color: #313030;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
}
#wb_footer10Icon2:hover #footer10Icon2 i
{
   color: #313030;
}
#wb_footer10Icon4
{
   background-color: #C8C8C8;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footer10Icon4 a
{
   text-decoration: none;
}
#wb_footer10Icon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footer10Icon4:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#footer10Icon4
{
   height: 20px;
   width: 20px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footer10Icon4 i
{
   color: #313030;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
}
#wb_footer10Icon4:hover #footer10Icon4 i
{
   color: #313030;
}
#wb_footer10Icon3
{
   background-color: #C8C8C8;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footer10Icon3 a
{
   text-decoration: none;
}
#wb_footer10Icon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footer10Icon3:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#footer10Icon3
{
   height: 20px;
   width: 20px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footer10Icon3 i
{
   color: #313030;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
}
#wb_footer10Icon3:hover #footer10Icon3 i
{
   color: #313030;
}
#wb_footer10Icon1
{
   background-color: #C8C8C8;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footer10Icon1 a
{
   text-decoration: none;
}
#wb_footer10Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footer10Icon1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#footer10Icon1
{
   height: 20px;
   width: 20px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footer10Icon1 i
{
   color: #313030;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
}
#wb_footer10Icon1:hover #footer10Icon1 i
{
   color: #313030;
}
#wb_CssMenu1
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0 0 50px 0 ;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_CssMenu1::after
{
   content: "";
   display: table;
clear: both;
}
#wb_CssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_CssMenu1 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_CssMenu1 a
{
   display: block;
   color: #53BDFA;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_CssMenu1 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 26px;
   padding: 0 0px 0px 0px;
   line-height: 26px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu1 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_LayoutGrid12
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #FFFFFF 0%, #1E90FF 100%);
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid12
{
   box-sizing: border-box;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid12 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid12 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid12 > .row > .col-1
{
   float: left;
}
#LayoutGrid12 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid12:before,
#LayoutGrid12:after,
#LayoutGrid12 .row:before,
#LayoutGrid12 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid12:after,
#LayoutGrid12 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid12 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid13
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid13
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid13 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid13 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid13 > .row > .col-1
{
   float: left;
}
#LayoutGrid13 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid13:before,
#LayoutGrid13:after,
#LayoutGrid13 .row:before,
#LayoutGrid13 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid13:after,
#LayoutGrid13 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid13 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid14
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid14
{
   box-sizing: border-box;
   padding: 20px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid14 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid14 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid14 > .row > .col-1
{
   float: left;
}
#LayoutGrid14 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid14:before,
#LayoutGrid14:after,
#LayoutGrid14 .row:before,
#LayoutGrid14 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid14:after,
#LayoutGrid14 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid14 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid15
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid15
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid15 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid15 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid15 > .row > .col-1
{
   float: left;
}
#LayoutGrid15 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid15:before,
#LayoutGrid15:after,
#LayoutGrid15 .row:before,
#LayoutGrid15 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid15:after,
#LayoutGrid15 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid15 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#Blog1
{
   box-sizing: border-box;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: justify;
   line-height: 1.2;
   display: flex;
   width: 100%;
   align-content: flex-start;
   flex-wrap: wrap;
   gap: 6px;
}
#Blog1 .blogitem
{
   flex: 1 1 calc(50% - 6px);
   box-sizing: border-box;
   margin-bottom: 13px;
   padding: 0px;
   text-align: justify;
}
#Blog1 .blogdate
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Blog1 .blogsubject
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   color: #666666;
   font-style: normal;
   text-decoration: none;
}
#Blog1 .blogcomments
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Blog1 .blogsubject a:link, #Blog1 .blogsubject a:visited, #Blog1 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Blog1 .blogcomments a:link, #Blog1 .blogcomments a:visited, #Blog1 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Blog1 .blogcomments
{
   text-decoration: none;
}
#Blog1 .no-thumb
{
   display: none;
}
#Blog1 img
{
   border-width: 0;
   width: 50%;
   height: auto;
   margin-left: auto;
   margin-right: auto;
   display: block;
}
#Blog1 .blogthumbnail
{
   display: block;
}
#Blog1 .blogsubject
{
   margin-bottom: 32px;
   margin-top: 12px;
   padding: 0;
   display: block;
   font-family: Arial;
   font-size: 16px;
   color: #666666;
}
#Blog1 .blogcaption
{
   padding: 9px;
}
#Blog1 .pager
{
   margin: 2px 0px 2px 0px;
}
#Blog1 .page-number
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   color: #000000;
   text-decoration: none;
   padding: 1px 4px 1px 4px;
   cursor: pointer;
   border: 1px #EEEEEE solid;
   margin-right: 2px;
}
#Blog1 .active 
{
   background-color: #EEEEEE;
}
#wb_CssMenu1
{
   display: block;
   width: 100%;
   z-index: 21;
}
#wb_Card1
{
   display: flex;
   width: 100%;
   z-index: 10;
}
#Banner1
{
   border-width: 0;
   display: inline-block;
   width: 280px;
   height: 46px;
   z-index: 9;
}
#wb_footer10Heading1
{
   display: block;
   width: 100%;
   z-index: 18;
}
#berita
{
   overflow: hidden;
}
#Banner3
{
   border-width: 0;
   display: inline-block;
   width: 182px;
   height: 46px;
   z-index: 1;
}
#Banner2
{
   border-width: 0;
   display: inline-block;
   width: 182px;
   height: 46px;
   z-index: 14;
}
#SlideShow1
{
   z-index: 0;
}
#wb_footer10Heading3
{
   display: block;
   width: 100%;
   z-index: 22;
}
#SlideShow1_back
{
   position: absolute;
   left: 4px;
   top: 45%;
   width: 26px;
   height: 29px;
   z-index: 999;
}
#wb_footer10Heading2
{
   display: block;
   width: 100%;
   z-index: 20;
}
#Banner4
{
   border-width: 0;
   display: inline-block;
   width: 182px;
   height: 46px;
   z-index: 5;
}
#wb_Carousel1
{
}
#SlideShow1_next
{
   position: absolute;
   right: 4px;
   top: 46%;
   width: 27px;
   height: 28px;
   z-index: 999;
}
#wb_footer10Icon4
{
   display: inline-block;
   width: 20px;
   height: 20px;
   text-align: center;
   z-index: 26;
}
#wb_footer10Icon3
{
   display: inline-block;
   width: 20px;
   height: 20px;
   text-align: center;
   z-index: 25;
}
#wb_footer10Icon2
{
   display: inline-block;
   width: 20px;
   height: 20px;
   text-align: center;
   z-index: 24;
}
#wb_footer10Icon1
{
   display: inline-block;
   width: 20px;
   height: 20px;
   text-align: center;
   z-index: 23;
}
#Blog1
{
   overflow: hidden;
}
#wb_footer10Menu
{
   display: block;
   width: 100%;
   z-index: 19;
}
#wb_MediaPlayer1
{
   display: block;
   width: 100%;
   z-index: 15;
}
@media only screen and (min-width: 1920px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0;
}
#LayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   display: flex;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Carousel1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#Carousel1_back
{
   top: 44%;
}
#Carousel1_next
{
   top: 44%;
}
#wb_Carousel1
{
   margin: 0;
}
#Carousel1 .carousel-item-inner
{
   min-height: 270px;
   padding: 0;
}
#SlideShow1
{
   visibility: visible;
   display: inline-block;
}
#SlideShow1_back
{
   left: 4px;
}
#SlideShow1_next
{
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0;
}
#LayoutGrid2 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0;
}
#LayoutGrid4 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 15px 0 15px 0;
}
#LayoutGrid4 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 15px 0 15px 0;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: 1vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: 1vh;
   padding: 20px 0 0 0;
}
#LayoutGrid5 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   display: flex;
   width: 100%;
   height: 485px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid6 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid6 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid6 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0;
}
#LayoutGrid7 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid7 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 0;
}
#LayoutGrid8 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid8 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid8 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner1
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 0;
}
#LayoutGrid9 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid9 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid9 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 30px 0 30px 0 ;
}
#Card1
{
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 10px;
   max-width: 80px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 80px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 0 0 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 40px 40px 20px 40px;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: justify;
}
#Card1-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   border-top: 1px #D2D2D2 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card1
{
   text-align: center;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner2
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#berita
{
   height: 485px;
   visibility: visible;
   display: flex;
   background-color: transparent;
   background-image: none;
}
#berita
{
   font-size: 13px;
}
#berita .blogdate
{
   font-size: 16px;
}
#berita .blogsubject
{
   font-size: 16px;
}
#berita .blogcomments
{
   font-size: 13px;
}
#berita .carousel-control
{
   font-size: 20px;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 2px 2px 2px 2px;
}
#LayoutGrid11 .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#LayoutGrid11 > .row > .col-1
{
   padding-right: 2px;
   padding-left: 2px;
}
#LayoutGrid11 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_MediaPlayer1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_footer10LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid1
{
   height: auto;
   padding: 0;
}
#footer10LayoutGrid1 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer10LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_footer10LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid2
{
   height: auto;
   padding: 0;
}
#wb_footer10Menu
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0 0 50px 0 ;
   text-align: left;
}
#wb_footer10Menu li
{
   width: 100%;
}
#wb_footer10Menu a
{
   color: #53BDFA;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_footer10Menu > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 26px;
   padding: 0 0px 0px 0px;
   line-height: 26px;
}
#wb_footer10Menu li:hover a, #wb_footer10Menu a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_footer10Menu li
{
   padding-bottom: 0px !important;
}
#wb_footer10Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid3
{
   height: auto;
   padding: 0;
}
#wb_footer10Icon2
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon2
{
   width: 20px;
   height: 20px;
}
#footer10Icon2 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon4
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon4
{
   width: 20px;
   height: 20px;
}
#footer10Icon4 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon3
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon3
{
   width: 20px;
   height: 20px;
}
#footer10Icon3 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon1
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon1
{
   width: 20px;
   height: 20px;
}
#footer10Icon1 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0 0 50px 0 ;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #53BDFA;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu1 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 26px;
   padding: 0 0px 0px 0px;
   line-height: 26px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding-bottom: 0px !important;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid12 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid12 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid12 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid13
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 0;
}
#LayoutGrid13 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid13 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid13 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid14
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid14
{
   height: auto;
   padding: 20px 15px 0 15px;
}
#LayoutGrid14 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid14 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid14 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner4
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_LayoutGrid15
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid15
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid15 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid15 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid15 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner3
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Blog1
{
   visibility: visible;
   display: flex;
   background-color: transparent;
   background-image: none;
}
#Blog1
{
   font-size: 13px;
}
#Blog1 .blogdate
{
   font-size: 16px;
}
#Blog1 .blogsubject
{
   font-size: 16px;
}
#Blog1 .blogcomments
{
   font-size: 13px;
}
#Blog1 .page-number
{
   font-size: 13px;
}
#Blog1 .blogitem
{
   flex: 1 1 calc(50% - 6px);
}
}
@media only screen and (min-width: 1366px) and (max-width: 1919px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0;
}
#LayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   display: flex;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Carousel1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#Carousel1_back
{
   top: 44%;
}
#Carousel1_next
{
   top: 44%;
}
#wb_Carousel1
{
   margin: 0;
}
#Carousel1 .carousel-item-inner
{
   min-height: 270px;
   padding: 0;
}
#SlideShow1
{
   visibility: visible;
   display: inline-block;
}
#SlideShow1_back
{
   left: 4px;
}
#SlideShow1_next
{
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0;
}
#LayoutGrid2 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0;
}
#LayoutGrid4 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 15px 0 15px 0;
}
#LayoutGrid4 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 15px 0 15px 0;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: 1vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: 1vh;
   padding: 20px 0 0 0;
}
#LayoutGrid5 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   display: flex;
   width: 100%;
   height: 372px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid6 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid6 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid6 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0;
}
#LayoutGrid7 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid7 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 0;
}
#LayoutGrid8 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid8 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid8 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner1
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 0;
}
#LayoutGrid9 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid9 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid9 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 30px 0 30px 0 ;
}
#Card1
{
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 10px;
   max-width: 80px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 80px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 0 0 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 40px 40px 20px 40px;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: justify;
}
#Card1-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   border-top: 1px #D2D2D2 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card1
{
   text-align: center;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner2
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#berita
{
   height: 372px;
   visibility: visible;
   display: flex;
   background-color: transparent;
   background-image: none;
}
#berita
{
   font-size: 13px;
}
#berita .blogdate
{
   font-size: 16px;
}
#berita .blogsubject
{
   font-size: 16px;
}
#berita .blogcomments
{
   font-size: 13px;
}
#berita .carousel-control
{
   font-size: 20px;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 2px 2px 2px 2px;
}
#LayoutGrid11 .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#LayoutGrid11 > .row > .col-1
{
   padding-right: 2px;
   padding-left: 2px;
}
#LayoutGrid11 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_MediaPlayer1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_footer10LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid1
{
   height: auto;
   padding: 0;
}
#footer10LayoutGrid1 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer10LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_footer10LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid2
{
   height: auto;
   padding: 0;
}
#wb_footer10Menu
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0 0 50px 0 ;
   text-align: left;
}
#wb_footer10Menu li
{
   width: 100%;
}
#wb_footer10Menu a
{
   color: #53BDFA;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_footer10Menu > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 26px;
   padding: 0 0px 0px 0px;
   line-height: 26px;
}
#wb_footer10Menu li:hover a, #wb_footer10Menu a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_footer10Menu li
{
   padding-bottom: 0px !important;
}
#wb_footer10Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid3
{
   height: auto;
   padding: 0;
}
#wb_footer10Icon2
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon2
{
   width: 20px;
   height: 20px;
}
#footer10Icon2 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon4
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon4
{
   width: 20px;
   height: 20px;
}
#footer10Icon4 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon3
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon3
{
   width: 20px;
   height: 20px;
}
#footer10Icon3 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon1
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon1
{
   width: 20px;
   height: 20px;
}
#footer10Icon1 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0 0 50px 0 ;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #53BDFA;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu1 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 26px;
   padding: 0 0px 0px 0px;
   line-height: 26px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding-bottom: 0px !important;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid12 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid12 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid12 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid13
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 0;
}
#LayoutGrid13 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid13 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid13 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid14
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid14
{
   height: auto;
   padding: 20px 15px 0 15px;
}
#LayoutGrid14 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid14 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid14 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner4
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_LayoutGrid15
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid15
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid15 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid15 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid15 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner3
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Blog1
{
   visibility: visible;
   display: flex;
   background-color: transparent;
   background-image: none;
}
#Blog1
{
   font-size: 13px;
}
#Blog1 .blogdate
{
   font-size: 16px;
}
#Blog1 .blogsubject
{
   font-size: 16px;
}
#Blog1 .blogcomments
{
   font-size: 13px;
}
#Blog1 .page-number
{
   font-size: 13px;
}
#Blog1 .blogitem
{
   flex: 1 1 calc(50% - 6px);
}
}
@media only screen and (min-width: 1360px) and (max-width: 1365px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0;
}
#LayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   display: flex;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Carousel1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#Carousel1_back
{
   top: 44%;
}
#Carousel1_next
{
   top: 44%;
}
#wb_Carousel1
{
   margin: 0;
}
#Carousel1 .carousel-item-inner
{
   min-height: 270px;
   padding: 0;
}
#SlideShow1
{
   visibility: visible;
   display: inline-block;
}
#SlideShow1_back
{
   left: 4px;
}
#SlideShow1_next
{
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0;
}
#LayoutGrid2 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0;
}
#LayoutGrid4 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 15px 0 15px 0;
}
#LayoutGrid4 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 15px 0 15px 0;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: 1vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: 1vh;
   padding: 20px 0 0 0;
}
#LayoutGrid5 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   display: flex;
   width: 100%;
   height: 372px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid6 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid6 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid6 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0;
}
#LayoutGrid7 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid7 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 0;
}
#LayoutGrid8 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid8 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid8 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner1
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 0;
}
#LayoutGrid9 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid9 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid9 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 30px 0 30px 0 ;
}
#Card1
{
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 10px;
   max-width: 80px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 80px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 0 0 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 40px 40px 20px 40px;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: justify;
}
#Card1-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   border-top: 1px #D2D2D2 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card1
{
   text-align: center;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner2
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#berita
{
   height: 372px;
   visibility: visible;
   display: flex;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 2px 2px 2px 2px;
}
#LayoutGrid11 .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#LayoutGrid11 > .row > .col-1
{
   padding-right: 2px;
   padding-left: 2px;
}
#LayoutGrid11 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_MediaPlayer1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_footer10LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid1
{
   height: auto;
   padding: 0;
}
#footer10LayoutGrid1 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer10LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_footer10LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid2
{
   height: auto;
   padding: 0;
}
#wb_footer10Menu
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0 0 50px 0 ;
   text-align: left;
}
#wb_footer10Menu li
{
   width: 100%;
}
#wb_footer10Menu a
{
   color: #53BDFA;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_footer10Menu > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 26px;
   padding: 0 0px 0px 0px;
   line-height: 26px;
}
#wb_footer10Menu li:hover a, #wb_footer10Menu a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_footer10Menu li
{
   padding-bottom: 0px !important;
}
#wb_footer10Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid3
{
   height: auto;
   padding: 0;
}
#wb_footer10Icon2
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon2
{
   width: 20px;
   height: 20px;
}
#footer10Icon2 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon4
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon4
{
   width: 20px;
   height: 20px;
}
#footer10Icon4 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon3
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon3
{
   width: 20px;
   height: 20px;
}
#footer10Icon3 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon1
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon1
{
   width: 20px;
   height: 20px;
}
#footer10Icon1 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0 0 50px 0 ;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #53BDFA;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu1 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 26px;
   padding: 0 0px 0px 0px;
   line-height: 26px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding-bottom: 0px !important;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid12 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid12 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid12 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid13
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 0;
}
#LayoutGrid13 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid13 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid13 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid14
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid14
{
   height: auto;
   padding: 20px 15px 0 15px;
}
#LayoutGrid14 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid14 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid14 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner4
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_LayoutGrid15
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid15
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid15 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid15 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid15 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner3
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Blog1
{
   visibility: visible;
   display: flex;
   background-color: transparent;
   background-image: none;
}
#Blog1 .blogitem
{
   flex: 1 1 calc(50% - 6px);
}
}
@media only screen and (min-width: 1280px) and (max-width: 1359px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0;
}
#LayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   display: flex;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Carousel1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#Carousel1_back
{
   top: 44%;
}
#Carousel1_next
{
   top: 44%;
}
#wb_Carousel1
{
   margin: 0;
}
#Carousel1 .carousel-item-inner
{
   min-height: 270px;
   padding: 0;
}
#SlideShow1
{
   visibility: visible;
   display: inline-block;
}
#SlideShow1_back
{
   left: 4px;
}
#SlideShow1_next
{
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0;
}
#LayoutGrid2 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0;
}
#LayoutGrid4 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 15px 0 15px 0;
}
#LayoutGrid4 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 15px 0 15px 0;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: 1vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: 1vh;
   padding: 20px 0 0 0;
}
#LayoutGrid5 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   display: flex;
   width: 100%;
   height: 372px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid6 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid6 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid6 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0;
}
#LayoutGrid7 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid7 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 0;
}
#LayoutGrid8 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid8 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid8 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner1
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 0;
}
#LayoutGrid9 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid9 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid9 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 30px 0 30px 0 ;
}
#Card1
{
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 10px;
   max-width: 80px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 80px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 0 0 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 40px 40px 20px 40px;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: justify;
}
#Card1-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   border-top: 1px #D2D2D2 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card1
{
   text-align: center;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner2
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#berita
{
   height: 372px;
   visibility: visible;
   display: flex;
   background-color: transparent;
   background-image: none;
}
#berita
{
   font-size: 13px;
}
#berita .blogdate
{
   font-size: 16px;
}
#berita .blogsubject
{
   font-size: 16px;
}
#berita .blogcomments
{
   font-size: 13px;
}
#berita .carousel-control
{
   font-size: 20px;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 2px 2px 2px 2px;
}
#LayoutGrid11 .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#LayoutGrid11 > .row > .col-1
{
   padding-right: 2px;
   padding-left: 2px;
}
#LayoutGrid11 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_MediaPlayer1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_footer10LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid1
{
   height: auto;
   padding: 0;
}
#footer10LayoutGrid1 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer10LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_footer10LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid2
{
   height: auto;
   padding: 0;
}
#wb_footer10Menu
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0 0 50px 0 ;
   text-align: left;
}
#wb_footer10Menu li
{
   width: 100%;
}
#wb_footer10Menu a
{
   color: #53BDFA;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_footer10Menu > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 26px;
   padding: 0 0px 0px 0px;
   line-height: 26px;
}
#wb_footer10Menu li:hover a, #wb_footer10Menu a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_footer10Menu li
{
   padding-bottom: 0px !important;
}
#wb_footer10Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid3
{
   height: auto;
   padding: 0;
}
#wb_footer10Icon2
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon2
{
   width: 20px;
   height: 20px;
}
#footer10Icon2 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon4
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon4
{
   width: 20px;
   height: 20px;
}
#footer10Icon4 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon3
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon3
{
   width: 20px;
   height: 20px;
}
#footer10Icon3 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon1
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon1
{
   width: 20px;
   height: 20px;
}
#footer10Icon1 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0 0 50px 0 ;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #53BDFA;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu1 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 26px;
   padding: 0 0px 0px 0px;
   line-height: 26px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding-bottom: 0px !important;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid12 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid12 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid12 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid13
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 0;
}
#LayoutGrid13 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid13 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid13 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid14
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid14
{
   height: auto;
   padding: 20px 15px 0 15px;
}
#LayoutGrid14 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid14 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid14 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner4
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_LayoutGrid15
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid15
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid15 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid15 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid15 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner3
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Blog1
{
   visibility: visible;
   display: flex;
   background-color: transparent;
   background-image: none;
}
#Blog1
{
   font-size: 13px;
}
#Blog1 .blogdate
{
   font-size: 16px;
}
#Blog1 .blogsubject
{
   font-size: 16px;
}
#Blog1 .blogcomments
{
   font-size: 13px;
}
#Blog1 .page-number
{
   font-size: 13px;
}
#Blog1 .blogitem
{
   flex: 1 1 calc(50% - 6px);
}
}
@media only screen and (min-width: 1024px) and (max-width: 1279px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0;
}
#LayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   display: flex;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Carousel1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#Carousel1_back
{
   top: 44%;
}
#Carousel1_next
{
   top: 44%;
}
#wb_Carousel1
{
   margin: 0;
}
#Carousel1 .carousel-item-inner
{
   min-height: 270px;
   padding: 0;
}
#SlideShow1
{
   visibility: visible;
   display: inline-block;
}
#SlideShow1_back
{
   left: 4px;
}
#SlideShow1_next
{
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0;
}
#LayoutGrid2 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0;
}
#LayoutGrid4 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 15px 0 15px 0;
}
#LayoutGrid4 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 15px 0 15px 0;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: 1vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: 1vh;
   padding: 20px 0 0 0;
}
#LayoutGrid5 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   display: flex;
   width: 100%;
   height: 372px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid6 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid6 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid6 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0;
}
#LayoutGrid7 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid7 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 0;
}
#LayoutGrid8 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid8 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid8 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner1
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 0;
}
#LayoutGrid9 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid9 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid9 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 30px 0 30px 0 ;
}
#Card1
{
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 10px;
   max-width: 80px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 80px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 0 0 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 40px 40px 20px 40px;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: justify;
}
#Card1-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   border-top: 1px #D2D2D2 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card1
{
   text-align: center;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner2
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#berita
{
   height: 372px;
   visibility: visible;
   display: flex;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 2px 2px 2px 2px;
}
#LayoutGrid11 .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#LayoutGrid11 > .row > .col-1
{
   padding-right: 2px;
   padding-left: 2px;
}
#LayoutGrid11 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_MediaPlayer1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_footer10LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid1
{
   height: auto;
   padding: 0;
}
#footer10LayoutGrid1 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer10LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_footer10LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid2
{
   height: auto;
   padding: 0;
}
#wb_footer10Menu
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0 0 50px 0 ;
   text-align: left;
}
#wb_footer10Menu li
{
   width: 100%;
}
#wb_footer10Menu a
{
   color: #53BDFA;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_footer10Menu > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 26px;
   padding: 0 0px 0px 0px;
   line-height: 26px;
}
#wb_footer10Menu li:hover a, #wb_footer10Menu a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_footer10Menu li
{
   padding-bottom: 0px !important;
}
#wb_footer10Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid3
{
   height: auto;
   padding: 0;
}
#wb_footer10Icon2
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon2
{
   width: 20px;
   height: 20px;
}
#footer10Icon2 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon4
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon4
{
   width: 20px;
   height: 20px;
}
#footer10Icon4 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon3
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon3
{
   width: 20px;
   height: 20px;
}
#footer10Icon3 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon1
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon1
{
   width: 20px;
   height: 20px;
}
#footer10Icon1 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0 0 50px 0 ;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #53BDFA;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu1 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 26px;
   padding: 0 0px 0px 0px;
   line-height: 26px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding-bottom: 0px !important;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid12 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid12 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid12 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid13
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 0;
}
#LayoutGrid13 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid13 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid13 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid14
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid14
{
   height: auto;
   padding: 20px 15px 0 15px;
}
#LayoutGrid14 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid14 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid14 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner4
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_LayoutGrid15
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid15
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid15 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid15 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid15 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner3
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Blog1
{
   visibility: visible;
   display: flex;
   background-color: transparent;
   background-image: none;
}
#Blog1 .blogitem
{
   flex: 1 1 calc(50% - 6px);
}
}
@media only screen and (min-width: 980px) and (max-width: 1023px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0;
}
#LayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   display: flex;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Carousel1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#Carousel1_back
{
   top: 44%;
}
#Carousel1_next
{
   top: 44%;
}
#wb_Carousel1
{
   margin: 0;
}
#Carousel1 .carousel-item-inner
{
   min-height: 270px;
   padding: 0;
}
#SlideShow1
{
   visibility: visible;
   display: inline-block;
}
#SlideShow1_back
{
   left: 4px;
}
#SlideShow1_next
{
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0;
}
#LayoutGrid2 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0;
}
#LayoutGrid4 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 15px 0 15px 0;
}
#LayoutGrid4 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 15px 0 15px 0;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: 1vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: 1vh;
   padding: 20px 0 0 0;
}
#LayoutGrid5 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   display: flex;
   width: 100%;
   height: 372px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid6 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid6 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid6 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0;
}
#LayoutGrid7 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid7 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 0;
}
#LayoutGrid8 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid8 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid8 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner1
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 0;
}
#LayoutGrid9 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid9 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid9 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 30px 0 30px 0 ;
}
#Card1
{
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 10px;
   max-width: 80px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 80px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 0 0 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 40px 40px 20px 40px;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: justify;
}
#Card1-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   border-top: 1px #D2D2D2 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card1
{
   text-align: center;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner2
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#berita
{
   height: 372px;
   visibility: visible;
   display: flex;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 2px 2px 2px 2px;
}
#LayoutGrid11 .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#LayoutGrid11 > .row > .col-1
{
   padding-right: 2px;
   padding-left: 2px;
}
#LayoutGrid11 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_MediaPlayer1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_footer10LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid1
{
   height: auto;
   padding: 0;
}
#footer10LayoutGrid1 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer10LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_footer10LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid2
{
   height: auto;
   padding: 0;
}
#wb_footer10Menu
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0 0 50px 0 ;
   text-align: left;
}
#wb_footer10Menu li
{
   width: 100%;
}
#wb_footer10Menu a
{
   color: #53BDFA;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_footer10Menu > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 26px;
   padding: 0 0px 0px 0px;
   line-height: 26px;
}
#wb_footer10Menu li:hover a, #wb_footer10Menu a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_footer10Menu li
{
   padding-bottom: 0px !important;
}
#wb_footer10Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid3
{
   height: auto;
   padding: 0;
}
#wb_footer10Icon2
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon2
{
   width: 20px;
   height: 20px;
}
#footer10Icon2 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon4
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon4
{
   width: 20px;
   height: 20px;
}
#footer10Icon4 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon3
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon3
{
   width: 20px;
   height: 20px;
}
#footer10Icon3 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon1
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon1
{
   width: 20px;
   height: 20px;
}
#footer10Icon1 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0 0 50px 0 ;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #53BDFA;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu1 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 26px;
   padding: 0 0px 0px 0px;
   line-height: 26px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding-bottom: 0px !important;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid12 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid12 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid12 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid13
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 0;
}
#LayoutGrid13 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid13 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid13 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid14
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid14
{
   height: auto;
   padding: 20px 15px 0 15px;
}
#LayoutGrid14 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid14 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid14 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner4
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_LayoutGrid15
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid15
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid15 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid15 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid15 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner3
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Blog1
{
   visibility: visible;
   display: flex;
   background-color: transparent;
   background-image: none;
}
#Blog1 .blogitem
{
   flex: 1 1 calc(50% - 6px);
}
}
@media only screen and (min-width: 800px) and (max-width: 979px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0;
}
#LayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   display: flex;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Carousel1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#Carousel1_back
{
   top: 44%;
}
#Carousel1_next
{
   top: 44%;
}
#wb_Carousel1
{
   margin: 0;
}
#Carousel1 .carousel-item-inner
{
   min-height: 270px;
   padding: 0;
}
#SlideShow1
{
   visibility: visible;
   display: inline-block;
}
#SlideShow1_back
{
   left: 4px;
}
#SlideShow1_next
{
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0;
}
#LayoutGrid2 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0;
}
#LayoutGrid4 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 15px 0 15px 0;
}
#LayoutGrid4 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 15px 0 15px 0;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: 1vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: 1vh;
   padding: 20px 0 0 0;
}
#LayoutGrid5 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   display: flex;
   width: 100%;
   height: 372px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid6 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid6 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid6 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0;
}
#LayoutGrid7 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid7 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 0;
}
#LayoutGrid8 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid8 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid8 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner1
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 0;
}
#LayoutGrid9 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid9 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid9 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 30px 0 30px 0 ;
}
#Card1
{
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 10px;
   max-width: 80px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 80px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 0 0 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 40px 40px 20px 40px;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: justify;
}
#Card1-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   border-top: 1px #D2D2D2 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card1
{
   text-align: center;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner2
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#berita
{
   height: 372px;
   visibility: visible;
   display: flex;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 2px 2px 2px 2px;
}
#LayoutGrid11 .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#LayoutGrid11 > .row > .col-1
{
   padding-right: 2px;
   padding-left: 2px;
}
#LayoutGrid11 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_MediaPlayer1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_footer10LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid1
{
   height: auto;
   padding: 0;
}
#footer10LayoutGrid1 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer10LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_footer10LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid2
{
   height: auto;
   padding: 0;
}
#wb_footer10Menu
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0 0 50px 0 ;
   text-align: left;
}
#wb_footer10Menu li
{
   width: 100%;
}
#wb_footer10Menu a
{
   color: #53BDFA;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_footer10Menu > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 26px;
   padding: 0 0px 0px 0px;
   line-height: 26px;
}
#wb_footer10Menu li:hover a, #wb_footer10Menu a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_footer10Menu li
{
   padding-bottom: 0px !important;
}
#wb_footer10Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid3
{
   height: auto;
   padding: 0;
}
#wb_footer10Icon2
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon2
{
   width: 20px;
   height: 20px;
}
#footer10Icon2 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon4
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon4
{
   width: 20px;
   height: 20px;
}
#footer10Icon4 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon3
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon3
{
   width: 20px;
   height: 20px;
}
#footer10Icon3 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon1
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon1
{
   width: 20px;
   height: 20px;
}
#footer10Icon1 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0 0 50px 0 ;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #53BDFA;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu1 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 26px;
   padding: 0 0px 0px 0px;
   line-height: 26px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding-bottom: 0px !important;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid12 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid12 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid12 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid13
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 0;
}
#LayoutGrid13 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid13 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid13 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid14
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid14
{
   height: auto;
   padding: 20px 15px 0 15px;
}
#LayoutGrid14 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid14 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid14 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner4
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_LayoutGrid15
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid15
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid15 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid15 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid15 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner3
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Blog1
{
   visibility: visible;
   display: flex;
   background-color: transparent;
   background-image: none;
}
#Blog1 .blogitem
{
   flex: 1 1 calc(50% - 6px);
}
}
@media only screen and (min-width: 768px) and (max-width: 799px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0;
}
#LayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   display: flex;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Carousel1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#Carousel1_back
{
   top: 44%;
}
#Carousel1_next
{
   top: 44%;
}
#wb_Carousel1
{
   margin: 0;
}
#Carousel1 .carousel-item-inner
{
   min-height: 270px;
   padding: 0;
}
#SlideShow1
{
   visibility: visible;
   display: inline-block;
}
#SlideShow1_back
{
   left: 4px;
}
#SlideShow1_next
{
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0;
}
#LayoutGrid2 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0;
}
#LayoutGrid4 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 15px 0 15px 0;
}
#LayoutGrid4 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 15px 0 15px 0;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: 1vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: 1vh;
   padding: 20px 0 0 0;
}
#LayoutGrid5 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   display: flex;
   width: 100%;
   height: 372px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid6 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid6 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid6 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0;
}
#LayoutGrid7 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid7 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 0;
}
#LayoutGrid8 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid8 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid8 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner1
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 0;
}
#LayoutGrid9 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid9 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid9 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 30px 0 30px 0 ;
}
#Card1
{
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 10px;
   max-width: 80px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 80px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 0 0 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 40px 40px 20px 40px;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: justify;
}
#Card1-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   border-top: 1px #D2D2D2 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card1
{
   text-align: center;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner2
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#berita
{
   height: 372px;
   visibility: visible;
   display: flex;
   background-color: transparent;
   background-image: none;
}
#berita
{
   font-size: 13px;
}
#berita .blogdate
{
   font-size: 16px;
}
#berita .blogsubject
{
   font-size: 16px;
}
#berita .blogcomments
{
   font-size: 16px;
}
#berita .carousel-control
{
   font-size: 20px;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 2px 2px 2px 2px;
}
#LayoutGrid11 .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#LayoutGrid11 > .row > .col-1
{
   padding-right: 2px;
   padding-left: 2px;
}
#LayoutGrid11 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_MediaPlayer1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_footer10LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid1
{
   height: auto;
   padding: 0;
}
#footer10LayoutGrid1 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer10LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_footer10LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid2
{
   height: auto;
   padding: 0;
}
#wb_footer10Menu
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0 0 50px 0 ;
   text-align: left;
}
#wb_footer10Menu li
{
   width: 100%;
}
#wb_footer10Menu a
{
   color: #53BDFA;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_footer10Menu > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 26px;
   padding: 0 0px 0px 0px;
   line-height: 26px;
}
#wb_footer10Menu li:hover a, #wb_footer10Menu a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_footer10Menu li
{
   padding-bottom: 0px !important;
}
#wb_footer10Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid3
{
   height: auto;
   padding: 0;
}
#wb_footer10Icon2
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon2
{
   width: 20px;
   height: 20px;
}
#footer10Icon2 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon4
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon4
{
   width: 20px;
   height: 20px;
}
#footer10Icon4 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon3
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon3
{
   width: 20px;
   height: 20px;
}
#footer10Icon3 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon1
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon1
{
   width: 20px;
   height: 20px;
}
#footer10Icon1 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0 0 50px 0 ;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #53BDFA;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu1 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 26px;
   padding: 0 0px 0px 0px;
   line-height: 26px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding-bottom: 0px !important;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid12 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid12 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid12 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid13
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 0;
}
#LayoutGrid13 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid13 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid13 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid14
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid14
{
   height: auto;
   padding: 20px 15px 0 15px;
}
#LayoutGrid14 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid14 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid14 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner4
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_LayoutGrid15
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid15
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid15 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid15 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid15 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner3
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Blog1
{
   visibility: visible;
   display: flex;
   background-color: transparent;
   background-image: none;
}
#Blog1
{
   font-size: 13px;
}
#Blog1 .blogdate
{
   font-size: 16px;
}
#Blog1 .blogsubject
{
   font-size: 16px;
}
#Blog1 .blogcomments
{
   font-size: 16px;
}
#Blog1 .page-number
{
   font-size: 13px;
}
#Blog1 .blogitem
{
   flex: 1 1 calc(50% - 6px);
}
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0;
}
#LayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Carousel1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#Carousel1_back
{
   top: 44%;
}
#Carousel1_next
{
   top: 44%;
}
#wb_Carousel1
{
   margin: 0;
}
#Carousel1 .carousel-item-inner
{
   min-height: 270px;
   padding: 0;
}
#SlideShow1
{
   visibility: visible;
   display: inline-block;
}
#SlideShow1_back
{
   left: 4px;
}
#SlideShow1_next
{
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0;
}
#LayoutGrid2 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0;
}
#LayoutGrid4 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 15px 0 15px 0;
}
#LayoutGrid4 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 15px 0 15px 0;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: 1vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: 1vh;
   padding: 20px 0 0 0;
}
#LayoutGrid5 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   display: flex;
   width: 100%;
   height: 332px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid6 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid6 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid6 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0;
}
#LayoutGrid7 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid7 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 0;
}
#LayoutGrid8 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid8 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid8 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner1
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 0;
}
#LayoutGrid9 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid9 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid9 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 30px 0 30px 0 ;
}
#Card1
{
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 10px;
   max-width: 80px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 80px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 0 0 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 40px 40px 20px 40px;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: justify;
}
#Card1-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   border-top: 1px #D2D2D2 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card1
{
   text-align: center;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner2
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#berita
{
   height: 332px;
   visibility: visible;
   display: flex;
   background-color: transparent;
   background-image: none;
}
#berita
{
   font-size: 13px;
}
#berita .blogdate
{
   font-size: 16px;
}
#berita .blogsubject
{
   font-size: 16px;
}
#berita .blogcomments
{
   font-size: 16px;
}
#berita .carousel-control
{
   font-size: 20px;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 2px 2px 2px 2px;
}
#LayoutGrid11 .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#LayoutGrid11 > .row > .col-1
{
   padding-right: 2px;
   padding-left: 2px;
}
#LayoutGrid11 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_MediaPlayer1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_footer10LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid1
{
   height: auto;
   padding: 0;
}
#footer10LayoutGrid1 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer10LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_footer10LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid2
{
   height: auto;
   padding: 0;
}
#wb_footer10Menu
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0 0 50px 0 ;
   text-align: left;
}
#wb_footer10Menu li
{
   width: 100%;
}
#wb_footer10Menu a
{
   color: #53BDFA;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_footer10Menu > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 26px;
   padding: 0 0px 0px 0px;
   line-height: 26px;
}
#wb_footer10Menu li:hover a, #wb_footer10Menu a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_footer10Menu li
{
   padding-bottom: 0px !important;
}
#wb_footer10Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid3
{
   height: auto;
   padding: 0;
}
#wb_footer10Icon2
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon2
{
   width: 20px;
   height: 20px;
}
#footer10Icon2 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon4
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon4
{
   width: 20px;
   height: 20px;
}
#footer10Icon4 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon3
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon3
{
   width: 20px;
   height: 20px;
}
#footer10Icon3 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon1
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon1
{
   width: 20px;
   height: 20px;
}
#footer10Icon1 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0 0 50px 0 ;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #53BDFA;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu1 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 26px;
   padding: 0 0px 0px 0px;
   line-height: 26px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding-bottom: 0px !important;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid12 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid12 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid12 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid13
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 0;
}
#LayoutGrid13 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid13 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid13 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid14
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid14
{
   height: auto;
   padding: 20px 0 0 0;
}
#LayoutGrid14 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid14 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid14 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner4
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_LayoutGrid15
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid15
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid15 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid15 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid15 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner3
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Blog1
{
   visibility: visible;
   display: flex;
   background-color: transparent;
   background-image: none;
}
#Blog1
{
   font-size: 13px;
}
#Blog1 .blogdate
{
   font-size: 16px;
}
#Blog1 .blogsubject
{
   font-size: 16px;
}
#Blog1 .blogcomments
{
   font-size: 16px;
}
#Blog1 .page-number
{
   font-size: 13px;
}
#Blog1 .blogitem
{
   flex: 1 1 calc(100% - 6px);
}
}
@media only screen and (min-width: 360px) and (max-width: 479px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0;
}
#LayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Carousel1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#Carousel1_back
{
   top: 46%;
}
#Carousel1_next
{
   top: 46%;
}
#wb_Carousel1
{
   margin: 0;
}
#Carousel1 .carousel-item-inner
{
   min-height: 373px;
   padding: 0;
}
#SlideShow1
{
   visibility: visible;
   display: inline-block;
}
#SlideShow1_back
{
   left: 4px;
}
#SlideShow1_next
{
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0;
}
#LayoutGrid2 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0;
}
#LayoutGrid4 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 15px 0 15px 0;
}
#LayoutGrid4 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 15px 0 15px 0;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: 1vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: 1vh;
   padding: 20px 0 0 0;
}
#LayoutGrid5 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   display: flex;
   width: 100%;
   height: 272px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid6 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid6 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid6 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0;
}
#LayoutGrid7 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid7 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 0;
}
#LayoutGrid8 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid8 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid8 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner1
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 0;
}
#LayoutGrid9 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid9 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid9 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 30px 0 30px 0 ;
}
#Card1
{
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 10px;
   max-width: 80px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 80px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 0 0 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 40px 40px 20px 40px;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: justify;
}
#Card1-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   border-top: 1px #D2D2D2 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card1
{
   text-align: center;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner2
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#berita
{
   height: 272px;
   visibility: visible;
   display: flex;
   background-color: transparent;
   background-image: none;
}
#berita
{
   font-size: 13px;
}
#berita .blogdate
{
   font-size: 16px;
}
#berita .blogsubject
{
   font-size: 16px;
}
#berita .blogcomments
{
   font-size: 16px;
}
#berita .carousel-control
{
   font-size: 20px;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 2px 2px 2px 2px;
}
#LayoutGrid11 .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#LayoutGrid11 > .row > .col-1
{
   padding-right: 2px;
   padding-left: 2px;
}
#LayoutGrid11 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_MediaPlayer1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_footer10LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid1
{
   height: auto;
   padding: 0;
}
#footer10LayoutGrid1 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer10LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_footer10LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid2
{
   height: auto;
   padding: 0;
}
#wb_footer10Menu
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0 0 50px 0 ;
   text-align: left;
}
#wb_footer10Menu li
{
   width: 100%;
}
#wb_footer10Menu a
{
   color: #53BDFA;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_footer10Menu > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 26px;
   padding: 0 0px 0px 0px;
   line-height: 26px;
}
#wb_footer10Menu li:hover a, #wb_footer10Menu a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_footer10Menu li
{
   padding-bottom: 0px !important;
}
#wb_footer10Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid3
{
   height: auto;
   padding: 0;
}
#wb_footer10Icon2
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon2
{
   width: 20px;
   height: 20px;
}
#footer10Icon2 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon4
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon4
{
   width: 20px;
   height: 20px;
}
#footer10Icon4 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon3
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon3
{
   width: 20px;
   height: 20px;
}
#footer10Icon3 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon1
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon1
{
   width: 20px;
   height: 20px;
}
#footer10Icon1 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0 0 50px 0 ;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #53BDFA;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu1 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 26px;
   padding: 0 0px 0px 0px;
   line-height: 26px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding-bottom: 0px !important;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid12 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid12 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid12 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid13
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 0;
}
#LayoutGrid13 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid13 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid13 > .row > .col-1
{
   display: block;
   padding-top:15px;
   padding-bottom:15px;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid14
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid14
{
   height: auto;
   padding: 20px 0 0 0;
}
#LayoutGrid14 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid14 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid14 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner4
{
	padding-top:240px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_LayoutGrid15
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid15
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid15 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid15 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid15 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner3
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Blog1
{
   visibility: visible;
   display: flex;
   background-color: transparent;
   background-image: none;
}
#Blog1
{
   font-size: 13px;
}
#Blog1 .blogdate
{
   font-size: 16px;
}
#Blog1 .blogsubject
{
   font-size: 16px;
}
#Blog1 .blogcomments
{
   font-size: 16px;
}
#Blog1 .page-number
{
   font-size: 13px;
}
#Blog1 .blogitem
{
   flex: 1 1 calc(100% - 6px);
}
}
@media only screen and (min-width: 320px) and (max-width: 359px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0;
}
#LayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Carousel1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#Carousel1_back
{
   top: 44%;
}
#Carousel1_next
{
   top: 44%;
}
#wb_Carousel1
{
   margin: 0;
}
#Carousel1 .carousel-item-inner
{
   min-height: 270px;
   padding: 0;
}
#SlideShow1
{
   visibility: visible;
   display: inline-block;
}
#SlideShow1_back
{
   left: 4px;
}
#SlideShow1_next
{
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0;
}
#LayoutGrid2 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0;
}
#LayoutGrid4 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 15px 0 15px 0;
}
#LayoutGrid4 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 15px 0 15px 0;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: 1vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: 1vh;
   padding: 20px 0 0 0;
}
#LayoutGrid5 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   display: flex;
   width: 100%;
   height: 272px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid6 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid6 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid6 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0;
}
#LayoutGrid7 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid7 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 0;
}
#LayoutGrid8 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid8 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid8 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner1
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 0;
}
#LayoutGrid9 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid9 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid9 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 30px 0 30px 0 ;
}
#Card1
{
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 10px;
   max-width: 80px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 80px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 0 0 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 40px 40px 20px 40px;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: justify;
}
#Card1-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   border-top: 1px #D2D2D2 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card1
{
   text-align: center;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner2
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#berita
{
   height: 272px;
   visibility: visible;
   display: flex;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 2px 2px 2px 2px;
}
#LayoutGrid11 .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#LayoutGrid11 > .row > .col-1
{
   padding-right: 2px;
   padding-left: 2px;
}
#LayoutGrid11 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_MediaPlayer1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_footer10LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid1
{
   height: auto;
   padding: 0;
}
#footer10LayoutGrid1 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer10LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_footer10LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid2
{
   height: auto;
   padding: 0;
}
#wb_footer10Menu
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0 0 50px 0 ;
   text-align: left;
}
#wb_footer10Menu li
{
   width: 100%;
}
#wb_footer10Menu a
{
   color: #53BDFA;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_footer10Menu > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 26px;
   padding: 0 0px 0px 0px;
   line-height: 26px;
}
#wb_footer10Menu li:hover a, #wb_footer10Menu a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_footer10Menu li
{
   padding-bottom: 0px !important;
}
#wb_footer10Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid3
{
   height: auto;
   padding: 0;
}
#wb_footer10Icon2
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon2
{
   width: 20px;
   height: 20px;
}
#footer10Icon2 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon4
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon4
{
   width: 20px;
   height: 20px;
}
#footer10Icon4 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon3
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon3
{
   width: 20px;
   height: 20px;
}
#footer10Icon3 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon1
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon1
{
   width: 20px;
   height: 20px;
}
#footer10Icon1 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0 0 50px 0 ;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #53BDFA;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu1 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 26px;
   padding: 0 0px 0px 0px;
   line-height: 26px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding-bottom: 0px !important;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid12 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid12 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid12 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid13
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 0;
}
#LayoutGrid13 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid13 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid13 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid14
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid14
{
   height: auto;
   padding: 20px 0 0 0;
}
#LayoutGrid14 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid14 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid14 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner4
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_LayoutGrid15
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid15
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid15 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid15 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid15 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner3
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Blog1
{
   visibility: visible;
   display: flex;
   background-color: transparent;
   background-image: none;
}
#Blog1
{
   font-size: 13px;
}
#Blog1 .blogdate
{
   font-size: 16px;
}
#Blog1 .blogsubject
{
   font-size: 16px;
}
#Blog1 .blogcomments
{
   font-size: 13px;
}
#Blog1 .page-number
{
   font-size: 13px;
}
#Blog1 .blogitem
{
   flex: 1 1 calc(100% - 6px);
}
}
@media only screen and (max-width: 319px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0;
}
#LayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Carousel1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#Carousel1_back
{
   top: 44%;
}
#Carousel1_next
{
   top: 44%;
}
#wb_Carousel1
{
   margin: 0;
}
#Carousel1 .carousel-item-inner
{
   min-height: 270px;
   padding: 0;
}
#SlideShow1
{
   visibility: visible;
   display: inline-block;
}
#SlideShow1_back
{
   left: 4px;
}
#SlideShow1_next
{
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0;
}
#LayoutGrid2 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0;
}
#LayoutGrid4 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 15px 0 15px 0;
}
#LayoutGrid4 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 15px 0 15px 0;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: 1vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: 1vh;
   padding: 20px 0 0 0;
}
#LayoutGrid5 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   display: flex;
   width: 100%;
   height: 272px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid6 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid6 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid6 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0;
}
#LayoutGrid7 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid7 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 0;
}
#LayoutGrid8 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid8 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid8 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner1
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 0;
}
#LayoutGrid9 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid9 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid9 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 30px 0 30px 0 ;
}
#Card1
{
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 10px;
   max-width: 80px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 80px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 0 0 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 40px 40px 20px 40px;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: justify;
}
#Card1-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   border-top: 1px #D2D2D2 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card1
{
   text-align: center;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner2
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#berita
{
   height: 272px;
   visibility: visible;
   display: flex;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 2px 2px 2px 2px;
}
#LayoutGrid11 .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#LayoutGrid11 > .row > .col-1
{
   padding-right: 2px;
   padding-left: 2px;
}
#LayoutGrid11 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_MediaPlayer1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_footer10LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid1
{
   height: auto;
   padding: 0;
}
#footer10LayoutGrid1 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer10LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_footer10LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid2
{
   height: auto;
   padding: 0;
}
#wb_footer10Menu
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0 0 50px 0 ;
   text-align: left;
}
#wb_footer10Menu li
{
   width: 100%;
}
#wb_footer10Menu a
{
   color: #53BDFA;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_footer10Menu > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 26px;
   padding: 0 0px 0px 0px;
   line-height: 26px;
}
#wb_footer10Menu li:hover a, #wb_footer10Menu a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_footer10Menu li
{
   padding-bottom: 0px !important;
}
#wb_footer10Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_footer10LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_footer10LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer10LayoutGrid3
{
   height: auto;
   padding: 0;
}
#wb_footer10Icon2
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon2
{
   width: 20px;
   height: 20px;
}
#footer10Icon2 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon4
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon4
{
   width: 20px;
   height: 20px;
}
#footer10Icon4 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon3
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon3
{
   width: 20px;
   height: 20px;
}
#footer10Icon3 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_footer10Icon1
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0 6px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footer10Icon1
{
   width: 20px;
   height: 20px;
}
#footer10Icon1 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0 0 50px 0 ;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #53BDFA;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu1 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 26px;
   padding: 0 0px 0px 0px;
   line-height: 26px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding-bottom: 0px !important;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid12 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid12 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid12 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid13
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 0;
}
#LayoutGrid13 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid13 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid13 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid14
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid14
{
   height: auto;
   padding: 20px 0 0 0;
}
#LayoutGrid14 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid14 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid14 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner4
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_LayoutGrid15
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid15
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid15 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid15 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid15 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Banner3
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Blog1
{
   visibility: visible;
   display: flex;
   background-color: transparent;
   background-image: none;
}
#Blog1
{
   font-size: 13px;
}
#Blog1 .blogdate
{
   font-size: 16px;
}
#Blog1 .blogsubject
{
   font-size: 16px;
}
#Blog1 .blogcomments
{
   font-size: 13px;
}
#Blog1 .page-number
{
   font-size: 13px;
}
#Blog1 .blogitem
{
   flex: 1 1 calc(100% - 6px);
}
}
