body
{
   background-color: #000000;
   color: #000000;
   font-family: Poppins;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
*
{
   scrollbar-color: rgba(242,242,242,1.00) rgba(0,0,0,1.00);
   scrollbar-width: thin;
}
*::-webkit-scrollbar
{
   width: 10px;
}
*::-webkit-scrollbar-track
{
   background: rgba(0,0,0,1.00);
}
*::-webkit-scrollbar-thumb
{
   background-color: rgba(242,242,242,1.00);
   border-radius: 5px;
}
*::-webkit-scrollbar-corner
{
   background: rgba(0,0,0,1.00);
}
*::-webkit-scrollbar-thumb:hover
{
   background-color: rgba(227,227,227,1.00);
}
a
{
   color: #FFFFFF;
   text-decoration: underline;
}
a:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
.visibility-hidden
{
   visibility: hidden;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_home, #wb_produtos, #wb_LayoutGrid3, #wb_links, #wb_LayoutGridLogo
   {
      background-attachment: scroll !important;
   }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5)
{
   #wb_home, #wb_produtos, #wb_LayoutGrid3, #wb_links, #wb_LayoutGridLogo
   {
      background-attachment: scroll !important;
   }
}
#wb_Image4
{
   margin: 6px 0 0 0 ;
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   animation: tin-up-in 1800ms linear 0ms 1 normal both;
   filter: drop-shadow(3px 3px 8px rgba(0,0,0,1.00));
   display: inline-block;
   width: 372px;
   height: 442px;
   vertical-align: top;
}
#wb_LayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid8
{
   box-sizing: border-box;
   height: 100vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 0 130px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid8 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid8 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid8 > .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)
{
#LayoutGrid8 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#LayoutGrid8-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 100px;
   transform: scaleY(-1.01);
}
#LayoutGrid8-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#LayoutGrid8-divider-bottom .divider-fill
{
   fill: rgba(255,255,255,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_home
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#home
{
   box-sizing: border-box;
   height: 100vh;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#home > .row
{
   margin-right: 0;
   margin-left: 0;
}
#home > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#home > .row > .col-1
{
   float: left;
}
#home > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#home:before,
#home:after,
#home .row:before,
#home .row:after
{
   display: table;
   content: " ";
}
#home:after,
#home .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#home > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#home-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-image: linear-gradient(to top, rgba(0,0,0,0.00) 0%, rgba(0,0,0,0.00) 100%);
}
#home-video
{
   background: #000000;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   overflow: hidden;
   z-index: -99;
}
#home-video video
{
   object-fit: cover;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   pointer-events: none;
}
#home-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 100px;
   transform: scaleY(-1.01);
}
#home-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#home-divider-bottom .divider-fill
{
   fill: rgba(255,255,255,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text11 div
{
   text-align: center;
}
#wb_Text11
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_layoutGridCreativity
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F1E0CB;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layoutGridCreativity
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1300px;
}
#layoutGridCreativity > .col-1, #layoutGridCreativity > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#layoutGridCreativity > .col-1, #layoutGridCreativity > .col-2
{
   flex: 0 0 auto;
}
#layoutGridCreativity > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#layoutGridCreativity > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#layoutGridCreativity > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 140px 0 100px 0;
}
@media (max-width: 768px)
{
#layoutGridCreativity > .col-1, #layoutGridCreativity > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#Heading3
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Button3
{
   box-sizing: border-box;
   line-height: 36px;
   text-decoration: none;
   vertical-align: top;
   border: 4px solid #000000;
   border-radius: 5px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Bai Jamjuree";
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 30px 0 10px 0 ;
   animation: slide-down-in 1000ms linear 2000ms 1 normal both;
}
#Button3:focus
{
   outline: 0;
}
#Button3
{
   transition: all 400ms linear 0ms;
}
#Button3:hover
{
   box-shadow: 0px 21px 35px rgba(0,0,0,0.2);
   transition: box-shadow 400ms linear 0ms;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(0px 0px 30px rgba(0,0,0,0.10));
   display: block;
   width: 100%;
   height: auto;
   max-width: 550px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image3
{
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 125px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#Layer2
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#wb_Card4
{
   margin: 0;
}
#Card4{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #FFFFFF;
   border-radius: 3px;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.08);
   text-align: left;
}
#Card4-card-body
{
   padding: 0;
   font-size: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 8px 10px 5px 10px;
   padding: 0;
}
#Card4-card-item0 h2
{
   color: #000000;
   font-family: Poppins;
   font-weight: bold;
   font-style: italic;
   font-size: 12px;
   margin: 0;
}
#Card4 .popover-arrow
{
   position: absolute;
   display: block;
   width: 13px;
   height: 6.5px;
   margin: 0;
}
#Card4 .popover-arrow::before, #Card4 .popover-arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
#Card4, .Card4.bs-popover-auto[x-placement^="left"]
{
   margin-right: 6.5px;
}
#Card4 > .popover-arrow, .Card4.bs-popover-auto[x-placement^="left"] > .popover-arrow
{
   right: 0;
   width: 6.5px;
   height: 13px;
   margin: 0;
}
#Card4 > .popover-arrow::before, .Card4.bs-popover-auto[x-placement^="left"] > .popover-arrow::before
{
   right: 0;
   border-width: 6.5px 0 6.5px 6.5px;
   border-left-color: #FFFFFF;
}
#Card4 > .popover-arrow::after, .Card4.bs-popover-auto[x-placement^="left"] > .popover-arrow::after
{
   right: 1px;
   border-width: 6.5px 0 6.5px 6.5px;
   border-left-color: #FFFFFF;
}
#Card4 .popover-arrow{
   top: calc(50% - 6.5px);
}
#Card4{
   height: 100%;
}
#wb_IconFont3
{
   background-image: radial-gradient(circle, #25D366 0%, #25D366 100%);
   border: 0px solid #FFFFFF;
   border-radius: 800px;
   text-align: center;
   box-shadow: -4px 0px 20px rgba(0,0,0,0.12);
   margin: 0;
   padding: 6px 7px 5px 7px;
   vertical-align: top;
}
#wb_IconFont3 a
{
   text-decoration: none;
}
#wb_IconFont3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_IconFont3:hover
{
   background-image: radial-gradient(circle, #25D366 0%, #2DB742 100%);
   border: 0px solid #FFFFFF;
}
#IconFont3
{
   height: 41px;
   width: 38px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#IconFont3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 38px;
   line-height: 41px;
   vertical-align: middle;
}
#wb_IconFont3:hover #IconFont3 i
{
   color: #FFFFFF;
}
#wb_produtos
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: url('../madeira.webp');
   background-repeat: no-repeat;
   background-position: center bottom;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#produtos
{
   box-sizing: border-box;
   width: 100%;
   padding: 120px 0 80px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1400px;
}
#produtos > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: 0;
   margin-left: 0;
}
#produtos > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
   grid-column: span 12;
}
#produtos > .row > .col-1
{
}
#produtos > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 12;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: center;
}
@media (max-width: 480px)
{
#produtos > .row > .col-1
{
   width: 100%;
   grid-column: span 12;
}
}
#CardContainer1
{
   width: 100%;
   position: relative;
   padding: 20px 0 80px 0;
   margin: 0;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#CardContainer1 .owl-dots, #CardContainer1 .owl-nav
{
   text-align: center;
}
#CardContainer1 .owl-nav [class*=owl-]
{
   opacity: 0.7;
   color: #E1BE4C;
   font-size: 48px;
   line-height: 48px;
   display: inline-block;
   cursor: pointer;
   pointer-events: all;
}
#CardContainer1 .owl-nav [class*=owl-]:hover
{
   opacity: 1;
   color: #E1BE4C;
   text-decoration: none;
}
#CardContainer1 .owl-nav .disabled
{
   opacity: .5;
   cursor: default;
}
#CardContainer1 .owl-nav.disabled+.owl-dots
{
   margin-top: 10px;
}
#CardContainer1 .owl-nav
{
   position:  absolute;
   top: 0;
   display:  flex;
   align-items: center;
   justify-content: space-between;
  pointer-events: none;
   width: calc(100% - 0px);
   height: 100%;
}
#CardContainer1 .owl-nav button.owl-prev, #CardContainer1 .owl-nav button.owl-next
{
   position: relative;
   height: 48px;
   width: 48px;
   border-radius: 50%;
   background-color: rgba(255,255,255, 0.5);
}
#CardContainer1 .owl-nav button.owl-prev span, #CardContainer1 .owl-nav button.owl-next span
{
   position: absolute;
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   transform: translateY(-8%);
}
#CardContainer1 .owl-dots .owl-dot
{
   display: inline-block;
   zoom: 1;
}
#CardContainer1 .owl-dots .owl-dot span
{
   width: 10px;
   height: 10px;
   margin: 20px 20px;
   background: #000000;
   display: block;
   -webkit-backface-visibility: visible;
   backface-visibility: visible;
   transition: opacity 200ms ease;
   border-radius: 50%;
}
#CardContainer1 .owl-dots .owl-dot.active span, #CardContainer1 .owl-dots .owl-dot:hover span
{
   background: #E1BE4C;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../chopp.webp');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 0 0 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1300px;
}
#LayoutGrid3 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid3 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGrid3 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#LayoutGrid3-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #EBDBC6;
   opacity: 0.97;
}
#wb_LayoutGrid1
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 10px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: right;
}
#LayoutGrid1 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 40px 0 0;
}
#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% !important;
}
}
#wb_OverlayMenu1
{
   position: relative;
}
#wb_OverlayMenu1
{
   margin: 6px 5px 0 10px;
}
#OverlayMenu1
{
   background-color: rgba(0,0,0,0.15);
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 9999px;
   cursor: pointer;
   user-select: none;
}
#OverlayMenu1:hover
{
   background-color: #000000;
   background-image: none;
   border-color: #FFFFFF;
}
#OverlayMenu1
{
   display: block;
   width: 56px;
   height: 56px;
   position: relative;
   overflow: hidden;
}
#OverlayMenu1 .line
{
   width: 32px;
   height: 6px;
   background: #FFFFFF;
   display: block;
   margin: 6px auto;
   transition: all 500ms linear;
}
#OverlayMenu1:hover .line
{
   background: #FFDF37;
}
#OverlayMenu1 .line:first-child
{
   margin-top: 12px;
}
#OverlayMenu1-close
{
   background: transparent;
   font-size: 10px;
   height: 2.8em; 
   outline: none;
   position: absolute;
   right: 10px;
   text-align: left;
   top: 10px;
   width: 3em; 
}
#OverlayMenu1-close:before, #OverlayMenu1-close:after
{
   background: #FFFFFF;
   content: "";
   display: block;
   height: 0.6em;
   left: 0;
   opacity: 1;
   position: absolute;
   top: 0;
   width: 100%;
}
#OverlayMenu1-close span
{
   background: #FFFFFF;
   height: 0.6em;
   margin-top: -0.3em;
   position: absolute;
   top: 50%;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu1-close span::after
{
   background: #FFFFFF;
   content: "";
   display: block;
   height: 0.6em;
   position: absolute;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu1-close:before
{
   margin-top: -0.3em;
   opacity: 0;
   top: 50%;
}
#OverlayMenu1-close:after
{
   bottom: 50%;
   opacity: 0;
}
#OverlayMenu1-close span
{
   background: #FFFFFF;
   transform: rotate(-45deg);
}
#OverlayMenu1-close span:after
{
   background: #FFFFFF;
   transform: rotate(-90deg);
}
#OverlayMenu1-overlay
{
   display: flex;
   align-items: center;
   justify-content: center;
   height: 100%;
   left: 0;
   overflow-y: auto;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: -1;
   background-color: #000000;
   -webkit-backdrop-filter: blur(20px);
   backdrop-filter: blur(20px);
}
#OverlayMenu1-overlay ul
{
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   text-decoration: none;
   text-transform: none;
   list-style: none;
   margin: 0;
   padding: 0;
}
.OverlayMenu1
{
   display: flex;
   justify-content: center;
   align-items: center;
   flex-direction: row;
   width: 100%;
   max-width: 500px;
}
.OverlayMenu1 a
{
   text-decoration: none;
}
.OverlayMenu1 ul
{
   list-style: none;
   padding: 0;
   text-align: left;
}
.OverlayMenu1 li
{
   position: relative;
}
.OverlayMenu1 li a
{
   display: block;
   position: relative;
   padding: 10px 15px 10px 15px;
   color: #FFFFFF;
   outline: none;
}
.OverlayMenu1 li a:hover, .OverlayMenu1 li a.active
{
   color: #FFDF37;
   background-color: #000000;
}
#OverlayMenu1-overlay
{
   visibility: hidden;
   width: 0;
   left: 50%;
   transform: translateX(-50%);
   transition: width 300ms 0.3s, visibility 0s 600ms;
}
#OverlayMenu1-overlay.show
{
   visibility: visible;
   width: 100%;
   transition: width 300ms;
}
#OverlayMenu1-overlay .OverlayMenu1
{
   opacity: 0;
   transition: opacity 0.3s 300ms;
}
#OverlayMenu1-overlay.show .OverlayMenu1
{
   opacity: 1;
   transition-delay: 300ms;
}
#OverlayMenu1-overlay.hide .OverlayMenu1
{
   transition-delay: 0s;
}
#OverlayMenu1-overlay .overlay-icon
{
   margin: 0 50px 0 0 ;
}
#OverlayMenu1-social
{
   padding: 40px 0 0 0;
}
#OverlayMenu1-social .social-icon 
{
   border-radius: 50%;
   background-color: #FFFFFF;
   color: #000000;
   display: inline-block;
   font-size: 27px;
   margin: 0 .5em;
   padding: 10px;
   transition: all .2s linear 0s;
   width: 27px;
}
#OverlayMenu1-social .social-icon:hover 
{
   background-color: #FFDF37;
   color: #000000;
}
.OverlayMenu1-effect
{
   transition: all 500ms linear;
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 150px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1300px;
}
#LayoutGrid4 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid4 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid4 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGrid4 > .col-1
{
   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: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 40px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3, #LayoutGrid2 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3, #LayoutGrid2 > .row > .col-4
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid2 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3, #LayoutGrid2 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_Card1
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   vertical-align: top;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   display: inline-block;
   height: 68px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#Card1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: -50px 0 0 0 ;
   padding: 0 10px 6px 80px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#wb_Card2
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   vertical-align: top;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   display: inline-block;
   height: 68px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#Card2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: -50px 0 0 0 ;
   padding: 0 10px 6px 80px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#wb_Card3
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   vertical-align: top;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   display: inline-block;
   height: 68px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#Card3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#Card3-card-item0 .verified:before
{
   content: "\ef76";
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: -50px 0 0 0 ;
   padding: 0 10px 6px 80px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#privacyPopup
{
   margin-top: 30px;
   margin-bottom: 20px;
}
#privacyPopup .modal-content
{
   background-color: #000000;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 0px;
   box-shadow: 0px 0px 100px #000000;
   overflow: visible;
   pointer-events: all;
}
#privacyPopup.fade
{
   opacity: 1;
   transition: all 800ms linear;
}
#privacyPopup .animate-show
{
   animation-duration: 800ms;
   animation-fill-mode: both;
   animation-name: transform-bounce-in-down;
}
#privacyPopup .animate-hide
{
   animation-duration: 800ms;
   animation-fill-mode: both;
   animation-name: transform-bounce-in-up;
   animation-direction: reverse;
}
#privacyPopup.modal
{
   --bs-modal-margin: 0.5rem;
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow-x: hidden;
   overflow-y: auto;
   outline: 0;
}
 .modal-open
{
   overflow: hidden;
}
#privacyPopup .modal-dialog
{
   position: relative;
   width: 716px;
   margin-left: auto;
   margin-right: auto;
}
#privacyPopup .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#privacyPopup .modal-header
{
   padding: 10px 10px 10px 10px;
   background-color: #000000;
   border-bottom: 1px solid #000000;
}
#privacyPopup .modal-footer
{
   padding: 10px 10px 10px 10px;
   border-top: 1px solid #000000;
}
#privacyPopup .modal-body
{
   position: relative;
   width: 716px;
}
#privacyPopup .close
{
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: #FFFFFF;
   text-shadow: 0px 1px 0px #fff;
   opacity: 0.5;
   -webkit-appearance: none;
   padding: 0;
   cursor: pointer;
   background: 0 0;
   border: 0;
   margin-top: -2px;
}
.modal-backdrop
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1040;
   background-color: #000;
}
.modal-backdrop.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show
{
   opacity: 0.5 !important;
}
.modal-open
{
   overflow: hidden;
}
#privacyPopup .modal-header
{
   cursor: move;
}
#privacyPopup .modal-dialog-centered
{
   display: flex;
   align-items: center;
   margin: var(--bs-modal-margin) auto;
   min-height: calc(100% - var(--bs-modal-margin) * 2);
   pointer-events: none;
}
#privacyPopup .modal-dialog-centered::before
{
   display: block;
   height: calc(100vh - 3.5rem);
   content: "";
}
#privacyPopup .modal-title
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-align: left;
   margin: 0;
}
#privacyPopup .modal-body
{
   box-sizing: border-box;
   font-size: 0;
   padding: 16px 16px 16px 16px;
   text-align: center;
}
#wb_privacyHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: center;
}
#privacyHeading
{
   color: #FFDF37;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_privacyText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 50px 0 50px;
   margin: 0 0 25px 0 ;
   text-align: center;
}
#wb_privacyText div
{
   text-align: center;
}
#wb_privacyText
{
   display: block;
   margin: 0 0 25px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#privacyButton
{
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: #FFDF37;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   padding: 1px 1px 4px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 10px 0 0 ;
}
#privacyButton:focus
{
   outline: 0;
}
#Button1
{
   box-sizing: border-box;
   line-height: 35px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   padding: 1px 1px 4px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button1:focus
{
   outline: 0;
}
#wb_links
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../madeira.webp');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#links
{
   box-sizing: border-box;
   padding: 140px 15px 115px 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
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3
{
   float: left;
}
#links > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#links > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: -70px 0 0 0;
}
#links > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#links > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 25px 0 0 0;
}
#links > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#links > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 25px 0 0 0;
}
#links:before,
#links:after,
#links .row:before,
#links .row:after
{
   display: table;
   content: " ";
}
#links:after,
#links .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#links-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.31;
}
#wb_linksText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 25px 0 0 0 ;
   text-align: left;
}
#wb_linksText3
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 17px;
}
#wb_linksText3 div
{
   text-align: left;
}
#wb_linksText3
{
   display: block;
   margin: 25px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_linksMenu3
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0 0 25px 0 ;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_linksMenu3::after
{
   content: "";
   display: table;
clear: both;
}
#wb_linksMenu3 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   width: 100%;
}
#wb_linksMenu3 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 5px 0px;
   width: 100%;
}
#wb_linksMenu3 a
{
   display: block;
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_linksMenu3 > ul > li > a
{
   width: calc(100% - 5px);
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu3 li:hover a, #wb_linksMenu3 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#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;
}
#linksMenu3 li i
{
   font-size: 16px;
   margin-right: 4px;
   width: 18px;
}
#linksMenu3 i
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#linksMenu3 .query-builder:before
{
   content: "\e8ae";
}
#wb_linksText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 25px 0 0 0 ;
   text-align: left;
}
#wb_linksText2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 17px;
}
#wb_linksText2 div
{
   text-align: left;
}
#wb_linksText2
{
   display: block;
   margin: 25px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_linksMenu2
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0 0 25px 0 ;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_linksMenu2::after
{
   content: "";
   display: table;
clear: both;
}
#wb_linksMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   width: 100%;
}
#wb_linksMenu2 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 5px 0px;
   width: 100%;
}
#wb_linksMenu2 a
{
   display: block;
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_linksMenu2 > ul > li > a
{
   width: calc(100% - 5px);
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu2 li:hover a, #wb_linksMenu2 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#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;
}
#linksMenu2 li i
{
   font-size: 16px;
   margin-right: 4px;
   width: 18px;
}
#wb_Icon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
   margin: 5px 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon2 a
{
   text-decoration: none;
}
#wb_Icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#Icon2
{
   height: 37px;
   width: 42px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 37px;
   line-height: 37px;
   vertical-align: middle;
}
#wb_Icon2:hover #Icon2 i
{
   color: #FFDF37;
}
#wb_Icon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 5px 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon4 a
{
   text-decoration: none;
}
#wb_Icon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon4
{
   height: 37px;
   width: 42px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 37px;
   line-height: 37px;
   vertical-align: middle;
}
#wb_Icon4:hover #Icon4 i
{
   color: #FFDF37;
}
#wb_Image2
{
   margin: 6px 0 0 0 ;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   animation: tin-up-in 1800ms linear 0ms 1 normal both;
   filter: drop-shadow(3px 3px 20px rgba(0,0,0,1.00));
   display: inline-block;
   width: 227px;
   height: 270px;
   vertical-align: top;
}
#wb_LayoutGridLogo
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../madeira.webp');
   background-repeat: repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGridLogo
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0 15px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#LayoutGridLogo > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGridLogo > .col-1
{
   flex: 0 0 auto;
}
#LayoutGridLogo > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGridLogo > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#LayoutGridLogo-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.31;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 12px;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#Heading1
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading1 a
{
   color: inherit;
   text-decoration: none;
}
#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_Icon5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 50px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon5 a
{
   text-decoration: none;
}
#wb_Icon5 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon5
{
   height: 52px;
   width: 437px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon5 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 52px;
   line-height: 52px;
   vertical-align: middle;
}
#wb_Icon5:hover #Icon5 i
{
   color: #FFFFFF;
}
#wb_Text19 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text19 div
{
   text-align: center;
}
#wb_Text19
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card7
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   max-width: 380px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 3px;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.24);
   text-align: left;
}
#Card7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 2px;
   max-width: 100%;
   width: 100%;
   height: 380px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 10px 12px 20px 15px;
   padding: 0;
   color: #000000;
   font-family: "Poppins";
   font-weight: 500;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#Card7-card-item2
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 0 0 20px 80px;
   border: 0px solid #2DB742;
   border-radius: 4px;
   background-color: #F2F2F2;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#Card7-card-item2:hover
{
   background-color: #FFDF37;
   color: #000000;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms;
}
#Card7-card-item2 a
{
   color: inherit;
   display: block;
   padding: 14px 69px 14px 69px;
   text-decoration: none;
}
#wb_Card12
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   max-width: 380px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 3px;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.24);
   text-align: left;
}
#Card12-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 2px;
   max-width: 100%;
   width: 100%;
   height: 380px;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: 10px 12px 20px 15px;
   padding: 0;
   color: #000000;
   font-family: "Poppins";
   font-weight: 500;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#Card12-card-item2
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 0 0 20px 80px;
   border: 0px solid #2DB742;
   border-radius: 4px;
   background-color: #F2F2F2;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#Card12-card-item2:hover
{
   background-color: #FFDF37;
   color: #000000;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms;
}
#Card12-card-item2 a
{
   color: inherit;
   display: block;
   padding: 14px 69px 14px 69px;
   text-decoration: none;
}
#wb_Card9
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   max-width: 380px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 3px;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.24);
   text-align: left;
}
#Card9-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 2px;
   max-width: 100%;
   width: 100%;
   height: 380px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 10px 12px 20px 15px;
   padding: 0;
   color: #000000;
   font-family: "Poppins";
   font-weight: 500;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#Card9-card-item2
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 0 0 20px 80px;
   border: 0px solid #2DB742;
   border-radius: 4px;
   background-color: #F2F2F2;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#Card9-card-item2:hover
{
   background-color: #FFDF37;
   color: #000000;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms;
}
#Card9-card-item2 a
{
   color: inherit;
   display: block;
   padding: 14px 69px 14px 69px;
   text-decoration: none;
}
#wb_Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   max-width: 380px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 3px;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.24);
   text-align: left;
}
#Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 2px;
   max-width: 100%;
   width: 100%;
   height: 380px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 10px 12px 20px 15px;
   padding: 0;
   color: #000000;
   font-family: "Poppins";
   font-weight: 500;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#Card6-card-item2
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 0 0 20px 80px;
   border: 0px solid #2DB742;
   border-radius: 4px;
   background-color: #F2F2F2;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#Card6-card-item2:hover
{
   background-color: #FFDF37;
   color: #000000;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms;
}
#Card6-card-item2 a
{
   color: inherit;
   display: block;
   padding: 14px 69px 14px 69px;
   text-decoration: none;
}
#wb_Card8
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   max-width: 380px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 3px;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.24);
   text-align: left;
}
#Card8-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 2px;
   max-width: 100%;
   width: 100%;
   height: 380px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 10px 12px 20px 15px;
   padding: 0;
   color: #000000;
   font-family: "Poppins";
   font-weight: 500;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#Card8-card-item2
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 0 0 20px 80px;
   border: 0px solid #2DB742;
   border-radius: 4px;
   background-color: #F2F2F2;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#Card8-card-item2:hover
{
   background-color: #FFDF37;
   color: #000000;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms;
}
#Card8-card-item2 a
{
   color: inherit;
   display: block;
   padding: 14px 69px 14px 69px;
   text-decoration: none;
}
#wb_Card10
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   max-width: 380px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 3px;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.24);
   text-align: left;
}
#Card10-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 2px;
   max-width: 100%;
   width: 100%;
   height: 380px;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 10px 12px 20px 15px;
   padding: 0;
   color: #000000;
   font-family: "Poppins";
   font-weight: 500;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#Card10-card-item2
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 0 0 20px 80px;
   border: 0px solid #2DB742;
   border-radius: 4px;
   background-color: #F2F2F2;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#Card10-card-item2:hover
{
   background-color: #FFDF37;
   color: #000000;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms;
}
#Card10-card-item2 a
{
   color: inherit;
   display: block;
   padding: 14px 69px 14px 69px;
   text-decoration: none;
}
#wb_Card13
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   max-width: 380px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 3px;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.24);
   text-align: left;
}
#Card13-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 2px;
   max-width: 100%;
   width: 100%;
   height: 380px;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 10px 12px 20px 15px;
   padding: 0;
   color: #000000;
   font-family: "Poppins";
   font-weight: 500;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#Card13-card-item2
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 0 0 20px 80px;
   border: 0px solid #2DB742;
   border-radius: 4px;
   background-color: #F2F2F2;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#Card13-card-item2:hover
{
   background-color: #FFDF37;
   color: #000000;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms;
}
#Card13-card-item2 a
{
   color: inherit;
   display: block;
   padding: 14px 69px 14px 69px;
   text-decoration: none;
}
#wb_Card11
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   vertical-align: top;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card11-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card11-card-item0
{
   display: inline-block;
   height: 68px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#Card11-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#Card11-card-item0 .location-on:before
{
   content: "\e0c8";
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: -50px 0 0 0 ;
   padding: 0 10px 6px 80px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Label1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   vertical-align: top;
   padding: 4px 4px 4px 4px;
}
#Label1:focus
{
   outline: 0;
}
#Label2
{
   box-sizing: border-box;
   margin: 50px 0 0 0 ;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   vertical-align: top;
   padding: 4px 4px 4px 4px;
}
#Label2:focus
{
   outline: 0;
}
#value1
{
   box-sizing: border-box;
   line-height: 59px;
   margin: 0;
   border: 1px solid #000000;
   border-radius: 4px;
   background-color: #EBDBC6;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   padding: 4px 4px 4px 4px;
}
#value1:focus
{
   border-color: #EBDBC6;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(235,219,198,0.60);
   outline: 0;
}
#value2
{
   box-sizing: border-box;
   line-height: 59px;
   margin: 0;
   border: 1px solid #000000;
   border-radius: 4px;
   background-color: #EBDBC6;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   padding: 4px 4px 4px 4px;
}
#value2:focus
{
   border-color: #EBDBC6;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(235,219,198,0.60);
   outline: 0;
}
#Label3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   vertical-align: top;
   padding: 4px 4px 4px 4px;
}
#Label3:focus
{
   outline: 0;
}
#total
{
   box-sizing: border-box;
   line-height: 59px;
   margin: 0;
   border: 1px solid #000000;
   border-radius: 4px;
   background-color: #EBDBC6;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   padding: 4px 4px 4px 4px;
}
#total:focus
{
   border-color: #EBDBC6;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(235,219,198,0.60);
   outline: 0;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text3
{
   color: #000000;
   font-family: Poppins;
   font-weight: normal;
   font-size: 13px;
}
#wb_Text3 div
{
   text-align: left;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Button4
{
   box-sizing: border-box;
   line-height: 36px;
   text-decoration: none;
   vertical-align: top;
   border: 4px solid #000000;
   border-radius: 5px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Bai Jamjuree";
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 30px 0 10px 0 ;
   animation: slide-down-in 1000ms linear 2000ms 1 normal both;
}
#Button4:focus
{
   outline: 0;
}
#Button4
{
   transition: all 400ms linear 0ms;
}
#Button4:hover
{
   box-shadow: 0px 21px 35px rgba(0,0,0,0.2);
   transition: box-shadow 400ms linear 0ms;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#Heading2
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading2 a
{
   color: inherit;
   text-decoration: none;
}
#Editbox2
{
   box-sizing: border-box;
   line-height: 59px;
   margin: 0;
   border: 1px solid #000000;
   border-radius: 4px;
   background-color: #EBDBC6;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   padding: 4px 4px 4px 4px;
}
#Editbox2:focus
{
   border-color: #EBDBC6;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(235,219,198,0.60);
   outline: 0;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 10px 0 ;
   text-align: center;
}
#wb_Text5
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 12px;
}
#wb_Text5 div
{
   text-align: center;
}
#wb_Text5
{
   display: block;
   margin: 10px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text6
{
   color: #000000;
   font-family: Poppins;
   font-weight: normal;
   font-size: 13px;
}
#wb_Text6 div
{
   text-align: left;
}
#wb_Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Editbox3
{
   box-sizing: border-box;
   line-height: 59px;
   margin: 0;
   border: 1px solid #000000;
   border-radius: 4px;
   background-color: #EBDBC6;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   padding: 4px 4px 4px 4px;
}
#Editbox3:focus
{
   border-color: #EBDBC6;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(235,219,198,0.60);
   outline: 0;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text7
{
   color: #000000;
   font-family: Poppins;
   font-weight: normal;
   font-size: 13px;
}
#wb_Text7 div
{
   text-align: left;
}
#wb_Text7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Editbox4
{
   box-sizing: border-box;
   line-height: 59px;
   margin: 0;
   border: 1px solid #000000;
   border-radius: 4px;
   background-color: #EBDBC6;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   padding: 4px 4px 4px 4px;
}
#Editbox4:focus
{
   border-color: #EBDBC6;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(235,219,198,0.60);
   outline: 0;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text8
{
   color: #000000;
   font-family: Poppins;
   font-weight: normal;
   font-size: 13px;
}
#wb_Text8 div
{
   text-align: left;
}
#wb_Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text9
{
   color: #000000;
   font-family: Poppins;
   font-weight: normal;
   font-size: 13px;
}
#wb_Text9 div
{
   text-align: left;
}
#wb_Text9
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Editbox1
{
   box-sizing: border-box;
   line-height: 59px;
   margin: 0;
   border: 1px solid #000000;
   border-radius: 4px;
   background-color: #EBDBC6;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   padding: 4px 4px 4px 4px;
}
#Editbox1:focus
{
   border-color: #EBDBC6;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(235,219,198,0.60);
   outline: 0;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text10 div
{
   text-align: center;
}
#wb_Text10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text12
{
   color: #000000;
   font-family: Poppins;
   font-weight: normal;
   font-size: 13px;
}
#wb_Text12 div
{
   text-align: left;
}
#wb_Text12
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Select1
{
   border: 1px solid #000000;
   border-radius: 4px;
   background-color: #EBDBC6;
   background-image: none;
   color: #000000;
   font-family: Poppins;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: center;
   padding: 4px 4px 4px 4px;
   box-sizing: border-box;
}
#Select1:focus
{
   border-color: #EBDBC6;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(235,219,198,0.60);
   outline: 0;
}
#InlineFrame1
{
   box-sizing: border-box;
   border: 0px solid transparent;
   border-radius: 0px;
   opacity: 0.00;
   margin: 0;
}
#InlineFrame1
{
   display: block;
   float: left;
   width: 100%;
   height: 2px;
   vertical-align: top;
}
#Button5
{
   border: 4px solid #000000;
   border-radius: 5px;
   background-color: #EBDBC6;
   background-image: none;
   color: #000000;
   cursor: auto;
   font-family: "Bai Jamjuree";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 30px 0 10px 0 ;
}
#Button5:focus
{
   outline: 0;
}
#Button5
{
   transition: all 400ms linear 0ms;
}
#Button5:hover
{
   box-shadow: 0px 21px 35px rgba(0,0,0,0.2);
   transition: box-shadow 400ms linear 0ms;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text13 div
{
   text-align: center;
}
#wb_Text13
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_Text14
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 17px;
}
#wb_Text14 div
{
   text-align: left;
}
#wb_Text14
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text15 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_Text15
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 17px;
}
#wb_Text15 div
{
   text-align: left;
}
#wb_Text15
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Button4
{
   display: inline-block;
   width: 176px;
   height: 46px;
   z-index: 57;
}
#total
{
   display: inline-block;
   width: 577px;
   height: 69px;
   z-index: 55;
}
#wb_Card6
{
   display: flex;
   z-index: 14;
}
#wb_Card1
{
   display: inline-block;
   width: 141px;
   height: 59px;
   z-index: 46;
}
#Button3
{
   display: inline-block;
   width: 137px;
   height: 46px;
   z-index: 9;
}
#wb_linksMenu2
{
   display: block;
   width: 100%;
   z-index: 87;
}
#wb_OverlayMenu1
{
   display: inline-block;
   width: 56px;
   height: 56px;
   z-index: 61;
}
#wb_Image1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 5;
}
#wb_Icon4
{
   display: inline-block;
   width: 42px;
   height: 37px;
   text-align: center;
   z-index: 93;
}
#wb_linksMenu3
{
   display: block;
   width: 100%;
   z-index: 91;
}
#wb_Image2
{
   display: inline-block;
   width: 227px;
   height: 270px;
   z-index: 85;
}
#Button1
{
   display: inline-block;
   width: 120px;
   height: 40px;
   z-index: 84;
   cursor: pointer;
}
#wb_Card3
{
   display: inline-block;
   width: 209px;
   height: 59px;
   z-index: 45;
}
#wb_Card2
{
   display: inline-block;
   width: 199px;
   height: 59px;
   z-index: 44;
}
#Editbox1
{
   display: inline-block;
   width: 577px;
   height: 69px;
   z-index: 39;
}
#wb_Icon5
{
   display: inline-block;
   width: 437px;
   height: 52px;
   text-align: center;
   z-index: 20;
}
#wb_Image3
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 6;
}
#Editbox2
{
   display: inline-block;
   width: 577px;
   height: 69px;
   z-index: 32;
}
#wb_Image4
{
   display: inline-block;
   width: 372px;
   height: 442px;
   z-index: 2;
}
#Editbox3
{
   display: inline-block;
   width: 577px;
   height: 69px;
   z-index: 36;
}
#wb_Card10
{
   display: flex;
   z-index: 17;
}
#wb_Card11
{
   display: inline-block;
   width: 148px;
   height: 59px;
   z-index: 47;
}
#wb_Card9
{
   display: flex;
   z-index: 15;
}
#wb_Card12
{
   display: flex;
   z-index: 13;
}
#wb_Heading2
{
   display: block;
   width: 100%;
   z-index: 29;
}
#wb_Card13
{
   display: flex;
   z-index: 18;
}
#wb_Card8
{
   display: flex;
   z-index: 16;
}
#wb_IconFont3
{
   position: absolute;
   left: 174px;
   top: 18px;
   width: 38px;
   height: 41px;
   text-align: center;
   z-index: 11;
}
#wb_Heading3
{
   display: block;
   width: 100%;
   z-index: 7;
}
#privacyButton
{
   display: inline-block;
   width: 120px;
   height: 40px;
   z-index: 83;
   cursor: pointer;
}
#wb_privacyHeading
{
   display: block;
   width: 100%;
   z-index: 81;
}
#Select1
{
   display: inline-block;
   width: 577px;
   height: 69px;
   z-index: 41;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 48;
}
#Layer2
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 4px;
   top: auto;
   bottom: 10px;
   width: 250px;
   height: 90px;
   z-index: 97;
   z-index: 11111;
}
#wb_Icon2
{
   display: inline-block;
   width: 42px;
   height: 37px;
   text-align: center;
   z-index: 92;
}
#Label3
{
   display: block;
   width: 100%;
   line-height: 16px;
   z-index: 54;
}
#value1
{
   display: inline-block;
   width: 577px;
   height: 69px;
   z-index: 51;
}
#value2
{
   display: inline-block;
   width: 577px;
   height: 69px;
   z-index: 53;
}
#Label2
{
   display: block;
   width: 100%;
   line-height: 16px;
   z-index: 50;
}
#wb_Card4
{
   position: absolute;
   left: 60px;
   top: 26px;
   width: 107px;
   height: 29px;
   z-index: 10;
}
#Button5
{
   display: inline-block;
   width: 176px;
   height: 46px;
   z-index: 43;
}
#Editbox4
{
   display: inline-block;
   width: 577px;
   height: 69px;
   z-index: 34;
}
#Label1
{
   display: block;
   width: 100%;
   line-height: 16px;
   z-index: 52;
}
#wb_Card7
{
   display: flex;
   z-index: 12;
}
@media only screen and (min-width: 480px) and (max-width: 1400px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_Image4
{
   width: 372px;
   height: 442px;
   visibility: visible;
   display: inline-block;
   margin: 6px 0 0 0 ;
   padding: 0;
}
#Image4
{
   width: 372px;
   height: 442px;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: 100vh;
   padding: 100px 0 130px 0;
}
#LayoutGrid8-divider-bottom
{
   height: 100px;
}
#LayoutGrid8-divider-bottom
{
   bottom: 0%;
}
#wb_home
{
   visibility: visible;
   display: table;
   background-color: transparent;
}
#wb_home
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#home
{
   height: 100vh;
   padding: 0;
}
#home .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#home-divider-bottom
{
   height: 100px;
}
#home-divider-bottom
{
   bottom: 0%;
}
#wb_Text11
{
   visibility: visible;
   display: block;
}
#wb_Text11
{
   margin: 0;
   padding: 0;
}
#wb_layoutGridCreativity
{
   visibility: visible;
   display: table;
}
#wb_layoutGridCreativity
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layoutGridCreativity
{
   height: auto;
   padding: 100px 0 100px 0;
}
#layoutGridCreativity > .col-1, #layoutGridCreativity > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#layoutGridCreativity > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#layoutGridCreativity > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#layoutGridCreativity > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 140px 0 100px 0;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 10px 0;
   font-size: 37px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading3
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   text-align: center;
   text-transform: none;
}
#Heading3 a
{
   color: inherit;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#Button3
{
   width: 137px;
   height: 46px;
   visibility: visible;
   display: inline-block;
   margin: 30px 0 10px 0 ;
   padding: 1px 6px 1px 6px;
   color: #000000;
}
#Button3
{
   line-height: 36px;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image3
{
   margin-left: auto;
   margin-right: auto;
}
#Layer2
{
   width: 250px;
   height: 90px;
   visibility: visible;
   display: block;
}
#wb_Card4
{
   left: 59px;
   top: 26px;
   width: 108px;
   height: 29px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Card4
{
   box-shadow: 0px 0px 10px rgba(0,0,0,0.08);
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 8px 10px 5px 10px;
   padding: 0;
}
#Card4-card-item0 h2
{
   color: #000000;
   font-family: Poppins;
   font-weight: bold;
   font-style: italic;
   font-size: 12px;
   margin: 0;
}
#wb_Card4
{
   text-align: left;
}
#wb_IconFont3
{
   left: 174px;
   top: 18px;
   width: 38px;
   height: 41px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 6px 7px 5px 7px;
   background-image: radial-gradient(circle, #25D366 0%, #25D366 100%);
   box-shadow: -4px 0px 20px rgba(0,0,0,0.12);
}
#IconFont3
{
   width: 38px;
   height: 41px;
}
#IconFont3 i
{
   line-height: 41px;
   font-size: 38px;
   width: 37px;
}
#wb_IconFont3:hover
{
   background-image: radial-gradient(circle, #25D366 0%, #2DB742 100%);
   border: 0px solid #FFFFFF;
}
#wb_produtos
{
   visibility: visible;
   display: table;
}
#wb_produtos
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#produtos
{
   height: auto;
   padding: 120px 0 80px 0;
}
#produtos .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#produtos > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#produtos > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#CardContainer1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#CardContainer1
{
   padding: 20px 0 80px 0;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../chopp.webp');
   background-repeat: repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 100px 0 0 0;
}
#LayoutGrid3 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .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;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   box-shadow: 0px 0px 0px rgba(0,0,0,0.06);
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#LayoutGrid1 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 40px 0 0;
}
#wb_OverlayMenu1
{
   width: 56px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 5px 0 10px;
}
#OverlayMenu1
{
   background-color: rgba(0,0,0,0.15);
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 9999px;
   width: 56px;
   height: 56px;
}
#OverlayMenu1:hover
{
   background-color: #000000;
   background-image: none;
   border-color: #FFFFFF;
}
#OverlayMenu1 .line
{
   background: #FFFFFF;
}
#OverlayMenu1:hover .line
{
   background: #FFDF37;
}
#OverlayMenu1 .line
{
   top: 8px;
}
#OverlayMenu1 .line:first-child
{
   margin-top: 12px;
}
#OverlayMenu1-overlay ul
{
   font-size: 27px;
   text-align: left;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 150px 0 100px 0;
}
#LayoutGrid4 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .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;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
   background-color: #F1E0CB;
   background-image: none;
   background-image: none;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 40px 15px 50px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Card1
{
   width: 141px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
}
#Card1-card-item0
{
   display: inline-block;
   height: 68px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#Card1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: -50px 0 0 0 ;
   padding: 0 10px 6px 80px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#wb_Card1
{
   text-align: left;
}
#wb_Card2
{
   width: 199px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
}
#Card2-card-item0
{
   display: inline-block;
   height: 68px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#Card2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: -50px 0 0 0 ;
   padding: 0 10px 6px 80px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#wb_Card2
{
   text-align: left;
}
#wb_Card3
{
   width: 209px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
}
#Card3-card-item0
{
   display: inline-block;
   height: 68px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#Card3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#Card3-card-item0 .verified:before
{
   content: "\ef76";
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: -50px 0 0 0 ;
   padding: 0 10px 6px 80px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#wb_Card3
{
   text-align: left;
}
#privacyPopup .modal-dialog
{
   width: 714px;
}
#privacyPopup .modal-body
{
   width: 714px;
}
#privacyPopup
{
   margin-top: 30px;
   margin-bottom: 20px;
}
#wb_privacyHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_privacyText
{
   visibility: visible;
   display: block;
}
#wb_privacyText
{
   margin: 0 0 25px 0 ;
   padding: 0 50px 0 50px;
}
#privacyButton
{
   width: 120px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 1px 1px 4px 6px;
   color: #000000;
}
#Button1
{
   width: 120px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 1px 4px 6px;
   color: #000000;
}
#Button1
{
   line-height: 35px;
}
#wb_links
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../madeira.webp');
   background-repeat: no-repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_links
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#links
{
   height: auto;
   padding: 140px 15px 115px 15px;
}
#links .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3
{
   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-1 > .col-1-padding
{
   width: 100%;
   padding: -70px 0 0 0;
}
#links > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 25px 0 0 0;
}
#links > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 25px 0 0 0;
}
#wb_linksText3
{
   visibility: visible;
   display: block;
}
#wb_linksText3
{
   font-size: 17px;
   margin: 25px 0 0 0 ;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_linksMenu3
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0 0 25px 0 ;
   text-align: left;
}
#wb_linksMenu3 li
{
   width: 100%;
}
#wb_linksMenu3 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_linksMenu3 > ul > li > a
{
   width: calc(100% - 5px);
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu3 li:hover a, #wb_linksMenu3 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_linksMenu3 li
{
   padding-bottom: 5px !important;
}
#wb_linksText2
{
   visibility: visible;
   display: block;
}
#wb_linksText2
{
   font-size: 17px;
   margin: 25px 0 0 0 ;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_linksMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0 0 25px 0 ;
   text-align: left;
}
#wb_linksMenu2 li
{
   width: 100%;
}
#wb_linksMenu2 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_linksMenu2 > ul > li > a
{
   width: calc(100% - 5px);
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu2 li:hover a, #wb_linksMenu2 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_linksMenu2 li
{
   padding-bottom: 5px !important;
}
#wb_Icon2
{
   width: 42px;
   height: 37px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 0 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#Icon2
{
   width: 42px;
   height: 37px;
}
#Icon2 i
{
   line-height: 37px;
   font-size: 37px;
   width: 36px;
}
#wb_Icon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_Icon4
{
   width: 42px;
   height: 37px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 0 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#Icon4
{
   width: 42px;
   height: 37px;
}
#Icon4 i
{
   line-height: 37px;
   font-size: 37px;
   width: 36px;
}
#wb_Icon4:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_Image2
{
   width: 227px;
   height: 270px;
   visibility: visible;
   display: inline-block;
   margin: 6px 0 0 0 ;
   padding: 0;
}
#Image2
{
   width: 227px;
   height: 270px;
}
#wb_LayoutGridLogo
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../madeira.webp');
   background-repeat: repeat;
   background-position: left top !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGridLogo
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGridLogo
{
   height: auto;
   padding: 15px 0 15px 0;
}
#LayoutGridLogo > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGridLogo > .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;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 10px 0;
   font-size: 37px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   text-align: center;
   text-transform: none;
}
#Heading1 a
{
   color: inherit;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Icon5
{
   width: 437px;
   height: 52px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
}
#Icon5
{
   width: 437px;
   height: 52px;
}
#Icon5 i
{
   line-height: 52px;
   font-size: 52px;
   width: 51px;
   color: #FFFFFF;
}
#Icon5:hover i
{
   color: #FFFFFF;
}
#wb_Icon5:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
}
#wb_Text19
{
   visibility: visible;
   display: block;
}
#wb_Text19
{
   margin: 0;
   padding: 0;
}
#wb_Card7
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.24);
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 2px;
   max-width: 100%;
   width: 100%;
   height: 380px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 10px 12px 20px 15px;
   padding: 0;
   color: #000000;
   font-family: "Poppins";
   font-weight: 500;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#Card7-card-item2
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 10px 0 20px 80px;
   border: 0px solid #2DB742;
   border-radius: 4px;
   background-color: #F2F2F2;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#Card7-card-item2:hover
{
   background-color: #FFDF37;
   color: #000000;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms;
}
#Card7-card-item2 a
{
   color: inherit;
   display: block;
   padding: 14px 69px 14px 69px;
   text-decoration: none;
}
#wb_Card7
{
   text-align: left;
}
#wb_Card12
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.24);
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 2px;
   max-width: 100%;
   width: 100%;
   height: 380px;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: 10px 12px 20px 15px;
   padding: 0;
   color: #000000;
   font-family: "Poppins";
   font-weight: 500;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#Card12-card-item2
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 10px 0 20px 80px;
   border: 0px solid #2DB742;
   border-radius: 4px;
   background-color: #F2F2F2;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#Card12-card-item2:hover
{
   background-color: #FFDF37;
   color: #000000;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms;
}
#Card12-card-item2 a
{
   color: inherit;
   display: block;
   padding: 14px 69px 14px 69px;
   text-decoration: none;
}
#wb_Card12
{
   text-align: left;
}
#wb_Card9
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.24);
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 2px;
   max-width: 100%;
   width: 100%;
   height: 380px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 10px 12px 20px 15px;
   padding: 0;
   color: #000000;
   font-family: "Poppins";
   font-weight: 500;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#Card9-card-item2
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 10px 0 20px 80px;
   border: 0px solid #2DB742;
   border-radius: 4px;
   background-color: #F2F2F2;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#Card9-card-item2:hover
{
   background-color: #FFDF37;
   color: #000000;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms;
}
#Card9-card-item2 a
{
   color: inherit;
   display: block;
   padding: 14px 69px 14px 69px;
   text-decoration: none;
}
#wb_Card9
{
   text-align: left;
}
#wb_Card6
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.24);
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 2px;
   max-width: 100%;
   width: 100%;
   height: 380px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 10px 12px 20px 15px;
   padding: 0;
   color: #000000;
   font-family: "Poppins";
   font-weight: 500;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#Card6-card-item2
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 10px 0 20px 80px;
   border: 0px solid #2DB742;
   border-radius: 4px;
   background-color: #F2F2F2;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#Card6-card-item2:hover
{
   background-color: #FFDF37;
   color: #000000;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms;
}
#Card6-card-item2 a
{
   color: inherit;
   display: block;
   padding: 14px 69px 14px 69px;
   text-decoration: none;
}
#wb_Card6
{
   text-align: left;
}
#wb_Card8
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.24);
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 2px;
   max-width: 100%;
   width: 100%;
   height: 380px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 10px 12px 20px 15px;
   padding: 0;
   color: #000000;
   font-family: "Poppins";
   font-weight: 500;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#Card8-card-item2
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 10px 0 20px 80px;
   border: 0px solid #2DB742;
   border-radius: 4px;
   background-color: #F2F2F2;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#Card8-card-item2:hover
{
   background-color: #FFDF37;
   color: #000000;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms;
}
#Card8-card-item2 a
{
   color: inherit;
   display: block;
   padding: 14px 69px 14px 69px;
   text-decoration: none;
}
#wb_Card8
{
   text-align: left;
}
#wb_Card10
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.24);
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 2px;
   max-width: 100%;
   width: 100%;
   height: 380px;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 10px 12px 20px 15px;
   padding: 0;
   color: #000000;
   font-family: "Poppins";
   font-weight: 500;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#Card10-card-item2
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 10px 0 20px 80px;
   border: 0px solid #2DB742;
   border-radius: 4px;
   background-color: #F2F2F2;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#Card10-card-item2:hover
{
   background-color: #FFDF37;
   color: #000000;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms;
}
#Card10-card-item2 a
{
   color: inherit;
   display: block;
   padding: 14px 69px 14px 69px;
   text-decoration: none;
}
#wb_Card10
{
   text-align: left;
}
#wb_Card13
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.24);
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 2px;
   max-width: 100%;
   width: 100%;
   height: 380px;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 10px 12px 20px 15px;
   padding: 0;
   color: #000000;
   font-family: "Poppins";
   font-weight: 500;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#Card13-card-item2
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 10px 0 20px 80px;
   border: 0px solid #2DB742;
   border-radius: 4px;
   background-color: #F2F2F2;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#Card13-card-item2:hover
{
   background-color: #FFDF37;
   color: #000000;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms;
}
#Card13-card-item2 a
{
   color: inherit;
   display: block;
   padding: 14px 69px 14px 69px;
   text-decoration: none;
}
#wb_Card13
{
   text-align: left;
}
#wb_Card11
{
   width: 209px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
}
#Card11-card-item0
{
   display: inline-block;
   height: 68px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#Card11-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#Card11-card-item0 .location-on:before
{
   content: "\e0c8";
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: -50px 0 0 0 ;
   padding: 0 10px 6px 80px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#wb_Card11
{
   text-align: left;
}
#Label1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 0 0 ;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#Label1
{
   line-height: -4px;
}
#Label2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 50px 0 0 0 ;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#Label2
{
   line-height: -34px;
}
#value1
{
   width: 280px;
   height: 69px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#value1
{
   line-height: 59px;
}
#value2
{
   width: 280px;
   height: 69px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
   font-size: 20px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#value2
{
   line-height: 59px;
}
#Label3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 0 0 ;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#Label3
{
   line-height: -4px;
}
#total
{
   width: 280px;
   height: 69px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#total
{
   line-height: 59px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Button4
{
   width: 182px;
   height: 46px;
   visibility: visible;
   display: inline-block;
   margin: 30px 0 10px 0 ;
   padding: 1px 6px 1px 6px;
   color: #000000;
}
#Button4
{
   line-height: 36px;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 10px 0;
   font-size: 37px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   text-align: center;
   text-transform: none;
}
#Heading2 a
{
   color: inherit;
}
#Editbox2
{
   width: 300px;
   height: 69px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#Editbox2
{
   line-height: 59px;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Editbox3
{
   width: 300px;
   height: 69px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#Editbox3
{
   line-height: 59px;
}
#wb_Text7
{
   visibility: visible;
   display: block;
}
#wb_Text7
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Editbox4
{
   width: 300px;
   height: 69px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#Editbox4
{
   line-height: 59px;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text9
{
   visibility: visible;
   display: block;
}
#wb_Text9
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Editbox1
{
   width: 300px;
   height: 69px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#Editbox1
{
   line-height: 59px;
}
#wb_Text10
{
   visibility: visible;
   display: block;
}
#wb_Text10
{
   margin: 0;
   padding: 0;
}
#wb_Text12
{
   visibility: visible;
   display: block;
}
#wb_Text12
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Select1
{
   width: 300px;
   height: 69px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#InlineFrame1
{
   width: 100%;
   height: 2px;
   visibility: visible;
   display: block;
   margin: 0;
   color: #000000;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#Button5
{
   width: 187px;
   height: 54px;
   visibility: visible;
   display: inline-block;
   margin: 30px 0 10px 0 ;
   padding: 1px 6px 1px 6px;
   color: #000000;
}
#wb_Text13
{
   visibility: visible;
   display: block;
}
#wb_Text13
{
   margin: 0;
   padding: 0;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   font-size: 17px;
   margin: 25px 0 0 0 ;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_Text15
{
   visibility: visible;
   display: block;
}
#wb_Text15
{
   font-size: 17px;
   margin: 25px 0 0 0 ;
   padding: 0 0 8px 0;
   text-align: left;
}
}
@media only screen and (max-width: 479px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_Image4
{
   width: 320px;
   height: 380px;
   visibility: visible;
   display: inline-block;
   margin: 6px 0 0 0 ;
   padding: 0;
}
#Image4
{
   width: 320px;
   height: 380px;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: 100vh;
   padding: 50px 0 130px 0;
}
#LayoutGrid8-divider-bottom
{
   height: 100px;
}
#LayoutGrid8-divider-bottom
{
   bottom: 0%;
}
#wb_home
{
   visibility: visible;
   display: table;
   background-color: transparent;
}
#wb_home
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#home
{
   height: 100vh;
   padding: 30px 0 150px 0;
}
#home .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#home-divider-bottom
{
   height: 100px;
}
#home-divider-bottom
{
   bottom: 0%;
}
#wb_Text11
{
   visibility: visible;
   display: block;
}
#wb_Text11
{
   margin: 0;
   padding: 0;
}
#wb_layoutGridCreativity
{
   visibility: visible;
   display: table;
}
#wb_layoutGridCreativity
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layoutGridCreativity
{
   height: auto;
   padding: 100px 0 30px 0;
}
#layoutGridCreativity > .col-1, #layoutGridCreativity > .col-2
{
   padding-right: 10px;
   padding-left: 10px;
}
#layoutGridCreativity > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#layoutGridCreativity > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#layoutGridCreativity > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 100px 0;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 10px 0;
   font-size: 35px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading3
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 35px;
   text-align: center;
   text-transform: none;
}
#Heading3 a
{
   color: inherit;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#Button3
{
   width: 137px;
   height: 54px;
   visibility: visible;
   display: inline-block;
   margin: 30px 0 10px 0 ;
   padding: 1px 6px 1px 6px;
   color: #000000;
}
#Button3
{
   line-height: 44px;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image3
{
   margin-left: auto;
   margin-right: auto;
}
#Layer2
{
   width: 207px;
   height: 68px;
   visibility: visible;
   display: block;
}
#wb_Card4
{
   left: 13px;
   top: 10px;
   width: 123px;
   height: 29px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Card4
{
   opacity: 0.80;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.13);
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 8px 10px 5px 10px;
   padding: 0;
}
#Card4-card-item0 h2
{
   color: #000000;
   font-family: Poppins;
   font-weight: bold;
   font-style: italic;
   font-size: 12px;
   margin: 0;
}
#wb_Card4
{
   text-align: left;
}
#wb_IconFont3
{
   left: 144px;
   top: 0px;
   width: 36px;
   height: 39px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 6px 7px 5px 7px;
   background-image: radial-gradient(circle, #25D366 0%, #25D366 100%);
   box-shadow: -4px 0px 20px rgba(0,0,0,0.15);
}
#IconFont3
{
   width: 36px;
   height: 39px;
}
#IconFont3 i
{
   line-height: 39px;
   font-size: 36px;
   width: 35px;
}
#wb_IconFont3:hover
{
   background-image: radial-gradient(circle, #25D366 0%, #2DB742 100%);
   border: 0px solid #FFFFFF;
}
#wb_produtos
{
   visibility: visible;
   display: table;
}
#wb_produtos
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#produtos
{
   height: auto;
   padding: 50px 0 10px 0;
}
#produtos .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#produtos > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#produtos > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#CardContainer1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#CardContainer1
{
   padding: 20px 0 80px 0;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../chopp.webp');
   background-repeat: repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 100px 0 30px 0;
}
#LayoutGrid3 > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid3 > .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;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   box-shadow: 0px 0px 0px #000000;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#LayoutGrid1 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 20px 0 0;
}
#wb_OverlayMenu1
{
   width: 56px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 6px 5px 0 10px;
}
#OverlayMenu1
{
   background-color: rgba(0,0,0,0.15);
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 9999px;
   width: 56px;
   height: 56px;
}
#OverlayMenu1:hover
{
   background-color: #000000;
   background-image: none;
   border-color: #FFFFFF;
}
#OverlayMenu1 .line
{
   background: #FFFFFF;
}
#OverlayMenu1:hover .line
{
   background: #FFDF37;
}
#OverlayMenu1 .line
{
   top: 8px;
}
#OverlayMenu1 .line:first-child
{
   margin-top: 12px;
}
#OverlayMenu1-overlay ul
{
   font-size: 27px;
   text-align: left;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 150px 0 30px 0;
}
#LayoutGrid4 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid4 > .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;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
   background-color: #F1E0CB;
   background-image: none;
   background-image: none;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 40px 15px 50px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Card1
{
   width: 212px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
}
#Card1-card-item0
{
   display: inline-block;
   height: 68px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#Card1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: -50px 0 0 0 ;
   padding: 0 10px 6px 80px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#wb_Card1
{
   text-align: left;
}
#wb_Card2
{
   width: 203px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
}
#Card2-card-item0
{
   display: inline-block;
   height: 68px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#Card2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: -50px 0 0 0 ;
   padding: 0 10px 6px 80px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#wb_Card2
{
   text-align: left;
}
#wb_Card3
{
   width: 209px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
}
#Card3-card-item0
{
   display: inline-block;
   height: 68px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#Card3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#Card3-card-item0 .verified:before
{
   content: "\ef76";
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: -50px 0 0 0 ;
   padding: 0 10px 6px 80px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#wb_Card3
{
   text-align: left;
}
#privacyPopup .modal-dialog
{
   width: 347px;
}
#privacyPopup .modal-body
{
   width: 347px;
}
#privacyPopup
{
   margin-top: 30px;
   margin-bottom: 20px;
}
#wb_privacyHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_privacyText
{
   visibility: visible;
   display: block;
}
#wb_privacyText
{
   margin: 0 0 25px 0 ;
   padding: 0 50px 0 50px;
}
#privacyButton
{
   width: 120px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 1px 1px 4px 6px;
   color: #000000;
}
#Button1
{
   width: 120px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 1px 4px 6px;
   color: #000000;
}
#Button1
{
   line-height: 35px;
}
#wb_links
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../madeira.webp');
   background-repeat: no-repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_links
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#links
{
   height: auto;
   padding: 120px 15px 80px 15px;
}
#links .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#links > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#links > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#links > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#links > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#links > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#links > .row > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 0;
}
#wb_linksText3
{
   visibility: visible;
   display: block;
}
#wb_linksText3
{
   font-size: 17px;
   margin: 25px 0 0 0 ;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_linksMenu3
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0 0 25px 0 ;
   text-align: left;
}
#wb_linksMenu3 li
{
   width: 100%;
}
#wb_linksMenu3 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_linksMenu3 > ul > li > a
{
   width: calc(100% - 5px);
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu3 li:hover a, #wb_linksMenu3 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_linksMenu3 li
{
   padding-bottom: 5px !important;
}
#wb_linksText2
{
   visibility: visible;
   display: block;
}
#wb_linksText2
{
   font-size: 17px;
   margin: 25px 0 0 0 ;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_linksMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0 0 25px 0 ;
   text-align: left;
}
#wb_linksMenu2 li
{
   width: 100%;
}
#wb_linksMenu2 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_linksMenu2 > ul > li > a
{
   width: calc(100% - 5px);
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu2 li:hover a, #wb_linksMenu2 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_linksMenu2 li
{
   padding-bottom: 5px !important;
}
#wb_Icon2
{
   width: 40px;
   height: 47px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 0 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#Icon2
{
   width: 40px;
   height: 47px;
}
#Icon2 i
{
   line-height: 47px;
   font-size: 40px;
   width: 39px;
}
#wb_Icon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_Icon4
{
   width: 38px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 0 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#Icon4
{
   width: 38px;
   height: 50px;
}
#Icon4 i
{
   line-height: 50px;
   font-size: 38px;
   width: 37px;
}
#wb_Icon4:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_Image2
{
   width: 261px;
   height: 310px;
   visibility: visible;
   display: inline-block;
   margin: 6px 0 10px 0 ;
   padding: 0;
}
#Image2
{
   width: 261px;
   height: 310px;
}
#wb_LayoutGridLogo
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../madeira.webp');
   background-repeat: repeat;
   background-position: left top !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGridLogo
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGridLogo
{
   height: auto;
   padding: 15px 0 15px 0;
}
#LayoutGridLogo > .col-1
{
   padding-right: 50px;
   padding-left: 50px;
}
#LayoutGridLogo > .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;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 10px 0;
   font-size: 35px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 35px;
   text-align: center;
   text-transform: none;
}
#Heading1 a
{
   color: inherit;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Icon5
{
   width: 40px;
   height: 30px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #000000;
   background-color: transparent;
   background-image: none;
}
#Icon5
{
   width: 40px;
   height: 30px;
}
#Icon5 i
{
   line-height: 30px;
   font-size: 30px;
   width: 29px;
   color: #000000;
}
#Icon5:hover i
{
   color: #000000;
}
#wb_Icon5:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
}
#wb_Text19
{
   visibility: visible;
   display: block;
}
#wb_Text19
{
   margin: 0;
   padding: 0;
}
#wb_Card7
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.12);
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 2px;
   max-width: 100%;
   width: 100%;
   height: 380px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 2px 0 0 0 ;
   padding: 10px 0 0 13px;
   color: #000000;
   font-family: "Poppins";
   font-weight: 500;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#Card7-card-item2
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 15px 0 20px 40px;
   border: 0px solid #2DB742;
   border-radius: 4px;
   background-color: #F2F2F2;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#Card7-card-item2:hover
{
   background-color: #FFDF37;
   color: #000000;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms;
}
#Card7-card-item2 a
{
   color: inherit;
   display: block;
   padding: 14px 69px 14px 69px;
   text-decoration: none;
}
#wb_Card7
{
   text-align: left;
}
#wb_Card12
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.12);
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 2px;
   max-width: 100%;
   width: 100%;
   height: 380px;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: 2px 0 0 0 ;
   padding: 10px 0 0 13px;
   color: #000000;
   font-family: "Poppins";
   font-weight: 500;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#Card12-card-item2
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 15px 0 20px 40px;
   border: 0px solid #2DB742;
   border-radius: 4px;
   background-color: #F2F2F2;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#Card12-card-item2:hover
{
   background-color: #FFDF37;
   color: #000000;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms;
}
#Card12-card-item2 a
{
   color: inherit;
   display: block;
   padding: 14px 69px 14px 69px;
   text-decoration: none;
}
#wb_Card12
{
   text-align: left;
}
#wb_Card9
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.12);
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 2px;
   max-width: 100%;
   width: 100%;
   height: 380px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 2px 0 0 0 ;
   padding: 10px 0 0 13px;
   color: #000000;
   font-family: "Poppins";
   font-weight: 500;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#Card9-card-item2
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 15px 0 20px 40px;
   border: 0px solid #2DB742;
   border-radius: 4px;
   background-color: #F2F2F2;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#Card9-card-item2:hover
{
   background-color: #FFDF37;
   color: #000000;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms;
}
#Card9-card-item2 a
{
   color: inherit;
   display: block;
   padding: 14px 69px 14px 69px;
   text-decoration: none;
}
#wb_Card9
{
   text-align: left;
}
#wb_Card6
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.12);
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 2px;
   max-width: 100%;
   width: 100%;
   height: 380px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 2px 0 0 0 ;
   padding: 10px 0 0 13px;
   color: #000000;
   font-family: "Poppins";
   font-weight: 500;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#Card6-card-item2
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 15px 0 20px 40px;
   border: 0px solid #2DB742;
   border-radius: 4px;
   background-color: #F2F2F2;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#Card6-card-item2:hover
{
   background-color: #FFDF37;
   color: #000000;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms;
}
#Card6-card-item2 a
{
   color: inherit;
   display: block;
   padding: 14px 69px 14px 69px;
   text-decoration: none;
}
#wb_Card6
{
   text-align: left;
}
#wb_Card8
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.12);
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 2px;
   max-width: 100%;
   width: 100%;
   height: 380px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 2px 0 0 0 ;
   padding: 10px 0 0 13px;
   color: #000000;
   font-family: "Poppins";
   font-weight: 500;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#Card8-card-item2
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 15px 0 20px 40px;
   border: 0px solid #2DB742;
   border-radius: 4px;
   background-color: #F2F2F2;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#Card8-card-item2:hover
{
   background-color: #FFDF37;
   color: #000000;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms;
}
#Card8-card-item2 a
{
   color: inherit;
   display: block;
   padding: 14px 69px 14px 69px;
   text-decoration: none;
}
#wb_Card8
{
   text-align: left;
}
#wb_Card10
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.12);
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 2px;
   max-width: 100%;
   width: 100%;
   height: 380px;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 2px 0 0 0 ;
   padding: 10px 0 0 13px;
   color: #000000;
   font-family: "Poppins";
   font-weight: 500;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#Card10-card-item2
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 15px 0 20px 40px;
   border: 0px solid #2DB742;
   border-radius: 4px;
   background-color: #F2F2F2;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#Card10-card-item2:hover
{
   background-color: #FFDF37;
   color: #000000;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms;
}
#Card10-card-item2 a
{
   color: inherit;
   display: block;
   padding: 14px 69px 14px 69px;
   text-decoration: none;
}
#wb_Card10
{
   text-align: left;
}
#wb_Card13
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.12);
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 2px;
   max-width: 100%;
   width: 100%;
   height: 380px;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 2px 0 0 0 ;
   padding: 10px 0 0 13px;
   color: #000000;
   font-family: "Poppins";
   font-weight: 500;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#Card13-card-item2
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 15px 0 20px 40px;
   border: 0px solid #2DB742;
   border-radius: 4px;
   background-color: #F2F2F2;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#Card13-card-item2:hover
{
   background-color: #FFDF37;
   color: #000000;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms;
}
#Card13-card-item2 a
{
   color: inherit;
   display: block;
   padding: 14px 69px 14px 69px;
   text-decoration: none;
}
#wb_Card13
{
   text-align: left;
}
#wb_Card11
{
   width: 209px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
}
#Card11-card-item0
{
   display: inline-block;
   height: 68px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#Card11-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#Card11-card-item0 .location-on:before
{
   content: "\e0c8";
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: -50px 0 0 0 ;
   padding: 0 10px 6px 80px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#wb_Card11
{
   text-align: left;
}
#Label1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 0 0 ;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#Label1
{
   line-height: -4px;
}
#Label2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 50px 0 0 0 ;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#Label2
{
   line-height: -34px;
}
#value1
{
   width: 300px;
   height: 69px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#value1
{
   line-height: 59px;
}
#value2
{
   width: 300px;
   height: 69px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
   font-size: 27px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#value2
{
   line-height: 59px;
}
#Label3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 0 0 ;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#Label3
{
   line-height: -4px;
}
#total
{
   width: 300px;
   height: 69px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#total
{
   line-height: 59px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Button4
{
   width: 187px;
   height: 54px;
   visibility: visible;
   display: inline-block;
   margin: 30px 0 10px 0 ;
   padding: 1px 6px 1px 6px;
   color: #000000;
}
#Button4
{
   line-height: 44px;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 10px 0;
   font-size: 35px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 35px;
   text-align: center;
   text-transform: none;
}
#Heading2 a
{
   color: inherit;
}
#Editbox2
{
   width: 300px;
   height: 69px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#Editbox2
{
   line-height: 59px;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Editbox3
{
   width: 300px;
   height: 69px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#Editbox3
{
   line-height: 59px;
}
#wb_Text7
{
   visibility: visible;
   display: block;
}
#wb_Text7
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Editbox4
{
   width: 300px;
   height: 69px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#Editbox4
{
   line-height: 59px;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text9
{
   visibility: visible;
   display: block;
}
#wb_Text9
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Editbox1
{
   width: 300px;
   height: 69px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#Editbox1
{
   line-height: 59px;
}
#wb_Text10
{
   visibility: visible;
   display: block;
}
#wb_Text10
{
   margin: 0;
   padding: 0;
}
#wb_Text12
{
   visibility: visible;
   display: block;
}
#wb_Text12
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Select1
{
   width: 300px;
   height: 69px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#InlineFrame1
{
   width: 100%;
   height: 2px;
   visibility: visible;
   display: block;
   margin: 0;
   color: #000000;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#Button5
{
   width: 187px;
   height: 54px;
   visibility: visible;
   display: inline-block;
   margin: 30px 0 10px 0 ;
   padding: 1px 6px 1px 6px;
   color: #000000;
}
#wb_Text13
{
   visibility: visible;
   display: block;
}
#wb_Text13
{
   margin: 0;
   padding: 0;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   font-size: 17px;
   margin: 25px 0 0 0 ;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_Text15
{
   visibility: visible;
   display: block;
}
#wb_Text15
{
   font-size: 17px;
   margin: 25px 0 0 0 ;
   padding: 0 0 8px 0;
   text-align: left;
}
}
