body
{
   background-color: #000000;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_menu3LayoutGrid
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 100px;
   box-sizing: border-box;
   margin: 16px 0 0 0 ;
}
#menu3LayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#menu3LayoutGrid > .col-1, #menu3LayoutGrid > .col-2, #menu3LayoutGrid > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 1px;
   padding-left: 1px;
   position: relative;
}
#menu3LayoutGrid > .col-1, #menu3LayoutGrid > .col-2, #menu3LayoutGrid > .col-3
{
   flex: 0 0 auto;
}
#menu3LayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#menu3LayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#menu3LayoutGrid > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 480px)
{
#menu3LayoutGrid > .col-1, #menu3LayoutGrid > .col-2, #menu3LayoutGrid > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_menu3Image
{
   margin: 0;
   vertical-align: top;
}
#menu3Image
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 145px;
   height: 25px;
   vertical-align: top;
}
#wb_menu3Menu
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: center;
   position: relative;
   z-index: 1111 !important;
}
#wb_menu3Menu ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   position: relative;
   display: inline-block;
}
#wb_menu3Menu li
{
   display: inline-block;
   margin: 0;
   padding: 0px 4px 0px 0px;
}
#wb_menu3Menu a
{
   display: block;
   color: #FFFFFF;
   border: 0px solid #0D6EFD;
   border-radius: 16px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-size: 20px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_menu3Menu > ul > li > a
{
   height: 60px;
   line-height: 60px;
   padding: 0px 16px 0px 16px;
}
#wb_menu3Menu li:hover a, #wb_menu3Menu a:hover
{
   color: #A9A9A9;
   border: 0px solid #0A58CA;
   background-color: rgba(27,31,10,0.12);
   background-image: none;
}
#wb_menu3Menu li.firstmain
{
   padding-left: 0px;
}
#wb_menu3Menu li.lastmain
{
   padding-right: 0px;
}
#wb_menu3Menu br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.menu3Menu-effect
{
   transition: all 300ms linear, visibility 0ms linear;
}
#wb_menu3Icon1
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: center;
   margin: 0 8px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_menu3Icon1 a
{
   text-decoration: none;
}
#wb_menu3Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_menu3Icon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
}
#menu3Icon1
{
   height: 40px;
   width: 27px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#menu3Icon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 27px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_menu3Icon1:hover #menu3Icon1 i
{
   color: #C0C0C0;
}
#wb_menu3Icon2
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: center;
   margin: 0 8px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_menu3Icon2 a
{
   text-decoration: none;
}
#wb_menu3Icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_menu3Icon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
}
#menu3Icon2
{
   height: 40px;
   width: 27px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#menu3Icon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 27px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_menu3Icon2:hover #menu3Icon2 i
{
   color: #C0C0C0;
}
#wb_menu3Icon3
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: center;
   margin: 0 16px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_menu3Icon3 a
{
   text-decoration: none;
}
#wb_menu3Icon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_menu3Icon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
}
#menu3Icon3
{
   height: 43px;
   width: 27px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#menu3Icon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 27px;
   line-height: 43px;
   vertical-align: middle;
}
#wb_menu3Icon3:hover #menu3Icon3 i
{
   color: #C0C0C0;
}
#wb_features28LayoutGrid
{
   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;
}
#features28LayoutGrid
{
   box-sizing: border-box;
   padding: 30px 0 -100px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#features28LayoutGrid > .row
{
   margin-right: 0;
   margin-left: 0;
}
#features28LayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#features28LayoutGrid > .row > .col-1
{
   float: left;
}
#features28LayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#features28LayoutGrid:before,
#features28LayoutGrid:after,
#features28LayoutGrid .row:before,
#features28LayoutGrid .row:after
{
   display: table;
   content: " ";
}
#features28LayoutGrid:after,
#features28LayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#features28LayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_features28CardContainer
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
   width: 100%;
}
#features28CardContainer
{
   position: relative;
   padding: 0 0 70px 0;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   box-sizing: border-box;
   font-size: 0;
}
#features28CardContainer .owl-dots, #features28CardContainer .owl-nav
{
   text-align: center;
}
#features28CardContainer .owl-nav [class*=owl-]
{
   opacity: 0.7;
   color: #0275D8;
   font-size: 48px;
   line-height: 48px;
   display: inline-block;
   cursor: pointer;
   pointer-events: all;
}
#features28CardContainer .owl-nav [class*=owl-]:hover
{
   opacity: 1;
   color: #0275D8;
   text-decoration: none;
}
#features28CardContainer .owl-nav .disabled
{
   opacity: .5;
   cursor: default;
}
#features28CardContainer .owl-nav.disabled+.owl-dots
{
   margin-top: 10px;
}
#features28CardContainer .owl-nav
{
   position:  absolute;
   top: 0;
   display:  none;
   align-items: center;
   justify-content: space-between;
  pointer-events: none;
   width: calc(100% - 0px);
   height: calc(100% - 92px);
}
#features28CardContainer .owl-nav button.owl-prev, #features28CardContainer .owl-nav button.owl-next
{
   position: relative;
   height: 48px;
   width: 48px;
   border-radius: 50%;
   background-color: rgba(255,255,255, 0.5);
}
#features28CardContainer .owl-nav button.owl-prev span, #features28CardContainer .owl-nav button.owl-next span
{
   position: absolute;
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   transform: translateY(-8%);
}
#features28CardContainer .owl-dots .owl-dot
{
   display: inline-block;
   zoom: 1;
}
#features28CardContainer .owl-dots .owl-dot span
{
   width: 12px;
   height: 12px;
   margin: 10px 10px;
   background: #D6D6D6;
   display: block;
   -webkit-backface-visibility: visible;
   backface-visibility: visible;
   transition: opacity 200ms ease;
   border-radius: 50%;
}
#features28CardContainer .owl-dots .owl-dot.active span, #features28CardContainer .owl-dots .owl-dot:hover span
{
   background: #0275D8;
}
#wb_features28Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 15px 30px 15px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: center;
}
#features28Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#features28Card1-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#features28Card1-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#features28Card1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#features28Card1-card-item1
{
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   padding: 0;
}
#features28Card1-card-item1 h1
{
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   margin: 0;
}
#wb_features28Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 15px 30px 15px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: center;
}
#features28Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#features28Card2-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#features28Card2-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#features28Card2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#features28Card2-card-item1
{
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   padding: 0;
}
#features28Card2-card-item1 h1
{
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   margin: 0;
}
#wb_features28Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 15px 30px 15px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: center;
}
#features28Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#features28Card3-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#features28Card3-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#features28Card3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#features28Card3-card-item1
{
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   padding: 0;
}
#features28Card3-card-item1 h1
{
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   margin: 0;
}
#wb_features28Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 15px 30px 15px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: center;
}
#features28Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#features28Card4-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#features28Card4-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#features28Card4-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#features28Card4-card-item1
{
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   padding: 0;
}
#features28Card4-card-item1 h1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   margin: 0;
}
#wb_article10LayoutGrid
{
   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;
}
#article10LayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 75px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#article10LayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#article10LayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#article10LayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#article10LayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Schools_Graphic_Gallery
{
   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;
}
#Schools_Graphic_Gallery
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0 400px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#Schools_Graphic_Gallery > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#Schools_Graphic_Gallery > .col-1
{
   flex: 0 0 auto;
}
#Schools_Graphic_Gallery > .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)
{
#Schools_Graphic_Gallery > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_gallery9Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 50px 0 ;
   padding: 0;
   text-align: center;
}
#gallery9Heading
{
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#SlideShow1 .image
{
   border-width: 0;
   border-radius: inherit;
   left: 0;
   top: 0;
   width: auto;
   height: 100%;
}
#SlideShow1
{
   border: 0px solid #DDDDDD;
   border-radius: 0px;
}
#SlideShow2 .image
{
   border-width: 0;
   border-radius: inherit;
   display: block;
   float: left;
   height: 193px;
   width: auto;
}
#SlideShow2 li
{
   border-radius: inherit;
   position: absolute;
   width: 100%;
   left: 0;
   top: 0;
}
#SlideShow2
{
   display: inline-block;
   position: relative;
   list-style: none;
   width: 100%;
   height: 193px;
   padding: 0;
   margin: 0;
}
#SlideShow2
{
   border: 5px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
}
#SlideShow3 .image
{
   border-width: 0;
   border-radius: inherit;
   display: block;
   float: left;
   height: 193px;
   width: auto;
}
#SlideShow3 li
{
   border-radius: inherit;
   position: absolute;
   width: 100%;
   left: 0;
   top: 0;
}
#SlideShow3
{
   display: inline-block;
   position: relative;
   list-style: none;
   width: 100%;
   height: 193px;
   padding: 0;
   margin: 0;
}
#SlideShow3
{
   border: 5px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
}
#SlideShow4 .image
{
   border-width: 0;
   border-radius: inherit;
   display: block;
   float: left;
   height: 193px;
   width: auto;
}
#SlideShow4 li
{
   border-radius: inherit;
   position: absolute;
   width: 100%;
   left: 0;
   top: 0;
}
#SlideShow4
{
   display: inline-block;
   position: relative;
   list-style: none;
   width: 100%;
   height: 193px;
   padding: 0;
   margin: 0;
}
#SlideShow4
{
   border: 5px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_article10Card
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: left;
}
#article10Card-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#article10Card-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 64px;
}
#article10Card-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
