body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_portfolioHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: left;
}
#portfolioHeading
{
   color: #3C6A82;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   margin: 0;
   text-align: left;
}
#wb_portfolioText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: left;
}
#wb_portfolioText
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 21px;
}
#wb_portfolioText div
{
   text-align: left;
   white-space: nowrap;
}
#wb_MENU
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #193441;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#MENU
{
   box-sizing: border-box;
   padding: 12px 15px 12px 15px;
   margin-right: auto;
   margin-left: auto;
}
#MENU .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#MENU > .row > .col-1, #MENU > .row > .col-2, #MENU > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#MENU > .row > .col-1, #MENU > .row > .col-2, #MENU > .row > .col-3
{
   float: left;
}
#MENU > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 8.33333333%;
   text-align: left;
}
#MENU > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 83.33333333%;
   text-align: center;
}
#MENU > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 8.33333333%;
   text-align: right;
}
#MENU:before,
#MENU:after,
#MENU .row:before,
#MENU .row:after
{
   display: table;
   content: " ";
}
#MENU:after,
#MENU .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#MENU > .row > .col-1, #MENU > .row > .col-2, #MENU > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#wb_home
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: url(images/lav_dreamscape.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#home
{
   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: 80px 0px 100px 0px;
   margin-right: auto;
   margin-left: auto;
}
#home > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#home > .col-1
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#home > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#home > .col-1
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_projects
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url(images/evan_floyd_opt.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#projects
{
   box-sizing: border-box;
   padding: 150px 15px 150px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#projects .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#projects > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#projects > .row > .col-1
{
   float: left;
}
#projects > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#projects:before,
#projects:after,
#projects .row:before,
#projects .row:after
{
   display: table;
   content: " ";
}
#projects:after,
#projects .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#projects > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#projects-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #193441;
   opacity: 0.69;
}
#wb_about_me
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #193441;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#about_me
{
   box-sizing: border-box;
   padding: 5px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 600px;
}
#about_me .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#about_me > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#about_me > .row > .col-1
{
   float: left;
}
#about_me > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#about_me:before,
#about_me:after,
#about_me .row:before,
#about_me .row:after
{
   display: table;
   content: " ";
}
#about_me:after,
#about_me .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#about_me > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_about
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #193441;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#about
{
   box-sizing: border-box;
   padding: 120px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
}
#about .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#about > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#about > .row > .col-1
{
   float: left;
}
#about > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#about:before,
#about:after,
#about .row:before,
#about .row:after
{
   display: table;
   content: " ";
}
#about:after,
#about .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#about > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_about1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.39);
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#about1
{
   box-sizing: border-box;
   padding: 60px 15px 80px 15px;
   margin-right: auto;
   margin-left: auto;
}
#about1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#about1 > .row > .col-1, #about1 > .row > .col-2, #about1 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#about1 > .row > .col-1, #about1 > .row > .col-2, #about1 > .row > .col-3
{
   float: left;
}
#about1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#about1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#about1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#about1:before,
#about1:after,
#about1 .row:before,
#about1 .row:after
{
   display: table;
   content: " ";
}
#about1:after,
#about1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#about1 > .row > .col-1, #about1 > .row > .col-2, #about1 > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#about1-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #FFFFFF;
   opacity: 0.39;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #193441;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_projects_bookmark
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 50vh;
   background-color: transparent;
   background-image: url(images/evan_floyd_opt.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#projects_bookmark
{
   box-sizing: border-box;
   height: 50vh;
   padding: 250px 15px 250px 15px;
   margin-right: auto;
   margin-left: auto;
}
#projects_bookmark .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#projects_bookmark > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#projects_bookmark > .row > .col-1
{
   float: left;
}
#projects_bookmark > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#projects_bookmark:before,
#projects_bookmark:after,
#projects_bookmark .row:before,
#projects_bookmark .row:after
{
   display: table;
   content: " ";
}
#projects_bookmark:after,
#projects_bookmark .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#projects_bookmark > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#projects_bookmark-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #193441;
   opacity: 0.69;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #193441;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_portfolio
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#portfolio
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 80px 0px 80px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#portfolio > .col-1, #portfolio > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#portfolio > .col-1, #portfolio > .col-2
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#portfolio > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 50%;
   max-width: 50%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#portfolio > .col-1 > .col-1-padding
{
   padding: 10px 0px 10px 0px;
}
#portfolio > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 50%;
   max-width: 50%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#portfolio > .col-2 > .col-2-padding
{
   padding: 10px 0px 10px 0px;
}
@media (max-width: 480px)
{
#portfolio > .col-1, #portfolio > .col-2
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_portfolio_feature
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#portfolio_feature
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 80px 0px 80px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#portfolio_feature > .col-1, #portfolio_feature > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#portfolio_feature > .col-1, #portfolio_feature > .col-2
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#portfolio_feature > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 50%;
   max-width: 50%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#portfolio_feature > .col-1 > .col-1-padding
{
   padding: 10px 0px 10px 0px;
}
#portfolio_feature > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 50%;
   max-width: 50%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#portfolio_feature > .col-2 > .col-2-padding
{
   padding: 10px 0px 10px 0px;
}
@media (max-width: 480px)
{
#portfolio_feature > .col-1, #portfolio_feature > .col-2
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_projectsText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_projectsText div
{
   text-align: center;
   white-space: nowrap;
}
#wb_portfolioImage1
{
   margin: 0;
   vertical-align: top;
}
#portfolioImage1
{
   border: 4px solid #3C6A82;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_otherProjects
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #193441;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#otherProjects
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
}
#otherProjects .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#otherProjects > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#otherProjects > .row > .col-1
{
   float: left;
}
#otherProjects > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#otherProjects:before,
#otherProjects:after,
#otherProjects .row:before,
#otherProjects .row:after
{
   display: table;
   content: " ";
}
#otherProjects:after,
#otherProjects .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#otherProjects > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_Projects1-3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#Projects1-3
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#Projects1-3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Projects1-3 > .row > .col-1, #Projects1-3 > .row > .col-2, #Projects1-3 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Projects1-3 > .row > .col-1, #Projects1-3 > .row > .col-2, #Projects1-3 > .row > .col-3
{
   float: left;
}
#Projects1-3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#Projects1-3 > .row > .col-1 > .col-1-padding
{
   padding: 20px 0px 20px 0px;
}
#Projects1-3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#Projects1-3 > .row > .col-2 > .col-2-padding
{
   padding: 20px 0px 20px 0px;
}
#Projects1-3 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#Projects1-3 > .row > .col-3 > .col-3-padding
{
   padding: 20px 0px 20px 0px;
}
#Projects1-3:before,
#Projects1-3:after,
#Projects1-3 .row:before,
#Projects1-3 .row:after
{
   display: table;
   content: " ";
}
#Projects1-3:after,
#Projects1-3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Projects1-3 > .row > .col-1, #Projects1-3 > .row > .col-2, #Projects1-3 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_contact
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url(images/office14.jpg);
   background-repeat: repeat;
   background-position: center center;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#contact
{
   box-sizing: border-box;
   padding: 150px 15px 150px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#contact .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contact > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   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: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;
}
}
#contact-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #193441;
   opacity: 0.69;
}
#wb_footerText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_footerText
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
}
#wb_footerText div
{
   text-align: center;
   white-space: nowrap;
}
#wb_Projects4-6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#Projects4-6
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#Projects4-6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Projects4-6 > .row > .col-1, #Projects4-6 > .row > .col-2, #Projects4-6 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Projects4-6 > .row > .col-1, #Projects4-6 > .row > .col-2, #Projects4-6 > .row > .col-3
{
   float: left;
}
#Projects4-6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#Projects4-6 > .row > .col-1 > .col-1-padding
{
   padding: 20px 0px 20px 0px;
}
#Projects4-6 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#Projects4-6 > .row > .col-2 > .col-2-padding
{
   padding: 20px 0px 20px 0px;
}
#Projects4-6 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#Projects4-6 > .row > .col-3 > .col-3-padding
{
   padding: 20px 0px 20px 0px;
}
#Projects4-6:before,
#Projects4-6:after,
#Projects4-6 .row:before,
#Projects4-6 .row:after
{
   display: table;
   content: " ";
}
#Projects4-6:after,
#Projects4-6 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Projects4-6 > .row > .col-1, #Projects4-6 > .row > .col-2, #Projects4-6 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#StickyLayer
{
   background-color: #3E3E3E;
   background-image: none;
   opacity: 0.77;
}
#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;
}
#portfolioShape
{
   width: 127px;
   height: 41px;
   background-color: #1ABC9C;
   background-image: none;
   border: 1px #FFFFFF solid;
   border-radius: 20px;
}
#portfolioShape_text
{
   position: absolute;
   left: 10px;
   top: 14px;
   width: 105px;
   height: 15px;
   overflow: hidden;
   text-align: center;
}
#wb_portfolioShape
{
   margin: 10px 0px 10px 0px;
}
#wb_contactText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_contactText div
{
   text-align: center;
   white-space: nowrap;
}
#wb_otherProjectsHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#otherProjectsHeading
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   margin: 0;
   text-align: left;
}
#wb_otherProjectsCard1
{
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#otherProjectsCard1-card-body
{
   -webkit-flex: 1 1 auto;
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#otherProjectsCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#otherProjectsCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#otherProjectsCard1-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_otherProjectsCard2
{
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#otherProjectsCard2-card-body
{
   -webkit-flex: 1 1 auto;
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#otherProjectsCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#otherProjectsCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#otherProjectsCard2-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_otherProjectsCard3
{
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#otherProjectsCard3-card-body
{
   -webkit-flex: 1 1 auto;
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#otherProjectsCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#otherProjectsCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#otherProjectsCard3-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_contactForm
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#contactForm
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 976px;
}
#contactForm .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contactForm > .row > .col-1, #contactForm > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   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-2
{
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 2px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #CACACA;
   border-right-color: #CACACA;
   border-bottom-color: #CACACA;
   border-left-color: #CACACA;
   width: 50%;
   text-align: left;
}
#contactForm > .row > .col-2 > .col-2-padding
{
   padding: 0px 25px 0px 25px;
}
#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_links
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#links
{
   box-sizing: border-box;
   padding: 75px 15px 75px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#links .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3, #links > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3, #links > .row > .col-4
{
   float: left;
}
#links > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: left;
}
#links > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: left;
}
#links > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: left;
}
#links > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: left;
}
#links:before,
#links:after,
#links .row:before,
#links .row:after
{
   display: table;
   content: " ";
}
#links:after,
#links .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3, #links > .row > .col-4
{
   float: none;
   width: 100%;
}
}
#links-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #000000;
   opacity: 1;
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   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_linksText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 8px 0px;
   margin: 0;
   text-align: left;
}
#wb_linksText1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   line-height: 21px;
}
#wb_linksText1 div
{
   text-align: left;
   white-space: nowrap;
}
#wb_linksMenu1
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#wb_linksMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_linksMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_linksMenu1 a
{
   display: block;
   color: #787878;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   height: 25px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 25px;
   text-align: left;
}
#wb_linksMenu1 li:hover a, #wb_linksMenu1 a:hover
{
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_linksMenu1 .firstmain a
{
   margin-top: 0px;
}
#wb_linksMenu1 li.lastmain
{
   padding-bottom: 0px;
}
#wb_linksMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_linksText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 8px 0px;
   margin: 0;
   text-align: left;
}
#wb_linksText3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   line-height: 21px;
}
#wb_linksText3 div
{
   text-align: left;
   white-space: nowrap;
}
#wb_linksMenu3
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#wb_linksMenu3 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_linksMenu3 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_linksMenu3 a
{
   display: block;
   color: #787878;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   height: 25px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 25px;
   text-align: left;
}
#wb_linksMenu3 li:hover a, #wb_linksMenu3 a:hover
{
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_linksMenu3 .firstmain a
{
   margin-top: 0px;
}
#wb_linksMenu3 li.lastmain
{
   padding-bottom: 0px;
}
#wb_linksMenu3 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_linksText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 8px 0px;
   margin: 0;
   text-align: left;
}
#wb_linksText2
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   line-height: 21px;
}
#wb_linksText2 div
{
   text-align: left;
   white-space: nowrap;
}
#wb_linksText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 8px 0px;
   margin: 0;
   text-align: left;
}
#wb_linksText4
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   line-height: 21px;
}
#wb_linksText4 div
{
   text-align: left;
   white-space: nowrap;
}
#wb_linksMenu4
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#wb_linksMenu4 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_linksMenu4 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_linksMenu4 a
{
   display: block;
   color: #787878;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   height: 25px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 25px;
   text-align: left;
}
#wb_linksMenu4 li:hover a, #wb_linksMenu4 a:hover
{
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_linksMenu4 .firstmain a
{
   margin-top: 0px;
}
#wb_linksMenu4 li.lastmain
{
   padding-bottom: 0px;
}
#wb_linksMenu4 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_linksMenu2
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#wb_linksMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_linksMenu2 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_linksMenu2 a
{
   display: block;
   color: #787878;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   height: 25px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 25px;
   text-align: left;
}
#wb_linksMenu2 li:hover a, #wb_linksMenu2 a:hover
{
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_linksMenu2 .firstmain a
{
   margin-top: 0px;
}
#wb_linksMenu2 li.lastmain
{
   padding-bottom: 0px;
}
#wb_linksMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_contactHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0px 20px 0px;
   text-align: left;
}
#contactHeading
{
   color: #696969;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   margin: 0;
   text-align: left;
}
#contactName
{
   border: 2px solid #ECF0F1;
   border-radius: 6px;
   background-color: #FFFFFF;
   background-image: none;
   color :#999999;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   box-sizing: border-box;
   line-height: 22px;
   padding: 8px 12px 8px 12px;
   margin: 5px 0px 10px 0px;
   text-align: left;
}
#contactName:focus
{
   border-color: #ECF0F1;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(236,240,241,0.60);
   outline: 0;
}
#contactEmail
{
   border: 2px solid #ECF0F1;
   border-radius: 6px;
   background-color: #FFFFFF;
   background-image: none;
   color :#999999;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   box-sizing: border-box;
   line-height: 22px;
   padding: 8px 12px 8px 12px;
   margin: 5px 0px 10px 0px;
   text-align: left;
}
#contactEmail:focus
{
   border-color: #ECF0F1;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(236,240,241,0.60);
   outline: 0;
}
#contactMessage
{
   border: 2px solid #ECF0F1;
   border-radius: 6px;
   background-color: #FFFFFF;
   background-image: none;
   color :#999999;
   font-family: Arial;
   font-weight: 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: #ECF0F1;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(236,240,241,0.60);
   outline: 0;
}
#contactButton
{
   border: 1px solid #1ABC9C;
   border-radius: 16px;
   background-color: #1ABC9C;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 15px;
   margin: 10px 0px 40px 0px;
}
#contactBreadcrumb1
{
   padding: 10px 15px 8px 0px;
   list-style: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   font-family: Arial;
   font-weight: normal;
   font-size: 0;
   margin: 0;
   text-align: left;
}
#contactBreadcrumb1 > li
{
   display: inline-block;
   font-size: 13px;
}
#contactBreadcrumb1 a
{
   color: #4F4F4F;
   text-decoration: none;
}
#contactBreadcrumb1 a:hover
{
   color: #1ABC9C;
   text-decoration: underline;
}
#contactBreadcrumb1 > .active
{
   color: #1ABC9C;
}
#contactBreadcrumb1 > li + li:before
{
   content: "";
   padding: 0 5px;
   color: #C0C0C0;
}
#contactBreadcrumb1 li i
{
   font-size: 13px;
   width: 15px;
}
#contactBreadcrumb2
{
   padding: 8px 15px 8px 0px;
   list-style: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   font-family: Arial;
   font-weight: normal;
   font-size: 0;
   margin: 0;
   text-align: left;
}
#contactBreadcrumb2 > li
{
   display: inline-block;
   font-size: 15px;
}
#contactBreadcrumb2 a
{
   color: #4F4F4F;
   text-decoration: none;
}
#contactBreadcrumb2 a:hover
{
   color: #1ABC9C;
   text-decoration: underline;
}
#contactBreadcrumb2 > .active
{
   color: #1ABC9C;
}
#contactBreadcrumb2 > li + li:before
{
   content: "";
   padding: 0 5px;
   color: #C0C0C0;
}
#contactBreadcrumb2 li i
{
   font-size: 15px;
   width: 17px;
}
#contactBreadcrumb3
{
   padding: 8px 15px 8px 0px;
   list-style: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   font-family: Arial;
   font-weight: normal;
   font-size: 0;
   margin: 0;
   text-align: left;
}
#contactBreadcrumb3 > li
{
   display: inline-block;
   font-size: 15px;
}
#contactBreadcrumb3 a
{
   color: #4F4F4F;
   text-decoration: none;
}
#contactBreadcrumb3 a:hover
{
   color: #1ABC9C;
   text-decoration: underline;
}
#contactBreadcrumb3 > .active
{
   color: #1ABC9C;
}
#contactBreadcrumb3 > li + li:before
{
   content: "";
   padding: 0 5px;
   color: #C0C0C0;
}
#contactBreadcrumb3 li i
{
   font-size: 15px;
   width: 17px;
}
#wb_Heading13
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0px 20px 0px;
   text-align: left;
}
#Heading13
{
   color: #696969;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   margin: 0;
   text-align: left;
}
#wb_Card1
{
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Card1-card-body
{
   -webkit-flex: 1 1 auto;
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card2
{
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Card2-card-body
{
   -webkit-flex: 1 1 auto;
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card3
{
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Card3-card-body
{
   -webkit-flex: 1 1 auto;
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Projects7-9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#Projects7-9
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#Projects7-9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Projects7-9 > .row > .col-1, #Projects7-9 > .row > .col-2, #Projects7-9 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Projects7-9 > .row > .col-1, #Projects7-9 > .row > .col-2, #Projects7-9 > .row > .col-3
{
   float: left;
}
#Projects7-9 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#Projects7-9 > .row > .col-1 > .col-1-padding
{
   padding: 20px 0px 20px 0px;
}
#Projects7-9 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#Projects7-9 > .row > .col-2 > .col-2-padding
{
   padding: 20px 0px 20px 0px;
}
#Projects7-9 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#Projects7-9 > .row > .col-3 > .col-3-padding
{
   padding: 20px 0px 20px 0px;
}
#Projects7-9:before,
#Projects7-9:after,
#Projects7-9 .row:before,
#Projects7-9 .row:after
{
   display: table;
   content: " ";
}
#Projects7-9:after,
#Projects7-9 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Projects7-9 > .row > .col-1, #Projects7-9 > .row > .col-2, #Projects7-9 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Card4
{
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Card4-card-body
{
   -webkit-flex: 1 1 auto;
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card5
{
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Card5-card-body
{
   -webkit-flex: 1 1 auto;
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card6
{
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Card6-card-body
{
   -webkit-flex: 1 1 auto;
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Projects10-12
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#Projects10-12
{
   box-sizing: border-box;
   padding: 20px 15px 40px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#Projects10-12 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Projects10-12 > .row > .col-1, #Projects10-12 > .row > .col-2, #Projects10-12 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Projects10-12 > .row > .col-1, #Projects10-12 > .row > .col-2, #Projects10-12 > .row > .col-3
{
   float: left;
}
#Projects10-12 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#Projects10-12 > .row > .col-1 > .col-1-padding
{
   padding: 20px 0px 20px 0px;
}
#Projects10-12 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#Projects10-12 > .row > .col-2 > .col-2-padding
{
   padding: 20px 0px 20px 0px;
}
#Projects10-12 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#Projects10-12 > .row > .col-3 > .col-3-padding
{
   padding: 20px 0px 20px 0px;
}
#Projects10-12:before,
#Projects10-12:after,
#Projects10-12 .row:before,
#Projects10-12 .row:after
{
   display: table;
   content: " ";
}
#Projects10-12:after,
#Projects10-12 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Projects10-12 > .row > .col-1, #Projects10-12 > .row > .col-2, #Projects10-12 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Card7
{
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Card7-card-body
{
   -webkit-flex: 1 1 auto;
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card8
{
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Card8-card-body
{
   -webkit-flex: 1 1 auto;
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card9
{
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Card9-card-body
{
   -webkit-flex: 1 1 auto;
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Projects13-15
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#Projects13-15
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#Projects13-15 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Projects13-15 > .row > .col-1, #Projects13-15 > .row > .col-2, #Projects13-15 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Projects13-15 > .row > .col-1, #Projects13-15 > .row > .col-2, #Projects13-15 > .row > .col-3
{
   float: left;
}
#Projects13-15 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#Projects13-15 > .row > .col-1 > .col-1-padding
{
   padding: 20px 0px 20px 0px;
}
#Projects13-15 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#Projects13-15 > .row > .col-2 > .col-2-padding
{
   padding: 20px 0px 20px 0px;
}
#Projects13-15 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#Projects13-15 > .row > .col-3 > .col-3-padding
{
   padding: 20px 0px 20px 0px;
}
#Projects13-15:before,
#Projects13-15:after,
#Projects13-15 .row:before,
#Projects13-15 .row:after
{
   display: table;
   content: " ";
}
#Projects13-15:after,
#Projects13-15 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Projects13-15 > .row > .col-1, #Projects13-15 > .row > .col-2, #Projects13-15 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Card10
{
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Card10-card-body
{
   -webkit-flex: 1 1 auto;
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card11
{
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Card11-card-body
{
   -webkit-flex: 1 1 auto;
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#Card11-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card12
{
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Card12-card-body
{
   -webkit-flex: 1 1 auto;
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#Card12-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Projects16-18
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#Projects16-18
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#Projects16-18 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Projects16-18 > .row > .col-1, #Projects16-18 > .row > .col-2, #Projects16-18 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Projects16-18 > .row > .col-1, #Projects16-18 > .row > .col-2, #Projects16-18 > .row > .col-3
{
   float: left;
}
#Projects16-18 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#Projects16-18 > .row > .col-1 > .col-1-padding
{
   padding: 20px 0px 20px 0px;
}
#Projects16-18 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#Projects16-18 > .row > .col-2 > .col-2-padding
{
   padding: 20px 0px 20px 0px;
}
#Projects16-18 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#Projects16-18 > .row > .col-3 > .col-3-padding
{
   padding: 20px 0px 20px 0px;
}
#Projects16-18:before,
#Projects16-18:after,
#Projects16-18 .row:before,
#Projects16-18 .row:after
{
   display: table;
   content: " ";
}
#Projects16-18:after,
#Projects16-18 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Projects16-18 > .row > .col-1, #Projects16-18 > .row > .col-2, #Projects16-18 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_contact_bookmark
{
   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;
}
#contact_bookmark
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
}
#contact_bookmark .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contact_bookmark > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contact_bookmark > .row > .col-1
{
   float: left;
}
#contact_bookmark > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: left;
}
#contact_bookmark:before,
#contact_bookmark:after,
#contact_bookmark .row:before,
#contact_bookmark .row:after
{
   display: table;
   content: " ";
}
#contact_bookmark:after,
#contact_bookmark .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#contact_bookmark > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_Card13
{
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Card13-card-body
{
   -webkit-flex: 1 1 auto;
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card14
{
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Card14-card-body
{
   -webkit-flex: 1 1 auto;
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card15
{
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Card15-card-body
{
   -webkit-flex: 1 1 auto;
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_homeText 
{
   background-color: rgba(60,106,130,0.25);
   background-image: none;
   border: 0px solid #000000;
   padding: 70px 20px 30px 20px;
   margin: 0;
   text-align: center;
}
#wb_homeText div
{
   text-align: center;
   white-space: nowrap;
}
#homeShape
{
   top: 10px;
   width: 114px;
   height: 39px;
   background-color: #3C6A82;
   background-image: none;
   border: 1px #FFFFFF solid;
   border-radius: 20px;
}
#homeShape:hover
{
   background-color: #006BE1;
   background-image: none;
   border: 1px #006BE1 solid;
}
#homeShape_text
{
   position: absolute;
   left: 10px;
   top: 11px;
   width: 92px;
   height: 16px;
   overflow: hidden;
   text-align: center;
}
#wb_homeShape
{
   margin: 10px 0px 10px 0px;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
   white-space: nowrap;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading1
{
   color: #1ABC9C;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   margin: 0;
   text-align: left;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading2
{
   color: #1ABC9C;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   margin: 0;
   text-align: left;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text2 div
{
   text-align: center;
   white-space: nowrap;
}
#wb_PanelMenu1 a, #PanelMenu1_markup li a
{
   display: block;
   text-align: left;
   vertical-align: middle;
}
#wb_PanelMenu1
{
   margin: 5px 0px 0px 0px;
}
#PanelMenu1_markup
{
   display: none;
   margin: 0;
   padding: 20px 8px 65px 8px;
}
#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, #PanelMenu1_markup li .active
{
   padding: 10px 15px 10px 15px;
   border-width: 0;
   border-bottom-width: 0px;
   border-radius: 0;
   box-shadow: none;
}
#PanelMenu1_markup .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #2E2E2E;
}
#PanelMenu1_panel
{
   display: none;
   position: absolute;
   position: fixed;
   top: 0;
   height: 100%;
   width: 250px;
   z-index: 9999;
}
#PanelMenu1_markup li a
{
   color: #FFFFFF;
   border: 0px solid #2E2E2E;
   background-color: #193441;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   -webkit-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
#wb_PanelMenu1 a
{
   color: #FFFFFF;
   border: 0px solid #2E2E2E;
   background-color: #193441;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   -webkit-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
#PanelMenu1_markup li a:hover, #PanelMenu1_markup li .active
{
   color: #FFFFFF;
   background-color: #193441;
   border: 0px solid #2E2E2E;
}
#wb_PanelMenu1 a:hover
{
   color: #FFFFFF;
   background-color: #193441;
   border: 0px solid #2E2E2E;
}
#PanelMenu1_panel
{
   background-color: #193441;
   overflow-y: auto;
}
#PanelMenu1 .line
{
   width: 32px;
   height: 6px;
   background: #FFFFFF;
   display: block;
   margin: 6px auto;
   -webkit-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
#PanelMenu1 .line:first-child
{
   margin-top: 13px;
}
#PanelMenu1.open .line
{
   -webkit-transition: margin 0.3s ease, transform 0.3s ease-in-out 0.4s;
   -moz-transition: margin 0.3s ease, transform 0.3s ease-in-out 0.4s;
   transition: margin 0.3s ease, transform 0.3s ease-in-out 0.4s;
}
#PanelMenu1.open .line:nth-child(1)
{
   margin-top: 25px;
   -webkit-transform: rotate(225deg);
   -moz-transform: rotate(225deg);
   transform: rotate(225deg);
}
#PanelMenu1.open .line:nth-child(2)
{
   opacity: 0;
}
#PanelMenu1.open .line:nth-child(3)
{
   margin-top: -24px;
   -webkit-transform: rotate(135deg);
   -moz-transform: rotate(135deg);
   transform: rotate(135deg);
}
#PanelMenu1
{
   line-height: 53px;
   width: 50px;
   height: 53px;
   position: absolute;
   z-index: 999;
}
#PanelMenu1-footer
{
   bottom: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 16px;
   left: 0;
   padding: 0px 0px 16px 0px;
   position: absolute;
   text-align: center;
   width: 100%;
}
#Breadcrumb1
{
   padding: 8px 15px 8px 15px;
   list-style: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   font-family: Arial;
   font-weight: bold;
   font-size: 0;
   margin: 15px 0px 15px 0px;
   text-align: left;
}
#Breadcrumb1 > li
{
   display: inline-block;
   font-size: 16px;
}
#Breadcrumb1 a
{
   color: #FFFFFF;
   text-decoration: none;
}
#Breadcrumb1 a:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
#Breadcrumb1 > .active
{
   color: #777777;
}
#Breadcrumb1 > li + li:before
{
   content: "";
   padding: 0 5px;
   color: #C0C0C0;
}
#Editbox1
{
   border: 0px solid #E15E28;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   box-sizing: border-box;
   line-height: 26px;
   padding: 4px 4px 4px 4px;
   margin: 15px 10px 15px 0px;
   text-align: left;
}
#Editbox1:focus
{
   border-color: #E15E28;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(225,94,40,0.60);
   outline: 0;
}
#wb_FontAwesomeIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 15px 0px 15px 0px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#FontAwesomeIcon1
{
   height: 35px;
   width: 33px;
}
#FontAwesomeIcon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 33px;
   line-height: 35px;
   vertical-align: middle;
   width: 25px;
}
#wb_FontAwesomeIcon1:hover i
{
   color: #FFFFFF;
}
#wb_FontAwesomeIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 15px 0px 15px 0px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#FontAwesomeIcon2
{
   height: 35px;
   width: 33px;
}
#FontAwesomeIcon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 33px;
   line-height: 35px;
   vertical-align: middle;
   width: 29px;
}
#wb_FontAwesomeIcon2:hover i
{
   color: #FFFFFF;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 10px 0px;
   margin: 0;
   text-align: justify;
}
#wb_Text3 div
{
   text-align: justify;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 10px 0px;
   margin: 0;
   text-align: justify;
}
#wb_Text4 div
{
   text-align: justify;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 10px 0px;
   margin: 0;
   text-align: justify;
}
#wb_Text5 div
{
   text-align: justify;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 10px 0px;
   text-align: left;
}
#Heading3
{
   color: #34495E;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   margin: 0;
   text-align: left;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 10px 0px;
   text-align: left;
}
#Heading4
{
   color: #34495E;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   margin: 0;
   text-align: left;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 10px 0px;
   text-align: left;
}
#Heading5
{
   color: #34495E;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   margin: 0;
   text-align: left;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading6
{
   color: #1ABC9C;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   margin: 0;
   text-align: left;
}
#wb_Heading7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading7
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   margin: 0;
   text-align: left;
}
#wb_homeText_iphone 
{
   background-color: rgba(60,106,130,0.25);
   background-image: none;
   border: 0px solid #000000;
   display: none;
   padding: 70px 20px 20px 20px;
   margin: 0;
   text-align: center;
}
#wb_homeText_iphone div
{
   text-align: center;
   white-space: nowrap;
}
#wb_Heading8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading8
{
   color: #1ABC9C;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   margin: 0;
   text-align: left;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 4px solid #3C6A82;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Heading9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: left;
}
#Heading9
{
   color: #3C6A82;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   margin: 0;
   text-align: left;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text6
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 21px;
}
#wb_Text6 div
{
   text-align: left;
   white-space: nowrap;
}
#Shape1
{
   width: 127px;
   height: 41px;
   background-color: #1ABC9C;
   background-image: none;
   border: 1px #FFFFFF solid;
   border-radius: 20px;
}
#Shape1_text
{
   position: absolute;
   left: 10px;
   top: 14px;
   width: 105px;
   height: 15px;
   overflow: hidden;
   text-align: center;
}
#wb_Shape1
{
   margin: 10px 0px 10px 0px;
}
#Shape3
{
   width: 143px;
   height: 67px;
   background-color: #1ABC9C;
   background-image: none;
   border: 1px #FFFFFF solid;
   border-radius: 20px;
}
#Shape3_text
{
   position: absolute;
   left: 10px;
   top: 20px;
   width: 121px;
   height: 35px;
   overflow: hidden;
   text-align: center;
}
#wb_Shape3
{
   margin: 10px 0px 10px 0px;
}
#wb_Card6
{
   display: flex;
   width: 100%;
   z-index: 59;
}
#wb_Shape1
{
   display: none;
   width: 129px;
   height: 43px;
   z-index: 24;
   position: relative;
}
#wb_FontAwesomeIcon2
{
   display: none;
   width: 33px;
   height: 35px;
   text-align: center;
   z-index: 4;
}
#wb_Breadcrumb1
{
   display: inline-block;
   width: 100%;
   z-index: 1;
   vertical-align: top;
}
#wb_PanelMenu1
{
   display: inline-block;
   width: 50px;
   height: 53px;
   z-index: 0;
}
#contactEmail
{
   display: block;
   width: 100%;
   height: 42px;
   z-index: 45;
}
#wb_Card1
{
   display: flex;
   width: 100%;
   z-index: 34;
}
#wb_FontAwesomeIcon1
{
   display: none;
   width: 33px;
   height: 35px;
   text-align: center;
   z-index: 3;
}
#wb_Shape3
{
   display: inline-block;
   width: 145px;
   height: 69px;
   z-index: 63;
   position: relative;
}
#wb_linksMenu2
{
   display: inline-block;
   width: 100%;
   z-index: 51;
}
#contactButton
{
   display: inline-block;
   width: 92px;
   height: 39px;
   z-index: 47;
}
#wb_Image1
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 21;
}
#wb_Card14
{
   display: flex;
   width: 100%;
   z-index: 68;
}
#wb_linksMenu3
{
   display: inline-block;
   width: 100%;
   z-index: 53;
}
#wb_Card3
{
   display: flex;
   width: 100%;
   z-index: 36;
}
#wb_Heading8
{
   display: inline-block;
   width: 100%;
   z-index: 18;
}
#wb_Card15
{
   display: flex;
   width: 100%;
   z-index: 69;
}
#contactMessage
{
   display: block;
   width: 100%;
   height: 108px;
   z-index: 46;
}
#wb_Card2
{
   display: flex;
   width: 100%;
   z-index: 35;
}
#wb_portfolioHeading
{
   display: inline-block;
   width: 100%;
   z-index: 26;
}
#wb_Heading9
{
   display: inline-block;
   width: 100%;
   z-index: 22;
}
#Editbox1
{
   display: none;
   width: 185px;
   height: 34px;
   z-index: 2;
}
#wb_linksMenu1
{
   display: inline-block;
   width: 100%;
   z-index: 49;
}
#wb_up-arrow
{
   position: absolute;
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 37;
}
#wb_contactBreadcrumb3
{
   display: inline-block;
   width: 100%;
   z-index: 42;
   vertical-align: top;
}
#wb_contactBreadcrumb2
{
   display: inline-block;
   width: 100%;
   z-index: 41;
   vertical-align: top;
}
#wb_contactBreadcrumb1
{
   display: inline-block;
   width: 100%;
   z-index: 40;
   vertical-align: top;
}
#wb_Heading6
{
   display: inline-block;
   width: 100%;
   z-index: 10;
}
#wb_Card10
{
   display: flex;
   width: 100%;
   z-index: 64;
}
#wb_Heading7
{
   display: inline-block;
   width: 100%;
   z-index: 11;
}
#wb_Card11
{
   display: flex;
   width: 100%;
   z-index: 65;
}
#wb_linksMenu4
{
   display: inline-block;
   width: 100%;
   z-index: 55;
}
#wb_Heading4
{
   display: inline-block;
   width: 100%;
   z-index: 14;
}
#wb_Card12
{
   display: flex;
   width: 100%;
   z-index: 66;
}
#wb_Card9
{
   display: flex;
   width: 100%;
   z-index: 62;
}
#wb_Heading5
{
   display: inline-block;
   width: 100%;
   z-index: 16;
}
#wb_Card13
{
   display: flex;
   width: 100%;
   z-index: 67;
}
#wb_Card8
{
   display: flex;
   width: 100%;
   z-index: 61;
}
#wb_portfolioShape
{
   display: none;
   width: 129px;
   height: 43px;
   z-index: 28;
   position: relative;
}
#wb_Heading2
{
   display: inline-block;
   width: 100%;
   z-index: 20;
}
#wb_Heading3
{
   display: inline-block;
   width: 100%;
   z-index: 12;
}
#wb_contactJavaScript
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 39;
}
#wb_otherProjectsCard3
{
   display: flex;
   width: 100%;
   z-index: 32;
}
#wb_otherProjectsCard2
{
   display: flex;
   width: 100%;
   z-index: 31;
}
#wb_otherProjectsCard1
{
   display: flex;
   width: 100%;
   z-index: 30;
}
#wb_Heading13
{
   display: inline-block;
   width: 100%;
   z-index: 43;
}
#wb_contactHeading
{
   display: inline-block;
   width: 100%;
   z-index: 38;
}
#StickyLayer
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 25px;
   top: auto;
   bottom: 25px;
   width: 50px;
   height: 50px;
   z-index: 86;
}
#wb_Heading1
{
   display: inline-block;
   width: 100%;
   z-index: 9;
}
#wb_Card5
{
   display: flex;
   width: 100%;
   z-index: 58;
}
#wb_Card4
{
   display: flex;
   width: 100%;
   z-index: 57;
}
#contactName
{
   display: block;
   width: 100%;
   height: 42px;
   z-index: 44;
}
#wb_otherProjectsHeading
{
   display: inline-block;
   width: 100%;
   z-index: 29;
}
#wb_homeShape
{
   display: inline-block;
   width: 116px;
   height: 41px;
   z-index: 7;
   position: relative;
}
#wb_Card7
{
   display: flex;
   width: 100%;
   z-index: 60;
}
#wb_portfolioImage1
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 25;
}
@media only screen and (max-width: 969px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_portfolioHeading
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #3C6A82;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 10px 0px 10px 0px;
}
#wb_portfolioHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#portfolioHeading
{
   color: #3C6A82;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
}
#wb_portfolioText
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_portfolioText
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: left;
   line-height: 21px;
}
#wb_MENU
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #193441;
   background-image: none;
}
#wb_MENU
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#MENU
{
   padding: 12px 15px 5px 15px;
}
#MENU .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#MENU > .row > .col-1, #MENU > .row > .col-2, #MENU > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#MENU > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#MENU > .row > .col-2
{
   display: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#MENU > .row > .col-3
{
   display: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#wb_home
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(images/lav_dreamscape.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-size: cover;
}
#wb_home
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#home
{
   padding: 80px 0px 100px 0px;
}
#home > .col-1
{
   padding-right: 5px;
   padding-left: 5px;
}
#home > .col-1
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#wb_projects
{
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(images/evan_floyd_opt.jpg);
   background-repeat: no-repeat;
   background-position: center center;
}
#wb_projects
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#projects
{
   padding: 150px 15px 150px 15px;
}
#projects .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#projects > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#projects > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_about_me
{
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #193441;
   background-image: none;
}
#wb_about_me
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#about_me
{
   padding: 5px 15px 5px 15px;
}
#about_me .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#about_me > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#about_me > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_about
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #193441;
   background-image: none;
}
#wb_about
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#about
{
   padding: 20px 15px 20px 15px;
}
#about .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#about > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#about > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_about1
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(255,255,255,0.39);
   background-image: none;
}
#wb_about1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#about1
{
   padding: 30px 15px 20px 15px;
}
#about1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#about1 > .row > .col-1, #about1 > .row > .col-2, #about1 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#about1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#about1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#about1 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #193441;
   background-image: none;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 20px 15px 20px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_projects_bookmark
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(images/evan_floyd_opt.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_projects_bookmark
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#projects_bookmark
{
   padding: 250px 15px 250px 15px;
}
#projects_bookmark .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#projects_bookmark > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#projects_bookmark > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #193441;
   background-image: none;
}
#wb_LayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   padding: 5px 15px 5px 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_portfolio
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_portfolio
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#portfolio
{
   padding: 20px 0px 30px 0px;
}
#portfolio > .col-1, #portfolio > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#portfolio > .col-1
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#portfolio > .col-1 > .col-1-padding
{
   padding: 10px 0px 10px 0px;
}
#portfolio > .col-2
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#portfolio > .col-2 > .col-2-padding
{
   padding: 10px 0px 10px 0px;
}
#wb_portfolio_feature
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_portfolio_feature
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#portfolio_feature
{
   padding: 40px 0px 30px 0px;
}
#portfolio_feature > .col-1, #portfolio_feature > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#portfolio_feature > .col-1
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#portfolio_feature > .col-1 > .col-1-padding
{
   padding: 10px 0px 10px 0px;
}
#portfolio_feature > .col-2
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#portfolio_feature > .col-2 > .col-2-padding
{
   padding: 10px 0px 10px 0px;
}
#wb_projectsText
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText
{
   margin: 0;
   padding: 0;
}
#wb_portfolioImage1
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_otherProjects
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #193441;
   background-image: none;
}
#wb_otherProjects
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#otherProjects
{
   padding: 25px 15px 25px 15px;
}
#otherProjects .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#otherProjects > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#otherProjects > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Projects1-3
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Projects1-3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Projects1-3
{
   padding: 20px 15px 30px 15px;
}
#Projects1-3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Projects1-3 > .row > .col-1, #Projects1-3 > .row > .col-2, #Projects1-3 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#Projects1-3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Projects1-3 > .row > .col-1 > .col-1-padding
{
   padding: 20px 0px 20px 0px;
}
#Projects1-3 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Projects1-3 > .row > .col-2 > .col-2-padding
{
   padding: 20px 0px 20px 0px;
}
#Projects1-3 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Projects1-3 > .row > .col-3 > .col-3-padding
{
   padding: 20px 0px 20px 0px;
}
#wb_contact
{
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(images/office14.jpg);
   background-repeat: repeat;
   background-position: center center;
   background-attachment: fixed;
   background-size: cover;
}
#wb_contact
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#contact
{
   padding: 150px 15px 150px 15px;
}
#contact .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contact > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#contact > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footerText
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_footerText
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Projects4-6
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Projects4-6
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Projects4-6
{
   padding: 20px 15px 30px 15px;
}
#Projects4-6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Projects4-6 > .row > .col-1, #Projects4-6 > .row > .col-2, #Projects4-6 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#Projects4-6 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Projects4-6 > .row > .col-1 > .col-1-padding
{
   padding: 20px 0px 20px 0px;
}
#Projects4-6 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Projects4-6 > .row > .col-2 > .col-2-padding
{
   padding: 20px 0px 20px 0px;
}
#Projects4-6 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Projects4-6 > .row > .col-3 > .col-3-padding
{
   padding: 20px 0px 20px 0px;
}
#StickyLayer
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3E3E3E;
   background-image: none;
   opacity: 0.77;
}
#wb_up-arrow
{
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#up-arrow
{
   width: 24px;
   height: 24px;
}
#up-arrow i
{
   line-height: 24px;
   font-size: 24px;
   width: 14px;
}
#wb_portfolioShape
{
   width: 129px;
   height: 43px;
   visibility: hidden;
   display: none;
   margin: 10px 0px 10px 0px;
}
#portfolioShape
{
   width: 127px;
   height: 41px;
}
#portfolioShape_text
{
   left: 10px;
   top: 13px;
   width: 107px;
   height: 18px;
}
#wb_contactText
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_contactText
{
   margin: 0;
   padding: 0;
}
#wb_otherProjectsHeading
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 32px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#wb_otherProjectsHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#otherProjectsHeading
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
}
#wb_otherProjectsCard1
{
   width: calc(100% - 0px);
   visibility: visible;
   display: flex;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
}
#otherProjectsCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#otherProjectsCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#otherProjectsCard1-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_otherProjectsCard2
{
   width: calc(100% - 0px);
   visibility: visible;
   display: flex;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
}
#otherProjectsCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#otherProjectsCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#otherProjectsCard2-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_otherProjectsCard3
{
   width: calc(100% - 0px);
   visibility: visible;
   display: flex;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
}
#otherProjectsCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#otherProjectsCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#otherProjectsCard3-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_contactForm
{
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_contactForm
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#contactForm
{
   padding: 10px 15px 10px 15px;
}
#contactForm .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contactForm > .row > .col-1, #contactForm > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#contactForm > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contactForm > .row > .col-2
{
   display: block;
   width: 100%;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 2px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #CACACA;
   border-right-color: #CACACA;
   border-bottom-color: #CACACA;
   border-left-color: #CACACA;
   text-align: left;
}
#contactForm > .row > .col-2 > .col-2-padding
{
   padding: 0px 25px 0px 25px;
}
#wb_links
{
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #000000;
   background-image: none;
}
#wb_links
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#links
{
   padding: 75px 15px 75px 15px;
}
#links .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3, #links > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#links > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_footer
{
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #000000;
   background-image: none;
}
#wb_footer
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   padding: 25px 15px 25px 15px;
}
#footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_linksText1
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_linksText1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0px 0px 8px 0px;
   text-align: left;
   line-height: 21px;
}
#wb_linksMenu1
{
   width: calc(100% - 0px);
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_linksMenu1 li
{
   width: 100%;
}
#wb_linksMenu1 a
{
   color: #787878;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   height: 25px;
   padding: 0px 0px 0px 0px;
   line-height: 25px;
   text-align: left;
}
#wb_linksMenu1 li:hover a, #wb_linksMenu1 a:hover
{
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_linksText3
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_linksText3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0px 0px 8px 0px;
   text-align: left;
   line-height: 21px;
}
#wb_linksMenu3
{
   width: calc(100% - 0px);
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_linksMenu3 li
{
   width: 100%;
}
#wb_linksMenu3 a
{
   color: #787878;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   height: 25px;
   padding: 0px 0px 0px 0px;
   line-height: 25px;
   text-align: left;
}
#wb_linksMenu3 li:hover a, #wb_linksMenu3 a:hover
{
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_linksText2
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_linksText2
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0px 0px 8px 0px;
   text-align: left;
   line-height: 21px;
}
#wb_linksText4
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_linksText4
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0px 0px 8px 0px;
   text-align: left;
   line-height: 21px;
}
#wb_linksMenu4
{
   width: calc(100% - 0px);
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_linksMenu4 li
{
   width: 100%;
}
#wb_linksMenu4 a
{
   color: #787878;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   height: 25px;
   padding: 0px 0px 0px 0px;
   line-height: 25px;
   text-align: left;
}
#wb_linksMenu4 li:hover a, #wb_linksMenu4 a:hover
{
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_linksMenu2
{
   width: calc(100% - 0px);
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_linksMenu2 li
{
   width: 100%;
}
#wb_linksMenu2 a
{
   color: #787878;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   height: 25px;
   padding: 0px 0px 0px 0px;
   line-height: 25px;
   text-align: left;
}
#wb_linksMenu2 li:hover a, #wb_linksMenu2 a:hover
{
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_contactHeading
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #696969;
   font-size: 32px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 10px 0px 20px 0px;
}
#wb_contactHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#contactHeading
{
   color: #696969;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
}
#contactName
{
   width: calc(100% - 0px);
   height: 42px;
   visibility: visible;
   display: block;
   color: #999999;
   font-size: 15px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 6px;
   margin: 5px 0px 10px 0px;
   padding: 8px 12px 8px 12px;
   text-align: left;
}
#contactName
{
   line-height: 7px;
}
#contactEmail
{
   width: calc(100% - 0px);
   height: 42px;
   visibility: visible;
   display: block;
   color: #999999;
   font-size: 15px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 6px;
   margin: 5px 0px 10px 0px;
   padding: 8px 12px 8px 12px;
   text-align: left;
}
#contactEmail
{
   line-height: 7px;
}
#contactMessage
{
   width: calc(100% - 0px);
   height: 108px;
   visibility: visible;
   display: block;
   color: #999999;
   font-size: 15px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 6px;
   margin: 5px 0px 10px 0px;
   padding: 8px 12px 8px 12px;
   text-align: left;
}
#contactButton
{
   width: 92px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 15px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: #1ABC9C;
   background-image: none;
   border-radius: 16px;
   margin: 10px 0px 40px 0px;
}
#wb_contactBreadcrumb1
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   margin: 0;
}
#contactBreadcrumb1
{
   font-family: Arial;
   font-weight: normal;
   padding: 10px 15px 8px 0px;
   text-align: left;
}
#contactBreadcrumb1 > li
{
   font-size: 13px;
}
#wb_contactBreadcrumb2
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   margin: 0;
}
#contactBreadcrumb2
{
   font-family: Arial;
   font-weight: normal;
   padding: 8px 15px 8px 0px;
   text-align: left;
}
#contactBreadcrumb2 > li
{
   font-size: 15px;
}
#wb_contactBreadcrumb3
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   margin: 0;
}
#contactBreadcrumb3
{
   font-family: Arial;
   font-weight: normal;
   padding: 8px 15px 8px 0px;
   text-align: left;
}
#contactBreadcrumb3 > li
{
   font-size: 15px;
}
#wb_contactJavaScript
{
   height: 211px;
   visibility: visible;
   display: block;
}
#wb_Heading13
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #696969;
   font-size: 32px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 10px 0px 20px 0px;
}
#wb_Heading13
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading13
{
   color: #696969;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
}
#wb_Card1
{
   width: calc(100% - 0px);
   visibility: visible;
   display: flex;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card2
{
   width: calc(100% - 0px);
   visibility: visible;
   display: flex;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card3
{
   width: calc(100% - 0px);
   visibility: visible;
   display: flex;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Projects7-9
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Projects7-9
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Projects7-9
{
   padding: 20px 15px 30px 15px;
}
#Projects7-9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Projects7-9 > .row > .col-1, #Projects7-9 > .row > .col-2, #Projects7-9 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#Projects7-9 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Projects7-9 > .row > .col-1 > .col-1-padding
{
   padding: 20px 0px 20px 0px;
}
#Projects7-9 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Projects7-9 > .row > .col-2 > .col-2-padding
{
   padding: 20px 0px 20px 0px;
}
#Projects7-9 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Projects7-9 > .row > .col-3 > .col-3-padding
{
   padding: 20px 0px 20px 0px;
}
#wb_Card4
{
   width: calc(100% - 0px);
   visibility: visible;
   display: flex;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card5
{
   width: calc(100% - 0px);
   visibility: visible;
   display: flex;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card6
{
   width: calc(100% - 0px);
   visibility: visible;
   display: flex;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Projects10-12
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Projects10-12
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Projects10-12
{
   padding: 20px 15px 30px 15px;
}
#Projects10-12 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Projects10-12 > .row > .col-1, #Projects10-12 > .row > .col-2, #Projects10-12 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#Projects10-12 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Projects10-12 > .row > .col-1 > .col-1-padding
{
   padding: 20px 0px 20px 0px;
}
#Projects10-12 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Projects10-12 > .row > .col-2 > .col-2-padding
{
   padding: 20px 0px 20px 0px;
}
#Projects10-12 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Projects10-12 > .row > .col-3 > .col-3-padding
{
   padding: 20px 0px 20px 0px;
}
#wb_Card7
{
   width: calc(100% - 0px);
   visibility: visible;
   display: flex;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card8
{
   width: calc(100% - 0px);
   visibility: visible;
   display: flex;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card9
{
   width: calc(100% - 0px);
   visibility: visible;
   display: flex;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Projects13-15
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Projects13-15
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Projects13-15
{
   padding: 20px 15px 30px 15px;
}
#Projects13-15 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Projects13-15 > .row > .col-1, #Projects13-15 > .row > .col-2, #Projects13-15 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#Projects13-15 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Projects13-15 > .row > .col-1 > .col-1-padding
{
   padding: 20px 0px 20px 0px;
}
#Projects13-15 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Projects13-15 > .row > .col-2 > .col-2-padding
{
   padding: 20px 0px 20px 0px;
}
#Projects13-15 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Projects13-15 > .row > .col-3 > .col-3-padding
{
   padding: 20px 0px 20px 0px;
}
#wb_Card10
{
   width: calc(100% - 0px);
   visibility: visible;
   display: flex;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card11
{
   width: calc(100% - 0px);
   visibility: visible;
   display: flex;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#Card11-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card12
{
   width: calc(100% - 0px);
   visibility: visible;
   display: flex;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#Card12-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Projects16-18
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Projects16-18
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Projects16-18
{
   padding: 20px 15px 30px 15px;
}
#Projects16-18 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Projects16-18 > .row > .col-1, #Projects16-18 > .row > .col-2, #Projects16-18 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#Projects16-18 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Projects16-18 > .row > .col-1 > .col-1-padding
{
   padding: 20px 0px 20px 0px;
}
#Projects16-18 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Projects16-18 > .row > .col-2 > .col-2-padding
{
   padding: 20px 0px 20px 0px;
}
#Projects16-18 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Projects16-18 > .row > .col-3 > .col-3-padding
{
   padding: 20px 0px 20px 0px;
}
#wb_contact_bookmark
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #000000;
   background-image: none;
}
#wb_contact_bookmark
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#contact_bookmark
{
   padding: 25px 15px 25px 15px;
}
#contact_bookmark .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contact_bookmark > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#contact_bookmark > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Card13
{
   width: calc(100% - 0px);
   visibility: visible;
   display: flex;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card14
{
   width: calc(100% - 0px);
   visibility: visible;
   display: flex;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card15
{
   width: calc(100% - 0px);
   visibility: visible;
   display: flex;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 20px 0px 20px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_homeText
{
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(60,106,130,0.25);
   background-image: none;
}
#wb_homeText
{
   margin: 0;
   padding: 50px 10px 20px 10px;
}
#wb_homeShape
{
   width: 116px;
   height: 41px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0px 10px 0px;
}
#homeShape
{
   width: 114px;
   height: 39px;
}
#homeShape_text
{
   left: 10px;
   top: 11px;
   width: 94px;
   height: 18px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Heading1
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #1ABC9C;
   font-size: 32px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading1
{
   color: #1ABC9C;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
}
#wb_Heading2
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #1ABC9C;
   font-size: 32px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading2
{
   color: #1ABC9C;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_PanelMenu1
{
   width: 50px;
   height: 53px;
   visibility: visible;
   display: inline-block;
   margin: 5px 0px 0px 0px;
}
#PanelMenu1
{
   line-height: 53px;
   width: 50px;
   height: 53px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 9px;
}
#wb_Breadcrumb1
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   margin: 15px 0px 15px 0px;
}
#Breadcrumb1
{
   font-family: Arial;
   font-weight: bold;
   padding: 8px 15px 8px 15px;
   text-align: left;
}
#Breadcrumb1 > li
{
   font-size: 11px;
}
#Editbox1
{
   width: 185px;
   height: 34px;
   visibility: hidden;
   display: none;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 15px 10px 15px 0px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox1
{
   line-height: -4px;
}
#wb_FontAwesomeIcon1
{
   width: 33px;
   height: 35px;
   visibility: hidden;
   display: none;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 15px 0px 15px 0px;
   padding: 0;
}
#FontAwesomeIcon1
{
   width: 33px;
   height: 35px;
}
#FontAwesomeIcon1 i
{
   line-height: 35px;
   font-size: 33px;
   width: 25px;
}
#wb_FontAwesomeIcon2
{
   width: 33px;
   height: 35px;
   visibility: hidden;
   display: none;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 15px 0px 15px 0px;
   padding: 0;
}
#FontAwesomeIcon2
{
   width: 33px;
   height: 35px;
}
#FontAwesomeIcon2 i
{
   line-height: 35px;
   font-size: 33px;
   width: 29px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text3
{
   margin: 0;
   padding: 0px 0px 20px 0px;
}
#wb_Text4
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   margin: 0;
   padding: 0px 0px 20px 0px;
}
#wb_Text5
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text5
{
   margin: 0;
   padding: 0px 0px 20px 0px;
}
#wb_Heading3
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #34495E;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading3
{
   color: #34495E;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
}
#wb_Heading4
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #34495E;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading4
{
   color: #34495E;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
}
#wb_Heading5
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #34495E;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading5
{
   color: #34495E;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
}
#wb_Heading6
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #1ABC9C;
   font-size: 32px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading6
{
   color: #1ABC9C;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
}
#wb_Heading7
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 32px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#wb_Heading7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading7
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
}
#wb_homeText_iphone
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(60,106,130,0.25);
   background-image: none;
}
#wb_homeText_iphone
{
   margin: 0;
   padding: 70px 20px 20px 20px;
}
#wb_Heading8
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #1ABC9C;
   font-size: 32px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#wb_Heading8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading8
{
   color: #1ABC9C;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
}
#wb_Image1
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Heading9
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #3C6A82;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 10px 0px 10px 0px;
}
#wb_Heading9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading9
{
   color: #3C6A82;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
}
#wb_Text6
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text6
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: left;
   line-height: 21px;
}
#wb_Shape1
{
   width: 129px;
   height: 43px;
   visibility: hidden;
   display: none;
   margin: 10px 0px 10px 0px;
}
#Shape1
{
   width: 127px;
   height: 41px;
}
#Shape1_text
{
   left: 10px;
   top: 13px;
   width: 107px;
   height: 18px;
}
#wb_Shape3
{
   width: 145px;
   height: 69px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0px 10px 0px;
}
#Shape3
{
   width: 143px;
   height: 67px;
}
#Shape3_text
{
   left: 10px;
   top: 19px;
   width: 123px;
   height: 38px;
}
}
#headerPanelMenu_panel 
{
    margin-top: 65px;
}
#headerPanelMenu-footer 
{
    font-size: 12px;
    bottom: 70px !important;
}
