.feature-text-left {
	margin-left: 5px;
}

.features .icon-th-list:before {
	content: "\f0d6" !important;
}

.features .icon-random:before {
	content: "\f06e" !important;
}

.features .icon-leaf:before {
	content: "\f02d";
}

.features .icon-ok-sign:before {
	content: "\f0e3";
}

.tp-leftarrow.default {
	display:none !important;
}

.tp-rightarrow.default {
	display:none !important;
}

.tp-caption.purityfx_dark_box {
	background-color:#33bee8 !important;
}

.tax-header {
	color: blue;
	font-size: 3em;
	line-height: 1em;
}

.tax-header-1{
	text-align: center;
	font-weight: bold;
}

.tax-header-2 {
	text-align: center;
}

.oval-shape {
    width: 300px;
    height: 150px;
    background: blue;
    -moz-border-radius: 100px / 50px;
    -webkit-border-radius: 100px / 50px;
    border-radius: 200px / 100px;
	text-align: center;
	margin:0 auto;
	margin-top: 10px;
}

.tax-dollar {
	font-size: 5em;
	font-weight: bold;
}

.tax-price {
	font-size: 7em;
	font-weight: bold;
}

.oval-shape-item {
	color: #fff;
	padding-top: 55px;
}

.tax-salary {
	font-size: 1em;
	color: blue;
	text-align: center;
	margin-top: 10px;
}

.tax-opening-hours{
	color: blue;
	margin-top: 20px;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
}

.tax-help-call{
	color: #fff;
	padding: 20px 0px;
	background-color: blue;
	font-size: 3em;
	font-weight: bold;
	width: 250px;
	text-align: center;
	margin:0 auto;
	margin-top: 20px;
}

.tax-address-1{
	margin-top: 20px;
	color: blue;
	font-size: 1.6em;
	line-height: 1em;
	font-weight: bold;
	text-align: center;
}

.tax-address-2{
	color: blue;
	font-size: 1em;
	line-height: 1.5em;
	text-align: center;
}

.tax-address-3{
	color: blue;
	font-size: 1em;
	line-height: 1.5em;
	text-align: center;
}