body
{
   background-color: transparent;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
.visibility-hidden
{
   visibility: hidden;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 15px 15px 15px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: left;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_navigation
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#navigation
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#navigation > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#navigation > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#navigation > .row > .col-1
{
   float: left;
}
#navigation > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: left;
}
#navigation:before,
#navigation:after,
#navigation .row:before,
#navigation .row:after
{
   display: table;
   content: " ";
}
#navigation:after,
#navigation .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#navigation > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_Carousel1
{
   background-color: transparent;
   background-image: none;
   margin: 0;
}
#wb_Carousel1
{
   box-sizing: border-box;
width: 100%;   height: 550px;
}
#Carousel1
{
   position: relative;
   margin: 0;
   line-height: 1;
   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;
   -webkit-transition: -webkit-transform 500ms ease-in-out;
   transition: transform 500ms ease-in-out;
   height: 100%;
   text-align: center;
}
#Carousel1 .carousel-item-next:not(.carousel-item-left), #Carousel1 .active.carousel-item-right
{
   -webkit-transform: translateX(100%);
   transform: translateX(100%);
}
#Carousel1 .carousel-item-prev:not(.carousel-item-right), #Carousel1 .active.carousel-item-left
{
   -webkit-transform: translateX(-100%);
   transform: translateX(-100%);
}
#Carousel1 .carousel-innerframe
{
   padding: 0;
   display: flex;
   align-items: center;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   box-sizing: border-box;
}
#Carousel1 .carousel-inner > .carousel-item > img, #Carousel1 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#Carousel1 .carousel-inner > .active, #Carousel1 .carousel-inner > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#Carousel1 .carousel-inner > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Carousel1 .frame
{
   width: 970px;
   display: inline-block;
   float: left;
   height: 550px;
}
#wb_welcome
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 50vh;
   background-color: transparent;
   background-image: url('../images/138672092_232568808404508_4859637229146124205_n.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#welcome
{
   box-sizing: border-box;
   height: 50vh;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#welcome > .row
{
   margin-right: 0;
   margin-left: 0;
}
#welcome > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#welcome > .row > .col-1
{
   float: left;
}
#welcome > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#welcome:before,
#welcome:after,
#welcome .row:before,
#welcome .row:after
{
   display: table;
   content: " ";
}
#welcome:after,
#welcome .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#wb_welcome, #welcome
{
   height: auto;
}
#welcome > div[class^="col-"]
{
   height: 50vh;
}
#welcome > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 15px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: left;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Divider5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   position: relative;
}
#Divider5
{
   display: -webkit-flex;
   display: flex;
   position: relative;
   padding: 25px 15px 25px 15px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   font-size: 0px;
}
#wb_galleryLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#galleryLayoutGrid
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#galleryLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#galleryLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#galleryLayoutGrid > .row > .col-1
{
   float: left;
}
#galleryLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#galleryLayoutGrid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0px 10px 0px;
}
#galleryLayoutGrid:before,
#galleryLayoutGrid:after,
#galleryLayoutGrid .row:before,
#galleryLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#galleryLayoutGrid:after,
#galleryLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#galleryLayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_banner
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../faisal.jpeg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#banner
{
   box-sizing: border-box;
   padding: 125px 15px 125px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#banner > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#banner > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#banner > .row > .col-1
{
   float: left;
}
#banner > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#banner:before,
#banner:after,
#banner .row:before,
#banner .row:after
{
   display: table;
   content: " ";
}
#banner:after,
#banner .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#banner > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#banner-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #3C3C3C;
   opacity: 1;
}
#wb_attractions
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#attractions
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#attractions > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#attractions > .row > .col-1, #attractions > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#attractions > .row > .col-1, #attractions > .row > .col-2
{
   float: left;
}
#attractions > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: left;
}
#attractions > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0px 50px 0px;
}
#attractions > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: left;
}
#attractions > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0px 50px 0px;
}
#attractions:before,
#attractions:after,
#attractions .row:before,
#attractions .row:after
{
   display: table;
   content: " ";
}
#attractions:after,
#attractions .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#attractions > .row > .col-1, #attractions > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_Divider4
{
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   position: relative;
}
#Divider4
{
   display: -webkit-flex;
   display: flex;
   position: relative;
   padding: 25px 15px 25px 15px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
   box-sizing: border-box;
   font-size: 0px;
}
#wb_contactForm
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#contactForm
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#contactForm > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contactForm > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contactForm > .row > .col-1
{
   float: left;
}
#contactForm > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#contactForm > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0px 50px 0px;
}
#contactForm:before,
#contactForm:after,
#contactForm .row:before,
#contactForm .row:after
{
   display: table;
   content: " ";
}
#contactForm:after,
#contactForm .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#contactForm > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_contactText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   padding: 0px 0px 6px 0px;
   margin: 0;
   text-align: left;
}
#wb_contactText1
{
   color: #4F4F4F;
   font-family: Cairo;
   font-weight: normal;
   font-size: 27px;
   line-height: 49.5px;
}
#wb_contactText1 p, #wb_contactText1 ul
{
   margin: 0;
   padding: 0;
}
#wb_contactText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#contactButton
{
   box-sizing: border-box;
   line-height: 28px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #FF6000;
   background-color: #FF6000;
   background-image: none;
   color: #FFFFFF;
   font-family: Cairo;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0px 10px 0px;
}
#wb_welcomeText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 10px 0px;
   margin: 0;
   text-align: center;
}
#wb_welcomeText5
{
   color: #FFFFFF;
   font-family: Cairo;
   font-weight: normal;
   font-size: 29px;
   line-height: 55px;
}
#wb_welcomeText5 p, #wb_welcomeText5 ul
{
   margin: 0;
   padding: 0;
}
#wb_welcomeText5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_attractionsCarousel
{
   background-color: #CCCCCC;
   background-image: none;
   margin: 0;
}
#wb_attractionsCarousel
{
   box-sizing: border-box;
width: 100%;}
#attractionsCarousel
{
   position: relative;
   margin: 0;
   line-height: 1;
   height: 100%;
   box-sizing: border-box;
}
#attractionsCarousel .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#attractionsCarousel .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#attractionsCarousel .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   -webkit-transition: -webkit-transform 500ms ease-in-out;
   transition: transform 500ms ease-in-out;
   height: 100%;
   text-align: left;
}
#attractionsCarousel .carousel-item-next:not(.carousel-item-left), #attractionsCarousel .active.carousel-item-right
{
   -webkit-transform: translateX(100%);
   transform: translateX(100%);
}
#attractionsCarousel .carousel-item-prev:not(.carousel-item-right), #attractionsCarousel .active.carousel-item-left
{
   -webkit-transform: translateX(-100%);
   transform: translateX(-100%);
}
#attractionsCarousel .carousel-innerframe
{
   min-height: 494px;
   padding: 0;
   display: flex;
   align-items: flex-start;
   flex-direction: column;
   justify-content: flex-end;
   height: 100%;
   box-sizing: border-box;
}
#attractionsCarousel .carousel-inner > .carousel-item > img, #attractionsCarousel .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#attractionsCarousel .carousel-inner > .active, #attractionsCarousel .carousel-inner > .carousel-item-next, #attractionsCarousel .carousel-inner > .carousel-item-prev
{
   display: block;
}
#attractionsCarousel .carousel-inner > .carousel-item-next, #attractionsCarousel .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#attractionsCarousel .frame
{
   width: 455px;
   display: inline-block;
   float: left;
   height: 494px;
}
#attractionsCarousel .frame-1
{
   background-color: transparent;
   background-image: url('../images/159215463_380355319737588_4858522255736302068_n.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#wb_attractionsText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: right;
}
#wb_attractionsText1
{
   color: #6D6D6D;
   font-family: Cairo;
   font-weight: normal;
   font-size: 16px;
   line-height: 30px;
}
#wb_attractionsText1 p, #wb_attractionsText1 ul
{
   margin: 0;
   padding: 0;
}
#wb_attractionsText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#attractionsButton
{
   box-sizing: border-box;
   line-height: 35px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #FF6000;
   background-color: #FF6000;
   background-image: none;
   color: #FFFFFF;
   font-family: Cairo;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#wb_bannerHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0px 0px 10px 0px;
   text-align: center;
}
#bannerHeading1
{
   color: #FFFFFF;
   font-family: Cairo;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: center;
}
#wb_bannerHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0px 0px 10px 0px;
   padding: 0px 0px 10px 0px;
   text-align: center;
}
#bannerHeading2
{
   color: #FFFFFF;
   font-family: Cairo;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   margin: 0;
   text-align: center;
}
#wb_footerText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 12px 0px 12px 0px;
   margin: 0;
   text-align: center;
}
#wb_footerText
{
   color: #FFFFFF;
   font-family: Cairo;
   font-weight: normal;
   font-size: 12px;
   line-height: 22.5px;
}
#wb_footerText p, #wb_footerText ul
{
   margin: 0;
   padding: 0;
}
#wb_footerText
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_footerIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#footerIcon1
{
   height: 40px;
   width: 24px;
}
#footerIcon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 40px;
   vertical-align: middle;
   width: 19px;
}
#wb_footerIcon1:hover i
{
   color: #19A985;
}
#wb_footerIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#footerIcon2
{
   height: 40px;
   width: 24px;
}
#footerIcon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 40px;
   vertical-align: middle;
   width: 19px;
}
#wb_footerIcon2:hover i
{
   color: #19A985;
}
#wb_footerIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#footerIcon3
{
   height: 40px;
   width: 24px;
}
#footerIcon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 40px;
   vertical-align: middle;
   width: 21px;
}
#wb_footerIcon3:hover i
{
   color: #19A985;
}
#wb_welcomeText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 10px 0px;
   margin: 0;
   text-align: center;
}
#wb_welcomeText3
{
   color: #FFFFFF;
   font-family: Cairo;
   font-weight: normal;
   font-size: 15px;
   line-height: 26px;
}
#wb_welcomeText3 p, #wb_welcomeText3 ul
{
   margin: 0;
   padding: 0;
}
#wb_welcomeText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#bannerButton
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 2px solid #FFFFFF;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Cairo;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#wb_contactText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: right;
}
#wb_contactText2
{
   color: #000000;
   font-family: Cairo;
   font-weight: normal;
   font-size: 15px;
   line-height: 27.5px;
}
#wb_contactText2 p, #wb_contactText2 ul
{
   margin: 0;
   padding: 0;
}
#wb_contactText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_navigationImage
{
   margin: 0;
   vertical-align: top;
}
#navigationImage
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 115px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #3C3C3C;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#footer > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1, #footer > .row > .col-2, #footer > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer > .row > .col-1, #footer > .row > .col-2, #footer > .row > .col-3
{
   float: left;
}
#footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#footer > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#footer > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: right;
}
#footer:before,
#footer:after,
#footer .row:before,
#footer .row:after
{
   display: table;
   content: " ";
}
#footer:after,
#footer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footer > .row > .col-1, #footer > .row > .col-2, #footer > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#galleryCollage
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
   position: relative;
}
#galleryCollage .thumbnail img
{
   border: 0px #000000 solid;
   box-sizing: border-box;
}
#galleryCollage .thumbnail
{
   opacity: 0;
   position: absolute;
   margin: 0;
}
#galleryCollage .thumbnail img
{
   width: 100%;
   height: 100%;
   margin: 0;
   padding: 0;
}
#galleryCollage .thumbnail.effect
{
   -webkit-animation:galleryCollage-animation 600ms ease forwards;
   -webkit-transform: translateY(200px);
   animation: galleryCollage-animation 600ms ease forwards;
   transform: translateY(200px);
}
@-webkit-keyframes galleryCollage-animation
{
   0%
   {
   }
   100%
   {
      opacity: 1;
      -webkit-transform: translateY(0);
   }
}
@keyframes galleryCollage-animation
{
   0%
   {
   }
   100%
   {
      opacity: 1;
      transform: translateY(0);
   }
}
#welcomeButton2
{
   box-sizing: border-box;
   line-height: 35px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #FF6000;
   background-color: #FF6000;
   background-image: none;
   color: #FFFFFF;
   font-family: Cairo;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
   -webkit-animation: twister-down-in 1000ms linear 2000ms 1 normal both;
   animation: twister-down-in 1000ms linear 2000ms 1 normal both;
}
#welcomeButton3
{
   box-sizing: border-box;
   line-height: 35px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #FF6000;
   background-color: #FF6000;
   background-image: none;
   color: #FFFFFF;
   font-family: Cairo;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
   -webkit-animation: vanish-in 1000ms linear 500ms 1 normal both;
   animation: vanish-in 1000ms linear 500ms 1 normal both;
}
#Layer1
{
   background-color: transparent;
   background-image: none;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_BootstrapCard4
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 4px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#BootstrapCard4-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#BootstrapCard4-card-item0
{
   box-sizing: border-box;
   border-radius: 4px 4px 0 0 !important;
   margin: 0px 0px -25px 0px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#BootstrapCard4-card-item1
{
   display: inline-block;
   height: 47px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #3FBE78;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#BootstrapCard4-card-item1 i
{
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#BootstrapCard4-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0;
   color: #292B2C;
   font-family: Cairo;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#BootstrapCard4-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: Cairo;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 26px;
}
#BootstrapCard4-card-item4
{
   box-sizing: border-box;
   margin: 0px 6px 0px 6px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#BootstrapCard4-card-item5
{
   display: inline-block;
   height: 42px;
   box-sizing: border-box;
   margin: 10px 0px 0px 0px;
   padding: 16px 16px 10px 16px;
   border: 0px solid #0275D8;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #0275D8;
   font-family: Cairo;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#BootstrapCard4-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card1
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 4px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card1-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card1-card-item0
{
   box-sizing: border-box;
   border-radius: 4px 4px 0 0 !important;
   margin: 0px 0px -25px 0px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card1-card-item1
{
   display: inline-block;
   height: 47px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #3FBE78;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#Card1-card-item1 i
{
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0;
   color: #292B2C;
   font-family: Cairo;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   line-height: 57px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: Cairo;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 26px;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 0px 6px 0px 6px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item5
{
   display: inline-block;
   height: 42px;
   box-sizing: border-box;
   margin: 10px 0px 0px 0px;
   padding: 16px 16px 10px 16px;
   border: 0px solid #0275D8;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #0275D8;
   font-family: Cairo;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card2
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 4px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card2-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 4px 4px 0 0 !important;
   margin: 0px 0px -25px 0px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card2-card-item1
{
   display: inline-block;
   height: 47px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #3FBE78;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#Card2-card-item1 i
{
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0;
   color: #292B2C;
   font-family: Cairo;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: Cairo;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 26px;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 0px 6px 0px 6px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item5
{
   display: inline-block;
   height: 42px;
   box-sizing: border-box;
   margin: 10px 0px 0px 0px;
   padding: 16px 16px 10px 16px;
   border: 0px solid #0275D8;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #0275D8;
   font-family: Cairo;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 0;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Heading3
{
   color: #34495E;
   font-family: Cairo;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: center;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 0px 4px;
   margin: 0;
   text-align: center;
}
#wb_Text3
{
   color: #000000;
   font-family: "Cairo";
   font-weight: 900;
   font-size: 19px;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
.navigationMenu .hide 
{
   display: none!important;
}
.navigationMenu .show 
{
   display: block!important;
}
.navigationMenu .hidden
{
   display: none!important;
   visibility: hidden!important;
}
.navigationMenu .nav
{
   font-family: Cairo;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   color: #454545;
   text-align: left;
}
#navigationMenu, .navigationMenu .nav, .navigationMenu *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.navigationMenu .nav:before,
.navigationMenu .nav:after 
{
   content: " ";
   display: table;
}
.navigationMenu .nav:after 
{
   clear: both;
}
.navigationMenu .nav a 
{
   text-decoration: none;
}
.navigationMenu .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.navigationMenu .nav ul ul
{
   margin-bottom: 0;
}
.navigationMenu .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.navigationMenu .container:before,
.navigationMenu .container:after 
{
   content: " ";
   display: table;
}
.navigationMenu .container:after 
{
   clear: both;
}
.navigationMenu .collapse 
{
   display: none;
}
.navigationMenu .collapse.show 
{
   display: block;
}
.navigationMenu .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   -webkit-transition: height .35s ease;
   transition: height .35s ease;
}
.navigationMenu .caret 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.navigationMenu .dropdown 
{
   position: relative;
}
.navigationMenu .dropdown-toggle:focus 
{
   outline: 0;
}
.navigationMenu .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 16px;
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid rgba(197,197,197,1.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.navigationMenu .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.navigationMenu .dropdown-menu>li>a 
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #454545;
   white-space: nowrap;
}
.navigationMenu .dropdown-menu>li>a:hover,
.navigationMenu .dropdown-menu>li>a:focus 
{
   text-decoration: none;
   color: #2B2B2B;
   background-color: #EDEDED;
   background-image: none;
}
.navigationMenu .dropdown-menu>li>a.active,
.navigationMenu .dropdown-menu>li>a.active:hover,
.navigationMenu .dropdown-menu>li>a.active:focus
{
   color: #2B2B2B;
   background-color: #EDEDED;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.navigationMenu .show>.dropdown-menu 
{
   display: block;
}
.navigationMenu .show>a 
{
   outline: 0;
}
.navigationMenu .dropdown-header 
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.navigationMenu .dropdown-backdrop 
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.navigationMenu .nav>li 
{
   position: relative;
   display: block;
}
.navigationMenu .nav>li>a 
{
   position: relative;
   display: block;
   padding: 10px 15px 10px 15px;
}
.navigationMenu .nav .show>a,
.navigationMenu .nav .show>a:hover,
.navigationMenu .nav .show>a:focus 
{
   background-color: #ccc;
   border-color: #FFFFFF;
}
.navigationMenu .nav .nav-divider 
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.navigationMenu .nav>li>a>img 
{
   max-width: none;
}
.navigationMenu .nav .caret 
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.navigationMenu
{
   position: relative;
}
.navigationMenu:before,
.navigationMenu:after
{
   content: " ";
   display: table;
}
.navigationMenu:after
{
   clear: both;
}
.navigationMenu .navbar-header:before,
.navigationMenu .navbar-header:after
{
   content: " ";
   display: table;
}
.navigationMenu .navbar-header:after
{
   clear: both;
}
.navigationMenu-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.navigationMenu-navbar-collapse:before,
.navigationMenu-navbar-collapse:after
{
   content: " ";
   display: table;
}
.navigationMenu-navbar-collapse:after
{
   clear: both;
}
.navigationMenu-navbar-collapse.show 
{
   overflow-y: auto;
}
.navigationMenu .navbar-toggle 
{
   position: relative;
   float: right;
   padding: 11px 10px 10px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.navigationMenu .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.navigationMenu .navbar-toggle .icon-bar+.icon-bar
{
   margin-top: 4px;
}
.navigationMenu .navbar-nav
{
   margin: 6px -15px;
}
.navigationMenu .navbar-nav>li>.dropdown-menu
{
   margin-top: 0;
}
.navigationMenu .navbar-nav>li>a
{
   color: #454545;
}
.navigationMenu .navbar-nav>li>a:hover,
.navigationMenu .navbar-nav>li>a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
   text-decoration: none;
}
.navigationMenu .navbar-nav>li>a.active,
.navigationMenu .navbar-nav>li>a.active:hover,
.navigationMenu .navbar-nav>li>a.active:focus
{
   color: #2B2B2B;
   background-color: #EDEDED;
   background-image: none;
}
.navigationMenu .navbar-toggle
{
   border: 1px solid rgba(69,69,69,0.10);
}
.navigationMenu .navbar-toggle:hover,
.navigationMenu .navbar-toggle:focus
{
   background-color: transparent;
}
.navigationMenu .navbar-toggle .icon-bar
{
   background-color: #333333;
}
.navigationMenu-navbar-collapse
{
   border-color: rgba(197,197,197,1.00);
}
.navigationMenu .navbar-nav>.dropdown>a:hover .caret,
.navigationMenu .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.navigationMenu .navbar-nav>.show>a,
.navigationMenu .navbar-nav>.show>a:hover,
.navigationMenu .navbar-nav>.show>a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
}
.navigationMenu .navbar-nav>.show>a .caret,
.navigationMenu .navbar-nav>.show>a:hover .caret,
.navigationMenu .navbar-nav>.show>a:focus .caret
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.navigationMenu .navbar-nav>.dropdown>a .caret
{
   border-top-color: #454545;
   border-bottom-color: #454545;
}
.navigationMenu .navbar-link
{
   color: #454545;
}
.navigationMenu .navbar-link:hover
{
   color: #2B2B2B;
}
.navigationMenu .navbar-header
{
   color: #333333;
}
@media (min-width: 768px) 
{
.navigationMenu .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.navigationMenu .navbar-header
{
   float: left;
}
.navigationMenu-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.navigationMenu-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.navigationMenu-navbar-collapse.show
{
   overflow-y: auto;
}
.navigationMenu .navbar-toggle
{
   display: none;
}
.navigationMenu .navbar-nav 
{
   float: right;
   margin: 0;
}
.navigationMenu .navbar-nav>li 
{
   float: left;
}
.navigationMenu .container>.navbar-header,
.navigationMenu .container>.navigationMenu-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.navigationMenu .navbar-nav>.dropdown>a:hover .caret,
.navigationMenu .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
}
@media (max-width: 768px) 
{
.navigationMenu 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid rgba(221,221,221,0.00);
}
.navigationMenu .navbar-nav
{
   margin: 0;
   background-color: #F6F6F6;
   background-image: none;
}
.navigationMenu .navbar-nav .show .dropdown-menu
{
   position: static !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.navigationMenu .navbar-nav .show .dropdown-menu>li>a,
.navigationMenu .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 25px;
}
.navigationMenu .navbar-nav .show .dropdown-menu>li>a 
{
   line-height: 20px;
}
}
@media (min-width: 768px) 
{
.navigationMenu 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid rgba(221,221,221,0.00);
   border-radius: 0px;
}
.navigationMenu .navbar-nav>li>a 
{
   color: #333333;
}
.navigationMenu .navbar-nav>li>a:hover,
.navigationMenu .navbar-nav>li>a:focus
{
   color: #FFFFFF;
   background-color: #3370B7;
   background-image: none;
}
.navigationMenu .navbar-nav>li>a.active,
.navigationMenu .navbar-nav>li>a.active:hover,
.navigationMenu .navbar-nav>li>a.active:focus
{
   color: #FFFFFF;
   background-color: #3370B7;
   background-image: none;
}
.navigationMenu .navbar-nav>.show>a,
.navigationMenu .navbar-nav>.show>a:hover,
.navigationMenu .navbar-nav>.show>a:focus
{
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
.navigationMenu .navbar-nav>.dropdown>a:hover .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.navigationMenu .navbar-nav>.dropdown>a .caret
{
   border-top-color: #333333;
   border-bottom-color: #333333;
}
.navigationMenu .navbar-nav > li > a.active > .caret,
.navigationMenu .navbar-nav > li > a.active:hover > .caret,
.navigationMenu .navbar-nav > li > a.active:focus > .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.navigationMenu .navbar-nav>.show>a .caret,
.navigationMenu .navbar-nav>.show>a:hover .caret,
.navigationMenu .navbar-nav>.show>a:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.navigationMenu .navbar-link
{
   color: #333333;
}
.navigationMenu .navbar-link:hover 
{
   color: #fff;
}
}
#navigationMenu i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_navigationMenu
{
   z-index: 1111 !important;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 0;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Heading2
{
   color: #EEEEEE;
   font-family: Cairo;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
}
#wb_IconFont1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #00803D;
   text-align: center;
   margin: 0;
   padding: 0;
   -webkit-animation: push 1000ms linear 0ms infinite normal both;
   animation: push 1000ms linear 0ms infinite normal both;
   vertical-align: top;
}
#wb_IconFont1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3C3C3C;
}
#IconFont1
{
   height: 74px;
   width: 68px;
}
#IconFont1 i
{
   color: #0963AD;
   display: inline-block;
   font-size: 68px;
   line-height: 74px;
   vertical-align: middle;
   width: 57px;
}
#wb_IconFont1:hover i
{
   color: #337AB7;
}
#wb_Shape1
{
   transform: rotate(0deg);
   transform-origin: 50% 50%;
}
#Shape1
{
   top: 0px;
   width: 60px;
   height: 27px;
   background-color: #90C9EC;
   background-image: none;
   border: 1px #0963AD solid;
   border-radius: 10px;
}
#Shape1:hover
{
   background-color: #FF6000;
   background-image: none;
   border: 1px #FFFF00 solid;
}
#Shape1_text
{
   position: absolute;
   left: 5px;
   top: 6px;
   width: 48px;
   height: 14px;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#Shape1:hover span
{
   color: #3FBE78 !important;
}
#Shape1 span:hover
{
   color: #3FBE78 !important;
}
#wb_Heading2
{
   display: inline-block;
   width: 219px;
   z-index: 24;
}
#wb_Heading3
{
   display: inline-block;
   width: 165px;
   z-index: 17;
}
#contactButton
{
   display: inline-block;
   width: 87px;
   height: 30px;
   z-index: 27;
}
#Layer1
{
   position: fixed;
   text-align: left;
   visibility: hidden;
   left: 0px;
   top: 50%;
   margin-top: 81px;
   width: 433px;
   height: 89px;
   z-index: 46;
}
#wb_footerIcon1
{
   display: inline-block;
   width: 24px;
   height: 40px;
   text-align: center;
   z-index: 29;
}
#wb_navigationMenu
{
   display: inline-block;
   width: 100%;
   z-index: 1;
}
#wb_footerIcon2
{
   display: inline-block;
   width: 24px;
   height: 40px;
   text-align: center;
   z-index: 30;
}
#wb_footer
{
   z-index: 10000 !important;
}
#wb_footerIcon3
{
   display: inline-block;
   width: 24px;
   height: 40px;
   text-align: center;
   z-index: 31;
}
#wb_IconFont1
{
   position: absolute;
   left: 10px;
   top: 10px;
   width: 68px;
   height: 74px;
   text-align: center;
   z-index: 33;
}
#attractionsButton
{
   display: inline-block;
   width: 173px;
   height: 37px;
   z-index: 23;
}
#wb_bannerHeading1
{
   display: inline-block;
   width: 100%;
   z-index: 19;
}
#wb_bannerHeading2
{
   display: inline-block;
   width: 100%;
   z-index: 20;
}
#wb_Carousel1
{
}
#wb_galleryCollage
{
   display: inline-block;
   width: 100%;
   z-index: 18;
}
#wb_attractionsCarousel
{
}
#wb_navigationImage
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 2;
}
#wb_BootstrapCard4
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 14;
}
#wb_Shape1
{
   position: absolute;
   left: 10px;
   top: 10px;
   width: 62px;
   height: 29px;
   z-index: 32;
}
#bannerButton
{
   display: inline-block;
   width: 141px;
   height: 37px;
   z-index: 21;
}
#wb_Card1
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 16;
}
#welcomeButton2
{
   display: inline-block;
   width: 141px;
   height: 37px;
   z-index: 11;
}
#wb_Card2
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 15;
}
#welcomeButton3
{
   display: inline-block;
   width: 141px;
   height: 37px;
   z-index: 8;
}
@media only screen and (max-width: 969px)
{
body
{
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
   background-color: #3FBE78;
   background-image: none;
}
#wb_LayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   padding: 15px 15px 15px 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_navigation
{
   visibility: visible;
   display: table;
}
#wb_navigation
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#navigation
{
   padding: 5px 15px 11px 15px;
}
#navigation .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#navigation > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#navigation > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#wb_Carousel1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#wb_Carousel1
{
   margin: 0;
   height: 296px;
}
#Carousel1 .carousel-innerframe
{
   padding: 0;
}
#wb_welcome
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../images/14359159_182244905536231_1922657488026221976_n.jpg');
   background-repeat: no-repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_welcome
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#welcome
{
   padding: 0;
}
#welcome .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#welcome > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#welcome > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   padding: 5px 15px 0px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid1 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Divider5
{
   visibility: visible;
   display: block;
   background-color: #FF6000;
   background-image: none;
   background-image: none;
}
#Divider5
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 25px 15px 25px 15px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_galleryLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_galleryLayoutGrid
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#galleryLayoutGrid
{
   padding: 50px 15px 50px 15px;
}
#galleryLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#galleryLayoutGrid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#galleryLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#galleryLayoutGrid > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 10px 0px 10px 0px;
}
#wb_banner
{
   visibility: visible;
   display: table;
   background-color: #4F4F4F;
   background-image: none;
   background-image: none;
}
#wb_banner
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#banner
{
   padding: 50px 15px 40px 15px;
}
#banner .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#banner > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#banner > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_attractions
{
   visibility: visible;
   display: table;
}
#wb_attractions
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#attractions
{
   padding: 0px 15px 0px 15px;
}
#attractions .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#attractions > .row > .col-1, #attractions > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#attractions > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#attractions > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 30px 0px 30px 0px;
}
#attractions > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#attractions > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 30px 0px 30px 0px;
}
#wb_Divider4
{
   visibility: visible;
   display: block;
}
#Divider4
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 25px 15px 25px 15px;
   -webkit-flex-direction: row-reverse;
   flex-direction: row-reverse;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_contactForm
{
   visibility: visible;
   display: table;
}
#wb_contactForm
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#contactForm
{
   padding: 0px 15px 0px 15px;
}
#contactForm .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contactForm > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#contactForm > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#contactForm > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0px 50px 0px;
}
#wb_contactText1
{
   visibility: visible;
   display: block;
}
#wb_contactText1
{
   margin: 0;
   padding: 0px 0px 6px 0px;
}
#contactButton
{
   width: 87px;
   height: 30px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0px 10px 0px;
   padding: 0;
}
#contactButton
{
   line-height: 28px;
}
#wb_welcomeText5
{
   visibility: visible;
   display: block;
}
#wb_welcomeText5
{
   font-family: Cairo;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0px 0px 10px 0px;
   text-align: center;
   line-height: 27px;
}
#wb_attractionsCarousel
{
   width: 100%;
   visibility: visible;
   display: block;
}
#wb_attractionsCarousel
{
   margin: 0;
}
#attractionsCarousel .carousel-innerframe
{
   min-height: 355px;
   padding: 0;
}
#wb_attractionsText1
{
   visibility: visible;
   display: block;
}
#wb_attractionsText1
{
   margin: 0;
   padding: 10px 0px 10px 0px;
}
#attractionsButton
{
   width: 180px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#attractionsButton
{
   line-height: 40px;
}
#wb_bannerHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_bannerHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0px 0px 10px 0px;
   padding: 0px 0px 10px 0px;
}
#wb_footerText
{
   visibility: visible;
   display: block;
}
#wb_footerText
{
   margin: 0;
   padding: 12px 0px 12px 0px;
}
#wb_footerIcon1
{
   width: 24px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0px 10px 0px 0px;
   padding: 0;
}
#footerIcon1
{
   width: 24px;
   height: 40px;
}
#footerIcon1 i
{
   line-height: 40px;
   font-size: 24px;
   width: 19px;
}
#wb_footerIcon2
{
   width: 24px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0px 10px 0px 0px;
   padding: 0;
}
#footerIcon2
{
   width: 24px;
   height: 40px;
}
#footerIcon2 i
{
   line-height: 40px;
   font-size: 24px;
   width: 19px;
}
#wb_footerIcon3
{
   width: 24px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0px 10px 0px 0px;
   padding: 0;
}
#footerIcon3
{
   width: 24px;
   height: 40px;
}
#footerIcon3 i
{
   line-height: 40px;
   font-size: 24px;
   width: 21px;
}
#wb_welcomeText3
{
   visibility: visible;
   display: block;
}
#wb_welcomeText3
{
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#bannerButton
{
   width: 141px;
   height: 57px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#bannerButton
{
   line-height: 53px;
}
#wb_contactText2
{
   visibility: visible;
   display: block;
}
#wb_contactText2
{
   margin: 0;
   padding: 10px 0px 10px 0px;
}
#wb_navigationImage
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_footer
{
   visibility: visible;
   display: table;
   background-color: #4F4F4F;
   background-image: none;
}
#wb_footer
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   padding: 0px 15px 0px 15px;
}
#footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1, #footer > .row > .col-2, #footer > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#footer > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#footer > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#wb_galleryCollage
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#welcomeButton2
{
   width: 113px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#welcomeButton2
{
   line-height: 30px;
}
#welcomeButton3
{
   width: 116px;
   height: 30px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#welcomeButton3
{
   line-height: 28px;
}
#Layer1
{
   width: 269px;
   height: 95px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-family: Cairo;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0px 0px 0px 4px;
   text-align: center;
}
#BuildWith1
{
   left: 217px;
   top: 4060px;
   width: 88px;
   height: 31px;
   visibility: visible;
   display: inline;
}
#wb_BootstrapCard4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#BootstrapCard4-card-item0
{
   box-sizing: border-box;
   border-radius: 4px 4px 0 0 !important;
   margin: 0px 0px -25px 0px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#BootstrapCard4-card-item1
{
   display: inline-block;
   height: 47px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #3FBE78;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#BootstrapCard4-card-item1 i
{
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#BootstrapCard4-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0;
   color: #292B2C;
   font-family: Cairo;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#BootstrapCard4-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: Cairo;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#BootstrapCard4-card-item4
{
   box-sizing: border-box;
   margin: 0px 6px 0px 6px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#BootstrapCard4-card-item5
{
   display: inline-block;
   height: 42px;
   box-sizing: border-box;
   margin: 10px 0px 0px 0px;
   padding: 16px 16px 10px 16px;
   border: 0px solid #0275D8;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #0275D8;
   font-family: Cairo;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#BootstrapCard4-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   border-radius: 4px 4px 0 0 !important;
   margin: 0px 0px -25px 0px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card1-card-item1
{
   display: inline-block;
   height: 47px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #3FBE78;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#Card1-card-item1 i
{
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0;
   color: #292B2C;
   font-family: Cairo;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: Cairo;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 0px 6px 0px 6px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item5
{
   display: inline-block;
   height: 42px;
   box-sizing: border-box;
   margin: 10px 0px 0px 0px;
   padding: 16px 16px 10px 16px;
   border: 0px solid #0275D8;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #0275D8;
   font-family: Cairo;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 4px 4px 0 0 !important;
   margin: 0px 0px -25px 0px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card2-card-item1
{
   display: inline-block;
   height: 47px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #3FBE78;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#Card2-card-item1 i
{
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0;
   color: #292B2C;
   font-family: Cairo;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: Cairo;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 0px 6px 0px 6px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item5
{
   display: inline-block;
   height: 42px;
   box-sizing: border-box;
   margin: 10px 0px 0px 0px;
   padding: 16px 16px 10px 16px;
   border: 0px solid #0275D8;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #0275D8;
   font-family: Cairo;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Heading3
{
   width: 165px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   padding: 0;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-family: Cairo;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 0px 0px 0px 4px;
   text-align: center;
}
#wb_navigationMenu
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#navigationMenu, .navigationMenu .nav, .navigationMenu .dropdown-menu
{
   font-family: FangSong;
   font-weight: normal;
   font-size: 16px;
}
#wb_Heading2
{
   width: 219px;
   height: 45px;
   visibility: visible;
   display: inline;
   margin: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   padding: 0;
}
#wb_IconFont1
{
   left: 0px;
   top: 11px;
   width: 68px;
   height: 74px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #3FBE78;
   background-color: transparent;
   background-image: none;
}
#IconFont1
{
   width: 68px;
   height: 74px;
}
#IconFont1 i
{
   line-height: 74px;
   font-size: 68px;
   width: 57px;
   color: #3FBE78;
}
#wb_IconFont1:hover i
{
   color: #3FBE78;
}
#wb_IconFont1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3C3C3C;
}
#wb_Shape1
{
   left: 65px;
   top: 35px;
   width: 62px;
   height: 29px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Shape1
{
   width: 60px;
   height: 27px;
   background-color: #FF6000;
   background-image: none;
   border-color: #3C3C3C;
}
#Shape1_text
{
   left: 5px;
   top: 5px;
   width: 50px;
   height: 17px;
}
}
