<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">img{
	max-width:100%;
}
.clr{
	clear:both;
}
.h5{
	height:5px;
	width:100%;
}
.h50{
	height:50px;
	width:100%;
}
.h25{
	height:25px;
	width:100%;
}
.h100{
	height:100px;
	width:100%;
}
.h75{
	height:75px;
	width:100%;
}
.h200{
	height:200px;
	width:100%;
}

.mobile-only {
	display: none;
}

ul{
	margin:0;
	padding:0;
}
h2{
	margin:0;
	padding:0;
	font-family: Oswald,Microsoft YaHei;
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26.4px;
	color:#000;
}
h2.title{
	margin-bottom:30px;
}
h3{
	margin:0;
	padding:0;
	font-family: Oswald,Microsoft YaHei;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26.4px;
	color:#000;
}
h3.title{
	margin-bottom:15px;
}
h4{
	margin:0;
	padding:0;
	padding-right:100px;
	font-family: Merriweather, Georgia, serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26.4px;
	color:#000;
	border-bottom:1px solid #E86F4B;
	display:inline-block;
}
h4.noline{
	border-bottom:0;
}

/**MOBILE**/

@media screen and (max-width:480px) {

	.mobile-only {
		display: block; 
	}
	
	.mobile-hide{
		display:none;
	}

}


/* Helper */

body{
	background:none;
	font-size:14px;
	line-height:26px;
}
#header-centered{
	width:100%;
	text-align:center;
	position:relative;
}
#header-centered h1{
	margin:0;
	padding:0;
	margin-top:3px;
	margin-bottom:10px;
}
#header-centered h1 img{
	height:100px;
}
#header-centered ul{
	background:#FFF;
	border-bottom:1px solid rgba(0,0,0,0.08);
	border-top:1px solid rgba(0,0,0,0.08);
}
#header-centered li{
	display:inline-block;
	height:60px;
	line-height:60px;
	font-size:14px;
	border-right:1px solid rgba(0,0,0,0.08);
}
#header-centered li:last-of-type{
	border-right:0;
}
#header-centered li a{
	padding:0 35px;
	color:#393939;
}
#header-centered .mini-logo{
	position:absolute;
	top:0;
	left:15px;
	height:60px;
	cursor:pointer;
}
#header-centered .mini-share{
	position:absolute;
	top:0;
	right:15px;
	height:60px;
	line-height:60px;
}
#header-centered .mini-share img{
	width:18px;
	height:18px;
}
#logox{
	width:100px;
	margin-bottom:15px;
}

/**MOBILE**/

@media screen and (max-width:480px) {

	#header-centered{
		min-height:0;
	}
	
	#header-centered .navbar-brand {
		padding:0 15px;
	}
	
	#header-centered .navbar-toggle{ 
		background:#272727;
	}
	
	#header-centered .navbar-toggle .icon-bar{
		background:#FFF;
	}
	
	#header-centered ul{
		margin-top:5px;
	}
	
	#header-centered ul li{
		display:block;
		line-height: 50px !important;
		padding:0;
		border-top:1px dotted #DDD;
	}
	
	#header-centered ul li a{
		line-height: 50px;
	}
	
	#header-centered ul li a.active {
		line-height: 50px;
	}
	
	#header-centered .nav&gt;li&gt;a {
		padding:0;
	}

}

#banner-midcircle{
	position:relative;
}

#banner-midcircle .circle{
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-175px;
	margin-left:-175px;
	background:#FFF;
	height:350px;
	width:350px;
	border-radius:50%;
	text-align:center;
	padding-top:30px;
}

#banner-midcircle .circle img.logo{
	height:100px;
	margin-bottom:15px;
}
#banner-midcircle p.phonez{
	margin-bottom:15px;
}
#banner-midcircle p.addressz span{
	color:#F58221;
	margin-bottom:5px;
}
#banner-midcircle .socialmedia{
	margin-top:15px;
	opacity: 0.9; filter: alpha(opacity=90);
}
.banner{
	width:100%;
	min-height:400px;
	/* background:url();*/
	text-align:center;
	color:#FFF;
	font-size:24px;
	line-height:24px;
	position:relative;
}
.banner p{
	margin-bottom:10px;
}
.banner h2{
	font-size:32px;
	color:#FFF;
	line-height:32px;
}
.banner button{
	padding:2px 25px;
	font-size:20px;
	margin-top:25px;
	border-radius:30px;
}
.banner .inner{
	color:#FFF;
}
.banner .brand img{
	width:200px;
	max-width:100%;
	margin-top:50px;
}
.banner .welcome{
	padding-top:75px;
	/* color:#4B1D15; */
	color:#FFF;
	text-align:left;
	font-size:14px;
}
.banner .welcome h2{
	font-family: Merriweather, Georgia, serif;
	text-align:left;
	font-size:24px;
	/* color:#4B1D15; */
	color:#FFF;
	margin-bottom:25px;
}
.banner2{
	width:100%;
	min-height:500px;
	/* background:url();*/
	position:relative;
}
.banner3{
	width:100%;
	min-height:230px;
	/* background:url();*/
	position:relative;
}
#aboutus{
	width:960px;
	max-width:100%;
	margin:0 auto 0;
}
#list-rectangle .main{
	text-align:center;
}
#list-rectangle .icon{
	width:100%;
	border:1px solid #EEE;
}
#list-rectangle p.text{
	color:#888;
}
#about-info{
	text-align:center;
}
#about-info .sep-line{
	margin:0 auto;
	width:100%;
	max-width:400px;
	border-bottom:1px solid #555;
}

#about-info .glyphicon{
	font-size:32px;
}

#about-info .map{
	max-width:640px;
	width:100%;
	height:274px;
	border:1px solid #555;
	padding:2px;
	margin:0 auto;
}
#about-info .map iframe{
	height:270px !important;
	width:100% !important;
}

#widget-custom{
	text-align:center;
}

/* CUSTOM */
.globe{background:#FDFDF1;color:#666 !important;text-align:center;font-family: sans-serif;font-size:16px;line-height:26px !important;}
#about-imageleft .content,#about-imageright .content {line-height:26px;}
#header-centered h1 {margin:25px 0;}
#about-simple .content {color: #666 !important;}
a{color:#D46C0B;}
a:hover{text-decoration:none}
#about-imageright h2,#about-imageleft h2,h2,h3{color:#272727;text-align:center;font-family: Merriweather, Georgia, serif;}
#about-imageright h2{margin-bottom:50px;}
#about-simple .content {color:#CCC;}
#banner-midcircle .circle {opacity: 0.95; filter: alpha(opacity=95);color:#888; display:none;}
#banner-midcircle .circle{padding-top:100px;}
#banner-midcircle .circle img.logo{display:none;}
#banner-midcircle .circle .faxz, #banner-midcircle .circle .emailz{display:none;}
#header-centered .container{position:relative;padding:0;}
#header-centered li a{font-size:16px;}
#header-centered li a:hover, #header-centered li a.active{background:#EC9137;color:#FFF;}
#hourtable td{padding:5px 25px;border-bottom:1px dotted #DDD;}
#list-circle .text{
	text-align:justify;
}
#about-info .map {border:1px solid #ddd;}
#abouttext{text-align:left;}
#breadcrumb-simple{background:#FFF;text-align:left;padding:10px 0;border-top:1px solid #DDD;border-bottom:1px solid #DDD;}
#breadcrumb-simple a{color:#FF60D0;}
#contact-modern{text-align:left;}
#contact-modern .gmap .mapframe {padding:2px;}
#contact-modern .gmap{padding:0;}
#contact-modern iframe{height:394px !important;}
#contact-table td{background:#FFF;}
#menu-simpletwocolumn{text-align:left;}
#menu-simpletwocolumn h3{text-align:left;}
#menu-simpletwocolumn img{width:100%;margin:5px 0 20px 0;border:1px solid #EEE;}
#menu-simpletwocolumn .menu .unit {width:100%;max-width:9999px;padding:7px 0 3px;border-bottom:1px dotted #CCC;margin:0;}
#menu-simpletwocolumn .menu .unit:hover{background:#EEE;}
#menu-simpletwocolumn .colz {background:#FFF;border:1px solid #EEE;width:100%;padding:25px 15px;border-top:3px solid rgba(255,96,208,0.5);}
#article-block .content{text-align:left;}
#blog-block .blog-entry{padding:0 5px;height:auto;}
#blog-block .blog-entry .inner{background:#FFF;padding:15px;border:1px solid #EEE;}
#blog-block .blog-entry .inner:hover{transition: all 0.3s ease-in-out;transform: scale(1.02);}
#about-simple .content {text-align:left;}
#blog-block h3 {margin:15px 0;height:auto;}
#blog-block h3 a {font-family: 'Gudea', sans-serif;}
#blog-block  .excerpt{font-size:12px;color:#999;min-height:1px;margin-bottom:15px;}
#article-block h3{text-align:left;font-size:18px;}
#about-imageright .content,#about-imageleft .content  {color:#666;text-align:left;}
.footlinks {color:#999;font-size:12px;}
.footlinks a{color:#999;}
.others h3{text-align:left;font-size:18px;font-family: Oswald,Microsoft YaHei;}
#midcallnow{padding:15px;}

@media screen and (max-width: 480px) {

	.globe,#about-simple .content,#list-circle p.text,#about-imageright .content,#about-imageleft .content{text-align:left;font-size:16px;color:#777 !important;}
	#header-centered{padding:10px 0}
	.navbar {margin-bottom:0;}
	#article-block h2,h2{font-size:22px;color:#000;margin-top:50px !important;}
	#article-block h3,h3{font-size:18px;color:#000;}
	#contact-modern .mapframe{padding:0 15px !important;margin-top:25px;}
	#contact-modern .mapframe iframe{border:1px solid #DDD !important;}
	#about-info .map{height:394px;border:1px solid #DDD !important;}
	#about-info .map iframe{height:394px !important;}
	#about-info .glyphicon {color:#000;}
	.globe .up50{margin-top:-50px;}
	#blog-block .h25{height:0;}
	#widget-custom button{max-width:80% !important;padding:15px 30px !important;font-size:14px !important;}
	.home-about h2,#abouttext h2{margin-top:0px !important;}
	.home-about img{display:none;}
	#widget-custom{padding-left:15px;padding-right:15px;}
	.mobile-hide{display:none;}
	
}

/** CUSTOMiZED **/
body{
	font-size:16px;
}
#secondary a{
	font-size:16px;
}
.site-content {
    padding: 0;
	font-size:14px;
}
.entry-title{
	text-align:left;
}
.site-footer{
	margin-top:50px;
	border-top:1px solid #F3F3F0;
	padding: 0;
	font-size:14px;
	line-height:16px;
	/* background:#C9E3AC; */
	background:#F7F3ED;
	color:#FFF;
	text-align:center;
}
.site-info{
	padding:5px 0;
}
.site-footer span, .site-footer a{
	font-size:14px;
	color:#4B1D15;
}
.site-footer a:hover{
	color:#4B1D15;
	text-decoration:underline;	
}
.hommy{
	text-align:center;
	font-size:16px;
}
.entry-content{
	text-align:left;
}
#secondary{
	text-align:left;
}

.comparison a{
	position:relative;
	overflow:hidden;
}
.comparison .mosiac{
	filter: blur(20px);
	-webkit-filter: blur(20px);
}
.comparison .alert{
	text-align:center;
}
.hommy img{
	max-width:100%;
}
.hommy h3{
	text-align:left;
	font-size:16px;
	margin-bottom:15px;
}
.treatdays{
	margin-top:50px;
}
.treatdays, .treatdays tr, .treatdays td{
	border:0;
	text-align:center;
}
.treatdays .frameslot{
	border:1px solid #DDD;
}
.treatdays .head{
	background:#EC9137;
	padding:25px;
}
.treatdays .head h3{
	font-size:16px;
	font-weight:normal;
	color:#FFF;
}
.treatdays .body{
	padding:25px;
	min-height:160px;
}
.treatdays .arrow{
	font-size:26px;
	color:#EC9137;
	width:100px;
}
.search-submit{
	display:none;
}
.home{
	color:#666;
}
.home h2, .about h2{
	margin-bottom:25px;
}
.limited-offer{
	display:inline-block;
	/* border:1px solid #4B1D15;*/
	border:1px solid #FFF;
	padding:5px 10px;
}
.highlighted{
	text-align:center;
	margin-bottom:25px;
	font-size:14px;
	padding:3px;
	border-top:1px solid #E86F4B;
	border-bottom:1px solid #E86F4B;
	background:#FCF8E2;
}
.bar a{
	color:#4B1D15;	
}
.bar a:hover{
	text-decoration:underline;	
}
.bar{
	height:40px;
	background:#C9E3AC;
	line-height:40px;
	font-size:14px;
	color:#4B1D15;	
	display:none;
}
.about .photo{
	padding:50px 20% 0;
}
.tree{
	padding:50px 15% 0;
	text-align:center;
}
.tree .highlighted{
	font-size:22px;
	line-height:36px;
}
.pic p{
	margin:0;
	padding:0;
	line-height:40px;
	text-align:center;
}
table.price {
    border-spacing: 0;
    border-collapse: collapse;
	margin-bottom:0;
}
table, th, td {
	border:0;
}
.table&gt;tbody&gt;tr&gt;td, .table&gt;tbody&gt;tr&gt;th, .table&gt;tfoot&gt;tr&gt;td, .table&gt;tfoot&gt;tr&gt;th, .table&gt;thead&gt;tr&gt;td, .table&gt;thead&gt;tr&gt;th {
	border-top:1px solid #EEE;
}
table.price&gt;thead&gt;tr&gt;th{
    border-bottom: 0;
	background:#FFF;
	font-weight:400;
}
.contact textarea{
	height:180px;
}
.btn-danger{
	background:#EC9137;
}
.btn-danger:hover{
	background:#FFAE54;
}
#share-buttons a{
	margin-right:10px;
}
#share-buttons a img{
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
#share-buttons a img:hover{
	-webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
form p{
	margin-bottom:5px;
}
.whyus{
	text-align:center;
	background:#FFF;
	margin-top:75px;
	height:350px;
	transition: all .2s ease-in-out; 
}
.whyus:hover { 
	transform: scale(1.1); 
}
.whyus p.highlighted{
	font-size:12px;
	margin-bottom:0;
}
.whyus p.text{
	text-align:left;
	min-height:120px;
	padding:15px;
	font-size:12px;
}
.whyus img{
	width:50%;
} 
.whyus.serve p.text{
	text-align:center;
	font-size:16px;
}
.whyus.serve img{
	width:100%;
}
.home{
	text-align:center;
}
.homeservice img{
	max-width:225px;
	width:100%;
}
.about p.serve{
	line-height:36px;
}
.about p.serve span{
	padding:0 7px;
	color:#DDD;
}
#special-logo{
	display:none !important;
}
#wrapper{
	height:400px;
}
.banner2 #wrapper{
	height:500px;
}
.banner3 #wrapper{
	height:230px;
	padding-top:75px;
}
.banner3 #wrapper .info{
	text-align:center;
	width:500px;
	max-width:100%;
	color:#FFF;
	margin:0 auto;
}
.banner3 #wrapper .info h2{
	color:#FFF;
	margin-bottom:25px;
}
.promo{
	margin-top:25px;
	margin-bottom:25px;
	font-size:20px;
	color: #272727;
	border-bottom:2px solid #E86F4B;
}
.promo p{
	margin-bottom:10px;
}
.prizes table,.prizes td ,.prizes th{
   border: 1px solid #DDD;
   border-collapse: collapse;
}
.prizes table{
	width:95%;
	margin:0 auto;
}
.prizes td ,.prizes th{
	padding-left:25px;
}
.prizes th{
	background:#4B1D15;
	color:#FFF;
	font-weight:normal;
}

@media screen and (max-width: 480px) {
	#wrapper{
		height:auto;
	}
	.site-main &gt; article {
		margin-bottom: 7.5em;
	}
	.sep{height:0 !important;}
	.site-info{
		padding:15px;
	}
	#fakeform,#fakewait{
		padding:0 30px;
	}
	
	.m0{
		height:0;
	}
	
	.m25{
		height:25px;
	}
	.m50{
		height:50px;
	}
	
	#header-centered {
		padding: 0;
	}
	#header-centered ul {
		margin:0;
	}
	#header-centered li {
		height:50px;
		line-height:50px !important;
	}
	.limited-offer{
		margin-top:0 !important;
		width:100%;
		text-align:center !important;
	}
	.banner .welcome {
		text-align:center !important;
		padding-bottom:25px;
	}
	#share-buttons a img {
		-webkit-filter: grayscale(0%);
		filter: grayscale(0%);
	}
	.mini-share,#header-centered img{
		display:none;
	}
	.bar{
		text-align:center !important;
	}
	.whyus p.text{
		height:auto;
	}
	.whyus hr{
		display:none;
	}
	.pic img{
		width:100%;
	}
	#home-tab{
		display:none !important;
	}
	#special-logo{
		height:auto !important;
		line-height:auto !important;
		text-align:center;
		display:block !important;
	}
	#special-logo img{
		display:block !important;
		height:100px;
		margin:0 auto;
	}
	.banner3{margin-bottom:50px;}
	.banner3,.banner3 #wrapper{height:300px;}
	.banner2 #wrapper{
		height:auto;padding-bottom:75px;margin-bottom:50px;
	}
	.prizes td, .prizes th {
		padding-left: 5px;
	}
	.prizes table {
		width: 100%;
		margin: 0 auto;
	}
}</pre></body></html>