body
{
   background-color: #000000;
   background-image: url(../images/aliciaa.png);
   background-attachment: fixed;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: contain;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
.visibility-hidden
{
   visibility: hidden;
}
#wb_header
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#header > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#header > .row > .col-1, #header > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header > .row > .col-1, #header > .row > .col-2
{
   float: left;
}
#header > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 16.66666667%;
   text-align: left;
}
#header > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 83.33333333%;
   text-align: right;
}
#header:before,
#header:after,
#header .row:before,
#header .row:after
{
   display: table;
   content: " ";
}
#header:after,
#header .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#header > .row > .col-1, #header > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_intro
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#intro
{
   box-sizing: border-box;
   height: 100vh;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 75px 0px 75px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#intro > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#intro > .col-1
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#intro > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 100%;
   max-width: 100%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#wb_intro, #intro
{
   height: auto;
}
#intro > div[class^="col-"]
{
   height: 100vh;
}
#intro > .col-1
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#intro-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scale(-1.0, -1.0);
}
#intro-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#intro-divider-top .divider-fill
{
   fill: #000000;
   transform-origin: center;
   transform: rotateY(0deg);
}
#intro-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0;
   left: 0;
   width: 100%;
   height: 50px;
   transform: scaleY(-1.0);
}
#intro-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#intro-divider-bottom .divider-fill
{
   fill: #000000;
   transform-origin: center;
   transform: rotateY(0deg);
}
#wb_skills
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background: linear-gradient(to top, rgba(0,0,0,0.50) 0%, rgba(123,115,200,0.71) 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#skills
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#skills > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#skills > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#skills > .row > .col-1
{
   float: left;
}
#skills > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#skills > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 100px 0px 100px 0px;
}
#skills:before,
#skills:after,
#skills .row:before,
#skills .row:after
{
   display: table;
   content: " ";
}
#skills:after,
#skills .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#skills > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_services
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(0,0,0,0.50);
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#services
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#services > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#services > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#services > .row > .col-1
{
   float: left;
}
#services > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#services > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 10px 0px 10px 0px;
}
#services:before,
#services:after,
#services .row:before,
#services .row:after
{
   display: table;
   content: " ";
}
#services:after,
#services .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#services > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_homeText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 20px 50px 20px 50px;
   margin: 0;
   text-align: center;
}
#wb_homeText
{
   color: #7B73C8;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 18px;
}
#wb_homeText p, #wb_homeText ul
{
   margin: 0;
   padding: 0;
}
#upStickyLayer
{
   background-color: #7B73C8;
   background-image: none;
   border-radius: 50%;
   opacity: 0.77;
}
#wb_skillsInner
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 0px 2px 5px rgba(0,0,0,0.28);
}
#skillsInner
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#skillsInner > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#skillsInner > .row > .col-1, #skillsInner > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#skillsInner > .row > .col-1, #skillsInner > .row > .col-2
{
   float: left;
}
#skillsInner > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: left;
}
#skillsInner > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0px 50px 0px;
}
#skillsInner > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: left;
}
#skillsInner > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0px 50px 0px;
}
#skillsInner:before,
#skillsInner:after,
#skillsInner .row:before,
#skillsInner .row:after
{
   display: table;
   content: " ";
}
#skillsInner:after,
#skillsInner .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#skillsInner > .row > .col-1, #skillsInner > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_up-arrow
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_up-arrow:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
}
#up-arrow
{
   height: 24px;
   width: 24px;
}
#up-arrow i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 14px;
}
#wb_up-arrow:hover i
{
   color: #007BFF;
}
#wb_servicesCard2
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #000000;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#servicesCard2-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#servicesCard2-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   border-radius: 16px 16px 0 0;
   margin: 30px 0px 20px 0px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7B73C8;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#servicesCard2-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(1.5,1.5) ;
   transform: rotate(0deg) scale(1.5,1.5) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#servicesCard2-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#servicesCard2-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#servicesCard2-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#servicesCard2-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#servicesCard2-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 16px 16px;
   margin: 0px 20px 30px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_servicesLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(0,0,0,0.50);
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#servicesLayoutGrid1
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#servicesLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#servicesLayoutGrid1 > .row > .col-1, #servicesLayoutGrid1 > .row > .col-2, #servicesLayoutGrid1 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#servicesLayoutGrid1 > .row > .col-1, #servicesLayoutGrid1 > .row > .col-2, #servicesLayoutGrid1 > .row > .col-3
{
   float: left;
}
#servicesLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#servicesLayoutGrid1 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 30px 0px 0px 0px;
}
#servicesLayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#servicesLayoutGrid1 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 30px 0px 0px 0px;
}
#servicesLayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#servicesLayoutGrid1 > .row > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 30px 0px 0px 0px;
}
#servicesLayoutGrid1:before,
#servicesLayoutGrid1:after,
#servicesLayoutGrid1 .row:before,
#servicesLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#servicesLayoutGrid1:after,
#servicesLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#servicesLayoutGrid1 > .row > .col-1, #servicesLayoutGrid1 > .row > .col-2, #servicesLayoutGrid1 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_servicesLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(0,0,0,0.50);
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#servicesLayoutGrid2
{
   box-sizing: border-box;
   padding: 0px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#servicesLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#servicesLayoutGrid2 > .row > .col-1, #servicesLayoutGrid2 > .row > .col-2, #servicesLayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#servicesLayoutGrid2 > .row > .col-1, #servicesLayoutGrid2 > .row > .col-2, #servicesLayoutGrid2 > .row > .col-3
{
   float: left;
}
#servicesLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#servicesLayoutGrid2 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 30px 0px 0px 0px;
}
#servicesLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#servicesLayoutGrid2 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 30px 0px 0px 0px;
}
#servicesLayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#servicesLayoutGrid2 > .row > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 30px 0px 0px 0px;
}
#servicesLayoutGrid2:before,
#servicesLayoutGrid2:after,
#servicesLayoutGrid2 .row:before,
#servicesLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#servicesLayoutGrid2:after,
#servicesLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#servicesLayoutGrid2 > .row > .col-1, #servicesLayoutGrid2 > .row > .col-2, #servicesLayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_faq
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #7B73C8;
   background: linear-gradient(to top, rgba(123,115,200,0.83) 0%, rgba(0,0,0,0.50) 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#faq
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 800px;
}
#faq > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#faq > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#faq > .row > .col-1
{
   float: left;
}
#faq > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#faq > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0px 25px 0px 25px;
}
#faq:before,
#faq:after,
#faq .row:before,
#faq .row:after
{
   display: table;
   content: " ";
}
#faq:after,
#faq .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#faq > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_portfolio
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(0,0,0,0.50);
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#portfolio
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#portfolio > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#portfolio > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#portfolio > .row > .col-1
{
   float: left;
}
#portfolio > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#portfolio > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 10px 0px 10px 0px;
}
#portfolio:before,
#portfolio:after,
#portfolio .row:before,
#portfolio .row:after
{
   display: table;
   content: " ";
}
#portfolio:after,
#portfolio .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#portfolio > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_portfolioLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(0,0,0,0.50);
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#portfolioLayoutGrid1
{
   box-sizing: border-box;
   padding: 0px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#portfolioLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#portfolioLayoutGrid1 > .row > .col-1, #portfolioLayoutGrid1 > .row > .col-2, #portfolioLayoutGrid1 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#portfolioLayoutGrid1 > .row > .col-1, #portfolioLayoutGrid1 > .row > .col-2, #portfolioLayoutGrid1 > .row > .col-3
{
   float: left;
}
#portfolioLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#portfolioLayoutGrid1 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 10px 0px 10px 0px;
}
#portfolioLayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#portfolioLayoutGrid1 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 10px 0px 10px 0px;
}
#portfolioLayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#portfolioLayoutGrid1 > .row > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 10px 0px 10px 0px;
}
#portfolioLayoutGrid1:before,
#portfolioLayoutGrid1:after,
#portfolioLayoutGrid1 .row:before,
#portfolioLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#portfolioLayoutGrid1:after,
#portfolioLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#portfolioLayoutGrid1 > .row > .col-1, #portfolioLayoutGrid1 > .row > .col-2, #portfolioLayoutGrid1 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_portfolioLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(0,0,0,0.50);
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#portfolioLayoutGrid2
{
   box-sizing: border-box;
   padding: 0px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#portfolioLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#portfolioLayoutGrid2 > .row > .col-1, #portfolioLayoutGrid2 > .row > .col-2, #portfolioLayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#portfolioLayoutGrid2 > .row > .col-1, #portfolioLayoutGrid2 > .row > .col-2, #portfolioLayoutGrid2 > .row > .col-3
{
   float: left;
}
#portfolioLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#portfolioLayoutGrid2 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 10px 0px 10px 0px;
}
#portfolioLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#portfolioLayoutGrid2 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 10px 0px 10px 0px;
}
#portfolioLayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#portfolioLayoutGrid2 > .row > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 10px 0px 10px 0px;
}
#portfolioLayoutGrid2:before,
#portfolioLayoutGrid2:after,
#portfolioLayoutGrid2 .row:before,
#portfolioLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#portfolioLayoutGrid2:after,
#portfolioLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#portfolioLayoutGrid2 > .row > .col-1, #portfolioLayoutGrid2 > .row > .col-2, #portfolioLayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#portfolioRollOverText1 .image
{
   display: block;
   position: relative;
}
#portfolioRollOverText1 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
   background-color: rgba(123,115,200,0.60);
   opacity: 0;
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
#portfolioRollOverText1 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateY(-250%);
   transform: translateY(-250%);
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
#portfolioRollOverText1 .description
{
   position: relative;
   margin: 0;
   padding: 0;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
#portfolioRollOverText1 .link
{
   display: inline-block;
   z-index: 1;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
   text-decoration: underline;
   opacity: 0;
   -webkit-transform: translateY(250%);
   transform: translateY(250%);
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
#portfolioRollOverText1:hover .caption
{
   opacity: 1;
   -webkit-transition-delay: 0ms;
   transition-delay: 0ms;
}
#portfolioRollOverText1:hover .title
{
   opacity: 1;
   -webkit-transform: translateY(0%);
   transform: translateY(0%);
}
#portfolioRollOverText1:hover .description
{
   opacity: 1;
   -webkit-transform: scale(1);
   transform: scale(1);
}
#portfolioRollOverText1:hover .link
{
   opacity: 1;
   -webkit-transform: translateY(0%);
   transform: translateY(0%);
}
#portfolioRollOverText1 .caption::before
{
   position: absolute;
   -webkit-transform: scale(0, 1);
   transform: scale(0, 1);
   -webkit-transform-origin: 0 0;
   transform-origin: 0 0;
   top: 50px;
   bottom: 50px;
   right: 25px;
   left: 25px;
   border-top: 1px solid rgba(255,255,255,0.80);
   border-bottom: 1px solid rgba(255,255,255,0.80);
   content: "";
   opacity: 0;
   -webkit-transition: all 1000ms linear;
   transition: all 1000ms linear;
}
#portfolioRollOverText1 .caption::after
{
   position: absolute;
   content: "";
   opacity: 0;
   -webkit-transform: scale(1, 0);
   transform: scale(1, 0);
   -webkit-transform-origin: 100% 0;
   transform-origin: 100% 0;
   right: 50px;
   left: 50px;
   top: 25px;
   bottom: 25px;
   border-left: 1px solid rgba(255,255,255,0.80);
   border-right: 1px solid rgba(255,255,255,0.80);
   -webkit-transition: all 1000ms linear;
   transition: all 1000ms linear;
}
#portfolioRollOverText1:hover > .caption::after
{
   opacity: 1;
   -webkit-transform: scale(1);
   transform: scale(1);
}
#portfolioRollOverText1:hover > .caption::before
{
   -webkit-transform: scale(1);
   transform: scale(1);
   opacity: 1;
}
#portfolioRollOverText1 .image
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#portfolioRollOverText1
{
   border: 0px solid #000000;
   margin: 0;
}
#portfolioRollOverText2 .image
{
   display: block;
   position: relative;
}
#portfolioRollOverText2 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
   background-color: rgba(123,115,200,0.60);
   opacity: 0;
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
#portfolioRollOverText2 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateY(-250%);
   transform: translateY(-250%);
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
#portfolioRollOverText2 .description
{
   position: relative;
   margin: 0;
   padding: 0;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
#portfolioRollOverText2 .link
{
   display: inline-block;
   z-index: 1;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
   text-decoration: underline;
   opacity: 0;
   -webkit-transform: translateY(250%);
   transform: translateY(250%);
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
#portfolioRollOverText2:hover .caption
{
   opacity: 1;
   -webkit-transition-delay: 0ms;
   transition-delay: 0ms;
}
#portfolioRollOverText2:hover .title
{
   opacity: 1;
   -webkit-transform: translateY(0%);
   transform: translateY(0%);
}
#portfolioRollOverText2:hover .description
{
   opacity: 1;
   -webkit-transform: scale(1);
   transform: scale(1);
}
#portfolioRollOverText2:hover .link
{
   opacity: 1;
   -webkit-transform: translateY(0%);
   transform: translateY(0%);
}
#portfolioRollOverText2 .caption::before
{
   position: absolute;
   -webkit-transform: scale(0, 1);
   transform: scale(0, 1);
   -webkit-transform-origin: 0 0;
   transform-origin: 0 0;
   top: 50px;
   bottom: 50px;
   right: 25px;
   left: 25px;
   border-top: 1px solid rgba(255,255,255,0.80);
   border-bottom: 1px solid rgba(255,255,255,0.80);
   content: "";
   opacity: 0;
   -webkit-transition: all 1000ms linear;
   transition: all 1000ms linear;
}
#portfolioRollOverText2 .caption::after
{
   position: absolute;
   content: "";
   opacity: 0;
   -webkit-transform: scale(1, 0);
   transform: scale(1, 0);
   -webkit-transform-origin: 100% 0;
   transform-origin: 100% 0;
   right: 50px;
   left: 50px;
   top: 25px;
   bottom: 25px;
   border-left: 1px solid rgba(255,255,255,0.80);
   border-right: 1px solid rgba(255,255,255,0.80);
   -webkit-transition: all 1000ms linear;
   transition: all 1000ms linear;
}
#portfolioRollOverText2:hover > .caption::after
{
   opacity: 1;
   -webkit-transform: scale(1);
   transform: scale(1);
}
#portfolioRollOverText2:hover > .caption::before
{
   -webkit-transform: scale(1);
   transform: scale(1);
   opacity: 1;
}
#portfolioRollOverText2 .image
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#portfolioRollOverText2
{
   border: 0px solid #000000;
   margin: 0;
}
#portfolioRollOverText3 .image
{
   display: block;
   position: relative;
}
#portfolioRollOverText3 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
   background-color: rgba(123,115,200,0.60);
   opacity: 0;
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
#portfolioRollOverText3 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateY(-250%);
   transform: translateY(-250%);
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
#portfolioRollOverText3 .description
{
   position: relative;
   margin: 0;
   padding: 0;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
#portfolioRollOverText3 .link
{
   display: inline-block;
   z-index: 1;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
   text-decoration: underline;
   opacity: 0;
   -webkit-transform: translateY(250%);
   transform: translateY(250%);
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
#portfolioRollOverText3:hover .caption
{
   opacity: 1;
   -webkit-transition-delay: 0ms;
   transition-delay: 0ms;
}
#portfolioRollOverText3:hover .title
{
   opacity: 1;
   -webkit-transform: translateY(0%);
   transform: translateY(0%);
}
#portfolioRollOverText3:hover .description
{
   opacity: 1;
   -webkit-transform: scale(1);
   transform: scale(1);
}
#portfolioRollOverText3:hover .link
{
   opacity: 1;
   -webkit-transform: translateY(0%);
   transform: translateY(0%);
}
#portfolioRollOverText3 .caption::before
{
   position: absolute;
   -webkit-transform: scale(0, 1);
   transform: scale(0, 1);
   -webkit-transform-origin: 0 0;
   transform-origin: 0 0;
   top: 50px;
   bottom: 50px;
   right: 25px;
   left: 25px;
   border-top: 1px solid rgba(255,255,255,0.80);
   border-bottom: 1px solid rgba(255,255,255,0.80);
   content: "";
   opacity: 0;
   -webkit-transition: all 1000ms linear;
   transition: all 1000ms linear;
}
#portfolioRollOverText3 .caption::after
{
   position: absolute;
   content: "";
   opacity: 0;
   -webkit-transform: scale(1, 0);
   transform: scale(1, 0);
   -webkit-transform-origin: 100% 0;
   transform-origin: 100% 0;
   right: 50px;
   left: 50px;
   top: 25px;
   bottom: 25px;
   border-left: 1px solid rgba(255,255,255,0.80);
   border-right: 1px solid rgba(255,255,255,0.80);
   -webkit-transition: all 1000ms linear;
   transition: all 1000ms linear;
}
#portfolioRollOverText3:hover > .caption::after
{
   opacity: 1;
   -webkit-transform: scale(1);
   transform: scale(1);
}
#portfolioRollOverText3:hover > .caption::before
{
   -webkit-transform: scale(1);
   transform: scale(1);
   opacity: 1;
}
#portfolioRollOverText3 .image
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#portfolioRollOverText3
{
   border: 0px solid #000000;
   margin: 0;
}
#portfolioRollOverText4 .image
{
   display: block;
   position: relative;
}
#portfolioRollOverText4 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
   background-color: rgba(123,115,200,0.60);
   opacity: 0;
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
#portfolioRollOverText4 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateY(-250%);
   transform: translateY(-250%);
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
#portfolioRollOverText4 .description
{
   position: relative;
   margin: 0;
   padding: 0;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
#portfolioRollOverText4 .link
{
   display: inline-block;
   z-index: 1;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
   text-decoration: underline;
   opacity: 0;
   -webkit-transform: translateY(250%);
   transform: translateY(250%);
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
#portfolioRollOverText4:hover .caption
{
   opacity: 1;
   -webkit-transition-delay: 0ms;
   transition-delay: 0ms;
}
#portfolioRollOverText4:hover .title
{
   opacity: 1;
   -webkit-transform: translateY(0%);
   transform: translateY(0%);
}
#portfolioRollOverText4:hover .description
{
   opacity: 1;
   -webkit-transform: scale(1);
   transform: scale(1);
}
#portfolioRollOverText4:hover .link
{
   opacity: 1;
   -webkit-transform: translateY(0%);
   transform: translateY(0%);
}
#portfolioRollOverText4 .caption::before
{
   position: absolute;
   -webkit-transform: scale(0, 1);
   transform: scale(0, 1);
   -webkit-transform-origin: 0 0;
   transform-origin: 0 0;
   top: 50px;
   bottom: 50px;
   right: 25px;
   left: 25px;
   border-top: 1px solid rgba(255,255,255,0.80);
   border-bottom: 1px solid rgba(255,255,255,0.80);
   content: "";
   opacity: 0;
   -webkit-transition: all 1000ms linear;
   transition: all 1000ms linear;
}
#portfolioRollOverText4 .caption::after
{
   position: absolute;
   content: "";
   opacity: 0;
   -webkit-transform: scale(1, 0);
   transform: scale(1, 0);
   -webkit-transform-origin: 100% 0;
   transform-origin: 100% 0;
   right: 50px;
   left: 50px;
   top: 25px;
   bottom: 25px;
   border-left: 1px solid rgba(255,255,255,0.80);
   border-right: 1px solid rgba(255,255,255,0.80);
   -webkit-transition: all 1000ms linear;
   transition: all 1000ms linear;
}
#portfolioRollOverText4:hover > .caption::after
{
   opacity: 1;
   -webkit-transform: scale(1);
   transform: scale(1);
}
#portfolioRollOverText4:hover > .caption::before
{
   -webkit-transform: scale(1);
   transform: scale(1);
   opacity: 1;
}
#portfolioRollOverText4 .image
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#portfolioRollOverText4
{
   border: 0px solid #000000;
   margin: 0;
}
#portfolioRollOverText5 .image
{
   display: block;
   position: relative;
}
#portfolioRollOverText5 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
   background-color: rgba(123,115,200,0.60);
   opacity: 0;
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
#portfolioRollOverText5 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateY(-250%);
   transform: translateY(-250%);
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
#portfolioRollOverText5 .description
{
   position: relative;
   margin: 0;
   padding: 0;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
#portfolioRollOverText5 .link
{
   display: inline-block;
   z-index: 1;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
   text-decoration: underline;
   opacity: 0;
   -webkit-transform: translateY(250%);
   transform: translateY(250%);
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
#portfolioRollOverText5:hover .caption
{
   opacity: 1;
   -webkit-transition-delay: 0ms;
   transition-delay: 0ms;
}
#portfolioRollOverText5:hover .title
{
   opacity: 1;
   -webkit-transform: translateY(0%);
   transform: translateY(0%);
}
#portfolioRollOverText5:hover .description
{
   opacity: 1;
   -webkit-transform: scale(1);
   transform: scale(1);
}
#portfolioRollOverText5:hover .link
{
   opacity: 1;
   -webkit-transform: translateY(0%);
   transform: translateY(0%);
}
#portfolioRollOverText5 .caption::before
{
   position: absolute;
   -webkit-transform: scale(0, 1);
   transform: scale(0, 1);
   -webkit-transform-origin: 0 0;
   transform-origin: 0 0;
   top: 50px;
   bottom: 50px;
   right: 25px;
   left: 25px;
   border-top: 1px solid rgba(255,255,255,0.80);
   border-bottom: 1px solid rgba(255,255,255,0.80);
   content: "";
   opacity: 0;
   -webkit-transition: all 1000ms linear;
   transition: all 1000ms linear;
}
#portfolioRollOverText5 .caption::after
{
   position: absolute;
   content: "";
   opacity: 0;
   -webkit-transform: scale(1, 0);
   transform: scale(1, 0);
   -webkit-transform-origin: 100% 0;
   transform-origin: 100% 0;
   right: 50px;
   left: 50px;
   top: 25px;
   bottom: 25px;
   border-left: 1px solid rgba(255,255,255,0.80);
   border-right: 1px solid rgba(255,255,255,0.80);
   -webkit-transition: all 1000ms linear;
   transition: all 1000ms linear;
}
#portfolioRollOverText5:hover > .caption::after
{
   opacity: 1;
   -webkit-transform: scale(1);
   transform: scale(1);
}
#portfolioRollOverText5:hover > .caption::before
{
   -webkit-transform: scale(1);
   transform: scale(1);
   opacity: 1;
}
#portfolioRollOverText5 .image
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#portfolioRollOverText5
{
   border: 0px solid #000000;
   margin: 0;
}
#portfolioRollOverText6 .image
{
   display: block;
   position: relative;
}
#portfolioRollOverText6 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
   background-color: rgba(123,115,200,0.60);
   opacity: 0;
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
#portfolioRollOverText6 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateY(-250%);
   transform: translateY(-250%);
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
#portfolioRollOverText6 .description
{
   position: relative;
   margin: 0;
   padding: 0;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
#portfolioRollOverText6 .link
{
   display: inline-block;
   z-index: 1;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
   text-decoration: underline;
   opacity: 0;
   -webkit-transform: translateY(250%);
   transform: translateY(250%);
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
#portfolioRollOverText6:hover .caption
{
   opacity: 1;
   -webkit-transition-delay: 0ms;
   transition-delay: 0ms;
}
#portfolioRollOverText6:hover .title
{
   opacity: 1;
   -webkit-transform: translateY(0%);
   transform: translateY(0%);
}
#portfolioRollOverText6:hover .description
{
   opacity: 1;
   -webkit-transform: scale(1);
   transform: scale(1);
}
#portfolioRollOverText6:hover .link
{
   opacity: 1;
   -webkit-transform: translateY(0%);
   transform: translateY(0%);
}
#portfolioRollOverText6 .caption::before
{
   position: absolute;
   -webkit-transform: scale(0, 1);
   transform: scale(0, 1);
   -webkit-transform-origin: 0 0;
   transform-origin: 0 0;
   top: 50px;
   bottom: 50px;
   right: 25px;
   left: 25px;
   border-top: 1px solid rgba(255,255,255,0.80);
   border-bottom: 1px solid rgba(255,255,255,0.80);
   content: "";
   opacity: 0;
   -webkit-transition: all 1000ms linear;
   transition: all 1000ms linear;
}
#portfolioRollOverText6 .caption::after
{
   position: absolute;
   content: "";
   opacity: 0;
   -webkit-transform: scale(1, 0);
   transform: scale(1, 0);
   -webkit-transform-origin: 100% 0;
   transform-origin: 100% 0;
   right: 50px;
   left: 50px;
   top: 25px;
   bottom: 25px;
   border-left: 1px solid rgba(255,255,255,0.80);
   border-right: 1px solid rgba(255,255,255,0.80);
   -webkit-transition: all 1000ms linear;
   transition: all 1000ms linear;
}
#portfolioRollOverText6:hover > .caption::after
{
   opacity: 1;
   -webkit-transform: scale(1);
   transform: scale(1);
}
#portfolioRollOverText6:hover > .caption::before
{
   -webkit-transform: scale(1);
   transform: scale(1);
   opacity: 1;
}
#portfolioRollOverText6 .image
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#portfolioRollOverText6
{
   border: 0px solid #000000;
   margin: 0;
}
#wb_servicesCard1
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #000000;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#servicesCard1-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#servicesCard1-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   border-radius: 16px 16px 0 0;
   margin: 30px 0px 20px 0px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7B73C8;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#servicesCard1-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(1.5,1.5) ;
   transform: rotate(0deg) scale(1.5,1.5) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#servicesCard1-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#servicesCard1-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#servicesCard1-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#servicesCard1-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#servicesCard1-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 16px 16px;
   margin: 0px 20px 30px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_servicesCard3
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #000000;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#servicesCard3-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#servicesCard3-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   border-radius: 16px 16px 0 0;
   margin: 30px 0px 20px 0px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7B73C8;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#servicesCard3-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(1.5,1.5) ;
   transform: rotate(0deg) scale(1.5,1.5) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#servicesCard3-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#servicesCard3-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#servicesCard3-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#servicesCard3-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#servicesCard3-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 16px 16px;
   margin: 0px 20px 30px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_servicesCard4
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #000000;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#servicesCard4-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#servicesCard4-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   border-radius: 16px 16px 0 0;
   margin: 30px 0px 20px 0px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7B73C8;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#servicesCard4-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(1.5,1.5) ;
   transform: rotate(0deg) scale(1.5,1.5) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#servicesCard4-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#servicesCard4-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#servicesCard4-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#servicesCard4-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#servicesCard4-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 16px 16px;
   margin: 0px 20px 30px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_servicesCard5
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #000000;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#servicesCard5-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#servicesCard5-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   border-radius: 16px 16px 0 0;
   margin: 30px 0px 20px 0px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7B73C8;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#servicesCard5-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(1.5,1.5) ;
   transform: rotate(0deg) scale(1.5,1.5) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#servicesCard5-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#servicesCard5-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#servicesCard5-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#servicesCard5-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#servicesCard5-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 16px 16px;
   margin: 0px 20px 30px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_servicesCard6
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #000000;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#servicesCard6-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#servicesCard6-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   border-radius: 16px 16px 0 0;
   margin: 30px 0px 20px 0px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #7B73C8;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#servicesCard6-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(1.5,1.5) ;
   transform: rotate(0deg) scale(1.5,1.5) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#servicesCard6-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 200ms linear 0ms;
   transition: transform 200ms linear 0ms;
}
#servicesCard6-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#servicesCard6-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#servicesCard6-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#servicesCard6-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 16px 16px;
   margin: 0px 20px 30px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_skillsText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_skillsText
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
   line-height: 27.5px;
}
#wb_skillsText p, #wb_skillsText ul
{
   margin: 0;
   padding: 0;
}
#wb_skillsHeading 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_skillsHeading
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
   line-height: 27.5px;
}
#wb_skillsHeading p, #wb_skillsHeading ul
{
   margin: 0;
   padding: 0;
}
#skillsLabel1
{
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   font-size: 13px;
   box-sizing: border-box;
   padding: 4px 4px 4px 0px;
   margin: 0;
   text-align: left;
   vertical-align: top;
}
#skillsProgressbar1
{
   margin: 0px 0px 10px 0px;
   position: relative;
}
#skillsProgressbar1, #skillsProgressbar1 .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#skillsProgressbar1, #skillsProgressbar1 .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#skillsProgressbar1,ui-widget-content
{
   border-color: #7B73C8;
   background-color: #FFFFFF;
   background-image: none;
}
#skillsProgressbar1 .ui-widget-header
{
   border-color: #7B73C8;
   background-color: #7B73C8;
   background-image: none;
}
#skillsProgressbar1-label
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   text-align: center;
   line-height: 14px;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 0;
   font-size: 13px;
   font-style: normal;
}
#skillsLabel2
{
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   font-size: 13px;
   box-sizing: border-box;
   padding: 4px 4px 4px 0px;
   margin: 0;
   text-align: left;
   vertical-align: top;
}
#skillsProgressbar2
{
   margin: 0px 0px 10px 0px;
   position: relative;
}
#skillsProgressbar2, #skillsProgressbar2 .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#skillsProgressbar2, #skillsProgressbar2 .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#skillsProgressbar2,ui-widget-content
{
   border-color: #7B73C8;
   background-color: #FFFFFF;
   background-image: none;
}
#skillsProgressbar2 .ui-widget-header
{
   border-color: #7B73C8;
   background-color: #7B73C8;
   background-image: none;
}
#skillsProgressbar2-label
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   text-align: center;
   line-height: 14px;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 0;
   font-size: 13px;
   font-style: normal;
}
#skillsLabel3
{
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   font-size: 13px;
   box-sizing: border-box;
   padding: 4px 4px 4px 0px;
   margin: 0;
   text-align: left;
   vertical-align: top;
}
#skillsProgressbar3
{
   margin: 0px 0px 10px 0px;
   position: relative;
}
#skillsProgressbar3, #skillsProgressbar3 .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#skillsProgressbar3, #skillsProgressbar3 .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#skillsProgressbar3,ui-widget-content
{
   border-color: #7B73C8;
   background-color: #FFFFFF;
   background-image: none;
}
#skillsProgressbar3 .ui-widget-header
{
   border-color: #7B73C8;
   background-color: #7B73C8;
   background-image: none;
}
#skillsProgressbar3-label
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   text-align: center;
   line-height: 14px;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 0;
   font-size: 13px;
   font-style: normal;
}
#skillsLabel4
{
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   font-size: 13px;
   box-sizing: border-box;
   padding: 4px 4px 4px 0px;
   margin: 0;
   text-align: left;
   vertical-align: top;
}
#skillsProgressbar4
{
   margin: 0px 0px 10px 0px;
   position: relative;
}
#skillsProgressbar4, #skillsProgressbar4 .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#skillsProgressbar4, #skillsProgressbar4 .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#skillsProgressbar4,ui-widget-content
{
   border-color: #7B73C8;
   background-color: #FFFFFF;
   background-image: none;
}
#skillsProgressbar4 .ui-widget-header
{
   border-color: #7B73C8;
   background-color: #7B73C8;
   background-image: none;
}
#skillsProgressbar4-label
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   text-align: center;
   line-height: 14px;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 0;
   font-size: 13px;
   font-style: normal;
}
#wb_contact
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #7B73C8;
   background: linear-gradient(to top, #7B73C8 0%, rgba(123,115,200,0.17) 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#contact
{
   box-sizing: border-box;
   padding: 50px 30px 0px 30px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#contact > .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#contact > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#contact > .row > .col-1
{
   float: left;
}
#contact > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#contact > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0px 50px 0px;
}
#contact:before,
#contact:after,
#contact .row:before,
#contact .row:after
{
   display: table;
   content: " ";
}
#contact:after,
#contact .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#contact > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_contactForm
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#contactForm
{
   box-sizing: border-box;
   padding: 0px 30px 0px 30px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#contactForm > .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#contactForm > .row > .col-1, #contactForm > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#contactForm > .row > .col-1, #contactForm > .row > .col-2
{
   float: left;
}
#contactForm > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: left;
}
#contactForm > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 40px 0px 40px 0px;
}
#contactForm > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: left;
}
#contactForm > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 40px 0px 40px 0px;
}
#contactForm:before,
#contactForm:after,
#contactForm .row:before,
#contactForm .row:after
{
   display: table;
   content: " ";
}
#contactForm:after,
#contactForm .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#contactForm > .row > .col-1, #contactForm > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_contactText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 10px 0px;
   margin: 0;
   text-align: left;
}
#wb_contactText2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
   line-height: 27.5px;
}
#wb_contactText2 p, #wb_contactText2 ul
{
   margin: 0;
   padding: 0;
}
#wb_contactText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 10px 0px;
   margin: 0;
   text-align: left;
}
#wb_contactText1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
   line-height: 27.5px;
}
#wb_contactText1 p, #wb_contactText1 ul
{
   margin: 0;
   padding: 0;
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
}
#footer > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer > .row > .col-1
{
   float: left;
}
#footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: left;
}
#footer:before,
#footer:after,
#footer .row:before,
#footer .row:after
{
   display: table;
   content: " ";
}
#footer:after,
#footer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footer > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_contactText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_contactText3
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 16.5px;
}
#wb_contactText3 p, #wb_contactText3 ul
{
   margin: 0;
   padding: 0;
}
#contactName
{
   border: 1px solid #CED4DA;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #6C757D;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   font-size: 15px;
   box-sizing: border-box;
   line-height: 24px;
   padding: 8px 12px 8px 12px;
   margin: 5px 0px 10px 0px;
   text-align: left;
}
#contactName:focus
{
   border-color: #0078FF;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,120,255,0.60);
   outline: 0;
}
#contactEmail
{
   border: 1px solid #CED4DA;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #6C757D;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   font-size: 15px;
   box-sizing: border-box;
   line-height: 24px;
   padding: 8px 12px 8px 12px;
   margin: 5px 0px 10px 0px;
   text-align: left;
}
#contactEmail:focus
{
   border-color: #0078FF;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,120,255,0.60);
   outline: 0;
}
#contactSubject
{
   border: 1px solid #CED4DA;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #6C757D;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   font-size: 15px;
   box-sizing: border-box;
   line-height: 24px;
   padding: 8px 12px 8px 12px;
   margin: 5px 0px 10px 0px;
   text-align: left;
}
#contactSubject:focus
{
   border-color: #0078FF;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,120,255,0.60);
   outline: 0;
}
#contactMessage
{
   border: 1px solid #CED4DA;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #6C757D;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   box-sizing: border-box;
   padding: 8px 12px 8px 12px;
   margin: 5px 0px 10px 0px;
   text-align: left;
   overflow: auto;
   resize: none;
}
#contactMessage:focus
{
   border-color: #0078FF;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,120,255,0.60);
   outline: 0;
}
#contactButton
{
   border: 1px solid #7B73C8;
   border-radius: 4px;
   background-color: #7B73C8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   padding: 1px 1px 4px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0px 10px 0px;
}
#wb_contactIcon1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_contactIcon1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#contactIcon1
{
   height: 28px;
   width: 28px;
}
#contactIcon1 i
{
   color: #0C0C0C;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 15px;
}
#wb_contactIcon1:hover i
{
   color: #7B73C8;
}
#wb_contactIcon2
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_contactIcon2:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#contactIcon2
{
   height: 28px;
   width: 28px;
}
#contactIcon2 i
{
   color: #0C0C0C;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 25px;
}
#wb_contactIcon2:hover i
{
   color: #7B73C8;
}
#wb_contactIcon3
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_contactIcon3:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#contactIcon3
{
   height: 28px;
   width: 28px;
}
#contactIcon3 i
{
   color: #0C0C0C;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 23px;
}
#wb_contactIcon3:hover i
{
   color: #7B73C8;
}
#wb_contactIcon4
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_contactIcon4:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#contactIcon4
{
   height: 28px;
   width: 28px;
}
#contactIcon4 i
{
   color: #0C0C0C;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 23px;
}
#wb_contactIcon4:hover i
{
   color: #7B73C8;
}
#faqAccordion
{
   width: 100%;
   height: 100%;
}
#wb_faqAccordion .ui-helper-reset
{
   line-height: normal !important;
}
#faqAccordion .ui-accordion-header
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px !important;
   font-style: normal;
   outline: none;
   padding: 4px 25px 4px 10px;
   text-align: left;
}
#faqAccordion h3
{
   display: block;
   margin: 0;
}
#faqAccordion .ui-accordion-header .ui-icon
{
   background-image: url(../images/wb16_freelancer-faqAccordion-default.png);
   background-position: 0 0;
   padding-right: 6px;
}
#faqAccordion .ui-state-active .ui-icon
{
   background-image: url(../images/wb16_freelancer-faqAccordion-active.png);
}
#faqAccordion .ui-accordion-content
{
   padding: 5px 24px 5px 32px;
   position: relative;
   font-size: 0;
   text-align: left;
}
#faqAccordion, #faqAccordion > .ui-corner-all, #faqAccordion > .ui-corner-top
{
   border-top-left-radius: 0px;
   border-top-right-radius: 0px;
}
#faqAccordion .ui-corner-all, #faqAccordion .ui-corner-bottom
{
   border-bottom-right-radius: 0px;
   border-bottom-left-radius: 0px;
}
#faqAccordion .ui-widget-content
{
   border-color: #7B73C8;
   border-width: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
}
#faqAccordion .ui-state-default
{
   border-color: #7B73C8;
   border-width: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
}
#faqAccordion .ui-state-hover
{
   border-color: #7B73C8;
   border-width: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
}
#faqAccordion .ui-state-active
{
   border-color: #7B73C8;
   border-width: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
}
#wb_faqAccordion
{
   margin: 0;
}
#wb_faqText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_faqText1 div
{
   text-align: left;
}
#wb_faqText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_faqText2 div
{
   text-align: left;
}
#wb_faqText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_faqText3 div
{
   text-align: left;
}
#wb_faqText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_faqText4 div
{
   text-align: left;
}
#wb_PanelMenu1 a, #PanelMenu1_markup li a
{
   display: block;
   text-align: left;
   vertical-align: middle;
}
#PanelMenu1_markup
{
   display: none;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#PanelMenu1_panel #PanelMenu1_markup
{
   display: block;
}
#PanelMenu1_markup ul
{
   list-style: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#PanelMenu1_markup li a, #PanelMenu1_markup li a:hover
{
   padding: 10px 10px 10px 10px;
   border-width: 0 0 0px 0 !important;
   border-radius: 0;
   box-shadow: none;
}
#PanelMenu1_markup .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #757575;
}
#PanelMenu1_panel
{
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 250px;
   z-index: 9999;
}
#PanelMenu1_overlay
{
   display: none;
   position: fixed;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   background-color: #000000;
   opacity: 0;
   z-index: 9998;
}
#wb_PanelMenu1 a
{
   color: #FFFFFF;
   border: 0px none #000000;
   background-color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#wb_PanelMenu1 a:hover
{
   color: #7B73C8;
   background-color: #000000;
   border: 0px none #000000;
}
#PanelMenu1 .line
{
   width: 24px;
   height: 4px;
   background: #FFFFFF;
   display: block;
   margin: 4px auto;
   -webkit-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
#PanelMenu1 .line:first-child
{
   margin-top: 12px;
}
#PanelMenu1.open .line:nth-child(1)
{
   -webkit-transform: translateY(8px) rotate(45deg);
   transform: translateY(8px) rotate(45deg);
}
#PanelMenu1.open .line:nth-child(2)
{
   opacity: 0;
}
#PanelMenu1.open .line:nth-child(3)
{
   -webkit-transform: translateY(-8px) rotate(-45deg);
   transform: translateY(-8px) rotate(-45deg);
}
#PanelMenu1
{
   line-height: 48px;
   width: 48px;
   height: 48px;
   position: absolute;
   z-index: 999;
}
#PanelMenu1_markup ul li i
{
   font-size: 24px;
   padding: 0px 10px 0px 0px;
   vertical-align: middle;
   width: 24px;
}
#PanelMenu1_markup span
{
   display: inline-block;
   height: 24px;
   vertical-align: middle;
   line-height: 24px;
}
#PanelMenu1-footer
{
   bottom: 0;
   color: #757575;
   font-family: Arial;
   font-size: 13px;
   left: 0;
   padding: 0px 0px 13px 0px;
   position: absolute;
   text-align: center;
   width: 100%;
}
#PanelMenu1-logo
{
   border-width: 0;
   padding: 10px 10px 10px 10px;
   text-align: left;
}
#PanelMenu1-logo img
{
   border-width: 0;
   height: auto;
   max-width: 100%;
}
#PanelLayer
{
   padding: 0;
}
#PanelLayer_panel
{
   background-color: #6055BD;
   background-image: none;
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 306px;
   z-index: 9999;
}
#wb_Image1
{
   margin: 25px 0px 0px 0px;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 50%;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_OverlayMenu1
{
   position: relative;
   border: 0px solid #424242;
   margin: 40px 0px 0px 0px;
}
#wb_OverlayMenu1
{
   background-color: rgba(96,85,189,0.87);
}
#wb_OverlayMenu1 ul
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   list-style: none;
   margin: 0;
   padding: 0;
}
.OverlayMenu1 a
{
   text-decoration: none;
}
.OverlayMenu1 ul
{
   list-style: none;
   padding: 0;
   text-align: left;
}
.OverlayMenu1 li 
{
   position: relative;
}
.OverlayMenu1 li a 
{
   display: block;
   position: relative;
   padding: 10px 15px 10px 15px;
   color: #FFFFFF;
   outline: none;
}
.OverlayMenu1 li a:hover
{
   color: #FFFFFF;
   background-color: #000000;
}
.OverlayMenu1 .sub-menu
{
   padding-top: 0;
   padding-left: 15px !important;
   display: none;
}
.OverlayMenu1 .item-has-children > a 
{
   position: relative;
}
.OverlayMenu1 .item-has-children > a::after
{
   background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%228%22%20height%3D%2211%22%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M8%205.5L1.9%2011%20.1%209.4l4.3-3.8L.1%201.8%202%20.1l6%205.4%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center;
   background-size: 8px 11px;
   bottom: auto;
   content: "";
   display: block;
   height: 11px;
   position: absolute;
   right: 1em;
   top: 50%;
   width: 8px;
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
}
.OverlayMenu1 .item-has-children > a.submenu-open::after
{
   -webkit-transform: translateY(-50%) rotate(90deg);
   transform: translateY(-50%) rotate(90deg);
}
.OverlayMenu1 .item-has-children > a:hover::after
{
   background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%228%22%20height%3D%2211%22%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M8%205.5L1.9%2011%20.1%209.4l4.3-3.8L.1%201.8%202%20.1l6%205.4%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center;
}
#wb_OverlayMenu1 .overlay-icon
{
   margin: 0px 10px 0px 0px;
}
.OverlayMenu1-effect
{
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 40px 0px 0px 0px;
   padding: 15px 15px 10px 15px;
   text-align: left;
}
#Heading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   margin: 0;
   text-align: left;
}
#Editbox1
{
   border: 0px solid #7A7A7A;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   font-size: 13px;
   box-sizing: border-box;
   line-height: 21px;
   padding: 4px 4px 4px 4px;
   margin: 0px 15px 0px 15px;
   text-align: left;
}
#Editbox1:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Editbox1::placeholder
{
   color: #A9A9A9;
   opacity: 1;
}
#Editbox1::-ms-input-placeholder
{
   color: #A9A9A9;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 30px 0px 15px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 10px 0px 0px 0px;
   padding: 0;
   text-align: center;
}
#Heading3
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
}
#wb_TextArt4
{
   transform: rotate(0deg);
   transform-origin: 50% 50%;
}
#TextArt4
{
   border-width: 0;
   vertical-align: top;
}
#wb_TextArt1
{
   transform: rotate(0deg);
   transform-origin: 50% 50%;
}
#TextArt1
{
   border-width: 0;
   vertical-align: top;
}
#wb_TextArt1
{
   margin: 0px 0px 20px 0px;
}
#wb_TextArt2
{
   transform: rotate(0deg);
   transform-origin: 50% 50%;
}
#TextArt2
{
   border-width: 0;
   vertical-align: top;
}
#wb_TextArt3
{
   transform: rotate(0deg);
   transform-origin: 50% 50%;
}
#TextArt3
{
   border-width: 0;
   vertical-align: top;
}
