<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.text-white a{color:#fff!important}
.overme{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block}
.media-post .post-thumb img{width:85px}
.fright{float:right!important}
.fleft{float:left!important}
.map{height:350px}
.ltr{direction:ltr!important}
.addthis{height:40px}
.disabled
{
	display:none;
}
.owl-dots
{
	text-align:center;
	height: 20px;
}
.owl-dot
{
	background-color: #fff;
	border: solid 1px #F55E45;
	width: 15px;
	height: 15px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	display: inline-block;
	margin: 0 5px;
	cursor: pointer;
}
.owl-dot.active
{
	background-color: #F55E45;
	background-color: #F55E45;
}
.bold
{
	font-weight: bold !important;
}
.appointment
{
	max-height:396px;
	float: left;
}
.entry-content a{
	color: #F55E45;
}
.icon-hp
{
	width: 50%;
	margin: 0 auto;
}
.appointment-owl
{
	width:80%;
	float: left;
	position: relative;
}
@media only screen and (max-width : 962px) {
.appointment
{
	max-height: inherit;
	float: none;
}
.fright{float:none!important}
.appointment-owl
	{
		width:100%;
		float: none;
		padding: 0 5px;
	}
}
@media only screen and (max-width : 480px) 
{
.appointment-owl
{
	width:100%;
	float: none;
	padding: 0 5px;
}


.fright{float:none!important}
.appointment
{
	max-height: inherit;
	float: none;
}
.icon-hp
{
	width: 100%;
	margin: 0 auto;
}
}

.whatsapp-link
{
	color:green;
	font-size:3em; 
}</pre></body></html>