html, body, #container
{
   width: 100%;
   height: 100%;
}
body
{
   background-color: #FFFFFF;
   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: #000000;
   text-decoration: underline;
}
a:active
{
   color: #1976F0;
}
a:hover
{
   color: #1976F0;
   text-decoration: underline;
}
.visibility-hidden
{
   visibility: hidden;
}
#wb_CssMenu3
{
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_CssMenu3 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenu3 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 27px 0px 0px;
}
#wb_CssMenu3 a
{
   display: block;
   color: #000000;
   border: 0px solid rgba(242,242,247,0.00);
   border-radius: 9999px;
   background-color: #F2F2F7;
   background-image: none;
   font-family: Inter;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: capitalize;
   text-align: center;
   vertical-align: middle;
}
#wb_CssMenu3 > ul > li > a
{
   height: 40px;
   line-height: 40px;
   padding: 0px 17px 0px 17px;
}
#wb_CssMenu3 li:hover a, #wb_CssMenu3 a:hover, #wb_CssMenu3 .active
{
   color: #000000;
   border: 0px solid #1976F0;
   background-color: #F2F2F7;
   background-image: none;
}
#wb_CssMenu3 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu3 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu3 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu3-effect
{
   transition: all 250ms linear, visibility 0ms linear;
}
.CssMenu3-sub-effect
{
   transition: all 250ms linear, visibility 0ms linear;
}
#CssMenu3 li i
{
   font-size: 16px;
   margin-right: 4px;
   width: 18px;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0 0 0 10px;
   text-align: left;
}
#wb_Text2
{
   color: #000000;
   font-family: Inter;
   font-weight: bold;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text2 p, #wb_Text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   display: block;
   margin: 0 0 0 10px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#HorizontalLine5
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 32px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#HorizontalLine11
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 32px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Icon1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #F5F5F5;
   border-radius: 5px;
   text-align: center;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.04);
   margin: 0;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
   transition: all 177ms linear;
}
#wb_Icon1 a
{
   text-decoration: none;
}
#wb_Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon1:hover
{
   background-color: #000000;
   background-image: none;
   border: 1px solid #FFFFFF;
}
#Icon1
{
   height: 17px;
   width: 18px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon1 i
{
   color: #000000;
   display: inline-block;
   font-size: 17px;
   line-height: 17px;
   vertical-align: middle;
   transition: all 177ms linear;
}
#wb_Icon1:hover #Icon1 i
{
   color: #FFFFFF;
}
#wb_LayoutGrid10
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-image: radial-gradient(circle at 50% 75%, #000000 0%, rgba(0,0,0,0.00) 100%);
   border: 0px solid rgba(255,255,255,0.09);
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 0px 0px 25px rgba(0,0,0,0.06);
}
#LayoutGrid10
{
   box-sizing: border-box;
   height: 100vh;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 700px;
}
#LayoutGrid10 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid10 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid10 > .row > .col-1
{
   float: left;
}
#LayoutGrid10 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 6px;
   width: 100%;
   text-align: center;
}
#LayoutGrid10:before,
#LayoutGrid10:after,
#LayoutGrid10 .row:before,
#LayoutGrid10 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid10:after,
#LayoutGrid10 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid10 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 50px 0 0 0 ;
   text-align: left;
}
#wb_Text12
{
   color: #FFFFFF;
   font-family: "Tomato Grotesk";
   font-weight: normal;
   font-size: 48px;
   line-height: 61px;
}
#wb_Text12 div
{
   text-align: left;
}
#wb_Text12
{
   text-shadow: 0px 0px 0px rgba(0,0,0,0.2);
   transition: text-shadow 500ms linear 0ms;
}
#wb_Text12
{
   display: block;
   margin: 50px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0 0 0 2px;
   text-align: left;
}
#wb_Text13
{
   color: #FFFFFF;
   font-family: "Tomato Grotesk";
   font-weight: normal;
   font-size: 21px;
   line-height: 24px;
}
#wb_Text13 div
{
   text-align: left;
}
#wb_Text13
{
   display: block;
   margin: 0 0 0 2px;
   box-sizing: border-box;
   width: calc(100% - 2px);
}
#Editbox1
{
   box-sizing: border-box;
   line-height: 42px;
   margin: 10px 0 0 0 ;
   border: 0px solid #C5C5C5;
   border-radius: 7px;
   background-color: #F2F2F2;
   background-image: none;
   color: #454545;
   font-family: "Tomato Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   padding: 4px 10px 4px 10px;
}
#Editbox1:focus
{
   outline: 0;
}
#Editbox1::placeholder
{
   color: #595959;
   opacity: 1;
}
#Editbox1::-ms-input-placeholder
{
   color: #595959;
}
#Editbox2
{
   box-sizing: border-box;
   line-height: 42px;
   margin: 10px 0 0 0 ;
   border: 0px solid #C5C5C5;
   border-radius: 7px;
   background-color: #F2F2F2;
   background-image: none;
   color: #454545;
   font-family: "Tomato Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   padding: 4px 10px 4px 10px;
}
#Editbox2:focus
{
   outline: 0;
}
#Editbox2::placeholder
{
   color: #595959;
   opacity: 1;
}
#Editbox2::-ms-input-placeholder
{
   color: #595959;
}
#Editbox6
{
   box-sizing: border-box;
   line-height: 42px;
   margin: 10px 0 30px 0 ;
   border: 0px solid #C5C5C5;
   border-radius: 7px;
   background-color: #F2F2F2;
   background-image: none;
   color: #454545;
   font-family: "Tomato Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   padding: 4px 10px 4px 10px;
}
#Editbox6:focus
{
   outline: 0;
}
#Editbox6::placeholder
{
   color: #595959;
   opacity: 1;
}
#Editbox6::-ms-input-placeholder
{
   color: #595959;
}
#wb_Captcha1 span
{
   display: block;
   overflow: hidden;
   padding: 0 0px 0 5px;
}
#Captcha1
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #F2F2F2;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #333333;
   font-family: Poppins;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 4px 4px 4px 4px;
}
#Captcha1:focus
{
   outline: 0;
}
#wb_Text16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 5px 0;
   margin: 0;
   text-align: left;
}
#wb_Text16
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text16 div
{
   text-align: left;
}
#wb_Text16
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.20);
   background-image: url('../images/black-friday-1024x640.jpg');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   animation: background-position-bottom-left 30000ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0ms infinite alternate;
}
#LayoutGrid6
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid6 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid6 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid6 > .row > .col-1
{
   float: left;
}
#LayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid6:before,
#LayoutGrid6:after,
#LayoutGrid6 .row:before,
#LayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid6:after,
#LayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid6 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#Button6
{
   border: 0px solid #000000;
   border-radius: 14px;
   background-color: #D93452;
   background-image: none;
   color: #FFFFFF;
   box-shadow: 0px 0px 25px rgba(0,0,0,0.06);
   cursor: pointer;
   font-family: "Tomato Grotesk";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   padding: 2px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 0 0 ;
}
#Button6:focus
{
   outline: 0;
}
#Button6
{
   transform: rotate(0deg) ;
   transition: all 250ms linear 0ms, transform 250ms linear 0ms;
}
#Button6:hover
{
   transform: rotate(0deg) scale(1.09,1.09) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_slidershow
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_slidershow
{
   height: 100vh;
}
#slidershow
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#slidershow .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#slidershow .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#slidershow .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transition: transform 1777ms ease-in-out;
   height: 100%;
   text-align: center;
}
#slidershow .carousel-item-next:not(.carousel-item-start), #slidershow .active.carousel-item-end
{
   transform: translateX(100%);
}
#slidershow .carousel-item-prev:not(.carousel-item-end), #slidershow .active.carousel-item-start
{
   transform: translateX(-100%);
}
#slidershow .carousel-item-inner
{
   padding: 0;
   display: flex;
   align-items: center;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   box-sizing: border-box;
}
#slidershow .carousel-inner > .carousel-item > img, #slidershow .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#slidershow .carousel-inner > .active, #slidershow .carousel-inner > .carousel-item-next, #slidershow .carousel-inner > .carousel-item-prev
{
   display: block;
}
#slidershow .carousel-inner > .carousel-item-next, #slidershow .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#slidershow .frame
{
   width: 1299px;
   display: inline-block;
   float: left;
   height: 368px;
}
#wb_LayoutGrid28
{
   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;
}
#LayoutGrid28
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1400px;
}
#LayoutGrid28 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid28 > .row > .col-1, #LayoutGrid28 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid28 > .row > .col-1, #LayoutGrid28 > .row > .col-2
{
}
#LayoutGrid28 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 6;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#LayoutGrid28 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 6;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid28 > .row > .col-1, #LayoutGrid28 > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text3
{
   color: #000000;
   font-family: "Tomato Grotesk Medium";
   font-weight: normal;
   font-size: 85px;
}
#wb_Text3 div
{
   text-align: left;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexAnimatedHeadline4
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#indexAnimatedHeadline4
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#indexAnimatedHeadline4 .highlight
{
   position: relative;
}
#indexAnimatedHeadline4 svg
{
   position: absolute;
   top: 50%;
   left: 50%;
   width: calc(100% + 20px);
   height: calc(100% + 20px);
   transform: translate(-50%, -50%);
   overflow: visible;
}
#indexAnimatedHeadline4 svg path
{
   stroke: #1976F0;
   stroke-width: 4;
   fill: none;
}
#indexAnimatedHeadline4 svg
{   opacity: 0;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: left;
}
#wb_Text5
{
   color: #000000;
   font-family: Inter;
   font-weight: 400;
   font-size: 20px;
   line-height: 28.5px;
}
#wb_Text5 p, #wb_Text5 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#Lottie2
{
   width: 100%;
   height: auto;
}
#wb_Lottie2
{
   display: block;
   position: relative;
   margin: -100px 0 0 0 ;
   vertical-align: top;
}
#wb_Lottie2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
}
#wb_Card3
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: #000000;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 7px;
   text-align: right;
}
#Card3-card-body
{
   padding: 0 20px 0 20px;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card3-card-item0
{
   display: inline-block;
   height: 24px;
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   border: 0px solid #C5C5C5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#Card3-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#wb_Card3:hover #Card3-card-item0
{
   transform: translate(5px,0px) rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#Card3-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 24px;
   width: 24px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 7px 7px !important;
   margin: -21px 0 0 0 ;
   padding: 0 10px 0 0;
   color: #FFFFFF;
   font-family: Inter;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
}
#Card3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card3:hover
{
   background-color: #1976F0;
   transition: background-color 300ms linear 0ms;
}
#wb_LayoutGrid26
{
   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;
}
#LayoutGrid26
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1400px;
}
#LayoutGrid26 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid26 > .row > .col-1, #LayoutGrid26 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid26 > .row > .col-1, #LayoutGrid26 > .row > .col-2
{
}
#LayoutGrid26 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 6;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#LayoutGrid26 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 6;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid26 > .row > .col-1, #LayoutGrid26 > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_AnimatedHeadline1
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#AnimatedHeadline1
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#AnimatedHeadline1 .highlight
{
   position: relative;
}
#AnimatedHeadline1 svg
{
   position: absolute;
   top: 50%;
   left: 50%;
   width: calc(100% + 20px);
   height: calc(100% + 20px);
   transform: translate(-50%, -50%);
   overflow: visible;
}
#AnimatedHeadline1 svg path
{
   stroke: #1976F0;
   stroke-width: 4;
   fill: none;
}
#AnimatedHeadline1 svg
{   opacity: 0;
}
#wb_Text19 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text19
{
   color: #1E2022;
   font-family: "Tomato Grotesk Medium";
   font-weight: normal;
   font-size: 85px;
}
#wb_Text19 div
{
   text-align: left;
}
#wb_Text19
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Lottie4
{
   width: 100%;
   height: auto;
}
#wb_Lottie4
{
   display: block;
   position: relative;
   margin: 30px 0 0 0 ;
   vertical-align: top;
}
#wb_Lottie4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
}
#wb_Text20 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: left;
}
#wb_Text20
{
   color: #1E2022;
   font-family: Inter;
   font-weight: 400;
   font-size: 20px;
   line-height: 28.5px;
}
#wb_Text20 p, #wb_Text20 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text20
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card2
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: #000000;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 7px;
   text-align: right;
}
#Card2-card-body
{
   padding: 0 20px 0 20px;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card2-card-item0
{
   display: inline-block;
   height: 24px;
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   border: 0px solid #C5C5C5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#Card2-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#wb_Card2:hover #Card2-card-item0
{
   transform: translate(5px,0px) rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#Card2-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 24px;
   width: 24px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 7px 7px !important;
   margin: -21px 0 0 0 ;
   padding: 0 10px 0 0;
   color: #FFFFFF;
   font-family: Inter;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
}
#Card2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card2:hover
{
   background-color: #1976F0;
   transition: background-color 300ms linear 0ms;
}
#wb_Footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   opacity: 0.93;
   margin: 0;
   box-shadow: 0px 0px 12px rgba(0,0,0,0.06);
}
#Footer
{
   box-sizing: border-box;
   width: 100%;
   padding: 5px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
}
#Footer > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: 0;
   margin-left: 0;
}
#Footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
   grid-column: span 12;
}
#Footer > .row > .col-1
{
}
#Footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 12;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: center;
}
@media (max-width: 480px)
{
#Footer > .row > .col-1
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1
{
   color: #000000;
   font-family: Inter;
   font-weight: 400;
   font-size: 16px;
   line-height: 23px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 235px 0 205px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1400px;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2, #LayoutGrid3 > .col-3, #LayoutGrid3 > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2, #LayoutGrid3 > .col-3, #LayoutGrid3 > .col-4
{
   flex: 0 0 auto;
}
#LayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid3 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   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: 480px)
{
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2, #LayoutGrid3 > .col-3, #LayoutGrid3 > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text23 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_Text23
{
   color: #000000;
   font-family: Inter;
   font-weight: bold;
   font-size: 19px;
   line-height: 26px;
}
#wb_Text23 p, #wb_Text23 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text23
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text26 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   line-height: 1.8;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text26
{
   color: #1E2022;
   font-family: Inter;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text26 div
{
   text-align: left;
}
#wb_Text26
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid1
{
   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;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid1 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .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: flex-start;
   text-align: left;
}
#LayoutGrid1 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
@media (max-width: 0px)
{
#LayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text24 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0 0 0 10px;
   text-align: left;
}
#wb_Text24
{
   color: #000000;
   font-family: Inter;
   font-weight: bold;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text24 p, #wb_Text24 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text24
{
   display: block;
   margin: 0 0 0 10px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_rodape-1
{
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   margin: 15px 0 0 0 ;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_rodape-1::after
{
   content: "";
   display: table;
clear: both;
}
#wb_rodape-1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   width: 100%;
}
#wb_rodape-1 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 8px 0px;
   width: 100%;
}
#wb_rodape-1 a
{
   display: block;
   color: #000000;
   border: 0px solid #FFFFFF;
   border-radius: 5px;
   background-color: #FFFFFF;
   background-image: none;
   font-family: Inter;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_rodape-1 > ul > li > a
{
   width: calc(100% - 8px);
   box-sizing: border-box;
   height: 30px;
   padding: 0 0px 0px 10px;
   line-height: 30px;
}
#wb_rodape-1 li:hover a, #wb_rodape-1 a:hover
{
   color: #000000;
}
.rodape-1-effect:before, #wb_rodape-1 .active
{
   border: 0px solid #FFFFFF;
   background-color: #FBFBFB;
   background-image: none;
}
#wb_rodape-1 .firstmain a
{
   margin-top: 0px;
}
#wb_rodape-1 li.lastmain
{
   padding-bottom: 0px;
}
#wb_rodape-1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.rodape-1-effect
{
   display: inline-block;
   position: relative;
   transform: perspective(0px) translateX(0);
   overflow: hidden;
   transition: color 150ms linear;
}
.rodape-1-effect:before
{
   content: "";
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   border-radius: 100%;
   opacity: 0;
   transform: scale(0);
   transition: all 150ms linear;
}
.rodape-1-effect:hover:before, .rodape-1-effect:focus:before, .rodape-1-effect:active:before
{
   transform: scale(2);
   opacity: 1;
}
#rodape-1 li i
{
   font-size: 16px;
   margin-right: 4px;
   width: 18px;
}
#rodape-1 i
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#rodape-1 .chevron-right:before
{
   content: "\e5cc";
}
#wb_Image4
{
   margin: 10px 0 0 0 ;
   vertical-align: top;
}
#Image4
{
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_LayoutGrid7
{
   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: 15px 0 0 0 ;
}
#LayoutGrid7
{
   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: 340px;
}
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2, #LayoutGrid7 > .col-3, #LayoutGrid7 > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2, #LayoutGrid7 > .col-3, #LayoutGrid7 > .col-4
{
   flex: 0 0 auto;
}
#LayoutGrid7 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid7 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid7 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid7 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 0px)
{
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2, #LayoutGrid7 > .col-3, #LayoutGrid7 > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Image9
{
   margin: 0;
   vertical-align: top;
}
#Image9
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 40px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image13
{
   margin: 0;
   vertical-align: top;
}
#Image13
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 40px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image14
{
   margin: 0;
   vertical-align: top;
}
#Image14
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 40px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image15
{
   margin: 0;
   vertical-align: top;
}
#Image15
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 40px;
   height: 25px;
   vertical-align: top;
}
#wb_Image17
{
   margin: 0;
   vertical-align: top;
}
#Image17
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 50px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image18
{
   margin: 0;
   vertical-align: top;
}
#Image18
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 40px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image19
{
   margin: 1px 0 0 0 ;
   vertical-align: top;
}
#Image19
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 40px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image16
{
   margin: 5px 0 0 -5px;
   vertical-align: top;
}
#Image16
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 104.31%;
   height: auto;
   max-width: 74px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#HorizontalLine4
{
   border-color: #E9E9E9;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0 0 50px 0 ;
   padding: 0;
}
#wb_Navbar
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   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: -1px 0 0 0 ;
   box-shadow: 0px 0px 12px rgba(0,0,0,0.06);
}
#Navbar
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1400px;
}
#Navbar > .col-1, #Navbar > .col-2, #Navbar > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#Navbar > .col-1, #Navbar > .col-2, #Navbar > .col-3
{
   flex: 0 0 auto;
}
#Navbar > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#Navbar > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#Navbar > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 480px)
{
#Navbar > .col-1, #Navbar > .col-2, #Navbar > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Icon12
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50px;
   text-align: center;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.08);
   margin: 0;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
   transition: all 200ms linear;
}
#wb_Icon12 a
{
   text-decoration: none;
}
#wb_Icon12 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon12
{
   height: 24px;
   width: 19px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
.Icon12
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
.Icon12:before
{
   content: "\e8cc";
}
#Icon12 i
{
   color: #000000;
   display: inline-block;
   font-size: 19px;
   line-height: 24px;
   vertical-align: middle;
   transition: all 200ms linear;
}
#wb_Icon12:hover #Icon12 i
{
   color: #1976F0;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   animation: transform-bounce-in-down 1000ms linear 0ms 1 normal both;
   display: inline-block;
   width: 186px;
   height: 55px;
   vertical-align: top;
}
#wb_Icon13
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50px;
   text-align: center;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.08);
   margin: 0;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
   transition: all 200ms linear;
}
#wb_Icon13 a
{
   text-decoration: none;
}
#wb_Icon13 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon13
{
   height: 24px;
   width: 19px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon13 i
{
   color: #000000;
   display: inline-block;
   font-size: 19px;
   line-height: 24px;
   vertical-align: middle;
   transition: all 200ms linear;
}
#wb_Icon13:hover #Icon13 i
{
   color: #1976F0;
}
#HorizontalLine9
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 40px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_OverlayMenu1
{
   position: relative;
}
#wb_OverlayMenu1
{
   margin: 0 10px 0 0 ;
}
#OverlayMenu1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   cursor: pointer;
   user-select: none;
}
#OverlayMenu1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border-color: #FFFFFF;
}
#OverlayMenu1
{
   display: block;
   width: 41px;
   height: 45px;
   position: relative;
   overflow: hidden;
}
#OverlayMenu1 .line
{
   width: 16px;
   height: 6px;
   background: #000000;
   display: block;
   margin: 6px auto;
   transition: all 500ms linear;
}
#OverlayMenu1 .line:first-child
{
   margin-top: 6px;
}
#OverlayMenu1 .line:nth-child(odd)
{
   border-radius: 3px 0 0 3px;
}
#OverlayMenu1 .line:nth-child(even)
{
   border-radius: 0 3px 3px 0;
}
#OverlayMenu1 .line:nth-child(1)
{
   transform: translate(-50%, 0);
}
#OverlayMenu1 .line:nth-child(2)
{
   transform: translate(50%, -200%);
}
#OverlayMenu1 .line:nth-child(3)
{
   transform: translate(-50%, -200%);
}
#OverlayMenu1 .line:nth-child(4)
{
   transform: translate(50%, -400%);
}
#OverlayMenu1 .line:nth-child(5)
{
   transform: translate(-50%, -400%);
}
#OverlayMenu1 .line:nth-child(6)
{
   transform: translate(50%, -600%);
}
#OverlayMenu1.open .line:nth-child(1)
{
   transform: translate(-33%, 100%) rotate(45deg);
}
#OverlayMenu1.open .line:nth-child(2)
{
   transform: translate(33%, -100%) rotate(-45deg);
}
#OverlayMenu1.open .line:nth-child(3)
{
   transform: translate(-150%, -200%);
   opacity: 0;
}
#OverlayMenu1.open .line:nth-child(4)
{
   transform: translate(150%, -400%);
   opacity: 0;
}
#OverlayMenu1.open .line:nth-child(5)
{
   transform: translate(-33%, -500%) rotate(-45deg);
}
#OverlayMenu1.open .line:nth-child(6)
{
   transform: translate(33%, -700%) rotate(45deg);
}
#OverlayMenu1.open .line:nth-child(1)
{
}
#OverlayMenu1.open .line:nth-child(2)
{
}
#OverlayMenu1.open .line:nth-child(3)
{
}
#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: #FFFFFF;
}
#OverlayMenu1-overlay ul
{
   font-family: "Tomato Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   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%;
}
.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: 20px 35px 0 25px;
   color: #000000;
   outline: none;
}
.OverlayMenu1 li a:hover, .OverlayMenu1 li a.active
{
   color: #000000;
}
.OverlayMenu1-effect:before
{
   background-color: #FFFFFF;
}
#OverlayMenu1-overlay
{
   opacity: 0;
   visibility: hidden;
   transition: opacity 600ms, visibility 0s 600ms;
}
#OverlayMenu1-overlay.show
{
   opacity: 1;
   visibility: visible;
   transition: opacity 600ms;
}
#OverlayMenu1-overlay ul li a
{
   opacity: 0;
   transform: translateX(100px) translateZ(-1000px);
   transition: transform 600ms, opacity 600ms;
}
#OverlayMenu1-overlay.show ul li a
{
   opacity: 1;
   transform: translateX(0) translateZ(0);
}
#OverlayMenu1-overlay.show ul li:nth-child(2) a
{
   transition-delay: 50ms;
}
#OverlayMenu1-overlay.show ul li:nth-child(3) a
{
   transition-delay: 100ms;
}
#OverlayMenu1-overlay.show ul li:nth-child(4) a
{
   transition-delay: 150ms;
}
#OverlayMenu1-overlay.show ul li:nth-child(5) a
{
   transition-delay: 200ms;
}
#OverlayMenu1-overlay.show ul li:nth-child(6) a
{
   transition-delay: 250ms;
}
.OverlayMenu1 li.drilldown-back > a 
{
   padding-left: 50px;
   background: rgba(0,0,0,0.1);
}
.OverlayMenu1 li.drilldown-back > a:hover
{
   background-color: #FFFFFF;
}
.OverlayMenu1 li.drilldown-back a:after,
.OverlayMenu1 li > a:not(:only-child):after
{
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 10px;
   border-left: 10px solid #000000;
   border-top: 8px solid transparent;
   border-bottom: 8px solid transparent;
   border-right: 0 dotted;
   content: " ";
}
.OverlayMenu1 li.drilldown-back a:after
{
   left: 10px;
   color: #000000;
   transform: translateY(-50%) rotate(180deg);
}
.OverlayMenu1 li.drilldown-back a:hover:after,
.OverlayMenu1 li > a:not(:only-child):hover:after
{
   border-left-color: #000000;
}
.OverlayMenu1 li > a:after
{
   color: rgba(0,0,0,0.15);
   right: 10px;
}
.OverlayMenu1 .drilldown-menu 
{
   margin: 0;
   width: 100%;
}
.OverlayMenu1 li .drilldown-submenu 
{
   display: none;
}
.drilldown-menu.drilldown-subview li,
.drilldown-menu.drilldown-subview li.drilldown-subviewopen > a,
.drilldown-menu.drilldown-subview li.drilldown-subview > a 
{
   display: none;
}
.drilldown-menu.drilldown-subview li.drilldown-subview,
.drilldown-menu.drilldown-subview li.drilldown-subview .drilldown-submenu,
.drilldown-menu.drilldown-subview li.drilldown-subviewopen,
.drilldown-menu.drilldown-subview li.drilldown-subviewopen > .drilldown-submenu,
.drilldown-menu.drilldown-subview li.drilldown-subviewopen > .drilldown-submenu > li 
{
   display: block;
}
.OverlayMenu1 > .drilldown-submenu
{
   left: 0;
   margin: 0;
   position: absolute;
   top: 50px;
   width: 100%;
}
#OverlayMenu1-overlay .overlay-icon
{
   margin: 0 20px 0 0 ;
}
#OverlayMenu1-social
{
   padding: 40px 0 0 0;
}
#OverlayMenu1-social .social-icon 
{
   border-radius: 50%;
   background-color: #000000;
   color: #FFFFFF;
   display: inline-block;
   font-size: 20px;
   margin: 0 .5em;
   padding: 7px;
   transition: all .2s linear 0s;
   width: 20px;
}
#OverlayMenu1-social .social-icon:hover 
{
   background-color: #000000;
   color: #FFFFFF;
}
.OverlayMenu1-effect
{
   display: inline-block;
   transform: perspective(0px) translateX(0);
   position: relative;
   transition: color 500ms linear;
}
.OverlayMenu1-effect:before 
{
   content: "";
   position: absolute;
   height: 2px;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   transform: scaleX(0);
   transform-origin: 0 50%;
   transition: all 500ms linear;
}
.OverlayMenu1-effect:hover:before, .OverlayMenu1-effect:focus:before, .OverlayMenu1-effect:active:before
{
   transform: scaleX(1);
}
#wb_LayoutGrid5
{
   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;
}
#LayoutGrid5
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 15px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 340px;
}
#LayoutGrid5 > .col-1, #LayoutGrid5 > .col-2, #LayoutGrid5 > .col-3, #LayoutGrid5 > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid5 > .col-1, #LayoutGrid5 > .col-2, #LayoutGrid5 > .col-3, #LayoutGrid5 > .col-4
{
   flex: 0 0 auto;
}
#LayoutGrid5 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid5 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid5 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid5 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 0px)
{
#LayoutGrid5 > .col-1, #LayoutGrid5 > .col-2, #LayoutGrid5 > .col-3, #LayoutGrid5 > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Icon3
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #F5F5F5;
   border-radius: 5px;
   text-align: center;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.04);
   margin: 0;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
   transition: all 177ms linear;
}
#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: #000000;
   background-image: none;
   border: 1px solid #FFFFFF;
}
#Icon3
{
   height: 17px;
   width: 18px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon3 i
{
   color: #000000;
   display: inline-block;
   font-size: 17px;
   line-height: 17px;
   vertical-align: middle;
   transition: all 177ms linear;
}
#wb_Icon3:hover #Icon3 i
{
   color: #FFFFFF;
}
#wb_Icon2
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #F5F5F5;
   border-radius: 5px;
   text-align: center;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.04);
   margin: 0;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
   transition: all 177ms linear;
}
#wb_Icon2 a
{
   text-decoration: none;
}
#wb_Icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon2:hover
{
   background-color: #000000;
   background-image: none;
   border: 1px solid #FFFFFF;
}
#Icon2
{
   height: 17px;
   width: 18px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon2 i
{
   color: #000000;
   display: inline-block;
   font-size: 17px;
   line-height: 17px;
   vertical-align: middle;
   transition: all 177ms linear;
}
#wb_Icon2:hover #Icon2 i
{
   color: #FFFFFF;
}
#HorizontalLine7
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 32px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Icon4
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #F5F5F5;
   border-radius: 5px;
   text-align: center;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.04);
   margin: 0;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
   transition: all 177ms linear;
}
#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: "";
}
#wb_Icon4:hover
{
   background-color: #000000;
   background-image: none;
   border: 1px solid #FFFFFF;
}
#Icon4
{
   height: 17px;
   width: 18px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon4 i
{
   color: #000000;
   display: inline-block;
   font-size: 17px;
   line-height: 17px;
   vertical-align: middle;
   transition: all 177ms linear;
}
#wb_Icon4:hover #Icon4 i
{
   color: #FFFFFF;
}
#HorizontalLine10
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 32px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Icon6
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #F5F5F5;
   border-radius: 5px;
   text-align: center;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.04);
   margin: 0;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
   transition: all 177ms linear;
}
#wb_Icon6 a
{
   text-decoration: none;
}
#wb_Icon6 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon6:hover
{
   background-color: #000000;
   background-image: none;
   border: 1px solid #FFFFFF;
}
#Icon6
{
   height: 17px;
   width: 18px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon6 i
{
   color: #000000;
   display: inline-block;
   font-size: 17px;
   line-height: 17px;
   vertical-align: middle;
   transition: all 177ms linear;
}
#wb_Icon6:hover #Icon6 i
{
   color: #FFFFFF;
}
#wb_sobre
{
   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;
}
#sobre
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 11px 0 15px 0;
   margin-right: auto;
   margin-left: auto;
}
#sobre > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#sobre > .col-1
{
   flex: 0 0 auto;
}
#sobre > .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: flex-start;
   text-align: left;
}
#sobre > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 20px 0 0;
}
@media (max-width: 0px)
{
#sobre > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_CssMenu1
{
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   margin: 15px 0 0 0 ;
   text-align: left;
   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;
   width: 100%;
}
#wb_CssMenu1 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 8px 0px;
   width: 100%;
}
#wb_CssMenu1 a
{
   display: block;
   color: #000000;
   border: 0px solid #FFFFFF;
   border-radius: 5px;
   background-color: #FFFFFF;
   background-image: none;
   font-family: Inter;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_CssMenu1 > ul > li > a
{
   width: calc(100% - 8px);
   box-sizing: border-box;
   height: 30px;
   padding: 0 0px 0px 10px;
   line-height: 30px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #000000;
}
.CssMenu1-effect:before, #wb_CssMenu1 .active
{
   border: 0px solid #FFFFFF;
   background-color: #FBFBFB;
   background-image: none;
}
#wb_CssMenu1 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu1 li.lastmain
{
   padding-bottom: 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);
   overflow: hidden;
   transition: color 150ms linear;
}
.CssMenu1-effect:before
{
   content: "";
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   border-radius: 100%;
   opacity: 0;
   transform: scale(0);
   transition: all 150ms linear;
}
.CssMenu1-effect:hover:before, .CssMenu1-effect:focus:before, .CssMenu1-effect:active:before
{
   transform: scale(2);
   opacity: 1;
}
#CssMenu1 li i
{
   font-size: 16px;
   margin-right: 4px;
   width: 18px;
}
#CssMenu1 i
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#CssMenu1 .exit-to-app:before
{
   content: "\e879";
}
#CssMenu1 .lock:before
{
   content: "\e897";
}
#CssMenu1 .search:before
{
   content: "\e8b6";
}
#CssMenu1 .people:before
{
   content: "\e7fb";
}
#CssMenu1 .support-agent:before
{
   content: "\f0e2";
}
#wb_menu
{
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: center;
   position: relative;
   z-index: 1111 !important;
}
#wb_menu ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   position: relative;
   display: inline-block;
}
#wb_menu li
{
   display: inline-block;
   margin: 0;
   padding: 0px 27px 0px 0px;
}
#wb_menu a
{
   display: block;
   color: #000000;
   border: 0px solid rgba(242,242,247,0.00);
   border-radius: 9999px;
   background-color: #FFFFFF;
   background-image: none;
   font-family: Inter;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_menu > ul > li > a
{
   height: 40px;
   line-height: 40px;
   padding: 0px 20px 0px 20px;
}
#wb_menu li:hover a, #wb_menu a:hover, #wb_menu .active
{
   color: #000000;
   border: 0px solid #1976F0;
   background-color: #F2F2F7;
   background-image: none;
}
#wb_menu li.firstmain
{
   padding-left: 0px;
}
#wb_menu li.lastmain
{
   padding-right: 0px;
}
#wb_menu li:hover, #wb_menu li a:hover
{
   position: relative;
}
#wb_menu a.withsubmenu
{
   padding: 0 7px 0 7px;
   background-image: none;
}
#wb_menu li:hover a.withsubmenu, #wb_menu a.withsubmenu:hover
{
   background-image: none;
}
#wb_menu ul ul
{
   position: absolute;
   z-index: 9999;
   left: 0;
   top: 0;
   visibility: hidden;
   width: 220px;
   height: auto;
   border: none;
   background-color: #FFFFFF;
   box-shadow: 0px 0px 25px rgba(0,0,0,0.10);
}
#wb_menu ul :hover ul
{
   left: 0px;
   top: 40px;
   padding-top: 0px;
   visibility: visible;
}
#wb_menu .firstmain:hover ul
{
   left: 0px;
}
#wb_menu li li
{
   width: 220px;
   padding: 0 0px 0px 0px;
   border: 0px solid #000000;
   border-width: 0 0px;
}
#wb_menu li li.firstitem
{
   border-top: 0px #000000 solid;
   border-top-left-radius: 10px;
   border-top-right-radius: 10px;
}
#wb_menu li li.lastitem
{
   border-bottom: 0px #000000 solid;
   border-bottom-left-radius: 10px;
   border-bottom-right-radius: 10px;
}
#wb_menu ul ul a, #wb_menu ul :hover ul a
{
   float: none;
   margin: 0;
   width: 196px;
   height: auto;
   white-space: normal;
   padding: 11px 0px 11px 20px;
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   color: #000000;
   font-family: Inter;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   line-height: 16px;
   text-align: left;
   text-decoration: none;
   text-transform: none;
}
#wb_menu ul :hover ul .firstitem a
{
   margin-top: 0px;
}
#wb_menu ul ul :hover a, #wb_menu ul ul a:hover, #wb_menu ul ul a.active, #wb_menu ul ul a.active, #wb_menu ul ul :hover ul :hover a, #wb_menu ul ul :hover ul a:hover, #wb_menu ul ul a.active, #wb_menu ul ul :hover ul a.active
{
   background-color: #F2F2F7;
   background-image: none;
   border: 2px solid #1976F0;
   color: #1976F0;
}
#wb_menu br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.menu-effect
{
   transition: all 250ms linear, visibility 0ms linear;
}
.menu-sub-effect
{
   transition: all 250ms linear, visibility 0ms linear;
}
#menu li i
{
   font-size: 16px;
   margin-right: 4px;
   width: 18px;
}
#wb_CssMenu2
{
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: right;
   position: relative;
   z-index: 1111 !important;
}
#wb_CssMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenu2 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 27px;
}
#wb_CssMenu2 a
{
   display: block;
   color: #000000;
   border: 0px solid rgba(242,242,247,0.00);
   border-radius: 9999px;
   background-color: #FFFFFF;
   background-image: none;
   font-family: Inter;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: capitalize;
   text-align: center;
   vertical-align: middle;
}
#wb_CssMenu2 > ul > li > a
{
   height: 40px;
   line-height: 40px;
   padding: 0px 17px 0px 17px;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover, #wb_CssMenu2 .active
{
   color: #000000;
   border: 0px solid #1976F0;
   background-color: #F2F2F7;
   background-image: none;
}
#wb_CssMenu2 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu2 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu2-effect
{
   transition: all 250ms linear, visibility 0ms linear;
}
.CssMenu2-sub-effect
{
   transition: all 250ms linear, visibility 0ms linear;
}
#CssMenu2 li i
{
   font-size: 16px;
   margin-right: 4px;
   width: 18px;
}
#wb_CssMenu1
{
   display: block;
   width: 100%;
   z-index: 55;
}
#HorizontalLine5
{
   display: inline-block;
   width: 10px;
   z-index: 41;
}
#wb_Icon1
{
   display: inline-block;
   width: 18px;
   height: 17px;
   text-align: center;
   z-index: 40;
}
#wb_AnimatedHeadline1
{
   display: block;
   width: 100%;
   z-index: 24;
}
#wb_rodape-1
{
   display: block;
   width: 100%;
   z-index: 53;
}
#wb_Icon6
{
   display: inline-block;
   width: 18px;
   height: 17px;
   text-align: center;
   z-index: 48;
}
#Editbox6
{
   display: block;
   width: 100%;
   height: 50px;
   z-index: 12;
}
#wb_CssMenu3
{
   display: inline-block;
   width: 233px;
   height: 40px;
   z-index: 114;
}
#wb_OverlayMenu1
{
   display: none;
   width: 41px;
   height: 45px;
   z-index: 112;
}
#wb_Image1
{
   display: inline-block;
   width: 186px;
   height: 55px;
   z-index: 111;
}
#wb_CssMenu2
{
   display: inline-block;
   width: 120px;
   height: 40px;
   z-index: 118;
}
#wb_Icon4
{
   display: inline-block;
   width: 18px;
   height: 17px;
   text-align: center;
   z-index: 46;
}
#wb_Card3
{
   display: inline-block;
   width: 162px;
   height: 55px;
   z-index: 20;
}
#wb_indexAnimatedHeadline4
{
   display: block;
   width: 100%;
   z-index: 18;
}
#wb_Icon13
{
   display: inline-block;
   width: 19px;
   height: 24px;
   text-align: center;
   z-index: 115;
}
#HorizontalLine10
{
   display: inline-block;
   width: 10px;
   z-index: 47;
}
#HorizontalLine11
{
   display: inline-block;
   width: 10px;
   z-index: 43;
}
#wb_Card2
{
   display: inline-block;
   width: 162px;
   height: 55px;
   z-index: 26;
}
#Editbox1
{
   display: block;
   width: 100%;
   height: 50px;
   z-index: 10;
}
#wb_Icon12
{
   display: inline-block;
   width: 19px;
   height: 24px;
   text-align: center;
   z-index: 117;
}
#wb_Image4
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 64;
}
#Editbox2
{
   display: block;
   width: 100%;
   height: 50px;
   z-index: 11;
}
#wb_Captcha1
{
   display: inline-block;
   width: 308px;
   height: 76px;
   z-index: 13;
}
#wb_Lottie4
{
   display: block;
   width: 100%;
   z-index: 27;
}
#wb_Lottie2
{
   display: block;
   width: 100%;
   z-index: 21;
}
#wb_Text12
{
   text-shadow: 0 0 20px rgb(0 0 0 / 10%);
}
#wb_menu
{
   display: block;
   width: 100%;
   z-index: 113;
}
#wb_Image9
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 56;
}
#HorizontalLine9
{
   display: inline-block;
   width: 20px;
   z-index: 116;
}
#wb_Icon2
{
   display: inline-block;
   width: 18px;
   height: 17px;
   text-align: center;
   z-index: 44;
}
#wb_slidershow
{
}
#HorizontalLine7
{
   display: inline-block;
   width: 10px;
   z-index: 45;
}
#wb_Icon3
{
   display: inline-block;
   width: 18px;
   height: 17px;
   text-align: center;
   z-index: 42;
}
#Button6
{
   display: block;
   width: 100%;
   height: 51px;
   z-index: 15;
}
#HorizontalLine4
{
   display: block;
   width: 100%;
   z-index: 68;
}
#wb_Image16
{
   display: block;
   width: calc(100% - -5px);
   height: auto;
   z-index: 63;
}
#wb_Image18
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 62;
}
#wb_Image17
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 61;
}
#wb_Image19
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 60;
}
#wb_Image15
{
   display: inline-block;
   width: 40px;
   height: 25px;
   z-index: 59;
}
#wb_Image14
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 58;
}
#wb_Image13
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 57;
}
@media only screen and (min-width: 1024px) and (max-width: 1399px)
{
#wb_CssMenu3
{
   width: 220px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu3 li
{
}
#wb_CssMenu3 a
{
   color: #000000;
   border: 0px solid rgba(242,242,247,0.00);
   border-radius: 9999px;
   background-color: #F2F2F7;
   background-image: none;
   font-family: Inter;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: capitalize;
   text-align: center;
}
#wb_CssMenu3 > ul > li > a
{
   height: 40px;
   line-height: 40px;
}
#wb_CssMenu3 li:hover a, #wb_CssMenu3 a:hover, #wb_CssMenu3 .active
{
   color: #000000;
   border: 0px solid #1976F0;
   background-color: #F2F2F7;
   background-image: none;
}
#wb_CssMenu3 li
{
   padding: 0px 10px 0px 0px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 19px;
   margin: 0 0 0 10px;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 26px;
}
#HorizontalLine5
{
   width: 14px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#HorizontalLine5
{
   border-color: transparent;
   border-bottom-width: 32px;
}
#HorizontalLine11
{
   width: 14px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#HorizontalLine11
{
   border-color: transparent;
   border-bottom-width: 32px;
}
#wb_Icon1
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: #FFFFFF;
   background-image: none;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.04);
}
#Icon1
{
   width: 18px;
   height: 18px;
}
#Icon1 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_Icon1:hover
{
   background-color: #000000;
   background-image: none;
   border: 1px solid #FFFFFF;
}
#wb_slidershow
{
   visibility: visible;
   display: block;
}
#wb_slidershow
{
   margin: 0;
   height: 100vh;
}
#slidershow .carousel-item-inner
{
   padding: 0;
}
#wb_LayoutGrid28
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid28
{
   height: auto;
   margin-top: 50px;
   margin-bottom: 0px;
}
#LayoutGrid28
{
   height: auto;
   padding: 0 20px 0 20px;
}
#LayoutGrid28 .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#LayoutGrid28 > .row > .col-1, #LayoutGrid28 > .row > .col-2
{
   padding-right: 20px;
   padding-left: 20px;
}
#LayoutGrid28 > .row > .col-1
{
   display: flex;
   grid-column: span 6;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid28 > .row > .col-2
{
   display: flex;
   grid-column: span 6;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-size: 64px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexAnimatedHeadline4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   font-size: 19px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Lottie2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: -100px 0 0 0 ;
}
#wb_Card3
{
   width: 162px;
   height: 43px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card3-card-item0
{
   display: inline-block;
   height: 24px;
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   border: 0px solid #C5C5C5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#Card3-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#wb_Card3:hover #Card3-card-item0
{
   transform: translate(5px,0px) rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#Card3-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 24px;
   width: 24px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 7px 7px !important;
   margin: -21px 0 0 0 ;
   padding: 0 10px 0 0;
   color: #FFFFFF;
   font-family: Inter;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
}
#Card3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card3
{
   text-align: right;
}
#wb_LayoutGrid26
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid26
{
   height: auto;
   margin-top: 50px;
   margin-bottom: 0px;
}
#LayoutGrid26
{
   height: auto;
   padding: 0 20px 0 20px;
}
#LayoutGrid26 .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#LayoutGrid26 > .row > .col-1, #LayoutGrid26 > .row > .col-2
{
   padding-right: 20px;
   padding-left: 20px;
}
#LayoutGrid26 > .row > .col-1
{
   display: flex;
   grid-column: span 6;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid26 > .row > .col-2
{
   display: flex;
   grid-column: span 6;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#wb_AnimatedHeadline1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_AnimatedHeadline1
{
   text-align: left;
}
#wb_Text19
{
   visibility: visible;
   display: block;
}
#wb_Text19
{
   font-size: 64px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Lottie4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 30px 0 0 0 ;
}
#wb_Text20
{
   visibility: visible;
   display: block;
}
#wb_Text20
{
   font-size: 19px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Card2
{
   width: 162px;
   height: 55px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card2-card-item0
{
   display: inline-block;
   height: 24px;
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   border: 0px solid #C5C5C5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#Card2-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#wb_Card2:hover #Card2-card-item0
{
   transform: translate(5px,0px) rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#Card2-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 24px;
   width: 24px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 7px 7px !important;
   margin: -21px 0 0 0 ;
   padding: 0 10px 0 0;
   color: #FFFFFF;
   font-family: Inter;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
}
#Card2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card2
{
   text-align: right;
}
#wb_Footer
{
   visibility: visible;
   display: table;
   box-shadow: 0px 0px 12px rgba(0,0,0,0.06);
}
#wb_Footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Footer
{
   height: auto;
   padding: 5px 0 50px 0;
}
#Footer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#Footer > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#Footer > .row > .col-1
{
   display: flex;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 20px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 150px 0 85px 0;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2, #LayoutGrid3 > .col-3, #LayoutGrid3 > .col-4
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid3 > .col-2
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-3
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-4
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Text23
{
   visibility: visible;
   display: block;
}
#wb_Text23
{
   font-size: 19px;
   margin: 0 0 0 20px;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 26px;
}
#wb_Text26
{
   visibility: visible;
   display: block;
}
#wb_Text26
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 5px 0 5px 20px;
}
#LayoutGrid1 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .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: flex-start;
   text-align: left;
}
#LayoutGrid1 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#wb_Text24
{
   visibility: visible;
   display: block;
}
#wb_Text24
{
   font-size: 19px;
   margin: 0 0 0 10px;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 26px;
}
#wb_rodape-1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 15px 0 0 0 ;
   text-align: left;
}
#wb_rodape-1 li
{
   width: 100%;
}
#wb_rodape-1 a
{
   color: #000000;
   border: 0px solid #FFFFFF;
   border-radius: 5px;
   background-color: #FFFFFF;
   background-image: none;
   font-family: Inter;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_rodape-1 > ul > li > a
{
   width: calc(100% - 8px);
   box-sizing: border-box;
   height: 30px;
   padding: 0 0px 0px 10px;
   line-height: 30px;
}
#wb_rodape-1 li:hover a, #wb_rodape-1 a:hover
{
   color: #1976F0;
}
.rodape-1-effect:before, #wb_rodape-1 .active
{
   border: 0px solid #FFFFFF;
   background-color: #FBFBFB;
   background-image: none;
}
#wb_rodape-1 li
{
   padding-bottom: 8px !important;
}
#wb_Image4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 10px 0 0 0 ;
   padding: 0;
}
#Image4
{
   margin-left: auto;
   margin-right: auto;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 15px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 15px 0 15px 0;
}
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2, #LayoutGrid7 > .col-3, #LayoutGrid7 > .col-4
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid7 > .col-1
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid7 > .col-2
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid7 > .col-3
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid7 > .col-4
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Image9
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image9
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image13
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image13
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image14
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image14
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image15
{
   width: 40px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image15
{
   width: 40px;
   height: 25px;
}
#wb_Image17
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image17
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image18
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image18
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image19
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 1px 0 0 0 ;
   padding: 0;
}
#Image19
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image16
{
   width: calc(100% - -5px);
   visibility: visible;
   display: block;
   margin: 5px 0 0 -5px;
   padding: 0;
}
#Image16
{
   width: 105.56%;
   margin-left: auto;
   margin-right: auto;
}
#HorizontalLine4
{
   width: 100%;
   height: 1px;
   visibility: visible;
   display: block;
   margin: 0 0 50px 0 ;
}
#HorizontalLine4
{
   border-color: #E9E9E9;
   border-bottom-width: -49px;
}
#wb_Navbar
{
   visibility: visible;
   display: table;
   box-shadow: 0px 0px 12px rgba(0,0,0,0.06);
}
#wb_Navbar
{
   height: auto;
   margin-top: -1px;
   margin-bottom: 0px;
}
#Navbar
{
   height: auto;
   padding: 7px 0 7px 0;
}
#Navbar > .col-1, #Navbar > .col-2, #Navbar > .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#Navbar > .col-1
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#Navbar > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#Navbar > .col-3
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon12
{
   width: 19px;
   height: 23px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: transparent;
   background-image: none;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.08);
}
#Icon12
{
   width: 19px;
   height: 23px;
}
#Icon12 i
{
   line-height: 23px;
   font-size: 19px;
   width: 18px;
}
#wb_Icon12:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_Image1
{
   width: 133px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 20px;
   padding: 0;
}
#Image1
{
   width: 133px;
   height: 39px;
}
#wb_Icon13
{
   width: 19px;
   height: 23px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: transparent;
   background-image: none;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.08);
}
#Icon13
{
   width: 19px;
   height: 23px;
}
#Icon13 i
{
   line-height: 23px;
   font-size: 19px;
   width: 18px;
}
#wb_Icon13:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#HorizontalLine9
{
   width: 15px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#HorizontalLine9
{
   border-color: transparent;
   border-bottom-width: 40px;
}
#wb_OverlayMenu1
{
   width: 56px;
   height: 47px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#OverlayMenu1
{
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 56px;
   height: 47px;
}
#OverlayMenu1:hover
{
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   border-color: #FFFFFF;
}
#OverlayMenu1 .line
{
   background: #000000;
}
#OverlayMenu1 .line
{
   top: 3px;
}
#OverlayMenu1 .line:first-child
{
   margin-top: 7px;
}
#OverlayMenu1-overlay ul
{
   font-size: 20px;
   text-align: left;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 0 0 15px 0;
}
#LayoutGrid5 > .col-1, #LayoutGrid5 > .col-2, #LayoutGrid5 > .col-3, #LayoutGrid5 > .col-4
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid5 > .col-1
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid5 > .col-2
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid5 > .col-3
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid5 > .col-4
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Icon3
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: #FFFFFF;
   background-image: none;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.04);
}
#Icon3
{
   width: 18px;
   height: 18px;
}
#Icon3 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_Icon3:hover
{
   background-color: #000000;
   background-image: none;
   border: 1px solid #FFFFFF;
}
#wb_Icon2
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: #FFFFFF;
   background-image: none;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.04);
}
#Icon2
{
   width: 18px;
   height: 18px;
}
#Icon2 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_Icon2:hover
{
   background-color: #000000;
   background-image: none;
   border: 1px solid #FFFFFF;
}
#HorizontalLine7
{
   width: 14px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#HorizontalLine7
{
   border-color: transparent;
   border-bottom-width: 32px;
}
#wb_Icon4
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: #FFFFFF;
   background-image: none;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.04);
}
#Icon4
{
   width: 18px;
   height: 18px;
}
#Icon4 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_Icon4:hover
{
   background-color: #000000;
   background-image: none;
   border: 1px solid #FFFFFF;
}
#HorizontalLine10
{
   width: 14px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#HorizontalLine10
{
   border-color: transparent;
   border-bottom-width: 32px;
}
#wb_Icon6
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 8px 8px 8px 8px;
   color: #000000;
   background-color: #FFFFFF;
   background-image: none;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.04);
}
#Icon6
{
   width: 18px;
   height: 18px;
}
#Icon6 i
{
   line-height: 18px;
   font-size: 18px;
   width: 19px;
   color: #000000;
}
#Icon6:hover i
{
   color: #1976F0;
}
#wb_Icon6:hover
{
   background-color: #000000;
   background-image: none;
   border: 1px solid #FFFFFF;
}
#wb_sobre
{
   visibility: visible;
   display: table;
}
#wb_sobre
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sobre
{
   height: auto;
   padding: 11px 0 15px 20px;
}
#sobre > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#sobre > .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: flex-start;
   text-align: left;
}
#sobre > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 15px 0 0 0 ;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #000000;
   border: 0px solid #FFFFFF;
   border-radius: 5px;
   background-color: #FFFFFF;
   background-image: none;
   font-family: Inter;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu1 > ul > li > a
{
   width: calc(100% - 8px);
   box-sizing: border-box;
   height: 30px;
   padding: 0 0px 0px 10px;
   line-height: 30px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #1976F0;
}
.CssMenu1-effect:before, #wb_CssMenu1 .active
{
   border: 0px solid #FFFFFF;
   background-color: #FBFBFB;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding-bottom: 8px !important;
}
#wb_menu
{
   width: 512px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
}
#wb_menu li
{
}
#wb_menu a
{
   color: #000000;
   border: 0px solid rgba(242,242,247,0.00);
   border-radius: 9999px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Inter;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_menu > ul > li > a
{
   height: 40px;
   line-height: 40px;
}
#wb_menu li:hover a, #wb_menu a:hover, #wb_menu .active
{
   color: #000000;
   border: 0px solid #1976F0;
   background-color: #F2F2F7;
   background-image: none;
}
#wb_menu a.withsubmenu
{
   padding: 0 7px 0 7px;
}
#wb_menu ul :hover ul
{
   left: 0px;
   top: 40px;
   padding-top: 0px;
   visibility: visible;
}
#wb_menu .firstmain:hover ul
{
   left: 0px;
}
#wb_menu li li
{
   width: 220px;
}
#wb_menu ul ul a, #wb_menu ul :hover ul a
{
   width: 196px;
   padding: 13px 0px 12px 20px;
   background-color: #FFFFFF;
   border: 2px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   color: #000000;
   font-family: Inter;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   line-height: 13px;
   text-decoration: none;
   text-transform: none;
}
#wb_menu ul ul :hover a, #wb_menu ul ul a:hover, #wb_menu ul ul a.active, #wb_menu ul ul a.active, #wb_menu ul ul :hover ul :hover a, #wb_menu ul ul :hover ul a:hover, #wb_menu ul ul a.active, #wb_menu ul ul :hover ul a.active
{
   background-color: #F2F2F7;
   border: 2px solid #1976F0;
   color: #1976F0;
}
#wb_menu li
{
   padding: 0px 10px 0px 0px;
}
#wb_CssMenu2
{
   width: 105px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: right;
}
#wb_CssMenu2 li
{
}
#wb_CssMenu2 a
{
   color: #000000;
   border: 0px solid rgba(242,242,247,0.00);
   border-radius: 9999px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Inter;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: capitalize;
   text-align: center;
}
#wb_CssMenu2 > ul > li > a
{
   height: 40px;
   line-height: 40px;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover, #wb_CssMenu2 .active
{
   color: #000000;
   border: 0px solid #1976F0;
   background-color: #F2F2F7;
   background-image: none;
}
#wb_CssMenu2 li
{
   padding: 0px 0px 0px 10px;
}
}
@media only screen and (min-width: 480px) and (max-width: 1023px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_CssMenu3
{
   width: 480px;
   height: 40px;
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: left;
}
#wb_CssMenu3 li
{
}
#wb_CssMenu3 a
{
   color: #FFFFFF;
   border: 0px solid rgba(242,242,247,0.00);
   border-radius: 9999px;
   background-color: #F2F2F7;
   background-image: none;
   font-family: Inter;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: capitalize;
   text-align: center;
}
#wb_CssMenu3 > ul > li > a
{
   height: 40px;
   line-height: 40px;
}
#wb_CssMenu3 li:hover a, #wb_CssMenu3 a:hover, #wb_CssMenu3 .active
{
   color: #000000;
   border: 0px solid #1976F0;
   background-color: #F2F2F7;
   background-image: none;
}
#wb_CssMenu3 li
{
   padding: 0px 27px 0px 0px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 19px;
   margin: 20px 0 0 20px;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 26px;
}
#HorizontalLine5
{
   width: 14px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#HorizontalLine5
{
   border-color: transparent;
   border-bottom-width: 32px;
}
#HorizontalLine11
{
   width: 14px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#HorizontalLine11
{
   border-color: transparent;
   border-bottom-width: 32px;
}
#wb_Icon1
{
   width: 31px;
   height: 17px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: #FFFFFF;
   background-image: none;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.04);
}
#Icon1
{
   width: 31px;
   height: 17px;
}
#Icon1 i
{
   line-height: 17px;
   font-size: 17px;
   width: 16px;
}
#wb_Icon1:hover
{
   background-color: #000000;
   background-image: none;
   border: 1px solid #FFFFFF;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: 100vh;
   padding: 0;
}
#LayoutGrid10 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_Text12
{
   visibility: visible;
   display: block;
}
#wb_Text12
{
   font-size: 43px;
   margin: 20px 0 0 0 ;
   padding: 0;
   text-align: center;
   line-height: 52px;
}
#wb_Text13
{
   visibility: visible;
   display: block;
}
#wb_Text13
{
   font-size: 16px;
   margin: 0 0 0 2px;
   padding: 10px 0 10px 0;
   text-align: left;
   line-height: 18px;
}
#Editbox1
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 10px 0 0 0 ;
   padding: 4px 10px 4px 10px;
   text-align: left;
}
#Editbox1
{
   line-height: 22px;
}
#Editbox2
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 10px 0 0 0 ;
   padding: 4px 10px 4px 10px;
   text-align: left;
}
#Editbox2
{
   line-height: 22px;
}
#Editbox6
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 10px 0 30px 0 ;
   padding: 4px 10px 4px 10px;
   text-align: left;
}
#Editbox6
{
   line-height: -8px;
}
#wb_Captcha1
{
   width: 302px;
   height: 76px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#wb_Text16
{
   visibility: visible;
   display: block;
}
#wb_Text16
{
   font-size: 13px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: left;
   line-height: 16px;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
   background-color: rgba(255,255,255,0.20);
   background-image: url('../images/black-friday-1024x640.jpg');
   background-repeat: repeat;
   background-position: center center;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 20px 0 15px 0;
}
#LayoutGrid6 .row
{
   margin-right: 0px;
   margin-left: 5px;
}
#LayoutGrid6 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid6 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Button6
{
   width: 100%;
   height: 80px;
   visibility: visible;
   display: block;
   margin: 10px 0 0 0 ;
   padding: 2px 6px 1px 6px;
   color: #FFFFFF;
}
#wb_slidershow
{
   visibility: visible;
   display: block;
}
#wb_slidershow
{
   margin: 0;
   height: 100vh;
}
#slidershow .carousel-item-inner
{
   padding: 0;
}
#wb_LayoutGrid28
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid28
{
   height: auto;
   margin-top: 50px;
   margin-bottom: 0px;
}
#LayoutGrid28
{
   height: auto;
   padding: 0;
}
#LayoutGrid28 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid28 > .row > .col-1, #LayoutGrid28 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid28 > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid28 > .row > .col-2
{
   display: block;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-size: 107px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexAnimatedHeadline4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_indexAnimatedHeadline4
{
   text-align: center;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   font-size: 19px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 19px;
}
#wb_Lottie2
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: -100px 0 0 0 ;
}
#wb_Card3
{
   width: 162px;
   height: 55px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card3-card-item0
{
   display: inline-block;
   height: 24px;
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   border: 0px solid #C5C5C5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#Card3-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#wb_Card3:hover #Card3-card-item0
{
   transform: translate(5px,0px) rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#Card3-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 24px;
   width: 24px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 7px 7px !important;
   margin: -21px 0 0 0 ;
   padding: 0 10px 0 0;
   color: #FFFFFF;
   font-family: Inter;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
}
#Card3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card3
{
   text-align: right;
}
#wb_LayoutGrid26
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid26
{
   height: auto;
   margin-top: 50px;
   margin-bottom: 0px;
}
#LayoutGrid26
{
   height: auto;
   padding: 0;
}
#LayoutGrid26 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid26 > .row > .col-1, #LayoutGrid26 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid26 > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid26 > .row > .col-2
{
   display: block;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_AnimatedHeadline1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_AnimatedHeadline1
{
   text-align: center;
}
#wb_Text19
{
   visibility: visible;
   display: block;
}
#wb_Text19
{
   font-size: 107px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Lottie4
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 30px 0 0 0 ;
}
#wb_Text20
{
   visibility: visible;
   display: block;
}
#wb_Text20
{
   font-size: 19px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 19px;
}
#wb_Card2
{
   width: 162px;
   height: 55px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card2-card-item0
{
   display: inline-block;
   height: 24px;
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   border: 0px solid #C5C5C5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#Card2-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#wb_Card2:hover #Card2-card-item0
{
   transform: translate(5px,0px) rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#Card2-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 24px;
   width: 24px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 7px 7px !important;
   margin: -21px 0 0 0 ;
   padding: 0 10px 0 0;
   color: #FFFFFF;
   font-family: Inter;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
}
#Card2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card2
{
   text-align: right;
}
#wb_Footer
{
   visibility: visible;
   display: table;
   box-shadow: 0px 0px 0px #FFFFFF;
}
#wb_Footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Footer
{
   height: auto;
   padding: 5px 0 50px 0;
}
#Footer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#Footer > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#Footer > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 30px 0 30px 0;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2, #LayoutGrid3 > .col-3, #LayoutGrid3 > .col-4
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .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;
}
#LayoutGrid3 > .col-3
{
   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;
}
#LayoutGrid3 > .col-4
{
   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_Text23
{
   visibility: visible;
   display: block;
}
#wb_Text23
{
   font-size: 19px;
   margin: 0 0 0 20px;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 26px;
}
#wb_Text26
{
   visibility: visible;
   display: block;
}
#wb_Text26
{
   font-size: 16px;
   margin: 0 0 0 20px;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid1 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .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: flex-start;
   text-align: left;
}
#LayoutGrid1 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 0 0 20px;
}
#wb_Text24
{
   visibility: visible;
   display: block;
}
#wb_Text24
{
   font-size: 19px;
   margin: 20px 0 0 20px;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 26px;
}
#wb_rodape-1
{
   width: calc(100% - 10px);
   visibility: visible;
   display: inline-block;
   margin: 15px 0 0 10px;
   text-align: left;
}
#wb_rodape-1 li
{
   width: 100%;
}
#wb_rodape-1 a
{
   color: #000000;
   border: 0px solid #FFFFFF;
   border-radius: 5px;
   background-color: #FFFFFF;
   background-image: none;
   font-family: Inter;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_rodape-1 > ul > li > a
{
   width: calc(100% - 8px);
   box-sizing: border-box;
   height: 30px;
   padding: 0 0px 0px 10px;
   line-height: 30px;
}
#wb_rodape-1 li:hover a, #wb_rodape-1 a:hover
{
   color: #1976F0;
}
.rodape-1-effect:before, #wb_rodape-1 .active
{
   border: 0px solid #FFFFFF;
   background-color: #FBFBFB;
   background-image: none;
}
#wb_rodape-1 li
{
   padding-bottom: 8px !important;
}
#wb_Image4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 30px 0 0 0 ;
   padding: 0;
}
#Image4
{
   margin-left: auto;
   margin-right: auto;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 10px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 15px 0 15px 0;
}
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2, #LayoutGrid7 > .col-3, #LayoutGrid7 > .col-4
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid7 > .col-1
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid7 > .col-2
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid7 > .col-3
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid7 > .col-4
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Image9
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image9
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image13
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image13
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image14
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image14
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image15
{
   width: 40px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image15
{
   width: 40px;
   height: 25px;
}
#wb_Image17
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image17
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image18
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image18
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image19
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 1px 0 0 0 ;
   padding: 0;
}
#Image19
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image16
{
   width: calc(100% - -10px);
   visibility: visible;
   display: block;
   margin: 5px 0 0 -10px;
   padding: 0;
}
#Image16
{
   width: 103.85%;
   margin-left: auto;
   margin-right: auto;
}
#HorizontalLine4
{
   width: 100%;
   height: 1px;
   visibility: visible;
   display: block;
   margin: 0 0 50px 0 ;
}
#HorizontalLine4
{
   border-color: #E9E9E9;
   border-bottom-width: -49px;
}
#wb_Navbar
{
   visibility: visible;
   display: table;
   box-shadow: 0px 0px 12px rgba(0,0,0,0.08);
}
#wb_Navbar
{
   height: auto;
   margin-top: -1px;
   margin-bottom: 0px;
}
#Navbar
{
   height: auto;
   padding: 10px 0 10px 0;
}
#Navbar > .col-1, #Navbar > .col-2, #Navbar > .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#Navbar > .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: flex-start;
   text-align: left;
}
#Navbar > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#Navbar > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#wb_Icon12
{
   width: 29px;
   height: 25px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: transparent;
   background-image: none;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.08);
}
#Icon12
{
   width: 29px;
   height: 25px;
}
#Icon12 i
{
   line-height: 25px;
   font-size: 25px;
   width: 18px;
}
#wb_Icon12:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_Image1
{
   width: 156px;
   height: 46px;
   visibility: visible;
   display: inline-block;
   margin: 5px 0 0 15px;
   padding: 0;
}
#Image1
{
   width: 156px;
   height: 46px;
}
#wb_Icon13
{
   width: 29px;
   height: 25px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: transparent;
   background-image: none;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.08);
}
#Icon13
{
   width: 29px;
   height: 25px;
}
#Icon13 i
{
   line-height: 25px;
   font-size: 25px;
   width: 18px;
}
#wb_Icon13:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#HorizontalLine9
{
   width: 14px;
   height: 32px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#HorizontalLine9
{
   border-color: transparent;
   border-bottom-width: 32px;
}
#wb_OverlayMenu1
{
   width: 56px;
   height: 47px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#OverlayMenu1
{
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 56px;
   height: 47px;
}
#OverlayMenu1:hover
{
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   border-color: #FFFFFF;
}
#OverlayMenu1 .line
{
   background: #000000;
}
#OverlayMenu1 .line
{
   top: 3px;
}
#OverlayMenu1 .line:first-child
{
   margin-top: 7px;
}
#OverlayMenu1-overlay ul
{
   font-size: 20px;
   text-align: left;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 10px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 0 0 15px 0;
}
#LayoutGrid5 > .col-1, #LayoutGrid5 > .col-2, #LayoutGrid5 > .col-3, #LayoutGrid5 > .col-4
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid5 > .col-1
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid5 > .col-2
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid5 > .col-3
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid5 > .col-4
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Icon3
{
   width: 31px;
   height: 17px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: #FFFFFF;
   background-image: none;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.04);
}
#Icon3
{
   width: 31px;
   height: 17px;
}
#Icon3 i
{
   line-height: 17px;
   font-size: 17px;
   width: 16px;
}
#wb_Icon3:hover
{
   background-color: #000000;
   background-image: none;
   border: 1px solid #FFFFFF;
}
#wb_Icon2
{
   width: 31px;
   height: 17px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: #FFFFFF;
   background-image: none;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.04);
}
#Icon2
{
   width: 31px;
   height: 17px;
}
#Icon2 i
{
   line-height: 17px;
   font-size: 17px;
   width: 16px;
}
#wb_Icon2:hover
{
   background-color: #000000;
   background-image: none;
   border: 1px solid #FFFFFF;
}
#HorizontalLine7
{
   width: 14px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#HorizontalLine7
{
   border-color: transparent;
   border-bottom-width: 32px;
}
#wb_Icon4
{
   width: 31px;
   height: 17px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: #FFFFFF;
   background-image: none;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.04);
}
#Icon4
{
   width: 31px;
   height: 17px;
}
#Icon4 i
{
   line-height: 17px;
   font-size: 17px;
   width: 16px;
}
#wb_Icon4:hover
{
   background-color: #000000;
   background-image: none;
   border: 1px solid #FFFFFF;
}
#HorizontalLine10
{
   width: 14px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#HorizontalLine10
{
   border-color: transparent;
   border-bottom-width: 32px;
}
#wb_Icon6
{
   width: 31px;
   height: 17px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 8px 8px 8px 8px;
   color: #000000;
   background-color: #FFFFFF;
   background-image: none;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.04);
}
#Icon6
{
   width: 31px;
   height: 17px;
}
#Icon6 i
{
   line-height: 17px;
   font-size: 17px;
   width: 18px;
   color: #000000;
}
#Icon6:hover i
{
   color: #1976F0;
}
#wb_Icon6:hover
{
   background-color: #000000;
   background-image: none;
   border: 1px solid #FFFFFF;
}
#wb_sobre
{
   visibility: visible;
   display: table;
}
#wb_sobre
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sobre
{
   height: auto;
   padding: 11px 0 15px 0;
}
#sobre > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#sobre > .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: flex-start;
   text-align: left;
}
#sobre > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#wb_CssMenu1
{
   width: calc(100% - 10px);
   visibility: visible;
   display: inline-block;
   margin: 15px 0 0 10px;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #000000;
   border: 0px solid #FFFFFF;
   border-radius: 5px;
   background-color: #FFFFFF;
   background-image: none;
   font-family: Inter;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu1 > ul > li > a
{
   width: calc(100% - 8px);
   box-sizing: border-box;
   height: 30px;
   padding: 0 0px 0px 10px;
   line-height: 30px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #1976F0;
}
.CssMenu1-effect:before, #wb_CssMenu1 .active
{
   border: 0px solid #FFFFFF;
   background-color: #FBFBFB;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding-bottom: 8px !important;
}
#wb_menu
{
   width: 480px;
   height: 40px;
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: center;
}
#wb_menu li
{
}
#wb_menu a
{
   color: #000000;
   border: 0px solid rgba(242,242,247,0.00);
   border-radius: 9999px;
   background-color: #FFFFFF;
   background-image: none;
   font-family: Inter;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_menu > ul > li > a
{
   height: 40px;
   line-height: 40px;
}
#wb_menu li:hover a, #wb_menu a:hover, #wb_menu .active
{
   color: #000000;
   border: 0px solid #1976F0;
   background-color: #F2F2F7;
   background-image: none;
}
#wb_menu a.withsubmenu
{
   padding: 0 7px 0 7px;
}
#wb_menu ul :hover ul
{
   left: 0px;
   top: 40px;
   padding-top: 0px;
   visibility: visible;
}
#wb_menu .firstmain:hover ul
{
   left: 0px;
}
#wb_menu li li
{
   width: 220px;
}
#wb_menu ul ul a, #wb_menu ul :hover ul a
{
   width: 196px;
   padding: 11px 0px 11px 20px;
   background-color: #FFFFFF;
   border: 2px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   color: #000000;
   font-family: Inter;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   line-height: 16px;
   text-decoration: none;
   text-transform: none;
}
#wb_menu ul ul :hover a, #wb_menu ul ul a:hover, #wb_menu ul ul a.active, #wb_menu ul ul a.active, #wb_menu ul ul :hover ul :hover a, #wb_menu ul ul :hover ul a:hover, #wb_menu ul ul a.active, #wb_menu ul ul :hover ul a.active
{
   background-color: #FFFFFF;
   border: 2px solid #FFFFFF;
   color: #1976F0;
}
#wb_menu li
{
   padding: 0px 27px 0px 0px;
}
#wb_CssMenu2
{
   width: 480px;
   height: 40px;
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: right;
}
#wb_CssMenu2 li
{
}
#wb_CssMenu2 a
{
   color: #000000;
   border: 0px solid rgba(242,242,247,0.00);
   border-radius: 9999px;
   background-color: #FFFFFF;
   background-image: none;
   font-family: Inter;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: capitalize;
   text-align: center;
}
#wb_CssMenu2 > ul > li > a
{
   height: 40px;
   line-height: 40px;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover, #wb_CssMenu2 .active
{
   color: #000000;
   border: 0px solid #1976F0;
   background-color: #F2F2F7;
   background-image: none;
}
#wb_CssMenu2 li
{
   padding: 0px 0px 0px 27px;
}
}
@media only screen and (max-width: 479px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_CssMenu3
{
   width: 320px;
   height: 35px;
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: left;
}
#wb_CssMenu3 li
{
}
#wb_CssMenu3 a
{
   color: #FFFFFF;
   border: 0px solid #000000;
   border-radius: 9999px;
   background-color: #F2F2F7;
   background-image: none;
   font-family: Inter;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: capitalize;
   text-align: center;
}
#wb_CssMenu3 > ul > li > a
{
   height: 35px;
   line-height: 35px;
}
#wb_CssMenu3 li:hover a, #wb_CssMenu3 a:hover, #wb_CssMenu3 .active
{
   color: #000000;
   border: 0px solid #000000;
   background-color: #F2F2F7;
   background-image: none;
}
#wb_CssMenu3 li
{
   padding: 0px 27px 0px 0px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 20px;
   margin: 20px 0 0 0 ;
   padding: 0 0 8px 0;
   text-align: left;
}
#HorizontalLine5
{
   width: 14px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#HorizontalLine5
{
   border-color: transparent;
   border-bottom-width: 32px;
}
#HorizontalLine11
{
   width: 14px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#HorizontalLine11
{
   border-color: transparent;
   border-bottom-width: 32px;
}
#wb_Icon1
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: #FFFFFF;
   background-image: none;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.09);
}
#Icon1
{
   width: 20px;
   height: 20px;
}
#Icon1 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_Icon1:hover
{
   background-color: #000000;
   background-image: none;
   border: 1px solid #FFFFFF;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 0 20px 30px 20px;
}
#LayoutGrid10 .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#wb_Text12
{
   visibility: visible;
   display: block;
}
#wb_Text12
{
   font-size: 24px;
   margin: 20px 0 0 0 ;
   padding: 0;
   text-align: left;
   line-height: 28px;
}
#wb_Text13
{
   visibility: visible;
   display: block;
}
#wb_Text13
{
   font-size: 16px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: left;
   line-height: 18px;
}
#Editbox1
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 10px 0 0 0 ;
   padding: 4px 10px 4px 10px;
   text-align: left;
}
#Editbox1
{
   line-height: 22px;
}
#Editbox2
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 10px 0 0 0 ;
   padding: 4px 10px 4px 10px;
   text-align: left;
}
#Editbox2
{
   line-height: 22px;
}
#Editbox6
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 10px 0 30px 0 ;
   padding: 4px 10px 4px 10px;
   text-align: left;
}
#Editbox6
{
   line-height: -8px;
}
#wb_Captcha1
{
   width: 302px;
   height: 76px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#wb_Text16
{
   visibility: visible;
   display: block;
}
#wb_Text16
{
   font-size: 13px;
   margin: 0;
   padding: 0 0 5px 0;
   text-align: left;
   line-height: 16px;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
   background-color: rgba(255,255,255,0.20);
   background-image: url('../images/black-friday-1024x640.jpg');
   background-repeat: repeat;
   background-position: center center;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 0;
}
#LayoutGrid6 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid6 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid6 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Button6
{
   width: 100%;
   height: 65px;
   visibility: visible;
   display: block;
   margin: 10px 0 0 0 ;
   padding: 2px 6px 1px 6px;
   color: #FFFFFF;
}
#wb_slidershow
{
   visibility: visible;
   display: block;
}
#wb_slidershow
{
   margin: 0;
   height: 100vh;
}
#slidershow .carousel-item-inner
{
   padding: 0;
}
#wb_LayoutGrid28
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid28
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid28
{
   height: auto;
   padding: 40px 10px 0 10px;
}
#LayoutGrid28 .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGrid28 > .row > .col-1, #LayoutGrid28 > .row > .col-2
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid28 > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid28 > .row > .col-2
{
   display: block;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-size: 85px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexAnimatedHeadline4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_indexAnimatedHeadline4
{
   text-align: center;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   font-size: 17px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Lottie2
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: -100px 0 0 0 ;
}
#wb_Card3
{
   width: 162px;
   height: 55px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card3-card-item0
{
   display: inline-block;
   height: 24px;
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   border: 0px solid #C5C5C5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#Card3-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#wb_Card3:hover #Card3-card-item0
{
   transform: translate(5px,0px) rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#Card3-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 24px;
   width: 24px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 7px 7px !important;
   margin: -21px 0 0 0 ;
   padding: 0 10px 0 0;
   color: #FFFFFF;
   font-family: Inter;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
}
#Card3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card3
{
   text-align: right;
}
#wb_LayoutGrid26
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid26
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid26
{
   height: auto;
   padding: 40px 10px 0 10px;
}
#LayoutGrid26 .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGrid26 > .row > .col-1, #LayoutGrid26 > .row > .col-2
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid26 > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid26 > .row > .col-2
{
   display: block;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_AnimatedHeadline1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_AnimatedHeadline1
{
   text-align: center;
}
#wb_Text19
{
   visibility: visible;
   display: block;
}
#wb_Text19
{
   font-size: 85px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Lottie4
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 30px 0 0 0 ;
}
#wb_Text20
{
   visibility: visible;
   display: block;
}
#wb_Text20
{
   font-size: 17px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Card2
{
   width: 162px;
   height: 55px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card2-card-item0
{
   display: inline-block;
   height: 24px;
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   border: 0px solid #C5C5C5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#Card2-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#wb_Card2:hover #Card2-card-item0
{
   transform: translate(5px,0px) rotate(0deg) ;
   transition: transform 200ms ease-in-out 0ms;
}
#Card2-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 24px;
   width: 24px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 7px 7px !important;
   margin: -21px 0 0 0 ;
   padding: 0 10px 0 0;
   color: #FFFFFF;
   font-family: Inter;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
}
#Card2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card2
{
   text-align: right;
}
#wb_Footer
{
   visibility: visible;
   display: table;
   box-shadow: 0px 0px 0px #FFFFFF;
}
#wb_Footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Footer
{
   height: auto;
   padding: 5px 0 25px 0;
}
#Footer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#Footer > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#Footer > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 30px 0 30px 0;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2, #LayoutGrid3 > .col-3, #LayoutGrid3 > .col-4
{
   padding-right: 20px;
   padding-left: 20px;
}
#LayoutGrid3 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid3 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid3 > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid3 > .col-4
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text23
{
   visibility: visible;
   display: block;
}
#wb_Text23
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 28px;
}
#wb_Text26
{
   visibility: visible;
   display: block;
}
#wb_Text26
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 10px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid1 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .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: flex-start;
   text-align: left;
}
#LayoutGrid1 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#wb_Text24
{
   visibility: visible;
   display: block;
}
#wb_Text24
{
   font-size: 20px;
   margin: 20px 0 0 0 ;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_rodape-1
{
   width: calc(100% - -10px);
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 -10px;
   text-align: left;
}
#wb_rodape-1 li
{
   width: 100%;
}
#wb_rodape-1 a
{
   color: #000000;
   border: 0px solid #FFFFFF;
   border-radius: 5px;
   background-color: #FFFFFF;
   background-image: none;
   font-family: Inter;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_rodape-1 > ul > li > a
{
   width: calc(100% - 8px);
   box-sizing: border-box;
   height: 30px;
   padding: 0 0px 0px 10px;
   line-height: 30px;
}
#wb_rodape-1 li:hover a, #wb_rodape-1 a:hover
{
   color: #1976F0;
}
.rodape-1-effect:before, #wb_rodape-1 .active
{
   border: 0px solid #FFFFFF;
   background-color: #FBFBFB;
   background-image: none;
}
#wb_rodape-1 li
{
   padding-bottom: 8px !important;
}
#wb_Image4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 30px 0 0 0 ;
   padding: 0;
}
#Image4
{
   margin-left: auto;
   margin-right: auto;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 10px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 15px 0 15px 0;
}
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2, #LayoutGrid7 > .col-3, #LayoutGrid7 > .col-4
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid7 > .col-1
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid7 > .col-2
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid7 > .col-3
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid7 > .col-4
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Image9
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image9
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image13
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image13
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image14
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image14
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image15
{
   width: 40px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image15
{
   width: 40px;
   height: 25px;
}
#wb_Image17
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image17
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image18
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image18
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image19
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 1px 0 0 0 ;
   padding: 0;
}
#Image19
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image16
{
   width: calc(100% - -10px);
   visibility: visible;
   display: block;
   margin: 5px 0 0 -10px;
   padding: 0;
}
#Image16
{
   width: 106.25%;
   margin-left: auto;
   margin-right: auto;
}
#HorizontalLine4
{
   width: 100%;
   height: 1px;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
}
#HorizontalLine4
{
   border-color: #E9E9E9;
   border-bottom-width: -49px;
}
#wb_Navbar
{
   visibility: visible;
   display: table;
   box-shadow: 0px 0px 12px rgba(0,0,0,0.08);
}
#wb_Navbar
{
   height: auto;
   margin-top: -1px;
   margin-bottom: 0px;
}
#Navbar
{
   height: auto;
   padding: 5px 0 4px 0;
}
#Navbar > .col-1, #Navbar > .col-2, #Navbar > .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#Navbar > .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: flex-start;
   text-align: left;
}
#Navbar > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#Navbar > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#wb_Icon12
{
   width: 22px;
   height: 22px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: transparent;
   background-image: none;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.09);
}
#Icon12
{
   width: 22px;
   height: 22px;
}
#Icon12 i
{
   line-height: 22px;
   font-size: 22px;
   width: 21px;
}
#wb_Icon12:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_Image1
{
   width: 156px;
   height: 46px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 15px;
   padding: 0;
}
#Image1
{
   width: 156px;
   height: 46px;
}
#wb_Icon13
{
   width: 22px;
   height: 22px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: transparent;
   background-image: none;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.09);
}
#Icon13
{
   width: 22px;
   height: 22px;
}
#Icon13 i
{
   line-height: 22px;
   font-size: 22px;
   width: 21px;
}
#wb_Icon13:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#HorizontalLine9
{
   width: 14px;
   height: 32px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#HorizontalLine9
{
   border-color: transparent;
   border-bottom-width: 32px;
}
#wb_OverlayMenu1
{
   width: 56px;
   height: 47px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#OverlayMenu1
{
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 56px;
   height: 47px;
}
#OverlayMenu1:hover
{
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   border-color: #FFFFFF;
}
#OverlayMenu1 .line
{
   background: #000000;
}
#OverlayMenu1 .line
{
   top: 3px;
}
#OverlayMenu1 .line:first-child
{
   margin-top: 7px;
}
#OverlayMenu1-overlay ul
{
   font-size: 20px;
   text-align: left;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 0 0 15px 0;
}
#LayoutGrid5 > .col-1, #LayoutGrid5 > .col-2, #LayoutGrid5 > .col-3, #LayoutGrid5 > .col-4
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid5 > .col-1
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid5 > .col-2
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid5 > .col-3
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid5 > .col-4
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Icon3
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: #FFFFFF;
   background-image: none;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.09);
}
#Icon3
{
   width: 20px;
   height: 20px;
}
#Icon3 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_Icon3:hover
{
   background-color: #000000;
   background-image: none;
   border: 1px solid #FFFFFF;
}
#wb_Icon2
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: #FFFFFF;
   background-image: none;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.09);
}
#Icon2
{
   width: 20px;
   height: 20px;
}
#Icon2 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_Icon2:hover
{
   background-color: #000000;
   background-image: none;
   border: 1px solid #FFFFFF;
}
#HorizontalLine7
{
   width: 14px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#HorizontalLine7
{
   border-color: transparent;
   border-bottom-width: 32px;
}
#wb_Icon4
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: #FFFFFF;
   background-image: none;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.09);
}
#Icon4
{
   width: 20px;
   height: 20px;
}
#Icon4 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_Icon4:hover
{
   background-color: #000000;
   background-image: none;
   border: 1px solid #FFFFFF;
}
#HorizontalLine10
{
   width: 14px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#HorizontalLine10
{
   border-color: transparent;
   border-bottom-width: 32px;
}
#wb_Icon6
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 8px 8px 8px 8px;
   color: #000000;
   background-color: #FFFFFF;
   background-image: none;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.09);
}
#Icon6
{
   width: 20px;
   height: 20px;
}
#Icon6 i
{
   line-height: 20px;
   font-size: 20px;
   width: 21px;
   color: #000000;
}
#Icon6:hover i
{
   color: #1976F0;
}
#wb_Icon6:hover
{
   background-color: #000000;
   background-image: none;
   border: 1px solid #FFFFFF;
}
#wb_sobre
{
   visibility: visible;
   display: table;
}
#wb_sobre
{
   height: auto;
   margin-top: 10px;
   margin-bottom: 0px;
}
#sobre
{
   height: auto;
   padding: 11px 0 15px 0;
}
#sobre > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#sobre > .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: flex-start;
   text-align: left;
}
#sobre > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#wb_CssMenu1
{
   width: calc(100% - -10px);
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 -10px;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #000000;
   border: 0px solid #FFFFFF;
   border-radius: 5px;
   background-color: #FFFFFF;
   background-image: none;
   font-family: Inter;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu1 > ul > li > a
{
   width: calc(100% - 8px);
   box-sizing: border-box;
   height: 30px;
   padding: 0 0px 0px 10px;
   line-height: 30px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #1976F0;
}
.CssMenu1-effect:before, #wb_CssMenu1 .active
{
   border: 0px solid #FFFFFF;
   background-color: #FBFBFB;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding-bottom: 8px !important;
}
#wb_menu
{
   width: 320px;
   height: 35px;
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: center;
}
#wb_menu li
{
}
#wb_menu a
{
   color: #000000;
   border: 0px solid #000000;
   border-radius: 9999px;
   background-color: #FFFFFF;
   background-image: none;
   font-family: Inter;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_menu > ul > li > a
{
   height: 35px;
   line-height: 35px;
}
#wb_menu li:hover a, #wb_menu a:hover, #wb_menu .active
{
   color: #000000;
   border: 0px solid #000000;
   background-color: #F2F2F7;
   background-image: none;
}
#wb_menu a.withsubmenu
{
   padding: 0 7px 0 7px;
}
#wb_menu ul :hover ul
{
   left: 0px;
   top: 35px;
   padding-top: 0px;
   visibility: visible;
}
#wb_menu .firstmain:hover ul
{
   left: 0px;
}
#wb_menu li li
{
   width: 100px;
}
#wb_menu ul ul a, #wb_menu ul :hover ul a
{
   width: 76px;
   padding: 4px 0px 4px 20px;
   background-color: #FFFFFF;
   border: 2px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   color: #000000;
   font-family: Inter;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   line-height: 16px;
   text-decoration: none;
   text-transform: none;
}
#wb_menu ul ul :hover a, #wb_menu ul ul a:hover, #wb_menu ul ul a.active, #wb_menu ul ul a.active, #wb_menu ul ul :hover ul :hover a, #wb_menu ul ul :hover ul a:hover, #wb_menu ul ul a.active, #wb_menu ul ul :hover ul a.active
{
   background-color: #FFFFFF;
   border: 2px solid #FFFFFF;
   color: #1976F0;
}
#wb_menu li
{
   padding: 0px 27px 0px 0px;
}
#wb_CssMenu2
{
   width: 320px;
   height: 35px;
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: right;
}
#wb_CssMenu2 li
{
}
#wb_CssMenu2 a
{
   color: #000000;
   border: 0px solid #000000;
   border-radius: 9999px;
   background-color: #FFFFFF;
   background-image: none;
   font-family: Inter;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: capitalize;
   text-align: center;
}
#wb_CssMenu2 > ul > li > a
{
   height: 35px;
   line-height: 35px;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover, #wb_CssMenu2 .active
{
   color: #000000;
   border: 0px solid #000000;
   background-color: #F2F2F7;
   background-image: none;
}
#wb_CssMenu2 li
{
   padding: 0px 0px 0px 27px;
}
}
.darktheme #wb_LayoutGrid6,
.darktheme #wb_Footer
{
   filter: invert(100%);
}
::selection {
    background-color: #ebf2ff;
    color: #377dff;
}
::-moz-selection {
    background-color: #ebf2ff;
    color: #0056b3;
}
img {
    -webkit-user-drag: none; /* Chrome, Safari, Opera */
    -khtml-user-drag: none;  /* Navegadores antigos */
    -moz-user-drag: none;    /* Firefox */
    -o-user-drag: none;
    user-drag: none;
}
/* seleção & utilidades */
::selection { background-color:#ebf2ff; color:#377dff; }
::-moz-selection { background-color:#ebf2ff; color:#0056b3; }
img { -webkit-user-drag:none; -khtml-user-drag:none; -moz-user-drag:none; -o-user-drag:none; user-drag:none; }

/* ===================== THEME VARS ===================== */
:root{
  --fade-in: 320ms;
  --fade-out: 360ms;

  /* PROGRESS BAR */
  --pb-height: 2px;
  --pb-color: #1f8bff;
  --pb-shadow: 0 0 10px rgba(31,139,255,.5);

  /* SPINNER */
  --sp-size: 10px;
  --sp-gap: 6px;
  --sp-color: #1f8bff;
  --sp-duration: 1.2s;

  /* Cartão do spinner */
  --sp-panel-bg: #fff;
  --sp-panel-radius: 14px;
  --sp-panel-pad: 8px 10px;
  --sp-panel-shadow: 0 16px 40px rgba(0,0,0,.18), 0 2px 10px rgba(0,0,0,.12);
}

/* ===================== PAGE FADE ===================== */
body{
  opacity: 0;
  transition: opacity var(--fade-in) ease;
}
html.is-ready body{ opacity: 1; }
body.is-leaving{
  opacity: 0;
  transition: opacity var(--fade-out) ease;
}

/* ===================== PROGRESS BAR ===================== */
#wb-progress{
  position: fixed; left:0; top:0;
  height:var(--pb-height); width:0%;
  background:var(--pb-color); z-index:100000;
  transition: width .18s ease, opacity .25s ease;
  box-shadow:var(--pb-shadow);
  opacity:1;
}

/* ===================== SPINNER ===================== */
#global-spinner{
  position:fixed; inset:0; z-index:99999;
  display:flex; align-items:center; justify-content:center;
  background:rgba(255,255,255,.65); /* leve véu transparente */
  opacity:0; visibility:hidden;
  transition:opacity .25s ease, visibility 0s linear .25s;
}
#global-spinner.show{
  opacity:1; visibility:visible; transition:opacity .25s ease;
}
#global-spinner .spinner-card{
  display:inline-flex; align-items:center; gap:var(--sp-gap);
  background:var(--sp-panel-bg);
  padding:var(--sp-panel-pad);
  border-radius:var(--sp-panel-radius);
  box-shadow:var(--sp-panel-shadow);
}
#global-spinner .spinner-card > div{
  inline-size:var(--sp-size); block-size:var(--sp-size);
  background-color:var(--sp-color);
  border-radius:50%; display:inline-block;
  animation: sp-bounce var(--sp-duration) infinite ease-in-out both;
}
#global-spinner .spinner-card .sp1{ animation-delay:-0.24s }
#global-spinner .spinner-card .sp2{ animation-delay:-0.12s }

@keyframes sp-bounce{
  0%,80%,100% { transform:scale(0); opacity:.6 }
  40%         { transform:scale(1); opacity:1 }
}

/* A11Y */
@media (prefers-reduced-motion: reduce){
  html.is-ready body, body{ opacity:1 !important; transition:none !important; }
  #global-spinner .spinner-card > div{ animation:none; opacity:.9 }
}
#wb_slidershow {
  position: relative;
  z-index: 1;
}

/* Botões sem fundo */
.slider-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  background: none;
  color: #f2f2f2c7;
  border: none;
  padding: 10px;
  font-size: 47px;
  cursor: pointer;
  line-height: 1;
  transition: color 0.3s ease;
}

/* Hover azul sutil */
.slider-nav:hover {
  color: #1976F0; /* Azul da Start Agência */
}

#slider-prev {
  left: 20px;
}

#slider-next {
  right: 20px;
}
#slidershow.owl-nav button.owl-prev, 
#slidershow .owl-nav button.owl-next 
{
   display: inline-flex;
   align-items: center;
   justify-content: center;
   flex-wrap: nowrap;
   background-color: transparent;
}
#slidershow .owl-nav button.owl-prev span, 
#slidershow .owl-nav button.owl-next span 
{
   transform: translateY(-3px);
   font-size: 40px;
}
