body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.visibility-hidden
{
   visibility: hidden;
}
#preloader
{
   background: #FFFFFF url("../images/loading.gif") no-repeat center center;
   bottom: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 99999;
}
.wb-theme-header
{
   background-color: #F8F8F8;
   background-image: none;
   border: 1px solid #D2D2D2;
   border-radius: 0px;
   color: #212529;
   --background-color: rgba(248,248,248,1.00);
   --border-color: #D2D2D2;
   --border-width: 1px;
   --color: #212529;
}
.wb-theme-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEE2E6;
   border-radius: 0px;
   color: #212529;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #DEE2E6;
   --border-width: 1px;
   --color: #212529;
   --icon-color: #0D6EFD;
   --colorize: invert(51%) sepia(78%) saturate(6824%) hue-rotate(209deg) brightness(99%) contrast(103%);
}
.wb-theme-button, .wb-theme-static
{
   background-color: #0D6EFD;
   background-image: none;
   border: 1px solid #0D6EFD;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(13,110,253,1.00);
   --border-color: #0D6EFD;
   --border-width: 1px;
   --color: #FFFFFF;
}
.wb-theme-button:hover
{
   background-color: #0B5ED7;
   background-image: none;
   border: 1px solid #0A58CA;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(11,94,215,1.00);
   --border-color: #0A58CA;
   --border-width: 1px;
   --color: #FFFFFF;
}
.wb-theme-button.active, .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #0A58CA;
   background-image: none;
   border: 1px solid #0A53BE;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(10,88,202,1.00);
   --border-color: #0A53BE;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-header
{
   background-color: #272B2F;
   background-image: none;
   border: 1px solid #424549;
   border-radius: 0px;
   color: #DEE2E6;
   --background-color: rgba(39,43,47,1.00);
   --border-color: #424549;
   --border-width: 1px;
   --color: #DEE2E6;
}
.darktheme .wb-theme-content
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #495057;
   border-radius: 0px;
   color: #DEE2E6;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #495057;
   --border-width: 1px;
   --color: #DEE2E6;
   --icon-color: #0D6EFD;
   --colorize: invert(29%) sepia(95%) saturate(2344%) hue-rotate(208deg) brightness(97%) contrast(104%);
}
.darktheme .wb-theme-button, .darktheme .wb-theme-static
{
   background-color: #0D6EFD;
   background-image: none;
   border: 1px solid #0D6EFD;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(13,110,253,1.00);
   --border-color: #0D6EFD;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-button:hover
{
   background-color: #0B5ED7;
   background-image: none;
   border: 1px solid #0A58CA;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(11,94,215,1.00);
   --border-color: #0A58CA;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-button.active, .darktheme .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #0A58CA;
   background-image: none;
   border: 1px solid #0A53BE;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(10,88,202,1.00);
   --border-color: #0A53BE;
   --border-width: 1px;
   --color: #FFFFFF;
}
.ui-widget-header
{
   background-color: #F8F8F8;
   background-image: none;
   border: 1px solid #D2D2D2;
   border-radius: 0px;
   color: #212529;
   --background-color: rgba(248,248,248,1.00);
   --border-color: #D2D2D2;
   --border-width: 1px;
   --color: #212529;
}
.ui-widget-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEE2E6;
   border-radius: 0px;
   color: #212529;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #DEE2E6;
   --border-width: 1px;
   --color: #212529;
   --icon-color: #0D6EFD;
   --colorize: invert(36%) sepia(81%) saturate(5080%) hue-rotate(210deg) brightness(101%) contrast(99%);
}
.ui-state-default
{
   background-color: #0D6EFD;
   background-image: none;
   border: 1px solid #0D6EFD;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(13,110,253,1.00);
   --border-color: #0D6EFD;
   --border-width: 1px;
   --color: #FFFFFF;
}
.ui-state-hover
{
   background-color: #0B5ED7;
   background-image: none;
   border: 1px solid #0A58CA;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(11,94,215,1.00);
   --border-color: #0A58CA;
   --border-width: 1px;
   --color: #FFFFFF;
}
.ui-state-default.active, .ui-state-active, .active > .ui-state-default
{
   background-color: #0A58CA;
   background-image: none;
   border: 1px solid #0A53BE;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(10,88,202,1.00);
   --border-color: #0A53BE;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .ui-widget-header
{
   background-color: #272B2F;
   background-image: none;
   border: 1px solid #424549;
   border-radius: 0px;
   color: #DEE2E6;
   --background-color: rgba(39,43,47,1.00);
   --border-color: #424549;
   --border-width: 1px;
   --color: #DEE2E6;
}
.darktheme .ui-widget-content
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #495057;
   border-radius: 0px;
   color: #DEE2E6;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #495057;
   --border-width: 1px;
   --color: #DEE2E6;
   --icon-color: #0D6EFD;
   --colorize: invert(27%) sepia(100%) saturate(3025%) hue-rotate(211deg) brightness(102%) contrast(99%);
}
.darktheme .ui-state-default, .darktheme .wb-theme-static
{
   background-color: #0D6EFD;
   background-image: none;
   border: 1px solid #0D6EFD;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(13,110,253,1.00);
   --border-color: #0D6EFD;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .ui-state-hover
{
   background-color: #0B5ED7;
   background-image: none;
   border: 1px solid #0A58CA;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(11,94,215,1.00);
   --border-color: #0A58CA;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .ui-state-default.active, .darktheme .ui-state-active, .active > .ui-state-default
{
   background-color: #0A58CA;
   background-image: none;
   border: 1px solid #0A53BE;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(10,88,202,1.00);
   --border-color: #0A53BE;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .ui-button{
   background-color: #0D6EFD;
   background-image: none;
   border: 1px solid #0D6EFD;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(13,110,253,1.00);
   --border-color: #0D6EFD;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .ui-button:hover
{
   background-color: #0B5ED7;
   background-image: none;
   border: 1px solid #0A58CA;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(11,94,215,1.00);
   --border-color: #0A58CA;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .ui-button:active
{
   background-color: #0A58CA;
   background-image: none;
   border: 1px solid #0A53BE;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(10,88,202,1.00);
   --border-color: #0A53BE;
   --border-width: 1px;
   --color: #FFFFFF;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .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: 600px)
{
#LayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_homeText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 25px 0 ;
   text-align: center;
}
#wb_homeText2
{
   color: #954F72;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
}
#wb_homeText2 div
{
   text-align: center;
}
#wb_homeText2
{
   display: block;
   margin: 0 0 25px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 5px 0 ;
   padding: 0;
   animation: animate-fade-in 5000ms linear 0ms 1 normal both;
   text-align: center;
}
#Heading6
{
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 5px rgba(149,79,114,0.50);
}
#wb_Heading12
{
   border-radius: 0px;
   margin: 5px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#Heading12
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading12
{
   height: 100%;
   margin: 0;
   width: 100%;
   background: transparent !important;
   border: none !important;
}
#wb_headerSection
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #708090;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#headerSection
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0 15px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#headerSection > .col-1, #headerSection > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#headerSection > .col-1, #headerSection > .col-2
{
   flex: 0 0 auto;
}
#headerSection > .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: center;
   text-align: center;
}
#headerSection > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 75%;
   max-width: 75%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 600px)
{
#headerSection > .col-1, #headerSection > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_headerLogo1
{
   border-radius: 0px;
   vertical-align: top;
   margin: 0;
   padding: 4px 0 0 0;
   text-align: left;
}
#headerLogo1
{
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: left;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.50);
}
#headerLogo1
{
   height: 100%;
   margin: 0;
   width: 100%;
   background: transparent !important;
   border: none !important;
}
#wb_mainMenu
{
   border: 0px solid #6082B6;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: center;
   z-index: 1111 !important;
}
#wb_mainMenu ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_mainMenu li
{
   float: left;
   margin: 0;
   padding: 0px 6px 0px 0px;
}
#wb_mainMenu a
{
   background-clip: padding-box;
   display: block;
   float: left;
   color: #000000;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: 700;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_mainMenu > ul > li > a
{
   height: 37px;
   line-height: 37px;
   padding: 0px 2px 0px 2px;
}
#wb_mainMenu li:hover a, #wb_mainMenu a:hover
{
   color: #80003B;
}
.mainMenu-effect:before
{
   border: 1px solid transparent;
   background-color: transparent;
   background-image: none;
}
#wb_mainMenu li.firstmain
{
   padding-left: 0px;
}
#wb_mainMenu li.lastmain
{
   padding-right: 0px;
}
#wb_mainMenu br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.mainMenu-effect
{
   display: inline-block;
   position: relative;
   transform: perspective(0px) translateX(0);
   transition: color 500ms linear;
}
.mainMenu-effect:before
{
   content: "";
   position: absolute;
   top: 0;
   height: 0px;
   right: 0;
   left: 0;
   z-index: -1;
   opacity: 0;
   transform: scaleX(0);
   transform-origin: 50%;
   transition: all 500ms linear;
}
.mainMenu-effect:hover:before, .mainMenu-effect:focus:before, .mainMenu-effect.active:before
{
   transform: scaleX(1);
   opacity: 1;
}
#wb_PanelMenu1 a, #PanelMenu1_markup li a
{
   display: block;
   text-align: left;
   vertical-align: middle;
}
#PanelMenu1_markup
{
   display: none;
   margin: 0;
   padding: 0;
}
#PanelMenu1_panel #PanelMenu1_markup
{
   display: block;
}
#PanelMenu1_markup ul
{
   list-style: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#PanelMenu1_markup li a, #PanelMenu1_markup li a:hover
{
   padding: 10px 10px 10px 10px;
   box-shadow: none;
}
#PanelMenu1_markup .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
#PanelMenu1_panel
{
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 150px;
   z-index: 9999;
}
#PanelMenu1_markup li a
{
   color: #454545;
   border: 0px solid #C5C5C5;
   background-color: #F6F6F6;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_PanelMenu1 a
{
   color: #454545;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   text-transform: none;
}
#PanelMenu1_markup li a:hover
{
   color: #2B2B2B;
   background-color: #EDEDED;
   border: 0px solid #CCCCCC;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   width: 16px;
   height: 16px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_PanelMenu1 a:hover
{
   color: #2B2B2B;
   background-color: #EDEDED;
   border: 1px solid #CCCCCC;
}
#PanelMenu1_panel
{
   background-color: #F6F6F6;
   overflow-y: auto;
}
#PanelMenu1 .line
{
   width: 16px;
   height: 3px;
   background: #454545;
   display: block;
   margin: 3px auto;
   transition: all 0.3s ease-in-out;
}
#PanelMenu1 .line:first-child
{
   margin-top: 40px;
}
#PanelMenu1.open .line:nth-child(1)
{
   transform: translateY(6px) rotate(45deg);
}
#PanelMenu1.open .line:nth-child(2)
{
   opacity: 0;
}
#PanelMenu1.open .line:nth-child(3)
{
   transform: translateY(-6px) rotate(-45deg);
}
#PanelMenu1
{
   line-height: 96px;
   width: 101px;
   height: 96px;
   position: absolute;
   z-index: 999;
}
#PanelMenu1-logo
{
   border-width: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#PanelMenu1-logo img
{
   border-width: 0;
   height: auto;
   max-width: 100%;
}
#wb_slideTop
{
   background-color: #F8F9FA;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_slideTop
{
   display: block;
   float: left;
   font-size: 0;
   top: 0 !important;
}
#slideTop .frame
{
   width: 1098px;
   display: inline-block;
   overflow: hidden;
   height: 648px;
}
#slideTop .carousel-item-inner
{
   display: inline-block;
   height: 0;
   left: 0;
   margin-left: 0;
   position: absolute;
   top: 0;
   width: 1098px;
}
#wb_slideTop .carousel-control-next, #wb_slideTop .carousel-control-prev
{
   position: absolute;
   top: 0;
   left: 0;
   cursor: pointer;
   text-align: center;
   opacity: 0.5;
}
#wb_slideTop .carousel-control-next-icon, #wb_slideTop .carousel-control-prev-icon
{
   display: inline-block;
   width: 32px;
   height: 32px;
   background: transparent no-repeat center center;
   background-size: 100% 100%;
}
#wb_slideTop .carousel-control-next:hover, #wb_slideTop .carousel-control-prev:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
#wb_slideTop .carousel-control-prev-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23000000%22%20viewBox%3d%220%200%20128%20128%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M35%2058%20C33%2060%2c%2032%2062%2c%2032%2064%20L32%2064%20C32%2066%2c%2033%2068%2c%2035%2070%20L83%20118%20C84%20119%2c%2086%20120%2c%2088%20120%20C90%20120%2c%2092%20119%2c%2094%20118%20C96%20116%2c%2096%20114%2c%2096%20112%20C96%20110%2c%2096%20108%2c%2094%20106%20L52%2064%20L94%2022%20C96%2020%2c%2096%2018%2c%2096%2016%20C96%2014%2c%2096%2012%2c%2094%2010%20C92%209%2c%2090%208%2c%2088%208%20C86%208%2c%2084%209%2c%2083%2010%20L35%2058Z%20%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#wb_slideTop .carousel-control-prev:hover .carousel-control-prev-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23ED7D31%22%20viewBox%3d%220%200%20128%20128%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M35%2058%20C33%2060%2c%2032%2062%2c%2032%2064%20L32%2064%20C32%2066%2c%2033%2068%2c%2035%2070%20L83%20118%20C84%20119%2c%2086%20120%2c%2088%20120%20C90%20120%2c%2092%20119%2c%2094%20118%20C96%20116%2c%2096%20114%2c%2096%20112%20C96%20110%2c%2096%20108%2c%2094%20106%20L52%2064%20L94%2022%20C96%2020%2c%2096%2018%2c%2096%2016%20C96%2014%2c%2096%2012%2c%2094%2010%20C92%209%2c%2090%208%2c%2088%208%20C86%208%2c%2084%209%2c%2083%2010%20L35%2058Z%20%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#wb_slideTop .carousel-control-next-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23000000%22%20viewBox%3d%220%200%20128%20128%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M94%2058%20C96%2060%2c%2096%2062%2c%2096%2064%20L96%2064%20C96%2066%2c%2096%2068%2c%2094%2070%20L46%20118%20C44%20119%2c%2042%20120%2c%2040%20120%20C38%20120%2c%2036%20119%2c%2035%20118%20C33%20116%2c%2032%20114%2c%2032%20112%20C32%20110%2c%2033%20108%2c%2035%20106%20L77%2064%20L35%2022%20C33%2020%2c%2032%2018%2c%2032%2016%20C32%2014%2c%2033%2012%2c%2035%2010%20C36%209%2c%2038%208%2c%2040%208%20C42%208%2c%2044%209%2c%2046%2010%20L94%2058Z%20%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#wb_slideTop .carousel-control-next:hover .carousel-control-next-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23ED7D31%22%20viewBox%3d%220%200%20128%20128%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M94%2058%20C96%2060%2c%2096%2062%2c%2096%2064%20L96%2064%20C96%2066%2c%2096%2068%2c%2094%2070%20L46%20118%20C44%20119%2c%2042%20120%2c%2040%20120%20C38%20120%2c%2036%20119%2c%2035%20118%20C33%20116%2c%2032%20114%2c%2032%20112%20C32%20110%2c%2033%20108%2c%2035%20106%20L77%2064%20L35%2022%20C33%2020%2c%2032%2018%2c%2032%2016%20C32%2014%2c%2033%2012%2c%2035%2010%20C36%209%2c%2038%208%2c%2040%208%20C42%208%2c%2044%209%2c%2046%2010%20L94%2058Z%20%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#slideTop_back
{
   position: absolute;
   left: 4px;
   top: 47%;
   width: 32px;
   height: 32px;
   z-index: 999;
}
#slideTop_next
{
   position: absolute;
   right: 4px;
   top: 47%;
   width: 32px;
   height: 32px;
   z-index: 999;
}
#slideTop_back a, #slideTop_next a
{
   cursor: pointer;
}
#slideTop .frame-1
{
   background-color: transparent;
   background-image: url('../images/canv1.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   position: fixed;
   top: 0;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
   width: 100%;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}
#slideTop .frame-2
{
   background-color: transparent;
   background-image: url('../images/canv2.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   position: fixed;
   top: 0;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
   width: 100%;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}
#slideTop .frame-3
{
   background-color: transparent;
   background-image: url('../images/canv3.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   position: fixed;
   top: 0;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
   width: 100%;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}
#wb_carHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   animation: hole-in 2000ms linear 1000ms 1 normal both;
   text-align: left;
}
#carHeading1
{
   color: #000000;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_carHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   animation: slide-in-blurred-bottom 2000ms linear 1000ms 1 normal both;
   text-align: left;
}
#carHeading2
{
   color: #FFFF00;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_carHeading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   animation: transform-bounce-in 2000ms linear 1000ms 1 normal both;
   text-align: left;
}
#carHeading3
{
   color: #C0009D;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_carHeading1A
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#carHeading1A
{
   color: #000000;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_homeSection
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-clip: padding-box;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#homeSection
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0 25px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#homeSection > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#homeSection > .col-1
{
   flex: 0 0 auto;
}
#homeSection > .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: 600px)
{
#homeSection > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_homeHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   vertical-align: top;
   margin: 10px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#homeHeading1
{
   color: #954F72;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#homeButton1
{
   box-sizing: border-box;
   line-height: 49px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #0D6EFD;
   border-radius: 4px;
   background-color: #82B1E0;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 0 10px;
}
#homeButton1:focus
{
   outline: 0;
}
#homeButton1:hover
{
   background: #0073E6;
   transition: background 0ms linear 0ms;
}
#wb_aboutSection
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #8EAADB;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#aboutSection
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#aboutSection > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#aboutSection > .col-1
{
   flex: 0 0 auto;
}
#aboutSection > .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: 600px)
{
#aboutSection > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_aboutHeading
{
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 5px 0 ;
   padding: 0;
   text-align: center;
}
#aboutHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.70);
}
#aboutHeading
{
   height: 100%;
   margin: 0;
   width: 100%;
   background: transparent !important;
   border: none !important;
}
#wb_Heading2
{
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 5px 0 ;
   padding: 0;
   text-align: center;
}
#Heading2
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading2
{
   height: 100%;
   margin: 0;
   width: 100%;
   background: transparent !important;
   border: none !important;
}
#wb_about
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   border: none !important;
   box-sizing: border-box;
   margin: 0;
}
#about
{
   box-sizing: border-box;
   padding: 10px 10px 10px 10px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#about > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#about > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#about > .row > .col-1
{
   float: left;
}
#about > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#about:before,
#about:after,
#about .row:before,
#about .row:after
{
   display: table;
   content: " ";
}
#about:after,
#about .row:after
{
   clear: both;
}
@media (max-width: 600px)
{
#about > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_aboutText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 25px 0 ;
   text-align: justify;
}
#wb_aboutText
{
   color: #212529;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 18px;
}
#wb_aboutText p, #wb_aboutText ul
{
   margin: 0;
   padding: 0;
}
#wb_aboutText
{
   display: block;
   margin: 0 0 25px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading1
{
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 5px 0 25px 0 ;
   padding: 0;
   text-align: center;
}
#Heading1
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.50);
}
#Heading1
{
   height: 100%;
   margin: 0;
   width: 100%;
   background: transparent !important;
   border: none !important;
}
#wb_contactSection
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #8EAADB;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#contactSection
{
   box-sizing: border-box;
   padding: 15px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#contactSection > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contactSection > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contactSection > .row > .col-1
{
   float: left;
}
#contactSection > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#contactSection:before,
#contactSection:after,
#contactSection .row:before,
#contactSection .row:after
{
   display: table;
   content: " ";
}
#contactSection:after,
#contactSection .row:after
{
   clear: both;
}
@media (max-width: 600px)
{
#contactSection > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_contactHeading
{
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 5px 0 ;
   padding: 0;
   text-align: center;
}
#contactHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.60);
}
#contactHeading
{
   height: 100%;
   margin: 0;
   width: 100%;
   background: transparent !important;
   border: none !important;
}
#wb_contactHeading2
{
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 5px 0 ;
   padding: 0;
   text-align: center;
}
#contactHeading2
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#contactHeading2
{
   height: 100%;
   margin: 0;
   width: 100%;
   background: transparent !important;
   border: none !important;
}
#wb_contactForm
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#contactForm
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
}
#contactForm > .col-1, #contactForm > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contactForm > .col-1, #contactForm > .col-2
{
   flex: 0 0 auto;
}
#contactForm > .col-1
{
   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: center;
   text-align: center;
}
#contactForm > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 600px)
{
#contactForm > .col-1, #contactForm > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#contactName
{
   box-sizing: border-box;
   line-height: 24px;
   margin: 5px 0 10px 0 ;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #696969;
   border-right-color: #696969;
   border-bottom-color: #696969;
   border-left-color: #696969;
   background-color: #FFFFFF;
   background-image: none;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#contactName:focus
{
   outline: 0;
}
#contactNameLabel
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   text-align: left;
   vertical-align: top;
   padding: 4px 4px 4px 0;
}
#contactNameLabel:focus
{
   outline: 0;
}
#contactMessageLabel
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   text-align: left;
   vertical-align: top;
   padding: 20px 4px 4px 0;
}
#contactMessageLabel:focus
{
   outline: 0;
}
#contactMessage
{
   box-sizing: border-box;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #696969;
   border-right-color: #696969;
   border-bottom-color: #696969;
   border-left-color: #696969;
   background-color: #FFFFFF;
   background-image: none;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: left;
   padding: 4px 4px 4px 4px;
   margin: 5px 0 10px 0 ;
   overflow: auto;
   resize: none;
}
#contactMessage:focus
{
   outline: 0;
}
#contactButton
{
   border: 1px solid #FAB915;
   border-radius: 0px;
   background-color: #FAB915;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 10px 0 ;
}
#contactButton:focus
{
   outline: 0;
}
#wb_Heading3
{
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading3
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#Heading3
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_Icon1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   text-align: center;
   margin: 0 0 10px 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #245580;
}
#Icon1
{
   height: 100px;
   width: 100px;
}
#Icon1 i
{
   color: #737373;
   display: inline-block;
   font-size: 100px;
   line-height: 100px;
   vertical-align: middle;
   width: 123px;
}
#wb_Icon1:hover #Icon1 i
{
   color: #444444;
}
#wb_faqSection
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #8EAADB;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#faqSection
{
   box-sizing: border-box;
   padding: 17px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#faqSection > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#faqSection > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#faqSection > .row > .col-1
{
   float: left;
}
#faqSection > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#faqSection:before,
#faqSection:after,
#faqSection .row:before,
#faqSection .row:after
{
   display: table;
   content: " ";
}
#faqSection:after,
#faqSection .row:after
{
   clear: both;
}
@media (max-width: 600px)
{
#faqSection > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_faqHeading
{
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 5px 0 ;
   padding: 0;
   text-align: center;
}
#faqHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.60);
}
#faqHeading
{
   height: 100%;
   margin: 0;
   width: 100%;
   background: transparent !important;
   border: none !important;
}
#wb_faqHeading2
{
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 5px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#faqHeading2
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#faqHeading2
{
   height: 100%;
   margin: 0;
   width: 100%;
   background: transparent !important;
   border: none !important;
}
#wb_faqGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#faqGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#faqGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#faqGrid > .col-1
{
   flex: 0 0 auto;
}
#faqGrid > .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: 600px)
{
#faqGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#Accordion
{
   width: 100%;
   height: 100%;
}
#wb_Accordion .ui-helper-reset
{
   line-height: normal !important;
}
#Accordion .ui-accordion-header
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px !important;
   font-style: normal;
   outline: none;
   padding: 10px 10px 10px 10px;
   text-align: left;
}
#Accordion h4
{
   display: block;
   margin: 0;
}
#Accordion .ui-accordion-header .ui-icon
{
   position: absolute !important;
   right: 4px;
   top: 0;
   display: flex;
   justify-content: center;
   align-items: center;
   align-content: center;
   height: 100%;
   width: 16px;
   box-sizing: border-box;
   background-image: none;
   fill: currentColor;
   margin: 0;
}
#Accordion .icon-default
{
   display: block;
   flex: 1;
   padding: 2px;
}
#Accordion .icon-active
{
   display: none;
   flex: 1;
   padding: 2px;
}
#Accordion .ui-state-active .icon-default
{
   display: none;
}
#Accordion .ui-state-active .icon-active
{
   display: block;
}
#Accordion .ui-accordion-content
{
   padding: 4px 4px 4px 4px;
   position: relative;
   font-size: 0;
   text-align: left;
}
#Accordion, #Accordion > .ui-corner-all, #Accordion > .ui-corner-top
{
   border-top-left-radius: 0px;
   border-top-right-radius: 0px;
}
#Accordion .ui-corner-all, #Accordion .ui-corner-bottom
{
   border-bottom-right-radius: 0px;
   border-bottom-left-radius: 0px;
}
#Accordion .ui-widget-content
{
   border-color: #DEE2E6;
   border-width: 1px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
}
#Accordion .ui-state-default
{
   border-color: #82B1E0;
   border-width: 1px;
   background-color: #82B1E0;
   background-image: none;
   color: #FFFFFF;
}
#Accordion .ui-state-hover
{
   border-color: #0A58CA;
   border-width: 1px;
   background-color: #0B5ED7;
   background-image: none;
   color: #FFFFFF;
}
#Accordion .ui-state-active
{
   border-color: #82B1E0;
   border-width: 1px;
   background-color: #82B1E0;
   background-image: none;
   color: #FFFFFF;
}
#wb_Accordion
{
   margin: 0;
}
#wb_TextFAQ2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_TextFAQ2 div
{
   text-align: left;
}
#wb_TextFAQ2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_TextFAQ1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_TextFAQ1 div
{
   text-align: left;
}
#wb_TextFAQ1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_TextFAQ6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_TextFAQ6 div
{
   text-align: left;
}
#wb_TextFAQ6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_TextFAQ5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_TextFAQ5 div
{
   text-align: left;
}
#wb_TextFAQ5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_TextFAQ4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_TextFAQ4 div
{
   text-align: left;
}
#wb_TextFAQ4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_TextFAQ3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_TextFAQ3 div
{
   text-align: left;
}
#wb_TextFAQ3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_imagineSection
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #8EAADB;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#imagineSection
{
   box-sizing: border-box;
   padding: 5px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#imagineSection > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#imagineSection > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#imagineSection > .row > .col-1
{
   float: left;
}
#imagineSection > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#imagineSection:before,
#imagineSection:after,
#imagineSection .row:before,
#imagineSection .row:after
{
   display: table;
   content: " ";
}
#imagineSection:after,
#imagineSection .row:after
{
   clear: both;
}
@media (max-width: 600px)
{
#imagineSection > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_imagineHeading
{
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 2px 0 2px 0 ;
   padding: 0;
   text-align: center;
}
#imagineHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.60);
}
#imagineHeading
{
   height: 100%;
   margin: 0;
   width: 100%;
   background: transparent !important;
   border: none !important;
}
#wb_Heading4
{
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 5px 0 5px 0 ;
   padding: 0;
   text-align: center;
}
#Heading4
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading4
{
   height: 100%;
   margin: 0;
   width: 100%;
   background: transparent !important;
   border: none !important;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 0 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: 0;
   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;
   border-radius: 0px;
   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;
}
}
#photoGal
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#photoGal .thumbnails
{
   margin: 0;
}
#photoGal .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   padding: 3px 3px 3px 3px;
   width: 33.33333333%;
   text-align: center;
   vertical-align: top;
}
#photoGal .thumbnail img
{
   border: 0px #DEE2E6 solid;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#photoGal .clearfix:before,
#photoGal .clearfix:after,
#photoGal .thumbnails:before,
#photoGal .thumbnails:after
{
   display: table;
   content: " ";
}
#photoGal .clearfix:after,
#photoGal .thumbnails:after
{
   clear: both;
}
#photoGal .visible-col3
{
   display: block;
}
#wb_portSection
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #8EAADB;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#portSection
{
   box-sizing: border-box;
   padding: 17px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#portSection > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#portSection > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#portSection > .row > .col-1
{
   float: left;
}
#portSection > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#portSection:before,
#portSection:after,
#portSection .row:before,
#portSection .row:after
{
   display: table;
   content: " ";
}
#portSection:after,
#portSection .row:after
{
   clear: both;
}
@media (max-width: 600px)
{
#portSection > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_sampleHeading
{
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 5px 0 ;
   padding: 0;
   text-align: center;
}
#sampleHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.65);
}
#sampleHeading
{
   height: 100%;
   margin: 0;
   width: 100%;
   background: transparent !important;
   border: none !important;
}
#wb_Heading8
{
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 5px 0 ;
   padding: 0;
   text-align: center;
}
#Heading8
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading8
{
   height: 100%;
   margin: 0;
   width: 100%;
   background: transparent !important;
   border: none !important;
}
#wb_sample1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#sample1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0 25px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#sample1 > .col-1, #sample1 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#sample1 > .col-1, #sample1 > .col-2
{
   flex: 0 0 auto;
}
#sample1 > .col-1
{
   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: center;
   text-align: center;
}
#sample1 > .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: center;
   text-align: center;
}
@media (max-width: 600px)
{
#sample1 > .col-1, #sample1 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_ImageAni
{
   margin: 0;
   vertical-align: top;
}
#ImageAni
{
   box-sizing: border-box;
   padding: 0;
   box-shadow: 10px 10px 10px #ACACAC;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1862px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_ImageAni:hover
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   opacity: .5;
   transition: transform 500ms linear 0ms, opacity 500ms linear 0ms;
}
#wb_ImageFash
{
   margin: 0;
   vertical-align: top;
}
#ImageFash
{
   box-sizing: border-box;
   padding: 0;
   box-shadow: 10px 10px 10px #ACACAC;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1886px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_ImageFash:hover
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   opacity: .5;
   transition: transform 500ms linear 0ms, opacity 500ms linear 0ms;
}
#wb_sample2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#sample2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0 25px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#sample2 > .col-1, #sample2 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#sample2 > .col-1, #sample2 > .col-2
{
   flex: 0 0 auto;
}
#sample2 > .col-1
{
   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: center;
   text-align: center;
}
#sample2 > .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: center;
   text-align: center;
}
@media (max-width: 600px)
{
#sample2 > .col-1, #sample2 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_ImageCoffee
{
   margin: 0;
   vertical-align: top;
}
#ImageCoffee
{
   box-sizing: border-box;
   padding: 0;
   box-shadow: 10px 10px 10px #ACACAC;
   display: block;
   width: 100%;
   height: auto;
   max-width: 519px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_ImageCoffee:hover
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   opacity: .5;
   transition: transform 500ms linear 0ms, opacity 500ms linear 0ms;
}
#wb_ImageMex
{
   margin: 0;
   vertical-align: top;
}
#ImageMex
{
   box-sizing: border-box;
   padding: 0;
   box-shadow: 10px 10px 10px #ACACAC;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1886px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_ImageMex:hover
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   opacity: .5;
   transition: transform 500ms linear 0ms, opacity 500ms linear 0ms;
}
#wb_sample3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#sample3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0 25px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#sample3 > .col-1, #sample3 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#sample3 > .col-1, #sample3 > .col-2
{
   flex: 0 0 auto;
}
#sample3 > .col-1
{
   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: center;
   text-align: center;
}
#sample3 > .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: center;
   text-align: center;
}
@media (max-width: 600px)
{
#sample3 > .col-1, #sample3 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_ImageLiq
{
   margin: 0;
   vertical-align: top;
}
#ImageLiq
{
   box-sizing: border-box;
   padding: 0;
   box-shadow: 10px 10px 10px #ACACAC;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1870px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_ImageLiq:hover
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   opacity: .5;
   transition: transform 500ms linear 0ms, opacity 500ms linear 0ms;
}
#wb_ImageReal
{
   margin: 0;
   vertical-align: top;
}
#ImageReal
{
   box-sizing: border-box;
   padding: 0;
   box-shadow: 10px 10px 10px #ACACAC;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1886px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_ImageReal:hover
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   opacity: .5;
   transition: transform 500ms linear 0ms, opacity 500ms linear 0ms;
}
#wb_sample4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#sample4
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0 25px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#sample4 > .col-1, #sample4 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#sample4 > .col-1, #sample4 > .col-2
{
   flex: 0 0 auto;
}
#sample4 > .col-1
{
   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: center;
   text-align: center;
}
#sample4 > .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: center;
   text-align: center;
}
@media (max-width: 600px)
{
#sample4 > .col-1, #sample4 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_ImagePizza
{
   margin: 0;
   vertical-align: top;
}
#ImagePizza
{
   box-sizing: border-box;
   padding: 0;
   box-shadow: 10px 10px 10px #ACACAC;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1870px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_ImagePizza:hover
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   opacity: .5;
   transition: transform 500ms linear 0ms, opacity 500ms linear 0ms;
}
#wb_ImagePhoto
{
   margin: 0;
   vertical-align: top;
}
#ImagePhoto
{
   box-sizing: border-box;
   padding: 0;
   box-shadow: 10px 10px 10px #ACACAC;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1870px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_ImagePhoto:hover
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   opacity: .5;
   transition: transform 500ms linear 0ms, opacity 500ms linear 0ms;
}
#wb_testSection
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #8EAADB;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#testSection
{
   box-sizing: border-box;
   padding: 15px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#testSection > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#testSection > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#testSection > .row > .col-1
{
   float: left;
}
#testSection > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#testSection:before,
#testSection:after,
#testSection .row:before,
#testSection .row:after
{
   display: table;
   content: " ";
}
#testSection:after,
#testSection .row:after
{
   clear: both;
}
@media (max-width: 600px)
{
#testSection > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_testHeading
{
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 2px 0 ;
   padding: 0;
   text-align: center;
}
#testHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.60);
}
#testHeading
{
   height: 100%;
   margin: 0;
   width: 100%;
   background: transparent !important;
   border: none !important;
}
#wb_Heading10
{
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 2px 0 2px 0 ;
   padding: 0;
   text-align: center;
}
#Heading10
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading10
{
   height: 100%;
   margin: 0;
   width: 100%;
   background: transparent !important;
   border: none !important;
}
.ui-dialog.ui-widget
{
      z-index: 9999 !important;
}
.moreDialog.ui-dialog
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEE2E6;
   display: none;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
.moreDialog.ui-dialog .ui-dialog-title
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-align: left;
   margin: 0;
}
.moreDialog.ui-dialog .ui-dialog-titlebar
{
   background-color: #ACACAC;
   background-image: none;
   border: 1px solid #D2D2D2;
   font-weight: normal;
   padding: 10px 10px 10px 10px;
}
.moreDialog.ui-dialog .ui-dialog-titlebar-close
{
   background: none;
   border: none;
   outline: 0;
   right: 10px;
   font-family: Arial;
   font-size: 13px;
}
.moreDialog.ui-dialog .ui-dialog-titlebar-close:after
{
   align-items: center;
   color: #212529;
   content: "\00d7";
   display: flex;
   font-size: 1.5em;
   font-weight: bold;
   height: 100%;
   justify-content: center;
   position: absolute;
   left: 0;
   text-indent: 0;
   top: 0;
   width: 100%;
}
.moreDialog.ui-dialog .ui-dialog-titlebar-close .ui-icon
{
   display: none;
}
.moreDialog, .moreDialog .ui-corner-all
{
   border-radius: 0px;
}
#moreDialog.ui-dialog-content
{
   overflow: visible;
   padding: 0;
}
.moreDialog .ui-dialog-buttonpane .ui-dialog-buttonset
{
   float: right;
}
.moreDialog .ui-dialog-buttonpane
{
   text-align: right;
}
#wb_dialogText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_dialogText
{
   color: #212529;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 18px;
}
#wb_dialogText p, #wb_dialogText ul
{
   margin: 0;
   padding: 0;
}
#upStickyLayer
{
   background-color: #737373;
   background-image: none;
   border-radius: 50%;
   opacity: 0.77;
}
#wb_upIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#upIcon
{
   height: 24px;
   width: 24px;
}
#upIcon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_upIcon:hover #upIcon i
{
   color: #FFFF00;
}
#wb_testGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#testGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
}
#testGrid > .col-1, #testGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#testGrid > .col-1, #testGrid > .col-2
{
   flex: 0 0 auto;
}
#testGrid > .col-1
{
   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: center;
   text-align: center;
}
#testGrid > .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: center;
   text-align: center;
}
@media (max-width: 600px)
{
#testGrid > .col-1, #testGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   max-width: calc(80% - 20px);
   margin-left: auto !important;
   margin-right: auto !important;
}
#Card1{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #EFEFEF;
   border-radius: 5px;
   box-shadow: 0px 5px 15px rgba(0,0,0,0.15);
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 50px 50px 25px 50px;
   padding: 0;
   color: #737373;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   line-height: 28.5px;
   text-align: left;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0 50px 10px 50px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 50px 10px 50px;
   padding: 0;
   color: #7F7F7F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 25px 0 50px 0 ;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 300px;
}
#Card1 .popover-arrow
{
   position: absolute;
   display: block;
   width: 27px;
   height: 13.5px;
   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^="top"]
{
   margin-bottom: 13.5px;
}
#Card1 > .popover-arrow, .Card1.bs-popover-auto[x-placement^="top"] > .popover-arrow
{
   bottom: 0;
}
#Card1 > .popover-arrow::before, .Card1.bs-popover-auto[x-placement^="top"] > .popover-arrow::before
{
   bottom: 0;
   border-width: 13.5px 13.5px 0;
   border-top-color: #EFEFEF;
}
#Card1 > .popover-arrow::after, .Card1.bs-popover-auto[x-placement^="top"] > .popover-arrow::after
{
   bottom: 1px;
   border-width: 13.5px 13.5px 0;
   border-top-color: #FFFFFF;
}
#Card1 .popover-arrow{
   left: calc(50% - 13.5px);
}
#Card1{
   height: calc(100% - 13.5px);
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   max-width: calc(80% - 20px);
   margin-left: auto !important;
   margin-right: auto !important;
}
#Card2{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #EFEFEF;
   border-radius: 5px;
   box-shadow: 0px 5px 15px rgba(0,0,0,0.15);
   text-align: center;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 50px 50px 25px 50px;
   padding: 0;
   color: #737373;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   line-height: 28.5px;
   text-align: left;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0 50px 10px 50px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 50px 10px 50px;
   padding: 0;
   color: #7F7F7F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 25px 0 50px 0 ;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#Card2 .popover-arrow
{
   position: absolute;
   display: block;
   width: 27px;
   height: 13.5px;
   margin: 0;
}
#Card2 .popover-arrow::before, #Card2 .popover-arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
#Card2, .Card2.bs-popover-auto[x-placement^="top"]
{
   margin-bottom: 13.5px;
}
#Card2 > .popover-arrow, .Card2.bs-popover-auto[x-placement^="top"] > .popover-arrow
{
   bottom: 0;
}
#Card2 > .popover-arrow::before, .Card2.bs-popover-auto[x-placement^="top"] > .popover-arrow::before
{
   bottom: 0;
   border-width: 13.5px 13.5px 0;
   border-top-color: #EFEFEF;
}
#Card2 > .popover-arrow::after, .Card2.bs-popover-auto[x-placement^="top"] > .popover-arrow::after
{
   bottom: 1px;
   border-width: 13.5px 13.5px 0;
   border-top-color: #FFFFFF;
}
#Card2 .popover-arrow{
   left: calc(50% - 13.5px);
}
#Card2{
   height: calc(100% - 13.5px);
}
#wb_footerTop
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #708090;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footerTop
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footerTop > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footerTop > .col-1
{
   flex: 0 0 auto;
}
#footerTop > .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: 600px)
{
#footerTop > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_footerCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   text-align: left;
}
#footerCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#footerCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#footerCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 16.9px;
   text-align: center;
}
#wb_footerText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 16px 0 ;
   text-align: center;
}
#wb_footerText1 div
{
   text-align: center;
}
#wb_footerText1
{
   display: block;
   margin: 0 0 16px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_footerIcon3
{
   background-color: #3B5998;
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footerIcon3
{
   height: 17px;
   width: 16px;
}
#footerIcon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 16px;
   line-height: 17px;
   vertical-align: middle;
   width: 15px;
}
#wb_footerIcon3:hover #footerIcon3 i
{
   color: #FFFFFF;
}
#wb_footerIcon4
{
   background-color: #0082CA;
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footerIcon4
{
   height: 17px;
   width: 16px;
}
#footerIcon4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 16px;
   line-height: 17px;
   vertical-align: middle;
   width: 15px;
}
#wb_footerIcon4:hover #footerIcon4 i
{
   color: #FFFFFF;
}
#wb_footerIcon1
{
   background-color: #55ACEE;
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footerIcon1
{
   height: 17px;
   width: 16px;
}
#footerIcon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 16px;
   line-height: 17px;
   vertical-align: middle;
   width: 15px;
}
#wb_footerIcon1:hover #footerIcon1 i
{
   color: #FFFFFF;
}
#wb_footerCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   text-align: left;
}
#footerCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#footerCard3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#footerCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 15px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#footerCard3-card-item1 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#footerCard3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#footerCard3-card-item2 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#footerCard3-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#footerCard3-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item3 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#wb_footerCopyright 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_footerCopyright div
{
   text-align: center;
}
#wb_footerCopyright
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #424242;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#footer > .row
{
   margin-right: 0;
   margin-left: 0;
}
#footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#footer > .row > .col-1
{
   float: left;
}
#footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#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
{
   float: none;
   width: 100% !important;
}
}
#wb_footerBottom
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #708090;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footerBottom
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0 25px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footerBottom > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footerBottom > .col-1
{
   flex: 0 0 auto;
}
#footerBottom > .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: 600px)
{
#footerBottom > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_ImagePhoto
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 51;
}
#wb_ImageMex
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 47;
}
#wb_Icon1
{
   display: inline-block;
   width: 100px;
   height: 100px;
   text-align: center;
   z-index: 17;
}
#wb_PanelMenu1
{
   display: none;
   width: 101px;
   height: 96px;
   text-align: center;
   z-index: 3;
}
#wb_Card1
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 56;
}
#wb_ImageAni
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 44;
}
#wb_slideTop
{
   position: absolute;
   left: 0px;
   top: 67px;
   width: 1098px;
   height: 648px;
   z-index: 76;
   overflow: hidden;
   position: relative;
}
#contactButton
{
   display: inline-block;
   width: 155px;
   height: 39px;
   z-index: 23;
}
#wb_footerIcon1
{
   display: inline-block;
   width: 16px;
   height: 17px;
   text-align: center;
   z-index: 69;
}
#wb_footerIcon4
{
   display: inline-block;
   width: 16px;
   height: 17px;
   text-align: center;
   z-index: 68;
}
#wb_footerIcon3
{
   display: inline-block;
   width: 16px;
   height: 17px;
   text-align: center;
   z-index: 67;
}
#wb_upIcon
{
   position: absolute;
   left: 7px;
   top: 7px;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 55;
}
#wb_Heading8
{
   display: block;
   width: 100%;
   z-index: 43;
}
#wb_Accordion
{
   display: block;
   width: 100%;
   z-index: 32;
}
#wb_Card2
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 57;
}
#contactMessage
{
   display: block;
   width: 100%;
   height: 100px;
   z-index: 22;
}
#wb_testHeading
{
   display: block;
   width: 100%;
   z-index: 52;
}
#wb_ImagePizza
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 50;
}
#wb_ImageLiq
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 48;
}
#wb_sampleHeading
{
   display: block;
   width: 100%;
   z-index: 42;
}
#wb_photoGal
{
   display: block;
   width: 100%;
   z-index: 41;
}
#wb_Heading6
{
   display: block;
   width: 100%;
   z-index: 0;
}
#wb_aboutHeading
{
   display: block;
   width: 100%;
   z-index: 11;
}
#wb_dialogText
{
   position: absolute;
   left: 26px;
   top: 14px;
   width: 289px;
   height: 486px;
   z-index: 54;
}
#wb_Heading4
{
   display: block;
   width: 100%;
   z-index: 40;
}
#contactMessageLabel
{
   display: block;
   width: 100%;
   line-height: 18px;
   z-index: 21;
}
#contactNameLabel
{
   display: block;
   width: 100%;
   line-height: 18px;
   z-index: 19;
}
#homeButton1
{
   display: inline-block;
   width: 139px;
   height: 51px;
   z-index: 10;
}
#wb_footerCard3
{
   display: flex;
   width: 100%;
   z-index: 66;
}
#wb_footerCard1
{
   display: flex;
   width: 100%;
   z-index: 64;
}
#wb_ImageFash
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 45;
}
#wb_Heading2
{
   display: block;
   width: 100%;
   z-index: 12;
}
#wb_carHeading1A
{
   position: absolute;
   left: 102px;
   top: 93px;
   width: 252px;
   height: 102px;
   visibility: hidden;
   z-index: 6;
}
#wb_ImageCoffee
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 46;
}
#wb_imagineHeading
{
   display: block;
   width: 100%;
   z-index: 39;
}
#wb_Heading3
{
   display: block;
   width: 100%;
   z-index: 18;
}
#wb_ImageReal
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 49;
}
#wb_faqHeading2
{
   display: block;
   width: 100%;
   z-index: 25;
}
#wb_faqHeading
{
   display: block;
   width: 100%;
   z-index: 24;
}
#wb_carHeading3
{
   position: absolute;
   left: 97px;
   top: 73px;
   width: 253px;
   height: 97px;
   z-index: 8;
}
#wb_carHeading2
{
   position: absolute;
   left: 663px;
   top: 61px;
   width: 345px;
   height: 86px;
   z-index: 7;
}
#wb_carHeading1
{
   position: absolute;
   left: 102px;
   top: 73px;
   width: 281px;
   height: 89px;
   z-index: 5;
}
#wb_Heading10
{
   display: block;
   width: 100%;
   z-index: 53;
}
#wb_contactHeading2
{
   display: block;
   width: 100%;
   z-index: 16;
}
#wb_contactHeading
{
   display: block;
   width: 100%;
   z-index: 15;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 13;
}
#wb_homeHeading1
{
   display: inline-block;
   width: 189px;
   height: 57px;
   z-index: 9;
}
#wb_mainMenu
{
   display: block;
   width: 100%;
   z-index: 4;
}
#upStickyLayer
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 25px;
   top: auto;
   bottom: 25px;
   width: 46px;
   height: 46px;
   z-index: 94;
}
#contactName
{
   display: block;
   width: 100%;
   height: 34px;
   z-index: 20;
}
#wb_headerLogo1
{
   display: inline-block;
   width: 199px;
   height: 29px;
   z-index: 2;
}
#slideTop
{
   position: absolute;
}
@media only screen and (max-width: 825px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 10px 0 0 0;
}
#LayoutGrid1 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .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: flex-start;
   text-align: left;
}
#wb_homeText2
{
   visibility: visible;
   display: block;
}
#wb_homeText2
{
   font-size: 19px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 16px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   text-align: center;
}
#Heading6
{
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 5px rgba(149,79,114,0.50);
}
#wb_Heading12
{
   left: -883px;
   top: 1029px;
   width: 790px;
   height: 16px;
   visibility: visible;
   display: inline;
   margin: 5px 0 0 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading12
{
   border-radius: 0px;
   text-align: center;
}
#Heading12
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_headerSection
{
   visibility: visible;
   display: table;
}
#wb_headerSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headerSection
{
   height: auto;
   padding: 15px 0 15px 0;
}
#headerSection > .col-1, #headerSection > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#headerSection > .col-1
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#headerSection > .col-2
{
   display: flex;
   flex-basis: 75%;
   max-width: 75%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_headerLogo1
{
   width: 176px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 4px 0 0 0;
   font-size: 16px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#wb_headerLogo1
{
   border-radius: 0px;
   text-align: left;
}
#headerLogo1
{
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.50);
}
#wb_mainMenu
{
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
}
#wb_mainMenu li
{
}
#wb_mainMenu a
{
   background-clip: padding-box;
   color: #000000;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Raleway;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_mainMenu > ul > li > a
{
   height: 37px;
   line-height: 37px;
}
#wb_mainMenu li:hover a, #wb_mainMenu a:hover
{
   color: #000000;
}
.mainMenu-effect:before
{
   border: 1px solid transparent;
   background-color: transparent;
   background-image: none;
}
#wb_mainMenu li
{
   padding: 0px 2px 0px 0px;
}
#wb_PanelMenu1
{
   width: 80px;
   height: 76px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#PanelMenu1
{
   line-height: 76px;
   width: 80px;
   height: 76px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 30px;
}
#PanelMenu1_markup li a
{
   color: #454545;
   border: 0px solid #C5C5C5;
   background-color: #F6F6F6;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_PanelMenu1 a
{
   color: #454545;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   text-transform: none;
}
#PanelMenu1_markup li a:hover
{
   color: #2B2B2B;
   background-color: #EDEDED;
   border: 0px solid #CCCCCC;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   width: 16px;
   height: 16px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_PanelMenu1 a:hover
{
   color: #2B2B2B;
   background-color: #EDEDED;
   border: 1px solid #CCCCCC;
}
#PanelMenu1_panel
{
   background-color: #F6F6F6;
   overflow-y: auto;
}
#wb_slideTop
{
   width: 825px;
   height: 397px;
   visibility: visible;
   display: block;
   margin: 0;
}
#slideTop .frame
{
   width: 825px;
   height: 397px;
}
#slideTop .carousel-item-inner
{
   width: 825px;
   height: 0;
}
#slideTop_back
{
   top: 45%;
}
#slideTop_next
{
   top: 45%;
}
#slideTop_back
{
   left: 4px;
   top: 45%;
   width: 32px;
   height: 32px;
}
#slideTop_next
{
   right: 4px;
   top: 45%;
   width: 32px;
   height: 32px;
}
#wb_slideTop .carousel-control-prev-icon, #wb_slideTop .carousel-control-next-icon
{
   width: 32px;
   height: 32px;
}
#wb_carHeading1
{
   left: 28px;
   top: 47px;
   width: 234px;
   height: 75px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #000000;
   font-size: 19px;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_carHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#carHeading1
{
   color: #000000;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#wb_carHeading2
{
   left: 467px;
   top: 56px;
   width: 292px;
   height: 81px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #FFFF00;
   font-size: 19px;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_carHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#carHeading2
{
   color: #FFFF00;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#wb_carHeading3
{
   left: 50px;
   top: 60px;
   width: 245px;
   height: 83px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #954F72;
   font-size: 20px;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_carHeading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#carHeading3
{
   color: #954F72;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
   text-align: left;
   text-transform: none;
}
#wb_carHeading1A
{
   left: 377px;
   top: 27px;
   width: 203px;
   height: 82px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
   font-size: 17px;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_carHeading1A
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#carHeading1A
{
   color: #000000;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   text-align: left;
   text-transform: none;
}
#wb_homeSection
{
   visibility: visible;
   display: table;
}
#wb_homeSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#homeSection
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_homeHeading1
{
   width: 153px;
   height: 53px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
   padding: 0;
   font-size: 19px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_homeHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#homeHeading1
{
   color: #954F72;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
   text-transform: none;
}
#homeButton1
{
   width: 127px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 10px;
   padding: 1px 6px 1px 6px;
   font-size: 13px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#homeButton1
{
   line-height: 48px;
}
#wb_aboutSection
{
   visibility: visible;
   display: table;
}
#wb_aboutSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#aboutSection
{
   height: auto;
   padding: 15px 0 10px 0;
}
#aboutSection > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#aboutSection > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_aboutHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_aboutHeading
{
   border-radius: 0px;
   text-align: center;
}
#aboutHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.70);
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_about
{
   visibility: visible;
   display: table;
}
#wb_about
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#about
{
   height: auto;
   padding: 20px 10px 20px 10px;
}
#about .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#about > .row > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#about > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_aboutText
{
   visibility: visible;
   display: block;
}
#wb_aboutText
{
   font-size: 16px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: justify;
   line-height: 18px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 25px 0 ;
   padding: 0;
   font-size: 29px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.50);
}
#wb_contactSection
{
   visibility: visible;
   display: table;
}
#wb_contactSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contactSection
{
   height: auto;
   padding: 15px 15px 10px 15px;
}
#contactSection .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contactSection > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#contactSection > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_contactHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 2px 0 ;
   padding: 0;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_contactHeading
{
   border-radius: 0px;
   text-align: center;
}
#contactHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.60);
}
#wb_contactHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_contactHeading2
{
   border-radius: 0px;
   text-align: center;
}
#contactHeading2
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_contactForm
{
   visibility: visible;
   display: table;
}
#wb_contactForm
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contactForm
{
   height: auto;
   padding: 10px 0 10px 0;
}
#contactForm > .col-1, #contactForm > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#contactForm > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#contactForm > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#contactName
{
   width: 100%;
   height: 52px;
   visibility: visible;
   display: block;
   margin: 5px 0 10px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 43px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#contactName
{
   line-height: 27px;
}
#contactNameLabel
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 0;
   text-align: left;
   font-size: 43px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#contactNameLabel
{
   line-height: 49px;
}
#contactMessageLabel
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 4px 4px 0;
   text-align: left;
   font-size: 43px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#contactMessageLabel
{
   line-height: 49px;
}
#contactMessage
{
   width: 100%;
   height: 77px;
   visibility: visible;
   display: block;
   margin: 5px 0 10px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 43px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#contactButton
{
   width: 165px;
   height: 49px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   font-size: 19px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 15px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   border-radius: 0px;
   text-align: left;
}
#Heading3
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: left;
   text-transform: none;
}
#wb_Icon1
{
   width: 81px;
   height: 79px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#Icon1
{
   width: 81px;
   height: 79px;
}
#Icon1 i
{
   line-height: 79px;
   font-size: 79px;
   width: 97px;
}
#wb_faqSection
{
   visibility: visible;
   display: table;
}
#wb_faqSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#faqSection
{
   height: auto;
   padding: 17px 15px 10px 15px;
}
#faqSection .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#faqSection > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#faqSection > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_faqHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 2px 0 ;
   padding: 0;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_faqHeading
{
   border-radius: 0px;
   text-align: center;
}
#faqHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.60);
}
#wb_faqHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 0 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_faqHeading2
{
   border-radius: 0px;
   text-align: center;
}
#faqHeading2
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_faqGrid
{
   visibility: visible;
   display: table;
}
#wb_faqGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#faqGrid
{
   height: auto;
   padding: 10px 0 10px 0;
}
#wb_Accordion
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Accordion .ui-accordion-header
{
   font-size: 16px !important;
}
#wb_TextFAQ2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ2
{
   margin: 0;
   padding: 0;
}
#wb_TextFAQ1
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ1
{
   margin: 0;
   padding: 0;
}
#wb_TextFAQ6
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ6
{
   margin: 0;
   padding: 0;
}
#wb_TextFAQ5
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ5
{
   margin: 0;
   padding: 0;
}
#wb_TextFAQ4
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ4
{
   margin: 0;
   padding: 0;
}
#wb_TextFAQ3
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ3
{
   margin: 0;
   padding: 0;
}
#wb_imagineSection
{
   visibility: visible;
   display: table;
}
#wb_imagineSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#imagineSection
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#imagineSection .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#imagineSection > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#imagineSection > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_imagineHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 2px 0 2px 0 ;
   padding: 0;
   font-size: 32px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_imagineHeading
{
   border-radius: 0px;
   text-align: center;
}
#imagineHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.60);
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 5px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading4
{
   border-radius: 0px;
   text-align: center;
}
#Heading4
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 0 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_photoGal
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   color: #212529;
   background-color: #FFFFFF;
   background-image: none;
}
#photoGal .thumbnail
{
   width: 33.33333333%;
}
#photoGal .visible-col3
{
   display: block;
}
#wb_portSection
{
   visibility: visible;
   display: table;
}
#wb_portSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#portSection
{
   height: auto;
   padding: 17px 15px 10px 15px;
}
#portSection .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#portSection > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#portSection > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_sampleHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_sampleHeading
{
   border-radius: 0px;
   text-align: center;
}
#sampleHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.65);
}
#wb_Heading8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading8
{
   border-radius: 0px;
   text-align: center;
}
#Heading8
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_sample1
{
   visibility: visible;
   display: table;
}
#wb_sample1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sample1
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_ImageAni
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_ImageFash
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_sample2
{
   visibility: visible;
   display: table;
}
#wb_sample2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sample2
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_ImageCoffee
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_ImageMex
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_sample3
{
   visibility: visible;
   display: table;
}
#wb_sample3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sample3
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_ImageLiq
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_ImageReal
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_sample4
{
   visibility: visible;
   display: table;
}
#wb_sample4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sample4
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_ImagePizza
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_ImagePhoto
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_testSection
{
   visibility: visible;
   display: table;
}
#wb_testSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#testSection
{
   height: auto;
   padding: 15px 15px 10px 15px;
}
#testSection .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#testSection > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#testSection > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_testHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 2px 0 ;
   padding: 0;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_testHeading
{
   border-radius: 0px;
   text-align: center;
}
#testHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.60);
}
#wb_Heading10
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 2px 0 2px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading10
{
   border-radius: 0px;
   text-align: center;
}
#Heading10
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#moreDialog
{
}
#wb_dialogText
{
   left: 38px;
   top: 24px;
   width: 345px;
   height: 434px;
   visibility: visible;
   display: inline;
}
#wb_dialogText
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 18px;
}
#upStickyLayer
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 7px;
   top: 6px;
   width: 17px;
   height: 17px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 17px;
   height: 17px;
}
#upIcon i
{
   line-height: 17px;
   font-size: 17px;
   width: 16px;
}
#wb_testGrid
{
   visibility: visible;
   display: table;
}
#wb_testGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#testGrid
{
   height: auto;
   padding: 10px 0 10px 0;
}
#testGrid > .col-1, #testGrid > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#testGrid > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#testGrid > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Card1
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 10px 10px 10px 10px;
}
#Card1
{
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 50px 50px 25px 50px;
   padding: 0;
   color: #737373;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
   text-align: left;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0 50px 10px 50px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 50px 10px 50px;
   padding: 0;
   color: #7F7F7F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 25px 0 50px 0 ;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 110px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 110px;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 10px 10px 10px 10px;
}
#Card2
{
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 50px 50px 25px 50px;
   padding: 0;
   color: #737373;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
   text-align: left;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0 50px 10px 50px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 50px 10px 50px;
   padding: 0;
   color: #7F7F7F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 25px 0 50px 0 ;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 110px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 110px;
}
#wb_Card2
{
   text-align: center;
}
#wb_footerTop
{
   visibility: visible;
   display: table;
}
#wb_footerTop
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerTop
{
   height: auto;
   padding: 50px 0 50px 0;
}
#footerTop > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footerTop > .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: flex-start;
   text-align: left;
}
#wb_footerCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#footerCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#footerCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 16.9px;
   text-align: center;
}
#wb_footerCard1
{
   text-align: left;
}
#wb_footerText1
{
   visibility: visible;
   display: block;
}
#wb_footerText1
{
   margin: 0 0 16px 0 ;
   padding: 0;
}
#wb_footerIcon3
{
   width: 14px;
   height: 14px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon3
{
   width: 14px;
   height: 14px;
}
#footerIcon3 i
{
   line-height: 14px;
   font-size: 14px;
   width: 13px;
}
#wb_footerIcon4
{
   width: 14px;
   height: 14px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon4
{
   width: 14px;
   height: 14px;
}
#footerIcon4 i
{
   line-height: 14px;
   font-size: 14px;
   width: 13px;
}
#wb_footerIcon1
{
   width: 14px;
   height: 14px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon1
{
   width: 14px;
   height: 14px;
}
#footerIcon1 i
{
   line-height: 14px;
   font-size: 14px;
   width: 13px;
}
#wb_footerCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #000000;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#footerCard3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#footerCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 15px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#footerCard3-card-item1 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#footerCard3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#footerCard3-card-item2 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#footerCard3-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#footerCard3-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item3 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#wb_footerCard3
{
   text-align: left;
}
#wb_footerCopyright
{
   visibility: visible;
   display: block;
}
#wb_footerCopyright
{
   margin: 0;
   padding: 0;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 0;
}
#footer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#footer > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_footerBottom
{
   visibility: visible;
   display: table;
}
#wb_footerBottom
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerBottom
{
   height: auto;
   padding: 25px 0 25px 0;
}
#footerBottom > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footerBottom > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
}
@media only screen and (max-width: 800px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 10px 0 0 0;
}
#LayoutGrid1 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .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: flex-start;
   text-align: left;
}
#wb_homeText2
{
   visibility: visible;
   display: block;
}
#wb_homeText2
{
   font-size: 16px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 16px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   text-align: center;
}
#Heading6
{
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 5px rgba(149,79,114,0.50);
}
#wb_Heading12
{
   left: -883px;
   top: 987px;
   width: 766px;
   height: 16px;
   visibility: visible;
   display: inline;
   margin: 5px 0 0 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading12
{
   border-radius: 0px;
   text-align: center;
}
#Heading12
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_headerSection
{
   visibility: visible;
   display: table;
}
#wb_headerSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headerSection
{
   height: auto;
   padding: 15px 0 15px 0;
}
#headerSection > .col-1, #headerSection > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#headerSection > .col-1
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#headerSection > .col-2
{
   display: flex;
   flex-basis: 75%;
   max-width: 75%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_headerLogo1
{
   width: 171px;
   height: 27px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 4px 0 0 0;
   font-size: 16px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#wb_headerLogo1
{
   border-radius: 0px;
   text-align: left;
}
#headerLogo1
{
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.50);
}
#wb_mainMenu
{
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
}
#wb_mainMenu li
{
}
#wb_mainMenu a
{
   background-clip: padding-box;
   color: #000000;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Raleway;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_mainMenu > ul > li > a
{
   height: 26px;
   line-height: 26px;
}
#wb_mainMenu li:hover a, #wb_mainMenu a:hover
{
   color: #000000;
}
.mainMenu-effect:before
{
   border: 1px solid transparent;
   background-color: transparent;
   background-image: none;
}
#wb_mainMenu li
{
   padding: 0px 2px 0px 0px;
}
#wb_PanelMenu1
{
   width: 77px;
   height: 73px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#PanelMenu1
{
   line-height: 73px;
   width: 77px;
   height: 73px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 28px;
}
#PanelMenu1_markup li a
{
   color: #454545;
   border: 0px solid #C5C5C5;
   background-color: #F6F6F6;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_PanelMenu1 a
{
   color: #454545;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   text-transform: none;
}
#PanelMenu1_markup li a:hover
{
   color: #2B2B2B;
   background-color: #EDEDED;
   border: 0px solid #CCCCCC;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   width: 16px;
   height: 16px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_PanelMenu1 a:hover
{
   color: #2B2B2B;
   background-color: #EDEDED;
   border: 1px solid #CCCCCC;
}
#PanelMenu1_panel
{
   background-color: #F6F6F6;
   overflow-y: auto;
}
#wb_slideTop
{
   width: 800px;
   height: 367px;
   visibility: visible;
   display: block;
   margin: 0;
}
#slideTop .frame
{
   width: 800px;
   height: 367px;
}
#slideTop .carousel-item-inner
{
   width: 800px;
   height: 0;
}
#slideTop_back
{
   top: 45%;
}
#slideTop_next
{
   top: 45%;
}
#slideTop_back
{
   left: 4px;
   top: 45%;
   width: 32px;
   height: 32px;
}
#slideTop_next
{
   right: 4px;
   top: 45%;
   width: 32px;
   height: 32px;
}
#wb_slideTop .carousel-control-prev-icon, #wb_slideTop .carousel-control-next-icon
{
   width: 32px;
   height: 32px;
}
#wb_carHeading1
{
   left: 29px;
   top: 49px;
   width: 260px;
   height: 81px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #000000;
   font-size: 19px;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_carHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#carHeading1
{
   color: #000000;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#wb_carHeading2
{
   left: 452px;
   top: 55px;
   width: 290px;
   height: 81px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #FFFF00;
   font-size: 19px;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_carHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#carHeading2
{
   color: #FFFF00;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#wb_carHeading3
{
   left: 37px;
   top: 245px;
   width: 221px;
   height: 72px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #954F72;
   font-size: 19px;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_carHeading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#carHeading3
{
   color: #954F72;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#wb_carHeading1A
{
   left: 365px;
   top: 24px;
   width: 196px;
   height: 79px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
   font-size: 17px;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_carHeading1A
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#carHeading1A
{
   color: #000000;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   text-align: left;
   text-transform: none;
}
#wb_homeSection
{
   visibility: visible;
   display: table;
}
#wb_homeSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#homeSection
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_homeHeading1
{
   width: 165px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
   padding: 0;
   font-size: 19px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_homeHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#homeHeading1
{
   color: #954F72;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
   text-transform: none;
}
#homeButton1
{
   width: 118px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 10px;
   padding: 1px 6px 1px 6px;
   font-size: 13px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#homeButton1
{
   line-height: 40px;
}
#wb_aboutSection
{
   visibility: visible;
   display: table;
}
#wb_aboutSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#aboutSection
{
   height: auto;
   padding: 15px 0 10px 0;
}
#aboutSection > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#aboutSection > .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_aboutHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 21px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_aboutHeading
{
   border-radius: 0px;
   text-align: center;
}
#aboutHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.70);
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_about
{
   visibility: visible;
   display: table;
}
#wb_about
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#about
{
   height: auto;
   padding: 20px 10px 20px 10px;
}
#about .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#about > .row > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#about > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_aboutText
{
   visibility: visible;
   display: block;
}
#wb_aboutText
{
   font-size: 13px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: justify;
   line-height: 16px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 25px 0 ;
   padding: 0;
   font-size: 27px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.50);
}
#wb_contactSection
{
   visibility: visible;
   display: table;
}
#wb_contactSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contactSection
{
   height: auto;
   padding: 15px 15px 10px 15px;
}
#contactSection .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contactSection > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#contactSection > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_contactHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 2px 0 ;
   padding: 0;
   font-size: 21px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_contactHeading
{
   border-radius: 0px;
   text-align: center;
}
#contactHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.60);
}
#wb_contactHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_contactHeading2
{
   border-radius: 0px;
   text-align: center;
}
#contactHeading2
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_contactForm
{
   visibility: visible;
   display: table;
}
#wb_contactForm
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contactForm
{
   height: auto;
   padding: 10px 0 10px 0;
}
#contactForm > .col-1, #contactForm > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#contactForm > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#contactForm > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#contactName
{
   width: 100%;
   height: 50px;
   visibility: visible;
   display: block;
   margin: 5px 0 10px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 37px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#contactName
{
   line-height: 25px;
}
#contactNameLabel
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 0;
   text-align: left;
   font-size: 21px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#contactNameLabel
{
   line-height: 26px;
}
#contactMessageLabel
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 4px 4px 0;
   text-align: left;
   font-size: 21px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#contactMessageLabel
{
   line-height: 26px;
}
#contactMessage
{
   width: 100%;
   height: 75px;
   visibility: visible;
   display: block;
   margin: 5px 0 10px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 37px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#contactButton
{
   width: 185px;
   height: 46px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   font-size: 21px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 15px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   border-radius: 0px;
   text-align: left;
}
#Heading3
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: left;
   text-transform: none;
}
#wb_Icon1
{
   width: 78px;
   height: 76px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#Icon1
{
   width: 78px;
   height: 76px;
}
#Icon1 i
{
   line-height: 76px;
   font-size: 76px;
   width: 93px;
}
#wb_faqSection
{
   visibility: visible;
   display: table;
}
#wb_faqSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#faqSection
{
   height: auto;
   padding: 17px 15px 10px 15px;
}
#faqSection .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#faqSection > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#faqSection > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_faqHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 2px 0 ;
   padding: 0;
   font-size: 21px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_faqHeading
{
   border-radius: 0px;
   text-align: center;
}
#faqHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.60);
}
#wb_faqHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 0 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_faqHeading2
{
   border-radius: 0px;
   text-align: center;
}
#faqHeading2
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_faqGrid
{
   visibility: visible;
   display: table;
}
#wb_faqGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#faqGrid
{
   height: auto;
   padding: 10px 0 10px 0;
}
#wb_Accordion
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Accordion .ui-accordion-header
{
   font-size: 13px !important;
}
#wb_TextFAQ2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ2
{
   margin: 0;
   padding: 0;
}
#wb_TextFAQ1
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ1
{
   margin: 0;
   padding: 0;
}
#wb_TextFAQ6
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ6
{
   margin: 0;
   padding: 0;
}
#wb_TextFAQ5
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ5
{
   margin: 0;
   padding: 0;
}
#wb_TextFAQ4
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ4
{
   margin: 0;
   padding: 0;
}
#wb_TextFAQ3
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ3
{
   margin: 0;
   padding: 0;
}
#wb_imagineSection
{
   visibility: visible;
   display: table;
}
#wb_imagineSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#imagineSection
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#imagineSection .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#imagineSection > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#imagineSection > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_imagineHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 2px 0 2px 0 ;
   padding: 0;
   font-size: 29px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_imagineHeading
{
   border-radius: 0px;
   text-align: center;
}
#imagineHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.60);
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 5px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading4
{
   border-radius: 0px;
   text-align: center;
}
#Heading4
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 0 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_photoGal
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   color: #212529;
   background-color: #FFFFFF;
   background-image: none;
}
#photoGal .thumbnail
{
   width: 33.33333333%;
}
#photoGal .visible-col3
{
   display: block;
}
#wb_portSection
{
   visibility: visible;
   display: table;
}
#wb_portSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#portSection
{
   height: auto;
   padding: 17px 15px 10px 15px;
}
#portSection .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#portSection > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#portSection > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_sampleHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 21px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_sampleHeading
{
   border-radius: 0px;
   text-align: center;
}
#sampleHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.65);
}
#wb_Heading8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading8
{
   border-radius: 0px;
   text-align: center;
}
#Heading8
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_sample1
{
   visibility: visible;
   display: table;
}
#wb_sample1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sample1
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_ImageAni
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_ImageFash
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_sample2
{
   visibility: visible;
   display: table;
}
#wb_sample2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sample2
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_ImageCoffee
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_ImageMex
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_sample3
{
   visibility: visible;
   display: table;
}
#wb_sample3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sample3
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_ImageLiq
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_ImageReal
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_sample4
{
   visibility: visible;
   display: table;
}
#wb_sample4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sample4
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_ImagePizza
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_ImagePhoto
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_testSection
{
   visibility: visible;
   display: table;
}
#wb_testSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#testSection
{
   height: auto;
   padding: 15px 15px 10px 15px;
}
#testSection .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#testSection > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#testSection > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_testHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 2px 0 ;
   padding: 0;
   font-size: 21px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_testHeading
{
   border-radius: 0px;
   text-align: center;
}
#testHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.60);
}
#wb_Heading10
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 2px 0 2px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading10
{
   border-radius: 0px;
   text-align: center;
}
#Heading10
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#moreDialog
{
}
#wb_dialogText
{
   left: 34px;
   top: 19px;
   width: 335px;
   height: 434px;
   visibility: visible;
   display: inline;
}
#wb_dialogText
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 18px;
}
#upStickyLayer
{
   width: 38px;
   height: 38px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 7px;
   top: 7px;
   width: 16px;
   height: 16px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 16px;
   height: 16px;
}
#upIcon i
{
   line-height: 16px;
   font-size: 16px;
   width: 15px;
}
#wb_testGrid
{
   visibility: visible;
   display: table;
}
#wb_testGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#testGrid
{
   height: auto;
   padding: 10px 0 10px 0;
}
#testGrid > .col-1, #testGrid > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#testGrid > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#testGrid > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Card1
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 10px 10px 10px 10px;
}
#Card1
{
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 50px 50px 25px 50px;
   padding: 0;
   color: #737373;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
   text-align: left;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0 50px 10px 50px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 50px 10px 50px;
   padding: 0;
   color: #7F7F7F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 25px 0 50px 0 ;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 110px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 110px;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 10px 10px 10px 10px;
}
#Card2
{
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 50px 50px 25px 50px;
   padding: 0;
   color: #737373;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
   text-align: left;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0 50px 10px 50px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 50px 10px 50px;
   padding: 0;
   color: #7F7F7F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card2-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 25px 0 50px 0 ;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 110px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 110px;
}
#wb_Card2
{
   text-align: center;
}
#wb_footerTop
{
   visibility: visible;
   display: table;
}
#wb_footerTop
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerTop
{
   height: auto;
   padding: 50px 0 50px 0;
}
#footerTop > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footerTop > .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: flex-start;
   text-align: left;
}
#wb_footerCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#footerCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   text-align: center;
}
#footerCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 16.9px;
   text-align: center;
}
#wb_footerCard1
{
   text-align: left;
}
#wb_footerText1
{
   visibility: visible;
   display: block;
}
#wb_footerText1
{
   margin: 0 0 16px 0 ;
   padding: 0;
}
#wb_footerIcon3
{
   width: 13px;
   height: 13px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon3
{
   width: 13px;
   height: 13px;
}
#footerIcon3 i
{
   line-height: 13px;
   font-size: 13px;
   width: 12px;
}
#wb_footerIcon4
{
   width: 13px;
   height: 13px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon4
{
   width: 13px;
   height: 13px;
}
#footerIcon4 i
{
   line-height: 13px;
   font-size: 13px;
   width: 12px;
}
#wb_footerIcon1
{
   width: 13px;
   height: 13px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon1
{
   width: 13px;
   height: 13px;
}
#footerIcon1 i
{
   line-height: 13px;
   font-size: 13px;
   width: 12px;
}
#wb_footerCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #000000;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#footerCard3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   text-align: center;
}
#footerCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 15px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#footerCard3-card-item1 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#footerCard3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#footerCard3-card-item2 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#footerCard3-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#footerCard3-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item3 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#wb_footerCard3
{
   text-align: left;
}
#wb_footerCopyright
{
   visibility: visible;
   display: block;
}
#wb_footerCopyright
{
   margin: 0;
   padding: 0;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 0;
}
#footer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#footer > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_footerBottom
{
   visibility: visible;
   display: table;
}
#wb_footerBottom
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerBottom
{
   height: auto;
   padding: 25px 0 25px 0;
}
#footerBottom > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footerBottom > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
}
@media only screen and (max-width: 725px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 10px 0 0 0;
}
#LayoutGrid1 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .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: flex-start;
   text-align: left;
}
#wb_homeText2
{
   visibility: visible;
   display: block;
}
#wb_homeText2
{
   font-size: 16px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 15px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   text-align: center;
}
#Heading6
{
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 5px rgba(149,79,114,0.50);
}
#wb_Heading12
{
   left: -775px;
   top: 820px;
   width: 694px;
   height: 13px;
   visibility: visible;
   display: inline;
   margin: 5px 0 0 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading12
{
   border-radius: 0px;
   text-align: center;
}
#Heading12
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_headerSection
{
   visibility: visible;
   display: table;
}
#wb_headerSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headerSection
{
   height: auto;
   padding: 15px 0 15px 0;
}
#headerSection > .col-1, #headerSection > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#headerSection > .col-1
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#headerSection > .col-2
{
   display: flex;
   flex-basis: 75%;
   max-width: 75%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_headerLogo1
{
   width: 154px;
   height: 23px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 4px 0 0 0;
   font-size: 15px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#wb_headerLogo1
{
   border-radius: 0px;
   text-align: left;
}
#headerLogo1
{
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 15px;
   text-align: left;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.50);
}
#wb_mainMenu
{
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
}
#wb_mainMenu li
{
}
#wb_mainMenu a
{
   background-clip: padding-box;
   color: #000000;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Raleway;
   font-weight: bold;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_mainMenu > ul > li > a
{
   height: 37px;
   line-height: 37px;
}
#wb_mainMenu li:hover a, #wb_mainMenu a:hover
{
   color: #000000;
}
.mainMenu-effect:before
{
   border: 1px solid transparent;
   background-color: transparent;
   background-image: none;
}
#wb_mainMenu li
{
   padding: 0px 2px 0px 0px;
}
#wb_PanelMenu1
{
   width: 69px;
   height: 65px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#PanelMenu1
{
   line-height: 65px;
   width: 69px;
   height: 65px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 24px;
}
#PanelMenu1_markup li a
{
   color: #454545;
   border: 0px solid #C5C5C5;
   background-color: #F6F6F6;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_PanelMenu1 a
{
   color: #454545;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   text-transform: none;
}
#PanelMenu1_markup li a:hover
{
   color: #2B2B2B;
   background-color: #EDEDED;
   border: 0px solid #CCCCCC;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   width: 16px;
   height: 16px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_PanelMenu1 a:hover
{
   color: #2B2B2B;
   background-color: #EDEDED;
   border: 1px solid #CCCCCC;
}
#PanelMenu1_panel
{
   background-color: #F6F6F6;
   overflow-y: auto;
}
#wb_slideTop
{
   width: 725px;
   height: 354px;
   visibility: visible;
   display: block;
   margin: 0;
}
#slideTop .frame
{
   width: 725px;
   height: 354px;
}
#slideTop .carousel-item-inner
{
   width: 725px;
   height: 0;
}
#slideTop_back
{
   top: 45%;
}
#slideTop_next
{
   top: 45%;
}
#slideTop_back
{
   left: 4px;
   top: 45%;
   width: 32px;
   height: 32px;
}
#slideTop_next
{
   right: 4px;
   top: 45%;
   width: 32px;
   height: 32px;
}
#wb_slideTop .carousel-control-prev-icon, #wb_slideTop .carousel-control-next-icon
{
   width: 32px;
   height: 32px;
}
#wb_carHeading1
{
   left: 28px;
   top: 49px;
   width: 256px;
   height: 79px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #000000;
   font-size: 19px;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_carHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#carHeading1
{
   color: #000000;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#wb_carHeading2
{
   left: 383px;
   top: 54px;
   width: 293px;
   height: 71px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #FFFF00;
   font-size: 19px;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_carHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#carHeading2
{
   color: #FFFF00;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#wb_carHeading3
{
   left: 34px;
   top: 220px;
   width: 247px;
   height: 78px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #954F72;
   font-size: 19px;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_carHeading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#carHeading3
{
   color: #954F72;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#wb_carHeading1A
{
   left: 330px;
   top: 15px;
   width: 177px;
   height: 71px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
   font-size: 16px;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_carHeading1A
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#carHeading1A
{
   color: #000000;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   text-transform: none;
}
#wb_homeSection
{
   visibility: visible;
   display: table;
}
#wb_homeSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#homeSection
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_homeHeading1
{
   width: 154px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
   padding: 0;
   font-size: 17px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_homeHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#homeHeading1
{
   color: #954F72;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   text-align: center;
   text-transform: none;
}
#homeButton1
{
   width: 112px;
   height: 46px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 10px;
   padding: 1px 6px 1px 6px;
   font-size: 13px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#homeButton1
{
   line-height: 44px;
}
#wb_aboutSection
{
   visibility: visible;
   display: table;
}
#wb_aboutSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#aboutSection
{
   height: auto;
   padding: 15px 0 10px 0;
}
#aboutSection > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#aboutSection > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_aboutHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 20px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_aboutHeading
{
   border-radius: 0px;
   text-align: center;
}
#aboutHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.70);
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_about
{
   visibility: visible;
   display: table;
}
#wb_about
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#about
{
   height: auto;
   padding: 20px 10px 20px 10px;
}
#about .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#about > .row > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#about > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_aboutText
{
   visibility: visible;
   display: block;
}
#wb_aboutText
{
   font-size: 13px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: justify;
   line-height: 16px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 25px 0 ;
   padding: 0;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.50);
}
#wb_contactSection
{
   visibility: visible;
   display: table;
}
#wb_contactSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contactSection
{
   height: auto;
   padding: 15px 15px 10px 15px;
}
#contactSection .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contactSection > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#contactSection > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_contactHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 2px 0 ;
   padding: 0;
   font-size: 20px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_contactHeading
{
   border-radius: 0px;
   text-align: center;
}
#contactHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.60);
}
#wb_contactHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_contactHeading2
{
   border-radius: 0px;
   text-align: center;
}
#contactHeading2
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_contactForm
{
   visibility: visible;
   display: table;
}
#wb_contactForm
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contactForm
{
   height: auto;
   padding: 10px 0 10px 0;
}
#contactForm > .col-1, #contactForm > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#contactForm > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#contactForm > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#contactName
{
   width: 100%;
   height: 43px;
   visibility: visible;
   display: block;
   margin: 5px 0 10px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 35px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#contactName
{
   line-height: 18px;
}
#contactNameLabel
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 0;
   text-align: left;
   font-size: 20px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#contactNameLabel
{
   line-height: 24px;
}
#contactMessageLabel
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 4px 4px 0;
   text-align: left;
   font-size: 20px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#contactMessageLabel
{
   line-height: 24px;
}
#contactMessage
{
   width: 100%;
   height: 66px;
   visibility: visible;
   display: block;
   margin: 5px 0 10px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 35px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#contactButton
{
   width: 167px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   font-size: 20px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   border-radius: 0px;
   text-align: left;
}
#Heading3
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   text-transform: none;
}
#wb_Icon1
{
   width: 70px;
   height: 67px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#Icon1
{
   width: 70px;
   height: 67px;
}
#Icon1 i
{
   line-height: 67px;
   font-size: 67px;
   width: 80px;
}
#wb_faqSection
{
   visibility: visible;
   display: table;
}
#wb_faqSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#faqSection
{
   height: auto;
   padding: 17px 15px 10px 15px;
}
#faqSection .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#faqSection > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#faqSection > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_faqHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 2px 0 ;
   padding: 0;
   font-size: 20px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_faqHeading
{
   border-radius: 0px;
   text-align: center;
}
#faqHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.60);
}
#wb_faqHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 0 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_faqHeading2
{
   border-radius: 0px;
   text-align: center;
}
#faqHeading2
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_faqGrid
{
   visibility: visible;
   display: table;
}
#wb_faqGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#faqGrid
{
   height: auto;
   padding: 10px 0 10px 0;
}
#wb_Accordion
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Accordion .ui-accordion-header
{
   font-size: 16px !important;
}
#wb_TextFAQ2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ2
{
   margin: 0;
   padding: 0;
}
#wb_TextFAQ1
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ1
{
   margin: 0;
   padding: 0;
}
#wb_TextFAQ6
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ6
{
   margin: 0;
   padding: 0;
}
#wb_TextFAQ5
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ5
{
   margin: 0;
   padding: 0;
}
#wb_TextFAQ4
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ4
{
   margin: 0;
   padding: 0;
}
#wb_TextFAQ3
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ3
{
   margin: 0;
   padding: 0;
}
#wb_imagineSection
{
   visibility: visible;
   display: table;
}
#wb_imagineSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#imagineSection
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#imagineSection .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#imagineSection > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#imagineSection > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_imagineHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 2px 0 2px 0 ;
   padding: 0;
   font-size: 27px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_imagineHeading
{
   border-radius: 0px;
   text-align: center;
}
#imagineHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.60);
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 5px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading4
{
   border-radius: 0px;
   text-align: center;
}
#Heading4
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 0 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_photoGal
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   color: #212529;
   background-color: #FFFFFF;
   background-image: none;
}
#photoGal .thumbnail
{
   width: 33.33333333%;
}
#photoGal .visible-col3
{
   display: block;
}
#wb_portSection
{
   visibility: visible;
   display: table;
}
#wb_portSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#portSection
{
   height: auto;
   padding: 17px 15px 10px 15px;
}
#portSection .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#portSection > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#portSection > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_sampleHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 20px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_sampleHeading
{
   border-radius: 0px;
   text-align: center;
}
#sampleHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.65);
}
#wb_Heading8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading8
{
   border-radius: 0px;
   text-align: center;
}
#Heading8
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_sample1
{
   visibility: visible;
   display: table;
}
#wb_sample1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sample1
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_ImageAni
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_ImageFash
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_sample2
{
   visibility: visible;
   display: table;
}
#wb_sample2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sample2
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_ImageCoffee
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_ImageMex
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_sample3
{
   visibility: visible;
   display: table;
}
#wb_sample3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sample3
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_ImageLiq
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_ImageReal
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_sample4
{
   visibility: visible;
   display: table;
}
#wb_sample4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sample4
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_ImagePizza
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_ImagePhoto
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_testSection
{
   visibility: visible;
   display: table;
}
#wb_testSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#testSection
{
   height: auto;
   padding: 15px 15px 10px 15px;
}
#testSection .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#testSection > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#testSection > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_testHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 2px 0 ;
   padding: 0;
   font-size: 20px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_testHeading
{
   border-radius: 0px;
   text-align: center;
}
#testHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.60);
}
#wb_Heading10
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 2px 0 2px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading10
{
   border-radius: 0px;
   text-align: center;
}
#Heading10
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#moreDialog
{
}
#wb_dialogText
{
   left: 45px;
   top: 17px;
   width: 303px;
   height: 452px;
   visibility: visible;
   display: inline;
}
#wb_dialogText
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 18px;
}
#upStickyLayer
{
   width: 34px;
   height: 34px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 4px;
   top: 3px;
   width: 19px;
   height: 20px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 19px;
   height: 20px;
}
#upIcon i
{
   line-height: 20px;
   font-size: 19px;
   width: 18px;
}
#wb_testGrid
{
   visibility: visible;
   display: table;
}
#wb_testGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#testGrid
{
   height: auto;
   padding: 10px 0 10px 0;
}
#testGrid > .col-1, #testGrid > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#testGrid > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#testGrid > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Card1
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 10px 10px 10px 10px;
}
#Card1
{
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 50px 50px 25px 50px;
   padding: 0;
   color: #737373;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
   text-align: left;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0 50px 10px 50px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 50px 10px 50px;
   padding: 0;
   color: #7F7F7F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 25px 0 50px 0 ;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 110px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 110px;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 10px 10px 10px 10px;
}
#Card2
{
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 50px 50px 25px 50px;
   padding: 0;
   color: #737373;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
   text-align: left;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0 50px 10px 50px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 50px 10px 50px;
   padding: 0;
   color: #7F7F7F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#Card2-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 25px 0 50px 0 ;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 110px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 110px;
}
#wb_Card2
{
   text-align: center;
}
#wb_footerTop
{
   visibility: visible;
   display: table;
}
#wb_footerTop
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerTop
{
   height: auto;
   padding: 50px 0 50px 0;
}
#footerTop > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footerTop > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_footerCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#footerCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   text-align: center;
}
#footerCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 16.9px;
   text-align: center;
}
#wb_footerCard1
{
   text-align: left;
}
#wb_footerText1
{
   visibility: visible;
   display: block;
}
#wb_footerText1
{
   margin: 0 0 16px 0 ;
   padding: 0;
}
#wb_footerIcon3
{
   width: 8px;
   height: 9px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon3
{
   width: 8px;
   height: 9px;
}
#footerIcon3 i
{
   line-height: 9px;
   font-size: 8px;
   width: 7px;
}
#wb_footerIcon4
{
   width: 8px;
   height: 9px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon4
{
   width: 8px;
   height: 9px;
}
#footerIcon4 i
{
   line-height: 9px;
   font-size: 8px;
   width: 7px;
}
#wb_footerIcon1
{
   width: 8px;
   height: 9px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon1
{
   width: 8px;
   height: 9px;
}
#footerIcon1 i
{
   line-height: 9px;
   font-size: 8px;
   width: 7px;
}
#wb_footerCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #000000;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#footerCard3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   text-align: center;
}
#footerCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 15px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#footerCard3-card-item1 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#footerCard3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#footerCard3-card-item2 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#footerCard3-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#footerCard3-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item3 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#wb_footerCard3
{
   text-align: left;
}
#wb_footerCopyright
{
   visibility: visible;
   display: block;
}
#wb_footerCopyright
{
   margin: 0;
   padding: 0;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 0;
}
#footer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#footer > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_footerBottom
{
   visibility: visible;
   display: table;
}
#wb_footerBottom
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerBottom
{
   height: auto;
   padding: 25px 0 25px 0;
}
#footerBottom > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footerBottom > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
}
@media only screen and (max-width: 600px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 10px 0 0 0;
}
#LayoutGrid1 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .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: flex-start;
   text-align: left;
}
#wb_homeText2
{
   visibility: visible;
   display: block;
}
#wb_homeText2
{
   font-size: 16px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 16px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   text-align: center;
}
#Heading6
{
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 5px rgba(149,79,114,0.50);
}
#wb_Heading12
{
   left: -637px;
   top: 868px;
   width: 566px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 5px 0 0 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading12
{
   border-radius: 0px;
   text-align: center;
}
#Heading12
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_headerSection
{
   visibility: visible;
   display: table;
}
#wb_headerSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headerSection
{
   height: auto;
   padding: 15px 0 15px 0;
}
#headerSection > .col-1, #headerSection > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#headerSection > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#headerSection > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_headerLogo1
{
   width: 233px;
   height: 33px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 4px 0 0 0;
   font-size: 20px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#wb_headerLogo1
{
   border-radius: 0px;
   text-align: left;
}
#headerLogo1
{
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 20px;
   text-align: left;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.50);
}
#wb_mainMenu
{
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: center;
}
#wb_mainMenu li
{
}
#wb_mainMenu a
{
   background-clip: padding-box;
   color: #892983;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_mainMenu > ul > li > a
{
   height: 37px;
   line-height: 37px;
}
#wb_mainMenu li:hover a, #wb_mainMenu a:hover
{
   color: #000000;
}
.mainMenu-effect:before
{
   border: 1px solid transparent;
   background-color: transparent;
   background-image: none;
}
#wb_mainMenu li
{
   padding: 0px 5px 0px 0px;
}
#wb_PanelMenu1
{
   width: 58px;
   height: 55px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#PanelMenu1
{
   line-height: 55px;
   width: 58px;
   height: 55px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 19px;
}
#PanelMenu1_markup li a
{
   color: #454545;
   border: 0px solid #C5C5C5;
   background-color: #F6F6F6;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_PanelMenu1 a
{
   color: #454545;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   text-transform: none;
}
#PanelMenu1_markup li a:hover
{
   color: #2B2B2B;
   background-color: #EDEDED;
   border: 0px solid #CCCCCC;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   width: 16px;
   height: 16px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_PanelMenu1 a:hover
{
   color: #2B2B2B;
   background-color: #EDEDED;
   border: 1px solid #CCCCCC;
}
#PanelMenu1_panel
{
   background-color: #F6F6F6;
   overflow-y: auto;
}
#wb_slideTop
{
   width: 600px;
   height: 313px;
   visibility: visible;
   display: block;
   margin: 0;
}
#slideTop .frame
{
   width: 600px;
   height: 313px;
}
#slideTop .carousel-item-inner
{
   width: 600px;
   height: 0;
}
#slideTop_back
{
   top: 44%;
}
#slideTop_next
{
   top: 44%;
}
#slideTop_back
{
   left: 4px;
   top: 44%;
   width: 32px;
   height: 32px;
}
#slideTop_next
{
   right: 4px;
   top: 44%;
   width: 32px;
   height: 32px;
}
#wb_slideTop .carousel-control-prev-icon, #wb_slideTop .carousel-control-next-icon
{
   width: 32px;
   height: 32px;
}
#wb_carHeading1
{
   left: 83px;
   top: 27px;
   width: 213px;
   height: 63px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #000000;
   font-size: 16px;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_carHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#carHeading1
{
   color: #000000;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   text-transform: none;
}
#wb_carHeading2
{
   left: 298px;
   top: 33px;
   width: 273px;
   height: 80px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #FFFF00;
   font-size: 17px;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_carHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#carHeading2
{
   color: #FFFF00;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   text-align: left;
   text-transform: none;
}
#wb_carHeading3
{
   left: 43px;
   top: 46px;
   width: 220px;
   height: 63px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #C0009D;
   font-size: 16px;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_carHeading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#carHeading3
{
   color: #C0009D;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   text-transform: none;
}
#wb_carHeading1A
{
   left: 273px;
   top: -82px;
   width: 146px;
   height: 58px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
   font-size: 13px;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_carHeading1A
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#carHeading1A
{
   color: #000000;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   text-transform: none;
}
#wb_homeSection
{
   visibility: visible;
   display: table;
}
#wb_homeSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#homeSection
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_homeHeading1
{
   width: 133px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 15px 0 0 0 ;
   padding: 0;
   font-size: 16px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_homeHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#homeHeading1
{
   color: #954F72;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
}
#homeButton1
{
   width: 120px;
   height: 38px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 10px;
   padding: 1px 6px 1px 6px;
   font-size: 13px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#homeButton1
{
   line-height: 36px;
}
#wb_aboutSection
{
   visibility: visible;
   display: table;
}
#wb_aboutSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#aboutSection
{
   height: auto;
   padding: 15px 0 10px 0;
}
#aboutSection > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#aboutSection > .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_aboutHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 16px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_aboutHeading
{
   border-radius: 0px;
   text-align: center;
}
#aboutHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.70);
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_about
{
   visibility: visible;
   display: table;
}
#wb_about
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#about
{
   height: auto;
   padding: 10px 10px 10px 10px;
}
#about .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#about > .row > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#about > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_aboutText
{
   visibility: visible;
   display: block;
}
#wb_aboutText
{
   font-size: 13px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: justify;
   line-height: 16px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 25px 0 ;
   padding: 0;
   font-size: 20px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.50);
}
#wb_contactSection
{
   visibility: visible;
   display: table;
}
#wb_contactSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contactSection
{
   height: auto;
   padding: 15px 15px 10px 15px;
}
#contactSection .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contactSection > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#contactSection > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_contactHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 2px 0 ;
   padding: 0;
   font-size: 16px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_contactHeading
{
   border-radius: 0px;
   text-align: center;
}
#contactHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.60);
}
#wb_contactHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_contactHeading2
{
   border-radius: 0px;
   text-align: center;
}
#contactHeading2
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_contactForm
{
   visibility: visible;
   display: table;
}
#wb_contactForm
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contactForm
{
   height: auto;
   padding: 10px 0 10px 0;
}
#contactForm > .col-1, #contactForm > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#contactForm > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#contactForm > .col-2
{
   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: flex-start;
   text-align: left;
}
#contactName
{
   width: 100%;
   height: 39px;
   visibility: visible;
   display: block;
   margin: 5px 0 10px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 27px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#contactName
{
   line-height: 14px;
}
#contactNameLabel
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 0;
   text-align: left;
   font-size: 19px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#contactNameLabel
{
   line-height: 22px;
}
#contactMessageLabel
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 4px 4px 0;
   text-align: left;
   font-size: 19px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#contactMessageLabel
{
   line-height: 22px;
}
#contactMessage
{
   width: 100%;
   height: 53px;
   visibility: visible;
   display: block;
   margin: 5px 0 10px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 27px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#contactButton
{
   width: 169px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   font-size: 19px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   border-radius: 0px;
   text-align: left;
}
#Heading3
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   text-transform: none;
}
#wb_Icon1
{
   width: 57px;
   height: 53px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#Icon1
{
   width: 57px;
   height: 53px;
}
#Icon1 i
{
   line-height: 53px;
   font-size: 53px;
   width: 62px;
}
#wb_faqSection
{
   visibility: visible;
   display: table;
}
#wb_faqSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#faqSection
{
   height: auto;
   padding: 17px 15px 10px 15px;
}
#faqSection .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#faqSection > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#faqSection > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_faqHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 2px 0 ;
   padding: 0;
   font-size: 16px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_faqHeading
{
   border-radius: 0px;
   text-align: center;
}
#faqHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.60);
}
#wb_faqHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 0 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_faqHeading2
{
   border-radius: 0px;
   text-align: center;
}
#faqHeading2
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_faqGrid
{
   visibility: visible;
   display: table;
}
#wb_faqGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#faqGrid
{
   height: auto;
   padding: 10px 0 10px 0;
}
#wb_Accordion
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Accordion .ui-accordion-header
{
   font-size: 13px !important;
}
#wb_TextFAQ2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ2
{
   margin: 0;
   padding: 0;
}
#wb_TextFAQ1
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ1
{
   margin: 0;
   padding: 0;
}
#wb_TextFAQ6
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ6
{
   margin: 0;
   padding: 0;
}
#wb_TextFAQ5
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ5
{
   margin: 0;
   padding: 0;
}
#wb_TextFAQ4
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ4
{
   margin: 0;
   padding: 0;
}
#wb_TextFAQ3
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ3
{
   margin: 0;
   padding: 0;
}
#wb_imagineSection
{
   visibility: visible;
   display: table;
}
#wb_imagineSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#imagineSection
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#imagineSection .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#imagineSection > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#imagineSection > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_imagineHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 2px 0 2px 0 ;
   padding: 0;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_imagineHeading
{
   border-radius: 0px;
   text-align: center;
}
#imagineHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.60);
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 5px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading4
{
   border-radius: 0px;
   text-align: center;
}
#Heading4
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 0 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_photoGal
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   color: #212529;
   background-color: #FFFFFF;
   background-image: none;
}
#photoGal .thumbnail
{
   width: 33.33333333%;
}
#photoGal .visible-col3
{
   display: block;
}
#wb_portSection
{
   visibility: visible;
   display: table;
}
#wb_portSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#portSection
{
   height: auto;
   padding: 17px 15px 10px 15px;
}
#portSection .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#portSection > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#portSection > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_sampleHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 16px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_sampleHeading
{
   border-radius: 0px;
   text-align: center;
}
#sampleHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.65);
}
#wb_Heading8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading8
{
   border-radius: 0px;
   text-align: center;
}
#Heading8
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_sample1
{
   visibility: visible;
   display: table;
}
#wb_sample1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sample1
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_ImageAni
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#wb_ImageFash
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_sample2
{
   visibility: visible;
   display: table;
}
#wb_sample2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sample2
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_ImageCoffee
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#wb_ImageMex
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_sample3
{
   visibility: visible;
   display: table;
}
#wb_sample3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sample3
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_ImageLiq
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#wb_ImageReal
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_sample4
{
   visibility: visible;
   display: table;
}
#wb_sample4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sample4
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_ImagePizza
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#wb_ImagePhoto
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_testSection
{
   visibility: visible;
   display: table;
}
#wb_testSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#testSection
{
   height: auto;
   padding: 15px 15px 10px 15px;
}
#testSection .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#testSection > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#testSection > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_testHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 2px 0 ;
   padding: 0;
   font-size: 16px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_testHeading
{
   border-radius: 0px;
   text-align: center;
}
#testHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.60);
}
#wb_Heading10
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 2px 0 2px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading10
{
   border-radius: 0px;
   text-align: center;
}
#Heading10
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#moreDialog
{
}
#wb_dialogText
{
   left: 36px;
   top: 21px;
   width: 361px;
   height: 338px;
   visibility: visible;
   display: inline;
}
#wb_dialogText
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#upStickyLayer
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 3px;
   top: 2px;
   width: 15px;
   height: 15px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 15px;
   height: 15px;
}
#upIcon i
{
   line-height: 15px;
   font-size: 15px;
   width: 14px;
}
#wb_testGrid
{
   visibility: visible;
   display: table;
}
#wb_testGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#testGrid
{
   height: auto;
   padding: 10px 0 10px 0;
}
#testGrid > .col-1, #testGrid > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#testGrid > .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: flex-start;
   text-align: left;
}
#testGrid > .col-2
{
   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: flex-start;
   text-align: left;
}
#wb_Card1
{
   width: calc(100% - 10px);
   visibility: visible;
   display: flex;
   margin: 10px 0 10px 10px;
}
#Card1
{
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 50px 50px 25px 50px;
   padding: 0;
   color: #737373;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
   text-align: left;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0 50px 10px 50px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 50px 10px 50px;
   padding: 0;
   color: #7F7F7F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 25px 0 50px 0 ;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 110px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 110px;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: calc(100% - 10px);
   visibility: visible;
   display: flex;
   margin: 10px 0 10px 10px;
}
#Card2
{
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 50px 50px 25px 50px;
   padding: 0;
   color: #737373;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
   text-align: left;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0 50px 10px 50px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 50px 10px 50px;
   padding: 0;
   color: #7F7F7F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card2-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 25px 0 50px 0 ;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 110px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 110px;
}
#wb_Card2
{
   text-align: center;
}
#wb_footerTop
{
   visibility: visible;
   display: table;
}
#wb_footerTop
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerTop
{
   height: auto;
   padding: 50px 0 50px 0;
}
#footerTop > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footerTop > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_footerCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#footerCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#footerCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 16.9px;
   text-align: center;
}
#wb_footerCard1
{
   text-align: left;
}
#wb_footerText1
{
   visibility: visible;
   display: block;
}
#wb_footerText1
{
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_footerIcon3
{
   width: 19px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon3
{
   width: 19px;
   height: 18px;
}
#footerIcon3 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_footerIcon4
{
   width: 22px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon4
{
   width: 22px;
   height: 18px;
}
#footerIcon4 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_footerIcon1
{
   width: 22px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon1
{
   width: 22px;
   height: 18px;
}
#footerIcon1 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_footerCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #000000;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#footerCard3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#footerCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 15px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#footerCard3-card-item1 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#footerCard3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#footerCard3-card-item2 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#footerCard3-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#footerCard3-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item3 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#wb_footerCard3
{
   text-align: left;
}
#wb_footerCopyright
{
   visibility: visible;
   display: block;
}
#wb_footerCopyright
{
   margin: 0;
   padding: 0;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 0;
}
#footer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#footer > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_footerBottom
{
   visibility: visible;
   display: table;
}
#wb_footerBottom
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerBottom
{
   height: auto;
   padding: 25px 0 25px 0;
}
#footerBottom > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footerBottom > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
}
@media only screen and (max-width: 480px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 10px 0 0 0;
}
#LayoutGrid1 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .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: flex-start;
   text-align: left;
}
#wb_homeText2
{
   visibility: visible;
   display: block;
}
#wb_homeText2
{
   font-size: 16px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   text-align: center;
}
#Heading6
{
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 5px rgba(149,79,114,0.50);
}
#wb_Heading12
{
   left: -562px;
   top: 1329px;
   width: 446px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 5px 0 0 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading12
{
   border-radius: 0px;
   text-align: center;
}
#Heading12
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_headerSection
{
   visibility: visible;
   display: table;
}
#wb_headerSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headerSection
{
   height: auto;
   padding: 15px 0 15px 0;
}
#headerSection > .col-1, #headerSection > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#headerSection > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#headerSection > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_headerLogo1
{
   width: 219px;
   height: 30px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 4px 0 0 0;
   font-size: 19px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#wb_headerLogo1
{
   border-radius: 0px;
   text-align: left;
}
#headerLogo1
{
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.50);
}
#wb_mainMenu
{
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: center;
}
#wb_mainMenu li
{
}
#wb_mainMenu a
{
   background-clip: padding-box;
   color: #892983;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_mainMenu > ul > li > a
{
   height: 37px;
   line-height: 37px;
}
#wb_mainMenu li:hover a, #wb_mainMenu a:hover
{
   color: #000000;
}
.mainMenu-effect:before
{
   border: 1px solid transparent;
   background-color: transparent;
   background-image: none;
}
#wb_mainMenu li
{
   padding: 0px 5px 0px 0px;
}
#wb_PanelMenu1
{
   width: 46px;
   height: 43px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#PanelMenu1
{
   line-height: 43px;
   width: 46px;
   height: 43px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 13px;
}
#PanelMenu1_markup li a
{
   color: #454545;
   border: 0px solid #C5C5C5;
   background-color: #F6F6F6;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_PanelMenu1 a
{
   color: #454545;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   text-transform: none;
}
#PanelMenu1_markup li a:hover
{
   color: #2B2B2B;
   background-color: #EDEDED;
   border: 0px solid #CCCCCC;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   width: 16px;
   height: 16px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_PanelMenu1 a:hover
{
   color: #2B2B2B;
   background-color: #EDEDED;
   border: 1px solid #CCCCCC;
}
#PanelMenu1_panel
{
   background-color: #F6F6F6;
   overflow-y: auto;
}
#wb_slideTop
{
   width: 480px;
   height: 266px;
   visibility: visible;
   display: block;
   margin: 0;
}
#slideTop .frame
{
   width: 480px;
   height: 266px;
}
#slideTop .carousel-item-inner
{
   width: 480px;
   height: 0;
}
#slideTop_back
{
   top: 43%;
}
#slideTop_next
{
   top: 43%;
}
#slideTop_back
{
   left: 4px;
   top: 43%;
   width: 32px;
   height: 32px;
}
#slideTop_next
{
   right: 4px;
   top: 43%;
   width: 32px;
   height: 32px;
}
#wb_slideTop .carousel-control-prev-icon, #wb_slideTop .carousel-control-next-icon
{
   width: 32px;
   height: 32px;
}
#wb_carHeading1
{
   left: 48px;
   top: 34px;
   width: 201px;
   height: 60px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #000000;
   font-size: 16px;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_carHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#carHeading1
{
   color: #000000;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   text-transform: none;
}
#wb_carHeading2
{
   left: 215px;
   top: 23px;
   width: 244px;
   height: 67px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #FFFF00;
   font-size: 16px;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_carHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#carHeading2
{
   color: #FFFF00;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   text-transform: none;
}
#wb_carHeading3
{
   left: 30px;
   top: 21px;
   width: 247px;
   height: 71px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #C0009D;
   font-size: 16px;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_carHeading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#carHeading3
{
   color: #C0009D;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   text-transform: none;
}
#wb_carHeading1A
{
   left: 218px;
   top: -84px;
   width: 116px;
   height: 46px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
   font-size: 13px;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_carHeading1A
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#carHeading1A
{
   color: #000000;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   text-transform: none;
}
#wb_homeSection
{
   visibility: visible;
   display: table;
}
#wb_homeSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#homeSection
{
   height: auto;
   padding: 10px 0 25px 0;
}
#wb_homeHeading1
{
   width: 132px;
   height: 53px;
   visibility: visible;
   display: inline-block;
   margin: 20px 30px 0 0 ;
   padding: 0;
   font-size: 16px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_homeHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#homeHeading1
{
   color: #954F72;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
}
#homeButton1
{
   width: 122px;
   height: 44px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 10px;
   padding: 1px 6px 1px 6px;
   font-size: 13px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#homeButton1
{
   line-height: 42px;
}
#wb_aboutSection
{
   visibility: visible;
   display: table;
}
#wb_aboutSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#aboutSection
{
   height: auto;
   padding: 15px 0 10px 0;
}
#aboutSection > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#aboutSection > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_aboutHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 19px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_aboutHeading
{
   border-radius: 0px;
   text-align: center;
}
#aboutHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.70);
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_about
{
   visibility: visible;
   display: table;
}
#wb_about
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#about
{
   height: auto;
   padding: 10px 10px 10px 10px;
}
#about .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#about > .row > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#about > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_aboutText
{
   visibility: visible;
   display: block;
}
#wb_aboutText
{
   font-size: 13px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: justify;
   line-height: 16px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 25px 0 ;
   padding: 0;
   font-size: 16px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.50);
}
#wb_contactSection
{
   visibility: visible;
   display: table;
}
#wb_contactSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contactSection
{
   height: auto;
   padding: 15px 15px 10px 15px;
}
#contactSection .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contactSection > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#contactSection > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_contactHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 2px 0 ;
   padding: 0;
   font-size: 19px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_contactHeading
{
   border-radius: 0px;
   text-align: center;
}
#contactHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.60);
}
#wb_contactHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_contactHeading2
{
   border-radius: 0px;
   text-align: center;
}
#contactHeading2
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_contactForm
{
   visibility: visible;
   display: table;
}
#wb_contactForm
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contactForm
{
   height: auto;
   padding: 10px 0 10px 0;
}
#contactForm > .col-1, #contactForm > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#contactForm > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#contactForm > .col-2
{
   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: flex-start;
   text-align: left;
}
#contactName
{
   width: 100%;
   height: 36px;
   visibility: visible;
   display: block;
   margin: 5px 0 10px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 20px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#contactName
{
   line-height: 11px;
}
#contactNameLabel
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 0;
   text-align: left;
   font-size: 16px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#contactNameLabel
{
   line-height: 19px;
}
#contactMessageLabel
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 4px 4px 0;
   text-align: left;
   font-size: 16px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#contactMessageLabel
{
   line-height: 19px;
}
#contactMessage
{
   width: 100%;
   height: 59px;
   visibility: visible;
   display: block;
   margin: 5px 0 10px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 20px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#contactButton
{
   width: 141px;
   height: 34px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   font-size: 16px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   border-radius: 0px;
   text-align: left;
}
#Heading3
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   text-transform: none;
}
#wb_Icon1
{
   width: 45px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#Icon1
{
   width: 45px;
   height: 40px;
}
#Icon1 i
{
   line-height: 40px;
   font-size: 40px;
   width: 46px;
}
#wb_faqSection
{
   visibility: visible;
   display: table;
}
#wb_faqSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#faqSection
{
   height: auto;
   padding: 17px 15px 10px 15px;
}
#faqSection .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#faqSection > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#faqSection > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_faqHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 2px 0 ;
   padding: 0;
   font-size: 19px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_faqHeading
{
   border-radius: 0px;
   text-align: center;
}
#faqHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.60);
}
#wb_faqHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 0 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_faqHeading2
{
   border-radius: 0px;
   text-align: center;
}
#faqHeading2
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_faqGrid
{
   visibility: visible;
   display: table;
}
#wb_faqGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#faqGrid
{
   height: auto;
   padding: 10px 0 10px 0;
}
#wb_Accordion
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Accordion .ui-accordion-header
{
   font-size: 13px !important;
}
#wb_TextFAQ2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ2
{
   margin: 0;
   padding: 0;
}
#wb_TextFAQ1
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ1
{
   margin: 0;
   padding: 0;
}
#wb_TextFAQ6
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ6
{
   margin: 0;
   padding: 0;
}
#wb_TextFAQ5
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ5
{
   margin: 0;
   padding: 0;
}
#wb_TextFAQ4
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ4
{
   margin: 0;
   padding: 0;
}
#wb_TextFAQ3
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ3
{
   margin: 0;
   padding: 0;
}
#wb_imagineSection
{
   visibility: visible;
   display: table;
}
#wb_imagineSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#imagineSection
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#imagineSection .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#imagineSection > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#imagineSection > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_imagineHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 2px 0 2px 0 ;
   padding: 0;
   font-size: 19px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_imagineHeading
{
   border-radius: 0px;
   text-align: center;
}
#imagineHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.60);
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 5px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading4
{
   border-radius: 0px;
   text-align: center;
}
#Heading4
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 0 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_photoGal
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   color: #212529;
   background-color: #FFFFFF;
   background-image: none;
}
#photoGal .thumbnail
{
   width: 33.33333333%;
}
#photoGal .visible-col3
{
   display: block;
}
#wb_portSection
{
   visibility: visible;
   display: table;
}
#wb_portSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#portSection
{
   height: auto;
   padding: 17px 15px 10px 15px;
}
#portSection .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#portSection > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#portSection > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_sampleHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 19px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_sampleHeading
{
   border-radius: 0px;
   text-align: center;
}
#sampleHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.65);
}
#wb_Heading8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading8
{
   border-radius: 0px;
   text-align: center;
}
#Heading8
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_sample1
{
   visibility: visible;
   display: table;
}
#wb_sample1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sample1
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_ImageAni
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#wb_ImageFash
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_sample2
{
   visibility: visible;
   display: table;
}
#wb_sample2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sample2
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_ImageCoffee
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#wb_ImageMex
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_sample3
{
   visibility: visible;
   display: table;
}
#wb_sample3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sample3
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_ImageLiq
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#wb_ImageReal
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_sample4
{
   visibility: visible;
   display: table;
}
#wb_sample4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sample4
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_ImagePizza
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#wb_ImagePhoto
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_testSection
{
   visibility: visible;
   display: table;
}
#wb_testSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#testSection
{
   height: auto;
   padding: 15px 15px 10px 15px;
}
#testSection .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#testSection > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#testSection > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_testHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 2px 0 ;
   padding: 0;
   font-size: 19px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_testHeading
{
   border-radius: 0px;
   text-align: center;
}
#testHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.60);
}
#wb_Heading10
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 2px 0 2px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading10
{
   border-radius: 0px;
   text-align: center;
}
#Heading10
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#moreDialog
{
}
#wb_dialogText
{
   left: 25px;
   top: 20px;
   width: 282px;
   height: 386px;
   visibility: visible;
   display: inline;
}
#wb_dialogText
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#upStickyLayer
{
   width: 29px;
   height: 29px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 2px;
   top: -3px;
   width: 17px;
   height: 26px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 17px;
   height: 26px;
}
#upIcon i
{
   line-height: 26px;
   font-size: 17px;
   width: 16px;
}
#wb_testGrid
{
   visibility: visible;
   display: table;
}
#wb_testGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#testGrid
{
   height: auto;
   padding: 10px 0 10px 0;
}
#testGrid > .col-1, #testGrid > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#testGrid > .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: flex-start;
   text-align: left;
}
#testGrid > .col-2
{
   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: flex-start;
   text-align: left;
}
#wb_Card1
{
   width: calc(100% - 10px);
   visibility: visible;
   display: flex;
   margin: 10px 0 10px 10px;
}
#Card1
{
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 50px 50px 25px 50px;
   padding: 0;
   color: #737373;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
   text-align: left;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0 50px 10px 50px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 50px 10px 50px;
   padding: 0;
   color: #7F7F7F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 25px 0 50px 0 ;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 110px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 110px;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: calc(100% - 10px);
   visibility: visible;
   display: flex;
   margin: 10px 0 10px 10px;
}
#Card2
{
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 50px 50px 25px 50px;
   padding: 0;
   color: #737373;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
   text-align: left;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0 50px 10px 50px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 50px 10px 50px;
   padding: 0;
   color: #7F7F7F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card2-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 25px 0 50px 0 ;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 110px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 110px;
}
#wb_Card2
{
   text-align: center;
}
#wb_footerTop
{
   visibility: visible;
   display: table;
}
#wb_footerTop
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerTop
{
   height: auto;
   padding: 50px 0 50px 0;
}
#footerTop > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footerTop > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_footerCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#footerCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#footerCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 20.8px;
   text-align: center;
}
#wb_footerCard1
{
   text-align: left;
}
#wb_footerText1
{
   visibility: visible;
   display: block;
}
#wb_footerText1
{
   margin: 10px 0 10px 0 ;
   padding: 0;
}
#wb_footerIcon3
{
   width: 18px;
   height: 19px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon3
{
   width: 18px;
   height: 19px;
}
#footerIcon3 i
{
   line-height: 19px;
   font-size: 18px;
   width: 17px;
}
#wb_footerIcon4
{
   width: 18px;
   height: 19px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon4
{
   width: 18px;
   height: 19px;
}
#footerIcon4 i
{
   line-height: 19px;
   font-size: 18px;
   width: 17px;
}
#wb_footerIcon1
{
   width: 18px;
   height: 19px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon1
{
   width: 18px;
   height: 19px;
}
#footerIcon1 i
{
   line-height: 19px;
   font-size: 18px;
   width: 17px;
}
#wb_footerCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #FFFFFF;
   font-size: 19px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#footerCard3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#footerCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 15px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#footerCard3-card-item1 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#footerCard3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#footerCard3-card-item2 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#footerCard3-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#footerCard3-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item3 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#wb_footerCard3
{
   text-align: left;
}
#wb_footerCopyright
{
   visibility: visible;
   display: block;
}
#wb_footerCopyright
{
   margin: 0;
   padding: 0;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 0;
}
#footer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#footer > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_footerBottom
{
   visibility: visible;
   display: table;
}
#wb_footerBottom
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerBottom
{
   height: auto;
   padding: 25px 0 25px 0;
}
#footerBottom > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footerBottom > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
}
@media only screen and (max-width: 450px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 10px 0 0 0;
}
#LayoutGrid1 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_homeText2
{
   visibility: visible;
   display: block;
}
#wb_homeText2
{
   font-size: 16px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   text-align: center;
}
#Heading6
{
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 5px rgba(149,79,114,0.50);
}
#wb_Heading12
{
   left: -517px;
   top: 1243px;
   width: 418px;
   height: 29px;
   visibility: visible;
   display: inline;
   margin: 5px 0 0 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading12
{
   border-radius: 0px;
   text-align: center;
}
#Heading12
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_headerSection
{
   visibility: visible;
   display: table;
}
#wb_headerSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headerSection
{
   height: auto;
   padding: 15px 0 15px 0;
}
#headerSection > .col-1, #headerSection > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#headerSection > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#headerSection > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_headerLogo1
{
   width: 205px;
   height: 27px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 4px 0 0 0;
   font-size: 17px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#wb_headerLogo1
{
   border-radius: 0px;
   text-align: left;
}
#headerLogo1
{
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 17px;
   text-align: left;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.50);
}
#wb_mainMenu
{
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: center;
}
#wb_mainMenu li
{
}
#wb_mainMenu a
{
   background-clip: padding-box;
   color: #892983;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_mainMenu > ul > li > a
{
   height: 37px;
   line-height: 37px;
}
#wb_mainMenu li:hover a, #wb_mainMenu a:hover
{
   color: #000000;
}
.mainMenu-effect:before
{
   border: 1px solid transparent;
   background-color: transparent;
   background-image: none;
}
#wb_mainMenu li
{
   padding: 0px 5px 0px 0px;
}
#wb_PanelMenu1
{
   width: 43px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#PanelMenu1
{
   line-height: 40px;
   width: 43px;
   height: 40px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 12px;
}
#PanelMenu1_markup li a
{
   color: #454545;
   border: 0px solid #C5C5C5;
   background-color: #F6F6F6;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_PanelMenu1 a
{
   color: #454545;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   text-transform: none;
}
#PanelMenu1_markup li a:hover
{
   color: #2B2B2B;
   background-color: #EDEDED;
   border: 0px solid #CCCCCC;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   width: 16px;
   height: 16px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_PanelMenu1 a:hover
{
   color: #2B2B2B;
   background-color: #EDEDED;
   border: 1px solid #CCCCCC;
}
#PanelMenu1_panel
{
   background-color: #F6F6F6;
   overflow-y: auto;
}
#wb_slideTop
{
   width: 450px;
   height: 250px;
   visibility: visible;
   display: block;
   margin: 0;
}
#slideTop .frame
{
   width: 450px;
   height: 250px;
}
#slideTop .carousel-item-inner
{
   width: 450px;
   height: 0;
}
#slideTop_back
{
   top: 43%;
}
#slideTop_next
{
   top: 43%;
}
#slideTop_back
{
   left: 4px;
   top: 43%;
   width: 32px;
   height: 32px;
}
#slideTop_next
{
   right: 4px;
   top: 43%;
   width: 32px;
   height: 32px;
}
#wb_slideTop .carousel-control-prev-icon, #wb_slideTop .carousel-control-next-icon
{
   width: 32px;
   height: 32px;
}
#wb_carHeading1
{
   left: 21px;
   top: 22px;
   width: 200px;
   height: 75px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #000000;
   font-size: 16px;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_carHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#carHeading1
{
   color: #000000;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   text-transform: none;
}
#wb_carHeading2
{
   left: 209px;
   top: 53px;
   width: 211px;
   height: 83px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #FFFF00;
   font-size: 16px;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_carHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#carHeading2
{
   color: #FFFF00;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   text-transform: none;
}
#wb_carHeading3
{
   left: 26px;
   top: 150px;
   width: 174px;
   height: 55px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #C0009D;
   font-size: 13px;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_carHeading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#carHeading3
{
   color: #C0009D;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   text-transform: none;
}
#wb_carHeading1A
{
   left: 204px;
   top: -85px;
   width: 108px;
   height: 43px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
   font-size: 13px;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_carHeading1A
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#carHeading1A
{
   color: #000000;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   text-transform: none;
}
#wb_homeSection
{
   visibility: visible;
   display: table;
}
#wb_homeSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#homeSection
{
   height: auto;
   padding: 10px 0 25px 0;
}
#wb_homeHeading1
{
   width: 121px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 20px 30px 0 0 ;
   padding: 0;
   font-size: 16px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_homeHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#homeHeading1
{
   color: #954F72;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
}
#homeButton1
{
   width: 113px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 10px;
   padding: 1px 6px 1px 6px;
   font-size: 13px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#homeButton1
{
   line-height: 38px;
}
#wb_aboutSection
{
   visibility: visible;
   display: table;
}
#wb_aboutSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#aboutSection
{
   height: auto;
   padding: 15px 0 10px 0;
}
#aboutSection > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#aboutSection > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_aboutHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 17px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_aboutHeading
{
   border-radius: 0px;
   text-align: center;
}
#aboutHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.70);
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_about
{
   visibility: visible;
   display: table;
}
#wb_about
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#about
{
   height: auto;
   padding: 10px 10px 10px 10px;
}
#about .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#about > .row > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#about > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_aboutText
{
   visibility: visible;
   display: block;
}
#wb_aboutText
{
   font-size: 15px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: justify;
   line-height: 16px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 25px 0 ;
   padding: 0;
   font-size: 15px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.50);
}
#wb_contactSection
{
   visibility: visible;
   display: table;
}
#wb_contactSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contactSection
{
   height: auto;
   padding: 15px 15px 10px 15px;
}
#contactSection .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contactSection > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#contactSection > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_contactHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 2px 0 ;
   padding: 0;
   font-size: 17px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_contactHeading
{
   border-radius: 0px;
   text-align: center;
}
#contactHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.60);
}
#wb_contactHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_contactHeading2
{
   border-radius: 0px;
   text-align: center;
}
#contactHeading2
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_contactForm
{
   visibility: visible;
   display: table;
}
#wb_contactForm
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contactForm
{
   height: auto;
   padding: 10px 0 10px 0;
}
#contactForm > .col-1, #contactForm > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#contactForm > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#contactForm > .col-2
{
   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: flex-start;
   text-align: left;
}
#contactName
{
   width: 100%;
   height: 32px;
   visibility: visible;
   display: block;
   margin: 5px 0 10px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 19px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#contactName
{
   line-height: 7px;
}
#contactNameLabel
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 0;
   text-align: left;
   font-size: 15px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#contactNameLabel
{
   line-height: 18px;
}
#contactMessageLabel
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 4px 4px 0;
   text-align: left;
   font-size: 15px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#contactMessageLabel
{
   line-height: 18px;
}
#contactMessage
{
   width: 100%;
   height: 54px;
   visibility: visible;
   display: block;
   margin: 5px 0 10px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 19px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#contactButton
{
   width: 132px;
   height: 30px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   font-size: 15px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   border-radius: 0px;
   text-align: left;
}
#Heading3
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   text-transform: none;
}
#wb_Icon1
{
   width: 42px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#Icon1
{
   width: 42px;
   height: 36px;
}
#Icon1 i
{
   line-height: 36px;
   font-size: 36px;
   width: 43px;
}
#wb_faqSection
{
   visibility: visible;
   display: table;
}
#wb_faqSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#faqSection
{
   height: auto;
   padding: 17px 15px 10px 15px;
}
#faqSection .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#faqSection > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#faqSection > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_faqHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 2px 0 ;
   padding: 0;
   font-size: 17px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_faqHeading
{
   border-radius: 0px;
   text-align: center;
}
#faqHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.60);
}
#wb_faqHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 0 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_faqHeading2
{
   border-radius: 0px;
   text-align: center;
}
#faqHeading2
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_faqGrid
{
   visibility: visible;
   display: table;
}
#wb_faqGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#faqGrid
{
   height: auto;
   padding: 10px 0 10px 0;
}
#wb_Accordion
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Accordion .ui-accordion-header
{
   font-size: 16px !important;
}
#wb_TextFAQ2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ2
{
   margin: 0;
   padding: 0;
}
#wb_TextFAQ1
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ1
{
   margin: 0;
   padding: 0;
}
#wb_TextFAQ6
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ6
{
   margin: 0;
   padding: 0;
}
#wb_TextFAQ5
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ5
{
   margin: 0;
   padding: 0;
}
#wb_TextFAQ4
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ4
{
   margin: 0;
   padding: 0;
}
#wb_TextFAQ3
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ3
{
   margin: 0;
   padding: 0;
}
#wb_imagineSection
{
   visibility: visible;
   display: table;
}
#wb_imagineSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#imagineSection
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#imagineSection .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#imagineSection > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#imagineSection > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_imagineHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 2px 0 2px 0 ;
   padding: 0;
   font-size: 17px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_imagineHeading
{
   border-radius: 0px;
   text-align: center;
}
#imagineHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.60);
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 5px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading4
{
   border-radius: 0px;
   text-align: center;
}
#Heading4
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 0 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_photoGal
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   color: #212529;
   background-color: #FFFFFF;
   background-image: none;
}
#photoGal .thumbnail
{
   width: 33.33333333%;
}
#photoGal .visible-col3
{
   display: block;
}
#wb_portSection
{
   visibility: visible;
   display: table;
}
#wb_portSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#portSection
{
   height: auto;
   padding: 17px 15px 10px 15px;
}
#portSection .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#portSection > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#portSection > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_sampleHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 17px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_sampleHeading
{
   border-radius: 0px;
   text-align: center;
}
#sampleHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.65);
}
#wb_Heading8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading8
{
   border-radius: 0px;
   text-align: center;
}
#Heading8
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_sample1
{
   visibility: visible;
   display: table;
}
#wb_sample1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sample1
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_ImageAni
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#wb_ImageFash
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_sample2
{
   visibility: visible;
   display: table;
}
#wb_sample2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sample2
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_ImageCoffee
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#wb_ImageMex
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_sample3
{
   visibility: visible;
   display: table;
}
#wb_sample3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sample3
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_ImageLiq
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#wb_ImageReal
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_sample4
{
   visibility: visible;
   display: table;
}
#wb_sample4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sample4
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_ImagePizza
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#wb_ImagePhoto
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_testSection
{
   visibility: visible;
   display: table;
}
#wb_testSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#testSection
{
   height: auto;
   padding: 15px 15px 10px 15px;
}
#testSection .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#testSection > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#testSection > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_testHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 2px 0 ;
   padding: 0;
   font-size: 17px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_testHeading
{
   border-radius: 0px;
   text-align: center;
}
#testHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.60);
}
#wb_Heading10
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 2px 0 2px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading10
{
   border-radius: 0px;
   text-align: center;
}
#Heading10
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#moreDialog
{
}
#wb_dialogText
{
   left: 15px;
   top: 17px;
   width: 308px;
   height: 354px;
   visibility: visible;
   display: inline;
}
#wb_dialogText
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#upStickyLayer
{
   width: 31px;
   height: 31px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 2px;
   top: 1px;
   width: 18px;
   height: 21px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 18px;
   height: 21px;
}
#upIcon i
{
   line-height: 21px;
   font-size: 18px;
   width: 17px;
}
#wb_testGrid
{
   visibility: visible;
   display: table;
}
#wb_testGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#testGrid
{
   height: auto;
   padding: 10px 0 10px 0;
}
#testGrid > .col-1, #testGrid > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#testGrid > .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: flex-start;
   text-align: left;
}
#testGrid > .col-2
{
   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: flex-start;
   text-align: left;
}
#wb_Card1
{
   width: calc(100% - 10px);
   visibility: visible;
   display: flex;
   margin: 10px 0 10px 10px;
}
#Card1
{
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 50px 50px 25px 50px;
   padding: 0;
   color: #737373;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
   text-align: left;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0 50px 10px 50px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 50px 10px 50px;
   padding: 0;
   color: #7F7F7F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 25px 0 50px 0 ;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 110px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 110px;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: calc(100% - 10px);
   visibility: visible;
   display: flex;
   margin: 10px 0 10px 10px;
}
#Card2
{
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 50px 50px 25px 50px;
   padding: 0;
   color: #737373;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
   text-align: left;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0 50px 10px 50px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 50px 10px 50px;
   padding: 0;
   color: #7F7F7F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#Card2-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 25px 0 50px 0 ;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 110px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 110px;
}
#wb_Card2
{
   text-align: center;
}
#wb_footerTop
{
   visibility: visible;
   display: table;
}
#wb_footerTop
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerTop
{
   height: auto;
   padding: 50px 0 50px 0;
}
#footerTop > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footerTop > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_footerCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#footerCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   text-align: center;
}
#footerCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 20.8px;
   text-align: center;
}
#wb_footerCard1
{
   text-align: left;
}
#wb_footerText1
{
   visibility: visible;
   display: block;
}
#wb_footerText1
{
   margin: 10px 0 10px 0 ;
   padding: 0;
}
#wb_footerIcon3
{
   width: 16px;
   height: 17px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon3
{
   width: 16px;
   height: 17px;
}
#footerIcon3 i
{
   line-height: 17px;
   font-size: 16px;
   width: 15px;
}
#wb_footerIcon4
{
   width: 16px;
   height: 17px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon4
{
   width: 16px;
   height: 17px;
}
#footerIcon4 i
{
   line-height: 17px;
   font-size: 16px;
   width: 15px;
}
#wb_footerIcon1
{
   width: 16px;
   height: 17px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon1
{
   width: 16px;
   height: 17px;
}
#footerIcon1 i
{
   line-height: 17px;
   font-size: 16px;
   width: 15px;
}
#wb_footerCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #FFFFFF;
   font-size: 19px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#footerCard3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   text-align: center;
}
#footerCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 15px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#footerCard3-card-item1 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#footerCard3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#footerCard3-card-item2 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#footerCard3-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#footerCard3-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item3 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#wb_footerCard3
{
   text-align: left;
}
#wb_footerCopyright
{
   visibility: visible;
   display: block;
}
#wb_footerCopyright
{
   margin: 0;
   padding: 0;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 0;
}
#footer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#footer > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_footerBottom
{
   visibility: visible;
   display: table;
}
#wb_footerBottom
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerBottom
{
   height: auto;
   padding: 25px 0 25px 0;
}
#footerBottom > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footerBottom > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
}
@media only screen and (max-width: 420px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 10px 0 0 0;
}
#LayoutGrid1 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .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: flex-start;
   text-align: left;
}
#wb_homeText2
{
   visibility: visible;
   display: block;
}
#wb_homeText2
{
   font-size: 16px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   text-align: center;
}
#Heading6
{
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 5px rgba(149,79,114,0.50);
}
#wb_Heading12
{
   left: -422px;
   top: 1090px;
   width: 390px;
   height: 27px;
   visibility: visible;
   display: inline;
   margin: 5px 0 0 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading12
{
   border-radius: 0px;
   text-align: center;
}
#Heading12
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_headerSection
{
   visibility: visible;
   display: table;
}
#wb_headerSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headerSection
{
   height: auto;
   padding: 15px 0 15px 0;
}
#headerSection > .col-1, #headerSection > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#headerSection > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#headerSection > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_headerLogo1
{
   width: 191px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 4px 0 0 0;
   font-size: 16px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#wb_headerLogo1
{
   border-radius: 0px;
   text-align: left;
}
#headerLogo1
{
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.50);
}
#wb_mainMenu
{
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: center;
}
#wb_mainMenu li
{
}
#wb_mainMenu a
{
   background-clip: padding-box;
   color: #892983;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_mainMenu > ul > li > a
{
   height: 37px;
   line-height: 37px;
}
#wb_mainMenu li:hover a, #wb_mainMenu a:hover
{
   color: #000000;
}
.mainMenu-effect:before
{
   border: 1px solid transparent;
   background-color: transparent;
   background-image: none;
}
#wb_mainMenu li
{
   padding: 0px 5px 0px 0px;
}
#wb_PanelMenu1
{
   width: 40px;
   height: 37px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#PanelMenu1
{
   line-height: 37px;
   width: 40px;
   height: 37px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 10px;
}
#PanelMenu1_markup li a
{
   color: #454545;
   border: 0px solid #C5C5C5;
   background-color: #F6F6F6;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_PanelMenu1 a
{
   color: #454545;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   text-transform: none;
}
#PanelMenu1_markup li a:hover
{
   color: #2B2B2B;
   background-color: #EDEDED;
   border: 0px solid #CCCCCC;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   width: 16px;
   height: 16px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_PanelMenu1 a:hover
{
   color: #2B2B2B;
   background-color: #EDEDED;
   border: 1px solid #CCCCCC;
}
#PanelMenu1_panel
{
   background-color: #F6F6F6;
   overflow-y: auto;
}
#wb_slideTop
{
   width: 420px;
   height: 245px;
   visibility: visible;
   display: block;
   margin: 0;
}
#slideTop .frame
{
   width: 420px;
   height: 245px;
}
#slideTop .carousel-item-inner
{
   width: 420px;
   height: 0;
}
#slideTop_back
{
   top: 43%;
}
#slideTop_next
{
   top: 43%;
}
#slideTop_back
{
   left: 4px;
   top: 43%;
   width: 32px;
   height: 32px;
}
#slideTop_next
{
   right: 4px;
   top: 43%;
   width: 32px;
   height: 32px;
}
#wb_slideTop .carousel-control-prev-icon, #wb_slideTop .carousel-control-next-icon
{
   width: 32px;
   height: 32px;
}
#wb_carHeading1
{
   left: 25px;
   top: 49px;
   width: 162px;
   height: 57px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #000000;
   font-size: 13px;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_carHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#carHeading1
{
   color: #000000;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   text-transform: none;
}
#wb_carHeading2
{
   left: 176px;
   top: 36px;
   width: 213px;
   height: 62px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #FFFF00;
   font-size: 15px;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_carHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#carHeading2
{
   color: #FFFF00;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   text-align: left;
   text-transform: none;
}
#wb_carHeading3
{
   left: 24px;
   top: 146px;
   width: 162px;
   height: 51px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #C0009D;
   font-size: 13px;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_carHeading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#carHeading3
{
   color: #C0009D;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   text-transform: none;
}
#wb_carHeading1A
{
   left: 190px;
   top: -86px;
   width: 100px;
   height: 40px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
   font-size: 13px;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_carHeading1A
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#carHeading1A
{
   color: #000000;
   font-family: Raleway;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   text-transform: none;
}
#wb_homeSection
{
   visibility: visible;
   display: table;
}
#wb_homeSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#homeSection
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_homeHeading1
{
   width: 118px;
   height: 55px;
   visibility: visible;
   display: inline-block;
   margin: 20px 30px 0 0 ;
   padding: 0;
   font-size: 16px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_homeHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#homeHeading1
{
   color: #954F72;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
}
#homeButton1
{
   width: 118px;
   height: 38px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 10px;
   padding: 1px 6px 1px 6px;
   font-size: 13px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#homeButton1
{
   line-height: 36px;
}
#wb_aboutSection
{
   visibility: visible;
   display: table;
}
#wb_aboutSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#aboutSection
{
   height: auto;
   padding: 15px 0 10px 0;
}
#aboutSection > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#aboutSection > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_aboutHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 16px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_aboutHeading
{
   border-radius: 0px;
   text-align: center;
}
#aboutHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.70);
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_about
{
   visibility: visible;
   display: table;
}
#wb_about
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#about
{
   height: auto;
   padding: 10px 10px 10px 10px;
}
#about .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#about > .row > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#about > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_aboutText
{
   visibility: visible;
   display: block;
}
#wb_aboutText
{
   font-size: 13px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 25px 0 ;
   padding: 0;
   font-size: 15px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.50);
}
#wb_contactSection
{
   visibility: visible;
   display: table;
}
#wb_contactSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contactSection
{
   height: auto;
   padding: 15px 15px 10px 15px;
}
#contactSection .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contactSection > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#contactSection > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_contactHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 2px 0 ;
   padding: 0;
   font-size: 16px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_contactHeading
{
   border-radius: 0px;
   text-align: center;
}
#contactHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.60);
}
#wb_contactHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_contactHeading2
{
   border-radius: 0px;
   text-align: center;
}
#contactHeading2
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_contactForm
{
   visibility: visible;
   display: table;
}
#wb_contactForm
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contactForm
{
   height: auto;
   padding: 10px 0 10px 0;
}
#contactForm > .col-1, #contactForm > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#contactForm > .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: flex-start;
   text-align: left;
}
#contactForm > .col-2
{
   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: flex-start;
   text-align: left;
}
#contactName
{
   width: 100%;
   height: 29px;
   visibility: visible;
   display: block;
   margin: 5px 0 10px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 17px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#contactName
{
   line-height: 4px;
}
#contactNameLabel
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 0;
   text-align: left;
   font-size: 17px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#contactNameLabel
{
   line-height: 21px;
}
#contactMessageLabel
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 4px 4px 0;
   text-align: left;
   font-size: 17px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#contactMessageLabel
{
   line-height: 21px;
}
#contactMessage
{
   width: 100%;
   height: 49px;
   visibility: visible;
   display: block;
   margin: 5px 0 10px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 17px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#contactButton
{
   width: 136px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   font-size: 17px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   border-radius: 0px;
   text-align: left;
}
#Heading3
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   text-transform: none;
}
#wb_Icon1
{
   width: 39px;
   height: 33px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#Icon1
{
   width: 39px;
   height: 33px;
}
#Icon1 i
{
   line-height: 33px;
   font-size: 33px;
   width: 40px;
}
#wb_faqSection
{
   visibility: visible;
   display: table;
}
#wb_faqSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#faqSection
{
   height: auto;
   padding: 17px 15px 10px 15px;
}
#faqSection .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#faqSection > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#faqSection > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_faqHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 2px 0 ;
   padding: 0;
   font-size: 16px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_faqHeading
{
   border-radius: 0px;
   text-align: center;
}
#faqHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.60);
}
#wb_faqHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 0 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_faqHeading2
{
   border-radius: 0px;
   text-align: center;
}
#faqHeading2
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_faqGrid
{
   visibility: visible;
   display: table;
}
#wb_faqGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#faqGrid
{
   height: auto;
   padding: 10px 0 10px 0;
}
#wb_Accordion
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Accordion .ui-accordion-header
{
   font-size: 16px !important;
}
#wb_TextFAQ2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ2
{
   margin: 0;
   padding: 0;
}
#wb_TextFAQ1
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ1
{
   margin: 0;
   padding: 0;
}
#wb_TextFAQ6
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ6
{
   margin: 0;
   padding: 0;
}
#wb_TextFAQ5
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ5
{
   margin: 0;
   padding: 0;
}
#wb_TextFAQ4
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ4
{
   margin: 0;
   padding: 0;
}
#wb_TextFAQ3
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TextFAQ3
{
   margin: 0;
   padding: 0;
}
#wb_imagineSection
{
   visibility: visible;
   display: table;
}
#wb_imagineSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#imagineSection
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#imagineSection .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#imagineSection > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#imagineSection > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_imagineHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 2px 0 2px 0 ;
   padding: 0;
   font-size: 16px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_imagineHeading
{
   border-radius: 0px;
   text-align: center;
}
#imagineHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.60);
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 5px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading4
{
   border-radius: 0px;
   text-align: center;
}
#Heading4
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 0 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_photoGal
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   color: #212529;
   background-color: #FFFFFF;
   background-image: none;
}
#photoGal .thumbnail
{
   width: 33.33333333%;
}
#photoGal .visible-col3
{
   display: block;
}
#wb_portSection
{
   visibility: visible;
   display: table;
}
#wb_portSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#portSection
{
   height: auto;
   padding: 17px 15px 10px 15px;
}
#portSection .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#portSection > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#portSection > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_sampleHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 16px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_sampleHeading
{
   border-radius: 0px;
   text-align: center;
}
#sampleHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.65);
}
#wb_Heading8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading8
{
   border-radius: 0px;
   text-align: center;
}
#Heading8
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_sample1
{
   visibility: visible;
   display: table;
}
#wb_sample1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sample1
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_ImageAni
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_ImageFash
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_sample2
{
   visibility: visible;
   display: table;
}
#wb_sample2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sample2
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_ImageCoffee
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_ImageMex
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_sample3
{
   visibility: visible;
   display: table;
}
#wb_sample3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sample3
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_ImageLiq
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_ImageReal
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_sample4
{
   visibility: visible;
   display: table;
}
#wb_sample4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sample4
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_ImagePizza
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_ImagePhoto
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_testSection
{
   visibility: visible;
   display: table;
}
#wb_testSection
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#testSection
{
   height: auto;
   padding: 15px 15px 10px 15px;
}
#testSection .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#testSection > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#testSection > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_testHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 2px 0 ;
   padding: 0;
   font-size: 16px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_testHeading
{
   border-radius: 0px;
   text-align: center;
}
#testHeading
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.60);
}
#wb_Heading10
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 2px 0 2px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading10
{
   border-radius: 0px;
   text-align: center;
}
#Heading10
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#moreDialog
{
}
#wb_dialogText
{
   left: 25px;
   top: 21px;
   width: 342px;
   height: 322px;
   visibility: visible;
   display: inline;
}
#wb_dialogText
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#upStickyLayer
{
   width: 31px;
   height: 28px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 0px;
   top: -3px;
   width: 23px;
   height: 23px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 23px;
   height: 23px;
}
#upIcon i
{
   line-height: 23px;
   font-size: 23px;
   width: 22px;
}
#wb_testGrid
{
   visibility: visible;
   display: table;
}
#wb_testGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#testGrid
{
   height: auto;
   padding: 10px 0 10px 0;
}
#testGrid > .col-1, #testGrid > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#testGrid > .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: flex-start;
   text-align: left;
}
#testGrid > .col-2
{
   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: flex-start;
   text-align: left;
}
#wb_Card1
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 10px 10px 10px 10px;
}
#Card1
{
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 50px 50px 25px 50px;
   padding: 0;
   color: #737373;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
   text-align: left;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0 50px 10px 50px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 50px 10px 50px;
   padding: 0;
   color: #7F7F7F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 25px 0 50px 0 ;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 110px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 110px;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 10px 10px 10px 10px;
}
#Card2
{
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 50px 50px 25px 50px;
   padding: 0;
   color: #737373;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
   text-align: left;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0 50px 10px 50px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 50px 10px 50px;
   padding: 0;
   color: #7F7F7F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#Card2-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 25px 0 50px 0 ;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 110px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 110px;
}
#wb_Card2
{
   text-align: center;
}
#wb_footerTop
{
   visibility: visible;
   display: table;
}
#wb_footerTop
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerTop
{
   height: auto;
   padding: 50px 0 50px 0;
}
#footerTop > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footerTop > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_footerCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#footerCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#footerCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 20.8px;
   text-align: center;
}
#wb_footerCard1
{
   text-align: left;
}
#wb_footerText1
{
   visibility: visible;
   display: block;
}
#wb_footerText1
{
   margin: 10px 0 16px 0 ;
   padding: 0;
}
#wb_footerIcon3
{
   width: 10px;
   height: 11px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon3
{
   width: 10px;
   height: 11px;
}
#footerIcon3 i
{
   line-height: 11px;
   font-size: 10px;
   width: 9px;
}
#wb_footerIcon4
{
   width: 10px;
   height: 11px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon4
{
   width: 10px;
   height: 11px;
}
#footerIcon4 i
{
   line-height: 11px;
   font-size: 10px;
   width: 9px;
}
#wb_footerIcon1
{
   width: 10px;
   height: 11px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon1
{
   width: 10px;
   height: 11px;
}
#footerIcon1 i
{
   line-height: 11px;
   font-size: 10px;
   width: 9px;
}
#wb_footerCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #000000;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#footerCard3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#footerCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 15px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#footerCard3-card-item1 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#footerCard3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#footerCard3-card-item2 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#footerCard3-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#footerCard3-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item3 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#wb_footerCard3
{
   text-align: left;
}
#wb_footerCopyright
{
   visibility: visible;
   display: block;
}
#wb_footerCopyright
{
   margin: 0;
   padding: 0;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 0;
}
#footer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#footer > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_footerBottom
{
   visibility: visible;
   display: table;
}
#wb_footerBottom
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerBottom
{
   height: auto;
   padding: 25px 0 25px 0;
}
#footerBottom > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footerBottom > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
}
#wb_slideTop{position:sticky;z-index:0;}
