#formulario {
  background: rgba(213, 77, 29, 0.55);
  box-shadow: 0px 15px 36px rgba(0, 0, 0, 0.62); }

#section-video .row button {
  background-color: #405D64; }

#section-prata .bg {
  background: linear-gradient(#d6ccbd 0%, #fff 100%); }

#section-projeto {
  margin-bottom: 40px; }
  #section-projeto .box {
    display: flex;
    padding: 0 20px;
    margin: 0 auto;
    align-items: center;
    justify-content: center; }
    @media (max-width: 1024px) {
      #section-projeto .box {
        display: block; } }
    #section-projeto .box .img {
      width: 55%; }
      @media (max-width: 1024px) {
        #section-projeto .box .img {
          width: 100%; } }
      #section-projeto .box .img img {
        width: 100%;
        display: block; }
    #section-projeto .box .texto {
      width: 45%;
      display: flex;
      justify-content: flex-end; }
      @media (max-width: 1024px) {
        #section-projeto .box .texto {
          width: 100%; } }
      #section-projeto .box .texto div {
        max-width: 493px; }
        @media (max-width: 1024px) {
          #section-projeto .box .texto div {
            max-width: max-content;
            padding: 30px 0; } }
      #section-projeto .box .texto h2 {
        font-family: 'Montserrat';
        font-weight: bold;
        font-size: 36px;
        text-align: left;
        color: #4e4e4e; }
        @media (max-width: 1024px) {
          #section-projeto .box .texto h2 br {
            display: none; } }
        @media (max-width: 1024px) {
          #section-projeto .box .texto h2 {
            font-size: 25px;
            line-height: 30px;
            text-align: center; } }
      #section-projeto .box .texto p {
        font-weight: 500;
        font-size: 14px;
        line-height: 26px;
        text-align: left;
        color: #4e4e4e; }

.section-empreendimentos {
  background-color: #DED7CB;
  padding-bottom: 149px; }
  .section-empreendimentos .lista-empreendimentos .item {
    background-color: #405D64;
    border-radius: 15px; }
    .section-empreendimentos .lista-empreendimentos .item .inner-empreendimento > div {
      min-height: 311px; }
    .section-empreendimentos .lista-empreendimentos .item .img-empreendimento {
      border-radius: 15px;
      border: 2px solid #fff; }
    .section-empreendimentos .lista-empreendimentos .item p {
      font-weight: 500;
      font-size: 18px;
      line-height: 32px;
      text-align: center;
      color: #fff; }
    .section-empreendimentos .lista-empreendimentos .item button {
      background-color: #EB9E51; }

#section-mosaico {
  background-color: #EE8A3C; }

.galeria-detalhes .slick-galeria-detalhes .reg-carousel .col-img-casa::before {
  background: #50472f;
  opacity: 0.72; }

#section-item-empreendimento .box-logo {
  display: table;
  margin: 0 auto;
  position: relative; }
  #section-item-empreendimento .box-logo .label {
    position: absolute;
    left: calc(100% + 37px);
    top: calc(50% - 40px); }
    @media (max-width: 1024px) {
      #section-item-empreendimento .box-logo .label {
        position: relative;
        left: auto;
        top: 0;
        margin: 0 auto 20px;
        display: block !important; } }
#section-item-empreendimento .item-empreendimento {
  padding-bottom: 50px; }
  #section-item-empreendimento .item-empreendimento .title {
    display: block;
    position: relative; }
    #section-item-empreendimento .item-empreendimento .title::before {
      content: '';
      position: absolute;
      left: 0;
      top: 50%;
      width: 100%;
      height: 2px;
      background-color: #707070; }
    #section-item-empreendimento .item-empreendimento .title strong {
      color: #fff;
      text-align: center;
      display: block;
      padding: 10px;
      background-color: #385C8D;
      margin: 0 33px; }
  #section-item-empreendimento .item-empreendimento .logo {
    margin: 0 auto;
    padding: 66px 0 26px; }
  #section-item-empreendimento .item-empreendimento p {
    padding: 0 50px; }
    @media (max-width: 1024px) {
      #section-item-empreendimento .item-empreendimento p {
        padding: 0; } }
#section-item-empreendimento button {
  margin: 50px auto 0;
  background-color: #405D64; }
  #section-item-empreendimento button:hover {
    background: #CC891D; }
#section-item-empreendimento .empreendimento__ocean, #section-item-empreendimento .empreendimento__reserve {
  background-color: RGBA(182, 165, 138, 0.56); }

#section-equipe {
  padding: 40px 0; }
  #section-equipe .info > div {
    padding-left: 30px; }
    @media (max-width: 1024px) {
      #section-equipe .info > div {
        padding: 0; } }

/*# sourceMappingURL=home-porto.min.css.map */
