<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#header .header-body {
	background: #fff !important;
}
@media (min-width: 991px) {
	.nivoSlider {
	height: 400px !important;
	}
}

#services {
	background: #fff !important;
}
#team {
	background: #ededed !important;
}
.header-nav-links .active {
	color: #6699cc !important;
}
.header-nav-links a:hover {
	color: #6699cc !important;
}
.thumb-info-action .fas {
	color: #6699cc !important;
}
.thumb-info-caption span {
	margin: 0px 15px !important;
	padding: 5px 20px 20px 20px !important;
}
.thumb-info-type {
	background: #6699cc !important;
}
.owl-carousel .owl-dots .owl-dot.active span {
	background-color: #6699cc !important;
}
.owl-carousel .owl-dots .owl-dot:hover span {
	background-color: #6699cc !important;	
}
.form-group .btn {
	background-color: #c0c0c0 !important;	
}
.thumb-info-social-icons a {
	background: #c0c0c0 !important;	
}	
.thumb-info-social-icons a:hover {
	background: #6699cc !important;	
}
.scroll-to-top {
	color: #fff !important;
}
.scroll-to-top:hover {
	background: #000 !important;
}
.section {
	padding: 0px 0px !important;
}
#header .header-top-default {
	background: #262262 !important;
}
#header .fa-envelope {
	color: #fff !important;
}
.nav-pills .fa-whatsapp {
	color: #fff !important;	
}
.portfolio-item {
	margin-bottom: 25px;
}
.header-logo img {
	width: 200px; 

}
@media (max-width: 767px) {
	.header-logo img {
	width: 100px; 
	}
}
.header-btn-collapse-nav {
	background: #6699cc !important;
}</pre></body></html>