.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox:before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox:after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.menu1 {
  display: none;
  background-color: rgba(23, 34, 59, 0);
}

.menu1.da-empresa {
  display: block;
}

.nav-div1 {
  max-width: 100%;
  width: 100%;
}

.mr-0{
  margin-right: 0;
}

.nav-sec-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 45px;
  margin-right: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #efefef;
  font-size: 13px;
}

.dropdown-toggle {
  margin-right: 20px;
  color: #263859;
  font-weight: 500;
  padding: 8px 12px!important;
  background-color: #ffffff;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 12px!important;
}
.sec-links {
  margin-right: 15px;
  margin-left: 15px;
  font-weight: 500;
}

.menu-idioma {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  background-color: #17223b;
}

.body {
  color: #17223b;
}

.background-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(23, 34, 59, 0.67)), to(rgba(23, 34, 59, 0.67)));
  background-image: linear-gradient(180deg, rgba(23, 34, 59, 0.67), rgba(23, 34, 59, 0.67));
}

.nav-link {
  display: block;
  padding-right: 82px;
  padding-left: 24px;
  background-color: transparent;
  color: #fff;
  font-size: 17px;
}

.nav-link:hover {
  padding-bottom: 4px;
  border-bottom: 1px solid #fff;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 220px;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button {
  margin-top: -31px;
  margin-right: 10px;
  margin-left: 26px;
  padding: 7px 28px;
  border: 2px solid #fff;
  border-radius: 5px;
  background-color: #4d90c9;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}

.button:hover {
  border-style: solid;
  border-color: #17223b;
  background-color: #17223b;
  box-shadow: 1px 1px 5px 0 #000;
  font-size: 15px;
  font-weight: 700;
  text-shadow: 0 0 3px #fff;
}

.button.delimpar {
  margin-right: 0px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: transparent;
  color: #263859;
}
.button.delimpar:hover{
  border-style: solid;
  border-color: #17223b;
  background-color: #17223b;
  box-shadow: 1px 1px 5px 0 #000;
  font-size: 15px;
  font-weight: 700;
  text-shadow: 0 0 3px #fff;
  color: #fff;
}


.button.bspecifics {
  margin: 20px 0px 0px;
}


.button.de-form-contactos {
  margin-left: 0px;
}

.div-block-2 {
  margin-top: 55px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-3 {
  position: absolute;
  left: 0%;
  top: 36%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.heading {
  margin-bottom: 36px;
  font-size: 96px;
}

.icon {
  margin-top: 0px;
  padding-right: 20px;
  font-size: 52px;
}

.button-2 {
  margin-top: 30px;
  padding-top: 16px;
  padding-bottom: 16px;
  border: 1px solid #fff;
  border-radius: 5px;
  background-color: transparent;
  font-size: 30px;
  font-weight: 400;
}

.button-2:hover {
  background-color: rgba(107, 119, 141, 0);
  box-shadow: 1px 1px 20px 0 #000;
  font-weight: 700;
}

.nav-menu {
  background-color: hsla(0, 0%, 78.4%, 0);
}

.menu-button {
  position: fixed;
  background-color: transparent;
}

.menu-button.w--open {
  position: static;
  padding-right: 32px;
  background-color: transparent;
}

.form-block-3 {
  font-weight: 600;
  border-radius: 6px;
  background-color: rgba(39, 48, 67, 0);
  /* box-shadow: 3px 1px 11px -8px #000; */
  color: #17223b;
}

.form-block-3.form-imoveis {
  box-shadow: none;
}

.form {
  margin-top: 39px;
  margin-bottom: -15px;
  padding: 87px 60px 56px;
  border-radius: 0px;
  padding-bottom: 130px;

}

.form.dos-imoveis {
  margin-bottom: 120px;
}

.columns-3 {
  padding-top: 0px;
  padding-bottom: 15px;
}

.select-field {
  max-width: 53%;
  border-radius: 9px;
  opacity: 1;
  color: #2b36e5;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
}

.select-field.da-pesquisa {
  max-width: 100%;
  border-radius: 5px;
  background-color: #fff;
  color: #263859;
}

.select-field.da-pesquisa::-webkit-input-placeholder {
  color: #5067eb;
}

.select-field.da-pesquisa:-ms-input-placeholder {
  color: #5067eb;
}

.select-field.da-pesquisa::-ms-input-placeholder {
  color: #5067eb;
}

.select-field.da-pesquisa::placeholder {
  color: #5067eb;
}

.text-field-3 {
  border-radius: 5px;
  color: #f02d3a;
}

.text-field-3::-webkit-input-placeholder {
  color: #263859;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
}

.text-field-3:-ms-input-placeholder {
  color: #263859;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
}

.text-field-3::-ms-input-placeholder {
  color: #263859;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
}

.text-field-3::placeholder {
  color: #263859;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
}

.section {
  display: block;
  margin-top: -44px;
}

.heading-3 {
  margin-top: -6px;
  margin-bottom: 39px;
  color: #fff;
  font-size: 25px;
  text-align: left;
  text-transform: uppercase;
  font-weight: 100;
}

.heading-3.destaques {
  margin-bottom: -20px;
  padding-top: 50px;
  padding-bottom: 10px;
  color: #fff;
  font-size: 36px;
}

.section-2 {
  display: block;
  min-height: 50vh;
  padding: 0px 20px 20px;
  background-color: #17223b;
  box-shadow: -13px 4px 14px -1px #000;
}

.column {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: hsla(0, 0%, 100%, 0);
  text-align: left;
  color:white;
  border-width: 1px 1px 1px;
  border-color: #000 #000 #dd0426;
}

.div-block-14 {
  min-width: 39px;
  background-image: url('../img/architecture-chairs-contemporary-2343466.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.hidden {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box!important;
  display: -webkit-flex!important;
  display: -ms-flexbox!important;
  display: flex!important;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(38, 56, 89, 0.87);
}

.hidden-tittle {
  border: 1px none #000;
  direction: ltr;
  color: #fff;
  font-size: 34px;
  text-decoration: none;
  text-transform: uppercase;
}

.hidden-tittle.segund {
  font-size: 25px;
}

.text-span {
  color: #4d90c9;
}

.lightbox-link {
  background-color: #000;
}

.lightbox-link:hover {
  box-shadow: 1px 1px 9px 0 #000;
}

.lightbox-link-2 {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 15px;
  padding-bottom: 0px;
  border-radius: 8px;
  box-shadow: 1px 1px 13px -8px #000;
}

.image-layout {
  max-width: 100%;
  min-width: 0%;
  background-color: transparent;
}

.link-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 26%;
  margin-top: 10px;
  margin-bottom: 26px;
  border-bottom: 1px solid #4d90c9;
  color: #fff;
  font-size: 17px;
  text-align: left;
  text-decoration: none;
}

.link-2:hover {
  border-style: none none solid;
  border-width: 1px 1px 2px;
  border-color: #000 #000 #4d90c9;
  text-shadow: 0 0 1px #000;
}

.text-span-2 {
  margin-bottom: -20px;
  /* padding-top: 50px; */
  padding-bottom: 35px;
  color: #4d90c9;
  text-transform: uppercase;
  font-size: 36px;
}

.sectionequipa {
  display: block;
  padding: 75px 20px 31px;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-2 {
  width: 250px;
  height: 250px;
  border-radius: 50%;
  box-shadow: 0 0 18px -3px #000;
  overflow: hidden;
  margin: 40px auto;
  background-size: 100% auto;
  background-position: center center;
}

.image-2._3 {
  width: 250px;
  height: 250px;
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center;
  background-size: 100% auto;
  background-position: center center;
}

.heading-5 {
  margin-top: 25px;
  font-size: 31px;
}

.heading-6 {
  color: #4d90c9;
  font-size: 19px;
}

.heading-7 {
  margin-top: 0px;
  color: #17223b;
  font-size: 16px;
}

.heading-8 {
  margin-top: 15px;

  margin-bottom: 20px;
  color: #4d90c9;
  font-size: 33px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
}

.text-span-3 {
  color: #6b778d;
  display: inline-block;
}

.image-3 {
  margin-bottom: 0px;
  border: 1px none #000;
  background-color: #fff;
  -webkit-transform: rotateX(-180deg) rotateY(0deg) rotateZ(0deg);
  transform: rotateX(-180deg) rotateY(0deg) rotateZ(0deg);

  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.image-3.final {
  margin-bottom: 0px;
  background-color: hsla(0, 0%, 100%, 0);
}

.div-block-9 {
  padding-top: 40px;
}

.footer {
  display: block;
  min-height: 35vh;
  margin-top: 0px;
  padding-bottom: 44px;
  border: 1px none #000;
  background: linear-gradient(90deg,#424242,#1f1c18);
    padding-bottom: 30px;
    color: #dadada;
    box-shadow: inset 0 0 250px 30px rgba(0,0,0,.4);
   /*  border-top: 8px inset rgba(0,0,0,.6); */
    border-bottom: 8px inset rgba(0,0,0,.6);
    clip-path: polygon(0 32vh, 100% 0, 100% 100%, 0% 100%);
    padding-top:32vh;
}

.container-content {
  display: block;
  max-width: 85%;
  min-width: 85%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  text-align: center;
}

.div-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
  text-align: right;
}

.div-block-17 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-17.footer-cont-mobile {
  display: none;
}

.text-block-2 {
  color: #fff;
}

.div-block-6 {
  text-align: left;
}

.heading-9 {
  color: #fff;
  font-size: 21px;
}

.heading-9._6 {
  margin-top: 18px;
  text-align: right;
}

.heading-9._6._7 {
  text-align: center;
}

.link-3 {
  color: #fff;
  text-decoration: none;
}

.link-3._3 {
  margin-top: 14px;
  padding-top: 0px;
  font-family: 'Fa brands 400', sans-serif;
  font-size: 35px;
  text-decoration: none;
}

.section-4 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  min-height: 100vh;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.87)), to(hsla(0, 0%, 100%, 0.87))), url('../img/paul-green-B_fEorIyKHM-unsplash.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.87), hsla(0, 0%, 100%, 0.87)), url('../img/paul-green-B_fEorIyKHM-unsplash.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.div-block-18 {
  padding-top: 0px;
}

.heading-10 {
  margin-top: 100px;
  margin-bottom: 40px;
  padding-right: 396px;
  padding-left: 396px;
  color: #17223b;
  font-size: 36px;
  text-align: center;
}

.image-4 {
  margin-bottom: 0px;
  padding: 100px 135px 135px;
}

.heading-11 {
  color: #4d90c9;
  font-size: 23px;
  font-weight: 600;
}

.columns-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0px 0px 2px;
  padding: 67px 100px 63px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-12 {
  margin-bottom: 30px;
  color: #efefef;
  font-size: 31px;
  font-weight: 500;
  line-height: 35px;
  text-align: center;
}

.heading-12.quemsomos {
  color: #4d90c9;
  text-align: left;
}

.column-4 {
  padding-right: 30px;
}

.bold-text-5 {
  font-size: 18px;
}

.column-5 {
  padding-right: 0px;
  padding-left: 42px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-left: 3px solid #4d90c9;
}

.paragraph {
  color: #17223b;
}

.section-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #4d90c9;
}

.italic-text {
  color: #17223b;
}

.image-7 {
  margin-top: 80px;
  margin-bottom: -1px;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.link-block {
  position: relative;
  overflow: hidden;
  height: 100px;
  text-decoration: none;
}

.menu-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1001;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.m-linkblock {
  position: relative;
  overflow: hidden;
  height: 100px;
  text-decoration: none;
}

.menu-item {
  display: block;
  color: #17223b;
  font-size: 80px;
  line-height: 100px;
  font-weight: 700;
  text-transform: none;
}

.menu-item.second {
  display: block;
  color: #4d90c9;
}

.menu-item.second.pinksecondary {
  font-size: 55px;
  font-weight: 400;
}

.menu-item.secondary {
  display: block;
  font-size: 55px;
  font-weight: 400;
  text-align: center;
}

.section-6 {
  display: block;
}

.menu-trigger {
  position: fixed;
  left: auto;
  top: 43%;
  right: 0%;
  bottom: 0%;
  z-index: 1001;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  background-color: #4d90c9;
  cursor: pointer;
}

.blind-block {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  background-color: #fff;
}

.text-block-3 {
  font-family: 'Fa solid 900', sans-serif;
  text-align: center;
}

.burger {
  padding: 13px;
  font-family: 'Fa solid 900', sans-serif;
  color: #fff;
  font-size: 30px;
}

.menu-trigger-2 {
  position: fixed;
  left: auto;
  top: 43%;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  width: 50px;
  height: 50px;
  background-color: #4d90c9;
  cursor: pointer;
}

.section-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 69px;
  padding-left: 69px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-8 {
  position: relative;
  margin-bottom: 113px;
}

.column-7 {
  left: 10px;
  padding-right: 12px;
  padding-left: 12px;
  border-radius: 2px;
  background-color: #dde0e5;
  box-shadow: 0 0 15px -8px #000;
}

.column-7.collum-mobile {
  border-radius: 2px;
  background-color: rgba(107, 119, 141, 0.23);
  box-shadow: 0 0 15px -8px #000;
}

.container-content-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 80%;
  min-width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 65px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  text-align: center;
}

.container-content-2.dosimoveis {
  margin-top: 0px;
  border-style: none;
  border-width: 1px;
  border-color: #5067eb;
}

.container-content-2._2 {
  max-width: 59%;
  min-width: 0%;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: hsla(0, 0%, 93.7%, 0);
}
.btnver-todos{
  background-color: #4d90c9;;
}
.destaques-block1{
  border-bottom: 1px solid #4d90c9;
}
.bold-text-6 {
  color: #4d90c9;
}
.btn-search-wrap .dropdown-menu{
  max-height:300px;
  overflow:auto;
}
.btn-select span.caret{
  border-top: 5px solid #4d90c9;
}
.tooltip{
z-index:-1;
}
.column-8 {
  right: 10px;
  margin-bottom: 3px;
  padding-right: 12px;
  padding-left: 12px;
  border-radius: 2px;
  background-color: #dde0e5;
  box-shadow: 0 0 15px -8px #000;
}

.column-8.collum-mobile {
  border-radius: 2px;
  background-color: #dde0e5;
  box-shadow: 0 0 15px -8px #000;
  margin-bottom: 40px;
}

.heading-14 {
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  margin-top: 10px;
}

.heading-14.mail {
  font-weight: 700;
  padding-top: 10px;
}

.heading-14.telfone {
  font-size: 22px;
  font-weight: 700;
  padding-top: 10px;
}

.heading-14.textdorpdown {
  margin-bottom: 0px;
  padding: 15px 15px 15px 0px;
}

.heading-14.do-cartao-agente {
  margin-top: 41px;
}

.buttom1 {
  margin-top: 11px;
  margin-right: 20px;
  margin-left: 20px;
  padding: 11px 50px;
  border-radius: 9px;
  background-color: #f0f4ff;
  box-shadow: 1px 1px 0 -4px #000;
  color: #5067eb;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

.buttom1:hover {
  background-color: #291d89;
  box-shadow: 1px 0 10px -4px #000;
  color: #fff;
  font-weight: 700;
}

.buttom1.b-imoveis {
  width: 100%;
  margin: 24px auto 18px;
  padding: 7px 0px;
  border-style: none;
  border-width: 1px;
  border-color: #5067eb;
  border-radius: 2px;
  background-color: #263859;
  color: #fff;
  font-weight: 700;
}

.buttom1.b-imoveis:hover {
  background-color: #17223b;
  color: #f0f4ff;
  font-weight: 700;
}

.buttom1.formulrio {
  margin-left: 0px;
  padding-top: 7px;
  padding-bottom: 7px;
  border-style: solid;
  border-width: 1px;
  border-color: #5067eb;
  border-radius: 4px;
  background-color: #6b778d;
  color: #f0f4ff;
}

.buttom1.formulrio:hover {
  background-color: #17223b;
}

.buttom1.formulrio {
  margin-left: 0px;
  padding-top: 7px;
  padding-bottom: 7px;
  border-style: solid;
  border-width: 1px;
  border-color: #5067eb;
  border-radius: 4px;
  background-color: #5067eb;
  color: #f0f4ff;
}

.buttom1.formulrio:hover {
  background-color: #291d89;
}

.text-block-7 {
  margin-left: 35px;
}

.text-block-7.woutmargin {
  margin-left: 0px;
}

.column-6 {
  padding-right: 12px;
  padding-left: 12px;
  border-radius: 2px;
  background-color: #dde0e5;
  box-shadow: 0 0 15px -8px #000;
}

.column-6.collum-mobile {
  border-radius: 2px;
  background-color: #dde0e5;
  box-shadow: 0 0 15px -8px #000;
}

.columns-6 {
  margin-top: 20px;
}

.image-layout-2 {
  max-width: 100%;
  min-height: 0px;
  min-width: 0%;
  background-color: transparent;
}

.image-layout-2.image-mobile {
  display: none;
}

.heading-15 {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: 3%;
  padding: 0px 8px;
  border-radius: 5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(23, 34, 59, 0.49)), to(rgba(23, 34, 59, 0.49)));
  background-image: linear-gradient(180deg, rgba(23, 34, 59, 0.49), rgba(23, 34, 59, 0.49));
  color: #efefef;
  font-size: 20px;
}

.heading-15.precomobile {
  display: none;
}

.colunas-imoveis {
  margin-bottom: 40px;
}

.h2-destaques-2 {
  color: #08090a;
  font-size: 30px;
  font-weight: 500;
  text-transform: uppercase;
}

.h2-destaques-2.imoveis {
  min-height: 0vh;
  margin-bottom: 40px;
  padding-bottom: 20px;
}

.content-collumns {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}

.bold-text-7 {
  margin-right: 6px;
  color: #17223b;
  font-weight: 900;
}

.detaildedinfo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 17px;
  text-align: left;
}

.detaildedinfo.detailedinfo3 {
  margin-bottom: 21px;
}

.detaildedinfo.detailedinfo3.deitailedinfo4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.infoimovel {
  min-width: 100%;
  padding: 22px 15px 21px;
}

.infoimovel.column-6 {
  background-color: rgba(240, 244, 255, 0);
  box-shadow: none;
}

.infoimovel.divdetails {
  margin-top: 0px;
  border-style: none;
  border-width: 1px;
  border-color: #5067eb;
  border-radius: 5px;
  background-color: #fff;
}

.infoimovel.divdetails.specifics {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  padding-right: 338px;
  padding-left: 338px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.divider {
  width: 100%;
  height: 1px;
  max-height: 1px;
  min-width: 100%;
  border: 1px none #000;
  background-color: #fff;
}

.text-block-6 {
  margin-right: 5px;
  padding-left: 0px;
  font-family: 'Fa solid 900', sans-serif;
  color: #17223b;
  font-size: 22px;
}

.bold-text-8 {
  margin-right: 0px;
}

.heading-13 {
  color: #17223b;
  font-size: 20px;
  font-weight: 600;
  text-align: left;
}

.heading-16 {
  padding-bottom: 20px;
  border: 1px none #000;
  font-size: 50px;
  font-weight: 600;
}

.heading-16._7 {
  color: #17223b;
}

.section-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 148px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.recaptcha {
  margin-top: 24px;
  margin-bottom: 24px;
}

.heading-17 {
  color: #5067eb;
  font-size: 23px;
  font-weight: 600;
}

.heading-17._8 {
  color: #17223b;
}

.heading-17._8._9 {
  margin-top: 27px;
}

.heading-17._8._9._10 {
  font-size: 34px;
}

.form-block {
  margin-top: 21px;
}

.column-3 {
  padding-right: 0px;
}
.navbar-2{
  background-color: #ffffff;
  border-bottom: 2px solid #263859 ;
  z-index: 1002;
}
.nav-sec-links{
  color: #2f408d;   
}
.nav-sec-links .goog-te-menu-value span{
  color: #2f408d !Important;   
}

.columns-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -9px;
  padding-right: 0px;
  padding-bottom: 63px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-5 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #263859;
}

.checkbox-field {
  margin-top: 23px;
  margin-bottom: 23px;
}

.checkbox-field.cfielddetails {
  margin-top: 7px;
  font-size: 12px;
}

.column-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkbox-label {
  color: #263859;
}

.paragraph-4 {
  color: #263859;
}

.section-10 {
  position: relative;
  height: 100%;
  min-height: 100vh;
  min-width: 0px;
  margin-bottom: -3px;
  padding-bottom: 0px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.76)), to(hsla(0, 0%, 100%, 0.76))), url('../img/paul-green-B_fEorIyKHM-unsplash.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.76), hsla(0, 0%, 100%, 0.76)), url('../img/paul-green-B_fEorIyKHM-unsplash.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.text-field-2 {
  border-radius: 3px;
}

.text-field-2.space {
  margin-bottom: 20px;
}

.heading-18 {
  margin-top: 0px;
  color: #263859;
  font-size: 31px;
}

.heading-18._19 {
  margin-top: 61px;
  margin-bottom: 43px;
  color: #17223b;
  font-size: 39px;
}

.checkbox-field-2 {
  margin-top: 5px;
  margin-bottom: 18px;
}

.checkbox {
  background-color: #08090a;
  opacity: 1;
  color: #08090a;
}

.button-3 {
  margin-top: 10px;
  margin-right: 10px;
  border: 2px solid #fff;
  border-radius: 4px;
  background-color: #6b778d;
  color: #fff;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.button-3:hover {
  border-width: 2px;
  background-color: #17223b;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  color: #f0f4ff;
  font-weight: 700;
}

.form-block-2 {
  width: auto;
  min-width: 0px;
  margin-top: 50px;
  color: #efefef;
  text-align: left;
}

.form-3 {
  min-width: 648px;
  padding: 70px;
  border-radius: 11px;
  background-color: #4d90c9;
  box-shadow: 0 0 9px -4px #000;
}

.paragraph-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 20px;
  color: #efefef;
  font-weight: 700;
  text-align: left;
}

.paragraph-2 {
  color: #263859;
  text-align: center;
}

.radio-button {
  margin-top: 5px;
}

.container-content-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 80%;
  min-width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  text-align: center;
}

.buttomformdetails {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
}

.bold-text-9 {
  margin-right: 6px;
  color: #4d90c9;
  font-weight: 900;
}

.bold-text-9.bold-specifics {
  color: #17223b;
}

.slide-nav {
  display: block;
  background-color: transparent;
  color: #08090a;
  font-size: 11px;
}

.column-10 {
  padding-right: 0px;
  padding-left: 40px;
}

.formdetails {
  margin-top: 0px;
  padding: 31px;
  border-style: none;
  border-width: 1px;
  border-color: #5067eb;
  border-radius: 5px;
  background-color: #fff;
  text-align: left;
}

.slider-icon2 {
  margin-right: 40px;
}

.slider {
  max-width: 85vw;
  min-height: 75vh;
  min-width: 0vw;
  /* margin-top: 59px; */
  border-radius: 0px;
  background-color: transparent;
  color:#19243d
}

.heading-19 {
  margin-top: 0px;
  margin-bottom: 23px;
  margin-left: 0px;
  padding: 1px 30px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  background-color: #4d90c9;
  color: #f0f4ff;
  font-size: 31px;
  text-align: left;
  text-align: center;
  padding: 10px;
}

.slider-icon {
  margin-left: 40px;
}

.field-label {
  margin-top: 22px;
  margin-bottom: 5px;
}

.text-block-9 {
  margin-right: 5px;
  padding-left: 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #17223b;
  font-size: 22px;
}

.divider-2 {
  width: 100%;
  height: 1px;
  max-height: 1px;
  min-width: 100%;
  border: 1px none #000;
  background-color: #9197ae;
}

.divider-2.divider3 {
  margin-bottom: -15px;
}

.divider-2.divspecifics {
  margin-bottom: 20px;
}

.radio-button-label {
  font-weight: 600;
}

.collumns-details {
  margin-top: 0px;
}

.column-11 {
  padding-right: 0px;
  padding-left: 0px;
}

.detalhes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(38, 56, 89, 0);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(23, 34, 59, 0.91)), to(rgba(23, 34, 59, 0.91))), url('../img/paul-green-B_fEorIyKHM-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(226, 226, 226, 0.94), rgba(255, 255, 255, 0.94)), url('../img/paul-green-B_fEorIyKHM-unsplash.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.image-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 1px;
  border-color: #5067eb;
  border-radius: 5px;
  background-color: rgba(240, 244, 255, 0);
}

.map {
  margin-top: 50px;
}

.recaptcha-2 {
  margin-top: 24px;
  margin-bottom: 24px;
}

.image-9 {
  min-width: 100%;
}

.heading-20 {
  color: #17223b;
  font-size: 20px;
  font-weight: 600;
  text-align: left;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.dropdown-wrapper {
  position: static;
  width: 100%;
}

.dropdown-trigger {
  cursor: pointer;
}

.dropdown-content {
  position: static;
  display: block;
  overflow: hidden;
  width: 100%;
  background-color: #4d90c9;
}

.dropdown-link {
  display: block;
  padding: 6px 20px;
  color: #fff;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
}
.aligntocenter{
  display:inline-block;
  float:none;
  text-align:left;
}
.simbol {
  padding-right: 5px;
  padding-left: 0px;
  font-family: 'Fa solid 900', sans-serif;
}

.text-block-10 {
  color: #fff;
}

.cresponsavel {
  padding: 31px;
  background-color: #fff;
}

.cresponsavel.da-lista {
  padding-top: 0px;
  padding-right: 43px;
  border-right: 3px none #4d90c9;
  border-radius: 14px;
  background-color: #263859;
  box-shadow: 1px 1px 12px -3px #000;
  color: #fff;
}

.cresponsavel.da-lista.da-lista-col-2 {
  padding-top: 31px;
  border-right-style: none;
  text-align: left;
}

.lojaresponsavel {
  margin-top: 20px;
  padding: 31px;
  background-color: #fff;
}

.div-block-20 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1.75fr 7.75fr;
  grid-template-columns: 1.75fr 7.75fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.column-cards {
  min-width: 100%;
  margin-top: 25px;
  margin-bottom: 39px;
  padding: 21px 20px 20px;
  border-radius: 20px;
  background-color: #263859;
  color: #fff;
}

.heading-21 {
  font-size: 22px;
  text-align: left;
}

.columns-7 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 43px;
  padding-bottom: 68px;
}

html.w-mod-js *[data-ix="new-interaction"] {
  opacity: 0;
}
.slider{
  background-color: white;
}
.inline{
  display:inline-block;
}
@media (max-width: 1366px) {
  .heading{
    font-size: 50px;
  }
  
}

@media (max-width: 991px) {
  .select-field {
    min-width: 0%;
  }
  .section-2 {
    min-height: 45vh;
  }
  .hidden-tittle {
    font-size: 25px;
  }
  .sectionequipa {
    margin-top: 0px;
  }
  .image-2 {
    width: 135px;
    height: 135px;
  }
  .heading-5 {
    font-size: 26px;
  }
  .heading-6 {
    font-size: 16px;
  }
  .heading-7 {
    font-size: 14px;
  }
  .footer {
    min-height: 25vh;
  }

  .section-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-18 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 196px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .heading-10 {
    margin-top: 21px;
    margin-bottom: 0px;
    padding-right: 146px;
    padding-left: 146px;
    font-size: 27px;
  }
  .image-4 {
    padding: 8px 37px 11px;
  }
  .heading-11 {
    margin-bottom: 11px;
    font-size: 25px;
  }
  .columns-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }
  .heading-12.quemsomos {
    margin-top: 0px;
    margin-bottom: 61px;
    padding-right: 138px;
    padding-left: 138px;
    font-size: 34px;
    text-align: center;
  }
  .column-4 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
  }
  .column-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    padding-right: 29px;
    padding-bottom: 96px;
    padding-left: 29px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    border: 1px none #000;
  }
  .paragraph {
    min-width: 0px;
    margin-top: 19px;
    font-size: 17px;
    text-align: center;
  }
  .image-7 {
    margin-bottom: -1px;
    padding-bottom: 0px;
  }
  .menu-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .container-content-2 {
    margin-left: auto;
    padding-left: 0px;
  }
  .container-content-2._2 {
    max-width: 66%;
  }
  .buttom1.formulrio {
    position: static;
    display: inline-block;
    text-align: center;
  }
  .buttom1.formulrio {
    position: static;
    display: inline-block;
    text-align: center;
  }
  .text-block-7 {
    margin-left: 10px;
  }
  .text-block-7.woutmargin {
    font-size: 12px;
  }
  .image-layout-2.image-mobile {
    display: none;
  }
  .heading-15.precomobile {
    display: none;
  }
  .detaildedinfo {
    max-width: none;
    font-size: 13px;
  }
  .field-label-3 {
    text-align: left;
  }
  .heading-17 {
    font-size: 25px;
  }
  .heading-17._8 {
    text-align: center;
  }
  .heading-17._8._9._10 {
    color: #263859;
  }
  .column-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .columns-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 0%;
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }
  .text-block-5 {
    text-align: center;
  }
  .column-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 59px;
    margin-bottom: 40px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .checkbox-label {
    text-align: left;
  }
  .form-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .form-3 {
    min-width: 0px;
  }
  .container-content-3 {
    margin-left: auto;
    padding-left: 0px;
  }
  .buttomformdetails {
    font-size: 16px;
  }
  .column-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .slider {
    min-height: 41vh;
  }
  .heading-19 {
    border-radius: 5px;
  }
}

@media (max-width: 767px) {
  .sec-links {
    display: none;
    font-size: 12px;
  }
  .background-video {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.58)), to(rgba(0, 0, 0, 0.58))), url('../img/apartments-architecture-buildings-161763.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.58), rgba(0, 0, 0, 0.58)), url('../img/apartments-architecture-buildings-161763.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }
  .heading {
    margin-left: 20px;
    font-size: 50px;
    text-align: center;
  }
  .hidden-tittle {
    font-size: 38px;
  }
  .column-2 {
    margin-top: 0px;
    margin-bottom: 30px;
  }
  .image-3 {
    margin-top: 0px;
    margin-bottom: -1px;
  }
  .footer {
    min-height: 25vh;
    padding-bottom: 0px;
  }
  .section-4 {
    height: auto;
    min-height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .div-block-18 {
    margin-top: 63px;
  }
  .heading-10 {
    margin-top: 34px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 41px;
    padding-left: 41px;
  }
  .image-4 {
    margin-top: 0vh;
    padding-right: 11px;
    padding-bottom: 0px;
    padding-left: 11px;
  }
  .columns-5 {
    margin-top: auto;
    margin-bottom: 0px;
    padding: 0px 43px;
  }
  .heading-12.quemsomos {
    margin-bottom: 22px;
    padding-top: 22px;
    padding-right: 33px;
    padding-left: 33px;
    text-align: center;
  }
  .column-4 {
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-5 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 13px;
    padding-bottom: 31px;
  }
  .menu-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .menu-item {
    font-size: 70px;
  }
  .column-7 {
    left: auto;
  }
  .column-7.collum-mobile {
    display: none;
  }
  .column-8 {
    right: auto;
  }
  .column-8.collum-mobile {
    display: none;
  }
  .column-6 {
    margin-bottom: 3px;
  }
  .column-6.collum-mobile {
    display: none;
  }
  .image-layout-2.image-mobile {
    display: block;
  }
  .heading-15.precomobile {
    position: static;
    display: block;
  }
  .colunas-imoveis {
    margin-bottom: -20px;
  }
  .h2-destaques-2 {
    font-size: 23px;
  }
  .content-collumns {
    overflow: visible;
    float: left;
    clear: both;
  }
  .bold-text-7 {
    font-size: 13px;
  }
  .section-9 {
    margin-top: 0px;
  }
  .recaptcha {
    margin-top: 45px;
    margin-bottom: 45px;
  }
  .checkbox-field {
    margin-top: 30px;
  }
  .column-9 {
    margin-top: 63px;
    margin-bottom: 63px;
  }
  .section-10 {
    margin-bottom: 0px;
  }
  .bold-text-9 {
    font-size: 13px;
  }
  .column-10 {
    margin-top: 50px;
    padding-left: 0px;
  }
  .text-block-9 {
    color: #5067eb;
  }
  .recaptcha-2 {
    margin-top: 45px;
    margin-bottom: 45px;
  }
  .button-2 {
    margin-top: 10px;
    font-size: 21px;
  }
}

@media (max-width: 479px) {
  .dropdown-toggle {
    margin-right: 0px;
  }
  .sec-links {
    display: none;
  }
  .button.delimpar {
    margin-left: 0px;
  }
  .div-block-2 {
    margin-right: -49px;
  }
  .heading {
    font-size: 47px;
  }
  .button-2 {
    font-size: 17px;
  }
  .select-field {
    max-width: 69%;
  }
  .heading-3 {
    font-size: 22px;
  }
  .heading-3.destaques {
    font-size: 33px;
  }
  .hidden-tittle {
    font-size: 23px;
  }
  .link-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
  }
  .sectionequipa {
    padding-top: 0px;
  }
  .column-2 {
    margin-bottom: 29px;
  }
  .heading-5 {
    font-size: 28px;
  }
  .div-block-9 {
    margin-bottom: 7px;
    padding-top: 26px;
    padding-bottom: 12px;
  }
  .container-content {
    padding-top: 0px;
  }
  .div-block-16 {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    font-size: 13px;
  }
  .div-block-16.footer-block-mobile {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-block-17 {
    display: none;
    padding-top: 61px;
    padding-bottom: 61px;
    padding-left: 0px;
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
  }
  .div-block-17.footer-cont-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-6 {
    font-size: 13px;
  }
  .link-3 {
    font-size: 12px;
  }
  .section-4 {
    min-height: 0vh;
    margin-top: 42px;
  }
  .div-block-18 {
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .heading-10 {
    margin-top: 3.2vh;
    margin-bottom: 39px;
    font-size: 31px;
  }
  .image-4 {
    margin-top: 0vh;
    padding-bottom: 49px;
  }
  .columns-5 {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .heading-12.quemsomos {
    margin-top: 0px;
  }
  .column-4 {
    margin-bottom: -150px;
  }
  .column-5 {
    margin-top: 125px;
  }
  .menu-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .menu-item {
    font-size: 40px;
  }
  .container-content-2 {
    padding-top: 0px;
  }
  .container-content-2._2 {
    min-width: 80%;
  }
  .buttom1 {
    margin-right: 9px;
    margin-bottom: 48px;
    margin-left: 9px;
    padding: 9px 8px;
    font-size: 16px;
  }
  .buttom1.formulrio {
    min-width: 70vw;
  }
  .buttom1.formulrio {
    min-width: 70vw;
  }
  .heading-15.precomobile {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(145, 151, 174, 0.74)), to(rgba(145, 151, 174, 0.74)));
    background-image: linear-gradient(180deg, rgba(145, 151, 174, 0.74), rgba(145, 151, 174, 0.74));
  }
  .heading-15.precomobile:hover {
    background-color: rgba(41, 29, 137, 0.72);
    background-image: none;
  }
  .h2-destaques-2 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 15px;
    font-size: 16px;
  }
  .h2-destaques-2.imoveis {
    margin-top: 40px;
  }
  .infoimovel.divdetails {
    padding-right: 36px;
    padding-left: 36px;
    font-size: 16px;
  }
  .heading-16 {
    font-size: 41px;
  }
  .heading-16._7 {
    font-size: 38px;
    text-align: center;
  }
  .recaptcha {
    margin-left: 0px;
  }
  .heading-17._8._9._10 {
    color: #263859;
  }
  .form-block {
    margin-left: 34px;
  }
  .column-3 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .columns-4 {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
  }
  .checkbox-field {
    margin-right: 21px;
    margin-left: 21px;
    padding-left: 0px;
  }
  .paragraph-4 {
    padding-right: 42px;
    padding-left: 42px;
    text-align: center;
  }
  .form-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    padding-right: 33px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .section-10 {
    padding-top: 1px;
  }
  .heading-18 {
    font-size: 26px;
  }
  .form-3 {
    padding: 21px;
  }
  .paragraph-2 {
    font-size: 15px;
  }
  .container-content-3 {
    padding-top: 0px;
  }
  .buttomformdetails {
    font-size: 14px;
  }
  .column-10 {
    margin-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .formdetails {
    font-size: 14px;
  }
  .slider {
    min-height: 30vh;
  }
  .heading-19 {
    font-size: 22px;
  }
  .recaptcha-2 {
    margin-left: -16px;
  }
}

@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.woff2') format('woff2'), url('../fonts/fa-brands-400.eot') format('embedded-opentype'), url('../fonts/fa-brands-400.woff') format('woff'), url('../fonts/fa-brands-400.ttf') format('truetype'), url('../fonts/fa-brands-400.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2'), url('../fonts/fa-regular-400.eot') format('embedded-opentype'), url('../fonts/fa-regular-400.woff') format('woff'), url('../fonts/fa-regular-400.ttf') format('truetype'), url('../fonts/fa-regular-400.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2'), url('../fonts/fa-solid-900.eot') format('embedded-opentype'), url('../fonts/fa-solid-900.woff') format('woff'), url('../fonts/fa-solid-900.ttf') format('truetype'), url('../fonts/fa-solid-900.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}

.color-white{
  color: white;
}

.color-whiteI{
  color: white!important;
}

.text-center{
  text-align: center;
}

.m-0{
  margin: 0;
}

.p-0{
  padding: 0;
}

.m-0I{
  margin: 0!important;
}

.p-0I{
  padding: 0!important;
}

.heading-3{
  color: #263859;
}

@media only screen and (max-width : 1366px) {
  .m-linkblock{
    height: 80px;
  }

  .menu-item{
    font-size: 56px;
    line-height: 80px;
  }

  .menu-item.secondary{
    font-size: 39px;
  }
}

@media only screen and (max-width : 768px) {
  .container-content-2._2{
    max-width: 100%;
  }

  .form-3{
    border-radius: 0;
  }
}

@media only screen and (max-width : 425px) {
  .pt-0-mobile{
    padding-top: 0;
  }

  .pt-5-mobile{
    padding-top: 30px;
  }

  .pt-4-mobile{
    padding-top: 15px;
  }

  .pt-4-mobileI{
    padding-top: 15px!important;
  }

  .pb-5-mobile{
    padding-bottom: 30px;
  }

  .pb-4-mobile{
    padding-bottom: 15px;
  }

  .mt-4-mobile{
    margin-top: 15px;
  }

  .mt-4-mobileI{
    margin-top: 15px!important;
  }

  .mb-0-mobile{
    margin-bottom: 0;
  }

  .mb-0-mobileI{
    margin-bottom: 0!important;
  }

  .heading{
    margin-left: 0;
  }

  .form{
    padding: 50px 60px 50px;
    margin-bottom: 55px;
  }

  .no-padding-mobile{
    padding-left: 0;
    padding-right: 0;
  }

  .heading-3{
    margin-bottom: 25px;
  }

  .div-block-formpesquisa{
    text-align: center;
  }

  .button.delimpar{
    border: 1px solid;
  }

  .text-span-2{
    margin-bottom: -45px;
    font-size: 18px;
  }

  .heading-3.destaques{
    margin-bottom: -35px;
  }

  .buttom-block.blockdestaques{
    align-items: flex-end;
  }

  .button{
    padding: 7px 10px;
  }

  .text-center-mobile{
    text-align: center;
  }

  h2.h2-destaques-2{
    margin-bottom: 0px!important;
  }

  .infoimovel.divdetails {
    padding-right: 20px;
    padding-left: 20px;
  }

  .formdetails {
    padding: 31px 20px;
  }

  div.form-block-2{
    width: 100%!important;
  }

  .container-content-2._2{
    max-width: 100%;
  }

  .form-3{
    border-radius: 0;
  }

  .paragraph-2{
    margin-bottom: 30px;
  }

  .heading-18._19{
    margin-top: 100px;
  }

  .section-9{
    padding-top: 90px;
  }

  .paragraph-4{
    margin-bottom: 40px;
  }

  .form-block{
    margin-left: 0;
  }

  .column-5{
    margin-top: 175px;
    padding-left: 0;
    padding-right: 0;
  }

  .m-linkblock{
    height: 60px;
  }

  .menu-item{
    font-size: 36px;
    line-height: 60px;
  }
}

@media screen and (max-width: 575px){
  #rc-imageselect, #widgetId1 {transform:scale(0.77);-webkit-transform:scale(0.67);transform-origin:0 0;-webkit-transform-origin:0 0;}
}