<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.navbar,
.site-footer,
.search-belt,
.announcement-contact-form,
.announcement-buttons,
.announcement-social,
.announcement-bottom-buttons,
.last-added-section,
.breadcrumbs,
.show-phone,
.announcement-small-link,
.announcement-gallery .carousel-control,
#cookieWarning,
.promoted-section,
.announcement-security-rules,
.announcement-price-contact-box .author-contact-box .action-buttons .btn,
.add-to-clipboard-button,
#demo,
.author-contact-box .author-status,
.announcement-price-contact-box .btn,
.go-to-top,
.carousel-indicators,
#CookieAlert,
.title-outer .print-link
{
	display: none;
}

.container {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
}

.hidden-phone {
	display: block;
}

.page-content {
	margin: 0 !important;
}

.announcement-desc {
	margin-top: 0;
}

a[href]::after {
	content: '';
}

.announcement-gallery .carousel .item {
	height: auto !important;
	min-height: 0 !important;
}

.announcement-gallery .carousel .item {
	display: block !important;
	transition: none !important;
	perspective: none !important;
}

.announcement-gallery .carousel .item img {
	width: auto;
	height: auto;
	max-width: 80%;
	max-height: 40vh;
	margin: 5px auto;
}

.announcement-meta {
	padding: 0 !important;
}

.announcement-meta,
.announcement-meta * {
	background: transparent;
	color: #000 !important;
}

.announcement-meta .meta-name,
.announcement-meta .meta-value {
	width: 60% !important;
	display: inline-block !important;
	text-align: left !important;
}

.announcement-meta .meta-name {
	width: 30% !important;
}

.announcement-gallery .carousel .item:not(#photo-0) {
	display: none !important;
}

/* .announcement-gallery-only-print img:first-child {
	display: none;
} */

.page-content {
	margin-top: 0;
}

body {
	padding-top: 0 !important;
}



/* New version 2021 */

.announcement-desc-text .yt-video,
.announcement-desc-text iframe {
	display: none;
}

.announcement-gallery {
	background: transparent;
	padding: 0;
}

.announcement-gallery .single-photo {
	height: auto;
	max-height: 100vh;
}

.view-single-meta[class*="col"] {
	width: 50% !important;
}

.view-single-meta.col-md-12 {
	width: 100% !important;
}

.view-single-meta.col-md-12 .list-inline-dotted li {
	width: 50% !important;
	float: left;
}

.bg-light {
	background: #FFF !important;
	border-color: transparent !important;
}

body .uwy.userway_p5 .uai {
	display: none !important;
}</pre></body></html>