<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.custom-single-property .rh_page__head.rh_page__property {
padding-top: 1rem;
padding-bottom: 0;
} .custom-agent .rh-agent-widget {
background-color: #fff;
border-radius: 6px;
border: 1px solid #023088;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
padding: 12px;
margin-bottom: 15px;
}
.custom-agent p {
line-height: normal;
margin-bottom: 0;
}
.custom-agent .rh-agent-container {
display: flex;
margin-bottom: 10px;
}
.custom-agent .rh-agent-image-container {
margin-right: 10px;
}
.custom-agent .rh-agent-image-wrapper {
width: 50px;
height: 50px;
overflow: hidden;
border-radius: 50%;
}
.custom-agent .rh-agent-image {
width: 100%;
height: 100%;
object-fit: cover;
}
.custom-agent .rh-agent-info-container {
flex: 1;
}
.custom-agent .rh-agent-info {
margin-bottom: 3px;
flex-direction: column;
margin-bottom: 2px;
}
.custom-agent .rh-agent-name {
font-size: 16px;
font-weight: 600;
margin: 0 0 1px 0;
color: #023088;
}
.custom-agent .rh-agent-title {
font-size: 12px;
font-weight: normal;
margin: 0 0 3px 0;
color: #023088;
}
.custom-agent .rh-agent-rating-container {
display: flex;
align-items: center;
margin-bottom: 3px;
flex-direction: row;
}
.custom-agent .rh-agent-rating {
margin-right: 3px;
display: inline-flex;
}
.custom-agent .rh-agent-star-icon {
color: #ffb400;
font-size: 14px;
display: inline-block;
}
.custom-agent .rh-agent-rating-score {
font-weight: 600;
margin: 0;
font-size: 13px;
color: #023088;
display: inline-block;
line-height: 1;
}
.custom-agent .rh-agent-reviews {
font-size: 12px;
color: #023088;
margin: 0;
}
.custom-agent .rh-agent-response {
font-size: 12px;
color: #023088;
margin: 0;
line-height: 1.2;
}
.custom-agent .rh-bold {
font-weight: 600;
color: #023088;
}
.custom-agent .rh-agent-actions {
display: flex;
gap: 8px;
}
.custom-agent .rh-agent-call-button,
.custom-agent .rh-agent-whatsapp-button {
flex: 1;
display: flex;
justify-content: center;
align-items: center;
padding: 6px;
border-radius: 4px;
font-size: 13px;
font-weight: 500;
gap: 4px;
text-decoration: none;
transition: background-color 0.2s ease;
}
.custom-agent .rh-agent-call-button {
background-color: #f0f0f0;
color: #023088;
border: 1px solid #023088;
}
.custom-agent .rh-agent-whatsapp-button {
background-color: #25d366;
color: white;
}
.custom-agent .rh-agent-call-button:hover {
background-color: #e0e0e0;
}
.custom-agent .rh-agent-whatsapp-button:hover {
background-color: #22c55e;
}
.custom-agent .rh-agent-call-button i, .custom-agent .rh-agent-whatsapp-button i {
margin-right: 4px;
font-size: 12px;
} .custom-single-property .property-title-row {
width: 100% !important;
margin-bottom: 1rem !important;
}
.custom-single-property .rh_page__title {
font-size: 2.8rem !important; font-weight: 500 !important;
line-height: 1.5 !important;
margin-bottom: 1rem !important;
} @media (max-width: 767px) {
.custom-single-property .rh_page__title {
font-size: 1.8rem !important;
}
} .custom-single-property .property-info-row {
display: flex !important;
flex-wrap: wrap !important;
justify-content: space-between !important;
align-items: center !important;
width: 100% !important;
margin-bottom: 1.5rem !important;
padding: 0px !important;
} .custom-single-property .property-pills-wrapper {
display: flex !important;
flex-wrap: wrap !important;
align-items: center !important;
justify-content: flex-end !important;
gap: 1rem !important;
margin-left: auto !important;
} .custom-single-property .property-breadcrumbs-wrapper {
margin-right: auto !important;
} .custom-single-property .pill {
display: inline-flex !important;
align-items: center !important;
padding: 0.6rem 1.4rem !important; border-radius: 50px !important;
font-size: 1.1rem !important; font-weight: 500 !important;
box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15) !important; transition: all 0.2s ease !important;
margin: 0.3rem 0 !important;
}
.custom-single-property .status-pill {
background-color: #23c6c8 !important;
color: white !important;
}
.custom-single-property .property-id-pill {
background-color: #666 !important;
color: white !important;
}
.custom-single-property .price-pill {
background-color: #1ea69a !important;
color: white !important;
font-weight: bold !important;
}
.custom-single-property .whatsapp-pill {
background-color: #25d366 !important;
color: white !important;
text-decoration: none !important;
}
.custom-single-property .whatsapp-pill:hover {
background-color: #128c7e !important;
transform: translateY(-2px) !important;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15) !important;
}
.custom-single-property .pill:hover {
transform: translateY(-2px) !important;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15) !important;
}
.custom-single-property .property-address-container {
width: 100% !important;
}
.custom-single-property .rh_page__property_address {
font-size: 0.9rem !important;
color: #666 !important;
}
.custom-single-property .fas.fa-map-marker-alt {
color: #ea723d !important;
margin-right: 5px !important;
} .custom-single-property .rh_page__breadcrumbs {
background: transparent !important;
}
.custom-single-property .breadcrumb-single-wrapper {
display: inline-block !important;
}
.custom-single-property .breadcrumb-item a {
color: #1ea69a !important;
text-decoration: none !important;
font-weight: 500 !important;
}
.custom-single-property .breadcrumb-item.active {
color: #666 !important;
} @media (max-width: 768px) {
.custom-single-property .single-property-pills-container {
flex-direction: column !important;
align-items: flex-start !important;
}
}
@media (min-width: 769px) and (max-width: 1024px) {
.custom-single-property .single-property-pills-container {
flex-wrap: wrap !important;
}
.custom-single-property .rh_page__title {
flex: 100% !important;
}
} :root {
--primary-color: #013088;
--transition: all 0.3s ease;
--border-radius: 5px;
} .floating-contact-icons {
position: fixed;
bottom: 20px;
right: 20px;
display: flex;
flex-direction: column;
gap: 15px;
z-index: 9999;
}
.floating-contact-icons .contact-icon {
display: flex;
align-items: center;
justify-content: center;
width: 60px;
height: 60px;
border-radius: 50%;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
transition: all 0.3s ease;
color: white;
text-decoration: none;
font-size: 24px;
}
.floating-contact-icons .contact-icon:hover {
transform: scale(1.1);
box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2);
}
.floating-contact-icons .phone-icon {
background-color: var(--primary-color);
}
.floating-contact-icons .whatsapp-icon {
background-color: #25D366;
} footer {
background-color: white;
padding-top: 60px;
padding-bottom: 30px;
color: var(--primary-color);
border-top: 1px solid rgba(1, 48, 136, 0.1);
}
.footer-container {
width: 100%;
max-width: 1200px;
margin: 0 auto;
padding: 0 30px;
}
.footer-main {
display: flex;
flex-wrap: wrap;
gap: 50px;
margin-bottom: 50px;
}
.footer-info {
flex: 1;
min-width: 250px;
}
.footer-sitemap {
flex: 2;
min-width: 300px;
}
.footer-contact {
flex: 1;
min-width: 250px;
}
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
font-family: var(--e-global-typography-primary-font-family, 'Poppins');
font-weight: var(--e-global-typography-primary-font-weight, 600);
margin-bottom: 1rem;
color: var(--primary-color);
letter-spacing: 0.5px;
}
footer h5 {
position: relative;
padding-bottom: 15px;
color: var(--primary-color);
font-size: 2.4rem;
font-family: var(--e-global-typography-primary-font-family, 'Poppins');
font-weight: var(--e-global-typography-primary-font-weight, 600);
margin-bottom: 25px;
letter-spacing: 0.5px;
}
footer h5:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 40px;
height: 2px;
background-color: var(--primary-color);
}
footer p {
color: rgba(0, 0, 0, 0.8);
font-weight: 400;
margin-bottom: 12px;
font-size: 16px;
line-height: 1.6;
}
.footer-logo {
margin-bottom: 20px;
}
.footer-logo-img {
max-width: 180px;
}
.contact-info p {
display: flex;
align-items: center;
gap: 10px;
}
.contact-info i {
width: 20px;
color: var(--primary-color);
font-size: 18px;
}
.social-links {
display: flex;
gap: 10px;
margin-top: 20px;
}
.social-icon {
display: inline-flex;
align-items: center;
justify-content: center;
width: 42px;
height: 42px;
border-radius: 50%;
background-color: rgba(1, 48, 136, 0.1);
color: var(--primary-color);
transition: all 0.3s ease;
text-decoration: none;
font-size: 18px;
}
.social-icon:hover {
background-color: var(--primary-color);
color: white !important;
transform: translateY(-3px);
}
.sitemap-columns {
display: flex;
flex-wrap: wrap;
gap: 20px;
}
.sitemap-column {
flex: 1;
min-width: 200px;
}
.sitemap-list {
list-style: none;
padding: 0;
margin: 0;
}
.sitemap-list li {
margin-bottom: 14px;
}
.sitemap-list li a {
color: #444;
text-decoration: none;
transition: all 0.2s ease;
}
.sitemap-list li a:hover {
color: var(--primary-color);
padding-left: 5px;
}
.contact-form {
display: flex;
flex-direction: column;
gap: 12px;
}
.form-field {
margin-bottom: 5px;
}
.form-input {
width: 100%;
padding: 12px 15px;
border-radius: 4px;
border: 1px solid rgba(1, 48, 136, 0.1);
background-color: rgba(1, 48, 136, 0.05);
color: var(--primary-color);
font-size: 16px;
}
.form-input::placeholder {
color: #888;
}
.form-input:focus {
outline: none;
background-color: rgba(1, 48, 136, 0.08);
border-color: rgba(1, 48, 136, 0.2);
}
.form-button {
background-color: var(--primary-color);
color: white;
border: none;
border-radius: 4px;
padding: 14px;
cursor: pointer;
transition: all 0.3s ease;
font-weight: 600;
font-size: 16px;
letter-spacing: 0.5px;
}
.form-button:hover {
background-color: #01276e;
}
.footer-divider {
border: none;
border-top: 1px solid rgba(1, 48, 136, 0.1);
margin: 20px 0;
}
.footer-bottom {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 20px;
}
.copyright, .credits {
flex: 1;
}
.credits {
text-align: right;
}
.credits i {
color: #ff5252;
}
footer a {
color: #000000;
opacity: 0.7;
transition: var(--transition);
text-decoration: none;
}
footer a:hover {
opacity: 1;
color: var(--primary-color);
padding-left: 5px;
}
@media (max-width: 768px) {
.footer-main {
flex-direction: column;
gap: 30px;
}
.footer-logo-img {
margin: 0 auto 1rem;
display: block;
}
.social-links {
justify-content: center;
}
.footer-bottom {
flex-direction: column;
text-align: center;
}
.credits {
text-align: center;
}
.footer-info, .footer-sitemap, .footer-contact {
width: 100%;
}
} .rh_menu &gt; li.menu-projects &gt; .sub-menu {
display: none;
position: absolute;
left: 0;
right: 0;
width: 100%;
top: 100%;
background-color: #fff;
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
border-top: 3px solid #003087;
opacity: 1;
transition: opacity 0.3s ease;
z-index: 999999;
} .rh_menu &gt; li.menu-projects:hover &gt; .sub-menu,
.rh_menu &gt; li.menu-projects.hover-active &gt; .sub-menu {
display: block;
} .rh_menu &gt; li.menu-projects &gt; .sub-menu &gt; li &gt; .sub-menu {
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-gap: 15px;
position: static;
box-shadow: none;
width: 100%;
margin-top: 10px;
background: none;
} .rh_menu &gt; li.menu-projects &gt; .sub-menu &gt; li.custom-big-menu1 &gt; .sub-menu {
grid-template-columns: repeat(6, 1fr);
} .rh_menu &gt; li.menu-projects &gt; .sub-menu {
padding: 20px;
max-width: 1240px;
margin: 0 auto;
left: 0;
right: 0;
} @keyframes fadeIn {
from { opacity: 0; }
to { opacity: 1; }
}</pre></body></html>