body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #2B2B2E;
   text-decoration: underline;
}
a:visited
{
   color: #000000;
}
a:active
{
   color: #000000;
}
a:hover
{
   color: #000000;
   text-decoration: underline;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_agendamentos
   {
      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_agendamentos
   {
      background-attachment: scroll !important;
   }
}
#wb_header
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #40484B;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#header > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#header > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header > .row > .col-1
{
   float: left;
}
#header > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#header:before,
#header:after,
#header .row:before,
#header .row:after
{
   display: table;
   content: " ";
}
#header:after,
#header .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#header > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_layoutGridWelcome
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layoutGridWelcome
{
   box-sizing: border-box;
   height: 100vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#layoutGridWelcome > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#layoutGridWelcome > .col-1
{
   flex: 0 0 auto;
}
#layoutGridWelcome > .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)
{
#layoutGridWelcome > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_welcome-carousel
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_welcome-carousel
{
   box-sizing: border-box;
   width: 100%;
   height: 100vh;
}
#welcome-carousel
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#welcome-carousel .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
   perspective: 1200px;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#welcome-carousel .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#welcome-carousel .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
   transition: opacity 500ms ease-in-out;
   height: 100%;
   text-align: center;
}
#welcome-carousel .carousel-item-inner
{
   padding: 0 0 50px 0;
   display: flex;
   align-items: center;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   box-sizing: border-box;
}
#welcome-carousel .carousel-inner > .carousel-item > img, #welcome-carousel .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#welcome-carousel .carousel-inner > .active, #welcome-carousel .carousel-inner > .carousel-item-next, #welcome-carousel .carousel-inner > .carousel-item-prev
{
   display: block;
}
#welcome-carousel .carousel-inner > .active
{
   animation: welcome-carousel-animation-show 500ms ease 0ms both;
}
#welcome-carousel .carousel-inner > .carousel-item-next, #welcome-carousel .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#welcome-carousel .carousel-inner > .carousel-item-next.carousel-item-start, #welcome-carousel .carousel-inner > .carousel-item-prev.carousel-item-end
{
   animation: welcome-carousel-animation-show 500ms ease 0ms both;
}
#welcome-carousel .carousel-inner > .active.carousel-item-start, #welcome-carousel .carousel-inner > .active.carousel-item-end
{
   animation: welcome-carousel-animation-hide 500ms ease both;
}
#welcome-carousel .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -63px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#welcome-carousel .carousel-indicators li
{
   display: block;
   float: left;
   margin: 16px 16px 16px 16px;
   width: 9px;
   height: 9px;
   cursor: pointer;
   text-indent: -999px;
   border-radius: 50%;
   background-color: transparent;
   border: 1px solid rgba(255,255,255,0.00);
   box-shadow: inset 0 0 0 0 rgba(255,255,255,0.00);
   transition: box-shadow 0.3s ease;
}
#welcome-carousel .carousel-indicators .active
{
   box-shadow: inset 0 0 0 5px rgba(255,255,255,0.00);
}
#welcome-carousel .carousel-control
{
   display: flex;
   position: absolute;
   align-items: center;
   justify-content: center;
   left: 0;
   top: 0;
   bottom: 0;
   width: 15%;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
   cursor: pointer;
   z-index: 7776;
}
#welcome-carousel .carousel-control.carousel-item-end
{
   left: auto;
   right: 0;
}
#welcome-carousel .carousel-control .carousel-control-prev-icon, #welcome-carousel .carousel-control .carousel-control-next-icon
{
   display: inline-block;
   position: absolute;
   width: 48px;
   height: 48px;
   z-index: 5;
}
#welcome-carousel .carousel-control:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
.sr-only
{
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip: rect(0px, 0px, 0px, 0px);
   border: 0;
}
#welcome-carousel .frame
{
   width: 970px;
   display: inline-block;
   float: left;
   height: 601px;
}
#welcome-carousel .carousel-control-next, #welcome-carousel .carousel-control-prev
{
   cursor: pointer;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
}
#welcome-carousel .carousel-control-next-icon, #welcome-carousel .carousel-control-prev-icon
{
   display: inline-block;
   width: 48px;
   height: 48px;
   background: transparent no-repeat center center;
   background-size: 100% 100%;
}
#welcome-carousel .carousel-control-next:hover, #welcome-carousel .carousel-control-prev:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
#welcome-carousel .carousel-control-prev-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%20192%20192%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M126%2050%20C127%2050%2c%20127%2051%2c%20127%2052%20C127%2053%2c%20127%2054%2c%20126%2055%20L84%2097%20L126%20139%20C127%20140%2c%20127%20140%2c%20127%20141%20C127%20142%2c%20127%20143%2c%20126%20144%20L121%20149%20C120%20150%2c%20119%20150%2c%20118%20150%20C117%20150%2c%20117%20150%2c%20116%20149%20L66%2099%20C65%2099%2c%2065%2098%2c%2065%2097%20C65%2096%2c%2065%2095%2c%2066%2094%20L116%2044%20C117%2044%2c%20117%2043%2c%20118%2043%20C119%2043%2c%20120%2044%2c%20121%2044%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#welcome-carousel .carousel-control-next-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%20192%20192%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M127%2094%20C127%2095%2c%20128%2096%2c%20128%2097%20C128%2098%2c%20127%2099%2c%20127%2099%20L77%20149%20C76%20150%2c%2075%20150%2c%2074%20150%20C73%20150%2c%2073%20150%2c%2072%20149%20L66%20144%20C66%20143%2c%2065%20142%2c%2065%20141%20C65%20140%2c%2066%20140%2c%2066%20139%20L109%2097%20L66%2055%20C66%2054%2c%2065%2053%2c%2065%2052%20C65%2051%2c%2066%2050%2c%2066%2050%20L72%2044%20C73%2044%2c%2073%2043%2c%2074%2043%20C75%2043%2c%2076%2044%2c%2077%2044%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#welcome-carousel .frame-1
{
   background-color: transparent;
   background-image: url('../images/banner1a.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#welcome-carousel .frame-2
{
   background-color: transparent;
   background-image: url('../images/banner1a.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#welcome-carousel .frame-3
{
   background-color: transparent;
   background-image: url('../images/banner1a.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
@keyframes welcome-carousel-animation-show
{
   0%   { transform: translateX(100%); }
   100% { transform: translateX(0); }
}
@keyframes welcome-carousel-animation-hide
{
   0%   { transform: translateX(0); }
   100% { transform: translateX(-100%); }
}
#wb_servicos
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.87);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#servicos
{
   box-sizing: border-box;
   padding: 75px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#servicos > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#servicos > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#servicos > .row > .col-1
{
   float: left;
}
#servicos > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#servicos > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 25px 0 25px;
}
#servicos:before,
#servicos:after,
#servicos .row:before,
#servicos .row:after
{
   display: table;
   content: " ";
}
#servicos:after,
#servicos .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#servicos > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_teamLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#teamLayoutGrid2
{
   box-sizing: border-box;
   padding: 50px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#teamLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#teamLayoutGrid2 > .row > .col-1, #teamLayoutGrid2 > .row > .col-2, #teamLayoutGrid2 > .row > .col-3, #teamLayoutGrid2 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#teamLayoutGrid2 > .row > .col-1, #teamLayoutGrid2 > .row > .col-2, #teamLayoutGrid2 > .row > .col-3, #teamLayoutGrid2 > .row > .col-4
{
   float: left;
}
#teamLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#teamLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#teamLayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#teamLayoutGrid2 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#teamLayoutGrid2:before,
#teamLayoutGrid2:after,
#teamLayoutGrid2 .row:before,
#teamLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#teamLayoutGrid2:after,
#teamLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#teamLayoutGrid2 > .row > .col-1, #teamLayoutGrid2 > .row > .col-2, #teamLayoutGrid2 > .row > .col-3, #teamLayoutGrid2 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#upStickyLayer
{
   background-color: #3E3E3E;
   background-image: none;
   border-radius: 10px;
   opacity: 0.77;
}
#wb_upIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_upIcon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#upIcon
{
   height: 48px;
   width: 51px;
}
#upIcon i
{
   color: #32CD32;
   display: inline-block;
   font-size: 48px;
   line-height: 48px;
   vertical-align: middle;
   width: 47px;
}
#wb_upIcon:hover #upIcon i
{
   color: #FFFFFF;
}
#wb_servicesHeading
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: center;
}
#servicesHeading
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
   -webkit-text-stroke: 1px #4A4A4D;
   text-stroke: 1px #4A4A4D;
}
#wb_servicesText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_servicesText2
{
   color: #594B3E;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 16px;
   line-height: 46px;
}
#wb_servicesText2 p, #wb_servicesText2 ul
{
   margin: 0;
   padding: 0;
}
#wb_servicesText2
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_welcome-text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: center;
   animation: slide-left-in 1000ms linear 300ms 1 normal both;
}
#wb_welcome-text3
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 16px;
   line-height: 23px;
}
#wb_welcome-text3 p, #wb_welcome-text3 ul
{
   margin: 0;
   padding: 0;
}
#wb_welcome-text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card15
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card15-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card15-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #41484C;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #41484C;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #41484C solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #41484C;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_CssMenu5
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 20px 0 20px 0 ;
   text-align: center;
   position: relative;
   z-index: 1111 !important;
}
#wb_CssMenu5::after
{
   content: "";
   display: table;
clear: both;
}
#wb_CssMenu5 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#wb_CssMenu5 > ul
{
   display: flex;
   justify-content: space-between;
}
#wb_CssMenu5 li
{
   margin: 0;
   padding: 0px 0px 0px 0px;
}
#wb_CssMenu5 a
{
   display: block;
   float: left;
   color: #FFFFFF;
   border: 1px solid #40484B;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_CssMenu5 > ul > li > a
{
   height: 38px;
   line-height: 38px;
   padding: 0px 5px 0px 5px;
}
#wb_CssMenu5 li:hover a, #wb_CssMenu5 a:hover
{
   color: #FFFFFF;
}
.CssMenu5-effect:before
{
   border: 1px solid #FFFFFF;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu5 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu5 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu5 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu5-effect
{
   display: inline-block;
   position: relative;
   transform: perspective(0px) translateX(0);
   transition: color 500ms linear;
}
.CssMenu5-effect:before
{
   content: "";
   position: absolute;
   top: 0;
   height: 0px;
   right: 0;
   left: 0;
   z-index: -1;
   opacity: 0;
   transform: scaleX(0);
   transform-origin: 50%;
   transition: all 500ms linear;
}
.CssMenu5-effect:hover:before, .CssMenu5-effect:focus:before, .CssMenu5-effect.active:before
{
   transform: scaleX(1);
   opacity: 1;
}
@media all and (max-width:320px) 
{
#wb_CssMenu5 ul
{
   flex-direction: column;
   width: 100%;
}
#wb_CssMenu5 li
{
   padding: 0 0px 2px 0px !important;
   width: 100% !important;
}
#wb_CssMenu5 a
{
   box-sizing: border-box;
   float: none !important;
   width: 100% !important;
}

}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 10px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3, #LayoutGrid1 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3, #LayoutGrid1 > .row > .col-4
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3, #LayoutGrid1 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card6-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_Card7
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card7-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_Card8
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card8-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card8-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_profissionais
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #41484C;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#profissionais
{
   box-sizing: border-box;
   padding: 75px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 800px;
}
#profissionais > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#profissionais > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#profissionais > .row > .col-1
{
   float: left;
}
#profissionais > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#profissionais > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 25px 0 25px;
}
#profissionais:before,
#profissionais:after,
#profissionais .row:before,
#profissionais .row:after
{
   display: table;
   content: " ";
}
#profissionais:after,
#profissionais .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#profissionais > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_buySellHeading
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#buySellHeading
{
   color: #41484C;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
   -webkit-text-stroke: 1px #FFFFFF;
   text-stroke: 1px #FFFFFF;
}
#wb_buySellText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_buySellText div
{
   text-align: center;
}
#wb_buySellText
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_firstStepsLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #41484C;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#firstStepsLayoutGrid
{
   box-sizing: border-box;
   padding: 0 30px 75px 30px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#firstStepsLayoutGrid > .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#firstStepsLayoutGrid > .row > .col-1, #firstStepsLayoutGrid > .row > .col-2, #firstStepsLayoutGrid > .row > .col-3, #firstStepsLayoutGrid > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#firstStepsLayoutGrid > .row > .col-1, #firstStepsLayoutGrid > .row > .col-2, #firstStepsLayoutGrid > .row > .col-3, #firstStepsLayoutGrid > .row > .col-4
{
   float: left;
}
#firstStepsLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#firstStepsLayoutGrid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#firstStepsLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#firstStepsLayoutGrid > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#firstStepsLayoutGrid > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#firstStepsLayoutGrid > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#firstStepsLayoutGrid > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#firstStepsLayoutGrid:before,
#firstStepsLayoutGrid:after,
#firstStepsLayoutGrid .row:before,
#firstStepsLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#firstStepsLayoutGrid:after,
#firstStepsLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#firstStepsLayoutGrid > .row > .col-1, #firstStepsLayoutGrid > .row > .col-2, #firstStepsLayoutGrid > .row > .col-3, #firstStepsLayoutGrid > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: center;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 -50px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item1
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   padding: 10px 16px 10px 16px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 35px 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: center;
}
#Card4-card-item4
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: center;
}
#Card4-card-item5
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: center;
}
#Card4-card-item6
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: center;
}
#Card4-card-item7
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: center;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: center;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 -50px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card5-card-item1
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
}
#Card5-card-item1 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 35px 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: center;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: center;
}
#Card5-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: center;
}
#wb_agendamentos
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/fundo2.jpg');
   background-repeat: repeat;
   background-position: center top;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#agendamentos
{
   box-sizing: border-box;
   padding: 75px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
}
#agendamentos > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#agendamentos > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#agendamentos > .row > .col-1
{
   float: left;
}
#agendamentos > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#agendamentos:before,
#agendamentos:after,
#agendamentos .row:before,
#agendamentos .row:after
{
   display: table;
   content: " ";
}
#agendamentos:after,
#agendamentos .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#agendamentos > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_caseStudiesHeading
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#caseStudiesHeading
{
   color: #CED7D6;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
   -webkit-text-stroke: 1px #242427;
   text-stroke: 1px #242427;
}
#wb_contato
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.87);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#contato
{
   box-sizing: border-box;
   padding: 75px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#contato > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contato > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contato > .row > .col-1
{
   float: left;
}
#contato > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#contato > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 25px 0 25px;
}
#contato:before,
#contato:after,
#contato .row:before,
#contato .row:after
{
   display: table;
   content: " ";
}
#contato:after,
#contato .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#contato > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: center;
}
#Heading2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
   -webkit-text-stroke: 1px #4A4A4D;
   text-stroke: 1px #4A4A4D;
}
#wb_linksText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_linksText
{
   color: #222222;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 13px;
   line-height: 19px;
}
#wb_linksText p, #wb_linksText ul
{
   margin: 0;
   padding: 0;
}
#wb_linksText
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_links
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#links
{
   box-sizing: border-box;
   padding: 25px 15px 75px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#links > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#links > .row > .col-1, #links > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#links
{
   width: 970px;
}
#links > .row > .col-1, #links > .row > .col-2
{
   float: left;
}
#links > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 58.33333333%;
   text-align: center;
}
#links > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: center;
}
#links:before,
#links:after,
#links .row:before,
#links .row:after
{
   display: table;
   content: " ";
}
#links:after,
#links .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#links
{
   width: 100%;
}
#links > .row > .col-1, #links > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_linksCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 25px 0 0 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#linksCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#linksCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   text-align: center;
}
#linksCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#linksCard1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#linksCard1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   border-top: 2px #40484B solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#linksCard1-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 16px;
}
#linksCard1-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#linksCard1-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 8px;
}
#linksCard1-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: center;
}
#linksCard1-card-item8
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#linksCard1-card-item9
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#linksCard1-card-item10
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#linksCard1-card-item11
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#linksCard1-card-item12
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 8px;
   text-align: center;
}
#linksCard1-card-item13
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#linksCard1-card-item14
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#linksCard1-card-item14 a
{
   color: inherit;
   text-decoration: none;
}
#linksCard1-card-item15
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #222222;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#linksCard1-card-item15 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#linksCard1-card-item15 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#linksCard1-card-item16
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #222222;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#linksCard1-card-item16 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#linksCard1-card-item16 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#linksCard1-card-item17
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #222222;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#linksCard1-card-item17 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#linksCard1-card-item17 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#linksCard1-card-item18
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #222222;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#linksCard1-card-item18 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#linksCard1-card-item18 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#linksCard1-card-item19
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #222222;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#linksCard1-card-item19 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#linksCard1-card-item19 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#wb_mapaunne
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#mapaunne
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#mapaunne > .row
{
   margin-right: 0;
   margin-left: 0;
}
#mapaunne > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#mapaunne > .row > .col-1
{
   float: left;
}
#mapaunne > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#mapaunne:before,
#mapaunne:after,
#mapaunne .row:before,
#mapaunne .row:after
{
   display: table;
   content: " ";
}
#mapaunne:after,
#mapaunne .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#mapaunne > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #40484B;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#footer > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer > .row > .col-1
{
   float: left;
}
#footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#footer:before,
#footer:after,
#footer .row:before,
#footer .row:after
{
   display: table;
   content: " ";
}
#footer:after,
#footer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footer > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_footerText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_footerText
{
   color: #CED7D6;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 13px;
   line-height: 19px;
}
#wb_footerText p, #wb_footerText ul
{
   margin: 0;
   padding: 0;
}
#wb_footerText
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card9
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card9-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card9-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
}
#Card9-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#Card9-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card10
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 25px 0 0 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card10-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card10-card-item1
{
   display: inline-block;
   height: 69px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #222222;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card10-card-item1 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#Card10-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#Card10-card-item2
{
   display: inline-block;
   height: 69px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #222222;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card10-card-item2 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#Card10-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 409px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#InlineFrame1
{
   box-sizing: border-box;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   margin: 0;
}
#InlineFrame1
{
   display: inline-block;
   width: 500px;
   height: 480px;
   vertical-align: top;
}
#wb_FontAwesomeIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#FontAwesomeIcon1
{
   height: 48px;
   width: 38px;
}
#FontAwesomeIcon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 38px;
   line-height: 48px;
   vertical-align: middle;
   width: 37px;
}
#wb_FontAwesomeIcon1:hover #FontAwesomeIcon1 i
{
   color: #DCDCDC;
}
#wb_FontAwesomeIcon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#FontAwesomeIcon4
{
   height: 48px;
   width: 38px;
}
#FontAwesomeIcon4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 38px;
   line-height: 48px;
   vertical-align: middle;
   width: 37px;
}
#wb_FontAwesomeIcon4:hover #FontAwesomeIcon4 i
{
   color: #DCDCDC;
}
#wb_FontAwesomeIcon5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon5 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#FontAwesomeIcon5
{
   height: 48px;
   width: 38px;
}
#FontAwesomeIcon5 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 38px;
   line-height: 48px;
   vertical-align: middle;
   width: 37px;
}
#wb_FontAwesomeIcon5:hover #FontAwesomeIcon5 i
{
   color: #DCDCDC;
}
#wb_ResponsiveMenu1
{
   display: block;
   font-family: Arial;
   font-weight: normal;
   text-align: left;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#ResponsiveMenu1
{
   background-color: #40484B;
   height: 69px;
}
#wb_ResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu1 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu1 ul li i
{
   font-size: 24px;
   width: 24px;
   margin-bottom: 0px;
}
#wb_ResponsiveMenu1 ul li a
{
   background-color: #40484B;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 30px 15px 30px;
   text-align: center;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: 39px;
}
.ResponsiveMenu1 a 
{
   display: block;
}
#wb_ResponsiveMenu1 li:hover > a, #wb_ResponsiveMenu1 li .active
{
   background-color: #40484B;
   color: #424242;
}
#wb_ResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 69px;
}
#wb_ResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 135px;
}
#wb_ResponsiveMenu1 ul ul li a
{
   background-color: #7A7A7A;
   border: 0px solid #7A7A7A;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul li:hover > a, #wb_ResponsiveMenu1 ul ul li .active
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_ResponsiveMenu1 ul ul li i 
{
   margin-right: 8px;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul li a 
{
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   left: 135px;
   position: relative;
   top: -69px;
}
#wb_ResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu1 li:hover > a .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{ 
   border-top-color: #424242;
}
#wb_ResponsiveMenu1 ul ul li:hover > a .arrow-left, #wb_ResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #424242;
}
#wb_ResponsiveMenu1 .toggle,[id^=ResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:768px) 
{
#wb_ResponsiveMenu1
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a, #wb_ResponsiveMenu1 .toggle
{
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
}
#wb_ResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.ResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu1 
{
   background-color: transparent;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_ResponsiveMenu1 .toggle 
{
   display: block;
   background-color: #40484B;
   color: #FFFFFF;
   padding: 0 20px 0 20px;
   line-height: 54px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_ResponsiveMenu1 .toggle:hover
{
   background-color: #40484B;
   color: #424242;
}
[id^=ResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu1-title
{
   height: 69px !important;
   line-height: 69px !important;
   text-align: center;
}
#wb_ResponsiveMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_ResponsiveMenu1 ul ul .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   padding: 0 40px;
}
#wb_ResponsiveMenu1 a:hover,
#wb_ResponsiveMenu1 ul ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul li ul li .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_ResponsiveMenu1 ul li a 
{
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu1 ul li i 
{
   margin-right: 8px;
}
#wb_ResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu1 ul ul li:hover > ul,
#wb_ResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#ResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   left: 30px;
   top: 22px;
   user-select: none;
}
#ResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_ResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu1 .toggle:hover .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #424242;
}
#wb_ResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #424242;
}
}
#wb_Image3
{
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image4
{
   margin: 0;
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image5
{
   margin: 0;
   vertical-align: top;
}
#Image5
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1300px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon1
{
   height: 48px;
   width: 38px;
}
#Icon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 38px;
   line-height: 48px;
   vertical-align: middle;
   width: 37px;
}
#wb_Icon1:hover #Icon1 i
{
   color: #DCDCDC;
}
#wb_Image6
{
   margin: 0;
   vertical-align: top;
}
#Image6
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 900px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Icon1
{
   display: inline-block;
   width: 38px;
   height: 48px;
   text-align: center;
   z-index: 37;
}
#mapa
{
   display: inline-block;
   width: 970px;
   height: 300px;
   overflow: hidden;
   z-index: 33;
}
#wb_Card6
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 18;
}
#wb_FontAwesomeIcon1
{
   display: inline-block;
   width: 38px;
   height: 48px;
   text-align: center;
   z-index: 34;
}
#wb_Card1
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 13;
}
#wb_Image1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 10;
}
#wb_servicesHeading
{
   display: block;
   width: 100%;
   z-index: 9;
}
#wb_ResponsiveMenu1
{
   display: none;
   width: 84px;
   height: 73px;
   z-index: 1;
}
#wb_Image2
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 27;
}
#wb_upIcon
{
   position: absolute;
   left: 9px;
   top: 3px;
   width: 51px;
   height: 48px;
   text-align: center;
   z-index: 16;
}
#wb_Card3
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 15;
}
#wb_Image3
{
   position: absolute;
   left: 66px;
   top: 16px;
   width: 174px;
   height: 33px;
   z-index: 17;
}
#wb_Card2
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 14;
}
#wb_Card15
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 12;
}
#wb_welcome-carousel
{
}
#wb_CssMenu5
{
   display: block;
   width: 100%;
   z-index: 0;
}
#wb_Image4
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 2;
}
#wb_linksCard1
{
   display: flex;
   width: 100%;
   z-index: 32;
}
#wb_Image5
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 3;
}
#wb_Card10
{
   display: flex;
   width: 100%;
   z-index: 28;
}
#wb_buySellHeading
{
   display: block;
   width: 100%;
   z-index: 22;
}
#wb_Image6
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 4;
}
#wb_Card9
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 21;
}
#wb_Heading2
{
   display: block;
   width: 100%;
   z-index: 29;
}
#wb_Card8
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 20;
}
#wb_FontAwesomeIcon5
{
   display: inline-block;
   width: 38px;
   height: 48px;
   text-align: center;
   z-index: 36;
}
#wb_Card5
{
   display: flex;
   width: 100%;
   z-index: 25;
}
#wb_FontAwesomeIcon4
{
   display: inline-block;
   width: 38px;
   height: 48px;
   text-align: center;
   z-index: 35;
}
#wb_caseStudiesHeading
{
   display: block;
   width: 100%;
   z-index: 26;
}
#wb_Card4
{
   display: flex;
   width: 100%;
   z-index: 24;
}
#upStickyLayer
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 25px;
   top: auto;
   bottom: 25px;
   width: 257px;
   height: 66px;
   z-index: 43;
}
#wb_Card7
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 19;
}
@media only screen and (max-width: 969px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 0 15px 0 15px;
}
#header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_layoutGridWelcome
{
   visibility: visible;
   display: table;
}
#wb_layoutGridWelcome
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layoutGridWelcome
{
   height: 100vh;
   padding: 0;
}
#wb_welcome-carousel
{
   width: 100%;
   visibility: visible;
   display: block;
}
#welcome-carousel_back
{
   top: 39%;
}
#welcome-carousel_next
{
   top: 39%;
}
#wb_welcome-carousel
{
   margin: 0;
   height: 100vh;
}
#welcome-carousel .carousel-item-inner
{
   padding: 0 0 50px 0;
}
#welcome-carousel .carousel-control .carousel-control-prev-icon, #welcome-carousel .carousel-control .carousel-control-next-icon
{
   width: 48px;
   height: 48px;
}
#wb_servicos
{
   visibility: visible;
   display: table;
}
#wb_servicos
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#servicos
{
   height: auto;
   padding: 75px 5px 0 5px;
}
#servicos .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#wb_teamLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_teamLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#teamLayoutGrid2
{
   height: auto;
   padding: 50px 15px 10px 15px;
}
#teamLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: hidden;
   display: none;
}
#wb_upIcon
{
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   background-color: transparent;
   background-image: none;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_upIcon:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
}
#wb_servicesHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_servicesText2
{
   visibility: visible;
   display: block;
}
#wb_servicesText2
{
   font-size: 19px;
   margin: 0 0 20px 0 ;
   padding: 0 0 20px 0;
   text-align: center;
   line-height: 37px;
}
#wb_welcome-text3
{
   visibility: visible;
   display: block;
}
#wb_welcome-text3
{
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_Card15
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card15-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_Card15
{
   text-align: center;
}
#wb_Card1
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card3
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #41484C;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #41484C;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #41484C solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #41484C;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_Card3
{
   text-align: center;
}
#wb_CssMenu5
{
   width: 290px;
   height: 36px;
   visibility: hidden;
   display: none;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_CssMenu5 li
{
}
#wb_CssMenu5 a
{
   color: #FFFFFF;
   border: 1px solid #40484B;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_CssMenu5 > ul > li > a
{
   height: 38px;
   line-height: 38px;
}
#wb_CssMenu5 li:hover a, #wb_CssMenu5 a:hover
{
   color: #FFFFFF;
}
.CssMenu5-effect:before
{
   border: 1px solid #FFFFFF;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu5 li
{
   padding-bottom: 2px !important;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 10px 15px 50px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Card6
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card6-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_Card6
{
   text-align: center;
}
#wb_Card7
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card7-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_Card7
{
   text-align: center;
}
#wb_Card8
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card8-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_Card8
{
   text-align: center;
}
#wb_profissionais
{
   visibility: visible;
   display: table;
}
#wb_profissionais
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#profissionais
{
   height: auto;
   padding: 75px 10px 25px 10px;
}
#profissionais .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#wb_buySellHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#wb_buySellText
{
   visibility: visible;
   display: block;
}
#wb_buySellText
{
   margin: 0;
   padding: 0;
}
#wb_firstStepsLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_firstStepsLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#firstStepsLayoutGrid
{
   height: auto;
   padding: 0 30px 75px 30px;
}
#firstStepsLayoutGrid .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#wb_Card4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 -50px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item1
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   padding: 10px 16px 10px 16px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 35px 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: center;
}
#Card4-card-item4
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: center;
}
#Card4-card-item5
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: center;
}
#Card4-card-item6
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: center;
}
#Card4-card-item7
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: center;
}
#wb_Card4
{
   text-align: center;
}
#wb_Card5
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 -50px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card5-card-item1
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
}
#Card5-card-item1 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 35px 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: center;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: center;
}
#Card5-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0 25px 0 25px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: center;
}
#wb_Card5
{
   text-align: center;
}
#wb_agendamentos
{
   visibility: visible;
   display: table;
}
#wb_agendamentos
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#agendamentos
{
   height: auto;
   padding: 75px 15px 25px 15px;
}
#agendamentos .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_caseStudiesHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_contato
{
   visibility: visible;
   display: table;
}
#wb_contato
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contato
{
   height: auto;
   padding: 75px 15px 25px 15px;
}
#contato .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_linksText
{
   visibility: visible;
   display: block;
}
#wb_linksText
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 54px;
}
#wb_links
{
   visibility: visible;
   display: table;
}
#wb_links
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#links
{
   height: auto;
   padding: 25px 10px 75px 10px;
}
#links .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#links
{
   width: 100%;
}
#links > .row > .col-1, #links > .row > .col-2
{
   padding-right: 10px;
   padding-left: 10px;
}
#links > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#links > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_linksCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 25px 0 0 0 ;
}
#linksCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   text-align: center;
}
#linksCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#linksCard1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#linksCard1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   border-top: 2px #40484B solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#linksCard1-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 16px;
}
#linksCard1-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#linksCard1-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 8px;
}
#linksCard1-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: center;
}
#linksCard1-card-item8
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#linksCard1-card-item9
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#linksCard1-card-item10
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#linksCard1-card-item11
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#linksCard1-card-item12
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#linksCard1-card-item13
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#linksCard1-card-item14
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#linksCard1-card-item14 a
{
   color: inherit;
   text-decoration: none;
}
#linksCard1-card-item15
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #222222;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#linksCard1-card-item15 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#linksCard1-card-item15 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#linksCard1-card-item16
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #222222;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#linksCard1-card-item16 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#linksCard1-card-item16 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#linksCard1-card-item17
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #222222;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#linksCard1-card-item17 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#linksCard1-card-item17 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#linksCard1-card-item18
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #222222;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#linksCard1-card-item18 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#linksCard1-card-item18 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#linksCard1-card-item19
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #222222;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#linksCard1-card-item19 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#linksCard1-card-item19 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#wb_linksCard1
{
   text-align: center;
}
#wb_mapaunne
{
   visibility: visible;
   display: table;
}
#wb_mapaunne
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#mapaunne
{
   height: auto;
   padding: 0;
}
#mapaunne .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#mapa
{
   width: 320px;
   height: 300px;
   visibility: visible;
   display: inline-block;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footerText
{
   visibility: visible;
   display: block;
}
#wb_footerText
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 19px;
}
#wb_Card9
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 0 0 -15px 0 ;
   padding: 0;
   border: 6px solid #4A4A4D;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card9-card-item1
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   width: calc(100% - 60px);
   padding: 15px 0 4px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
}
#Card9-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 0 30px;
   border-top: 1px #4A4A4D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: -1px 30px 20px 30px;
   width: calc(100% - 60px);
   padding: 4px 0 20px 0;
   border: 0px solid #4A4A4D;
   border-radius: 0px;
   background-color: #4A4A4D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#Card9-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card9
{
   text-align: center;
}
#wb_Card10
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 25px 0 0 0 ;
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card10-card-item1
{
   display: inline-block;
   height: 69px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #222222;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card10-card-item1 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#Card10-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#Card10-card-item2
{
   display: inline-block;
   height: 69px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #222222;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card10-card-item2 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#Card10-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#wb_Card10
{
   text-align: center;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#InlineFrame1
{
   width: 300px;
   height: 480px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_FontAwesomeIcon1
{
   width: 38px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#FontAwesomeIcon1
{
   width: 38px;
   height: 48px;
}
#FontAwesomeIcon1 i
{
   line-height: 48px;
   font-size: 38px;
   width: 37px;
}
#wb_FontAwesomeIcon4
{
   width: 38px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon4
{
   width: 38px;
   height: 48px;
}
#FontAwesomeIcon4 i
{
   line-height: 48px;
   font-size: 38px;
   width: 37px;
}
#wb_FontAwesomeIcon4:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_FontAwesomeIcon5
{
   width: 38px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon5
{
   width: 38px;
   height: 48px;
}
#FontAwesomeIcon5 i
{
   line-height: 48px;
   font-size: 38px;
   width: 37px;
}
#wb_FontAwesomeIcon5:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_ResponsiveMenu1
{
   width: 282px;
   height: 73px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
}
#wb_Image3
{
   left: 42px;
   top: 12px;
   width: 123px;
   height: 23px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Icon1
{
   width: 38px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#Icon1
{
   width: 38px;
   height: 48px;
}
#Icon1 i
{
   line-height: 48px;
   font-size: 38px;
   width: 37px;
}
#wb_Image6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
}
#videoImageHotspots-hotspot-0:after
{
   color: #FFFFFF;
   content: "Watch Our Video!";
   font-family: "Arial";
   font-size: 14px;
   font-weight: bold;
   left: 50%;
   margin-left: -100%;
   position: absolute;
   text-align: center;
   top: 80px;
   width: 200%;
   z-index: 999;
}
#mapa
{
   width: 100% !important;
   display: inline-flex !important;
}
