body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #FFFFFF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_home, #wb_Banner
   {
      background-attachment: scroll !important;
   }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5)
{
   #wb_home, #wb_Banner
   {
      background-attachment: scroll !important;
   }
}
#wb_home
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: url('images/properties_main.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#home
{
   box-sizing: border-box;
   height: 100vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 188px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#home > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#home > .col-1
{
   flex: 0 0 auto;
}
#home > .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)
{
#home > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#home-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #000000;
   opacity: 0.24;
}
#wb_conselhos
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#conselhos
{
   box-sizing: border-box;
   padding: 0 15px 40px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#conselhos > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#conselhos > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#conselhos > .row > .col-1
{
   float: left;
}
#conselhos > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#conselhos:before,
#conselhos:after,
#conselhos .row:before,
#conselhos .row:after
{
   display: table;
   content: " ";
}
#conselhos:after,
#conselhos .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#conselhos > .row > .col-1
{
   float: none;
   width: 100% !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: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
}
#header > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#header > .row > .col-1, #header > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header > .row > .col-1, #header > .row > .col-2
{
   float: left;
}
#header > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#header > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 75%;
   text-align: left;
}
#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, #header > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_Banner
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/properties_in_Portugal.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Banner
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 125px 0 125px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#Banner > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Banner > .col-1
{
   flex: 0 0 auto;
}
#Banner > .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)
{
#Banner > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#Banner-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #000000;
   opacity: 0.26;
}
#wb_Como_contestar
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FEFEFE;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Como_contestar
{
   box-sizing: border-box;
   padding: 30px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#Como_contestar > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Como_contestar > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Como_contestar > .row > .col-1
{
   float: left;
}
#Como_contestar > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#Como_contestar > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#Como_contestar:before,
#Como_contestar:after,
#Como_contestar .row:before,
#Como_contestar .row:after
{
   display: table;
   content: " ";
}
#Como_contestar:after,
#Como_contestar .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Como_contestar > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
.MainMenu .nav
{
   font-family: Verdana;
   font-weight: bold;
   font-size: 15px;
   font-style: normal;
   color: #2B2B2B;
   text-align: left;
}
#MainMenu, .MainMenu .nav, .MainMenu *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.MainMenu .nav:before,
.MainMenu .nav:after 
{
   content: " ";
   display: table;
}
.MainMenu .nav:after 
{
   clear: both;
}
.MainMenu .nav a 
{
   text-decoration: none;
}
.MainMenu .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.MainMenu .nav ul ul
{
   margin-bottom: 0;
}
.MainMenu .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.MainMenu .container:before,
.MainMenu .container:after 
{
   content: " ";
   display: table;
}
.MainMenu .container:after 
{
   clear: both;
}
.MainMenu .collapse 
{
   display: none;
}
.MainMenu .collapse.show 
{
   display: block;
}
.MainMenu .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.MainMenu .caret, .MainMenu .caret-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.MainMenu .dropdown 
{
   position: relative;
}
.MainMenu .dropdown-toggle:focus 
{
   outline: 0;
}
.MainMenu .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 15px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid rgba(162,162,162,1.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.MainMenu .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #A2A2A2;
}
.MainMenu .dropdown-menu>li>a 
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #2B2B2B;
   white-space: nowrap;
}
.MainMenu .dropdown-menu>li>a:hover,
.MainMenu .dropdown-menu>li>a:focus 
{
   text-decoration: none;
   color: #2B2B2B;
   background-color: #34495E;
   background-image: none;
}
.MainMenu .dropdown-menu>li>a.active,
.MainMenu .dropdown-menu>li>a.active:hover,
.MainMenu .dropdown-menu>li>a.active:focus
{
   color: #2B2B2B;
   background-color: #34495E;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.MainMenu .show>.dropdown-menu 
{
   display: block;
}
.MainMenu .show>a 
{
   outline: 0;
}
.MainMenu .dropdown-header 
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.MainMenu .dropdown-backdrop 
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.MainMenu .nav>li 
{
   position: relative;
   display: block;
}
.MainMenu .nav>li>a
{
   position: relative;
   display: block;
   padding: 15px 15px 15px 15px;
}
.MainMenu .nav .show>a,
.MainMenu .nav .show>a:hover,
.MainMenu .nav .show>a:focus 
{
    border-color: #343A40;
}
.MainMenu .nav .nav-divider 
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #A2A2A2;
}
.MainMenu .nav .caret 
{
   border-top-color: #343A40;
   border-bottom-color: #343A40;
}
.MainMenu
{
   position: relative;
}
.MainMenu:before,
.MainMenu:after
{
   content: " ";
   display: table;
}
.MainMenu:after
{
   clear: both;
}
.MainMenu .navbar-header:before,
.MainMenu .navbar-header:after
{
   content: " ";
   display: table;
}
.MainMenu .navbar-header:after
{
   clear: both;
}
.MainMenu-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.MainMenu-navbar-collapse:before,
.MainMenu-navbar-collapse:after
{
   content: " ";
   display: table;
}
.MainMenu-navbar-collapse:after
{
   clear: both;
}
.MainMenu-navbar-collapse.show 
{
   overflow-y: auto;
}
.MainMenu .navbar-toggle 
{
   position: relative;
   float: right;
   padding: 15px 10px 14px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.MainMenu .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.MainMenu .navbar-toggle .icon-bar+.icon-bar
{
   margin-top: 4px;
}
.MainMenu .navbar-nav
{
   margin: 6px -15px;
}
.MainMenu .navbar-nav>li>.dropdown-menu
{
   margin-top: 0;
}
.MainMenu .navbar-nav>li>a
{
   color: #2B2B2B;
}
.MainMenu .navbar-nav>li>a:hover,
.MainMenu .navbar-nav>li>a:focus
{
   background-color: #34495E;
   background-image: none;
   color: #2B2B2B;
   text-decoration: none;
}
.MainMenu .navbar-nav>li>a.active,
.MainMenu .navbar-nav>li>a.active:hover,
.MainMenu .navbar-nav>li>a.active:focus
{
   color: #2B2B2B;
   background-color: #34495E;
   background-image: none;
}
.MainMenu .navbar-toggle
{
   border: 1px solid transparent;
}
.MainMenu .navbar-toggle:hover,
.MainMenu .navbar-toggle:focus
{
   background-color: transparent;
}
.MainMenu .navbar-toggle .icon-bar
{
   background-color: #A2A2A2;
}
.MainMenu-navbar-collapse
{
   border-color: rgba(162,162,162,1.00);
}
.MainMenu .navbar-nav>.dropdown>a:hover .caret,
.MainMenu .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.MainMenu .navbar-nav>.show>a,
.MainMenu .navbar-nav>.show>a:hover,
.MainMenu .navbar-nav>.show>a:focus
{
   background-color: #34495E;
   background-image: none;
   color: #2B2B2B;
}
.MainMenu .navbar-nav>.show>a .caret,
.MainMenu .navbar-nav>.show>a:hover .caret,
.MainMenu .navbar-nav>.show>a:focus .caret
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.MainMenu .navbar-nav>.dropdown>a .caret
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.MainMenu .navbar-link
{
   color: #2B2B2B;
}
.MainMenu .navbar-link:hover
{
   color: #2B2B2B;
}
.MainMenu .navbar-header
{
   color: #A2A2A2;
}
@media (min-width: 768px) 
{
.MainMenu .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.MainMenu .navbar-header
{
   float: left;
}
.MainMenu-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.MainMenu-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.MainMenu-navbar-collapse.show
{
   overflow-y: auto;
}
.MainMenu .navbar-toggle
{
   display: none;
}
.MainMenu .navbar-nav 
{
   float: right;
   margin: 0;
}
.MainMenu .navbar-nav>li 
{
   float: left;
}
.MainMenu .container>.navbar-header,
.MainMenu .container>.MainMenu-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.MainMenu .navbar-nav>.dropdown>a:hover .caret,
.MainMenu .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #FFD700;
   border-bottom-color: #FFD700;
}
}
@media (max-width: 768px) 
{
.MainMenu 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(254,254,254,0.00);
}
.MainMenu .navbar-nav
{
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
}
.MainMenu .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.MainMenu .navbar-nav .show .dropdown-menu>li>a,
.MainMenu .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 15px;
}
.MainMenu .navbar-nav .show .dropdown-menu>li>a 
{
   line-height: 20px;
}
}
@media (min-width: 768px) 
{
.MainMenu .navbar-nav>li>a
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(254,254,254,0.00);
   border-radius: 0px;
   margin-right: 1px;
   color: #A2A2A2;
}
.MainMenu .navbar-nav>li>a:hover,
.MainMenu .navbar-nav>li>a:focus
{
   color: #FFD700;
   background-color: transparent;
   background-image: none;
}
.MainMenu .navbar-nav>li>a.active,
.MainMenu .navbar-nav>li>a.active:hover,
.MainMenu .navbar-nav>li>a.active:focus
{
   color: #FFD700;
   background-color: transparent;
   background-image: none;
}
.MainMenu .navbar-nav>.show>a,
.MainMenu .navbar-nav>.show>a:hover,
.MainMenu .navbar-nav>.show>a:focus
{
   background-color: transparent;
   background-image: none;
   color: #FFD700;
}
.MainMenu .navbar-nav>.dropdown>a:hover .caret
{
   border-top-color: #FFD700;
   border-bottom-color: #FFD700;
}
.MainMenu .navbar-nav>.dropdown>a .caret
{
   border-top-color: #A2A2A2;
   border-bottom-color: #A2A2A2;
}
.MainMenu .navbar-nav > li > a.active > .caret,
.MainMenu .navbar-nav > li > a.active:hover > .caret,
.MainMenu .navbar-nav > li > a.active:focus > .caret
{
   border-top-color: #FFD700;
   border-bottom-color: #FFD700;
}
.MainMenu .navbar-nav>.show>a .caret,
.MainMenu .navbar-nav>.show>a:hover .caret,
.MainMenu .navbar-nav>.show>a:focus .caret
{
   border-top-color: #FFD700;
   border-bottom-color: #FFD700;
}
.MainMenu .navbar-link
{
   color: #A2A2A2;
}
.MainMenu .navbar-link:hover 
{
   color: #fff;
}
}
#MainMenu i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#MainMenu li
{
   color: #A2A2A2;
   transition: color 500ms linear 0ms;
}
#MainMenu li:hover
{
   color: #FFC80D;
   transition: color 500ms linear 0ms;
}
#MainMenu li a
{
   color: #A2A2A2;
   transition: color 500ms linear 0ms;
}
#MainMenu li a:hover
{
   color: #FFC80D;
   transition: color 500ms linear 0ms;
}
#wb_MainMenu
{
   z-index: 1111 !important;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Conselhos 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0;
   text-align: left;
}
#wb_Conselhos
{
   color: #34495E;
   font-family: Verdana;
   font-weight: 400;
   font-size: 20px;
   line-height: 27px;
}
#wb_Conselhos p, #wb_Conselhos ul
{
   margin: 0;
   padding: 0;
}
#wb_Conselhos
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_baner_3
{
   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;
}
#baner_3
{
   box-sizing: border-box;
   padding: 50px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#baner_3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#baner_3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#baner_3 > .row > .col-1
{
   float: left;
}
#baner_3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#baner_3:before,
#baner_3:after,
#baner_3 .row:before,
#baner_3 .row:after
{
   display: table;
   content: " ";
}
#baner_3:after,
#baner_3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#baner_3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#StickyLayer
{
   background-color: #3E3E3E;
   background-image: none;
   border-radius: 0px;
   opacity: 0.77;
}
#wb_up-arrow
{
   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_up-arrow a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#up-arrow
{
   height: 24px;
   width: 24px;
}
#up-arrow i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_up-arrow:hover #up-arrow i
{
   color: #007BFF;
}
#wb_Shape1
{
   transform: rotate(90deg);
   transform-origin: 50% 50%;
}
#wb_Shape1 a img
{
   position: relative;
   left: 0;
}
#wb_Shape1 .default
{
   position: absolute;
   left: 0;
}
#wb_Shape1 a .hover
{
   visibility: hidden;
}
#wb_Shape1 a:hover .hover
{
   visibility: visible;
}
#wb_Shape1 a:hover .default
{
   visibility: hidden;
}
#Shape1
{
   border-width: 0;
   vertical-align: top;
}
#wb_Logo
{
   margin: 0;
   vertical-align: top;
}
#Logo
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 212px;
   height: 212px;
   vertical-align: top;
}
#Button4
{
   box-sizing: border-box;
   line-height: 43px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #FFC80D;
   border-radius: 20px;
   background-color: #FFC80D;
   background-image: none;
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
}
#Button4:focus
{
   outline: 0;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #222E41;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: left;
}
#wb_Text4
{
   color: #34495E;
   font-family: Verdana;
   font-weight: 400;
   font-size: 20px;
   line-height: 27px;
}
#wb_Text4 p, #wb_Text4 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 40px 0;
   margin: 0;
   text-align: center;
}
#wb_Text8 div
{
   text-align: center;
}
#wb_Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Avenca
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FEFEFE;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Avenca
{
   box-sizing: border-box;
   padding: 30px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#Avenca > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Avenca > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Avenca > .row > .col-1
{
   float: left;
}
#Avenca > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#Avenca > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#Avenca:before,
#Avenca:after,
#Avenca .row:before,
#Avenca .row:after
{
   display: table;
   content: " ";
}
#Avenca:after,
#Avenca .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Avenca > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FEFEFE;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 30px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid1 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_quem_somos
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FEFEFE;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#quem_somos
{
   box-sizing: border-box;
   padding: 30px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#quem_somos > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#quem_somos > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#quem_somos > .row > .col-1
{
   float: left;
}
#quem_somos > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#quem_somos > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#quem_somos:before,
#quem_somos:after,
#quem_somos .row:before,
#quem_somos .row:after
{
   display: table;
   content: " ";
}
#quem_somos:after,
#quem_somos .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#quem_somos > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_sobre_nos
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#sobre_nos
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 40px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#sobre_nos > .col-1, #sobre_nos > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#sobre_nos > .col-1, #sobre_nos > .col-2
{
   flex: 0 0 auto;
   height: 615px;
}
#sobre_nos > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-direction: column;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#sobre_nos > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-direction: column;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#sobre_nos > .col-1, #sobre_nos > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
   height: auto;
}
}
#sobre_nos-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 200px;
   transform: scaleY(-1.0);
}
#sobre_nos-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#sobre_nos-divider-bottom .divider-fill
{
   fill: #34495E;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 100px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_Text14 div
{
   text-align: center;
}
#wb_Text14
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Section1
{
   height: 0;
   padding: 0 0 57.9737% 0;
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Section1-card-body
{
   flex: 1 1 auto;
   font-size: 0;
}
#Section1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 0%;
   top: 0%;
   height: 86.6%;
   width: 50.2%;
   padding: 0;
}
#Section1-card-item0 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   padding-bottom: 100%;
   padding-top: 0;
   padding-left: 0;
   padding-right: 0;
   height: 0;
   overflow: hidden;
   background-color: #34495E;
   background-image: none;
   -webkit-clip-path: url(#Section1-card-item0-clippath);
   clip-path: url(#Section1-card-item0-clippath);
}
#Section1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 8.1%;
   top: 11.2%;
   height: auto;
   width: 80%;
   padding: 0;
}
#Section1-card-item1 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 4px solid #FFC80D;
   border-radius: 0px;
}
#Section1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 64.1%;
   top: 33.2%;
   height: 66.8%;
   width: 35.9%;
   padding: 0;
}
#Section1-card-item2 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #FFC80D;
   background-image: none;
   -webkit-clip-path: url(#Section1-card-item2-clippath);
   clip-path: url(#Section1-card-item2-clippath);
}
#Section1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 67.8%;
   top: 56.1%;
   height: 29.4%;
   width: 29.8%;
   padding: 0;
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   text-align: center;
}
#Section1-card-item4
{
   display: inline-flex;
   align-items: center;
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 72.3%;
   top: 72.8%;
   height: 7.2%;
   width: 19.9%;
   padding: 10px 0 10px 0;
   border: 0px solid #34495E;
   border-radius: 20px;
   background-color: #34495E;
   background-image: none;
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   justify-content: center;
   text-align: center;
}
#Section1-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FEFEFE;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 30px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid3 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_contacte_nos
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FEFEFE;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#contacte_nos
{
   box-sizing: border-box;
   padding: 30px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#contacte_nos > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contacte_nos > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contacte_nos > .row > .col-1
{
   float: left;
}
#contacte_nos > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#contacte_nos > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#contacte_nos:before,
#contacte_nos:after,
#contacte_nos .row:before,
#contacte_nos .row:after
{
   display: table;
   content: " ";
}
#contacte_nos:after,
#contacte_nos .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#contacte_nos > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_contact
{
   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: 50px 0 0 0 ;
}
#contact
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 40px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#contact > .col-1, #contact > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contact > .col-1, #contact > .col-2
{
   flex: 0 0 auto;
}
#contact > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#contact > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#contact > .col-1, #contact > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#contact-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 200px;
}
#contact-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#contact-divider-bottom .divider-fill
{
   fill: #34495E;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_Footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #34495E;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Footer
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 25px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#Footer > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Footer > .col-1
{
   flex: 0 0 auto;
}
#Footer > .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)
{
#Footer > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #34495E;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: left;
}
#Heading2
{
   color: #34495E;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #222E41;
   border-radius: 0px;
   padding: 0 0 60px 0;
   margin: 0;
   text-align: left;
}
#wb_Text11
{
   color: #34495E;
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   line-height: 25px;
}
#wb_Text11 p, #wb_Text11 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text11
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #34495E;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: left;
}
#Heading6
{
   color: #34495E;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
}
#wb_Contact_form
{
   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;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
}
#Contact_form
{
   box-sizing: border-box;
   padding: 10px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
}
#Contact_form > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Contact_form > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Contact_form > .row > .col-1
{
   float: left;
}
#Contact_form > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#Contact_form:before,
#Contact_form:after,
#Contact_form .row:before,
#Contact_form .row:after
{
   display: table;
   content: " ";
}
#Contact_form:after,
#Contact_form .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Contact_form > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#HorizontalLine7
{
   border-color: #EEEEEE;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
}
#Editbox1
{
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #555555;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   box-sizing: border-box;
   line-height: 24px;
   margin: 0;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox1:focus
{
   outline: 0;
}
#HorizontalLine8
{
   border-color: #EEEEEE;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
}
#Editbox2
{
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #555555;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   box-sizing: border-box;
   line-height: 24px;
   margin: 0;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox2:focus
{
   outline: 0;
}
#HorizontalLine9
{
   border-color: #EEEEEE;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
}
#Editbox3
{
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #555555;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   box-sizing: border-box;
   line-height: 24px;
   margin: 0;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox3:focus
{
   outline: 0;
}
#HorizontalLine10
{
   border-color: #EEEEEE;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
}
#TextArea1
{
   box-sizing: border-box;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: left;
   padding: 4px 4px 4px 4px;
   margin: 0;
   overflow: auto;
   resize: none;
}
#TextArea1:focus
{
   outline: 0;
}
#HorizontalLine11
{
   border-color: #EEEEEE;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
}
#Button1
{
   border: 1px solid #FFC80D;
   border-radius: 20px;
   background-color: #FFC80D;
   background-image: none;
   color: #FEFEFE;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
}
#Button1:focus
{
   outline: 0;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 25px 0 25px 0;
   margin: 0;
   text-align: left;
}
#wb_Text2
{
   color: #34495E;
   font-family: Verdana;
   font-weight: 400;
   font-size: 19px;
   line-height: 27px;
}
#wb_Text2 p, #wb_Text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: left;
}
#wb_Text3
{
   color: #34495E;
   font-family: Verdana;
   font-weight: 400;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text3 p, #wb_Text3 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Icon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #645E59;
}
#Icon2
{
   height: 47px;
   width: 38px;
}
#Icon2 i
{
   color: #34495E;
   display: inline-block;
   font-size: 38px;
   line-height: 47px;
   vertical-align: middle;
   width: 37px;
}
#wb_Icon2:hover #Icon2 i
{
   color: #FFA500;
}
#wb_Icon6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon6 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon6:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #645E59;
}
#Icon6
{
   height: 44px;
   width: 37px;
}
#Icon6 i
{
   color: #34495E;
   display: inline-block;
   font-size: 37px;
   line-height: 44px;
   vertical-align: middle;
   width: 36px;
}
#wb_Icon6:hover #Icon6 i
{
   color: #FFA500;
}
#wb_Icon7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0 5px 0 0 ;
   padding: 1px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon7 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon7:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #645E59;
}
#Icon7
{
   height: 56px;
   width: 40px;
}
#Icon7 i
{
   color: #34495E;
   display: inline-block;
   font-size: 40px;
   line-height: 56px;
   vertical-align: middle;
   width: 39px;
}
#wb_Icon7:hover #Icon7 i
{
   color: #FFA500;
}
#wb_Icon8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0 5px 0 0 ;
   padding: 1px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon8 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon8:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #645E59;
}
#Icon8
{
   height: 53px;
   width: 42px;
}
#Icon8 i
{
   color: #34495E;
   display: inline-block;
   font-size: 42px;
   line-height: 53px;
   vertical-align: middle;
   width: 41px;
}
#wb_Icon8:hover #Icon8 i
{
   color: #FFA500;
}
#wb_Section2
{
   height: 615px;
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #34495E;
   border-radius: 0px;
   text-align: center;
}
#Section2-card-body
{
   flex: 1 1 auto;
   font-size: 0;
}
#Section2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 0%;
   top: 4.6%;
   height: 82.4%;
   width: 100%;
   padding: 0 0 -20px 0;
}
#Section2-card-item0 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #A5C4D8;
   background-image: none;
   -webkit-clip-path: url(#Section2-card-item0-clippath);
   clip-path: url(#Section2-card-item0-clippath);
}
#Section2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 0%;
   top: 17.4%;
   height: 82.6%;
   width: 100%;
   padding: 0;
}
#Section2-card-item1 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #34495E;
   background-image: none;
   -webkit-clip-path: url(#Section2-card-item1-clippath);
   clip-path: url(#Section2-card-item1-clippath);
}
#Section2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 8.1%;
   top: 24.4%;
   height: 65.9%;
   width: 81.8%;
   padding: 0;
}
#Section2-card-item2 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: transparent;
   background-image: url('images/properties_who_we_are.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   -webkit-clip-path: url(#Section2-card-item2-clippath);
   clip-path: url(#Section2-card-item2-clippath);
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: left;
}
#wb_Text6
{
   color: #34495E;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 16px;
   line-height: 33px;
}
#wb_Text6 p, #wb_Text6 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text6
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #34495E;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: left;
}
#Heading8
{
   color: #34495E;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #34495E;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: left;
}
#Heading3
{
   color: #34495E;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 25px 0 25px 0;
   margin: 0;
   text-align: left;
}
#wb_Text5
{
   color: #34495E;
   font-family: Verdana;
   font-weight: 400;
   font-size: 19px;
   line-height: 24px;
}
#wb_Text5 p, #wb_Text5 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #34495E;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: left;
}
#Heading4
{
   color: #34495E;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #222E41;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text7
{
   color: #34495E;
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   line-height: 27px;
}
#wb_Text7 p, #wb_Text7 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #34495E;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: left;
}
#Heading1
{
   color: #34495E;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: left;
}
#TextArea1
{
   display: block;
   width: 100%;
   height: 100px;
   z-index: 33;
}
#Button4
{
   display: inline-block;
   width: 209px;
   height: 45px;
   z-index: 6;
}
#wb_Shape1
{
   display: inline-block;
   width: 30px;
   height: 40px;
   z-index: 1;
   position: relative;
}
#wb_Icon6
{
   display: inline-block;
   width: 37px;
   height: 44px;
   text-align: center;
   z-index: 23;
}
#wb_Icon7
{
   display: inline-block;
   width: 40px;
   height: 56px;
   text-align: center;
   z-index: 24;
}
#Button1
{
   display: inline-block;
   width: 84px;
   height: 45px;
   z-index: 35;
}
#wb_Heading8
{
   display: inline-block;
   width: 100%;
   z-index: 15;
}
#HorizontalLine11
{
   display: block;
   width: 100%;
   z-index: 34;
}
#HorizontalLine10
{
   display: block;
   width: 100%;
   z-index: 32;
}
#Editbox1
{
   display: block;
   width: 100%;
   height: 32px;
   z-index: 27;
}
#Editbox2
{
   display: block;
   width: 100%;
   height: 32px;
   z-index: 29;
}
#wb_up-arrow
{
   position: absolute;
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 9;
}
#Editbox3
{
   display: block;
   width: 100%;
   height: 32px;
   z-index: 31;
}
#wb_Heading6
{
   display: inline-block;
   width: 100%;
   z-index: 36;
}
#wb_Section1
{
   display: flex;
   width: 100%;
   z-index: 8;
}
#wb_Logo
{
   display: inline-block;
   width: 212px;
   height: 212px;
   z-index: 3;
}
#Shape1
{
   width: 30px;
   height: 40px;
}
#wb_Icon8
{
   display: inline-block;
   width: 42px;
   height: 53px;
   text-align: center;
   z-index: 25;
}
#wb_Heading4
{
   display: inline-block;
   width: 100%;
   z-index: 10;
}
#wb_Section2
{
   display: flex;
   width: 100%;
   z-index: 12;
}
#wb_Heading2
{
   display: inline-block;
   width: 100%;
   z-index: 13;
}
#HorizontalLine8
{
   display: block;
   width: 100%;
   z-index: 28;
}
#wb_Heading3
{
   display: inline-block;
   width: 100%;
   z-index: 17;
}
#HorizontalLine9
{
   display: block;
   width: 100%;
   z-index: 30;
}
#wb_Heading1
{
   display: inline-block;
   width: 100%;
   z-index: 19;
}
#StickyLayer
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 25px;
   top: auto;
   bottom: 25px;
   width: 50px;
   height: 50px;
   z-index: 55;
}
#wb_Icon2
{
   display: inline-block;
   width: 38px;
   height: 47px;
   text-align: center;
   z-index: 22;
}
#wb_MainMenu
{
   display: inline-block;
   width: 100%;
   z-index: 4;
}
#HorizontalLine7
{
   display: block;
   width: 100%;
   z-index: 26;
}
@media only screen and (max-width: 969px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_home
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('images/properties_main.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-size: cover;
}
#wb_home
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#home
{
   height: 100vh;
   padding: 188px 0 100px 0;
}
#wb_conselhos
{
   visibility: visible;
   display: table;
}
#wb_conselhos
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#conselhos
{
   height: auto;
   padding: 0 15px 40px 15px;
}
#conselhos .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_header
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Banner
{
   visibility: visible;
   display: table;
}
#wb_Banner
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Banner
{
   height: auto;
   padding: 125px 0 125px 0;
}
#wb_Como_contestar
{
   visibility: visible;
   display: table;
}
#wb_Como_contestar
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Como_contestar
{
   height: auto;
   padding: 30px 15px 10px 15px;
}
#Como_contestar .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_MainMenu
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#MainMenu, .MainMenu .nav, .MainMenu .dropdown-menu
{
   font-family: Verdana;
   font-weight: bold;
   font-size: 15px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_Conselhos
{
   visibility: visible;
   display: block;
}
#wb_Conselhos
{
   margin: 0;
   padding: 0;
}
#wb_baner_3
{
   visibility: visible;
   display: table;
}
#wb_baner_3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#baner_3
{
   height: auto;
   padding: 50px 15px 0 15px;
}
#baner_3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#baner_3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#baner_3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#StickyLayer
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_up-arrow
{
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#up-arrow
{
   width: 24px;
   height: 24px;
}
#up-arrow i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_Shape1
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Logo
{
   width: 90px;
   height: 90px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Logo
{
   width: 90px;
   height: 90px;
}
#Button4
{
   width: 209px;
   height: 45px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Button4
{
   line-height: 43px;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   margin: 0;
   padding: 10px 0 40px 0;
}
#wb_Avenca
{
   visibility: visible;
   display: table;
}
#wb_Avenca
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Avenca
{
   height: auto;
   padding: 30px 15px 10px 15px;
}
#Avenca .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 30px 15px 10px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_quem_somos
{
   visibility: visible;
   display: table;
}
#wb_quem_somos
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#quem_somos
{
   height: auto;
   padding: 30px 15px 10px 15px;
}
#quem_somos .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_sobre_nos
{
   visibility: visible;
   display: table;
}
#wb_sobre_nos
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#sobre_nos
{
   padding: 0 0 60px 0;
}
#sobre_nos > .col-1, #sobre_nos > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#sobre_nos > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   height: 1025px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#sobre_nos > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   height: 1025px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#sobre_nos-divider-bottom
{
   height: 50px;
}
#sobre_nos-divider-bottom
{
   bottom: 0%;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 100px 15px 10px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_Section1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Section1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 1.8%;
   top: 8.7%;
   height: 75.4%;
   width: 70.9%;
   padding: 0;
}
#Section1-card-item0 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   padding-bottom: 100%;
   padding-top: 0;
   padding-left: 0;
   padding-right: 0;
   height: 0;
   overflow: hidden;
   background-color: #34495E;
   background-image: none;
   -webkit-clip-path: url(#Section1-card-item0-clippath);
   clip-path: url(#Section1-card-item0-clippath);
}
#Section1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 0%;
   top: 31.7%;
   height: auto;
   width: 99.3%;
   padding: 0;
}
#Section1-card-item1 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 4px solid #FFC80D;
   border-radius: 0px;
}
#Section1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 47.8%;
   top: 0%;
   height: 52.2%;
   width: 52%;
   padding: 0;
}
#Section1-card-item2 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #FFC80D;
   background-image: none;
   -webkit-clip-path: url(#Section1-card-item2-clippath);
   clip-path: url(#Section1-card-item2-clippath);
}
#Section1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 59.1%;
   top: 8%;
   height: 29.6%;
   width: 32.9%;
   padding: 0;
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#Section1-card-item4
{
   display: inline-flex;
   align-items: center;
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 59.1%;
   top: 32.6%;
   height: 8.3%;
   width: 30.7%;
   padding: 10px 0 10px 0;
   border: 0px solid #34495E;
   border-radius: 20px;
   background-color: #34495E;
   background-image: none;
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   justify-content: center;
   text-align: center;
}
#Section1-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Section1
{
   text-align: center;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 30px 15px 10px 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_contacte_nos
{
   visibility: visible;
   display: table;
}
#wb_contacte_nos
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contacte_nos
{
   height: auto;
   padding: 30px 15px 10px 15px;
}
#contacte_nos .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_contact
{
   visibility: visible;
   display: table;
}
#wb_contact
{
   height: auto;
   margin-top: 50px;
   margin-bottom: 0px;
}
#contact
{
   height: auto;
   padding: 0 0 60px 0;
}
#contact > .col-1, #contact > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#contact > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#contact > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#contact-divider-bottom
{
   height: 50px;
}
#contact-divider-bottom
{
   bottom: 0%;
}
#wb_Footer
{
   visibility: visible;
   display: table;
}
#wb_Footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Footer
{
   height: auto;
   padding: 10px 0 25px 0;
}
#Footer > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#Footer > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_Text11
{
   visibility: visible;
   display: block;
}
#wb_Text11
{
   margin: 0;
   padding: 0;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 0 0 ;
   padding: 20px 0 20px 0;
}
#wb_Contact_form
{
   visibility: visible;
   display: table;
}
#wb_Contact_form
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Contact_form
{
   height: auto;
   padding: 10px 15px 100px 15px;
}
#Contact_form .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Contact_form > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#Contact_form > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#HorizontalLine7
{
   width: 100%;
   height: 1px;
   visibility: visible;
   display: block;
   margin: 10px 0 10px 0 ;
}
#HorizontalLine7
{
   border-color: #EEEEEE;
   border-bottom-width: -19px;
}
#Editbox1
{
   width: 100%;
   height: 32px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox1
{
   line-height: 24px;
}
#HorizontalLine8
{
   width: 100%;
   height: 1px;
   visibility: visible;
   display: block;
   margin: 10px 0 10px 0 ;
}
#HorizontalLine8
{
   border-color: #EEEEEE;
   border-bottom-width: -19px;
}
#Editbox2
{
   width: 100%;
   height: 32px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox2
{
   line-height: 24px;
}
#HorizontalLine9
{
   width: 100%;
   height: 1px;
   visibility: visible;
   display: block;
   margin: 10px 0 10px 0 ;
}
#HorizontalLine9
{
   border-color: #EEEEEE;
   border-bottom-width: -19px;
}
#Editbox3
{
   width: 100%;
   height: 32px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox3
{
   line-height: 24px;
}
#HorizontalLine10
{
   width: 100%;
   height: 1px;
   visibility: visible;
   display: block;
   margin: 10px 0 10px 0 ;
}
#HorizontalLine10
{
   border-color: #EEEEEE;
   border-bottom-width: -19px;
}
#TextArea1
{
   width: 100%;
   height: 100px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#HorizontalLine11
{
   width: 100%;
   height: 1px;
   visibility: visible;
   display: block;
   margin: 10px 0 10px 0 ;
}
#HorizontalLine11
{
   border-color: #EEEEEE;
   border-bottom-width: -19px;
}
#Button1
{
   width: 84px;
   height: 45px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0;
   padding: 25px 0 25px 0;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 0;
   padding: 25px 0 25px 0;
}
#wb_Icon2
{
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#Icon2
{
   width: 30px;
   height: 30px;
}
#Icon2 i
{
   line-height: 30px;
   font-size: 30px;
   width: 29px;
}
#wb_Icon6
{
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#Icon6
{
   width: 30px;
   height: 30px;
}
#Icon6 i
{
   line-height: 30px;
   font-size: 30px;
   width: 29px;
}
#wb_Icon7
{
   width: 30px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 1px 6px 6px 6px;
}
#Icon7
{
   width: 30px;
   height: 35px;
}
#Icon7 i
{
   line-height: 35px;
   font-size: 30px;
   width: 29px;
}
#wb_Icon8
{
   width: 30px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 1px 6px 6px 6px;
}
#Icon8
{
   width: 30px;
   height: 35px;
}
#Icon8 i
{
   line-height: 35px;
   font-size: 30px;
   width: 29px;
}
#wb_Section2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Section2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 2%;
   top: 0%;
   height: 90.5%;
   width: 87.8%;
   padding: 0;
}
#Section2-card-item0 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #A5C4D8;
   background-image: none;
   -webkit-clip-path: url(#Section2-card-item0-clippath);
   clip-path: url(#Section2-card-item0-clippath);
}
#Section2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 0%;
   top: 17.3%;
   height: 82.7%;
   width: 100%;
   padding: 0;
}
#Section2-card-item1 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #34495E;
   background-image: none;
   -webkit-clip-path: url(#Section2-card-item1-clippath);
   clip-path: url(#Section2-card-item1-clippath);
}
#Section2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 12.2%;
   top: 5.5%;
   height: 93.4%;
   width: 85.8%;
   padding: 0;
}
#Section2-card-item2 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: transparent;
   background-image: url('images/properties_who_we_are.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   -webkit-clip-path: url(#Section2-card-item2-clippath);
   clip-path: url(#Section2-card-item2-clippath);
}
#wb_Section2
{
   text-align: center;
}
#wb_Section2
{
   height: 473px;
   padding: 0;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_Heading8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 0 0 ;
   padding: 20px 0 20px 0;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   margin: 0;
   padding: 25px 0 25px 0;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_Text7
{
   visibility: visible;
   display: block;
}
#wb_Text7
{
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 0 0 ;
   padding: 20px 0 20px 0;
}
}
