body
{
   background-color: #000000;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
a
{
   color: #FFFFFF;
   text-decoration: underline;
}
a:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_introLayoutyGrid, #wb_reviewsCard4, #wb_reviewsCard2
   {
      background-attachment: scroll !important;
   }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5)
{
   #wb_introLayoutyGrid, #wb_reviewsCard4, #wb_reviewsCard2
   {
      background-attachment: scroll !important;
   }
}
#wb_headerLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#headerLayoutGrid
{
   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;
}
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2, #headerLayoutGrid > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2, #headerLayoutGrid > .col-3
{
   flex: 0 0 auto;
}
#headerLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#headerLayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
#headerLayoutGrid > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 320px)
{
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2, #headerLayoutGrid > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_introLayoutyGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/cyberpunk01.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#introLayoutyGrid
{
   box-sizing: border-box;
   padding: 150px 15px 125px 15px;
   margin-right: auto;
   margin-left: auto;
}
#introLayoutyGrid > .row
{
   margin-right: 30px;
   margin-left: 30px;
}
#introLayoutyGrid > .row > .col-1, #introLayoutyGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#introLayoutyGrid > .row > .col-1, #introLayoutyGrid > .row > .col-2
{
   float: left;
}
#introLayoutyGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#introLayoutyGrid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#introLayoutyGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#introLayoutyGrid > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#introLayoutyGrid:before,
#introLayoutyGrid:after,
#introLayoutyGrid .row:before,
#introLayoutyGrid .row:after
{
   display: table;
   content: " ";
}
#introLayoutyGrid:after,
#introLayoutyGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#introLayoutyGrid > .row > .col-1, #introLayoutyGrid > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#introLayoutyGrid-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.5;
}
#wb_aboutLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#aboutLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 60px 45px 20px 45px;
   margin-right: auto;
   margin-left: auto;
}
#aboutLayoutGrid > .col-1, #aboutLayoutGrid > .col-2, #aboutLayoutGrid > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#aboutLayoutGrid > .col-1, #aboutLayoutGrid > .col-2, #aboutLayoutGrid > .col-3
{
   flex: 0 0 auto;
}
#aboutLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#aboutLayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#aboutLayoutGrid > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#aboutLayoutGrid > .col-1, #aboutLayoutGrid > .col-2, #aboutLayoutGrid > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_reviewsLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#reviewsLayoutGrid
{
   box-sizing: border-box;
   padding: 100px 60px 50px 60px;
   margin-right: auto;
   margin-left: auto;
}
#reviewsLayoutGrid > .row
{
   margin-right: -60px;
   margin-left: -60px;
}
#reviewsLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 60px;
   padding-left: 60px;
   position: relative;
}
#reviewsLayoutGrid > .row > .col-1
{
   float: left;
}
#reviewsLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#reviewsLayoutGrid:before,
#reviewsLayoutGrid:after,
#reviewsLayoutGrid .row:before,
#reviewsLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#reviewsLayoutGrid:after,
#reviewsLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#reviewsLayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#reviewsCardContainer
{
   position: relative;
   padding: 10px 60px 10px 60px;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#reviewsCardContainer .owl-dots, #reviewsCardContainer .owl-nav
{
   text-align: center;
}
#reviewsCardContainer .owl-nav [class*=owl-]
{
   opacity: 0.7;
   color: #76237A;
   font-size: 48px;
   line-height: 48px;
   display: inline-block;
   cursor: pointer;
   pointer-events: all;
}
#reviewsCardContainer .owl-nav [class*=owl-]:hover
{
   opacity: 1;
   color: #76237A;
   text-decoration: none;
}
#reviewsCardContainer .owl-nav .disabled
{
   opacity: .5;
   cursor: default;
}
#reviewsCardContainer .owl-nav.disabled+.owl-dots
{
   margin-top: 10px;
}
#reviewsCardContainer .owl-nav
{
   position:  absolute;
   top: 0;
   display:  flex;
   align-items: center;
   justify-content: space-between;
  pointer-events: none;
   width: calc(100% - 120px);
   height: calc(100% - 92px);
}
#reviewsCardContainer .owl-nav button.owl-prev, #reviewsCardContainer .owl-nav button.owl-next
{
   position: relative;
   height: 48px;
   width: 48px;
   border-radius: 50%;
   background-color: rgba(255,255,255, 0.5);
}
#reviewsCardContainer .owl-nav button.owl-prev span, #reviewsCardContainer .owl-nav button.owl-next span
{
   position: absolute;
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   transform: translateY(-8%);
}
#reviewsCardContainer .owl-dots .owl-dot
{
   display: inline-block;
   zoom: 1;
}
#reviewsCardContainer .owl-dots .owl-dot span
{
   width: 12px;
   height: 12px;
   margin: 70px 10px;
   background: #DCDCDC;
   display: block;
   -webkit-backface-visibility: visible;
   backface-visibility: visible;
   transition: opacity 200ms ease;
   border-radius: 50%;
}
#reviewsCardContainer .owl-dots .owl-dot.active span, #reviewsCardContainer .owl-dots .owl-dot:hover span
{
   background: #76237A;
}
#wb_section1LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#section1LayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 45px 100px 45px;
   margin-right: auto;
   margin-left: auto;
}
#section1LayoutGrid > .col-1, #section1LayoutGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#section1LayoutGrid > .col-1, #section1LayoutGrid > .col-2
{
   flex: 0 0 auto;
}
#section1LayoutGrid > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#section1LayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#section1LayoutGrid > .col-1, #section1LayoutGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_section2LayoutyGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#section2LayoutyGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 45px 100px 45px;
   margin-right: auto;
   margin-left: auto;
}
#section2LayoutyGrid > .col-1, #section2LayoutyGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#section2LayoutyGrid > .col-1, #section2LayoutyGrid > .col-2
{
   flex: 0 0 auto;
}
#section2LayoutyGrid > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#section2LayoutyGrid > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#section2LayoutyGrid > .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-end;
   text-align: right;
}
#section2LayoutyGrid > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
@media (max-width: 480px)
{
#section2LayoutyGrid > .col-1, #section2LayoutyGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#section2LayoutyGrid-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.63;
}
#wb_section2LayoutyGrid .parallax
{
   background-color: transparent;
   background-image: url('../images/cyberpunk11.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_section2LayoutyGrid .parallax__container
{
   clip: rect(0, auto, auto, 0);
   height: 100%;
   left: 0;
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: -100;
}
#wb_faqLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 100px 0 100px 0 ;
}
#faqLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 45px 0 45px;
   margin-right: auto;
   margin-left: auto;
}
#faqLayoutGrid > .col-1, #faqLayoutGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#faqLayoutGrid > .col-1, #faqLayoutGrid > .col-2
{
   flex: 0 0 auto;
}
#faqLayoutGrid > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#faqLayoutGrid > .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: center;
   text-align: center;
}
@media (max-width: 768px)
{
#faqLayoutGrid > .col-1, #faqLayoutGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_galleryLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#galleryLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 60px 50px 60px;
   margin-right: auto;
   margin-left: auto;
}
#galleryLayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#galleryLayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#galleryLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#galleryLayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#upStickyLayer
{
   background-color: #8706D4;
   background-image: none;
   border-radius: 50%;
}
#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;
}
#wb_upIcon a
{
   text-decoration: none;
}
#wb_upIcon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#upIcon
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#upIcon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_upIcon:hover #upIcon i
{
   color: #FFFFFF;
}
#wb_footerHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 20px 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#footerHeading
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_footerSocialIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerSocialIcon1 a
{
   text-decoration: none;
}
#wb_footerSocialIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footerSocialIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #645E59;
}
#footerSocialIcon1
{
   height: 30px;
   width: 30px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footerSocialIcon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
}
#wb_footerSocialIcon1:hover #footerSocialIcon1 i
{
   color: #FA0CC2;
}
#wb_footerSocialIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerSocialIcon2 a
{
   text-decoration: none;
}
#wb_footerSocialIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footerSocialIcon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #645E59;
}
#footerSocialIcon2
{
   height: 30px;
   width: 36px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footerSocialIcon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
}
#wb_footerSocialIcon2:hover #footerSocialIcon2 i
{
   color: #FA0CC2;
}
#wb_footerSocialIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerSocialIcon3 a
{
   text-decoration: none;
}
#wb_footerSocialIcon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footerSocialIcon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #645E59;
}
#footerSocialIcon3
{
   height: 30px;
   width: 36px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footerSocialIcon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
}
#wb_footerSocialIcon3:hover #footerSocialIcon3 i
{
   color: #FA0CC2;
}
#wb_footerSocialIcon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerSocialIcon4 a
{
   text-decoration: none;
}
#wb_footerSocialIcon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footerSocialIcon4:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #645E59;
}
#footerSocialIcon4
{
   height: 30px;
   width: 36px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footerSocialIcon4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
}
#wb_footerSocialIcon4:hover #footerSocialIcon4 i
{
   color: #FA0CC2;
}
#wb_aboutHeading
{
   -webkit-background-clip: text;
   background-clip: text;
   background-image: linear-gradient(to right, #76237A 0%, #F909C6 25%, #76237A 100%);
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 15px 0 ;
   padding: 0;
   text-align: left;
}
#aboutHeading
{
   color: transparent;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_aboutText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: left;
}
#wb_aboutText
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
}
#wb_aboutText div
{
   text-align: left;
}
#wb_aboutText
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_reviewsCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-height: 400px;
   box-sizing: border-box;
   margin: 0;
   background-image: radial-gradient(circle, #8706D4 0%, #000000 100%);
   border: 2px solid #F909C6;
   border-image-slice: 1;
   border-image-width: 2px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to right, #76237A 0%, #F909C6 25%, #76237A 100%);
   text-align: left;
}
#reviewsCard1-card-body
{
   padding: 100px 30px 100px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#reviewsCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#reviewsCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
}
#wb_faqImage
{
   margin: 0;
   vertical-align: top;
}
#faqImage
{
   border: 2px solid #F909C6;
   border-image-slice: 1;
   border-image-width: 2px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to right, #76237A 0%, #F909C6 25%, #76237A 100%);
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_formLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#formLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 45px 100px 45px;
   margin-right: auto;
   margin-left: auto;
}
#formLayoutGrid > .col-1, #formLayoutGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#formLayoutGrid > .col-1, #formLayoutGrid > .col-2
{
   flex: 0 0 auto;
}
#formLayoutGrid > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#formLayoutGrid > .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: 768px)
{
#formLayoutGrid > .col-1, #formLayoutGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_footerLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 60px 0 ;
}
#footerLayoutGrid
{
   box-sizing: border-box;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
}
#footerLayoutGrid > .row
{
   margin-right: 60px;
   margin-left: 60px;
}
#footerLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#footerLayoutGrid > .row > .col-1
{
   float: left;
}
#footerLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#footerLayoutGrid:before,
#footerLayoutGrid:after,
#footerLayoutGrid .row:before,
#footerLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#footerLayoutGrid:after,
#footerLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#footerLayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_footerText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 30px 0;
   margin: 0;
   text-align: center;
}
#wb_footerText
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 19px;
   line-height: 25.5px;
}
#wb_footerText p, #wb_footerText ul
{
   margin: 0;
   padding: 0;
}
#wb_footerText
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
.headerMenu .nav
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   color: #FFFFFF;
   text-align: left;
   text-transform: none;
}
#headerMenu, .headerMenu .nav, .headerMenu *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.headerMenu .nav:before,
.headerMenu .nav:after 
{
   content: " ";
   display: table;
}
.headerMenu .nav:after 
{
   clear: both;
}
.headerMenu .nav a 
{
   text-decoration: none;
}
.headerMenu .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.headerMenu .nav ul ul
{
   margin-bottom: 0;
}
.headerMenu .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.headerMenu .container:before,
.headerMenu .container:after 
{
   content: " ";
   display: table;
}
.headerMenu .container:after 
{
   clear: both;
}
.headerMenu .collapse 
{
   display: none;
}
.headerMenu .collapse.show 
{
   display: block;
}
.headerMenu .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.headerMenu .arrow, .headerMenu .arrow-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.headerMenu .dropdown 
{
   position: relative;
}
.headerMenu .dropdown-toggle:focus 
{
   outline: 0;
}
.headerMenu .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 19px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid rgba(255,255,255,1.00);
   border-radius: 6px;
   background-clip: padding-box;
}
.headerMenu .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FFFFFF;
}
.headerMenu .dropdown-menu > li > a
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #FFFFFF;
   text-transform: none;
   white-space: nowrap;
}
.headerMenu .dropdown-menu > li > a:hover,
.headerMenu .dropdown-menu > li > a:focus 
{
   text-decoration: none;
   color: #FFFFFF;
   background-color: #EDEDED;
   background-image: none;
}
.headerMenu .dropdown-menu > li > a.active,
.headerMenu .dropdown-menu > li > a.active:hover,
.headerMenu .dropdown-menu > li > a.active:focus
{
   color: #FFFFFF;
   background-color: #EDEDED;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.headerMenu .show > .dropdown-menu
{
   display: block;
}
.headerMenu .show > a
{
   outline: 0;
}
.headerMenu .dropdown-header
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.headerMenu .dropdown-backdrop
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.headerMenu .dropdown.show .dropdown-menu
{
   animation-name: headerMenu-animation;
   animation-duration: 500ms;
   animation-iteration-count: 1;
   animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
   animation-fill-mode: forwards;
}
@keyframes headerMenu-animation
{
   0%
   {
      opacity: 0;
      transform: translateY(-10px);
   }
   100%
   {
      opacity: 1;
      transform: translateY(0);
   }
}
.headerMenu .nav > li 
{
   position: relative;
   display: block;
}
.headerMenu .nav > li > a
{
   position: relative;
   display: block;
   padding: 15px 15px 15px 15px;
}
.headerMenu .nav .show > a,
.headerMenu .nav .show > a:hover,
.headerMenu .nav .show > a:focus
{
    border-color: #343A40;
}
.headerMenu .nav .nav-divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FFFFFF;
}
.headerMenu .nav .arrow
{
   border-top-color: #343A40;
   border-bottom-color: #343A40;
}
.headerMenu
{
   position: relative;
}
.headerMenu:before,
.headerMenu:after
{
   content: " ";
   display: table;
}
.headerMenu:after
{
   clear: both;
}
.headerMenu .navbar-header:before,
.headerMenu .navbar-header:after
{
   content: " ";
   display: table;
}
.headerMenu .navbar-header:after
{
   clear: both;
}
.headerMenu-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.headerMenu-navbar-collapse:before,
.headerMenu-navbar-collapse:after
{
   content: " ";
   display: table;
}
.headerMenu-navbar-collapse:after
{
   clear: both;
}
.headerMenu-navbar-collapse.show
{
   overflow-y: auto;
}
.headerMenu .navbar-toggle 
{
   position: relative;
   float: right;
   width: 52px;
   height: 52px;
   padding: 15px 15px 15px 15px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 6px;
}
.headerMenu .navbar-toggle .line
{
   display: block;
   width: 22px;
   height: 4px;
   border-radius: 0px;
   transition: all 500ms linear;
}
.headerMenu .navbar-toggle .line
{
   margin: 4px auto;
}
.headerMenu .navbar-toggle  .line:first-child
{
   margin-top: 0px !important;
}
.headerMenu .navbar-nav
{
   margin: 6px -15px;
}
.headerMenu .navbar-nav > li > .dropdown-menu
{
   margin-top: 0;
}
.headerMenu .navbar-nav > li > a
{
   color: #FFFFFF;
}
.headerMenu .navbar-nav > li > a:hover,
.headerMenu .navbar-nav > li > a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #FFFFFF;
   text-decoration: none;
}
.headerMenu .navbar-nav > li > a.active,
.headerMenu .navbar-nav > li > a.active:hover,
.headerMenu .navbar-nav > li > a.active:focus
{
   color: #FFFFFF;
   background-color: #EDEDED;
   background-image: none;
}
.headerMenu .navbar-toggle
{
   border: 1px solid transparent;
}
.headerMenu .navbar-toggle:hover,
.headerMenu .navbar-toggle:focus
{
   background-color: transparent;
}
.headerMenu .navbar-toggle .line
{
   background-color: #FFFFFF;
}
.headerMenu-navbar-collapse
{
   border-color: rgba(255,255,255,1.00);
}
.headerMenu .navbar-nav > .dropdown > a:hover .arrow,
.headerMenu .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.headerMenu .navbar-nav > .show > a,
.headerMenu .navbar-nav > .show > a:hover,
.headerMenu .navbar-nav > .show > a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #FFFFFF;
}
.headerMenu .navbar-nav > .show > a .arrow,
.headerMenu .navbar-nav > .show > a:hover .arrow,
.headerMenu .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.headerMenu .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.headerMenu .navbar-link
{
   color: #FFFFFF;
}
.headerMenu .navbar-link:hover
{
   color: #FFFFFF;
}
.headerMenu .navbar-header
{
   color: #FFFFFF;
}
@media (min-width: 480px) 
{
.headerMenu .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.headerMenu .navbar-header
{
   float: left;
}
.headerMenu-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.headerMenu-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.headerMenu-navbar-collapse.show
{
   overflow-y: auto;
}
.headerMenu .navbar-toggle
{
   display: none;
}
.headerMenu .navbar-nav
{
   display: flex;
   flex-direction: row;
   justify-content: center;
   margin: 0;
}
.headerMenu .navbar-nav > li
{
   float: left;
}
.headerMenu .container > .navbar-header,
.headerMenu .container > .headerMenu-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.headerMenu .navbar-nav > .dropdown > a:hover .arrow,
.headerMenu .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
}
@media (max-width: 480px) 
{
.headerMenu 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
}
.headerMenu .navbar-nav
{
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
}
.headerMenu .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.headerMenu .navbar-nav .show .dropdown-menu > li > a,
.headerMenu .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 15px;
}
.headerMenu .navbar-nav .show .dropdown-menu > li > a
{
   line-height: 20px;
}
}
@media (min-width: 480px) 
{
.headerMenu 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 6px;
}
.headerMenu .navbar-nav > li > a
{
   color: #FFFFFF;
}
.headerMenu .navbar-nav > li > a:hover,
.headerMenu .navbar-nav > li > a:focus
{
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
}
.headerMenu .navbar-nav > li > a.active,
.headerMenu .navbar-nav > li > a.active:hover,
.headerMenu .navbar-nav > li > a.active:focus
{
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
}
.headerMenu .navbar-nav > .show > a,
.headerMenu .navbar-nav > .show > a:hover,
.headerMenu .navbar-nav > .show > a:focus
{
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
}
.headerMenu .navbar-nav > .dropdown > a:hover .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.headerMenu .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.headerMenu .navbar-nav > li > a.active > .arrow,
.headerMenu .navbar-nav > li > a.active:hover > .arrow,
.headerMenu .navbar-nav > li > a.active:focus > .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.headerMenu .navbar-nav > .show > a .arrow,
.headerMenu .navbar-nav > .show > a:hover .arrow,
.headerMenu .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.headerMenu .navbar-link
{
   color: #FFFFFF;
}
.headerMenu .navbar-link:hover 
{
   color: #fff;
}
}
.headerMenu .navbar-nav > li:first-child > a
{
   border-top-left-radius: 6px;
   border-bottom-left-radius: 6px;
}
.headerMenu .dropdown-menu > li:last-child > a
{
   border-bottom-left-radius: 6px;
   border-bottom-right-radius: 6px;
}
#headerMenu i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_headerMenu
{
   z-index: 1111 !important;
}
#wb_introHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#introHeading
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 48px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#introButton
{
   box-sizing: border-box;
   line-height: 40px;
   text-decoration: none;
   vertical-align: top;
   border: 2px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#introButton:focus
{
   outline: 0;
}
#wb_headerIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#headerIcon
{
   height: 32px;
   width: 32px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#headerIcon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
}
#wb_headerIcon:hover #headerIcon i
{
   color: #444444;
}
#wb_introText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 30px 0 ;
   text-align: left;
}
#wb_introText
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
}
#wb_introText div
{
   text-align: left;
}
#wb_introText
{
   display: block;
   margin: 0 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_reviewsText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: right;
}
#wb_reviewsText
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
}
#wb_reviewsText div
{
   text-align: right;
}
#wb_reviewsText
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_aboutImage1
{
   margin: 0;
   vertical-align: top;
}
#aboutImage1
{
   border: 2px solid #F909C6;
   border-image-slice: 1;
   border-image-width: 2px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to right, #76237A 0%, #F909C6 25%, #76237A 100%);
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1152px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_aboutImage2
{
   margin: 0;
   vertical-align: top;
}
#aboutImage2
{
   border: 2px solid #F909C6;
   border-image-slice: 1;
   border-image-width: 2px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to right, #76237A 0%, #F909C6 25%, #76237A 100%);
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1152px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_reviewsHeading
{
   -webkit-background-clip: text;
   background-clip: text;
   background-image: linear-gradient(to right, #76237A 0%, #F909C6 25%, #76237A 100%);
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 15px 0 ;
   padding: 0;
   text-align: right;
}
#reviewsHeading
{
   color: transparent;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: right;
   text-transform: none;
}
#wb_section1Heading
{
   -webkit-background-clip: text;
   background-clip: text;
   background-image: linear-gradient(to right, #76237A 0%, #F909C6 25%, #76237A 100%);
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 15px 0 ;
   padding: 0;
   text-align: left;
}
#section1Heading
{
   color: transparent;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_section1Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: left;
}
#wb_section1Text2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
}
#wb_section1Text2 div
{
   text-align: left;
}
#wb_section1Text2
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_section1Image
{
   margin: 0;
   vertical-align: top;
}
#section1Image
{
   border: 2px solid #F909C6;
   border-image-slice: 1;
   border-image-width: 2px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to right, #76237A 0%, #F909C6 25%, #76237A 100%);
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1152px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_section1Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: left;
}
#wb_section1Text1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
}
#wb_section1Text1 div
{
   text-align: left;
}
#wb_section1Text1
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_section2Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: right;
}
#section2Heading
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: right;
   text-transform: none;
}
#wb_section2Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 30px 0 ;
   text-align: right;
}
#wb_section2Text2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
}
#wb_section2Text2 div
{
   text-align: right;
}
#wb_section2Text2
{
   display: block;
   margin: 0 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#section2Button
{
   box-sizing: border-box;
   line-height: 40px;
   text-decoration: none;
   vertical-align: top;
   border: 2px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#section2Button:focus
{
   outline: 0;
}
#wb_faqHeading
{
   -webkit-background-clip: text;
   background-clip: text;
   background-image: linear-gradient(to right, #76237A 0%, #F909C6 25%, #76237A 100%);
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 15px 0 ;
   padding: 0;
   text-align: left;
}
#faqHeading
{
   color: transparent;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_section2Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: right;
}
#wb_section2Text1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
}
#wb_section2Text1 div
{
   text-align: right;
}
#wb_section2Text1
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_gallerySlideShow
{
   min-height: 20px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #E3E3E3;
   border-radius: 0px;
   box-sizing: border-box;
   width: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#gallerySlideShow
{
   padding: 30px 40px 30px 40px;
   position: relative;
   margin: 0;
   line-height: 1;
   height: 100%;
   box-sizing: border-box;
}
#gallerySlideShow .carousel-inner
{
   overflow: hidden;
   width: 100%;
   position: relative;
}
#gallerySlideShow .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   transition: 0.6s ease-in-out left;
}
#gallerySlideShow .carousel-inner > .carousel-item > img, #gallerySlideShow .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#gallerySlideShow .carousel-inner > .active, #gallerySlideShow .carousel-inner > .carousel-item-next, #gallerySlideShow .carousel-inner > .carousel-item-prev
{
   display: block;
}
#gallerySlideShow .carousel-inner > .active
{
   left: 0;
}
#gallerySlideShow .carousel-inner > .carousel-item-next, #gallerySlideShow .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#gallerySlideShow .carousel-inner > .carousel-item-next
{
   left: 100%;
}
#gallerySlideShow .carousel-inner > .carousel-item-prev
{
   left: -100%;
}
#gallerySlideShow .carousel-inner > .carousel-item-next.carousel-item-start, #gallerySlideShow .carousel-inner > .carousel-item-prev.carousel-item-end
{
   left: 0;
}
#gallerySlideShow .carousel-inner > .active.carousel-item-start
{
   left: -100%;
}
#gallerySlideShow .carousel-inner > .active.carousel-item-end
{
   left: 100%;
}
#gallerySlideShow .thumbnails
{
   margin: 0;
   padding: 0;
   width: 100%;
}
#gallerySlideShow .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   text-align: center;
   vertical-align: top;
   padding-right: 20px;
   width: 33.33333333%;
}
#gallerySlideShow .thumbnail img
{
   max-width: 100%;
   width: 100%;
   height: auto;
   vertical-align: middle;
   box-sizing: border-box;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   display: block;
   margin-left: auto;
   margin-right: auto;
}
#wb_gallerySlideShow .carousel-control-next, #wb_gallerySlideShow .carousel-control-prev
{
   cursor: pointer;
   position: absolute;
   text-align: center;
   top: 0;
   left: 0;
   opacity: 1;
   transition: opacity 0.3s ease;
}
#wb_gallerySlideShow .carousel-control-next-icon, #wb_gallerySlideShow .carousel-control-prev-icon
{
   display: inline-block;
   width: 44px;
   height: 44px;
   background: transparent no-repeat center center;
   background-size: 100% 100%;
}
#wb_gallerySlideShow .carousel-control-next:hover, #wb_gallerySlideShow .carousel-control-prev:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
#wb_gallerySlideShow .carousel-control-prev-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%20176%20176%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M47%2080%20C45%2082%2c%2044%2085%2c%2044%2088%20L44%2088%20L44%2088%20C44%2091%2c%2045%2093%2c%2047%2096%20L113%20162%20L113%20162%20C116%20164%2c%20118%20165%2c%20121%20165%20C124%20165%2c%20127%20164%2c%20129%20162%20C131%20159%2c%20132%20157%2c%20132%20154%20C132%20151%2c%20131%20148%2c%20129%20146%20L71%2088%20L71%2088%20L129%2030%20L129%2030%20C131%2027%2c%20132%2025%2c%20132%2022%20C132%2019%2c%20131%2016%2c%20129%2014%20C127%2012%2c%20124%2011%2c%20121%2011%20C118%2011%2c%20116%2012%2c%20113%2014%20L47%2080Z%20%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#wb_gallerySlideShow .carousel-control-next-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%20176%20176%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M129%2080%20C131%2082%2c%20132%2085%2c%20132%2088%20L132%2088%20L132%2088%20C132%2091%2c%20131%2093%2c%20129%2096%20L63%20162%20L63%20162%20C61%20164%2c%2058%20165%2c%2055%20165%20C52%20165%2c%2050%20164%2c%2047%20162%20C45%20159%2c%2044%20157%2c%2044%20154%20C44%20151%2c%2045%20148%2c%2047%20146%20L106%2088%20L106%2088%20L47%2030%20L47%2030%20C45%2027%2c%2044%2025%2c%2044%2022%20C44%2019%2c%2045%2016%2c%2047%2014%20C50%2012%2c%2052%2011%2c%2055%2011%20C58%2011%2c%2061%2012%2c%2063%2014%20L129%2080Z%20%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
.footerDropdownMenu .nav
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   color: #FFFFFF;
   text-align: left;
   text-transform: none;
}
#footerDropdownMenu, .footerDropdownMenu .nav, .footerDropdownMenu *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.footerDropdownMenu .nav:before,
.footerDropdownMenu .nav:after 
{
   content: " ";
   display: table;
}
.footerDropdownMenu .nav:after 
{
   clear: both;
}
.footerDropdownMenu .nav a 
{
   text-decoration: none;
}
.footerDropdownMenu .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.footerDropdownMenu .nav ul ul
{
   margin-bottom: 0;
}
.footerDropdownMenu .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.footerDropdownMenu .container:before,
.footerDropdownMenu .container:after 
{
   content: " ";
   display: table;
}
.footerDropdownMenu .container:after 
{
   clear: both;
}
.footerDropdownMenu .collapse 
{
   display: none;
}
.footerDropdownMenu .collapse.show 
{
   display: block;
}
.footerDropdownMenu .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.footerDropdownMenu .arrow, .footerDropdownMenu .arrow-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.footerDropdownMenu .dropdown 
{
   position: relative;
}
.footerDropdownMenu .dropdown-toggle:focus 
{
   outline: 0;
}
.footerDropdownMenu .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 19px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid rgba(255,255,255,1.00);
   border-radius: 6px;
   background-clip: padding-box;
}
.footerDropdownMenu .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FFFFFF;
}
.footerDropdownMenu .dropdown-menu > li > a
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #FFFFFF;
   text-transform: none;
   white-space: nowrap;
}
.footerDropdownMenu .dropdown-menu > li > a:hover,
.footerDropdownMenu .dropdown-menu > li > a:focus 
{
   text-decoration: none;
   color: #FFFFFF;
   background-color: #EDEDED;
   background-image: none;
}
.footerDropdownMenu .dropdown-menu > li > a.active,
.footerDropdownMenu .dropdown-menu > li > a.active:hover,
.footerDropdownMenu .dropdown-menu > li > a.active:focus
{
   color: #FFFFFF;
   background-color: #EDEDED;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.footerDropdownMenu .show > .dropdown-menu
{
   display: block;
}
.footerDropdownMenu .show > a
{
   outline: 0;
}
.footerDropdownMenu .dropdown-header
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.footerDropdownMenu .dropdown-backdrop
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.footerDropdownMenu .dropdown.show .dropdown-menu
{
   animation-name: footerDropdownMenu-animation;
   animation-duration: 500ms;
   animation-iteration-count: 1;
   animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
   animation-fill-mode: forwards;
}
@keyframes footerDropdownMenu-animation
{
   0%
   {
      opacity: 0;
      transform: translateY(-10px);
   }
   100%
   {
      opacity: 1;
      transform: translateY(0);
   }
}
.footerDropdownMenu .nav > li 
{
   position: relative;
   display: block;
}
.footerDropdownMenu .nav > li > a
{
   position: relative;
   display: block;
   padding: 15px 15px 15px 15px;
}
.footerDropdownMenu .nav .show > a,
.footerDropdownMenu .nav .show > a:hover,
.footerDropdownMenu .nav .show > a:focus
{
    border-color: #343A40;
}
.footerDropdownMenu .nav .nav-divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FFFFFF;
}
.footerDropdownMenu .nav .arrow
{
   border-top-color: #343A40;
   border-bottom-color: #343A40;
}
.footerDropdownMenu
{
   position: relative;
}
.footerDropdownMenu:before,
.footerDropdownMenu:after
{
   content: " ";
   display: table;
}
.footerDropdownMenu:after
{
   clear: both;
}
.footerDropdownMenu .navbar-header:before,
.footerDropdownMenu .navbar-header:after
{
   content: " ";
   display: table;
}
.footerDropdownMenu .navbar-header:after
{
   clear: both;
}
.footerDropdownMenu-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.footerDropdownMenu-navbar-collapse:before,
.footerDropdownMenu-navbar-collapse:after
{
   content: " ";
   display: table;
}
.footerDropdownMenu-navbar-collapse:after
{
   clear: both;
}
.footerDropdownMenu-navbar-collapse.show
{
   overflow-y: auto;
}
.footerDropdownMenu .navbar-toggle 
{
   position: relative;
   float: right;
   width: 52px;
   height: 52px;
   padding: 15px 15px 15px 15px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 6px;
}
.footerDropdownMenu .navbar-toggle .line
{
   display: block;
   width: 22px;
   height: 4px;
   border-radius: 0px;
   transition: all 500ms linear;
}
.footerDropdownMenu .navbar-toggle .line
{
   margin: 4px auto;
}
.footerDropdownMenu .navbar-toggle  .line:first-child
{
   margin-top: 0px !important;
}
.footerDropdownMenu .navbar-nav
{
   margin: 6px -15px;
}
.footerDropdownMenu .navbar-nav > li > .dropdown-menu
{
   margin-top: 0;
}
.footerDropdownMenu .navbar-nav > li > a
{
   color: #FFFFFF;
}
.footerDropdownMenu .navbar-nav > li > a:hover,
.footerDropdownMenu .navbar-nav > li > a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #FFFFFF;
   text-decoration: none;
}
.footerDropdownMenu .navbar-nav > li > a.active,
.footerDropdownMenu .navbar-nav > li > a.active:hover,
.footerDropdownMenu .navbar-nav > li > a.active:focus
{
   color: #FFFFFF;
   background-color: #EDEDED;
   background-image: none;
}
.footerDropdownMenu .navbar-toggle
{
   border: 1px solid transparent;
}
.footerDropdownMenu .navbar-toggle:hover,
.footerDropdownMenu .navbar-toggle:focus
{
   background-color: transparent;
}
.footerDropdownMenu .navbar-toggle .line
{
   background-color: #FFFFFF;
}
.footerDropdownMenu-navbar-collapse
{
   border-color: rgba(255,255,255,1.00);
}
.footerDropdownMenu .navbar-nav > .dropdown > a:hover .arrow,
.footerDropdownMenu .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.footerDropdownMenu .navbar-nav > .show > a,
.footerDropdownMenu .navbar-nav > .show > a:hover,
.footerDropdownMenu .navbar-nav > .show > a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #FFFFFF;
}
.footerDropdownMenu .navbar-nav > .show > a .arrow,
.footerDropdownMenu .navbar-nav > .show > a:hover .arrow,
.footerDropdownMenu .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.footerDropdownMenu .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.footerDropdownMenu .navbar-link
{
   color: #FFFFFF;
}
.footerDropdownMenu .navbar-link:hover
{
   color: #FFFFFF;
}
.footerDropdownMenu .navbar-header
{
   color: #FFFFFF;
}
@media (min-width: 480px) 
{
.footerDropdownMenu .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.footerDropdownMenu .navbar-header
{
   float: left;
}
.footerDropdownMenu-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.footerDropdownMenu-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.footerDropdownMenu-navbar-collapse.show
{
   overflow-y: auto;
}
.footerDropdownMenu .navbar-toggle
{
   display: none;
}
.footerDropdownMenu .navbar-nav
{
   display: flex;
   flex-direction: row;
   justify-content: center;
   margin: 0;
}
.footerDropdownMenu .navbar-nav > li
{
   float: left;
}
.footerDropdownMenu .container > .navbar-header,
.footerDropdownMenu .container > .footerDropdownMenu-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.footerDropdownMenu .navbar-nav > .dropdown > a:hover .arrow,
.footerDropdownMenu .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
}
@media (max-width: 480px) 
{
.footerDropdownMenu 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
}
.footerDropdownMenu .navbar-nav
{
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
}
.footerDropdownMenu .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.footerDropdownMenu .navbar-nav .show .dropdown-menu > li > a,
.footerDropdownMenu .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 15px;
}
.footerDropdownMenu .navbar-nav .show .dropdown-menu > li > a
{
   line-height: 20px;
}
}
@media (min-width: 480px) 
{
.footerDropdownMenu 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 6px;
}
.footerDropdownMenu .navbar-nav > li > a
{
   color: #FFFFFF;
}
.footerDropdownMenu .navbar-nav > li > a:hover,
.footerDropdownMenu .navbar-nav > li > a:focus
{
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
}
.footerDropdownMenu .navbar-nav > li > a.active,
.footerDropdownMenu .navbar-nav > li > a.active:hover,
.footerDropdownMenu .navbar-nav > li > a.active:focus
{
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
}
.footerDropdownMenu .navbar-nav > .show > a,
.footerDropdownMenu .navbar-nav > .show > a:hover,
.footerDropdownMenu .navbar-nav > .show > a:focus
{
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
}
.footerDropdownMenu .navbar-nav > .dropdown > a:hover .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.footerDropdownMenu .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.footerDropdownMenu .navbar-nav > li > a.active > .arrow,
.footerDropdownMenu .navbar-nav > li > a.active:hover > .arrow,
.footerDropdownMenu .navbar-nav > li > a.active:focus > .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.footerDropdownMenu .navbar-nav > .show > a .arrow,
.footerDropdownMenu .navbar-nav > .show > a:hover .arrow,
.footerDropdownMenu .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.footerDropdownMenu .navbar-link
{
   color: #FFFFFF;
}
.footerDropdownMenu .navbar-link:hover 
{
   color: #fff;
}
}
.footerDropdownMenu .navbar-nav > li:first-child > a
{
   border-top-left-radius: 6px;
   border-bottom-left-radius: 6px;
}
.footerDropdownMenu .dropdown-menu > li:last-child > a
{
   border-bottom-left-radius: 6px;
   border-bottom-right-radius: 6px;
}
#footerDropdownMenu i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_footerDropdownMenu
{
   z-index: 1111 !important;
}
#wb_footerIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#footerIcon
{
   height: 32px;
   width: 32px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footerIcon i
{
   color: #FA0CC2;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
}
#wb_footerIcon:hover #footerIcon i
{
   color: #FFFFFF;
}
#wb_reviewsCard4
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-height: 400px;
   box-sizing: border-box;
   margin: 0 2px 0 0 ;
   background-color: transparent;
   background-image: url('../images/cyberpunk09.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 2px solid #F909C6;
   border-image-slice: 1;
   border-image-width: 2px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to right, #76237A 0%, #F909C6 25%, #76237A 100%);
   text-align: left;
}
#reviewsCard4-card-body
{
   padding: 100px 30px 100px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#reviewsCard4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border-top: 0px #8706D4 solid;
   border-width: 0px 0 0 0;
   height: 0;
   line-height: 0;
   visibility: hidden;
}
#wb_reviewsCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-height: 400px;
   box-sizing: border-box;
   margin: 0;
   background-image: radial-gradient(circle, #8706D4 0%, #000000 100%);
   border: 2px solid #F909C6;
   border-image-slice: 1;
   border-image-width: 2px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to right, #76237A 0%, #F909C6 25%, #76237A 100%);
   text-align: left;
}
#reviewsCard3-card-body
{
   padding: 100px 30px 100px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#reviewsCard3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#reviewsCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
}
#wb_reviewsCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-height: 400px;
   box-sizing: border-box;
   margin: 0 2px 0 0 ;
   background-color: transparent;
   background-image: url('../images/cyberpunk10.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 2px solid #F909C6;
   border-image-slice: 1;
   border-image-width: 2px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to right, #76237A 0%, #F909C6 25%, #76237A 100%);
   text-align: left;
}
#reviewsCard2-card-body
{
   padding: 100px 30px 100px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#reviewsCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border-top: 0px #8706D4 solid;
   border-width: 0px 0 0 0;
   height: 0;
   line-height: 0;
   visibility: hidden;
}
#faqAccordion *, #faqAccordion *::before, #faqAccordion *::after
{
   box-sizing: border-box;
}
#faqAccordion .accordion-item
{
   background-color: rgba(44,87,155,0.00);
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-shadow: 0px 1px 1px rgba(0,0,0,0.05);
   margin-bottom: 1px;
   overflow: hidden;
   text-align: left;
}
#faqAccordion .accordion-item
{
   border-color: #2C579B;
}
#faqAccordion.accordion-group .accordion-item
{
   margin-bottom: 10px;
   overflow: hidden;
   border-radius: 0px;
}
#faqAccordion .accordion-header
{
   border-bottom: 1px solid transparent;
   border-top-right-radius: 0px;
   border-top-left-radius: 0px;
}
#faqAccordion .accordion-item > .accordion-header
{
   background-color: rgba(44,87,155,0.00);
   background-image: none;
}
#faqAccordion .accordion-item.active
{
   border-color: #2C579B;
}
#faqAccordion .accordion-item.active > .accordion-header
{
   background-color: rgba(44,87,155,0.00);
   background-image: none;
}
#faqAccordion .accordion-body
{
   padding: 15px 0 15px 0;
   font-size: 0;
   text-align: left;
   position: relative;
}
#faqAccordion .accordion-body::before, #faqAccordion .accordion-body::after
{
   display: table;
   content: " ";
}
#faqAccordion .accordion-body::after
{
   clear: both;
}
#faqAccordion .accordion-item > .accordion-header + .accordion-collapse .accordion-body
{
   border-top-color: #2C579B;
}
#faqAccordion .accordion-title
{
   margin-top: 0;
   margin-bottom: 0;
   display: block;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 21px !important;
   font-style: normal;
   text-align: left;
}
#faqAccordion .accordion-title > a
{
   color: inherit;
   position: relative;
   display: block;
   padding: 15px 0 15px 0;
   text-decoration: none;
}
#faqAccordion .active .accordion-title > a
{
   color: #FFFFFF;
}
#faqAccordion .collapse 
{
   display: none;
}
#faqAccordion .collapse.show
{
   display: block;
}
#faqAccordion .collapsing
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height 0.35s ease-out;
}
#faqAccordion .accordion-item .accordion-header .accordion-arrow
{
   right: 10px;
   width: 24px;
   height: 100%;
   box-sizing: content-box;
   display: inline-flex;
   align-content: center;
   align-items: center;
   position: absolute;
   text-indent: -99999px;
   top: 0;
   overflow: hidden;
   fill: currentColor;
}
#faqAccordion .accordion-item .accordion-header .accordion-arrow .icon-default
{
   display: block;
   flex: 1;
   padding: 2px;
}
#faqAccordion .accordion-item .accordion-header .accordion-arrow .icon-active
{
   display: none;
   flex: 1;
   padding: 2px;
}
#faqAccordion .accordion-item.active .accordion-header .accordion-arrow .icon-default
{
   display: none;
}
#faqAccordion .accordion-item.active .accordion-header .accordion-arrow .icon-active
{
   display: block;
}
#wb_faqAccordion
{
   margin: 0;
}
#wb_faqText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_faqText1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
   line-height: 19px;
}
#wb_faqText1 div
{
   text-align: left;
}
#wb_faqText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_faqText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_faqText2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
   line-height: 19px;
}
#wb_faqText2 div
{
   text-align: left;
}
#wb_faqText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_faqText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_faqText3
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
   line-height: 19px;
}
#wb_faqText3 div
{
   text-align: left;
}
#wb_faqText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_faqText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_faqText4
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
   line-height: 19px;
}
#wb_faqText4 div
{
   text-align: left;
}
#wb_faqText4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_formImage
{
   margin: 0;
   vertical-align: top;
}
#formImage
{
   border: 2px solid #F909C6;
   border-image-slice: 1;
   border-image-width: 2px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to right, #76237A 0%, #F909C6 25%, #76237A 100%);
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_formHeading
{
   -webkit-background-clip: text;
   background-clip: text;
   background-image: linear-gradient(to right, #76237A 0%, #F909C6 25%, #76237A 100%);
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 15px 0 ;
   padding: 0;
   text-align: left;
}
#formHeading
{
   color: transparent;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 64px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#formName
{
   box-sizing: border-box;
   line-height: 24px;
   margin: 0 0 15px 0 ;
   border: 2px solid #F909C6;
   border-image-slice: 1;
   border-image-width: 2px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to right, #76237A 0%, #F909C6 25%, #76237A 100%);
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   padding: 15px 15px 15px 15px;
}
#formName:focus
{
   outline: 0;
}
#formEmail
{
   box-sizing: border-box;
   line-height: 22px;
   margin: 0 0 15px 0 ;
   border: 2px solid #F909C6;
   border-image-slice: 1;
   border-image-width: 2px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to right, #76237A 0%, #F909C6 25%, #76237A 100%);
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   padding: 15px 15px 15px 15px;
}
#formEmail:focus
{
   outline: 0;
}
#formSubject
{
   box-sizing: border-box;
   line-height: 22px;
   margin: 0 0 15px 0 ;
   border: 2px solid #F909C6;
   border-image-slice: 1;
   border-image-width: 2px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to right, #76237A 0%, #F909C6 25%, #76237A 100%);
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   padding: 15px 15px 15px 15px;
}
#formSubject:focus
{
   outline: 0;
}
#formMessage
{
   box-sizing: border-box;
   border: 2px solid #F909C6;
   border-image-slice: 1;
   border-image-width: 2px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to right, #76237A 0%, #F909C6 25%, #76237A 100%);
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   padding: 15px 15px 15px 15px;
   margin: 0 0 15px 0 ;
   overflow: auto;
   resize: none;
}
#formMessage:focus
{
   outline: 0;
}
#formButton
{
   border: 2px solid #F909C6;
   border-image-slice: 1;
   border-image-width: 2px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to right, #76237A 0%, #F909C6 25%, #76237A 100%);
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 15px 15px 15px 15px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 15px 0 ;
}
#formButton:focus
{
   outline: 0;
}
#wb_formDescription
{
   -webkit-background-clip: text;
   background-clip: text;
   background-image: linear-gradient(to right, #76237A 0%, #F909C6 25%, #76237A 100%);
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: left;
}
#formDescription
{
   color: transparent;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#reviewsCardContainer .owl-nav button.owl-prev 
{
    background: transparent;
    transform: translateX(-60px) scale(1.5);
}
#reviewsCardContainer .owl-nav button.owl-next 
{
    background: transparent;
    transform: translateX(60px) scale(1.5);
}
