body
{
   background-color: #000000;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_joyLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../002.jpeg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid #EEEEEE;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#joyLayoutGrid
{
   box-sizing: border-box;
   padding: 200px 15px 200px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#joyLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#joyLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#joyLayoutGrid > .row > .col-1
{
   float: left;
}
#joyLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EEEEEE;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#joyLayoutGrid:before,
#joyLayoutGrid:after,
#joyLayoutGrid .row:before,
#joyLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#joyLayoutGrid:after,
#joyLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#joyLayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#joyLayoutGrid-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.78;
}
#wb_galleryLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#galleryLayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 0 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#galleryLayoutGrid1 > .col-1, #galleryLayoutGrid1 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#galleryLayoutGrid1 > .col-1, #galleryLayoutGrid1 > .col-2
{
   flex: 0 0 auto;
}
#galleryLayoutGrid1 > .col-1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#galleryLayoutGrid1 > .col-2
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#galleryLayoutGrid1 > .col-1, #galleryLayoutGrid1 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_galleryLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #EEEEEE;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#galleryLayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 50px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#galleryLayoutGrid2 > .col-1, #galleryLayoutGrid2 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#galleryLayoutGrid2 > .col-1, #galleryLayoutGrid2 > .col-2
{
   flex: 0 0 auto;
}
#galleryLayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EEEEEE;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#galleryLayoutGrid2 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EEEEEE;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#galleryLayoutGrid2 > .col-1, #galleryLayoutGrid2 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #EEEEEE;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 50px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EEEEEE;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid2 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EEEEEE;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #EEEEEE;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 50px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EEEEEE;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid3 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EEEEEE;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_footerLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footerLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footerLayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footerLayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#footerLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#footerLayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#footer
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
   align-content: center;
   margin: 0;
   background-color: #000000;
   background-image: none;
   border: 0px solid #414A4F;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_footerIcon1
{
   background-color: #901AE1;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon1 a
{
   text-decoration: none;
}
#wb_footerIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footerIcon1
{
   height: 21px;
   width: 20px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footerIcon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 20px;
   line-height: 21px;
   vertical-align: middle;
}
#wb_footerIcon1:hover #footerIcon1 i
{
   color: #FFFFFF;
}
#wb_footerIcon3
{
   background-color: #901AE1;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon3 a
{
   text-decoration: none;
}
#wb_footerIcon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footerIcon3
{
   height: 21px;
   width: 20px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footerIcon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 20px;
   line-height: 21px;
   vertical-align: middle;
}
#wb_footerIcon3:hover #footerIcon3 i
{
   color: #FFFFFF;
}
#wb_footerIcon4
{
   background-color: #901AE1;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon4 a
{
   text-decoration: none;
}
#wb_footerIcon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footerIcon4
{
   height: 21px;
   width: 20px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footerIcon4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 20px;
   line-height: 21px;
   vertical-align: middle;
}
#wb_footerIcon4:hover #footerIcon4 i
{
   color: #FFFFFF;
}
#wb_footerIcon2
{
   background-color: #901AE1;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon2 a
{
   text-decoration: none;
}
#wb_footerIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footerIcon2
{
   height: 21px;
   width: 20px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footerIcon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 20px;
   line-height: 21px;
   vertical-align: middle;
}
#wb_footerIcon2:hover #footerIcon2 i
{
   color: #FFFFFF;
}
#wb_footerText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 100%;
   align-self: auto;
   padding: 8px 15px 8px 15px;
   margin: 0;
   text-align: center;
}
#wb_footerText
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   line-height: 18px;
}
#wb_footerText div
{
   text-align: center;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_footerHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: center;
}
#footerHeading1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_footerHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 50px 0 25px 0 ;
   padding: 0;
   text-align: center;
}
#footerHeading2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
.cookie-bubble 
{
   max-width: 400px !important;
   min-height: 100px !important;
   border-radius: 10px !important;
   background-color: #FFFFFF !important;
   -webkit-box-shadow: 0px 2px 15px rgba(0,0,0,0.2) !important;
   box-shadow: 0px 2px 15px rgba(0,0,0,0.2) !important;
   font-family: "Arial" !important;
}
.cookie-bubble .cb-wrapper .cb-row .cb-row-content .message 
{
   color: #000000 !important;
   font-size: 19px !important;
}
.cookie-bubble .cb-wrapper .cb-row .cookie-policy-btn 
{
   font-size: 16px !important;
}
.cookie-bubble 
{
   max-width: 400px !important;
   min-height: 100px !important;
   border-radius: 10px !important;
   background-color: #FFFFFF !important;
   -webkit-box-shadow: 0px 2px 15px rgba(0,0,0,0.2) !important;
   box-shadow: 0px 2px 15px rgba(0,0,0,0.2) !important;
   font-family: "Arial" !important;
}
.cookie-bubble .cb-wrapper .cb-row .cb-row-content .message 
{
   color: #000000 !important;
   font-size: 19px !important;
}
.cookie-bubble .cb-wrapper .cb-row .cookie-policy-btn 
{
   font-size: 16px !important;
}
#wb_galleryCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 450px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   max-width: 450px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: url('../images/ford transit connect family garage wyciszenie v1.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #EEEEEE;
   border-radius: 0px;
   text-align: center;
}
#galleryCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#wb_galleryCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 450px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   max-width: 450px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: url('../images/ford transit connect family garage po wyciszeniu podłogi matą butylową.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #EEEEEE;
   border-radius: 0px;
   text-align: center;
}
#galleryCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#wb_galleryCard4
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 450px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   max-width: 450px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: url('../images/ford transit connect family garage po wyciszeniu dachu matą butylową.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #EEEEEE;
   border-radius: 0px;
   text-align: center;
}
#galleryCard4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 450px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   max-width: 450px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: url('../images/ford transit connect family garage photo 5.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #EEEEEE;
   border-radius: 0px;
   text-align: center;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 450px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   max-width: 450px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: url('../images/ford transit connect family garage wyciszenie nadkola zewnętrzne.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #EEEEEE;
   border-radius: 0px;
   text-align: center;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#wb_Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 450px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   max-width: 450px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: url('../images/ford transit connect family garage boczek drzwi wyciszony pianką.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #EEEEEE;
   border-radius: 0px;
   text-align: center;
}
#Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#wb_Card7
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 450px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   max-width: 450px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: url('../images/ford transit connect family garage photo 9.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #EEEEEE;
   border-radius: 0px;
   text-align: center;
}
#Card7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#wb_joyHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #445566;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#joyHeading
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 48px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_joyText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #222222;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_joyText
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
}
#wb_joyText div
{
   text-align: center;
}
#wb_joyText
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_joyIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#joyIcon
{
   height: 64px;
   width: 64px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#joyIcon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 64px;
   line-height: 64px;
   vertical-align: middle;
}
#wb_joyIcon:hover #joyIcon i
{
   color: #DDD9D6;
}
#wb_Card8
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 450px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   max-width: 450px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: url('../images/ford transit connect family garage photo 8.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #EEEEEE;
   border-radius: 0px;
   text-align: center;
}
#Card8-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#wb_menu31LayoutGrid
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(0,0,0,0.75);
   background-image: none;
   border: 0px solid rgba(0,0,0,0.00);
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#menu31LayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1124px;
}
#menu31LayoutGrid > .col-1, #menu31LayoutGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#menu31LayoutGrid > .col-1, #menu31LayoutGrid > .col-2
{
   flex: 0 0 auto;
}
#menu31LayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#menu31LayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 480px)
{
#menu31LayoutGrid > .col-1, #menu31LayoutGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 80px;
   margin-left: 0;
   margin-right: auto;
   vertical-align: top;
}
#wb_menu31Menu a, #menu31Menu_markup li a
{
   display: block;
   text-align: left;
   vertical-align: middle;
}
#menu31Menu_markup
{
   display: none;
   margin: 0;
   padding: 32px 32px 32px 32px;
}
#menu31Menu_panel #menu31Menu_markup
{
   display: block;
}
#menu31Menu_markup ul
{
   list-style: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#menu31Menu_markup li a, #menu31Menu_markup li a:hover
{
   padding: 20px 10px 20px 10px;
   border-width: 0 0 1px 0 !important;
   border-radius: 0;
   box-shadow: none;
}
#menu31Menu_markup .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #000000;
}
#menu31Menu_panel
{
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 250px;
   z-index: 9999;
}
#menu31Menu_markup li a
{
   color: #FFFFFF;
   border: 1px solid rgba(0,0,0,0.11);
   background-color: #A0522D;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_menu31Menu a
{
   color: #FFFFFF;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: rgba(0,0,0,0.00);
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   text-transform: none;
}
#menu31Menu_markup li:nth-child(n+2) a, #menu31Menu_markup li:nth-child(n+2) a:hover
{
   border-top-color: transparent !important;
}
#menu31Menu_markup li a:hover
{
   color: #000000;
   background-color: #A0522D;
   border: 1px solid rgba(160,82,45,0.11);
}
#menu31Menu_markup li a .icon
{
   fill: currentColor;
   margin-right: 0px;
   height: 24px;
   width: 24px;
   vertical-align: middle;
}
#menu31Menu_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_menu31Menu a:hover
{
   color: #808080;
   background-color: rgba(0,0,0,0.00);
   border: 0px solid #000000;
}
#menu31Menu_panel
{
   background-color: #A0522D;
   overflow-y: auto;
}
#menu31Menu .line
{
   width: 24px;
   height: 4px;
   background: #FFFFFF;
   display: block;
   margin: 4px auto;
   transition: all 0.3s ease-in-out;
}
#menu31Menu .line:first-child
{
   margin-top: 11px;
}
#menu31Menu.open .line:nth-child(1)
{
   transform: translateY(8px) rotate(45deg);
}
#menu31Menu.open .line:nth-child(2)
{
   opacity: 0;
}
#menu31Menu.open .line:nth-child(3)
{
   transform: translateY(-8px) rotate(-45deg);
}
#menu31Menu
{
   line-height: 46px;
   width: 53px;
   height: 46px;
   position: absolute;
   z-index: 999;
}
#upStickyLayer
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   opacity: 0.77;
}
#wb_upIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   animation: transform-pulse 2000ms linear 0ms infinite normal both;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_upIcon a
{
   text-decoration: none;
}
#wb_upIcon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#upIcon
{
   height: 63px;
   width: 60px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#upIcon i
{
   color: #FF0000;
   display: inline-block;
   font-size: 60px;
   line-height: 63px;
   vertical-align: middle;
}
#wb_upIcon:hover #upIcon i
{
   color: #FF0000;
}
#wb_Card6
{
   display: flex;
   width: 100%;
   z-index: 10;
}
#wb_joyHeading
{
   display: block;
   width: 100%;
   z-index: 1;
}
#wb_Image1
{
   display: block;
   width: 100%;
   height: auto;
   text-align: center;
   z-index: 19;
}
#wb_footerHeading2
{
   display: block;
   width: 100%;
   z-index: 13;
}
#wb_joyIcon
{
   display: inline-block;
   width: 64px;
   height: 64px;
   text-align: center;
   z-index: 0;
}
#wb_upIcon
{
   position: absolute;
   left: 13px;
   top: 15px;
   width: 60px;
   height: 63px;
   text-align: center;
   z-index: 21;
}
#wb_footerIcon4
{
   display: inline-block;
   width: 20px;
   height: 21px;
   text-align: center;
   z-index: 17;
}
#wb_footerIcon3
{
   display: inline-block;
   width: 20px;
   height: 21px;
   text-align: center;
   z-index: 16;
}
#wb_footerIcon2
{
   display: inline-block;
   width: 20px;
   height: 21px;
   text-align: center;
   z-index: 15;
}
#wb_footerIcon1
{
   display: inline-block;
   width: 20px;
   height: 21px;
   text-align: center;
   z-index: 14;
}
#wb_Card3
{
   display: flex;
   width: 100%;
   z-index: 8;
}
#wb_menu31Menu
{
   display: inline-block;
   width: 53px;
   height: 46px;
   z-index: 20;
}
#wb_galleryCard4
{
   display: flex;
   width: 100%;
   z-index: 7;
}
#wb_Card8
{
   display: flex;
   width: 100%;
   z-index: 6;
}
#wb_galleryCard2
{
   display: flex;
   width: 100%;
   z-index: 4;
}
#wb_galleryCard1
{
   display: flex;
   width: 100%;
   z-index: 3;
}
#wb_Card5
{
   display: flex;
   width: 100%;
   z-index: 5;
}
#upStickyLayer
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 25px;
   top: auto;
   bottom: 25px;
   width: 95px;
   height: 101px;
   z-index: 32;
}
#wb_footerHeading1
{
   display: block;
   width: 100%;
   z-index: 11;
}
#wb_Card7
{
   display: flex;
   width: 100%;
   z-index: 9;
}
@media only screen and (min-width: 768px) and (max-width: 1439px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_joyLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_joyLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#joyLayoutGrid
{
   height: auto;
   padding: 200px 15px 200px 15px;
}
#joyLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#joyLayoutGrid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#joyLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #EEEEEE;
   border-radius: 0px;
   text-align: center;
}
#wb_galleryLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_galleryLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#galleryLayoutGrid1
{
   height: auto;
   padding: 50px 0 0 0;
}
#galleryLayoutGrid1 > .col-1, #galleryLayoutGrid1 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#galleryLayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#galleryLayoutGrid1 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_galleryLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_galleryLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#galleryLayoutGrid2
{
   height: auto;
   padding: 0 0 50px 0;
}
#galleryLayoutGrid2 > .col-1, #galleryLayoutGrid2 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#galleryLayoutGrid2 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #EEEEEE;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#galleryLayoutGrid2 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #EEEEEE;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 0 50px 0;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #EEEEEE;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid2 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #EEEEEE;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0 0 50px 0;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #EEEEEE;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid3 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #EEEEEE;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_footerLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_footerLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerLayoutGrid
{
   height: auto;
   padding: 50px 0 50px 0;
}
#footerLayoutGrid > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footerLayoutGrid > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#footer
{
   visibility: visible;
   display: flex;
}
#footer
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#wb_footerIcon1
{
   width: 20px;
   height: 21px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon1
{
   width: 20px;
   height: 21px;
}
#footerIcon1 i
{
   line-height: 21px;
   font-size: 20px;
   width: 19px;
}
#wb_footerIcon3
{
   width: 20px;
   height: 21px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon3
{
   width: 20px;
   height: 21px;
}
#footerIcon3 i
{
   line-height: 21px;
   font-size: 20px;
   width: 19px;
}
#wb_footerIcon4
{
   width: 20px;
   height: 21px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon4
{
   width: 20px;
   height: 21px;
}
#footerIcon4 i
{
   line-height: 21px;
   font-size: 20px;
   width: 19px;
}
#wb_footerIcon2
{
   width: 20px;
   height: 21px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon2
{
   width: 20px;
   height: 21px;
}
#footerIcon2 i
{
   line-height: 21px;
   font-size: 20px;
   width: 21px;
}
#wb_footerText
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 100%;
   align-self: auto;
}
#wb_footerText
{
   font-size: 13px;
   margin: 0;
   padding: 8px 15px 8px 15px;
   text-align: center;
   line-height: 18px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_footerHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 25px 0 ;
   padding: 0;
}
#wb_footerHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 50px 0 25px 0 ;
   padding: 0;
}
#Extension1
{
}
#Extension2
{
}
#wb_galleryCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
}
#wb_galleryCard1
{
   text-align: center;
}
#wb_galleryCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
}
#wb_galleryCard2
{
   text-align: center;
}
#wb_galleryCard4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
}
#wb_galleryCard4
{
   text-align: center;
}
#wb_Card3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card5
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
}
#wb_Card5
{
   text-align: center;
}
#wb_Card6
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
}
#wb_Card6
{
   text-align: center;
}
#wb_Card7
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
}
#wb_Card7
{
   text-align: center;
}
#wb_joyHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 20px 0 ;
   padding: 0;
}
#wb_joyText
{
   visibility: visible;
   display: block;
}
#wb_joyText
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_joyIcon
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#joyIcon
{
   width: 64px;
   height: 64px;
}
#joyIcon i
{
   line-height: 64px;
   font-size: 64px;
   width: 65px;
}
#wb_Card8
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
}
#wb_Card8
{
   text-align: center;
}
#wb_menu31LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_menu31LayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#menu31LayoutGrid
{
   height: auto;
   padding: 0;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image1
{
   margin-left: 0;
   margin-right: auto;
}
#wb_menu31Menu
{
   width: 53px;
   height: 46px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#menu31Menu
{
   line-height: 46px;
   width: 53px;
   height: 46px;
}
#menu31Menu .line:first-child
{
   margin-top: 11px;
}
#menu31Menu_markup li a
{
   color: #FFFFFF;
   border: 1px solid rgba(0,0,0,0.11);
   background-color: #A0522D;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_menu31Menu a
{
   color: #FFFFFF;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: rgba(0,0,0,0.00);
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   text-transform: none;
}
#menu31Menu_markup li:nth-child(n+2) a, #menu31Menu_markup li:nth-child(n+2) a:hover
{
   border-top-color: transparent !important;
}
#menu31Menu_markup li a:hover
{
   color: #000000;
   background-color: #A0522D;
   border: 1px solid rgba(160,82,45,0.11);
}
#menu31Menu_markup li a .icon
{
   fill: currentColor;
   margin-right: 0px;
   height: 24px;
   width: 24px;
   vertical-align: middle;
}
#menu31Menu_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_menu31Menu a:hover
{
   color: #808080;
   background-color: rgba(0,0,0,0.00);
   border: 0px solid #000000;
}
#menu31Menu_panel
{
   background-color: #A0522D;
   overflow-y: auto;
}
#upStickyLayer
{
   width: 95px;
   height: 101px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 13px;
   top: 15px;
   width: 60px;
   height: 63px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 60px;
   height: 63px;
}
#upIcon i
{
   line-height: 63px;
   font-size: 60px;
   width: 61px;
}
}
@media only screen and (max-width: 767px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_joyLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_joyLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#joyLayoutGrid
{
   height: auto;
   padding: 200px 15px 200px 15px;
}
#joyLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#joyLayoutGrid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#joyLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #EEEEEE;
   border-radius: 0px;
   text-align: center;
}
#wb_galleryLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_galleryLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#galleryLayoutGrid1
{
   height: auto;
   padding: 50px 0 0 0;
}
#galleryLayoutGrid1 > .col-1, #galleryLayoutGrid1 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#galleryLayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#galleryLayoutGrid1 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_galleryLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_galleryLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#galleryLayoutGrid2
{
   height: auto;
   padding: 0 0 50px 0;
}
#galleryLayoutGrid2 > .col-1, #galleryLayoutGrid2 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#galleryLayoutGrid2 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #EEEEEE;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#galleryLayoutGrid2 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #EEEEEE;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 0 50px 0;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #EEEEEE;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid2 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #EEEEEE;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0 0 50px 0;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #EEEEEE;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid3 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #EEEEEE;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_footerLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_footerLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerLayoutGrid
{
   height: auto;
   padding: 50px 0 50px 0;
}
#footerLayoutGrid > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footerLayoutGrid > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#footer
{
   visibility: visible;
   display: flex;
}
#footer
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#wb_footerIcon1
{
   width: 20px;
   height: 21px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon1
{
   width: 20px;
   height: 21px;
}
#footerIcon1 i
{
   line-height: 21px;
   font-size: 20px;
   width: 19px;
}
#wb_footerIcon3
{
   width: 20px;
   height: 21px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon3
{
   width: 20px;
   height: 21px;
}
#footerIcon3 i
{
   line-height: 21px;
   font-size: 20px;
   width: 19px;
}
#wb_footerIcon4
{
   width: 20px;
   height: 21px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon4
{
   width: 20px;
   height: 21px;
}
#footerIcon4 i
{
   line-height: 21px;
   font-size: 20px;
   width: 19px;
}
#wb_footerIcon2
{
   width: 20px;
   height: 21px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
}
#footerIcon2
{
   width: 20px;
   height: 21px;
}
#footerIcon2 i
{
   line-height: 21px;
   font-size: 20px;
   width: 21px;
}
#wb_footerText
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 100%;
   align-self: auto;
}
#wb_footerText
{
   font-size: 13px;
   margin: 0;
   padding: 8px 15px 8px 15px;
   text-align: center;
   line-height: 18px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_footerHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 25px 0 ;
   padding: 0;
}
#wb_footerHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 50px 0 25px 0 ;
   padding: 0;
}
#Extension1
{
}
#Extension2
{
}
#wb_galleryCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
}
#wb_galleryCard1
{
   text-align: center;
}
#wb_galleryCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
}
#wb_galleryCard2
{
   text-align: center;
}
#wb_galleryCard4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
}
#wb_galleryCard4
{
   text-align: center;
}
#wb_Card3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card5
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
}
#wb_Card5
{
   text-align: center;
}
#wb_Card6
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
}
#wb_Card6
{
   text-align: center;
}
#wb_Card7
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
}
#wb_Card7
{
   text-align: center;
}
#wb_joyHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 20px 0 ;
   padding: 0;
}
#wb_joyText
{
   visibility: visible;
   display: block;
}
#wb_joyText
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_joyIcon
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#joyIcon
{
   width: 64px;
   height: 64px;
}
#joyIcon i
{
   line-height: 64px;
   font-size: 64px;
   width: 65px;
}
#wb_Card8
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
}
#wb_Card8
{
   text-align: center;
}
#wb_menu31LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_menu31LayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#menu31LayoutGrid
{
   height: auto;
   padding: 0;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image1
{
   margin-left: 0;
   margin-right: auto;
}
#wb_menu31Menu
{
   width: 53px;
   height: 46px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#menu31Menu
{
   line-height: 46px;
   width: 53px;
   height: 46px;
}
#menu31Menu .line:first-child
{
   margin-top: 11px;
}
#menu31Menu_markup li a
{
   color: #FFFFFF;
   border: 1px solid rgba(0,0,0,0.11);
   background-color: #A0522D;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_menu31Menu a
{
   color: #FFFFFF;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: rgba(0,0,0,0.00);
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   text-transform: none;
}
#menu31Menu_markup li:nth-child(n+2) a, #menu31Menu_markup li:nth-child(n+2) a:hover
{
   border-top-color: transparent !important;
}
#menu31Menu_markup li a:hover
{
   color: #000000;
   background-color: #A0522D;
   border: 1px solid rgba(160,82,45,0.11);
}
#menu31Menu_markup li a .icon
{
   fill: currentColor;
   margin-right: 0px;
   height: 24px;
   width: 24px;
   vertical-align: middle;
}
#menu31Menu_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_menu31Menu a:hover
{
   color: #808080;
   background-color: rgba(0,0,0,0.00);
   border: 0px solid #000000;
}
#menu31Menu_panel
{
   background-color: #A0522D;
   overflow-y: auto;
}
#upStickyLayer
{
   width: 95px;
   height: 101px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 13px;
   top: 15px;
   width: 60px;
   height: 63px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 60px;
   height: 63px;
}
#upIcon i
{
   line-height: 63px;
   font-size: 60px;
   width: 61px;
}
}
