.footer-contacts li span {
    min-width: 20px;
}
.nav-holder nav li a, .creci {
    color: var(--gray)
}
.ref {
	text-align: left;
    width: 100%;
    display: table;
    padding-bottom: 10px;
}
.details-list li {
    width: 50%;
	
}
.geodir-category-content h3 {
    min-height: 50px;
}
.limited-text-imv-grid {
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pagination {
    text-align: center;
    width: auto;
    display: table;
	float: none;
    margin: auto;
	margin-bottom: 30px;

}
.pagination .page-item {
	float: left;
}
.agent-card-social i.fab.fa-whatsapp {
    font-size: 1.6em;
    align-items: center;
    display: flex;
    justify-content: center;
    height: 100%;
}
.custom-form textarea, .custom-form input[type="text"], .custom-form input[type=email], .custom-form input[type=password], .custom-form input[type=button], .listsearch-input-item input[type="search"], .custom-form input[type="search"], .custom-form input[type="number"], .custom-form .listsearch-input-item input[type="search"] {
	float: left;
    border: 1px solid #e5e7f2;
    background: #F5F7FB;
    width: 100%;
    padding: 15px 20px 15px 70px;
    border-radius: 4px;
    color: #7d93b2;
    font-size: 12px;
    -webkit-appearance: none;
    outline: none;
    overflow: hidden;
    z-index: 1;
    font-weight: 400;
}

.custom-form textarea {
    padding: 25px 20px;
}

.top-search-content {
    padding: 0 72px 0 92px;
}

.more-opt-search {
	position: absolute;
    right: 15px;
}
.more-opt-search .btn-search {
	background-color: transparent;
    color: #fff;
    background-color: var(--secondarycolor);
    border: none;
    font-size: 15px;
    display: flex;
    align-items: center;
    gap: .5rem;
    padding: 1rem ;
	cursor: pointer;
}
.more-opt-search .btn-search i {
    height: 1em;
    width: 1em;
}
/* .more-opt-search .btn-search:hover {
	background-color: transparent;
	background: transparent;
} */
.extra-width-vlr .list {
	min-width: 240px;
}
.custom-form .listsearch-input-item input[type="search"] {
	background: #fff;
}
.geodir-category-content p {
    font-weight: 400;
    height: 70px;
    overflow: hidden;
}
.geodir-category-content p::before {
    background-image: linear-gradient(0deg, white, transparent);
    height: 70px;
    content: "";
    width: 100%;
    position: absolute;
}

.col-list-wrap {
    min-height: calc(100vh - 70px);
}

.small-footer {
    position: absolute;
    bottom: -70px;
}
.dasboard-widget-box {
    background: #fff;
    border-radius: 0 0 4px 4px;
    border: 1px solid #eee;
    border-top: none;
	padding: 20px 30px;
}
.dasboard-widget-title {
    padding: 17px 30px;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 4px 4px 0 0;
	text-align: left;
}
.dasboard-widget-title h5 i {
	margin-right: 10px;
}
.nice-select.no-search-select .list {
    padding: 0!important;
    z-index: 99;
}
.fade.show {
    opacity: 1;
}
.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}
.alert-dismissible {
    padding-right: 4rem;
}
.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.fade {
    opacity: 0;
    transition: opacity .15s linear;
}
.close:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit;
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
}
[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}
button, select {
    text-transform: none;
}
button, input {
    overflow: visible;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button {
    border-radius: 0;
}

.share-icon-whatsapp:before {
	content: "\f232";
}
.footer-min-title {
	font-weight: 1000;
    color: #aab;
    text-align: left;
    display: block;
}
.creci{
    float: left;
    padding: 10px;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    text-transform: none;
    line-height: 25px;
    letter-spacing: 0px;
    color: var(--secondarycolor);
    position: relative;
    transition: all 100ms linear;
}
.dadosDaProposta h4{
    font-size: 16px;
}
.custom-form .nice-select {
	/* margin-bottom: 20px; */
}
.list-single-header-item .share-holder {
    top: -14px;
}
@media only screen and (max-width: 564px) {
	.list-single-header-item .share-holder {
		top: -43px;
	}
	.share-btn {
		right: -10px;
	}
	.cat-opt {
		padding: 7px 10px;
		font-size: 9px;
	}
	.list-single-header-item.no-bg-list_sh h1 {
    	font-size: 26px;
	}
}

.share-icon {
    font-size: 17px;
}
.services-item {
    height: 100%;
}
.chamada{
    float: left;
}
.b-mobile{
    display: none !important;
}

.whatsapp-plug-icon:hover {
    background-color: #15cc74;
}

.whatsapp-plug-icon::after,
.whatsapp-plug-icon::before {
    content: '';
    position: absolute;
    opacity: 0;
    border: 4px solid #0ba360;
    left: -10px;
    top: -10px;
    right: -10px;
    bottom: -10px;
    -webkit-border-radius: 50%;
    animation: WaveWhatsApp 1.5s ease infinite;
}

.whatsapp-plug-icon::after {
    animation-delay: .5s;
}

.whatsapp-plug-icon:hover::after {
    border: 4px solid #15cc74;
}

.whatsapp-plug-icon:hover::before {
    border: 4px solid #15cc74;
}

@keyframes WaveWhatsApp {
    0% {
        transform: scale(0.5);
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}

.whatsapp-plug-icon::after, .whatsapp-plug-icon::before {
    content: '';
    position: absolute;
    opacity: 0;
    border: 4px solid #0ba360;
    left: -10px;
    top: -10px;
    right: -10px;
    bottom: -10px;
    -webkit-border-radius: 50%;
    animation: WaveWhatsApp 1.5s ease infinite;
    animation-delay: 0s;
}

.whatsapp-plug-icon::after {
    animation-delay: .5s;
}

.whatsapp-plug-icon {
    cursor: pointer;
}
@media screen and (min-width: 768px) {
    .about-img-holder {
        position: sticky;
        top: 6rem;
    }
}
@media screen and (min-width: 1270px) {
    .custom-form > .row > .col:first-of-type {
        padding-left: 1rem;
    }
    .custom-form > .row > .col:last-of-type {
        padding-right: 1rem;
    }
    .custom-form .row > .col {
        padding-inline: .5rem;
    }
    

    .box-widget:first-of-type .box-widget-title {
        margin-top: 0;
    }
}
/* .subscribe-wrap.fl-wrap {
    float: none;
} */

.half-carousel-item .half-carousel-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    top: 0;
    padding-bottom: 2.5rem;
    justify-content: end;
}

.half-carousel-item .half-carousel-content .hc-counter {
    position: relative;
    margin-right: auto;
    top: 0;
    left: 0;
    margin-bottom: 1rem;
}

.mobile-only {
    display: none !important;
    
}

@media screen and (max-width: 1270px) {
    
    .row {
        margin: 0;
    }
    .top-search-content {
        overflow-y: scroll;
    }
    .col {
        padding-inline: 0;
        float: left;
    }
    .top-search-content {
        padding: 80px 30px 80px;
    }
    .more-opt-search {
        float: right;
        right: 0;
        position: relative;
    }

    .niceselect-pos-mob-top .list {
        display: flex;
        flex-direction: column-reverse;
        top: unset;
        bottom: 3rem;
    }
}
@media screen and (max-width: 768px) {
    .mobile-only {
        display: block !important;
    }

.secondary-nav {
    display: block!important;
}
}
.imovel-favorito {cursor: pointer;}
.imovel-favorito.active {
    color: rgb(208, 12, 12);
}
.imovel-favorito.active i {
    font-weight: 900!important;
}
.filial * {
    text-align: center!important;
}

.filial .footer-phone {
    display: flex;
    align-items:center;
    width: 100%;
    gap: .25rem;
    justify-content: center;
}
.filial .footer-phone i {
    color: var(--secondarycolor)
}
.pagination .page-item.active .page-link {
    background-color: var(--primarycolor);
    color: rgb(255,255,255);
}
.btn-white.btn-whatsapp {
    font-weight: 600;
    display: flex;
    gap: .5em;
    padding: .75em 1rem;
    background-color: var(--btn-bg);
    color: var(--btn-color);
    border-radius: 50rem;
    font-size: 1rem;
    --btn-bg: rgb(255,255,255);
    --btn-color: var(--primarycolor);
}
.btn-white.btn-whatsapp i {
    font-weight: 600;
    font-size: 1.25rem;
}
*:is(.btn-white.btn-whatsapp):hover {
    --btn-bg: rgb(255,255,255);
    --btn-color: var(--primarycolor);
}
.subscribe-form {
    display: flex;
    justify-content: end;
    align-items:center;
}

.geodir-category-content-details ul {
    display: flex;
}
.geodir-category-content-details ul li {
    margin-block: auto;
    display: flex;
    align-items: center;
}

.details-list li span {
    color: inherit;
}

.details-list ul {
    display: flex;
    flex-wrap: wrap;
}
.details-list ul li {
    position: relative;
    flex-grow: 1;
    padding-left: 1rem;
    flex-basis: 280px;
    width: auto;
}
.details-list ul li::before {
    left: 0;
    position: absolute;
    content: "\f2f8";
    font-weight: 600;
    top: 25%;
    transform: translateY(-50%);
    font-size: .5rem;
    opacity: .3;
    font-family: Font Awesome\5 Pro;
}
.nice-select .option.focus, .nice-select .option.selected.focus {
    background: #f6f6f6;
    color: var(--gray);
}

.carousel, .carousel-inner, .carousel, .carousel-inner .carousel-item, .carousel-inner .carousel-item img {
    height: 100%;
}


.breadcrumbs .container {
    display: flex;
    align-items: center;
    gap: 1rem;
}
.breadcrumbs .container .breadcrumbs-list {
    margin-right: auto;
}
.scroll-nav {
    padding: 15px;
    padding-bottom: 60px;
}

.box-widget .widget-posts li:last-of-type {
    border-bottom: 0;
}
.cat-item.no-list-style li::before{
    content: none;
}
.bg-parallax-wrap-gradien:before {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 90%);
}
.add-list {
    padding:  0 12px 0 8px;
}