body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
*
{
   scrollbar-color: rgba(204, 167, 231, 1.00) rgba(0, 0, 0, 1.00);
   scrollbar-width: thin;
}
*::-webkit-scrollbar
{
   width: 10px;
}
*::-webkit-scrollbar-track
{
   background: rgba(0, 0, 0, 1.00);
}
*::-webkit-scrollbar-thumb
{
   background-color: rgba(204, 167, 231, 1.00);
   border-radius: 5px;
}
*::-webkit-scrollbar-corner
{
   background: rgba(0, 0, 0, 1.00);
}
*::-webkit-scrollbar-thumb:hover
{
   background-color: rgba(113, 59, 143, 1.00);
}
#wb_header
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #2B2B2E;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0px 0px 0px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#header > .col-1, #header > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header > .col-1, #header > .col-2
{
   flex: 0 0 auto;
}
#header > .col-1
{
   background-color: transparent;
   background-image: none;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#header > .col-2
{
   background-color: transparent;
   background-image: none;
   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-end;
   text-align: right;
}
@media (max-width: 320px)
{
#header > .col-1, #header > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_layoutGridWelcome
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #E5E5E5;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layoutGridWelcome
{
   box-sizing: border-box;
   padding: 50px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#layoutGridWelcome > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layoutGridWelcome > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layoutGridWelcome > .row > .col-1
{
   float: left;
}
#layoutGridWelcome > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#layoutGridWelcome:before,
#layoutGridWelcome:after,
#layoutGridWelcome .row:before,
#layoutGridWelcome .row:after
{
   display: table;
   content: " ";
}
#layoutGridWelcome:after,
#layoutGridWelcome .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#layoutGridWelcome > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#layoutGridWelcome-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 250px;
   transform: scaleY(-1.0);
}
#layoutGridWelcome-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#layoutGridWelcome-divider-bottom .divider-fill
{
   fill: #8133BB;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_layoutGridFeatures
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #E5E5E5;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layoutGridFeatures
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#layoutGridFeatures > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layoutGridFeatures > .row > .col-1, #layoutGridFeatures > .row > .col-2, #layoutGridFeatures > .row > .col-3, #layoutGridFeatures > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layoutGridFeatures > .row > .col-1, #layoutGridFeatures > .row > .col-2, #layoutGridFeatures > .row > .col-3, #layoutGridFeatures > .row > .col-4
{
   float: left;
}
#layoutGridFeatures > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: left;
}
#layoutGridFeatures > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 100px 0px 200px 0px;
}
#layoutGridFeatures > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: left;
}
#layoutGridFeatures > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 200px 0px 100px 0px;
}
#layoutGridFeatures > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: left;
}
#layoutGridFeatures > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 100px 0px 200px 0px;
}
#layoutGridFeatures > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: left;
}
#layoutGridFeatures > .row > .col-4 > .col-4-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 200px 0px 100px 0px;
}
#layoutGridFeatures:before,
#layoutGridFeatures:after,
#layoutGridFeatures .row:before,
#layoutGridFeatures .row:after
{
   display: table;
   content: " ";
}
#layoutGridFeatures:after,
#layoutGridFeatures .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#layoutGridFeatures > .row > .col-1, #layoutGridFeatures > .row > .col-2, #layoutGridFeatures > .row > .col-3, #layoutGridFeatures > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#layoutGridFeatures-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 400px;
   line-height: 0;
   left: 0;
}
#layoutGridFeatures-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#layoutGridFeatures-divider-top .divider-fill
{
   fill: #8133BB;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_layoutGridArt
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #E5E5E5;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layoutGridArt
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#layoutGridArt > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layoutGridArt > .row > .col-1, #layoutGridArt > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layoutGridArt > .row > .col-1, #layoutGridArt > .row > .col-2
{
   float: left;
}
#layoutGridArt > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: center;
}
#layoutGridArt > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0px 50px 0px;
}
#layoutGridArt > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: left;
}
#layoutGridArt > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 30px 50px 30px;
}
#layoutGridArt:before,
#layoutGridArt:after,
#layoutGridArt .row:before,
#layoutGridArt .row:after
{
   display: table;
   content: " ";
}
#layoutGridArt:after,
#layoutGridArt .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#layoutGridArt > .row > .col-1, #layoutGridArt > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_layoutGridWhy
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #713B8F;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layoutGridWhy
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#layoutGridWhy > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layoutGridWhy > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layoutGridWhy > .row > .col-1
{
   float: left;
}
#layoutGridWhy > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#layoutGridWhy:before,
#layoutGridWhy:after,
#layoutGridWhy .row:before,
#layoutGridWhy .row:after
{
   display: table;
   content: " ";
}
#layoutGridWhy:after,
#layoutGridWhy .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#layoutGridWhy > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_layoutGridServices
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #E5E5E5;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layoutGridServices
{
   box-sizing: border-box;
   padding: 70px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#layoutGridServices > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layoutGridServices > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layoutGridServices > .row > .col-1
{
   float: left;
}
#layoutGridServices > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#layoutGridServices:before,
#layoutGridServices:after,
#layoutGridServices .row:before,
#layoutGridServices .row:after
{
   display: table;
   content: " ";
}
#layoutGridServices:after,
#layoutGridServices .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#layoutGridServices > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_layoutGridServoicesCards
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #E5E5E5;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layoutGridServoicesCards
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#layoutGridServoicesCards > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layoutGridServoicesCards > .row > .col-1, #layoutGridServoicesCards > .row > .col-2, #layoutGridServoicesCards > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layoutGridServoicesCards > .row > .col-1, #layoutGridServoicesCards > .row > .col-2, #layoutGridServoicesCards > .row > .col-3
{
   float: left;
}
#layoutGridServoicesCards > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#layoutGridServoicesCards > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0px 50px 0px;
}
#layoutGridServoicesCards > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#layoutGridServoicesCards > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0px 50px 0px;
}
#layoutGridServoicesCards > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#layoutGridServoicesCards > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0px 50px 0px;
}
#layoutGridServoicesCards:before,
#layoutGridServoicesCards:after,
#layoutGridServoicesCards .row:before,
#layoutGridServoicesCards .row:after
{
   display: table;
   content: " ";
}
#layoutGridServoicesCards:after,
#layoutGridServoicesCards .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#layoutGridServoicesCards > .row > .col-1, #layoutGridServoicesCards > .row > .col-2, #layoutGridServoicesCards > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0px 0px 25px 0px;
   padding: 0px 0px 0px 0px;
   text-align: center;
}
#Heading2
{
   color: #8133BB;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#wb_Text3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0px 0px 30px 0px;
   text-align: left;
}
#wb_Text3 div
{
   text-align: left;
}
#wb_Text3
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_layoutGridCreativity
{
   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;
}
#layoutGridCreativity
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0px 0px 0px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#layoutGridCreativity > .col-1, #layoutGridCreativity > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layoutGridCreativity > .col-1, #layoutGridCreativity > .col-2
{
   flex: 0 0 auto;
}
#layoutGridCreativity > .col-1
{
   background-color: transparent;
   background-image: url('../images/purple-dreams23.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   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;
}
#layoutGridCreativity > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   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;
}
#layoutGridCreativity > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 100px 0px 100px 0px;
}
@media (max-width: 768px)
{
#layoutGridCreativity > .col-1, #layoutGridCreativity > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_layoutGridWhat
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #E5E5E5;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layoutGridWhat
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#layoutGridWhat > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layoutGridWhat > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layoutGridWhat > .row > .col-1
{
   float: left;
}
#layoutGridWhat > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#layoutGridWhat:before,
#layoutGridWhat:after,
#layoutGridWhat .row:before,
#layoutGridWhat .row:after
{
   display: table;
   content: " ";
}
#layoutGridWhat:after,
#layoutGridWhat .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#layoutGridWhat > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Section1
{
   height: 0;
   padding: 0 0 71.3464% 0;
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   text-align: center;
}
#Section1-card-body
{
   flex: 1 1 auto;
   font-size: 0;
}
#Section1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 32.4%;
   top: 0%;
   height: 49%;
   width: 35%;
   padding: 0px 0px 0px 0px;
}
#Section1-card-item0 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   padding-bottom: 100%;
   padding-top: 0;
   padding-left: 0;
   padding-right: 0;
   height: 0;
   overflow: hidden;
   background-color: #8133BB;
   background-image: none;
   -webkit-clip-path: url(#Section1-card-item0-clippath);
   clip-path: url(#Section1-card-item0-clippath);
}
#Section1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 2.3%;
   top: 15.3%;
   height: 65%;
   width: 55.9%;
   padding: 0px 0px 0px 0px;
}
#Section1-card-item1 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #333333;
   background-color: rgba(51, 51, 51, 0.78);
   background-image: none;
   -webkit-clip-path: url(#Section1-card-item1-clippath);
   clip-path: url(#Section1-card-item1-clippath);
}
#Section1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 51.5%;
   top: 6.6%;
   height: auto;
   width: 41.6%;
   padding: 0px 0px 0px 0px;
}
#Section1-card-item2 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 0px;
}
#Section1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 16.6%;
   top: 51.8%;
   height: 38.3%;
   width: 38.8%;
   padding: 0px 0px 0px 0px;
}
#Section1-card-item3 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #CCA7E7;
   background-image: none;
   -webkit-clip-path: url(#Section1-card-item3-clippath);
   clip-path: url(#Section1-card-item3-clippath);
}
#Section1-card-item4
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 18.1%;
   top: 55.9%;
   height: 10.5%;
   width: 35.4%;
   padding: 0px 0px 0px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 48px;
   text-align: left;
}
#Section1-card-item5
{
   display: inline-flex;
   align-items: center;
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 18.3%;
   top: 82.4%;
   height: 4.8%;
   width: 19.9%;
   padding: 10px 0px 10px 0px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   justify-content: center;
   text-align: center;
}
#Section1-card-item6
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 18.2%;
   top: 67.3%;
   height: 13.5%;
   width: 34.8%;
   padding: 0px 0px 0px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#wb_Section2
{
   height: 871px;
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   text-align: center;
}
#Section2-card-body
{
   flex: 1 1 auto;
   font-size: 0;
}
#Section2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 3.6%;
   top: 0%;
   height: auto;
   width: 49.7%;
   padding: 0px 0px 0px 0px;
}
#Section2-card-item0 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 0px;
}
#Section2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 39.4%;
   top: 6.2%;
   height: 55.9%;
   width: 54%;
   padding: 0px 0px 0px 0px;
}
#Section2-card-item1 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #8133BB;
   background-color: rgba(129, 51, 187, 0.49);
   background-image: none;
   -webkit-clip-path: url(#Section2-card-item1-clippath);
   clip-path: url(#Section2-card-item1-clippath);
}
#Section2-card-item2
{
   display: inline-flex;
   align-items: center;
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 41.4%;
   top: 39.3%;
   height: 43.9%;
   width: 45.2%;
   padding: 8px 0px 8px 0px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   justify-content: center;
   text-align: center;
}
#Section2-card-item3
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 43.4%;
   top: 42.5%;
   height: 19.9%;
   width: 41.1%;
   padding: 0px 0px 0px 0px;
   color: #8133BB;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 48px;
   text-align: left;
}
#Section2-card-item4
{
   display: inline-flex;
   align-items: center;
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 43.8%;
   top: 74.9%;
   height: 5.1%;
   width: 19.9%;
   padding: 10px 0px 10px 0px;
   border: 2px solid #8133BB;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #8133BB;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   justify-content: center;
   text-align: center;
}
#Section2-card-item5
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 43.6%;
   top: 58.6%;
   height: 13.5%;
   width: 32.4%;
   padding: 0px 0px 0px 0px;
   color: #111111;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 25px 0px 25px 0px;
   text-align: left;
}
#Heading3
{
   color: #8133BB;
   font-family: Arial;
   font-weight: bold;
   font-size: 48px;
   margin: 0;
   text-align: left;
}
#wb_Text4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text4 div
{
   text-align: left;
}
#wb_Text4
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 25px 0px 25px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text5 div
{
   text-align: left;
}
#wb_Text5
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_layoutGridGallery
{
   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;
}
#layoutGridGallery
{
   box-sizing: border-box;
   padding: 100px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#layoutGridGallery > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layoutGridGallery > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layoutGridGallery > .row > .col-1
{
   float: left;
}
#layoutGridGallery > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#layoutGridGallery:before,
#layoutGridGallery:after,
#layoutGridGallery .row:before,
#layoutGridGallery .row:after
{
   display: table;
   content: " ";
}
#layoutGridGallery:after,
#layoutGridGallery .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#layoutGridGallery > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_layoutGridContact
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #713B8F;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layoutGridContact
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0px 50px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#layoutGridContact > .col-1, #layoutGridContact > .col-2, #layoutGridContact > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#layoutGridContact > .col-1, #layoutGridContact > .col-2, #layoutGridContact > .col-3
{
   flex: 0 0 auto;
}
#layoutGridContact > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   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: center;
   text-align: center;
}
#layoutGridContact > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   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: center;
   text-align: center;
}
#layoutGridContact > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   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: 480px)
{
#layoutGridContact > .col-1, #layoutGridContact > .col-2, #layoutGridContact > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Card69
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 380px;
   box-sizing: border-box;
   margin: 0;
   max-width: 320px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: url('../images/purple-dreams21.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #DEDEDE;
   box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.28);
   text-align: center;
}
#Card69-card-body
{
   padding: 0px 0px 0px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 380px;
   box-sizing: border-box;
   margin: 0;
   max-width: 320px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.28);
   text-align: center;
}
#Card1-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   display: inline-block;
   height: 83px;
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 20px 20px 20px 20px;
   border: 0px solid #3E588B;
   border-radius: 50%;
   background-color: #CCA7E7;
   background-image: none;
   color: #8133BB;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#wb_Card1:hover #Card1-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card1-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card1-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 10px 0px;
   color: #111111;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 10px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   color: #111111;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 380px;
   box-sizing: border-box;
   margin: 0;
   max-width: 320px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: url('../images/purple-dreams22.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #DEDEDE;
   box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.28);
   text-align: center;
}
#Card2-card-body
{
   padding: 0px 0px 0px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 380px;
   box-sizing: border-box;
   margin: 0;
   max-width: 320px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.28);
   text-align: center;
}
#Card3-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   display: inline-block;
   height: 83px;
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 20px 20px 20px 20px;
   border: 0px solid #3E588B;
   border-radius: 50%;
   background-color: #CCA7E7;
   background-image: none;
   color: #8133BB;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#wb_Card3:hover #Card3-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card3-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card3-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 10px 0px;
   color: #111111;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 10px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   color: #111111;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Button1
{
   box-sizing: border-box;
   line-height: 42px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #8133BB;
   border-radius: 4px;
   background-color: #8133BB;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
}
#Button1:focus
{
   outline: 0;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
}
#wb_Text1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0px 0px 20px 0px;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   text-align: left;
}
#Heading4
{
   color: #8133BB;
   font-family: Arial;
   font-weight: bold;
   font-size: 48px;
   margin: 0;
   text-align: left;
}
#wb_Text2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_Text2
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card19
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 260px;
   box-sizing: border-box;
   margin: 0;
   max-width: 500px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.28);
   text-align: left;
}
#Card19-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card19-card-item0
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 0px 0px;
   color: #8133BB;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card19-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 0px 12px 0px;
   background-color: transparent;
   background-image: none;
   color: #111111;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card19-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card19-card-item1 i
{
   color: #111111;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card19-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 0px 12px 0px;
   background-color: transparent;
   background-image: none;
   color: #111111;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card19-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#Card19-card-item2 i
{
   color: #111111;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card19-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 0px 12px 0px;
   background-color: transparent;
   background-image: none;
   color: #111111;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card19-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#Card19-card-item3 i
{
   color: #111111;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card19-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 0px 12px 0px;
   background-color: transparent;
   background-image: none;
   color: #111111;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card19-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#Card19-card-item4 i
{
   color: #111111;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_Card19
{
   transition: all 500ms linear 0ms;
}
#wb_Card19:hover
{
   box-shadow: 0px 21px 35px rgba(0,0,0,0.2);
   transition: box-shadow 500ms linear 0ms;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 260px;
   box-sizing: border-box;
   margin: 0;
   max-width: 500px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.28);
   text-align: left;
}
#Card4-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 0px 0px;
   color: #8133BB;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 0px 12px 0px;
   background-color: transparent;
   background-image: none;
   color: #111111;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card4-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item1 i
{
   color: #111111;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 0px 12px 0px;
   background-color: transparent;
   background-image: none;
   color: #111111;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card4-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item2 i
{
   color: #111111;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 0px 12px 0px;
   background-color: transparent;
   background-image: none;
   color: #111111;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card4-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item3 i
{
   color: #111111;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card4-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 0px 12px 0px;
   background-color: transparent;
   background-image: none;
   color: #111111;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card4-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item4 i
{
   color: #111111;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_Card4
{
   transition: all 500ms linear 0ms;
}
#wb_Card4:hover
{
   box-shadow: 0px 21px 35px rgba(0,0,0,0.2);
   transition: box-shadow 500ms linear 0ms;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 260px;
   box-sizing: border-box;
   margin: 0;
   max-width: 500px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.28);
   text-align: left;
}
#Card5-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 0px 0px;
   color: #8133BB;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 0px 12px 0px;
   background-color: transparent;
   background-image: none;
   color: #111111;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card5-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card5-card-item1 i
{
   color: #111111;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 0px 12px 0px;
   background-color: transparent;
   background-image: none;
   color: #111111;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card5-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#Card5-card-item2 i
{
   color: #111111;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 0px 12px 0px;
   background-color: transparent;
   background-image: none;
   color: #111111;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card5-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#Card5-card-item3 i
{
   color: #111111;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_Card5
{
   transition: all 500ms linear 0ms;
}
#wb_Card5:hover
{
   box-shadow: 0px 21px 35px rgba(0,0,0,0.2);
   transition: box-shadow 500ms linear 0ms;
}
#wb_layoutGridFooter
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #333333;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layoutGridFooter
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0px 25px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#layoutGridFooter > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layoutGridFooter > .col-1
{
   flex: 0 0 auto;
}
#layoutGridFooter > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   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: 480px)
{
#layoutGridFooter > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text6 div
{
   text-align: left;
}
#wb_Text6
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image6
{
   margin: 0px 0px 16px 0px;
   vertical-align: top;
}
#Image6
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: inline-block;
   width: 200px;
   height: 71px;
   vertical-align: top;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 25px 0px 25px 0px;
   text-align: center;
}
#Heading5
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 48px;
   margin: 0;
   text-align: center;
}
.headerMenu .nav
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   color: #000000;
   text-align: left;
}
#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: 0px 0px 0px 0px;
}
.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 .caret, .headerMenu .caret-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: 15px;
   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: #000000;
   white-space: nowrap;
}
.headerMenu .dropdown-menu>li>a:hover,
.headerMenu .dropdown-menu>li>a:focus 
{
   text-decoration: none;
   color: #000000;
   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: #000000;
   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: #FFFFFF;
}
.headerMenu .nav .nav-divider 
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FFFFFF;
}
.headerMenu .nav .caret 
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.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: left;
   padding: 15px 10px 14px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 6px;
}
.headerMenu .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.headerMenu .navbar-toggle .icon-bar+.icon-bar
{
   margin-top: 4px;
}
.headerMenu .navbar-nav
{
   margin: 6px -15px;
}
.headerMenu .navbar-nav>li>.dropdown-menu
{
   margin-top: 0;
}
.headerMenu .navbar-nav>li>a
{
   color: #000000;
}
.headerMenu .navbar-nav>li>a:hover,
.headerMenu .navbar-nav>li>a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #000000;
   text-decoration: none;
}
.headerMenu .navbar-nav>li>a.active,
.headerMenu .navbar-nav>li>a.active:hover,
.headerMenu .navbar-nav>li>a.active:focus
{
   color: #000000;
   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 .icon-bar
{
   background-color: #D5D5D5;
}
.headerMenu-navbar-collapse
{
   border-color: rgba(255, 255, 255, 1.00);
}
.headerMenu .navbar-nav>.dropdown>a:hover .caret,
.headerMenu .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.headerMenu .navbar-nav>.show>a,
.headerMenu .navbar-nav>.show>a:hover,
.headerMenu .navbar-nav>.show>a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #000000;
}
.headerMenu .navbar-nav>.show>a .caret,
.headerMenu .navbar-nav>.show>a:hover .caret,
.headerMenu .navbar-nav>.show>a:focus .caret
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.headerMenu .navbar-nav>.dropdown>a .caret
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.headerMenu .navbar-link
{
   color: #000000;
}
.headerMenu .navbar-link:hover
{
   color: #000000;
}
.headerMenu .navbar-header
{
   color: #D5D5D5;
}
@media (min-width: 16px) 
{
.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 
{
   float: left;
   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 .caret,
.headerMenu .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
}
@media (max-width: 16px) 
{
.headerMenu 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FEFEFE;
}
.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: 16px) 
{
.headerMenu 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FEFEFE;
   border-radius: 6px;
}
.headerMenu .navbar-nav>li>a
{
   color: #D5D5D5;
}
.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 .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.headerMenu .navbar-nav>.dropdown>a .caret
{
   border-top-color: #D5D5D5;
   border-bottom-color: #D5D5D5;
}
.headerMenu .navbar-nav > li > a.active > .caret,
.headerMenu .navbar-nav > li > a.active:hover > .caret,
.headerMenu .navbar-nav > li > a.active:focus > .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.headerMenu .navbar-nav>.show>a .caret,
.headerMenu .navbar-nav>.show>a:hover .caret,
.headerMenu .navbar-nav>.show>a:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.headerMenu .navbar-link
{
   color: #D5D5D5;
}
.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;
}
#wb_headerMenu
{
   z-index: 1111 !important;
}
#wb_headerLogo1
{
   background-clip: padding-box;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCA7E7;
   vertical-align: top;
   margin: 0;
   padding: 10px 6px 10px 6px;
   text-align: left;
}
#headerLogo1
{
   color: #CCA7E7;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   margin: 0;
   text-align: left;
}
#Button2
{
   box-sizing: border-box;
   line-height: 15px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #FFFFFF;
   border-radius: 6px;
   background-color: transparent;
   background-image: none;
   color: #D5D5D5;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   padding: 15px 15px 15px 15px;
   text-align: left;
   -webkit-appearance: none;
   margin: 0;
}
}
#Button2:focus
{
   outline: 0;
}
#Button3
{
   box-sizing: border-box;
   line-height: 15px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #FFFFFF;
   border-radius: 25px;
   background-color: #8133BB;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   padding: 8px 10px 8px 10px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
}
#Button3:focus
{
   outline: 0;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0px 0px 25px 0px;
   padding: 0px 0px 0px 0px;
   text-align: center;
}
#Heading6
{
   color: #8133BB;
   font-family: Arial;
   font-weight: bold;
   font-size: 48px;
   margin: 0;
   text-align: center;
}
#PhotoCollage1
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
   position: relative;
}
#PhotoCollage1 .thumbnail img
{
   border: 0px solid #000000;
   box-sizing: border-box;
}
#PhotoCollage1 .thumbnail
{
   position: absolute;
   margin: 0;
}
#PhotoCollage1 .thumbnail img
{
   width: 100%;
   height: 100%;
   margin: 0;
   padding: 0;
   object-fit: cover;
}
#Editbox2
{
   border: 0px solid #C5C5C5;
   border-radius: 3px;
   background-color: #FFFFFF;
   background-image: none;
   color: #383A3C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   box-sizing: border-box;
   text-align: left;
   box-sizing: border-box;
   width: 100%;
   padding: 16px 8px 16px 8px;
}
#Editbox2:focus
{
   outline: 0;
}
#wb_Editbox2
{
   position: relative;
   margin: 0px 0px 16px 0px;
}
#Editbox2::placeholder
{
   color: #8D939C;
   opacity: 1;
}
#Editbox2::-ms-input-placeholder
{
   color: #8D939C;
}
#Editbox2-label
{
   display: flex;
   align-items: center;
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   left: 0;
   height: 100%;
   pointer-events: none;
   box-sizing: border-box;
   border: 1px solid transparent;
   color: #8D939C;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin-left: 8px;
   transform-origin: 0 0;
   transition: opacity .1s ease-in-out,transform .1s ease-in-out;
}
#Editbox2::-moz-placeholder
{
   color: transparent;
}
#Editbox2::placeholder
{
   color: transparent;
}
#Editbox2:not(:-moz-placeholder-shown)
{
   padding-top: 23px;
   padding-bottom: 9px;
}
#Editbox2:focus, #Editbox2:not(:placeholder-shown)
{
   padding-top: 23px;
   padding-bottom: 9px;
}
#Editbox2:-webkit-autofill
{
   padding-top: 23px;
   padding-bottom: 9px;
}
#Editbox2:not(:-moz-placeholder-shown)~label
{
   opacity: .65;
   transform: scale(.85) translateY(calc(-50% - 0.8em));
}
#Editbox2:focus~label, #Editbox2:not(:placeholder-shown)~label
{
   opacity: .65;
   transform: scale(.85) translateY(calc(-50% - 0.8em));
}
#Editbox2:-webkit-autofill~label
{
   opacity: .65;
   transform: scale(.85) translateY(calc(-50% - 0.8em));
}
#TextArea1
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 3px;
   background-color: #FFFFFF;
   background-image: none;
   color: #383A3C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 24px 8px 8px 8px;
   overflow: auto;
   resize: none;
}
#wb_TextArea1
{
   position: relative;
   margin: 0px 0px 16px 0px;
}
#TextArea1:focus
{
   outline: 0;
}
#TextArea1::placeholder
{
   color: #8D939C;
   opacity: 1;
}
#TextArea1::-ms-input-placeholder
{
   color: #8D939C;
}
#TextArea1-label
{
   position: absolute;
   top: 0;
   left: 0;
   height: 100%;
   pointer-events: none;
   box-sizing: border-box;
   border: 1px solid transparent;
   color: #8D939C;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   padding: 14px 8px 8px 8px;
   transform-origin: 0 0;
   transition: opacity .1s ease-in-out,font-size .1s ease-in-out;
}
#TextArea1::-moz-placeholder
{
   color: transparent;
}
#TextArea1::placeholder
{
   color: transparent;
}
#TextArea1:not(:-moz-placeholder-shown)~label
{
   opacity: .65;
   font-size: 11.33px;
   padding-top: 8px;
}
#TextArea1:focus~label, #TextArea1:not(:placeholder-shown)~label
{
   opacity: .65;
   font-size:11.33px;
   padding-top: 8px;
}
#TextArea1:-webkit-autofill~label
{
   opacity: .65;
   font-size:11.33px;
   padding-top: 8px;
}
#btnSubmit
{
   border: 0px solid #FFFFFF;
   border-radius: 4px;
   background-color: #CCA7E7;
   background-image: none;
   color: #8133BB;
   cursor: pointer;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0px 0px 10px 0px;
}
}
#btnSubmit:focus
{
   outline: 0;
}
#Editbox1
{
   border: 0px solid #C5C5C5;
   border-radius: 3px;
   background-color: #FFFFFF;
   background-image: none;
   color: #383A3C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   box-sizing: border-box;
   text-align: left;
   box-sizing: border-box;
   width: 100%;
   padding: 16px 8px 16px 8px;
}
#Editbox1:focus
{
   outline: 0;
}
#wb_Editbox1
{
   position: relative;
   margin: 0px 0px 16px 0px;
}
#Editbox1::placeholder
{
   color: #8D939C;
   opacity: 1;
}
#Editbox1::-ms-input-placeholder
{
   color: #8D939C;
}
#Editbox1-label
{
   display: flex;
   align-items: center;
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   left: 0;
   height: 100%;
   pointer-events: none;
   box-sizing: border-box;
   border: 1px solid transparent;
   color: #8D939C;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin-left: 8px;
   transform-origin: 0 0;
   transition: opacity .1s ease-in-out,transform .1s ease-in-out;
}
#Editbox1::-moz-placeholder
{
   color: transparent;
}
#Editbox1::placeholder
{
   color: transparent;
}
#Editbox1:not(:-moz-placeholder-shown)
{
   padding-top: 23px;
   padding-bottom: 9px;
}
#Editbox1:focus, #Editbox1:not(:placeholder-shown)
{
   padding-top: 23px;
   padding-bottom: 9px;
}
#Editbox1:-webkit-autofill
{
   padding-top: 23px;
   padding-bottom: 9px;
}
#Editbox1:not(:-moz-placeholder-shown)~label
{
   opacity: .65;
   transform: scale(.85) translateY(calc(-50% - 0.8em));
}
#Editbox1:focus~label, #Editbox1:not(:placeholder-shown)~label
{
   opacity: .65;
   transform: scale(.85) translateY(calc(-50% - 0.8em));
}
#Editbox1:-webkit-autofill~label
{
   opacity: .65;
   transform: scale(.85) translateY(calc(-50% - 0.8em));
}
#wb_Heading8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 50px 0px 25px 0px;
   padding: 0px 0px 0px 0px;
   text-align: center;
}
#Heading8
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 29px;
   margin: 0;
   text-align: center;
}
#wb_Icon2
{
   background-color: #CCA7E7;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon2
{
   height: 40px;
   width: 40px;
}
#Icon2 i
{
   color: #713B8F;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
   width: 40px;
}
#wb_Icon2:hover i
{
   color: #713B8F;
}
#wb_Icon6
{
   background-color: #CCA7E7;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon6 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon6
{
   height: 40px;
   width: 40px;
}
#Icon6 i
{
   color: #713B8F;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
   width: 40px;
}
#wb_Icon6:hover i
{
   color: #713B8F;
}
#wb_Icon7
{
   background-color: #CCA7E7;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon7 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon7
{
   height: 40px;
   width: 40px;
}
#Icon7 i
{
   color: #713B8F;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
   width: 40px;
}
#wb_Icon7:hover i
{
   color: #713B8F;
}
#wb_Icon8
{
   background-color: #CCA7E7;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon8 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon8
{
   height: 40px;
   width: 40px;
}
#Icon8 i
{
   color: #713B8F;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
   width: 40px;
}
#wb_Icon8:hover i
{
   color: #713B8F;
}
#spacer1
{
   width: 20px;
   height: 42px;
   background-color: #713B8F;
   background-image: none;
   border: 0px solid #713B8F;
   opacity: 0.00;
}
#spacer2
{
   width: 20px;
   height: 42px;
   background-color: #713B8F;
   background-image: none;
   border: 0px solid #713B8F;
   opacity: 0.00;
}
#spacer3
{
   width: 20px;
   height: 42px;
   background-color: #4F535A;
   background-image: none;
   border: 0px solid #4F535A;
   opacity: 0.00;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 384px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 30px 0px 0px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text7 div
{
   text-align: left;
}
#wb_Text7
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
@media only screen and (max-width: 1139px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_header
{
   visibility: visible !important;
   display: table !important;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   background-color: #2B2B2E;
   background-image: none;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
}
#wb_layoutGridWelcome
{
   visibility: visible !important;
   display: table !important;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   background-color: #E5E5E5;
   background-image: none;
}
#wb_layoutGridWelcome
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layoutGridWelcome
{
   height: auto;
}
#layoutGridWelcome .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layoutGridWelcome > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#layoutGridWelcome > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#layoutGridWelcome-divider-bottom
{
   height: 250px;
}
#layoutGridWelcome-divider-bottom
{
   bottom: 0%;
}
#wb_layoutGridFeatures
{
   visibility: visible !important;
   display: table !important;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   background-color: #E5E5E5;
   background-image: none;
}
#wb_layoutGridFeatures
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layoutGridFeatures
{
   height: auto;
}
#layoutGridFeatures .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layoutGridFeatures > .row > .col-1, #layoutGridFeatures > .row > .col-2, #layoutGridFeatures > .row > .col-3, #layoutGridFeatures > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#layoutGridFeatures > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#layoutGridFeatures > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 100px 0px 0px 0px;
}
#layoutGridFeatures > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#layoutGridFeatures > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 100px 0px 0px 0px;
}
#layoutGridFeatures > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#layoutGridFeatures > .row > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 100px 0px 0px 0px;
}
#layoutGridFeatures > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#layoutGridFeatures > .row > .col-4 > .col-4-padding
{
   width: 100%;
   padding: 100px 0px 0px 0px;
}
#layoutGridFeatures-divider-top
{
   height: 400px;
}
#layoutGridFeatures-divider-top
{
   top: 0%;
   left: 0;
}
#wb_layoutGridArt
{
   visibility: visible !important;
   display: table !important;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   background-color: #E5E5E5;
   background-image: none;
}
#wb_layoutGridArt
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layoutGridArt
{
   height: auto;
}
#layoutGridArt .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layoutGridArt > .row > .col-1, #layoutGridArt > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#layoutGridArt > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#layoutGridArt > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0px 50px 0px;
}
#layoutGridArt > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#layoutGridArt > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 30px 50px 30px;
}
#wb_layoutGridWhy
{
   visibility: visible !important;
   display: table !important;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   background-color: #713B8F;
   background-image: none;
}
#wb_layoutGridWhy
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layoutGridWhy
{
   height: auto;
}
#layoutGridWhy .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layoutGridWhy > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#layoutGridWhy > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_layoutGridServices
{
   visibility: visible !important;
   display: table !important;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   background-color: #E5E5E5;
   background-image: none;
}
#wb_layoutGridServices
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layoutGridServices
{
   height: auto;
}
#layoutGridServices .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layoutGridServices > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#layoutGridServices > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_layoutGridServoicesCards
{
   visibility: visible !important;
   display: table !important;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   background-color: #E5E5E5;
   background-image: none;
}
#wb_layoutGridServoicesCards
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layoutGridServoicesCards
{
   height: auto;
}
#layoutGridServoicesCards .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layoutGridServoicesCards > .row > .col-1, #layoutGridServoicesCards > .row > .col-2, #layoutGridServoicesCards > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#layoutGridServoicesCards > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#layoutGridServoicesCards > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0px 50px 0px;
}
#layoutGridServoicesCards > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#layoutGridServoicesCards > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0px 50px 0px;
}
#layoutGridServoicesCards > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#layoutGridServoicesCards > .row > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 50px 0px 50px 0px;
}
#wb_Heading2
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0px 0px 25px 0px;
   color: #8133BB;
   font-size: 32px;
   font-family: Arial;
   font-weight: bold;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C579B;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C579B;
   text-align: center;
}
#Heading2
{
   color: #8133BB;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-align: center;
}
#wb_Text3
{
   visibility: visible !important;
   display: block !important;
   font-size: 13px;
   background-color: transparent;
   background-image: none;
}
#wb_Text3
{
   margin: 0px 0px 30px 0px;
}
#wb_layoutGridCreativity
{
   visibility: visible !important;
   display: table !important;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   background-color: transparent;
   background-image: none;
}
#wb_layoutGridCreativity
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layoutGridCreativity
{
   height: auto;
}
#layoutGridCreativity > .col-1, #layoutGridCreativity > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#layoutGridCreativity > .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;
}
#layoutGridCreativity > .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;
}
#layoutGridCreativity > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 100px 0px 100px 0px;
}
#wb_layoutGridWhat
{
   visibility: visible !important;
   display: table !important;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   background-color: #E5E5E5;
   background-image: none;
}
#wb_layoutGridWhat
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layoutGridWhat
{
   height: auto;
}
#layoutGridWhat .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layoutGridWhat > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#layoutGridWhat > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Section1
{
   width: 100% !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   background-color: transparent;
   background-image: none;
}
#Section1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 32.4%;
   top: 0%;
   height: 49%;
   width: 35%;
   padding: 0px 0px 0px 0px;
}
#Section1-card-item0 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   padding-bottom: 100%;
   padding-top: 0;
   padding-left: 0;
   padding-right: 0;
   height: 0;
   overflow: hidden;
   background-color: #8133BB;
   background-image: none;
   -webkit-clip-path: url(#Section1-card-item0-clippath);
   clip-path: url(#Section1-card-item0-clippath);
}
#Section1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 2.3%;
   top: 15.3%;
   height: 65%;
   width: 55.9%;
   padding: 0px 0px 0px 0px;
}
#Section1-card-item1 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #333333;
   background-color: rgba(51, 51, 51, 0.78);
   background-image: none;
   -webkit-clip-path: url(#Section1-card-item1-clippath);
   clip-path: url(#Section1-card-item1-clippath);
}
#Section1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 51.5%;
   top: 6.6%;
   height: auto;
   width: 41.6%;
   padding: 0px 0px 0px 0px;
}
#Section1-card-item2 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 0px;
}
#Section1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 16.7%;
   top: 51.5%;
   height: 38.5%;
   width: 61.4%;
   padding: 0px 0px 0px 0px;
}
#Section1-card-item3 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #CCA7E7;
   background-image: none;
   -webkit-clip-path: url(#Section1-card-item3-clippath);
   clip-path: url(#Section1-card-item3-clippath);
}
#Section1-card-item4
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 18.1%;
   top: 53.7%;
   height: 10.5%;
   width: 59.5%;
   padding: 0px 0px 0px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 48px;
   text-align: left;
}
#Section1-card-item5
{
   display: inline-flex;
   align-items: center;
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 18.3%;
   top: 82.4%;
   height: 4.8%;
   width: 19.9%;
   padding: 10px 0px 10px 0px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   justify-content: center;
   text-align: center;
}
#Section1-card-item6
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 18.2%;
   top: 64.9%;
   height: 13.5%;
   width: 57.4%;
   padding: 0px 0px 0px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#wb_Section1
{
   text-align: center;
}
#wb_Section2
{
   width: 100% !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   background-color: transparent;
   background-image: none;
}
#Section2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 3.6%;
   top: 0%;
   height: auto;
   width: 49.7%;
   padding: 0px 0px 0px 0px;
}
#Section2-card-item0 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 0px;
}
#Section2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 39.4%;
   top: 6.2%;
   height: 55.9%;
   width: 54%;
   padding: 0px 0px 0px 0px;
}
#Section2-card-item1 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #8133BB;
   background-color: rgba(129, 51, 187, 0.49);
   background-image: none;
   -webkit-clip-path: url(#Section2-card-item1-clippath);
   clip-path: url(#Section2-card-item1-clippath);
}
#Section2-card-item2
{
   display: inline-flex;
   align-items: center;
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 41.4%;
   top: 19.3%;
   height: 66.4%;
   width: 45.3%;
   padding: 8px 0px 8px 0px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   justify-content: center;
   text-align: center;
}
#Section2-card-item3
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 43.3%;
   top: 20.8%;
   height: 27.7%;
   width: 41.1%;
   padding: 0px 0px 0px 0px;
   color: #8133BB;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 48px;
   text-align: left;
}
#Section2-card-item4
{
   display: inline-flex;
   align-items: center;
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 43.9%;
   top: 77.7%;
   height: 5.1%;
   width: 19.8%;
   padding: 10px 0px 10px 0px;
   border: 2px solid #8133BB;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #8133BB;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   justify-content: center;
   text-align: center;
}
#Section2-card-item5
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 43.7%;
   top: 49.5%;
   height: 26.2%;
   width: 37.2%;
   padding: 0px 0px 0px 0px;
   color: #111111;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#wb_Section2
{
   text-align: center;
}
#wb_Section2
{
   height: 871px;
   padding: 0;
}
#wb_Heading3
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   color: #8133BB;
   font-size: 48px;
   font-family: Arial;
   font-weight: bold;
   background-color: transparent;
   background-image: none;
   border: 0px solid #8133BB;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #8133BB;
   text-align: left;
}
#Heading3
{
   color: #8133BB;
   font-family: Arial;
   font-weight: bold;
   font-size: 48px;
   text-align: left;
}
#wb_Text4
{
   visibility: visible !important;
   display: block !important;
   font-size: 13px;
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   margin: 0;
}
#wb_Text5
{
   visibility: visible !important;
   display: block !important;
   font-size: 13px;
   background-color: transparent;
   background-image: none;
}
#wb_Text5
{
   margin: 0;
}
#wb_layoutGridGallery
{
   visibility: visible !important;
   display: table !important;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   background-color: transparent;
   background-image: none;
}
#wb_layoutGridGallery
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layoutGridGallery
{
   height: auto;
}
#layoutGridGallery .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layoutGridGallery > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#layoutGridGallery > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_layoutGridContact
{
   visibility: visible !important;
   display: table !important;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   background-color: #713B8F;
   background-image: none;
}
#wb_layoutGridContact
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layoutGridContact
{
   height: auto;
}
#layoutGridContact > .col-1, #layoutGridContact > .col-2, #layoutGridContact > .col-3
{
   padding-right: 10px;
   padding-left: 10px;
}
#layoutGridContact > .col-1
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#layoutGridContact > .col-2
{
   display: flex;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#layoutGridContact > .col-3
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Card69
{
   width: 100% !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0;
   color: #000000;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   background-color: transparent;
   background-image: url('../images/purple-dreams21.jpg');
   background-repeat: no-repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_Card69
{
   text-align: center;
}
#wb_Card1
{
   width: 100% !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0;
   color: #000000;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   background-color: #FFFFFF;
   background-image: none;
}
#Card1-card-item0
{
   display: inline-block;
   height: 83px;
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 20px 20px 20px 20px;
   border: 0px solid #3E588B;
   border-radius: 50%;
   background-color: #CCA7E7;
   background-image: none;
   color: #8133BB;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#wb_Card1:hover #Card1-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card1-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card1-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 10px 0px;
   color: #111111;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 10px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   color: #111111;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: 100% !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0;
   color: #000000;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   background-color: transparent;
   background-image: url('../images/purple-dreams22.jpg');
   background-repeat: no-repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card3
{
   width: 100% !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0;
   color: #000000;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   background-color: #FFFFFF;
   background-image: none;
}
#Card3-card-item0
{
   display: inline-block;
   height: 83px;
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 20px 20px 20px 20px;
   border: 0px solid #3E588B;
   border-radius: 50%;
   background-color: #CCA7E7;
   background-image: none;
   color: #8133BB;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#wb_Card3:hover #Card3-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card3-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card3-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 10px 0px;
   color: #111111;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 10px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   color: #111111;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#wb_Card3
{
   text-align: center;
}
#Button1
{
   width: 153px !important;
   height: 46px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   background-color: #8133BB;
   background-image: none;
   border-radius: 4px;
}
#Button1
{
   line-height: 42px;
}
#wb_Heading1
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0px 0px 10px 0px;
   color: #FFFFFF;
   font-size: 37px;
   font-family: Arial;
   font-weight: normal;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C579B;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C579B;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
   text-align: center;
}
#wb_Text1
{
   visibility: visible !important;
   display: block !important;
   font-size: 13px;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   margin: 0px 0px 20px 0px;
}
#wb_Heading4
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0px 0px 10px 0px;
   color: #8133BB;
   font-size: 48px;
   font-family: Arial;
   font-weight: bold;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C579B;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C579B;
   text-align: left;
}
#Heading4
{
   color: #8133BB;
   font-family: Arial;
   font-weight: bold;
   font-size: 48px;
   text-align: left;
}
#wb_Text2
{
   visibility: visible !important;
   display: block !important;
   font-size: 13px;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   margin: 0;
}
#wb_Card19
{
   width: 100% !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0;
   color: #000000;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   background-color: #FFFFFF;
   background-image: none;
}
#Card19-card-item0
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 0px 0px;
   color: #8133BB;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card19-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 0px 12px 0px;
   background-color: transparent;
   background-image: none;
   color: #111111;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card19-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card19-card-item1 i
{
   color: #111111;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card19-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 0px 12px 0px;
   background-color: transparent;
   background-image: none;
   color: #111111;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card19-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#Card19-card-item2 i
{
   color: #111111;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card19-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 0px 12px 0px;
   background-color: transparent;
   background-image: none;
   color: #111111;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card19-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#Card19-card-item3 i
{
   color: #111111;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card19-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 0px 12px 0px;
   background-color: transparent;
   background-image: none;
   color: #111111;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card19-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#Card19-card-item4 i
{
   color: #111111;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_Card19
{
   text-align: left;
}
#wb_Card4
{
   width: 100% !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0;
   color: #000000;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   background-color: #FFFFFF;
   background-image: none;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 0px 0px;
   color: #8133BB;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 0px 12px 0px;
   background-color: transparent;
   background-image: none;
   color: #111111;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card4-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item1 i
{
   color: #111111;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 0px 12px 0px;
   background-color: transparent;
   background-image: none;
   color: #111111;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card4-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item2 i
{
   color: #111111;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 0px 12px 0px;
   background-color: transparent;
   background-image: none;
   color: #111111;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card4-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item3 i
{
   color: #111111;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card4-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 0px 12px 0px;
   background-color: transparent;
   background-image: none;
   color: #111111;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card4-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item4 i
{
   color: #111111;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_Card4
{
   text-align: left;
}
#wb_Card5
{
   width: 100% !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0;
   color: #000000;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   background-color: #FFFFFF;
   background-image: none;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 0px 0px;
   color: #8133BB;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 0px 12px 0px;
   background-color: transparent;
   background-image: none;
   color: #111111;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card5-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card5-card-item1 i
{
   color: #111111;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 0px 12px 0px;
   background-color: transparent;
   background-image: none;
   color: #111111;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card5-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#Card5-card-item2 i
{
   color: #111111;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 0px 12px 0px;
   background-color: transparent;
   background-image: none;
   color: #111111;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card5-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#Card5-card-item3 i
{
   color: #111111;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_Card5
{
   text-align: left;
}
#wb_layoutGridFooter
{
   visibility: visible !important;
   display: table !important;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   background-color: #333333;
   background-image: none;
}
#wb_layoutGridFooter
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layoutGridFooter
{
   height: auto;
}
#layoutGridFooter > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#layoutGridFooter > .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_Text6
{
   visibility: visible !important;
   display: block !important;
   font-size: 13px;
   background-color: transparent;
   background-image: none;
}
#wb_Text6
{
   margin: 0;
}
#wb_Image6
{
   width: 200px !important;
   height: 87px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0px 0px 16px 0px;
}
#Image6
{
   width: 200px;
   height: 87px;
}
#wb_Heading5
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   color: #FFFFFF;
   font-size: 48px;
   font-family: Arial;
   font-weight: bold;
   background-color: transparent;
   background-image: none;
   border: 0px solid #8133BB;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #8133BB;
   text-align: center;
}
#Heading5
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 48px;
   text-align: center;
}
#wb_headerMenu
{
   width: 221px !important;
   height: 49px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
}
#headerMenu, .headerMenu .nav, .headerMenu .dropdown-menu
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#wb_headerLogo1
{
   width: 225px !important;
   height: 26px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   color: #CCA7E7;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   background-clip: padding-box;
   background-color: transparent;
   background-image: none;
}
#Button2
{
   width: 67px !important;
   height: 45px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   color: #D5D5D5;
   font-size: 15px;
   font-family: Arial;
   font-weight: normal;
   background-color: transparent;
   background-image: none;
   border-radius: 6px;
}
#Button2
{
   line-height: 15px;
}
#Button3
{
   width: 89px !important;
   height: 31px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   color: #FFFFFF;
   font-size: 15px;
   font-family: Arial;
   font-weight: normal;
   background-color: #8133BB;
   background-image: none;
   border-radius: 25px;
}
#Button3
{
   line-height: 15px;
}
#wb_Heading6
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0px 0px 25px 0px;
   color: #8133BB;
   font-size: 48px;
   font-family: Arial;
   font-weight: bold;
   background-color: transparent;
   background-image: none;
}
#wb_PhotoCollage1
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
}
#wb_Editbox2
{
   width: 100% !important;
   height: 46px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0px 0px 16px 0px;
   color: #383A3C;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 3px;
}
#Editbox2
{
   line-height: 14px;
}
#wb_TextArea1
{
   width: 100% !important;
   height: 102px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0px 0px 16px 0px;
   color: #383A3C;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 3px;
}
#btnSubmit
{
   width: 141px !important;
   height: 39px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0px 0px 10px 0px;
   color: #8133BB;
   font-size: 13px;
   font-family: Arial;
   font-weight: bold;
   background-color: #CCA7E7;
   background-image: none;
   border-radius: 4px;
}
#wb_Editbox1
{
   width: 100% !important;
   height: 46px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0px 0px 16px 0px;
   color: #383A3C;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 3px;
}
#Editbox1
{
   line-height: 14px;
}
#wb_Heading8
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 50px 0px 25px 0px;
   color: #FFFFFF;
   font-size: 29px;
   font-family: Arial;
   font-weight: bold;
   background-color: transparent;
   background-image: none;
}
#wb_Icon2
{
   width: 40px !important;
   height: 40px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   color: #713B8F;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   background-color: #CCA7E7;
   background-image: none;
   border-radius: 50%;
}
#Icon2
{
   width: 40px;
   height: 40px;
}
#Icon2 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_Icon6
{
   width: 40px !important;
   height: 40px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   color: #713B8F;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   background-color: #CCA7E7;
   background-image: none;
   border-radius: 50%;
}
#Icon6
{
   width: 40px;
   height: 40px;
}
#Icon6 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_Icon7
{
   width: 40px !important;
   height: 40px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   color: #713B8F;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   background-color: #CCA7E7;
   background-image: none;
   border-radius: 50%;
}
#Icon7
{
   width: 40px;
   height: 40px;
}
#Icon7 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_Icon8
{
   width: 40px !important;
   height: 40px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   color: #713B8F;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   background-color: #CCA7E7;
   background-image: none;
   border-radius: 50%;
}
#Icon8
{
   width: 40px;
   height: 40px;
}
#Icon8 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_spacer1
{
   width: 20px !important;
   height: 42px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
}
#spacer1
{
   width: 20px !important;
   height: 42px !important;
   background-color: #713B8F;
   background-image: none;
   background-image: none;
}
#wb_spacer2
{
   width: 20px !important;
   height: 42px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
}
#spacer2
{
   width: 20px !important;
   height: 42px !important;
   background-color: #713B8F;
   background-image: none;
   background-image: none;
}
#wb_spacer3
{
   width: 20px !important;
   height: 42px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
}
#spacer3
{
   width: 20px !important;
   height: 42px !important;
   background-color: #4F535A;
   background-image: none;
   background-image: none;
}
#wb_Image1
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
}
#wb_Text7
{
   visibility: visible !important;
   display: block !important;
   font-size: 13px;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   margin: 0;
}
}
