.mask {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 20%);
    z-index: 1;
}
.page-home .banners-top .slick-banners-top .banner.banner-sjc {
    background-image: url('../images/banner-una-sjc.jpg');
}
.page-home .banners-top .slick-banners-top .banner.banner-uberlandia {
    background-image: url('../images/banner-una-uberlandia.jpg');
}
.page-home .banners-top .slick-banners-top .slick-arrow {
    display: none !important;
}
.nh-content {
    width: max-content;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    position: absolute;
    right: 50px;
    bottom: 50px;
    z-index: 2;
}
.nh-content .text {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: right;
    vertical-align: middle;
    color: #ffffff;
}
.nh-content span {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: right;
    vertical-align: middle;
    color: #ffffff;
}
.search-container {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;            
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}  
.search-container h1 {
    color: white;
    font-weight: 300;
}
/*        #search-bar .custom-select:first-child {
    border-top-left-radius: 8px !important;
    border-top-right-radius: unset !important;
    border-bottom-left-radius: 8px !important;
    border-bottom-right-radius: unset !important;
    border: 1px solid #ddd;
}
#search-bar .custom-select:nth-child(2) {
    border-top-left-radius: unset !important;
    border-top-right-radius: unset !important;
    border-bottom-left-radius: unset !important;
    border-bottom-right-radius: unset !important;
    border: 1px solid #ddd;
}*/
#search-bar .fields {
    justify-content: center;
    max-width: 1200px;
    column-gap: inherit;
    border: 1px solid #ddd;
    border-radius: 8px;
    background: #ffffff;
}   
#search-bar .search-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 0px 0px 20px;
    background: #ffffff;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}        
#search-bar .custom-select {
    border: unset;
    border-radius: unset;
}
.search-container #search-bar .search-bar-submit-button {
    width: 100%;
    border-top-left-radius: unset;
    border-top-right-radius: 8px;
    border-bottom-left-radius: unset;
    border-bottom-right-radius: 8px;
    padding: 10px 30px !important;
    margin-left: 0px !important;
    cursor: pointer;
    border: 1px solid #ddd;
    width: fit-content;
    font-weight: 600;
    transition: 150ms;
    color: #002f46;
    white-space: nowrap;
    background-color: #c6d4d9;
    padding: 7px 70px;
    cursor: pointer;
    transition: background 0.3s;
}  
.search-container #search-bar .search-bar-submit-button:hover {
    background-color: #a5bcc4;
}   
.search-container .dropdown-menu {
    background-color: #ECEFF2;
}   
.search-container .form-check-label {
    color: #21445C;
}   
.search-container .dropdown-item:focus, .search-container .dropdown-item:hover {
    color: #8f9799;
    background-color: #cddce0;
}        
@media (max-width: 992px) {
    .search-container h1 {
        font-size: 30px;
    }            
    #search-bar .fields {
        position: relative;
        border: unset; 
        background: none; 
        row-gap: unset;
    }    
    #search-bar .search-icon {
        position: absolute;
        top: 12px;
        left: 25px;
        z-index: 2;
        padding: unset; 
        background: none;
    } 
    .fields .field.search-city-select .custom-select {
        border: 1px solid #ddd !important;
        border-top-left-radius: 8px !important;
        border-top-right-radius: 8px !important;             
    } 
    .fields .field.search-tipo-imovel-select .custom-select {
        border-bottom: 1px solid #ddd !important;
        border-left: 1px solid #ddd !important;
        border-right: 1px solid #ddd !important;
        border-bottom-left-radius: 8px !important;
        border-bottom-right-radius: 8px !important;   
    }
    .search-container #search-bar .search-bar-submit-button {
        width: 100% !important;
        margin-top: 10px;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
    }   
    .page-home .banners-top .anchor {
        background-position: 10%;
    }      
    .nh-content {
        right: 20px;
        bottom: 10px;
    }                                 
}
@media screen and (min-width: 993px) {
    #search-bar .fields {
        justify-content: center;
        max-width: 1200px;
        column-gap: inherit;
    }  
   #search-bar .multiselect.dropdown-toggle.custom-select {
        width: 325px;
        max-width: 325px;
    }  
   #search-bar .multiselect-container.dropdown-menu {
        min-width: 325px;
        max-width: 325px;
    }          
} 
.projects .content-left {
    text-align: left;
    display: inline-block;
    position: relative;
    top: 40%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 70px 0 70px;
}
.projects .content-left h2 {
    color: #21445C;
}
.projects .content-left p {
    color: #000000;
}
.projects .link {
    color: #21445C;
    border: 2px solid #21445C;
}
.slick-projects .project-card {
    width: 350px;
    margin: 0 10px 5px;
    box-shadow: none;
}
.project-card.verticais .progress-bar.complete .date, .project-card.verticais .progress-bar .percent, .project-card.verticais .type span:first-child {
    background-color: #21445C;
}

.project-card .type span:first-child {
    border-bottom-left-radius: unset;
}
.project-card .type span {
    font-weight: 300;
    padding: 5px 10px;
}
.project-card .type span:nth-child(2) {
    border-top-right-radius: 0px;
    background-color: #AFCCD0;
    color: #000000;
}
.project-card .content {
    float: left;
    width: 100%;
    padding: 10px 0px;
}
.project-card .content .title {
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    text-transform: uppercase;
}
.project-card .content .description {
    font-size: 16px;
    font-weight: 300;
    color: #000000;
}
@media (max-width: 992px) {
    .projects .content-left {
        padding: 0 15px 0 15px;
    }                      
}
.squares .col-4 {
    padding: 0;
}
.squares .text-box {
    width: 100%;
    height: 800px;
    background-color: #ECEFF2;
    padding: 100px 60px;
}
.squares .text-box .title {
    font-weight: 300;
    font-size: 38px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #21445C;
}
.squares .text-box .text {
    font-weight: 300;
    font-size: 22px;
    line-height: 120%;
    letter-spacing: 0%;
    color: #21445C;
    margin-top: 20px;
}
.squares .link {
    position: relative;
    font-weight: 600;
    color: #21445C;
    font-size: 16px;
    border: 2px solid #21445C;
    border-radius: 8px;
    padding: 15px 35px;
    margin-top: 50px;
    left: -25px;
    display: inline-block;
    transition: 0.5s;
}
.squares .link:hover {
    color: #fff;
    background-color: #757575;
    border-color: #757575;
}
.squares .emp-box-b {
    position: relative;
    width: 100%;
    height: 800px;
    overflow: hidden; /* corta o que passar da div */
    display: flex;
    justify-content: center;
    align-items: center;         
}
.squares .emp-box-b .img {
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;       
}
.squares .emp-text-box {
    position: absolute;
    bottom: 20px;
    left: 50px;            
}
.squares .emp-text-box .title {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    vertical-align: middle;
    text-transform: uppercase;
    color: #ffffff;
}
.squares .emp-text-box .desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #ffffff;
}
.squares .emp-text-box img {
    position: absolute;
    top: 0px;
    left: -32px;
}
.squares .emp-box-s {
    position: relative;
    width: 100%;
    height: 400px;
    overflow: hidden; /* corta o que passar da div */
    display: flex;
    justify-content: center;
    align-items: center;         
}
.squares .emp-box-s .img {
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;       
}
.squares .blue-box {
    width: 100%;
    height: 400px;
    padding: 70px 50px;
    background-color: #21445C;           
}
.squares .blue-box .title {
    font-weight: 300;
    font-size: 36px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;  
    color: #ffffff;         
}
.squares .blue-box .text {
    font-weight: 300;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0%;   
    color: #ffffff;  
    margin-top: 20px;     
}
@media (min-width: 1920px) {
    .squares .text-box {
        padding: 100px 100px;
    }  
    .squares .blue-box {
        padding: 90px 130px;
    }            
}
.squares-m .col-12 {
    padding: 0;
}
.squares-m .text-box {
    width: 100%;
    height: 600px;
    background-color: #ECEFF2;
    padding: 60px 20px;
}
.squares-m .text-box .title {
    font-weight: 300;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #21445C;
}
.squares-m .text-box .text {
    font-weight: 300;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0%;
    color: #21445C;
    margin-top: 20px;
}
.squares-m .link {
    position: relative;
    font-weight: 600;
    color: #21445C;
    font-size: 16px;
    border: 2px solid #21445C;
    border-radius: 8px;
    padding: 15px 35px;
    margin-top: 20px;
    display: inline-block;
    transition: 0.5s;
}
.squares-m .emp-text-box {
    position: absolute;
    bottom: 20px;
    left: 50px;            
}
.squares-m .emp-text-box .title {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    vertical-align: middle;
    text-transform: uppercase;
    color: #ffffff;
}
.squares-m .emp-text-box .desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #ffffff;
}
.squares-m .emp-text-box img {
    position: absolute;
    top: 0px;
    left: -32px;
}
.squares-m .emp-box-s {
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden; /* corta o que passar da div */
    display: flex;
    justify-content: center;
    align-items: center;         
}
.squares-m .emp-box-s .img {
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;       
}
.squares-m .blue-box {
    width: 100%;
    height: 400px;
    padding: 50px 20px;
    background-color: #21445C;           
}
.squares-m .blue-box .title {
    font-weight: 300;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;  
    color: #ffffff;         
}
.squares-m .blue-box .text {
    font-weight: 300;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0%;   
    color: #ffffff;  
    margin-top: 15px;     
} 
.squares-m .link-squares {
    font-weight: 600;
    color: #21445C;
    background-color: #ffffff;
    font-size: 16px;
    border: 2px solid #21445C;
    border-radius: 8px;
    padding: 15px 35px;
    margin-top: 30px;
    display: inline-block;
    transition: 0.5s;
}
.squares-m .relative {
    position: relative;
}
.squares-m .slider-squares {
    width: 100%;
}
.squares-m .dots-box {
    position: absolute;
    display: flex;
    align-items: center;   
    justify-content: space-between;         
    width: 100%;
    height: 40px;
    top: 300px;
    z-index: 1;
}
.squares-m .slick-dots {
    position: relative;
    margin-left: 15px;
    text-align: unset;            
}
.squares-m .slick-dots li.slick-active {
    background-color: #b5b5b5;
}
.squares-m .slick-dots li.slick-active::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  background-color: white;
  animation: preencher 6s forwards;
}

@keyframes preencher {
  to {
    width: 100%;
  }
}
.squares-m .slick-dots li {
    position: relative;
    display: inline-block;
    background-color: #b5b5b5;
    width: 48px;
    height: 2px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.squares-m .slick-dots li button, .slick-dots li button:before {
    width: 48px;
    height: 2px;
}    
.squares-m .slick-dots li button:before {
    content: '';
}       
.squares-m .arrows .slick-arrow.slick-prev {
    background-image: url(../images/arrows/arrow-left-black.png);
}
.squares-m .arrows .slick-arrow.slick-next {
    background-image: url(../images/arrows/arrow-right-black2.png);
    margin-left: 20px;
}
.squares-m .arrows {
    margin-top: 2px;
    margin-right: 15px;
}  
.squares-m .arrows .slick-arrow {
    position: static;
}
.na-midia {
    float: left;
    width: 100%;
    height: 300px;
    background-color: #ffffff;
    margin-top: 40px;
}   
.na-midia .hn-title-box {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}  
.na-midia .hn-title-box .vm-box {
    width: 100px;
    height: 30px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.na-midia .hn-title-box .vm-box .vm-text {
    font-weight: 300;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #21445C;
}
.na-midia .hn-title-box .vm-box img {
    width: max-content;
    height: max-content;
    margin-left: 7px;
}
.na-midia .case {
    font-weight: 300;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #21445C;
}  
.na-midia .midia-logos {
    margin-top: 40px;
}
.na-midia .logo-box {
    width: 100%;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
} 
.na-midia .logo-box img {
    width: 100%;
    filter:  brightness(0);
    transition: all 0.2s ease;
} 
.na-midia .logo-box img:hover {
   transform: scale(1.2);
}           
@media(min-width: 992px) {
    .na-midia .logo-box img.lvalor {
        width: 145px;
    }                 
} 
.hn-blog {
    float: left;
    width: 100%;
    background-color: #ffffff;
}   
.hn-blog .hn-title-box {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}  
.hn-blog .hn-title-box .vm-box {
    width: 100px;
    height: 30px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.hn-blog .hn-title-box .vm-box .vm-text {
    font-weight: 300;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #21445C;
}
.hn-blog .hn-title-box .vm-box img {
    width: max-content;
    height: max-content;
    margin-left: 7px;
}
.hn-blog .case {
    font-weight: 300;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #21445C;
}  
.hn-blog .news {
    margin-top: 40px;
}     
.blogarrows .arrows .slick-arrow.slick-prev {
    background-image: url(../images/arrows/arrow-left-black.png);
}
.blogarrows .arrows .slick-arrow.slick-next {
    background-image: url(../images/arrows/arrow-right-black2.png);
    margin-left: 20px;
}
.blogarrows .arrows {
    margin-top: 5px;
}  
.blogarrows .arrows .slick-arrow {
    position: static;
} 
.hn-blog .link-blog {
    font-weight: 600;
    color: #21445C;
    font-size: 16px;
    border: 2px solid #21445C;
    border-radius: 8px;
    padding: 15px 35px;
    margin-top: 50px;
    display: inline-block;
    transition: 0.5s;
}
.hn-blog .link-blog:hover {
    background-color: #21445C;
    color: #ffffff;
}   
@media (max-width: 992px) {
    .blogarrows .arrows {
        margin-bottom: 20px;
    }
    .hn-blog .link-blog {
        margin-top: 0;
    }                
} 