body
{
   background-color: #000000;
   color: #000000;
   font-family: Poppins;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
*
{
   scrollbar-color: rgba(227,227,227,1.00) rgba(0,0,0,1.00);
   scrollbar-width: thin;
}
*::-webkit-scrollbar
{
   width: 11px;
}
*::-webkit-scrollbar-track
{
   background: rgba(0,0,0,1.00);
}
*::-webkit-scrollbar-thumb
{
   background-color: rgba(227,227,227,1.00);
   border-radius: 5px;
   border: 1px solid rgba(242,242,242,1.00);
}
*::-webkit-scrollbar-corner
{
   background: rgba(0,0,0,1.00);
}
*::-webkit-scrollbar-thumb:hover
{
   background-color: rgba(234,210,132,1.00);
   border-color: rgba(234,210,132,1.00);
}
a
{
   color: #000000;
   text-decoration: none;
}
a:hover
{
   color: #4F4F4F;
   text-decoration: none;
}
.visibility-hidden
{
   visibility: hidden;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_LayoutGrid4, #wb_LayoutGrid8, #Button1
   {
      background-attachment: scroll !important;
   }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5)
{
   #wb_LayoutGrid4, #wb_LayoutGrid8, #Button1
   {
      background-attachment: scroll !important;
   }
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/04_IMAGEM_BLOG.png');
   background-repeat: no-repeat;
   background-position: center top;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   width: 100%;
   padding: 120px 0 60px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid4 > .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;
}
#LayoutGrid4 > .row > .col-1
{
}
#LayoutGrid4 > .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)
{
#LayoutGrid4 > .row > .col-1
{
   width: 100%;
   grid-column: span 12;
}
}
#LayoutGrid4-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-image: linear-gradient(to top, #000000 0%, rgba(0,0,0,0.00) 100%);
}
#wb_LayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: url('../images/footer2_bg.png');
   background-repeat: no-repeat;
   background-position: center bottom;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid8
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid8 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid8 > .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;
}
#LayoutGrid8 > .row > .col-1
{
}
#LayoutGrid8 > .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)
{
#LayoutGrid8 > .row > .col-1
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Icon5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 50px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon5 a
{
   text-decoration: none;
}
#wb_Icon5 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon5
{
   height: 52px;
   width: 525px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon5 i
{
   color: #000000;
   display: inline-block;
   font-size: 52px;
   line-height: 52px;
   vertical-align: middle;
}
#wb_Icon5:hover #Icon5 i
{
   color: #000000;
}
#imoveis-slider
{
   width: 100%;
   position: relative;
   padding: 20px 0 0 0;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#imoveis-slider .owl-dots, #imoveis-slider .owl-nav
{
   text-align: center;
}
#imoveis-slider .owl-nav [class*=owl-]
{
   opacity: 0.7;
   color: #000000;
   font-size: 48px;
   line-height: 48px;
   display: inline-block;
   cursor: pointer;
   pointer-events: all;
}
#imoveis-slider .owl-nav [class*=owl-]:hover
{
   opacity: 1;
   color: #000000;
   text-decoration: none;
}
#imoveis-slider .owl-nav .disabled
{
   opacity: .5;
   cursor: default;
}
#imoveis-slider .owl-nav.disabled+.owl-dots
{
   margin-top: 10px;
}
#imoveis-slider .owl-nav
{
   position:  absolute;
   top: 0;
   display:  flex;
   align-items: center;
   justify-content: space-between;
  pointer-events: none;
   width: calc(100% - 0px);
   height: 100%;
}
#imoveis-slider .owl-nav button.owl-prev, #imoveis-slider .owl-nav button.owl-next
{
   position: relative;
   height: 48px;
   width: 48px;
   border-radius: 50%;
   background-color: rgba(255,255,255, 0.5);
}
#imoveis-slider .owl-nav button.owl-prev span, #imoveis-slider .owl-nav button.owl-next span
{
   position: absolute;
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   transform: translateY(-8%);
}
#imoveis-slider .owl-dots .owl-dot
{
   display: inline-block;
   zoom: 1;
}
#imoveis-slider .owl-dots .owl-dot span
{
   width: 16px;
   height: 16px;
   margin: 35px 15px;
   background: #F9F9F9;
   display: block;
   -webkit-backface-visibility: visible;
   backface-visibility: visible;
   transition: opacity 200ms ease;
   border-radius: 50%;
}
#imoveis-slider .owl-dots .owl-dot.active span, #imoveis-slider .owl-dots .owl-dot:hover span
{
   background: #000000;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_Text1
{
   color: #FFFFFF;
   font-family: "Tomato Grotesk";
   font-weight: normal;
   font-size: 12px;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
.DropdownMenu2 .nav
{
   font-family: "Tomato Grotesk";
   font-weight: normal;
   font-size: 17px;
   font-style: normal;
   color: #FFFFFF;
   text-align: left;
   text-transform: none;
}
#DropdownMenu2, .DropdownMenu2 .nav, .DropdownMenu2 *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.DropdownMenu2 .nav:before,
.DropdownMenu2 .nav:after 
{
   content: " ";
   display: table;
}
.DropdownMenu2 .nav:after 
{
   clear: both;
}
.DropdownMenu2 .nav a 
{
   text-decoration: none;
}
.DropdownMenu2 .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.DropdownMenu2 .nav ul ul
{
   margin-bottom: 0;
}
.DropdownMenu2 .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.DropdownMenu2 .container:before,
.DropdownMenu2 .container:after 
{
   content: " ";
   display: table;
}
.DropdownMenu2 .container:after 
{
   clear: both;
}
.DropdownMenu2 .collapse 
{
   display: none;
}
.DropdownMenu2 .collapse.show 
{
   display: block;
}
.DropdownMenu2 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.DropdownMenu2 .arrow, .DropdownMenu2 .arrow-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.DropdownMenu2 .dropdown 
{
   position: relative;
}
.DropdownMenu2 .dropdown-toggle:focus 
{
   outline: 0;
}
.DropdownMenu2 .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 17px;
   background-color: #000000;
   background-image: none;
   border: 1px solid rgba(255,255,255,1.00);
   border-radius: 10px;
   background-clip: padding-box;
}
.DropdownMenu2 .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FFFFFF;
}
.DropdownMenu2 .dropdown-menu > li > a
{
   display: block;
   padding: 0px 20px 0px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #FFFFFF;
   text-transform: none;
   white-space: nowrap;
}
.DropdownMenu2 .dropdown-menu > li > a:hover,
.DropdownMenu2 .dropdown-menu > li > a:focus 
{
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   background-image: none;
}
.DropdownMenu2 .dropdown-menu > li > a.active,
.DropdownMenu2 .dropdown-menu > li > a.active:hover,
.DropdownMenu2 .dropdown-menu > li > a.active:focus
{
   color: #000000;
   background-color: transparent;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.DropdownMenu2 .show > .dropdown-menu
{
   display: block;
}
.DropdownMenu2 .show > a
{
   outline: 0;
}
.DropdownMenu2 .dropdown-header
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.DropdownMenu2 .dropdown-backdrop
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.DropdownMenu2 .dropdown.show .dropdown-menu
{
   animation-name: DropdownMenu2-animation;
   animation-duration: 1000ms;
   animation-iteration-count: 1;
   animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
   animation-fill-mode: forwards;
}
@keyframes DropdownMenu2-animation
{
   0%
   {
      opacity: 0;
      transform: translateY(-10px);
   }
   100%
   {
      opacity: 1;
      transform: translateY(0);
   }
}
.DropdownMenu2 .nav > li 
{
   position: relative;
   display: block;
}
.DropdownMenu2 .nav > li > a
{
   position: relative;
   display: block;
   padding: 13px 13px 13px 13px;
}
.DropdownMenu2 .nav .show > a,
.DropdownMenu2 .nav .show > a:hover,
.DropdownMenu2 .nav .show > a:focus
{
    border-color: #000000;
}
.DropdownMenu2 .nav .nav-divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FFFFFF;
}
.DropdownMenu2 .nav .arrow
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.DropdownMenu2
{
   position: relative;
}
.DropdownMenu2:before,
.DropdownMenu2:after
{
   content: " ";
   display: table;
}
.DropdownMenu2:after
{
   clear: both;
}
.DropdownMenu2 .navbar-header:before,
.DropdownMenu2 .navbar-header:after
{
   content: " ";
   display: table;
}
.DropdownMenu2 .navbar-header:after
{
   clear: both;
}
.DropdownMenu2-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.DropdownMenu2-navbar-collapse:before,
.DropdownMenu2-navbar-collapse:after
{
   content: " ";
   display: table;
}
.DropdownMenu2-navbar-collapse:after
{
   clear: both;
}
.DropdownMenu2-navbar-collapse.show
{
   overflow-y: auto;
}
.DropdownMenu2 .navbar-toggle 
{
   position: relative;
   float: right;
   width: 48px;
   height: 48px;
   padding: 13px 13px 13px 13px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 10px;
}
.DropdownMenu2 .navbar-toggle .line
{
   display: block;
   width: 22px;
   height: 4px;
   border-radius: 0px;
   transition: all 500ms linear;
}
.DropdownMenu2 .navbar-toggle .line
{
   margin: 4px auto;
}
.DropdownMenu2 .navbar-toggle  .line:first-child
{
   margin-top: 0px !important;
}
.DropdownMenu2 .navbar-nav
{
   margin: 6px -15px;
}
.DropdownMenu2 .navbar-nav > li > .dropdown-menu
{
   margin-top: 0;
}
.DropdownMenu2 .navbar-nav > li > a
{
   color: #FFFFFF;
}
.DropdownMenu2 .navbar-nav > li > a:hover,
.DropdownMenu2 .navbar-nav > li > a:focus
{
   background-color: transparent;
   background-image: none;
   color: #000000;
   text-decoration: none;
}
.DropdownMenu2 .navbar-nav > li > a.active,
.DropdownMenu2 .navbar-nav > li > a.active:hover,
.DropdownMenu2 .navbar-nav > li > a.active:focus
{
   color: #000000;
   background-color: transparent;
   background-image: none;
}
.DropdownMenu2 .navbar-toggle
{
   border: 1px solid transparent;
}
.DropdownMenu2 .navbar-toggle:hover,
.DropdownMenu2 .navbar-toggle:focus
{
   background-color: transparent;
}
.DropdownMenu2 .navbar-toggle .line
{
   background-color: #FFFFFF;
}
.DropdownMenu2-navbar-collapse
{
   border-color: rgba(255,255,255,1.00);
}
.DropdownMenu2 .navbar-nav > .dropdown > a:hover .arrow,
.DropdownMenu2 .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.DropdownMenu2 .navbar-nav > .show > a,
.DropdownMenu2 .navbar-nav > .show > a:hover,
.DropdownMenu2 .navbar-nav > .show > a:focus
{
   background-color: transparent;
   background-image: none;
   color: #000000;
}
.DropdownMenu2 .navbar-nav > .show > a .arrow,
.DropdownMenu2 .navbar-nav > .show > a:hover .arrow,
.DropdownMenu2 .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.DropdownMenu2 .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.DropdownMenu2 .navbar-link
{
   color: #FFFFFF;
}
.DropdownMenu2 .navbar-link:hover
{
   color: #000000;
}
.DropdownMenu2 .navbar-header
{
   color: #FFFFFF;
}
.DropdownMenu2 .dropdown-hover > .dropdown-menu
{
   margin-top:-1px !important;
}
@media (min-width: 500px) 
{
.DropdownMenu2 .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.DropdownMenu2 .navbar-header
{
   float: left;
}
.DropdownMenu2-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.DropdownMenu2-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.DropdownMenu2-navbar-collapse.show
{
   overflow-y: auto;
}
.DropdownMenu2 .navbar-toggle
{
   display: none;
}
.DropdownMenu2 .navbar-nav
{
   display: flex;
   flex-direction: row;
   justify-content: center;
   margin: 0;
}
.DropdownMenu2 .navbar-nav > li
{
   float: left;
}
.DropdownMenu2 .container > .navbar-header,
.DropdownMenu2 .container > .DropdownMenu2-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.DropdownMenu2 .navbar-nav > .dropdown > a:hover .arrow,
.DropdownMenu2 .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
}
@media (max-width: 500px) 
{
.DropdownMenu2 
{
   background-color: rgba(0,0,0,0.35);
   background-image: none;
   border: 1px solid rgba(0,0,0,0.00);
}
.DropdownMenu2 .navbar-nav
{
   margin: 0;
   background-color: #000000;
   background-image: none;
}
.DropdownMenu2 .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.DropdownMenu2 .navbar-nav .show .dropdown-menu > li > a,
.DropdownMenu2 .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 3px 15px 0 15px;
}
.DropdownMenu2 .navbar-nav .show .dropdown-menu > li > a
{
   line-height: 20px;
}
}
@media (min-width: 500px) 
{
.DropdownMenu2 .navbar-nav > li > a
{
   background-color: rgba(0,0,0,0.35);
   background-image: none;
   border: 1px solid rgba(0,0,0,0.00);
   border-radius: 10px;
   margin-right: 10px;
   color: #FFFFFF;
}
.DropdownMenu2 .navbar-nav > li > a:hover,
.DropdownMenu2 .navbar-nav > li > a:focus
{
   color: #000000;
   background-image: linear-gradient(315deg, #B88E44 0%, #EBD17B 48%, #CAA24B 100%);
}
.DropdownMenu2 .navbar-nav > li > a.active,
.DropdownMenu2 .navbar-nav > li > a.active:hover,
.DropdownMenu2 .navbar-nav > li > a.active:focus
{
   color: #000000;
   background-image: linear-gradient(315deg, #B88E44 0%, #EBD17B 48%, #CAA24B 100%);
}
.DropdownMenu2 .navbar-nav > .show > a,
.DropdownMenu2 .navbar-nav > .show > a:hover,
.DropdownMenu2 .navbar-nav > .show > a:focus
{
   background-image: linear-gradient(315deg, #B88E44 0%, #EBD17B 48%, #CAA24B 100%);
   color: #000000;
}
.DropdownMenu2 .navbar-nav > .dropdown > a:hover .arrow
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.DropdownMenu2 .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.DropdownMenu2 .navbar-nav > li > a.active > .arrow,
.DropdownMenu2 .navbar-nav > li > a.active:hover > .arrow,
.DropdownMenu2 .navbar-nav > li > a.active:focus > .arrow
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.DropdownMenu2 .navbar-nav > .show > a .arrow,
.DropdownMenu2 .navbar-nav > .show > a:hover .arrow,
.DropdownMenu2 .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.DropdownMenu2 .navbar-link
{
   color: #FFFFFF;
}
.DropdownMenu2 .navbar-link:hover 
{
   color: #fff;
}
}
.DropdownMenu2 .navbar-nav > li:first-child > a
{
   border-top-left-radius: 10px;
   border-bottom-left-radius: 10px;
}
.DropdownMenu2 .dropdown-menu > li:last-child > a
{
   border-bottom-left-radius: 10px;
   border-bottom-right-radius: 10px;
}
#DropdownMenu2 i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_DropdownMenu2
{
   z-index: 1111 !important;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text4
{
   color: #FFFFFF;
   font-family: "Tomato Grotesk";
   font-weight: normal;
   font-size: 32px;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   max-width: 320px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 3px;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.24);
   text-align: left;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 2px;
   max-width: 100%;
   width: 100%;
   height: 180px;
}
#Card1-card-item1
{
   display: inline-block;
   height: 18px;
   box-sizing: border-box;
   margin: 18px 0 10px 35px;
   padding: 2px 3px 5px 3px;
   border: 0px solid #000000;
   border-radius: 5px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Tomato Grotesk";
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
}
#Card1-card-item2
{
   display: inline-block;
   height: 23px;
   box-sizing: border-box;
   margin: 5px 0 0 -50px;
   padding: 0 0 10px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Poppins";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item2 i
{
   margin-right: 3px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: -27px 20px 10px 15px;
   padding: 0 0 5px 0;
   color: #000000;
   font-family: "Tomato Grotesk";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: right;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 5px 0 0 0 ;
   border-top: 1px #F5F5F5 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item5
{
   display: inline-block;
   height: 26px;
   box-sizing: border-box;
   margin: 2px 0 0 0 ;
   padding: 10px 0 0 13px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Tomato Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item5 i
{
   margin-right: 3px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item6
{
   box-sizing: border-box;
   margin: 0;
   border-top: 0px #000000 solid;
   border-width: 0px 0 0 0;
   height: 0;
   line-height: 0;
   visibility: hidden;
}
#Card1-card-item7
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0 0 5px 0 ;
   padding: 10px 0 7px 13px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Tomato Grotesk";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item7 i
{
   margin-right: 3px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item8
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   border-top: 1px #F5F5F5 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item9
{
   display: inline-block;
   height: 23px;
   box-sizing: border-box;
   margin: 0 0 0 5px;
   padding: 0 0 10px 13px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Familjen Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item9 i
{
   margin-right: 7px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card1-card-item10
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 25px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Tomato Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item10 i
{
   margin-right: 7px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card1-card-item11
{
   display: inline-block;
   height: 23px;
   box-sizing: border-box;
   margin: 0 0 0 25px;
   padding: 0 0 10px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Tomato Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item11 i
{
   margin-right: 7px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card1-card-item12
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   border-top: 0px #000000 solid;
   border-width: 0px 0 0 0;
   height: 0;
   line-height: 0;
   visibility: hidden;
}
#Card1-card-item13
{
   display: inline-block;
   height: 45px;
   box-sizing: border-box;
   margin: 0 0 20px 55px;
   border: 0px solid #2DB742;
   border-radius: 4px;
   background-color: #F2F2F2;
   background-image: none;
   color: #000000;
   font-family: "Tomato Grotesk";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#wb_Card1:hover #Card1-card-item13
{
   background-color: #D9D9D9;
   color: #000000;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms;
}
#Card1-card-item13 a
{
   color: inherit;
   display: block;
   padding: 15px 69px 17px 69px;
   text-decoration: none;
}
#Badge1
{
   position: absolute;
   left: -8px;
   top: -8px;
   width: 100px;
   height: 100px;
   margin: 0;
   z-index: 3;
   color: #FFFFFF;
   font-family: "Tomato Grotesk";
   font-weight: bold;
   font-style: normal;
   font-size: 9.3px;
   letter-spacing: 4px;
   white-space: nowrap;
}
#Badge1-inner
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: 1;
   overflow: hidden;
   display: flex;
   align-items: center;
   justify-content: center;
   box-sizing: border-box;
}
#Badge1-text
{
   background: linear-gradient(to right, #DA0B0B 0%, #FF0000 51%, #981B1B 100%);
   border: 1px solid rgba(255,255,255,0.78);
   box-shadow: 0 0 0 4px rgba(255,0,0,1.00);
   position: absolute;
   transform: translateX(-15px) translateY(-15px) rotate(-45deg);
   line-height: 22px;
   text-align: center;
   width: 200%;
}
#Badge1:before, #Badge1:after
{
   content: "";
   position: absolute;
}
#Badge1:before
{
   width: 40px;
   height: 8px;
   right: 0;
   background-color: #BF0000;
   border-radius: 8px 8px 0px 0px;
}
#Badge1:after
{
   width: 8px;
   height: 40px;
   left: 0;
   bottom: 0;
   background-color: #BF0000;
   border-radius: 8px 0px 0px 8px;
}
#Badge1-inner:before
{
   content: "";
   display: block;
   height: 13px;
   width: 59px;
   position: absolute;
   top: 0px;
   right: 7px;
   left: auto;
   clip-path: polygon(13px 0, 59px 0, 46px 13px, 0 13px);
   background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 100%);
   z-index: 1;
}
#Badge1-inner:after
{
   content: "";   display: block;
   height: 59px;
   width: 13px;
   position: absolute;
   top: auto;
   bottom: 7px;
   left: 0;
   clip-path: polygon(0 13px, 13px 0, 13px 46px, 0 59px);
   background: linear-gradient(to right, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 100%);
   z-index: 1;
}
#Layer2
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#wb_whatsapp
{
   background-image: radial-gradient(circle, #25D366 0%, #25D366 100%);
   border: 0px solid #FFFFFF;
   border-radius: 800px;
   text-align: center;
   animation: slide-in-blurred-bottom 2500ms linear 2500ms 1 normal both;
   box-shadow: 0px 0px 500px #000000;
   margin: 0;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
   transition: all 250ms linear;
}
#wb_whatsapp a
{
   text-decoration: none;
}
#wb_whatsapp a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_whatsapp:hover
{
   background-image: radial-gradient(circle, #25D366 0%, #24CA63 100%);
   border: 0px solid #FFFFFF;
}
#whatsapp
{
   height: 45px;
   width: 45px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#whatsapp i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 45px;
   line-height: 45px;
   vertical-align: middle;
   transition: all 250ms linear;
}
#wb_whatsapp:hover #whatsapp i
{
   color: #FFFFFF;
}
#wb_whatsapp:hover
{
   box-shadow: 0px 0px 0px #25D366 ;
   box-shadow: 0px 0px 0px #25D366 ;
   box-shadow: 0px 0px 0px #25D366 ;
   transition: box-shadow 900ms linear 0ms, box-shadow 900ms linear 0ms, box-shadow 900ms linear 0ms;
}
#wb_rodape
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: url('../footer2_bg.webp');
   background-repeat: no-repeat;
   background-position: center bottom;
   background-attachment: scroll;
   background-size: contain;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#rodape
{
   box-sizing: border-box;
   padding: 215px 0 215px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1350px;
}
#rodape > .row
{
   margin-right: 0;
   margin-left: 0;
}
#rodape > .row > .col-1, #rodape > .row > .col-2, #rodape > .row > .col-3, #rodape > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#rodape > .row > .col-1, #rodape > .row > .col-2, #rodape > .row > .col-3, #rodape > .row > .col-4
{
   float: left;
}
#rodape > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#rodape > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
#rodape > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: center;
}
#rodape > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 0 20px;
}
#rodape > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#rodape > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 0 50px;
}
#rodape > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#rodape > .row > .col-4 > .col-4-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
#rodape:before,
#rodape:after,
#rodape .row:before,
#rodape .row:after
{
   display: table;
   content: " ";
}
#rodape:after,
#rodape .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#rodape > .row > .col-1, #rodape > .row > .col-2, #rodape > .row > .col-3, #rodape > .row > .col-4
{
   float: none;
   width: 100%;
}
}
#rodape-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
}
#rodape-divider-top svg
{
   display: block;
   width: 200%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#rodape-divider-top .divider-fill
{
   fill: rgba(0,0,0,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_Start-agencia 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_Start-agencia
{
   color: #000000;
   font-family: "Tomato Grotesk";
   font-weight: bold;
   font-size: 19px;
   line-height: 21px;
}
#wb_Start-agencia p, #wb_Start-agencia ul
{
   margin: 0;
   padding: 0;
}
#wb_Start-agencia
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_links-txt 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_links-txt
{
   color: #000000;
   font-family: "Tomato Grotesk";
   font-weight: bold;
   font-size: 19px;
   line-height: 21px;
}
#wb_links-txt p, #wb_links-txt ul
{
   margin: 0;
   padding: 0;
}
#wb_links-txt
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image1
{
   margin: 10px 0 0 0 ;
   vertical-align: top;
}
#Image1
{
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 178px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_atalhos-txt 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_atalhos-txt
{
   color: #000000;
   font-family: "Tomato Grotesk";
   font-weight: bold;
   font-size: 19px;
   line-height: 21px;
}
#wb_atalhos-txt p, #wb_atalhos-txt ul
{
   margin: 0;
   padding: 0;
}
#wb_atalhos-txt
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_txt-start 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 11px 20px 20px 0 ;
   text-align: left;
}
#wb_txt-start div
{
   text-align: left;
}
#wb_txt-start
{
   display: block;
   margin: 11px 20px 20px 0 ;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#wb_CssMenu3
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 10px 0 0 0 ;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_CssMenu3::after
{
   content: "";
   display: table;
clear: both;
}
#wb_CssMenu3 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   width: 100%;
}
#wb_CssMenu3 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 8px 0px;
   width: 100%;
}
#wb_CssMenu3 a
{
   display: block;
   color: #000000;
   font-family: Montserrat;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_CssMenu3 > ul > li > a
{
   width: calc(100% - 8px);
   box-sizing: border-box;
   height: 30px;
   padding: 0 0px 0px 0px;
   line-height: 30px;
}
#wb_CssMenu3 li:hover a, #wb_CssMenu3 a:hover
{
   color: #E1BE4C;
}
.CssMenu3-effect:before
{
   border: 0px solid #E1BE4C;
}
.CssMenu3-effect:after
{
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu3 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu3 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu3 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu3-effect
{
   position: relative;
   transition: all 200ms linear, visibility 0ms linear;
}
.CssMenu3-effect:before, .CssMenu3-effect:after
{
   box-sizing: border-box;
   content: "";
   position: absolute;
   transition: inherit;
   z-index: -1;
}
.CssMenu3-effect:before
{
   transition-delay: 0s;
}
.CssMenu3-effect:after
{
   transition-delay: 100ms;
}
.CssMenu3-effect:before
{
   top: 0;
   left: 50%;
      height: 100%;
   width: 0;
border-left: 0 !important;
   border-right: 0 !important;
}
.CssMenu3-effect:after
{
   bottom: 0;
   left: 0;
   height: 0;
   width: 100%;
}
.CssMenu3-effect:hover:before
{
   left: 0;
   width: 100%;
}
.CssMenu3-effect:hover:after
{
   top: 0;
   height: 100%;
}
#wb_CssMenu2
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 10px 0 0 0 ;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_CssMenu2::after
{
   content: "";
   display: table;
clear: both;
}
#wb_CssMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   width: 100%;
}
#wb_CssMenu2 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 8px 0px;
   width: 100%;
}
#wb_CssMenu2 a
{
   display: block;
   color: #000000;
   font-family: Montserrat;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_CssMenu2 > ul > li > a
{
   width: calc(100% - 8px);
   box-sizing: border-box;
   height: 30px;
   padding: 0 0px 0px 0px;
   line-height: 30px;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #EAD284;
}
.CssMenu2-effect:before
{
   border: 0px solid #006FFF;
}
.CssMenu2-effect:after
{
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu2 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu2 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu2-effect
{
   position: relative;
   transition: all 200ms linear, visibility 0ms linear;
}
.CssMenu2-effect:before, .CssMenu2-effect:after
{
   box-sizing: border-box;
   content: "";
   position: absolute;
   transition: inherit;
   z-index: -1;
}
.CssMenu2-effect:before
{
   transition-delay: 0s;
}
.CssMenu2-effect:after
{
   transition-delay: 100ms;
}
.CssMenu2-effect:before
{
   top: 0;
   left: 50%;
      height: 100%;
   width: 0;
border-left: 0 !important;
   border-right: 0 !important;
}
.CssMenu2-effect:after
{
   bottom: 0;
   left: 0;
   height: 0;
   width: 100%;
}
.CssMenu2-effect:hover:before
{
   left: 0;
   width: 100%;
}
.CssMenu2-effect:hover:after
{
   top: 0;
   height: 100%;
}
.CssMenu2-sub-effect
{
   display: inline-block;
   transform: perspective(0px) translateX(0);
   position: relative;
   transition: color 300ms linear;
}
.CssMenu2-sub-effect:before 
{
   content: "";
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   transform: scaleX(0);
   transform-origin: 0 50%;
   transition: all 300ms linear;
}
.CssMenu2-sub-effect:hover:before, .CssMenu2-sub-effect:focus:before, .CssMenu2-sub-effect:active:before
{
   transform: scaleX(1);
}
#CssMenu2 li i
{
   font-size: 16px;
   margin-right: 4px;
   width: 18px;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: -30px 0 0 0 ;
   text-align: center;
}
#wb_Text3
{
   color: #000000;
   font-family: Bahnschrift;
   font-weight: bold;
   font-style: italic;
   text-decoration: line-through;
   font-size: 13px;
   line-height: 15px;
}
#wb_Text3 p, #wb_Text3 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   display: block;
   margin: -30px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 5px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 30px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: 0;
   margin-left: -10px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Icon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50px;
   text-align: center;
   margin: 0;
   padding: 9px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
   transition: all 200ms 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: "";
}
#Icon2
{
   height: 19px;
   width: 20px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon2 i
{
   color: #000000;
   display: inline-block;
   font-size: 19px;
   line-height: 19px;
   vertical-align: middle;
   transition: all 200ms linear;
}
#wb_Icon2:hover #Icon2 i
{
   color: #000000;
}
#wb_Icon2:hover
{
   background-color: #E6E6E6;
   transition: background-color 300ms linear 0ms;
}
#wb_Icon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50px;
   text-align: center;
   margin: 0 15px 0 15px;
   padding: 9px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
   transition: all 200ms 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: "";
}
#Icon3
{
   height: 19px;
   width: 20px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon3 i
{
   color: #000000;
   display: inline-block;
   font-size: 19px;
   line-height: 19px;
   vertical-align: middle;
   transition: all 200ms linear;
}
#wb_Icon3:hover #Icon3 i
{
   color: #000000;
}
#wb_Icon3:hover
{
   background-color: #E6E6E6;
   transition: background-color 300ms linear 0ms;
}
#wb_Icon10
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50px;
   text-align: center;
   margin: 0;
   padding: 9px 9px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
   transition: all 200ms linear;
}
#wb_Icon10 a
{
   text-decoration: none;
}
#wb_Icon10 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon10
{
   height: 19px;
   width: 20px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon10 i
{
   color: #000000;
   display: inline-block;
   font-size: 19px;
   line-height: 19px;
   vertical-align: middle;
   transition: all 200ms linear;
}
#wb_Icon10:hover #Icon10 i
{
   color: #000000;
}
#wb_Icon10:hover
{
   background-color: #E6E6E6;
   transition: background-color 300ms linear 0ms;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2
{
   color: #000000;
   font-family: Montserrat;
   font-weight: 400;
   font-size: 15px;
   line-height: 24px;
}
#wb_Text2 p, #wb_Text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 30px 0 0 0 ;
   text-align: center;
}
#wb_Text11
{
   color: #000000;
   font-family: Montserrat;
   font-weight: 400;
   font-size: 15px;
   line-height: 21px;
}
#wb_Text11 p, #wb_Text11 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text11
{
   display: block;
   margin: 30px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 10px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid5 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid5 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(249,249,249,0.78);
   background-image: none;
   border: 0px solid #F9F9F9;
   border-radius: 20px;
   box-sizing: border-box;
   margin: 5px 0 0 0 ;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 10px 0 7px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 260px;
}
#LayoutGrid3 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid3 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#Layer1
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#wb_OverlayMenu2
{
   margin: 0;
}
#OverlayMenu2
{
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   cursor: pointer;
   user-select: none;
}
#OverlayMenu2:hover
{
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   border-color: #FFFFFF;
}
#OverlayMenu2
{
   display: block;
   width: 56px;
   height: 47px;
   position: absolute;
   overflow: hidden;
}
#OverlayMenu2 .line
{
   width: 16px;
   height: 6px;
   background: #FFFFFF;
   display: block;
   margin: 6px auto;
   transition: all 500ms linear;
}
#OverlayMenu2:hover .line
{
   background: #EFCE63;
}
#OverlayMenu2 .line:first-child
{
   margin-top: 7px;
}
#OverlayMenu2 .line:nth-child(odd)
{
   border-radius: 3px 0 0 3px;
}
#OverlayMenu2 .line:nth-child(even)
{
   border-radius: 0 3px 3px 0;
}
#OverlayMenu2 .line:nth-child(1)
{
   transform: translate(-50%, 0);
}
#OverlayMenu2 .line:nth-child(2)
{
   transform: translate(50%, -200%);
}
#OverlayMenu2 .line:nth-child(3)
{
   transform: translate(-50%, -200%);
}
#OverlayMenu2 .line:nth-child(4)
{
   transform: translate(50%, -400%);
}
#OverlayMenu2 .line:nth-child(5)
{
   transform: translate(-50%, -400%);
}
#OverlayMenu2 .line:nth-child(6)
{
   transform: translate(50%, -600%);
}
#OverlayMenu2.open .line:nth-child(1)
{
   transform: translate(-33%, 100%) rotate(45deg);
}
#OverlayMenu2.open .line:nth-child(2)
{
   transform: translate(33%, -100%) rotate(-45deg);
}
#OverlayMenu2.open .line:nth-child(3)
{
   transform: translate(-150%, -200%);
   opacity: 0;
}
#OverlayMenu2.open .line:nth-child(4)
{
   transform: translate(150%, -400%);
   opacity: 0;
}
#OverlayMenu2.open .line:nth-child(5)
{
   transform: translate(-33%, -500%) rotate(-45deg);
}
#OverlayMenu2.open .line:nth-child(6)
{
   transform: translate(33%, -700%) rotate(45deg);
}
#OverlayMenu2.open .line:nth-child(1)
{
}
#OverlayMenu2.open .line:nth-child(2)
{
}
#OverlayMenu2.open .line:nth-child(3)
{
}
#OverlayMenu2-overlay
{
   display: flex;
   align-items: center;
   justify-content: center;
   height: 100%;
   left: 0;
   overflow-y: auto;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: -1;
   background-color: #000000;
}
#OverlayMenu2-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;
}
.OverlayMenu2
{
   display: flex;
   justify-content: center;
   align-items: center;
   flex-direction: row;
   width: 100%;
}
.OverlayMenu2 a
{
   text-decoration: none;
}
.OverlayMenu2 ul
{
   list-style: none;
   padding: 0;
   text-align: left;
}
.OverlayMenu2 li
{
   position: relative;
}
.OverlayMenu2 li a
{
   display: block;
   position: relative;
   padding: 20px 35px 0 25px;
   color: #FFFFFF;
   outline: none;
}
.OverlayMenu2 li a:hover, .OverlayMenu2 li a.active
{
   color: #EFCE63;
}
.OverlayMenu2-effect:before
{
   background-color: #000000;
}
#OverlayMenu2-overlay
{
   opacity: 0;
   visibility: hidden;
   transition: opacity 600ms, visibility 0s 600ms;
}
#OverlayMenu2-overlay.show
{
   opacity: 1;
   visibility: visible;
   transition: opacity 600ms;
}
#OverlayMenu2-overlay ul li a
{
   opacity: 0;
   transform: translateX(100px) translateZ(-1000px);
   transition: transform 600ms, opacity 600ms;
}
#OverlayMenu2-overlay.show ul li a
{
   opacity: 1;
   transform: translateX(0) translateZ(0);
}
#OverlayMenu2-overlay.show ul li:nth-child(2) a
{
   transition-delay: 50ms;
}
#OverlayMenu2-overlay.show ul li:nth-child(3) a
{
   transition-delay: 100ms;
}
#OverlayMenu2-overlay.show ul li:nth-child(4) a
{
   transition-delay: 150ms;
}
.OverlayMenu2 li.drilldown-back > a 
{
   padding-left: 50px;
   background: rgba(0,0,0,0.1);
}
.OverlayMenu2 li.drilldown-back > a:hover
{
   background-color: #000000;
}
.OverlayMenu2 li.drilldown-back a:after,
.OverlayMenu2 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 #FFFFFF;
   border-top: 8px solid transparent;
   border-bottom: 8px solid transparent;
   border-right: 0 dotted;
   content: " ";
}
.OverlayMenu2 li.drilldown-back a:after
{
   left: 10px;
   color: #FFFFFF;
   transform: translateY(-50%) rotate(180deg);
}
.OverlayMenu2 li.drilldown-back a:hover:after,
.OverlayMenu2 li > a:not(:only-child):hover:after
{
   border-left-color: #EFCE63;
}
.OverlayMenu2 li > a:after
{
   color: rgba(0,0,0,0.15);
   right: 10px;
}
.OverlayMenu2 .drilldown-menu 
{
   margin: 0;
   width: 100%;
}
.OverlayMenu2 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;
}
.OverlayMenu2 > .drilldown-submenu
{
   left: 0;
   margin: 0;
   position: absolute;
   top: 50px;
   width: 100%;
}
#OverlayMenu2-overlay .overlay-icon
{
   margin: 0 20px 0 0 ;
}
#OverlayMenu2-social
{
   padding: 40px 0 0 0;
}
#OverlayMenu2-social .social-icon 
{
   border-radius: 50%;
   background-color: #FFFFFF;
   color: #000000;
   display: inline-block;
   font-size: 20px;
   margin: 0 .5em;
   padding: 7px;
   transition: all .2s linear 0s;
   width: 20px;
}
#OverlayMenu2-social .social-icon:hover 
{
   background-color: #EFCE63;
   color: #000000;
}
.OverlayMenu2-effect
{
   display: inline-block;
   transform: perspective(0px) translateX(0);
   position: relative;
   transition: color 500ms linear;
}
.OverlayMenu2-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;
}
.OverlayMenu2-effect:hover:before, .OverlayMenu2-effect:focus:before, .OverlayMenu2-effect:active:before
{
   transform: scaleX(1);
}
#wb_menu_css
{
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   margin: 0 0 0 70px;
   text-align: center;
   position: relative;
   z-index: 1111 !important;
}
#wb_menu_css::after
{
   content: "";
   display: table;
clear: both;
}
#wb_menu_css ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   position: relative;
   display: inline-block;
}
#wb_menu_css li
{
   display: inline-block;
   margin: 0;
   padding: 0px 50px 0px 0px;
}
#wb_menu_css a
{
   display: block;
   color: #FFFFFF;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Montserrat;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_menu_css > ul > li > a
{
   height: 54px;
   line-height: 54px;
   padding: 0px 0px 0px 0px;
}
#wb_menu_css li:hover a, #wb_menu_css a:hover, #wb_menu_css .active
{
   color: #FFFFFF;
   border: 0px solid transparent;
   background-color: transparent;
   background-image: none;
}
#wb_menu_css li.firstmain
{
   padding-left: 0px;
}
#wb_menu_css li.lastmain
{
   padding-right: 0px;
}
#wb_menu_css li:hover, #wb_menu_css li a:hover
{
   position: relative;
}
#wb_menu_css a.withsubmenu
{
   padding: 0 0px 0 0px;
   background-image: none;
}
#wb_menu_css li:hover a.withsubmenu, #wb_menu_css a.withsubmenu:hover
{
   background-image: none;
}
#wb_menu_css ul ul
{
   position: absolute;
   z-index: 9999;
   left: 0;
   top: 0;
   visibility: hidden;
   width: 240px;
   height: auto;
   border: none;
   background-color: transparent;
   box-shadow: 0px 0px 25px rgba(0,0,0,0.10);
}
#wb_menu_css ul :hover ul
{
   left: 0px;
   top: 54px;
   padding-top: 0px;
   visibility: visible;
}
#wb_menu_css .firstmain:hover ul
{
   left: 0px;
}
#wb_menu_css li li
{
   width: 240px;
   padding: 0 0px 7px 0px;
   border: 0px solid #000000;
   border-width: 0 0px;
}
#wb_menu_css li li.firstitem
{
   border-top: 0px #000000 solid;
}
#wb_menu_css li li.lastitem
{
   border-bottom: 0px #000000 solid;
}
#wb_menu_css li li.lastitem
{
   padding-bottom: 0px;
}
#wb_menu_css ul ul a, #wb_menu_css ul :hover ul a
{
   float: none;
   margin: 0;
   width: 235px;
   height: auto;
   white-space: normal;
   padding: 7px 0px 7px 5px;
   background-color: transparent;
   background-image: none;
   border: 0px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   color: #000000;
   font-family: Montserrat;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   line-height: 16px;
   text-align: left;
   text-decoration: none;
   text-transform: none;
}
#wb_menu_css ul :hover ul .firstitem a
{
   margin-top: 0px;
}
#wb_menu_css ul ul :hover a, #wb_menu_css ul ul a:hover, #wb_menu_css ul ul a.active, #wb_menu_css ul ul a.active, #wb_menu_css ul ul :hover ul :hover a, #wb_menu_css ul ul :hover ul a:hover, #wb_menu_css ul ul a.active, #wb_menu_css ul ul :hover ul a.active
{
   background-color: transparent;
   background-image: none;
   border: 0px solid rgba(0,0,0,0.00);
   color: #E0BE69;
}
#wb_menu_css br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#menu_css li i
{
   font-size: 16px;
   margin-right: 5px;
   width: 18px;
}
#menu_css i
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#menu_css .keyboard-arrow-right:before
{
   content: "\e315";
}
#wb_menu
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(0,0,0,0.70);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: -1px 0 0 0 ;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.06);
}
#menu
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1400px;
}
#menu > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: 0;
   margin-left: 0;
}
#menu > .row > .col-1, #menu > .row > .col-2, #menu > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
   grid-column: span 12;
}
#menu > .row > .col-1, #menu > .row > .col-2, #menu > .row > .col-3
{
}
#menu > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 2;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#menu > .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: center;
}
#menu > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 4;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: right;
}
@media (max-width: 480px)
{
#menu > .row > .col-1, #menu > .row > .col-2, #menu > .row > .col-3
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_logo
{
   margin: 0 0 0 15px;
   vertical-align: top;
}
#logo
{
   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: 201px;
   height: 55px;
   vertical-align: top;
}
#wb_Icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50px;
   text-align: center;
   margin: 0;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
   transition: all 200ms 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: "";
}
#Icon1
{
   height: 21px;
   width: 21px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 21px;
   line-height: 21px;
   vertical-align: middle;
   transition: all 200ms linear;
}
#wb_Icon1:hover #Icon1 i
{
   color: #EFCE63;
}
#wb_Icon1:hover
{
   background-color: #000000;
   transition: background-color 300ms linear 0ms;
}
#Button1
{
   box-sizing: border-box;
   line-height: 18px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #EFCE63;
   border-radius: 7px;
   background-clip: padding-box;
   background-image: linear-gradient(135deg, #B88E44 0%, #EBD17B 48%, #CAA24B 100%);
   color: #000000;
   box-shadow: 0px 0px 400px rgba(0,0,0,0.40);
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   padding: 12px 20px 12px 20px;
   text-align: center;
   -webkit-appearance: none;
   margin: -3px 0 0 0 ;
}
#Button1:focus
{
   outline: 0;
}
#Button1:hover
{
   box-shadow: 0px 0px 0px #FFFFFF;
   transition: box-shadow 700ms linear 0ms;
}
#wb_Icon8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50px;
   text-align: center;
   margin: 0;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
   transition: all 200ms linear;
}
#wb_Icon8 a
{
   text-decoration: none;
}
#wb_Icon8 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon8
{
   height: 22px;
   width: 29px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon8 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 22px;
   line-height: 22px;
   vertical-align: middle;
   transition: all 200ms linear;
}
#wb_Icon8:hover #Icon8 i
{
   color: #EAD284;
}
#wb_Icon8:hover
{
   background-color: #000000;
   transition: background-color 300ms linear 0ms;
}
#wb_Icon9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50px;
   text-align: center;
   margin: 0 5px 0 5px;
   padding: 9px 0 8px 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
   transition: all 200ms linear;
}
#wb_Icon9 a
{
   text-decoration: none;
}
#wb_Icon9 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon9
{
   height: 19px;
   width: 26px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon9 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 19px;
   line-height: 19px;
   vertical-align: middle;
   transition: all 200ms linear;
}
#wb_Icon9:hover #Icon9 i
{
   color: #EAD284;
}
#wb_Icon9:hover
{
   background-color: #000000;
   transition: background-color 300ms linear 0ms;
}
#wb_Icon11
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50px;
   text-align: center;
   margin: 0;
   padding: 9px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
   transition: all 200ms linear;
}
#wb_Icon11 a
{
   text-decoration: none;
}
#wb_Icon11 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon11
{
   height: 19px;
   width: 20px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon11 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 19px;
   line-height: 19px;
   vertical-align: middle;
   transition: all 200ms linear;
}
#wb_Icon11:hover #Icon11 i
{
   color: #EAD284;
}
#wb_Icon11:hover
{
   background-color: #000000;
   transition: background-color 300ms linear 0ms;
}
#HorizontalLine1
{
   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;
}
#HorizontalLine2
{
   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;
}
#HorizontalLine4
{
   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;
}
#HorizontalLine3
{
   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_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FDFDFD;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 0px 0px 30px rgba(0,0,0,0.05);
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 10px 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: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 2px 0 ;
   text-align: center;
}
#wb_Text5
{
   color: #000000;
   font-family: Montserrat;
   font-weight: 400;
   font-size: 15px;
   line-height: 22px;
}
#wb_Text5 p, #wb_Text5 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   display: block;
   margin: 0 0 2px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 0 10px 0 ;
   text-align: center;
}
#wb_Text6
{
   color: #000000;
   font-family: Montserrat;
   font-weight: 400;
   font-size: 15px;
   line-height: 16px;
}
#wb_Text6 p, #wb_Text6 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text6
{
   display: block;
   margin: 5px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Icon1
{
   display: inline-block;
   width: 21px;
   height: 21px;
   text-align: center;
   z-index: 54;
}
#HorizontalLine2
{
   display: inline-block;
   width: 15px;
   z-index: 51;
}
#wb_OverlayMenu2
{
   position: absolute;
   left: 6px;
   top: 2px;
   width: 56px;
   height: 47px;
   z-index: 47;
}
#wb_Card1
{
   display: flex;
   position: relative;
   z-index: 3;
}
#HorizontalLine3
{
   display: inline-block;
   width: 30px;
   z-index: 55;
}
#wb_Icon11
{
   display: inline-block;
   width: 20px;
   height: 19px;
   text-align: center;
   z-index: 50;
}
#Html1
{
   display: inline-block;
   width: 740px;
   height: 15px;
   z-index: 42;
}
#wb_Image1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 37;
}
#wb_CssMenu3
{
   display: block;
   width: 100%;
   z-index: 33;
}
#Button1
{
   display: inline-block;
   width: 168px;
   height: 44px;
   z-index: 58;
}
#wb_logo
{
   display: inline-block;
   width: 201px;
   height: 55px;
   z-index: 48;
}
#wb_CssMenu2
{
   display: block;
   width: 100%;
   z-index: 35;
}
#wb_Icon10
{
   display: inline-block;
   width: 20px;
   height: 19px;
   text-align: center;
   z-index: 28;
}
#HorizontalLine1
{
   display: inline-block;
   width: 15px;
   z-index: 53;
}
#wb_Icon5
{
   display: inline-block;
   width: 525px;
   height: 52px;
   text-align: center;
   z-index: 4;
}
#wb_Icon8
{
   display: inline-block;
   width: 29px;
   height: 22px;
   text-align: center;
   z-index: 56;
}
#wb_Icon9
{
   display: inline-block;
   width: 26px;
   height: 19px;
   text-align: center;
   z-index: 52;
}
#wb_menu_css
{
   display: block;
   width: calc(100% - 70px);
   z-index: 49;
}
#imoveis-slider
{
}
#Layer1
{
   position: fixed;
   text-align: left;
   visibility: hidden;
   left: auto;
   right: 15px;
   top: 5px;
   width: 69px;
   height: 51px;
   z-index: 67;
   z-index: 11111;
}
#Layer2
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 4px;
   top: auto;
   bottom: 10px;
   width: 98px;
   height: 90px;
   z-index: 65;
   z-index: 11111;
}
#wb_Icon2
{
   display: inline-block;
   width: 20px;
   height: 19px;
   text-align: center;
   z-index: 26;
}
#wb_Icon3
{
   display: inline-block;
   width: 20px;
   height: 19px;
   text-align: center;
   z-index: 27;
}
#wb_DropdownMenu2
{
   display: block;
   width: 100%;
   z-index: 2;
}
#HorizontalLine4
{
   display: inline-block;
   width: 30px;
   z-index: 57;
}
#wb_whatsapp
{
   position: absolute;
   left: 10px;
   top: 15px;
   width: 45px;
   height: 45px;
   text-align: center;
   z-index: 7;
}
@media only screen and (min-width: 1024px) and (max-width: 1298px)
{
#Layer2
{
   width: 98px;
   height: 90px;
   visibility: visible;
   display: block;
}
#wb_whatsapp
{
   left: 10px;
   top: 15px;
   width: 45px;
   height: 45px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 10px 10px 10px 10px;
   box-shadow: 0px 0px 500px #000000;
}
#whatsapp
{
   width: 45px;
   height: 45px;
}
#whatsapp i
{
   line-height: 45px;
   font-size: 45px;
   width: 45px;
}
#wb_rodape
{
   visibility: visible;
   display: table;
   box-shadow: 0px 0px 0px #FFFFFF;
}
#wb_rodape
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#rodape
{
   height: auto;
   padding: 155px 20px 135px 20px;
}
#rodape .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#rodape > .row > .col-1, #rodape > .row > .col-2, #rodape > .row > .col-3, #rodape > .row > .col-4
{
   padding-right: 20px;
   padding-left: 20px;
}
#rodape > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#rodape > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#rodape > .row > .col-2
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#rodape > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0 0 0 20px;
}
#rodape > .row > .col-3
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#rodape > .row > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 0 0 0 50px;
}
#rodape > .row > .col-4
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#rodape > .row > .col-4 > .col-4-padding
{
   width: 100%;
   padding: 0;
}
#rodape-divider-top
{
   height: 50px;
}
#rodape-divider-top
{
   top: 0%;
   left: 0;
}
#wb_Start-agencia
{
   visibility: visible;
   display: block;
}
#wb_Start-agencia
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_links-txt
{
   visibility: visible;
   display: block;
}
#wb_links-txt
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 10px 0 0 0 ;
   padding: 0;
}
#Image1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_atalhos-txt
{
   visibility: visible;
   display: block;
}
#wb_atalhos-txt
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_txt-start
{
   visibility: visible;
   display: block;
}
#wb_txt-start
{
   margin: 11px 20px 20px 0 ;
   padding: 0;
}
#wb_CssMenu3
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
   text-align: left;
}
#wb_CssMenu3 li
{
   width: 100%;
}
#wb_CssMenu3 a
{
   color: #000000;
   font-family: Montserrat;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu3 > ul > li > a
{
   width: calc(100% - 8px);
   box-sizing: border-box;
   height: 30px;
   padding: 0 0px 0px 0px;
   line-height: 30px;
}
#wb_CssMenu3 li:hover a, #wb_CssMenu3 a:hover
{
   color: #E1BE4C;
}
.CssMenu3-effect:before
{
   border: 0px solid #E1BE4C;
}
.CssMenu3-effect:after
{
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu3 li
{
   padding-bottom: 8px !important;
}
#wb_CssMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
   text-align: left;
}
#wb_CssMenu2 li
{
   width: 100%;
}
#wb_CssMenu2 a
{
   color: #000000;
   font-family: Montserrat;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu2 > ul > li > a
{
   width: calc(100% - 8px);
   box-sizing: border-box;
   height: 30px;
   padding: 0 0px 0px 0px;
   line-height: 30px;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #EAD284;
}
.CssMenu2-effect:before
{
   border: 0px solid #006FFF;
}
.CssMenu2-effect:after
{
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu2 li
{
   padding-bottom: 8px !important;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-size: 13px;
   margin: -30px 0 0 0 ;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
   box-shadow: 0px 0px 0px rgba(0,0,0,0.09);
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0;
}
#LayoutGrid2 .row
{
   margin-right: 0px;
   margin-left: -10px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Icon2
{
   width: 20px;
   height: 19px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 9px 8px 8px 8px;
   background-color: transparent;
   background-image: none;
   box-shadow: 0px 0px 0px rgba(0,0,0,0.08);
}
#Icon2
{
   width: 20px;
   height: 19px;
}
#Icon2 i
{
   line-height: 19px;
   font-size: 19px;
   width: 18px;
}
#wb_Icon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_Icon3
{
   width: 20px;
   height: 19px;
   visibility: visible;
   display: inline-block;
   margin: 0 15px 0 15px;
   padding: 9px 8px 8px 8px;
   background-color: transparent;
   background-image: none;
   box-shadow: 0px 0px 0px rgba(0,0,0,0.08);
}
#Icon3
{
   width: 20px;
   height: 19px;
}
#Icon3 i
{
   line-height: 19px;
   font-size: 19px;
   width: 18px;
}
#wb_Icon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_Icon10
{
   width: 20px;
   height: 19px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 9px 9px 8px 8px;
   background-color: transparent;
   background-image: none;
   box-shadow: 0px 0px 0px rgba(0,0,0,0.08);
}
#Icon10
{
   width: 20px;
   height: 19px;
}
#Icon10 i
{
   line-height: 19px;
   font-size: 19px;
   width: 20px;
}
#wb_Icon10:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 13px;
   margin: 1px 0 0 0 ;
   padding: 0;
   text-align: center;
   line-height: 23px;
}
#wb_Text11
{
   visibility: visible;
   display: block;
}
#wb_Text11
{
   font-size: 15px;
   margin: 25px 0 0 0 ;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 10px 0 0 0;
}
#LayoutGrid5 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
   background-color: rgba(249,249,249,0.78);
   background-image: none;
   box-shadow: 0px 0px 0px rgba(0,0,0,0.09);
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 5px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 10px 0 7px 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid3 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#Layer1
{
   width: 81px;
   height: 170px;
   visibility: hidden;
   display: none;
}
#wb_OverlayMenu2
{
   left: -63px;
   top: 3px;
   width: 56px;
   height: 47px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#OverlayMenu2
{
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 56px;
   height: 47px;
}
#OverlayMenu2:hover
{
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   border-color: #FFFFFF;
}
#OverlayMenu2 .line
{
   background: #FFFFFF;
}
#OverlayMenu2:hover .line
{
   background: #EFCE63;
}
#OverlayMenu2 .line
{
   top: 3px;
}
#OverlayMenu2 .line:first-child
{
   margin-top: 7px;
}
#OverlayMenu2-overlay ul
{
   font-size: 20px;
   text-align: left;
}
#wb_menu_css
{
   width: 462px;
   height: 47px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 50px;
   text-align: center;
}
#wb_menu_css li
{
}
#wb_menu_css a
{
   color: #FFFFFF;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Montserrat;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_menu_css > ul > li > a
{
   height: 47px;
   line-height: 47px;
}
#wb_menu_css li:hover a, #wb_menu_css a:hover, #wb_menu_css .active
{
   color: #FFFFFF;
   border: 0px solid transparent;
   background-color: transparent;
   background-image: none;
}
#wb_menu_css a.withsubmenu
{
   padding: 0 0px 0 0px;
}
#wb_menu_css ul :hover ul
{
   left: 0px;
   top: 47px;
   padding-top: 0px;
   visibility: visible;
}
#wb_menu_css .firstmain:hover ul
{
   left: 0px;
}
#wb_menu_css li li
{
   width: 250px;
}
#wb_menu_css ul ul a, #wb_menu_css ul :hover ul a
{
   width: 245px;
   padding: 4px 0px 3px 5px;
   background-color: transparent;
   border: 0px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   color: #000000;
   font-family: Montserrat;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   line-height: 13px;
   text-decoration: none;
   text-transform: none;
}
#wb_menu_css ul ul :hover a, #wb_menu_css ul ul a:hover, #wb_menu_css ul ul a.active, #wb_menu_css ul ul a.active, #wb_menu_css ul ul :hover ul :hover a, #wb_menu_css ul ul :hover ul a:hover, #wb_menu_css ul ul a.active, #wb_menu_css ul ul :hover ul a.active
{
   background-color: transparent;
   border: 0px solid rgba(0,0,0,0.00);
   color: #E0BE69;
}
#wb_menu_css li
{
   padding: 0px 50px 0px 0px;
}
#wb_menu
{
   visibility: visible;
   display: table;
}
#wb_menu
{
   height: auto;
   margin-top: -1px;
   margin-bottom: 0px;
}
#menu
{
   height: auto;
   padding: 7px 0 7px 0;
}
#menu .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#menu > .row > .col-1, #menu > .row > .col-2, #menu > .row > .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#menu > .row > .col-1
{
   display: flex;
   grid-column: span 2;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#menu > .row > .col-2
{
   display: flex;
   grid-column: span 6;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#menu > .row > .col-3
{
   display: flex;
   grid-column: span 4;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_logo
{
   width: 170px;
   height: 46px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#logo
{
   width: 170px;
   height: 46px;
}
#wb_Icon1
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 8px 8px 8px 8px;
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   box-shadow: 0px 0px 0px rgba(0,0,0,0.08);
}
#Icon1
{
   width: 20px;
   height: 20px;
}
#Icon1 i
{
   line-height: 20px;
   font-size: 20px;
   width: 21px;
   color: #FFFFFF;
}
#Icon1:hover i
{
   color: #EAD284;
}
#wb_Icon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#Button1
{
   width: 166px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 12px 20px 12px 20px;
   color: #000000;
   font-size: 15px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   box-shadow: 0px 0px 400px rgba(0,0,0,0.40);
}
#Button1
{
   line-height: 13px;
}
#wb_Icon8
{
   width: 22px;
   height: 22px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: transparent;
   background-image: none;
   box-shadow: 0px 0px 0px rgba(0,0,0,0.09);
}
#Icon8
{
   width: 22px;
   height: 22px;
}
#Icon8 i
{
   line-height: 22px;
   font-size: 22px;
   width: 21px;
}
#wb_Icon8:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_Icon9
{
   width: 26px;
   height: 19px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 5px;
   padding: 9px 0 8px 0;
   background-color: transparent;
   background-image: none;
   box-shadow: 0px 0px 0px rgba(0,0,0,0.08);
}
#Icon9
{
   width: 26px;
   height: 19px;
}
#Icon9 i
{
   line-height: 19px;
   font-size: 19px;
   width: 18px;
}
#wb_Icon9:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_Icon11
{
   width: 20px;
   height: 19px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 9px 8px 8px 8px;
   background-color: transparent;
   background-image: none;
   box-shadow: 0px 0px 0px rgba(0,0,0,0.09);
}
#Icon11
{
   width: 20px;
   height: 19px;
}
#Icon11 i
{
   line-height: 19px;
   font-size: 19px;
   width: 18px;
}
#wb_Icon11:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#HorizontalLine1
{
   width: 10px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#HorizontalLine1
{
   border-color: transparent;
   border-bottom-width: 32px;
}
#HorizontalLine2
{
   width: 10px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#HorizontalLine2
{
   border-color: transparent;
   border-bottom-width: 32px;
}
#HorizontalLine4
{
   width: 10px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#HorizontalLine4
{
   border-color: transparent;
   border-bottom-width: 32px;
}
#HorizontalLine3
{
   width: 15px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#HorizontalLine3
{
   border-color: transparent;
   border-bottom-width: 32px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 12px 0 0 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: center;
   text-align: center;
}
#Html1
{
   width: 1004px;
   height: 15px;
   visibility: visible;
   display: inline-block;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   font-size: 13px;
   margin: 0 0 3px 0 ;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   font-size: 13px;
   margin: 2px 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
}
@media only screen and (min-width: 480px) and (max-width: 1023px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../images/04_IMAGEM_BLOG.png');
   background-repeat: no-repeat;
   background-position: center top !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 100px 0 0 0;
}
#LayoutGrid4 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid4 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid4 > .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_LayoutGrid8
{
   visibility: visible;
   display: table;
   background-color: #FFFFFF;
   background-image: url('../images/footer2_bg.png');
   background-repeat: no-repeat;
   background-position: center bottom !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 20px 0 20px 0;
}
#LayoutGrid8 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid8 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid8 > .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_Icon5
{
   width: 480px;
   height: 52px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#Icon5
{
   width: 480px;
   height: 52px;
}
#Icon5 i
{
   line-height: 52px;
   font-size: 52px;
   width: 51px;
}
#wb_Icon5:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
}
#imoveis-slider
{
   width: 100%;
   visibility: visible;
   display: block;
}
#imoveis-slider
{
   padding: 20px 0 0 0;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-size: 11px;
   margin: 10px 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_DropdownMenu2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#DropdownMenu2, .DropdownMenu2 .nav, .DropdownMenu2 .dropdown-menu
{
   font-weight: normal;
   font-size: 17px;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 10px 0 10px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 2px;
   max-width: 100%;
   width: 100%;
   height: 180px;
}
#Card1-card-item1
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 18px 0 10px 35px;
   padding: 2px 3px 4px 3px;
   border: 0px solid #000000;
   border-radius: 5px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Tomato Grotesk";
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
}
#Card1-card-item2
{
   display: inline-block;
   height: 23px;
   box-sizing: border-box;
   margin: 5px 0 0 -50px;
   padding: 0 0 10px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Poppins";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item2 i
{
   margin-right: 3px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: -27px 15px 5px 15px;
   padding: 0 0 5px 0;
   color: #000000;
   font-family: "Tomato Grotesk";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: right;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 5px 0 0 0 ;
   border-top: 1px #F5F5F5 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item5
{
   display: inline-block;
   height: 26px;
   box-sizing: border-box;
   margin: 2px 0 0 0 ;
   padding: 10px 0 0 13px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Tomato Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item5 i
{
   margin-right: 3px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item6
{
   box-sizing: border-box;
   margin: 0;
   border-top: 0px #000000 solid;
   border-width: 0px 0 0 0;
   height: 0;
   line-height: 0;
   visibility: hidden;
}
#Card1-card-item7
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0 0 5px 0 ;
   padding: 10px 0 7px 13px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Tomato Grotesk";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item7 i
{
   margin-right: 3px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item8
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   border-top: 1px #F5F5F5 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item9
{
   display: inline-block;
   height: 23px;
   box-sizing: border-box;
   margin: 0 0 0 5px;
   padding: 0 0 10px 13px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Familjen Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item9 i
{
   margin-right: 7px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card1-card-item10
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 25px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Tomato Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item10 i
{
   margin-right: 7px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card1-card-item11
{
   display: inline-block;
   height: 23px;
   box-sizing: border-box;
   margin: 0 0 0 25px;
   padding: 0 0 10px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Tomato Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item11 i
{
   margin-right: 7px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card1-card-item12
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   border-top: 0px #000000 solid;
   border-width: 0px 0 0 0;
   height: 0;
   line-height: 0;
   visibility: hidden;
}
#Card1-card-item13
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 0 0 20px 45px;
   border: 0px solid #2DB742;
   border-radius: 4px;
   background-color: #F2F2F2;
   background-image: none;
   color: #000000;
   font-family: "Tomato Grotesk";
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#wb_Card1:hover #Card1-card-item13
{
   background-color: #D9D9D9;
   color: #000000;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms;
}
#Card1-card-item13 a
{
   color: inherit;
   display: block;
   padding: 14px 69px 14px 69px;
   text-decoration: none;
}
#wb_Card1
{
   text-align: left;
}
#Badge1
{
}
#Badge1
{
   width: 100px;
   height: 100px;
}
#Layer2
{
   width: 92px;
   height: 93px;
   visibility: visible;
   display: block;
}
#wb_whatsapp
{
   left: 14px;
   top: 14px;
   width: 45px;
   height: 45px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 10px 10px 10px 10px;
   box-shadow: 0px 0px 500px rgba(0,0,0,0.16);
}
#whatsapp
{
   width: 45px;
   height: 45px;
}
#whatsapp i
{
   line-height: 45px;
   font-size: 45px;
   width: 45px;
}
#wb_rodape
{
   visibility: visible;
   display: table;
   box-shadow: 0px 0px 0px #FFFFFF;
}
#wb_rodape
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#rodape
{
   height: auto;
   padding: 50px 0 50px 0;
}
#rodape .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#rodape > .row > .col-1, #rodape > .row > .col-2, #rodape > .row > .col-3, #rodape > .row > .col-4
{
   padding-right: 0px;
   padding-left: 0px;
}
#rodape > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#rodape > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 0 20px 0;
}
#rodape > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#rodape > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#rodape > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#rodape > .row > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 0;
}
#rodape > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#rodape > .row > .col-4 > .col-4-padding
{
   width: 100%;
   padding: 0;
}
#rodape-divider-top
{
   height: 50px;
}
#rodape-divider-top
{
   top: 0%;
   left: 0;
}
#wb_Start-agencia
{
   visibility: visible;
   display: block;
}
#wb_Start-agencia
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_links-txt
{
   visibility: visible;
   display: block;
}
#wb_links-txt
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 10px 0 0 0 ;
   padding: 0;
}
#Image1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_atalhos-txt
{
   visibility: visible;
   display: block;
}
#wb_atalhos-txt
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_txt-start
{
   visibility: visible;
   display: block;
}
#wb_txt-start
{
   margin: 11px 20px 20px 0 ;
   padding: 0;
}
#wb_CssMenu3
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
   text-align: left;
}
#wb_CssMenu3 li
{
   width: 100%;
}
#wb_CssMenu3 a
{
   color: #000000;
   font-family: Montserrat;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu3 > ul > li > a
{
   width: calc(100% - 8px);
   box-sizing: border-box;
   height: 30px;
   padding: 0 0px 0px 0px;
   line-height: 30px;
}
#wb_CssMenu3 li:hover a, #wb_CssMenu3 a:hover
{
   color: #E1BE4C;
}
.CssMenu3-effect:before
{
   border: 0px solid #E1BE4C;
}
.CssMenu3-effect:after
{
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu3 li
{
   padding-bottom: 8px !important;
}
#wb_CssMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
   text-align: left;
}
#wb_CssMenu2 li
{
   width: 100%;
}
#wb_CssMenu2 a
{
   color: #000000;
   font-family: Montserrat;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu2 > ul > li > a
{
   width: calc(100% - 8px);
   box-sizing: border-box;
   height: 30px;
   padding: 0 0px 0px 0px;
   line-height: 30px;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #EAD284;
}
.CssMenu2-effect:before
{
   border: 0px solid #006FFF;
}
.CssMenu2-effect:after
{
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu2 li
{
   padding-bottom: 8px !important;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 14px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
   box-shadow: 0px 0px 0px rgba(0,0,0,0.09);
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 30px 0 0 0;
}
#LayoutGrid2 .row
{
   margin-right: 0px;
   margin-left: -10px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Icon2
{
   width: 20px;
   height: 19px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 9px 8px 8px 8px;
   background-color: transparent;
   background-image: none;
   box-shadow: 0px 0px 0px rgba(0,0,0,0.08);
}
#Icon2
{
   width: 20px;
   height: 19px;
}
#Icon2 i
{
   line-height: 19px;
   font-size: 19px;
   width: 18px;
}
#wb_Icon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_Icon3
{
   width: 0px;
   height: 19px;
   visibility: visible;
   display: inline-block;
   margin: 0 15px 0 15px;
   padding: 9px 8px 8px 8px;
   background-color: transparent;
   background-image: none;
   box-shadow: 0px 0px 0px rgba(0,0,0,0.08);
}
#Icon3
{
   width: 0px;
   height: 19px;
}
#Icon3 i
{
   line-height: 19px;
   font-size: 0px;
   width: 1px;
}
#wb_Icon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_Icon10
{
   width: 29px;
   height: 19px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 9px 9px 8px 8px;
   background-color: transparent;
   background-image: none;
   box-shadow: 0px 0px 0px rgba(0,0,0,0.08);
}
#Icon10
{
   width: 29px;
   height: 19px;
}
#Icon10 i
{
   line-height: 19px;
   font-size: 19px;
   width: 20px;
}
#wb_Icon10:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 24px;
}
#wb_Text11
{
   visibility: visible;
   display: block;
}
#wb_Text11
{
   font-size: 15px;
   margin: 20px 0 0 0 ;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 10px 0 0 0;
}
#LayoutGrid5 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
   background-color: rgba(249,249,249,0.78);
   background-image: none;
   box-shadow: 0px 0px 0px rgba(0,0,0,0.09);
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 5px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 10px 0 7px 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid3 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#Layer1
{
   width: 69px;
   height: 51px;
   visibility: visible;
   display: block;
}
#wb_OverlayMenu2
{
   left: 6px;
   top: 2px;
   width: 56px;
   height: 47px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#OverlayMenu2
{
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 56px;
   height: 47px;
}
#OverlayMenu2:hover
{
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   border-color: #FFFFFF;
}
#OverlayMenu2 .line
{
   background: #FFFFFF;
}
#OverlayMenu2:hover .line
{
   background: #EFCE63;
}
#OverlayMenu2 .line
{
   top: 3px;
}
#OverlayMenu2 .line:first-child
{
   margin-top: 7px;
}
#OverlayMenu2-overlay ul
{
   font-size: 20px;
   text-align: left;
}
#wb_menu_css
{
   width: 410px;
   height: 40px;
   visibility: hidden;
   display: none;
   margin: 0 0 0 70px;
   text-align: center;
}
#wb_menu_css li
{
}
#wb_menu_css a
{
   color: #FFFFFF;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Montserrat;
   font-weight: bold;
   font-size: 17px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_menu_css > ul > li > a
{
   height: 54px;
   line-height: 54px;
}
#wb_menu_css li:hover a, #wb_menu_css a:hover, #wb_menu_css .active
{
   color: #FFFFFF;
   border: 0px solid transparent;
   background-color: transparent;
   background-image: none;
}
#wb_menu_css a.withsubmenu
{
   padding: 0 0px 0 0px;
}
#wb_menu_css ul :hover ul
{
   left: 0px;
   top: 54px;
   padding-top: 0px;
   visibility: visible;
}
#wb_menu_css .firstmain:hover ul
{
   left: 0px;
}
#wb_menu_css li li
{
   width: 240px;
}
#wb_menu_css ul ul a, #wb_menu_css ul :hover ul a
{
   width: 235px;
   padding: 7px 0px 7px 5px;
   background-color: transparent;
   border: 0px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   color: #000000;
   font-family: Montserrat;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   line-height: 16px;
   text-decoration: none;
   text-transform: none;
}
#wb_menu_css ul ul :hover a, #wb_menu_css ul ul a:hover, #wb_menu_css ul ul a.active, #wb_menu_css ul ul a.active, #wb_menu_css ul ul :hover ul :hover a, #wb_menu_css ul ul :hover ul a:hover, #wb_menu_css ul ul a.active, #wb_menu_css ul ul :hover ul a.active
{
   background-color: transparent;
   border: 0px solid #FFFFFF;
   color: #E0BE69;
}
#wb_menu_css li
{
   padding: 0px 10px 0px 0px;
}
#wb_menu
{
   visibility: visible;
   display: table;
}
#wb_menu
{
   height: auto;
   margin-top: -1px;
   margin-bottom: 0px;
}
#menu
{
   height: auto;
   padding: 10px 0 11px 0;
}
#menu .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#menu > .row > .col-1, #menu > .row > .col-2, #menu > .row > .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#menu > .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: flex-start;
   text-align: left;
}
#menu > .row > .col-2
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#menu > .row > .col-3
{
   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;
}
#wb_logo
{
   width: 156px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 5px 0 0 15px;
   padding: 0;
}
#logo
{
   width: 156px;
   height: 42px;
}
#wb_Icon1
{
   width: 30px;
   height: 20px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 8px 8px 8px 8px;
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   box-shadow: 0px 0px 0px rgba(0,0,0,0.08);
}
#Icon1
{
   width: 30px;
   height: 20px;
}
#Icon1 i
{
   line-height: 20px;
   font-size: 20px;
   width: 18px;
   color: #FFFFFF;
}
#Icon1:hover i
{
   color: #EFCE63;
}
#wb_Icon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#Button1
{
   width: 72px;
   height: 54px;
   visibility: hidden;
   display: none;
   margin: 20px 0 0 0 ;
   padding: 12px 20px 12px 20px;
   color: #000000;
   font-size: 19px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   box-shadow: 0px 0px 400px rgba(0,0,0,0.00);
}
#Button1
{
   line-height: 28px;
}
#wb_Icon8
{
   width: -40px;
   height: 20px;
   visibility: hidden;
   display: none;
   margin: 0 20px 0 50px;
   padding: 8px 8px 8px 8px;
   background-color: transparent;
   background-image: none;
   box-shadow: 0px 0px 0px rgba(0,0,0,0.08);
}
#Icon8
{
   width: -40px;
   height: 20px;
}
#Icon8 i
{
   line-height: 20px;
   font-size: -40px;
   width: 9px;
}
#wb_Icon8:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_Icon9
{
   width: 0px;
   height: 19px;
   visibility: hidden;
   display: none;
   margin: 0 15px 0 15px;
   padding: 9px 8px 8px 8px;
   background-color: transparent;
   background-image: none;
   box-shadow: 0px 0px 0px rgba(0,0,0,0.08);
}
#Icon9
{
   width: 0px;
   height: 19px;
}
#Icon9 i
{
   line-height: 19px;
   font-size: 0px;
   width: 18px;
}
#wb_Icon9:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_Icon11
{
   width: 20px;
   height: 19px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 9px 8px 8px 8px;
   background-color: transparent;
   background-image: none;
   box-shadow: 0px 0px 0px rgba(0,0,0,0.08);
}
#Icon11
{
   width: 20px;
   height: 19px;
}
#Icon11 i
{
   line-height: 19px;
   font-size: 19px;
   width: 18px;
}
#wb_Icon11:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#HorizontalLine1
{
   width: 14px;
   height: 32px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#HorizontalLine1
{
   border-color: transparent;
   border-bottom-width: 32px;
}
#HorizontalLine2
{
   width: 14px;
   height: 32px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#HorizontalLine2
{
   border-color: transparent;
   border-bottom-width: 32px;
}
#HorizontalLine4
{
   width: 14px;
   height: 32px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#HorizontalLine4
{
   border-color: transparent;
   border-bottom-width: 32px;
}
#HorizontalLine3
{
   width: 14px;
   height: 32px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#HorizontalLine3
{
   border-color: transparent;
   border-bottom-width: 32px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 20px 0 20px 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: center;
   text-align: center;
}
#Html1
{
   width: 274px;
   height: 15px;
   visibility: visible;
   display: inline-block;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
}
@media only screen and (max-width: 479px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../images/04_IMAGEM_BLOG.png');
   background-repeat: no-repeat;
   background-position: center top !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 100px 0 0 0;
}
#LayoutGrid4 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid4 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid4 > .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_LayoutGrid8
{
   visibility: visible;
   display: table;
   background-color: #FFFFFF;
   background-image: none;
   background-image: none;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid8 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid8 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid8 > .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_Icon5
{
   width: 40px;
   height: 30px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#Icon5
{
   width: 40px;
   height: 30px;
}
#Icon5 i
{
   line-height: 30px;
   font-size: 30px;
   width: 30px;
}
#wb_Icon5:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
}
#imoveis-slider
{
   width: 100%;
   visibility: visible;
   display: block;
}
#imoveis-slider
{
   padding: 20px 0 0 0;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-size: 11px;
   margin: 10px 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_DropdownMenu2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#DropdownMenu2, .DropdownMenu2 .nav, .DropdownMenu2 .dropdown-menu
{
   font-weight: bold;
   font-size: 20px;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 10px 0 10px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 2px;
   max-width: 100%;
   width: 100%;
   height: 180px;
}
#Card1-card-item1
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 18px 0 10px 40px;
   padding: 2px 3px 4px 3px;
   border: 0px solid #000000;
   border-radius: 5px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Tomato Grotesk";
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
}
#Card1-card-item2
{
   display: inline-block;
   height: 23px;
   box-sizing: border-box;
   margin: 5px 0 0 -55px;
   padding: 0 0 10px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Poppins";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item2 i
{
   margin-right: 3px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: -25px 15px 5px 15px;
   padding: 0 0 5px 0;
   color: #000000;
   font-family: "Tomato Grotesk";
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   text-align: right;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 5px 0 0 0 ;
   border-top: 1px #F5F5F5 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item5
{
   display: inline-block;
   height: 26px;
   box-sizing: border-box;
   margin: 2px 0 0 0 ;
   padding: 10px 0 0 13px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Tomato Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item5 i
{
   margin-right: 3px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item6
{
   box-sizing: border-box;
   margin: 0;
   border-top: 0px #000000 solid;
   border-width: 0px 0 0 0;
   height: 0;
   line-height: 0;
   visibility: hidden;
}
#Card1-card-item7
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0 0 5px 0 ;
   padding: 10px 0 7px 13px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Tomato Grotesk";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item7 i
{
   margin-right: 3px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card1-card-item8
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   border-top: 1px #F5F5F5 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item9
{
   display: inline-block;
   height: 25px;
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 10px 13px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Familjen Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card1-card-item9 i
{
   margin-right: 7px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card1-card-item10
{
   display: inline-block;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0 0 0 13px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Tomato Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card1-card-item10 i
{
   margin-right: 7px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card1-card-item11
{
   display: inline-block;
   height: 25px;
   box-sizing: border-box;
   margin: 0 0 0 15px;
   padding: 0 0 10px 13px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Tomato Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card1-card-item11 i
{
   margin-right: 7px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card1-card-item12
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   border-top: 0px #000000 solid;
   border-width: 0px 0 0 0;
   height: 0;
   line-height: 0;
   visibility: hidden;
}
#Card1-card-item13
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 0 0 20px 45px;
   border: 0px solid #2DB742;
   border-radius: 4px;
   background-color: #F2F2F2;
   background-image: none;
   color: #000000;
   font-family: "Tomato Grotesk";
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
}
#wb_Card1:hover #Card1-card-item13
{
   background-color: #D9D9D9;
   color: #000000;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms;
}
#Card1-card-item13 a
{
   color: inherit;
   display: block;
   padding: 14px 69px 14px 69px;
   text-decoration: none;
}
#wb_Card1
{
   text-align: left;
}
#Badge1
{
}
#Badge1
{
   width: 100px;
   height: 100px;
}
#Layer2
{
   width: 96px;
   height: 85px;
   visibility: visible;
   display: block;
}
#wb_whatsapp
{
   left: 16px;
   top: 10px;
   width: 45px;
   height: 45px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 10px 10px 10px 10px;
   box-shadow: 0px 0px 500px rgba(0,0,0,0.16);
}
#whatsapp
{
   width: 45px;
   height: 45px;
}
#whatsapp i
{
   line-height: 45px;
   font-size: 45px;
   width: 45px;
}
#wb_rodape
{
   visibility: visible;
   display: table;
   box-shadow: 0px 0px 0px rgba(255,255,255,0.10);
}
#wb_rodape
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#rodape
{
   height: auto;
   padding: 20px 0 20px 0;
}
#rodape .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#rodape > .row > .col-1, #rodape > .row > .col-2, #rodape > .row > .col-3, #rodape > .row > .col-4
{
   padding-right: 0px;
   padding-left: 0px;
}
#rodape > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#rodape > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 0 20px 20px;
}
#rodape > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#rodape > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 10px 0 0 20px;
}
#rodape > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#rodape > .row > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 10px 0 0 20px;
}
#rodape > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#rodape > .row > .col-4 > .col-4-padding
{
   width: 100%;
   padding: 30px 0 0 0;
}
#rodape-divider-top
{
   height: 50px;
}
#rodape-divider-top
{
   top: 0%;
   left: 0;
}
#wb_Start-agencia
{
   visibility: visible;
   display: block;
}
#wb_Start-agencia
{
   font-size: 20px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 23px;
}
#wb_links-txt
{
   visibility: visible;
   display: block;
}
#wb_links-txt
{
   font-size: 20px;
   margin: 20px 0 0 0 ;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 10px 0 0 0 ;
   padding: 0;
}
#Image1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_atalhos-txt
{
   visibility: visible;
   display: block;
}
#wb_atalhos-txt
{
   font-size: 20px;
   margin: 20px 0 0 0 ;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_txt-start
{
   visibility: visible;
   display: block;
}
#wb_txt-start
{
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_CssMenu3
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
   text-align: left;
}
#wb_CssMenu3 li
{
   width: 100%;
}
#wb_CssMenu3 a
{
   color: #000000;
   font-family: Montserrat;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu3 > ul > li > a
{
   width: calc(100% - 8px);
   box-sizing: border-box;
   height: 30px;
   padding: 0 0px 0px 0px;
   line-height: 30px;
}
#wb_CssMenu3 li:hover a, #wb_CssMenu3 a:hover
{
   color: #E1BE4C;
}
.CssMenu3-effect:before
{
   border: 0px solid #E1BE4C;
}
.CssMenu3-effect:after
{
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu3 li
{
   padding-bottom: 8px !important;
}
#wb_CssMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
   text-align: left;
}
#wb_CssMenu2 li
{
   width: 100%;
}
#wb_CssMenu2 a
{
   color: #000000;
   font-family: Montserrat;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu2 > ul > li > a
{
   width: calc(100% - 8px);
   box-sizing: border-box;
   height: 30px;
   padding: 0 0px 0px 0px;
   line-height: 30px;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #EAD284;
}
.CssMenu2-effect:before
{
   border: 0px solid #006FFF;
}
.CssMenu2-effect:after
{
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu2 li
{
   padding-bottom: 8px !important;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-size: 11px;
   margin: 0 0 0 -25px;
   padding: 0;
   text-align: center;
   line-height: 12px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
   box-shadow: 0px 0px 0px #000000;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 30px 0 0 0;
}
#LayoutGrid2 .row
{
   margin-right: 0px;
   margin-left: -10px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Icon2
{
   width: 20px;
   height: 19px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 9px 8px 8px 8px;
   background-color: transparent;
   background-image: none;
   box-shadow: 0px 0px 0px rgba(0,0,0,0.09);
}
#Icon2
{
   width: 20px;
   height: 19px;
}
#Icon2 i
{
   line-height: 19px;
   font-size: 19px;
   width: 18px;
}
#wb_Icon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_Icon3
{
   width: 0px;
   height: 19px;
   visibility: visible;
   display: inline-block;
   margin: 0 15px 0 15px;
   padding: 9px 8px 8px 8px;
   background-color: transparent;
   background-image: none;
   box-shadow: 0px 0px 0px rgba(0,0,0,0.09);
}
#Icon3
{
   width: 0px;
   height: 19px;
}
#Icon3 i
{
   line-height: 19px;
   font-size: 0px;
   width: 1px;
}
#wb_Icon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_Icon10
{
   width: 29px;
   height: 19px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 9px 9px 8px 8px;
   background-color: transparent;
   background-image: none;
   box-shadow: 0px 0px 0px rgba(0,0,0,0.09);
}
#Icon10
{
   width: 29px;
   height: 19px;
}
#Icon10 i
{
   line-height: 19px;
   font-size: 19px;
   width: 20px;
}
#wb_Icon10:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 13px;
   margin: 5px 0 0 0 ;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#wb_Text11
{
   visibility: visible;
   display: block;
}
#wb_Text11
{
   font-size: 15px;
   margin: 10px 0 0 0 ;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 10px 0 0 0;
}
#LayoutGrid5 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
   background-color: rgba(255,255,255,0.80);
   background-image: none;
   box-shadow: 0px 0px 0px #000000;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 5px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 10px 0 7px 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid3 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 0 0 -25px;
}
#Layer1
{
   width: 69px;
   height: 51px;
   visibility: visible;
   display: block;
}
#wb_OverlayMenu2
{
   left: 6px;
   top: 2px;
   width: 56px;
   height: 47px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#OverlayMenu2
{
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 56px;
   height: 47px;
}
#OverlayMenu2:hover
{
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   border-color: #FFFFFF;
}
#OverlayMenu2 .line
{
   background: #FFFFFF;
}
#OverlayMenu2:hover .line
{
   background: #EFCE63;
}
#OverlayMenu2 .line
{
   top: 3px;
}
#OverlayMenu2 .line:first-child
{
   margin-top: 7px;
}
#OverlayMenu2-overlay ul
{
   font-size: 20px;
   text-align: left;
}
#wb_menu_css
{
   width: 248px;
   height: 35px;
   visibility: hidden;
   display: none;
   margin: 0 0 0 70px;
   text-align: center;
}
#wb_menu_css li
{
}
#wb_menu_css a
{
   color: #FFFFFF;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Montserrat;
   font-weight: bold;
   font-size: 17px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_menu_css > ul > li > a
{
   height: 35px;
   line-height: 35px;
}
#wb_menu_css li:hover a, #wb_menu_css a:hover, #wb_menu_css .active
{
   color: #FFFFFF;
   border: 0px solid transparent;
   background-color: transparent;
   background-image: none;
}
#wb_menu_css a.withsubmenu
{
   padding: 0 0px 0 0px;
}
#wb_menu_css ul :hover ul
{
   left: 0px;
   top: 35px;
   padding-top: 0px;
   visibility: visible;
}
#wb_menu_css .firstmain:hover ul
{
   left: 0px;
}
#wb_menu_css li li
{
   width: 100px;
}
#wb_menu_css ul ul a, #wb_menu_css ul :hover ul a
{
   width: 95px;
   padding: 6px 0px 6px 5px;
   background-color: transparent;
   border: 0px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   color: #000000;
   font-family: Montserrat;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   line-height: 16px;
   text-decoration: none;
   text-transform: none;
}
#wb_menu_css ul ul :hover a, #wb_menu_css ul ul a:hover, #wb_menu_css ul ul a.active, #wb_menu_css ul ul a.active, #wb_menu_css ul ul :hover ul :hover a, #wb_menu_css ul ul :hover ul a:hover, #wb_menu_css ul ul a.active, #wb_menu_css ul ul :hover ul a.active
{
   background-color: transparent;
   border: 0px solid #FFFFFF;
   color: #E0BE69;
}
#wb_menu_css li
{
   padding: 0px 10px 0px 0px;
}
#wb_menu
{
   visibility: visible;
   display: table;
}
#wb_menu
{
   height: auto;
   margin-top: -1px;
   margin-bottom: 0px;
}
#menu
{
   height: auto;
   padding: 5px 0 10px 0;
}
#menu .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#menu > .row > .col-1, #menu > .row > .col-2, #menu > .row > .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#menu > .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: flex-start;
   text-align: left;
}
#menu > .row > .col-2
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#menu > .row > .col-3
{
   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;
}
#wb_logo
{
   width: 156px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 15px;
   padding: 0;
}
#logo
{
   width: 156px;
   height: 42px;
}
#wb_Icon1
{
   width: 22px;
   height: 22px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 8px 8px 8px 8px;
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   box-shadow: 0px 0px 0px rgba(0,0,0,0.09);
}
#Icon1
{
   width: 22px;
   height: 22px;
}
#Icon1 i
{
   line-height: 22px;
   font-size: 22px;
   width: 21px;
   color: #FFFFFF;
}
#Icon1:hover i
{
   color: #EFCE63;
}
#wb_Icon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#Button1
{
   width: 240px;
   height: 54px;
   visibility: hidden;
   display: none;
   margin: 20px 0 0 0 ;
   padding: 12px 20px 12px 20px;
   color: #000000;
   font-size: 19px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   box-shadow: 0px 0px 400px rgba(0,0,0,0.00);
}
#Button1
{
   line-height: 28px;
}
#wb_Icon8
{
   width: -6px;
   height: 22px;
   visibility: hidden;
   display: none;
   margin: 0 20px 0 50px;
   padding: 8px 8px 8px 8px;
   background-color: transparent;
   background-image: none;
   box-shadow: 0px 0px 0px rgba(0,0,0,0.09);
}
#Icon8
{
   width: -6px;
   height: 22px;
}
#Icon8 i
{
   line-height: 22px;
   font-size: -6px;
   width: 21px;
}
#wb_Icon8:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_Icon9
{
   width: -6px;
   height: 21px;
   visibility: hidden;
   display: none;
   margin: 0 15px 0 15px;
   padding: 9px 8px 8px 8px;
   background-color: transparent;
   background-image: none;
   box-shadow: 0px 0px 0px rgba(0,0,0,0.09);
}
#Icon9
{
   width: -6px;
   height: 21px;
}
#Icon9 i
{
   line-height: 21px;
   font-size: -6px;
   width: 21px;
}
#wb_Icon9:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_Icon11
{
   width: 22px;
   height: 21px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 9px 8px 8px 8px;
   background-color: transparent;
   background-image: none;
   box-shadow: 0px 0px 0px rgba(0,0,0,0.09);
}
#Icon11
{
   width: 22px;
   height: 21px;
}
#Icon11 i
{
   line-height: 21px;
   font-size: 21px;
   width: 21px;
}
#wb_Icon11:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#HorizontalLine1
{
   width: 14px;
   height: 32px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#HorizontalLine1
{
   border-color: transparent;
   border-bottom-width: 32px;
}
#HorizontalLine2
{
   width: 14px;
   height: 32px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#HorizontalLine2
{
   border-color: transparent;
   border-bottom-width: 32px;
}
#HorizontalLine4
{
   width: 14px;
   height: 32px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#HorizontalLine4
{
   border-color: transparent;
   border-bottom-width: 32px;
}
#HorizontalLine3
{
   width: 14px;
   height: 32px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#HorizontalLine3
{
   border-color: transparent;
   border-bottom-width: 32px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 20px 0 0 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: center;
   text-align: center;
}
#Html1
{
   width: 274px;
   height: 15px;
   visibility: visible;
   display: inline-block;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   font-size: 11px;
   margin: 0 0 2px 0 ;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   font-size: 11px;
   margin: 5px 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
}
.darktheme body
{
   background-color: #FFFFFF;
}
.darktheme #wb_rodape,
.darktheme #wb_LayoutGrid1
{
   filter: invert(100%);
}
.logo-scroll {
  transition: all 0.3s ease;
}
.logo-scroll {
  transition: all 0.3s ease;
}
.logo-scroll {
  transition: all 0.3s ease;
}
/* MENU FLUTUANTE */
.menu-flutuante {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  border-radius: 0 0 20px 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  transition: background 0.3s ease, box-shadow 0.3s ease;
}

/* LINKS - Branco no topo */
.menu-transparente .menu-flutuante:not(.menu-fixo) #menu > .col-2 a {
  color: white !important;
}

/* LINKS - Preto ao rolar */
.menu-flutuante.menu-fixo #menu > .col-2 a {
  color: black !important;
}

/* HOVER E ATIVO - BARRINHA SLIDE */
#menu > .col-2 a {
  font-weight: bold;
  position: relative;
  transition: all 0.3s ease;
}
#menu > .col-2 a::after {
  content: '';
  position: absolute;
  width: 0%;
  height: 2px;
  bottom: -4px;
  left: 0;
  background-color: currentColor;
  transition: width 0.3s ease;
}
#menu > .col-2 a:hover::after,
#menu > .col-2 a.active::after {
  width: 100%;
}
/* Remove hover padrão do submenu */
#wb_menu_css ul ul a:hover,
#wb_menu_css ul ul li:hover,
#wb_menu_css ul ul a:focus,
#wb_menu_css ul ul li:focus {
  background: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  outline: none !important;
}
/* SUBMENU BASE */
#wb_menu_css ul ul {
  position: absolute;
  top: calc(100% + 6px); /* ← espaço entre menu e submenu */
  left: 0;
  min-width: 200px;
  border-radius: 10px;
  opacity: 0;
  padding: 5px;
  visibility: hidden;
  transform: translateY(10px);
  transition: all 0.3s ease;
  z-index: 9999;
  pointer-events: none;
  border: none !important;
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}



/* EXIBIR SUBMENU */
#wb_menu_css ul li:hover > ul,
#wb_menu_css ul ul:hover {
  opacity: 1;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  visibility: visible;
  transform: translateY(0);
  pointer-events: auto;
  z-index: 99999 !important;
}

/* TRUQUE DO HITBOX */
#wb_menu_css ul li {
  position: relative;
}
#wb_menu_css ul li::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 12px;
  background: transparent;
}

/* SUBMENU COM BLUR REAL SOBRE QUALQUER FUNDO */
#wb_menu_css ul ul {
    position: absolute;
    top: calc(100% + 20px);
    left: 0;
    min-width: 200px;
    padding: 0;
    border-radius: 10px;
    background: rgb(0 0 0);
    backdrop-filter: blur(12px);
    box-shadow: 0 4px 12px rgb(0 0 0 / 56%);
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 0.3s ease;
    z-index: 1000;
    pointer-events: none;
}
#wb_menu_css ul li:hover > ul,
#wb_menu_css ul ul:hover {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: auto;
}



/* SUBMENU FIXO COM FUNDO BRANCO */
.menu-flutuante.menu-fixo #wb_menu_css ul ul {
  background: #ffffff;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

/* LINKS SUBMENU */
#wb_menu_css ul ul a {
  display: block;
  padding: 10px 16px;
  text-decoration: none;
  font-weight: 500;
  white-space: nowrap;
  transition: background-color 0.3s ease, padding-left 0.3s ease, text-shadow 0.3s ease, color 0.3s ease;
  position: relative;
  border: none !important;
  box-shadow: none !important;
}

/* LINKS BRANCOS NO TOPO */
.menu-transparente .menu-flutuante:not(.menu-fixo) #wb_menu_css ul ul a {
  color: white !important;
}

/* LINKS PRETOS AO ROLAR */
.menu-flutuante.menu-fixo #wb_menu_css ul ul a {
  color: black !important;
}

/* HOVER NO TOPO */
.menu-transparente .menu-flutuante:not(.menu-fixo) #wb_menu_css ul ul a:hover {
  background-color: transparent !important;
  padding-left: 15px;
  color: #e0be69 !important;
}

/* HOVER FIXO */
.menu-flutuante.menu-fixo #wb_menu_css ul ul a:hover {
  background-color: transparent !important;
  padding-left: 15px;
  color: #e0be69 !important;
}

/* REMOVER underline extra */
#wb_menu_css ul ul a::after {
  content: none !important;
}
/* Corrige espaço entre menu e submenu */
#wb_menu_css ul li:hover ul,
#wb_menu_css ul ul:hover {
  top: calc(100% + 6px) !important;
}

#wb_menu_css > ul > li > a:hover {
  color: #e0be69 !important;
}

#wb_menu_css ul ul {
  padding-left: 7px !important;
  padding-top: 7px !important;
  padding-bottom: 7px !important;
}
#imoveis-slider .owl-nav button.owl-prev, 
#imoveis-slider .owl-nav button.owl-next 
{
   display: inline-flex;
   align-items: center;
   justify-content: center;
   flex-wrap: nowrap;
   background-color: transparent;
}
#imoveis-slider .owl-nav button.owl-prev span, 
#imoveis-slider .owl-nav button.owl-next span 
{
   transform: translateY(-3px);
   font-size: 40px;
}
#wb_Text6 {
  transition: color 0.3s ease, text-shadow 0.3s ease;
  color: inherit;
}

#wb_Text6:hover {
  color: #1976F0; /* Azul vibrante */
  animation: pulsarTexto 1.4s ease-out infinite;
}

@keyframes pulsarTexto {
  0% {
    text-shadow: 0 0 0px rgba(25, 118, 240, 0.3);
  }
  50% {
    text-shadow: 0 0 8px rgba(25, 118, 240, 0.6), 0 0 15px rgba(25, 118, 240, 0.4);
  }
  100% {
    text-shadow: 0 0 0px rgba(25, 118, 240, 0.3);
  }
}
