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(227,227,227,1.00) rgba(255,255,255,1.00);
   scrollbar-width: thin;
}
*::-webkit-scrollbar
{
   width: 11px;
}
*::-webkit-scrollbar-track
{
   background: rgba(255,255,255,1.00);
}
*::-webkit-scrollbar-thumb
{
   background-color: rgba(227,227,227,1.00);
   border-radius: 5px;
   border: 1px solid rgba(255,255,255,1.00);
}
*::-webkit-scrollbar-corner
{
   background: rgba(255,255,255,1.00);
}
*::-webkit-scrollbar-thumb:hover
{
   background-color: rgba(205,205,205,1.00);
}
a
{
   color: #FFFFFF;
   text-decoration: underline;
}
a:active
{
   color: #FECC00;
}
a:hover
{
   color: #FECC00;
   text-decoration: underline;
}
.visibility-hidden
{
   visibility: hidden;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_LayoutGrid8, #wb_LayoutGrid2
   {
      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_LayoutGrid8, #wb_LayoutGrid2
   {
      background-attachment: scroll !important;
   }
}
#headerContainer
{
   display: flex;
   width: 100%;
   position: fixed;
   left: 0;
   top: 0;
   width: 100%;
   z-index: 7777;
   padding: 5px 0 0 0;
   box-shadow: 0px 0px 20px rgba(0,0,0,0.20);
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: space-between;
   align-items: center;
   align-content: flex-start;
   margin: 0;
   background-image: linear-gradient(to top, #FEDC00 0%, #FECC00 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_LayoutGrid3
{
   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 0 10px 0 ;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 4px 0 1px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1400px;
}
#LayoutGrid3 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid3 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#LayoutGrid3-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
}
#LayoutGrid3-divider-top svg
{
   display: block;
   width: 200%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#LayoutGrid3-divider-top .divider-fill
{
   fill: rgba(0,0,0,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_headerMenu
{
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   margin: 8px 0 0 0 ;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_headerMenu::after
{
   content: "";
   display: table;
clear: both;
}
#wb_headerMenu ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   position: relative;
   display: inline-block;
}
#wb_headerMenu li
{
   display: inline-block;
   margin: 0;
   padding: 0px 20px 0px 0px;
}
#wb_headerMenu a
{
   display: block;
   color: #000000;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Gilroy;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   text-align: center;
   box-shadow: 0px 0px 30px rgba(0,0,0,0.06);
   vertical-align: middle;
}
#wb_headerMenu > ul > li > a
{
   height: 32px;
   line-height: 32px;
   padding: 0px 15px 0px 15px;
}
#wb_headerMenu li:hover a, #wb_headerMenu a:hover
{
   color: #FFFFFF;
}
.headerMenu-effect:before
{
   border: 0px solid #FFFFFF;
   background-color: transparent;
   background-image: none;
}
#wb_headerMenu li.firstmain
{
   padding-left: 0px;
}
#wb_headerMenu li.lastmain
{
   padding-right: 0px;
}
#wb_headerMenu br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.headerMenu-effect
{
   display: inline-block;
   position: relative;
   transform: perspective(0px) translateX(0);
   transition: color 200ms linear;
}
.headerMenu-effect:before
{
   content: "";
   position: absolute;
   height: 0px;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   opacity: 0;
   transform: scaleX(0);
   transform-origin: 50%;
   transition: all 200ms linear;
}
.headerMenu-effect:hover:before, .headerMenu-effect:focus:before, .headerMenu-effect.active:before
{
   transform: scaleX(1);
   opacity: 1;
}
#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: 617px;
   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: 617px;
}
#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_VOCÊ_TEM_18_ANOS_OU_MAIS_
{
   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;
}
#VOCÊ_TEM_18_ANOS_OU_MAIS_
{
   color: #FFDF37;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_O_consumo_de_bebidas_alcoólicas_é_proibido_para_menores_de_18_anos. 
{
   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_O_consumo_de_bebidas_alcoólicas_é_proibido_para_menores_de_18_anos. div
{
   text-align: center;
}
#wb_O_consumo_de_bebidas_alcoólicas_é_proibido_para_menores_de_18_anos.
{
   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_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: absolute;
   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;
}
#Layer1
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#wb_CssMenu1
{
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   margin: 8px 0 0 0 ;
   text-align: right;
   position: relative;
   z-index: 1111 !important;
}
#wb_CssMenu1::after
{
   content: "";
   display: table;
clear: both;
}
#wb_CssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenu1 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 20px;
}
#wb_CssMenu1 a
{
   display: block;
   color: #000000;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Gilroy;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   text-align: center;
   box-shadow: 0px 0px 30px rgba(0,0,0,0.06);
   vertical-align: middle;
}
#wb_CssMenu1 > ul > li > a
{
   height: 32px;
   line-height: 32px;
   padding: 0px 15px 0px 15px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #FFFFFF;
}
.CssMenu1-effect:before
{
   border: 0px solid #FFFFFF;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu1 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu1-effect
{
   display: inline-block;
   position: relative;
   transform: perspective(0px) translateX(0);
   transition: color 200ms linear;
}
.CssMenu1-effect:before
{
   content: "";
   position: absolute;
   height: 0px;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   opacity: 0;
   transform: scaleX(0);
   transform-origin: 50%;
   transition: all 200ms linear;
}
.CssMenu1-effect:hover:before, .CssMenu1-effect:focus:before, .CssMenu1-effect.active:before
{
   transform: scaleX(1);
   opacity: 1;
}
#CssMenu1 li i
{
   font-size: 19px;
   margin-right: 5px;
   width: 21px;
}
#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.13);
   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.15);
   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: 39px;
   width: 36px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#IconFont3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 36px;
   line-height: 39px;
   vertical-align: middle;
}
#wb_IconFont3:hover #IconFont3 i
{
   color: #FFFFFF;
}
#wb_LayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../wooden-boards-wallpaper.webp');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid8
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 125px 0 80px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 50px;
   padding-left: 50px;
   position: relative;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2
{
   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;
}
#LayoutGrid8 > .col-2
{
   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: flex-start;
   text-align: left;
}
#LayoutGrid8 > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
@media (max-width: 480px)
{
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#LayoutGrid8-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.78;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_Text6
{
   color: #FFFFFF;
   font-family: Poppins;
   font-weight: normal;
   font-size: 21px;
   line-height: 36px;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_Text6
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text3 
{
   margin: 20px 0 0 0 ;
}
#wb_Text3
{
   color: #25D366;
   font-family: Poppins;
   font-weight: normal;
   font-size: 43px;
   line-height: 75px;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text3
{
   display: block;
   margin: 20px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image9
{
   margin: 0 10px 0 0 ;
   vertical-align: top;
}
#Image9
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.50);
   display: block;
   width: 99.17%;
   height: auto;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#Image9:hover
{
   transform: rotateX(0deg) scale3d(1.05,1.05,1.05);
   transition: transform 500ms linear 0ms;
}
#Button4
{
   box-sizing: border-box;
   line-height: 36px;
   text-decoration: none;
   vertical-align: top;
   border: 4px solid #25D366;
   border-radius: 5px;
   background-color: transparent;
   background-image: none;
   color: #25D366;
   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;
}
#wb_links
{
   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;
}
#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%;
}
}
#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";
}
#linksMenu3 .schedule:before
{
   content: "\e8b5";
}
#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;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#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_Icon3
{
   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_Icon3 a
{
   text-decoration: none;
}
#wb_Icon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#Icon3
{
   height: 37px;
   width: 42px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 37px;
   line-height: 37px;
   vertical-align: middle;
}
#wb_Icon3:hover #Icon3 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 10px;
   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_Image6
{
   margin: 6px 0 0 0 ;
   vertical-align: top;
}
#Image6
{
   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: 225px;
   vertical-align: top;
}
#wb_Text1 
{
   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_Text1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 17px;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1
{
   display: block;
   margin: 25px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_Text2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 17px;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGridLogo
{
   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;
}
#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;
}
}
#wb_Text19 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text19
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 12px;
}
#wb_Text19 div
{
   text-align: center;
}
#wb_Text19
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid14
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to right, rgba(255,255,255,0.00) 0%, rgba(255,255,255,0.88) 50%, rgba(255,255,255,0.88) 50%, rgba(255,255,255,0.00) 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid14
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid14 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid14 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid14 > .row > .col-1
{
   float: left;
}
#LayoutGrid14 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid14:before,
#LayoutGrid14:after,
#LayoutGrid14 .row:before,
#LayoutGrid14 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid14:after,
#LayoutGrid14 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid14 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid9
{
   box-sizing: border-box;
   padding: 30px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid9 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3, #LayoutGrid9 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3, #LayoutGrid9 > .row > .col-4
{
   float: left;
}
#LayoutGrid9 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid9 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid9 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid9 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid9:before,
#LayoutGrid9:after,
#LayoutGrid9 .row:before,
#LayoutGrid9 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid9:after,
#LayoutGrid9 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3, #LayoutGrid9 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_Card5
{
   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;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-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;
}
#Card5-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#Card5-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_Card7
{
   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;
}
#Card7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card7-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;
}
#Card7-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#Card7-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_Card8
{
   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;
}
#Card8-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card8-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;
}
#Card8-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;
}
#Card8-card-item0 .verified:before
{
   content: "\ef76";
}
#Card8-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_Card9
{
   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;
}
#Card9-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card9-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;
}
#Card9-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;
}
#Card9-card-item0 .location-on:before
{
   content: "\e0c8";
}
#Card9-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_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to right, rgba(255,255,255,0.00) 0%, rgba(255,255,255,0.88) 50%, rgba(255,255,255,0.88) 50%, rgba(255,255,255,0.00) 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid7
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid7 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7 > .row > .col-1
{
   float: left;
}
#LayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid7:before,
#LayoutGrid7:after,
#LayoutGrid7 .row:before,
#LayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid7:after,
#LayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid7 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../wooden-boards-wallpaper.webp');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 10px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#LayoutGrid2-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.8;
}
#Button4
{
   display: inline-block;
   width: 217px;
   height: 46px;
   z-index: 15;
}
#wb_VOCÊ_TEM_18_ANOS_OU_MAIS_
{
   display: block;
   width: 100%;
   z-index: 5;
}
#wb_CssMenu1
{
   display: inline-block;
   width: 230px;
   height: 36px;
   z-index: 1;
}
#wb_linksMenu2
{
   display: block;
   width: 100%;
   z-index: 32;
}
#wb_OverlayMenu1
{
   position: absolute;
   left: 0px;
   top: 11px;
   width: 56px;
   height: 56px;
   visibility: hidden;
   z-index: 9;
}
#wb_Icon4
{
   display: inline-block;
   width: 42px;
   height: 37px;
   text-align: center;
   z-index: 38;
}
#wb_linksMenu3
{
   display: block;
   width: 100%;
   z-index: 36;
}
#Button1
{
   display: inline-block;
   width: 120px;
   height: 40px;
   z-index: 8;
   cursor: pointer;
}
#wb_Image6
{
   display: inline-block;
   width: 227px;
   height: 225px;
   z-index: 30;
}
#wb_Card9
{
   display: inline-block;
   width: 254px;
   height: 59px;
   z-index: 29;
}
#wb_headerMenu
{
   display: inline-block;
   width: 1008px;
   height: 36px;
   z-index: 0;
}
#wb_Card8
{
   display: inline-block;
   width: 209px;
   height: 59px;
   z-index: 27;
}
#wb_Image9
{
   display: block;
   width: calc(100% - 10px);
   height: auto;
   z-index: 12;
}
#wb_IconFont3
{
   position: absolute;
   left: 144px;
   top: 0px;
   width: 36px;
   height: 39px;
   text-align: center;
   z-index: 11;
}
#Layer1
{
   position: fixed;
   text-align: left;
   visibility: hidden;
   left: auto;
   right: 4px;
   top: 10px;
   width: 446px;
   height: 90px;
   z-index: 44;
   z-index: 11111;
}
#Layer2
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 8px;
   top: auto;
   bottom: 10px;
   width: 207px;
   height: 68px;
   z-index: 45;
   z-index: 11111;
}
#privacyButton
{
   display: inline-block;
   width: 120px;
   height: 40px;
   z-index: 7;
   cursor: pointer;
}
#wb_Card5
{
   display: inline-block;
   width: 141px;
   height: 59px;
   z-index: 28;
}
#wb_Icon3
{
   display: inline-block;
   width: 42px;
   height: 37px;
   text-align: center;
   z-index: 37;
}
#wb_Card4
{
   position: absolute;
   left: 13px;
   top: 10px;
   width: 123px;
   height: 29px;
   z-index: 10;
}
#wb_Card7
{
   display: inline-block;
   width: 199px;
   height: 59px;
   z-index: 26;
}
@media only screen and (min-width: 1024px) and (max-width: 1299px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#headerContainer
{
   visibility: visible;
   display: flex;
   box-shadow: 0px 0px 20px rgba(0,0,0,0.20);
}
#headerContainer
{
   min-height: 0;
   margin: 0;
   padding: 5px 0 0 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: space-between;
   align-items: center;
   align-content: flex-start;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 10px;
}
#LayoutGrid3
{
   height: auto;
   padding: 4px 0 1px 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid3 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid3-divider-top
{
   height: 50px;
}
#LayoutGrid3-divider-top
{
   top: 0%;
   left: 0;
}
#wb_headerMenu
{
   visibility: visible;
   display: inline-block;
   margin: 8px 0 0 0 ;
   text-align: left;
}
#wb_headerMenu li
{
}
#wb_headerMenu a
{
   color: #000000;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Gilroy;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   text-align: center;
   box-shadow: 0px 0px 30px rgba(0,0,0,0.06);
}
#wb_headerMenu > ul > li > a
{
   height: 32px;
   line-height: 32px;
}
#wb_headerMenu li:hover a, #wb_headerMenu a:hover
{
   color: #FFFFFF;
}
.headerMenu-effect:before
{
   border: 0px solid #FFFFFF;
   background-color: transparent;
   background-image: none;
}
#wb_headerMenu li
{
   padding: 0px 20px 0px 0px;
}
#privacyPopup .modal-dialog
{
   width: 615px;
}
#privacyPopup .modal-body
{
   width: 615px;
}
#privacyPopup
{
   margin-top: 30px;
   margin-bottom: 20px;
}
#wb_VOCÊ_TEM_18_ANOS_OU_MAIS_
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_O_consumo_de_bebidas_alcoólicas_é_proibido_para_menores_de_18_anos.
{
   visibility: visible;
   display: block;
}
#wb_O_consumo_de_bebidas_alcoólicas_é_proibido_para_menores_de_18_anos.
{
   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;
}
#Button1
{
   width: 120px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 1px 4px 6px;
}
#Button1
{
   line-height: 35px;
}
#wb_OverlayMenu1
{
   left: 0px;
   top: 11px;
   width: 56px;
   height: 56px;
   visibility: visible;
   display: inline;
   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;
}
#Layer1
{
   width: 446px;
   height: 90px;
   visibility: visible;
   display: block;
}
#wb_CssMenu1
{
   visibility: visible;
   display: inline-block;
   margin: 8px 0 0 0 ;
   text-align: right;
}
#wb_CssMenu1 li
{
}
#wb_CssMenu1 a
{
   color: #000000;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Gilroy;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   text-align: center;
   box-shadow: 0px 0px 30px rgba(0,0,0,0.06);
}
#wb_CssMenu1 > ul > li > a
{
   height: 32px;
   line-height: 32px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #FFFFFF;
}
.CssMenu1-effect:before
{
   border: 0px solid #FFFFFF;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding: 0px 0px 0px 20px;
}
#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
{
   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_LayoutGrid8
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../wooden-boards-wallpaper.webp');
   background-repeat: repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 125px 0 80px 0;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2
{
   padding-right: 50px;
   padding-left: 50px;
}
#LayoutGrid8 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-2
{
   display: block;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid8 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   font-size: 21px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 20px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#wb_Image9
{
   width: calc(100% - 10px);
   visibility: visible;
   display: block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#Image9
{
   width: 98.91%;
   margin-left: auto;
   margin-right: auto;
}
#Button4
{
   width: 217px;
   height: 46px;
   visibility: visible;
   display: inline-block;
   margin: 30px 0 10px 0 ;
   padding: 1px 6px 1px 6px;
   color: #25D366;
}
#Button4
{
   line-height: 36px;
}
#wb_links
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#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: 33.33333333%;
   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: 33.33333333%;
   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: 33.33333333%;
   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;
   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_Icon3
{
   width: 42px;
   height: 37px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 0 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#Icon3
{
   width: 42px;
   height: 37px;
}
#Icon3 i
{
   line-height: 37px;
   font-size: 37px;
   width: 36px;
}
#wb_Icon3: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 10px;
   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_Image6
{
   width: 227px;
   height: 225px;
   visibility: visible;
   display: inline-block;
   margin: 6px 0 0 0 ;
   padding: 0;
}
#Image6
{
   width: 227px;
   height: 225px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-size: 17px;
   margin: 25px 0 0 0 ;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 17px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_LayoutGridLogo
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#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_Text19
{
   visibility: visible;
   display: block;
}
#wb_Text19
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid14
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid14
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid14 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid14 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid14 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
   box-shadow: 0px 0px 0px rgba(0,0,0,0.60);
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 30px 15px 25px 15px;
}
#LayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Card5
{
   width: 141px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
}
#Card5-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;
}
#Card5-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#Card5-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_Card5
{
   text-align: left;
}
#wb_Card7
{
   width: 199px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
}
#Card7-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;
}
#Card7-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#Card7-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_Card7
{
   text-align: left;
}
#wb_Card8
{
   width: 209px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
}
#Card8-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;
}
#Card8-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;
}
#Card8-card-item0 .verified:before
{
   content: "\ef76";
}
#Card8-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_Card8
{
   text-align: left;
}
#wb_Card9
{
   width: 226px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
}
#Card9-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;
}
#Card9-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;
}
#Card9-card-item0 .location-on:before
{
   content: "\e0c8";
}
#Card9-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_Card9
{
   text-align: left;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 10px 0 0 0;
}
#LayoutGrid2 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
}
@media only screen and (min-width: 480px) and (max-width: 1023px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#headerContainer
{
   visibility: hidden;
   display: none;
   box-shadow: 0px 0px 20px rgba(0,0,0,0.18);
}
#headerContainer
{
   min-height: 0;
   margin: 0;
   padding: 5px 0 0 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: space-between;
   align-items: center;
   align-content: flex-start;
}
#wb_LayoutGrid3
{
   visibility: hidden;
   display: none;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 10px;
}
#LayoutGrid3
{
   height: auto;
   padding: 4px 0 1px 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid3 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid3-divider-top
{
   height: 50px;
}
#LayoutGrid3-divider-top
{
   top: 0%;
   left: 0;
}
#wb_headerMenu
{
   visibility: visible;
   display: inline-block;
   margin: 8px 0 0 0 ;
   text-align: left;
}
#wb_headerMenu li
{
}
#wb_headerMenu a
{
   color: #000000;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Gilroy;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   text-align: center;
   box-shadow: 0px 0px 30px rgba(0,0,0,0.06);
}
#wb_headerMenu > ul > li > a
{
   height: 32px;
   line-height: 32px;
}
#wb_headerMenu li:hover a, #wb_headerMenu a:hover
{
   color: #FFFFFF;
}
.headerMenu-effect:before
{
   border: 0px solid #FFFFFF;
   background-color: transparent;
   background-image: none;
}
#wb_headerMenu li
{
   padding: 0px 20px 0px 0px;
}
#privacyPopup .modal-dialog
{
   width: 347px;
}
#privacyPopup .modal-body
{
   width: 347px;
}
#privacyPopup
{
   margin-top: 30px;
   margin-bottom: 20px;
}
#wb_VOCÊ_TEM_18_ANOS_OU_MAIS_
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_O_consumo_de_bebidas_alcoólicas_é_proibido_para_menores_de_18_anos.
{
   visibility: visible;
   display: block;
}
#wb_O_consumo_de_bebidas_alcoólicas_é_proibido_para_menores_de_18_anos.
{
   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;
}
#Button1
{
   width: 120px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 1px 4px 6px;
}
#Button1
{
   line-height: 35px;
}
#wb_OverlayMenu1
{
   left: 12px;
   top: 3px;
   width: 56px;
   height: 56px;
   visibility: hidden;
   display: none;
   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;
}
#Layer1
{
   width: 95px;
   height: 68px;
   visibility: visible;
   display: block;
}
#wb_CssMenu1
{
   visibility: visible;
   display: inline-block;
   margin: 8px 0 0 0 ;
   text-align: right;
}
#wb_CssMenu1 li
{
}
#wb_CssMenu1 a
{
   color: #000000;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Gilroy;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   text-align: center;
   box-shadow: 0px 0px 30px rgba(0,0,0,0.06);
}
#wb_CssMenu1 > ul > li > a
{
   height: 32px;
   line-height: 32px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #FFFFFF;
}
.CssMenu1-effect:before
{
   border: 0px solid #FFFFFF;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding: 0px 0px 0px 20px;
}
#Layer2
{
   width: 203px;
   height: 80px;
   visibility: visible;
   display: block;
}
#wb_Card4
{
   left: 10px;
   top: 25px;
   width: 106px;
   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: 123px;
   top: 8px;
   width: 48px;
   height: 51px;
   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: 48px;
   height: 51px;
}
#IconFont3 i
{
   line-height: 51px;
   font-size: 48px;
   width: 47px;
}
#wb_IconFont3:hover
{
   background-image: radial-gradient(circle, #25D366 0%, #2DB742 100%);
   border: 0px solid #FFFFFF;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../wooden-boards-wallpaper.webp');
   background-repeat: repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 125px 0 80px 0;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2
{
   padding-right: 50px;
   padding-left: 50px;
}
#LayoutGrid8 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-2
{
   display: block;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid8 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   font-size: 21px;
   margin: 0 0 50px 0 ;
   padding: 0;
   text-align: left;
   line-height: 36px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Image9
{
   width: calc(100% - 10px);
   visibility: visible;
   display: block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#Image9
{
   width: 97.3%;
   margin-left: auto;
   margin-right: auto;
}
#Button4
{
   width: 187px;
   height: 54px;
   visibility: visible;
   display: inline-block;
   margin: 30px 0 10px 0 ;
   padding: 1px 6px 1px 6px;
   color: #25D366;
}
#Button4
{
   line-height: 44px;
}
#wb_links
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#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;
   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_Icon3
{
   width: 40px;
   height: 47px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 0 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#Icon3
{
   width: 40px;
   height: 47px;
}
#Icon3 i
{
   line-height: 47px;
   font-size: 40px;
   width: 36px;
}
#wb_Icon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_Icon4
{
   width: 28px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 0 10px;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#Icon4
{
   width: 28px;
   height: 50px;
}
#Icon4 i
{
   line-height: 50px;
   font-size: 28px;
   width: 36px;
}
#wb_Icon4:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_Image6
{
   width: 261px;
   height: 259px;
   visibility: visible;
   display: inline-block;
   margin: 6px 0 0 0 ;
   padding: 0;
}
#Image6
{
   width: 261px;
   height: 259px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-size: 17px;
   margin: 25px 0 0 0 ;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 17px;
   margin: 25px 0 0 0 ;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_LayoutGridLogo
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#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_Text19
{
   visibility: visible;
   display: block;
}
#wb_Text19
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid14
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid14
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid14 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid14 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid14 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
   box-shadow: 0px 0px 0px #000000;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 30px 15px 25px 15px;
}
#LayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Card5
{
   width: 212px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
}
#Card5-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;
}
#Card5-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#Card5-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_Card5
{
   text-align: left;
}
#wb_Card7
{
   width: 203px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
}
#Card7-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;
}
#Card7-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#Card7-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_Card7
{
   text-align: left;
}
#wb_Card8
{
   width: 209px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
}
#Card8-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;
}
#Card8-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;
}
#Card8-card-item0 .verified:before
{
   content: "\ef76";
}
#Card8-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_Card8
{
   text-align: left;
}
#wb_Card9
{
   width: 209px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
}
#Card9-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;
}
#Card9-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;
}
#Card9-card-item0 .location-on:before
{
   content: "\e0c8";
}
#Card9-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_Card9
{
   text-align: left;
}
#wb_LayoutGrid7
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 10px 0 0 0;
}
#LayoutGrid2 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
}
@media only screen and (max-width: 479px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#headerContainer
{
   visibility: hidden;
   display: none;
   box-shadow: 0px 0px 20px rgba(0,0,0,0.18);
}
#headerContainer
{
   min-height: 0;
   margin: 0;
   padding: 5px 0 0 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: space-between;
   align-items: center;
   align-content: flex-start;
}
#wb_LayoutGrid3
{
   visibility: hidden;
   display: none;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 10px;
}
#LayoutGrid3
{
   height: auto;
   padding: 4px 0 1px 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#LayoutGrid3 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 20px 0 0;
}
#LayoutGrid3-divider-top
{
   height: 50px;
}
#LayoutGrid3-divider-top
{
   top: 0%;
   left: 0;
}
#wb_headerMenu
{
   visibility: hidden;
   display: none;
   margin: 8px 0 0 0 ;
   text-align: left;
}
#wb_headerMenu li
{
}
#wb_headerMenu a
{
   color: #000000;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Gilroy;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   text-align: center;
   box-shadow: 0px 0px 30px #000000;
}
#wb_headerMenu > ul > li > a
{
   height: 32px;
   line-height: 32px;
}
#wb_headerMenu li:hover a, #wb_headerMenu a:hover
{
   color: #FFFFFF;
}
.headerMenu-effect:before
{
   border: 0px solid #FFFFFF;
   background-color: transparent;
   background-image: none;
}
#wb_headerMenu li
{
   padding: 0px 20px 0px 0px;
}
#privacyPopup .modal-dialog
{
   width: 347px;
}
#privacyPopup .modal-body
{
   width: 347px;
}
#privacyPopup
{
   margin-top: 30px;
   margin-bottom: 20px;
}
#wb_VOCÊ_TEM_18_ANOS_OU_MAIS_
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_O_consumo_de_bebidas_alcoólicas_é_proibido_para_menores_de_18_anos.
{
   visibility: visible;
   display: block;
}
#wb_O_consumo_de_bebidas_alcoólicas_é_proibido_para_menores_de_18_anos.
{
   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;
}
#Button1
{
   width: 120px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 1px 4px 6px;
}
#Button1
{
   line-height: 35px;
}
#wb_OverlayMenu1
{
   left: 12px;
   top: 3px;
   width: 56px;
   height: 56px;
   visibility: visible;
   display: inline;
   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;
}
#Layer1
{
   width: 95px;
   height: 68px;
   visibility: visible;
   display: block;
}
#wb_CssMenu1
{
   visibility: hidden;
   display: none;
   margin: 8px 0 0 0 ;
   text-align: right;
}
#wb_CssMenu1 li
{
}
#wb_CssMenu1 a
{
   color: #000000;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Gilroy;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   text-align: center;
   box-shadow: 0px 0px 30px #000000;
}
#wb_CssMenu1 > ul > li > a
{
   height: 32px;
   line-height: 32px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #FFFFFF;
}
.CssMenu1-effect:before
{
   border: 0px solid #FFFFFF;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding: 0px 0px 0px 20px;
}
#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
{
   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_LayoutGrid8
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../wooden-boards-wallpaper.webp');
   background-repeat: repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: 100% 100%;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid8 > .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;
}
#LayoutGrid8 > .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;
}
#LayoutGrid8 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 20px 0 0 0;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   font-size: 21px;
   margin: 20px 5px 20px 5px;
   padding: 0;
   text-align: left;
   line-height: 36px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 50px 5px 0 0 ;
   padding: 0;
   text-align: left;
}
#wb_Image9
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 -30px 0 ;
   padding: 0;
}
#Image9
{
   border: 0px solid transparent;
   width: 96.55%;
   margin-left: auto;
   margin-right: auto;
}
#Button4
{
   width: 187px;
   height: 54px;
   visibility: visible;
   display: inline-block;
   margin: 30px 0 10px 0 ;
   padding: 1px 6px 1px 6px;
   color: #25D366;
}
#Button4
{
   line-height: 44px;
}
#wb_links
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#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;
   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_Icon3
{
   width: 40px;
   height: 47px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 0 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#Icon3
{
   width: 40px;
   height: 47px;
}
#Icon3 i
{
   line-height: 47px;
   font-size: 40px;
   width: 39px;
}
#wb_Icon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_Icon4
{
   width: 28px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 0 10px;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#Icon4
{
   width: 28px;
   height: 50px;
}
#Icon4 i
{
   line-height: 50px;
   font-size: 28px;
   width: 27px;
}
#wb_Icon4:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_Image6
{
   width: 261px;
   height: 259px;
   visibility: visible;
   display: inline-block;
   margin: 6px 0 10px 0 ;
   padding: 0;
}
#Image6
{
   width: 261px;
   height: 259px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-size: 17px;
   margin: 25px 0 0 0 ;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 17px;
   margin: 25px 0 0 0 ;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_LayoutGridLogo
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#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_Text19
{
   visibility: visible;
   display: block;
}
#wb_Text19
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid14
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid14
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid14 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid14 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid14 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
   box-shadow: 0px 0px 0px #000000;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 30px 15px 25px 15px;
}
#LayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Card5
{
   width: 212px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
}
#Card5-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;
}
#Card5-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#Card5-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_Card5
{
   text-align: left;
}
#wb_Card7
{
   width: 203px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
}
#Card7-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;
}
#Card7-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#Card7-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_Card7
{
   text-align: left;
}
#wb_Card8
{
   width: 209px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
}
#Card8-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;
}
#Card8-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;
}
#Card8-card-item0 .verified:before
{
   content: "\ef76";
}
#Card8-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_Card8
{
   text-align: left;
}
#wb_Card9
{
   width: 209px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
}
#Card9-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;
}
#Card9-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;
}
#Card9-card-item0 .location-on:before
{
   content: "\e0c8";
}
#Card9-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_Card9
{
   text-align: left;
}
#wb_LayoutGrid7
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 10px 0 0 0;
}
#LayoutGrid2 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
}
.darktheme #wb_LayoutGrid3
{
   filter: invert(100%);
}
