
kground: {
	-webkit-font-smoothing: antialiased;
}

blockquote {
	padding: 11px 22px;
	margin: 0;
	font-size: 26px;
	color: #6c6c6c;
	quotes: "\201C""\201D""\2018""\2019";
	text-align: center;
}

	blockquote:before {
		color: #ffde17;
		content: open-quote;
		font-size: 4em;
		line-height: 0.1em;
		margin-right: 0.1em;
		vertical-align: -0.4em;
	}

	blockquote:after {
		color: #ffde17;
		content: close-quote;
		font-size: 4em;
		line-height: 0.1em;
		margin-left: 0.1em;
		vertical-align: -0.45em;
	}

/*--------Tables------------*/
td {
	padding: 10px;
	border: 1px solid #efefef;
}

/*--------NAV BAR------------*/
.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}

.navbar-header {
	padding: 10px 0;
}

.navbar-toggle {
	border: none;
	border-radius: 0px !important;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #008fd5 !important;
}

.AVANSERnumber-A {
	color: #004185 !important;
}

/*--------BUTTONS------------*/

.btn-primary {
	color: #008fd5 !important;
	border-color: #008fd5 !important;
	margin-bottom: 2rem !important;
}

.button-header {
	background: #ec2024;
	font-family: 'Source Sans Pro', sans-serif;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding: 16px 24px;
	text-decoration: none;
	border: none;
	margin: 25px 0 0 40px;
	-moz-transition: all .7s ease-in-out !important;
	-webkit-transition: all .7s ease-in-out !important;
	transition: all .7s ease-in-out !important;
}

	.button-header:hover {
		background: #c5161a;
	}

@media only screen and (max-width : 768px) {
	.button-header {
		margin: 35px 0 0 20px;
		font-size: 14px;
		padding: 10px 18px;
	}
}

@media only screen and (max-width : 480px) {
	.button-header {
		display: none;
	}

	.navbar-header {
		padding: 0px 0;
	}
}

.button-sydney {
	text-decoration: none;
	font-size: 14px;
	border: 2px solid #004185;
	padding: 3px 22px;
	background: transparent;
	vertical-align: middle;
	-moz-transition: all .7s ease-in-out !important;
	-webkit-transition: all .7s ease-in-out !important;
	transition: all .7s ease-in-out !important;
}

	.button-sydney:hover {
		background: #004185;
		color: #fff;
	}

@media only screen and (max-width : 768px) {
	.button-sydney {
		padding: 3px 16px;
		font-size: 12px;
	}
}

.button-hero {
	text-decoration: none;
	font-size: 16px;
	border: 2px solid #008fd5;
	padding: 4px 10px;
	background: transparent;
	vertical-align: middle;
	font-weight: bold;
	margin-left: 20px;
	letter-spacing: 1px;
	-moz-transition: all .7s ease-in-out !important;
	-webkit-transition: all .7s ease-in-out !important;
	transition: all .7s ease-in-out !important;
}

	.button-hero:hover {
		background: #008fd5;
		color: #fff;
	}

.button-carpet-hero {
	text-decoration: none;
	font-size: 16px;
	border: 2px solid #fff;
	padding: 10px 16px;
	background: transparent;
	vertical-align: middle;
	font-weight: bold;
	letter-spacing: 1px;
	color: #fff;
	margin: 0 20px 20px 0;
	-moz-transition: all .7s ease-in-out !important;
	-webkit-transition: all .7s ease-in-out !important;
	transition: all .7s ease-in-out !important;
}

	.button-carpet-hero:hover {
		background: #fff;
		color: #008fd5;
	}

.button-carpet {
	text-decoration: none;
	font-size: 18px;
	border: 2px solid #ffde17;
	padding: 12px 30px;
	background: transparent;
	vertical-align: middle;
	color: #ffde17;
	text-align: center;
	font-weight: bold;
	margin: 0 auto;
	-moz-transition: all .7s ease-in-out !important;
	-webkit-transition: all .7s ease-in-out !important;
	transition: all .7s ease-in-out !important;
}

	.button-carpet:hover {
		background: #ffde17;
		color: #004185;
	}

.button-landing {
	text-decoration: none;
	font-size: 18px;
	border: 2px solid #fff;
	padding: 12px 30px;
	background: transparent;
	vertical-align: middle;
	color: #fff;
	text-align: center;
	font-weight: bold;
	margin: 0 auto;
	-moz-transition: all .7s ease-in-out !important;
	-webkit-transition: all .7s ease-in-out !important;
	transition: all .7s ease-in-out !important;
}

	.button-landing:hover {
		border: 2px solid #ffde17;
		color: #ffde17;
	}

.button-promo {
	text-decoration: none;
	font-size: 18px;
	border: 2px solid #ec2024;
	background: #ec2024;
	padding: 12px 30px;
	vertical-align: middle;
	color: #ffde17;
	text-align: center;
	font-weight: bold;
	margin: 0 auto;
	max-width: 240px;
	-moz-transition: all .7s ease-in-out !important;
	-webkit-transition: all .7s ease-in-out !important;
	transition: all .7s ease-in-out !important;
}

	.button-promo:hover {
		border: 2px solid #ffde17;
		background: #ffde17;
		color: #ec2024;
		text-decoration: none;
	}


.button-promo-tile {
	text-decoration: none;
	font-size: 18px;
	border: 2px solid #ec2024;
	background: #ec2024;
	padding: 12px 30px;
	vertical-align: middle;
	color: #ffde17;
	text-align: center;
	font-weight: bold;
	margin: 0 auto;
	max-width: 240px;
	-moz-transition: all .7s ease-in-out !important;
	-webkit-transition: all .7s ease-in-out !important;
	transition: all .7s ease-in-out !important;
}

	.button-promo-tile:hover {
		border: 2px solid #ffde17;
		background: #004185;
		color: #fff;
		text-decoration: none;
	}






@media only screen and (max-width : 480px) {
	.button-hero {
		border: 2px solid #008fd5;
		background: #008fd5;
		color: #fff;
	}

		.button-hero:hover {
			border: 2px solid #008fd5;
		}
}

.button-guarantee {
	text-decoration: none;
	font-size: 18px;
	border: 2px solid #004185;
	padding: 12px 30px;
	background: transparent;
	vertical-align: middle;
	color: #004185;
	text-align: center;
	font-weight: bold;
	margin: 0 auto;
	-moz-transition: all .7s ease-in-out !important;
	-webkit-transition: all .7s ease-in-out !important;
	transition: all .7s ease-in-out !important;
}

	.button-guarantee:hover {
		background: #004185;
		color: #fff;
	}

.button-specials {
	background: #ffde17;
	font-family: 'Source Sans Pro', sans-serif;
	color: #ec2024;
	font-size: 16px;
	font-weight: bold;
	padding: 14px 30px;
	text-decoration: none;
	border: none;
	float: right;
	-moz-transition: all .7s ease-in-out !important;
	-webkit-transition: all .7s ease-in-out !important;
	transition: all .7s ease-in-out !important;
}

	.button-specials:hover {
		background: #eac900;
	}


.button-specials-page {
	background: #ec2024;
	font-family: 'Source Sans Pro', sans-serif;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 14px 45px;
	text-decoration: none;
	border: none;
	float: right;
}

.button-service-page {
	text-decoration: none;
	font-size: 16px;
	padding: 10px 16px;
	background: #0094d4;
	vertical-align: middle;
	font-weight: bold;
	letter-spacing: 1px;
	color: #fff;
	margin: 0 20px 20px 0;
	-moz-transition: all .7s ease-in-out !important;
	-webkit-transition: all .7s ease-in-out !important;
	transition: all .7s ease-in-out !important;
}

.button-onpage {
	text-decoration: none;
	font-size: 16px;
	padding: 10px 16px;
	background: #ffdd00;
	vertical-align: middle;
	font-weight: bold;
	letter-spacing: 1px;
	color: #0094d4;
	margin: 0 20px 20px 0;
}

.button-dark-blue {
	text-decoration: none;
	font-size: 16px;
	padding: 10px 16px;
	background: #004285;
	vertical-align: middle;
	font-weight: bold;
	letter-spacing: 1px;
	color: #fff;
	margin: 0 20px 20px 0;
}

.newsletter {
	background: #004185;
	font-family: 'Source Sans Pro', sans-serif;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 9px 20px;
	text-decoration: none;
	border: none;
	float: right;
}


.container-fluid {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.marginBottom {
	margin: 0 0 4rem 0;
}

.marginTop {
	margin: 4rem 0 0 0;
}

.marginTopBottom {
	margin: 4rem 0;
}

.paddingBottom {
	padding: 0 0 4rem 0;
}

.paddingTop {
	padding: 4rem 0 0 0;
}

.paddingTopBottom {
	padding: 4rem 0;
}

#content img, #content-white img {
	width: 100%;
}

#footer {
	padding: 40px 0;
	background-color: #fff;
	color: #666;
}

@media only screen and (max-width : 480px) {
	#footer {
		padding: 20px;
	}
}

#footer ul {
	list-style-type: none;
	padding: 0;
}

@media only screen and (max-width : 480px) {
	#footer ul {
		padding-bottom: 2rem;
		border-bottom: 2px solid #dedede;
	}
}

#footer li {
	color: #004185;
	font-size: 16px;
	font-weight: bold;
}

	#footer li:not(:last-child) {
		margin-bottom: 5px;
	}

.footer-follow {
	float: right;
	clear: both;
}

#footer a {
	color: #004185;
}

.social-box {
	float: right;
	clear: both;
}

	.social-box h4 {
		text-align: right;
		font-weight: bold;
		font-size: 22px;
	}

	.social-box span {
		text-align: right;
	}

.social-icons {
	float: right;
}

@media only screen and (max-width : 480px) {
	.social-icons {
		margin-right: 25px;
	}

	.social-box h4 {
		margin-right: 25px;
	}
}

.footer-brand img {
	float: right;
	margin-top: 2rem;
}

@media only screen and (max-width : 480px) {
	.footer-brand img {
		float: none;
		text-align: center;
		margin: 2rem auto 0 auto;
	}
}

.footer-base {
	margin: 4rem 0;
	padding: 40px 0;
	border-top: 2px solid #dedede;
}

	.footer-base p {
		font-size: 14px;
	}

	.footer-base a {
		color: #004185 !important;
	}


/*---------HEADER-------------*/
.edry-button-wrap {
	float: right;
	display: inline-block !important;
}

.top-bar {
	padding: 20px 10px;
	background: #ffffff;
}

.logo-wrap {
	display: inline-block;
	padding: 0;
}

	.logo-wrap img {
		width: 230px;
	}

@media only screen and (max-width : 768px) {

	.logo-wrap img {
		width: 200px;
	}
}


@media only screen and (max-width : 480px) {

	.top-bar {
		padding: 10px;
	}

	.logo-wrap {
		display: block;
		/*padding:10px 0;*/
	}

	.logo-wrap {
		text-align: center;
		margin: 0 auto;
	}

		.logo-wrap img {
			width: 150px;
		}
}


.click-to-call {
	float: right;
	padding: 40px 0 10px 20px;
	vertical-align: middle;
}

	.click-to-call span {
		line-height: 30px;
		color: #848484;
		vertical-align: middle;
	}

	.click-to-call strong {
		font-size: 30px;
		line-height: 30px;
		font-size: bold;
		vertical-align: middle;
		color: #004185;
	}

.sydney-box {
	display: inline-block;
	float: right;
	margin: 20px 40px 0 0;
	padding: 0;
}

.text-wrap {
	float: right;
}

.sydney-box img {
	width: 92px;
	height: 35px;
	margin: 25px 6px 0 0;
}

.sydney-box p {
	font-size: 18px;
	margin: 0 0 6px 0;
	padding: 0;
}


@media only screen and (max-width : 1024px) {

	.click-to-call {
		padding: 40px 0 10px 20px;
	}

		.click-to-call strong {
			font-size: 24px;
		}

	.sydney-box {
		margin: 20px 0 0 0;
	}

		.sydney-box p {
			font-size: 14px;
		}

		.sydney-box img {
			margin: 15px 6px 0 0;
		}
}

@media only screen and (max-width : 480px) {

	.click-to-call {
		float: left;
		padding: 30px 0 10px 10px;
		vertical-align: middle;
	}

		.click-to-call span {
			line-height: 30px;
			color: #848484;
			vertical-align: middle;
		}

		.click-to-call strong {
			font-size: 25px;
			line-height: 30px;
			font-size: bold;
			vertical-align: middle;
			color: #004185;
		}

	.sydney-box {
		display: inline-block;
		float: right;
		margin: 10px 10px 0 0;
		padding: 0;
	}

	.text-wrap {
		float: right;
	}

	.sydney-box img {
		display: none;
	}

	.sydney-box p {
		font-size: 18px;
		margin: 0 0 6px 0;
		padding: 0;
	}
}


/* Local Specials */

.local-specials {
	padding: 10px 0 0 0;
	background: #ec2024;
}

	.local-specials img {
		vertical-align: middle;
		margin: 20px 0;
		width: 34px !important;
	}

	.local-specials > input {
		border-width;
		0px !important;
	}

	.local-specials h2 {
		color: #fff;
		font-weight: bold;
		display: inline-block;
		line-height: 50px;
		vertical-align: middle;
		margin-left: 10px;
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}

.specials-strap {
	padding: 40px 0;
	margin: 0 0 0 40px;
	vertical-align: middle;
}

	.specials-strap p {
		display: inline-block;
		color: #fff;
		font-size: 20px;
		line-height: 24px;
		vertical-align: middle;
	}


@media only screen and (max-width : 768px) {
	.local-specials img {
		width: 24px !important;
	}

	.local-specials h2 {
		font-size: 22px;
	}

	.specials-strap {
		margin: 0 0 0 10px;
	}

		.specials-strap p {
			font-size: 16px;
		}
}

@media only screen and (max-width : 480px) {

	.local-specials {
		padding: 10px 20px 20px 20px;
	}

		.local-specials img {
			margin: 10px 0 0 30px;
			width: 26px !important;
		}

	.specials-strap {
		padding: 20px 0;
		margin: 0 0 0 65px;
		text-align: center;
		font-size: 16px;
	}

		.specials-strap p {
			font-size: 20px;
		}

	.local-specials h2 {
		font-size: 28px;
	}

	.local-specials img {
		width: 24px !important;
	}
}

/* Local specials search */

.specials-header-search {
	background: #ffde17;
	padding: 4rem 0;
}

	.specials-header-search .container {
		padding: 0 !important;
	}

	.specials-header-search h2 {
		margin: 0 !important;
		font-weight: normal !important;
	}

	.specials-header-search img {
		width: 40px !important;
		margin: 0 20px 0 0;
	}

.specials-search {
	float: right;
	margin-top: 15px;
}


.search {
	padding: 6px;
	position: relative;
	color: #aaa;
	font-size: 16px;
	width: 330px;
	background: #fff;
}

	.search input {
		border: none;
		height: 50px;
		background: #fff;
	}

	.search input {
		text-indent: 10px;
	}

.special-row {
	background: #ededec !important;
	padding: 0 !important;
}

.special-content {
	padding: 0 20px;
}

.special-row h4 {
	background: #004185 !important;
	color: #fff !important;
	margin: 0 !important;
	padding: 20px !important;
}

@media only screen and (max-width : 768px) {
	.search {
		width: 300px;
	}

		.search input {
			text-indent: 5px;
		}

	.specials-search {
		margin: 10px 0 0 0;
	}
}

@media only screen and (max-width : 480px) {
	.specials-search {
		float: left;
		margin: 0 0 0 28px;
	}
}

/* --------Hero sction------- */
.hero-section {
	padding: 3rem 0;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center !important;
}

@media only screen and (max-width : 480px) {
	.hero-section {
		padding: 2rem 0;
	}
}

.hero-title {
	padding: 0 60px 0 0;
	text-align: right;
}

	.hero-title h1 {
		font-weight: 300;
		font-size: 74px;
		color: #004185;
		margin: 0;
	}

@media only screen and (max-width : 480px) {

	.hero-title {
		padding: 0 40px 0 0;
		text-align: right;
	}

		.hero-title h1 {
			font-size: 64px;
			color: #fff;
		}
}

/*by Job*/

.localhero-title {
	padding: 0 60px 0 0;
	text-align: right;
}

	.localhero-title h1 {
		font-weight: 300;
		font-size: 64px;
		color: #004185;
		margin: 0;
	}

@media only screen and (max-width : 480px) {

	.localhero-title {
		padding: 0 40px 0 0;
		text-align: right;
	}

		.localhero-title h1 {
			font-size: 64px;
		}
}

.localhero-title p {
	font-weight: 700;
	font-size: 33px;
	color: #008fd5;
	letter-spacing: 2px;
	text-align: right;
}

@media only screen and (max-width : 480px) {
	.localhero-title p {
		font-size: 22px;
		text-align: right;
		color: #fff;
	}
}

.mould-facebook {
	border: 3px solid #fff;
	padding: 30px 20px;
}

.mouldWithBorder {
	border: 1px solid #ffffff;
}

/*by Job*/


.carpet-dry-cleaning-hero {
	padding: 4rem 0;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center !important;
}

.quote-block {
	padding: 6rem 0;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center !important;
}

.carpet-dry-cleaning-hero h2 {
	font-size: 68px;
	color: #ffde17;
}

.carpet-dry-cleaning-hero p {
	color: #fff;
	font-weight: 700;
	font-size: 33px;
}

.c-hero-strap {
	max-width: 400px;
	font-size: 22px !important;
	font-weight: 500 !important;
}

.carpet-title h1 {
	font-weight: 300;
	font-size: 74px;
	color: #fff;
	margin: 0;
}

@media only screen and (max-width : 480px) {
	.carpet-dry-cleaning-hero {
		padding: 0 20px 2rem 20px;
	}

		.carpet-dry-cleaning-hero h2 {
			font-size: 54px;
		}

	.carpet-title h1 {
		font-size: 64px;
	}
}

.hero-title p {
	font-weight: 700;
	font-size: 33px;
	color: #004185;
	letter-spacing: 2px;
	text-align: right;
}

@media only screen and (max-width : 480px) {
	.hero-title p {
		font-size: 22px;
		text-align: right;
		color: #fff;
	}
}

.hero-title span {
	color: #008fd5;
}


.carpet-title span {
	color: #ffde17;
}

@media only screen and (max-width : 480px) {
	.hero-title span {
		color: #fff;
	}
}

.hero-cta {
	text-align: right;
	padding: 0 60px 0 0;
}

@media only screen and (max-width : 480px) {
	.hero-cta {
		text-align: right;
		padding: 0 40px 0 0;
	}
}

.header-wrap {
	float: left;
	padding: 20px 0;
	text-align: left;
	margin: 0 0 0 30px;
}

	.header-wrap span {
		margin: 0;
		letter-spacing: 2px;
		font-weight: bold;
		font-size: 22px;
	}

.other-tiles {
	text-align: center;
}

	.other-tiles span {
		text-align: left;
		font-weight: bold;
		font-size: 18px;
		padding: 0 0 0 10px;
		transition: ease-in-out .3s .3s;
	}

.other-services img {
	width: 70px !important;
	vertical-align: middle;
	position: relative;
	transition: ease-in-out .3s .3s;
}

@media only screen and (max-width : 1024px) {
	.other-tiles span {
		font-size: 16px;
	}
}

@media only screen and (max-width : 480px) {
	.other-services img {
		margin-left: 60px;
	}
}

.other-services-header {
	color: #cdcece;
}

	.other-services-header h2 {
		margin: 4rem 0 0 0 !important;
	}

.other-services a {
	color: #004185 !important;
	transition: ease-in-out .3s .3s;
}

.other-services span:hover {
	color: #008fd5;
}

.other-services:hover img {
	transform: scale(1.1);
}

.other-services {
	padding: 4rem 0 0 0;
}

.other-benefits {
	padding: 4rem 0;
}

@media only screen and (max-width : 480px) {

	.other-services {
		padding: 2rem 0 1rem 0;
		border-bottom: 1px solid #cdcece;
	}

	.other-benefits {
		padding: 2rem 20px 1rem 20px;
	}

		.other-benefits h2 {
			font-size: 32px;
		}

	.other-tiles {
		text-align: left;
	}
}

.other-services span {
	display: inline-block;
	vertical-align: middle;
	line-height: 26px;
}



/* --------Double Tile------ */

.twoTile, .col-md-6, .column {
	padding: 0 !important;
}

	.twoTile h5 {
		font-size: 2rem;
	}

.innerWrap {
	padding: 10px 25px 30px 25px;
	width: 250px;
	float: right;
	background: rgba(0,0,0, .7);
}

@media only screen and (max-width : 480px) {

	.innerWrap {
		padding: 10px 35px 30px 35px;
	}
}

.innerWrap p {
	margin: 0 0 20px 0;
	font-size: 18px;
	font-weight: 500;
	color: #fff;
}

.innerWrap h5 {
	font-size: 30px;
	font-weight: bold;
	color: #ffde17;
}

.innerWrapRight h5 {
	font-size: 30px;
	font-weight: bold;
	color: #ffde17;
}

.innerWrapRight p {
	margin: 0 0 20px 0;
	font-size: 18px;
	font-weight: 500;
	color: #fff;
}

@media only screen and (max-width : 480px) {
	.innerWrap h5 {
		font-size: 24px;
	}

	.innerWrapRight h5 {
		font-size: 24px;
	}
}

.innerWrapRight {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px 20px 30px 20px;
	width: 250px;
	float: left;
	background: rgba(0,0,0, .7);
}

@media only screen and (max-width : 480px) {
	.innerWrapRight {
		padding: 10px 35px 30px 35px;
	}
}


.innerWrapRight a {
	font-weight: bold !important;
	color: #ffde17 !important;
}

.innerWrap a {
	font-weight: bold !important;
	color: #ffde17 !important;
}

.left-tile {
	background-image: url(../media/1040/electrodry-van-min.jpg);
	position: left center;
	background-repeat: no-repeat;
	box-sizing: border-box;
	background-size: cover;
	background-position: center;
	height: 370px;
}

.right-tile {
	background-image: url(../media/1041/dry-clean-pic-min.jpg);
	position: left center;
	background-repeat: no-repeat;
	box-sizing: border-box;
	background-size: cover;
	background-position: center;
	height: 370px;
}

.why-choose-us {
	background: #ebebeb;
}

.chooseUs a {
	font-size: 18px !important;
	font-weight: bold !important;
	color: #004185 !important;
}

@media only screen and (max-width : 480px) {
	.chooseUs {
		padding-bottom: 2rem;
	}
}

.why-choose-us h2 {
	margin-top: 4rem;
	margin-bottom: 4rem;
}

.choose-icons {
	background: #ebebeb;
	padding-bottom: 4rem;
}

	.choose-icons img {
		width: 100px !important;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.choose-icons span {
		font-size: 18px;
		letter-spacing: 1px;
		font-weight: 500;
	}

.carpet-home {
	padding: 50px 0;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center !important;
}

.the-guarantee {
	padding: 4rem 0;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center center !important;
}

	.the-guarantee p {
		font-size: 22px;
		color: #fff;
		max-width: 750px;
		text-align: center;
		margin: 0 auto 2rem auto;
	}

	.the-guarantee h2 {
		color: #ffde17;
	}

@media only screen and (max-width : 480px) {
	.the-guarantee {
		padding: 2rem 1rem;
	}
}

.carpet-home a {
	display: block;
	text-align: center;
	margin: 0 auto;
	margin-top: 4rem;
}

.carpet-home img {
	width: 105px !important;
	vertical-align: middle;
	margin-right: 20px;
}

@media only screen and (max-width : 480px) {
	.carpet-home img {
		width: 85px !important;
	}

	.carpet-home a {
		margin-top: 2rem;
	}
}


.carpet-title-wrap {
	text-align: center;
	margin: 0 auto;
	margin-bottom: 20px;
}

.carpet-home-strap {
	display: inline-block;
	vertical-align: middle;
}

	.carpet-home-strap h2 {
		color: #ffde17;
		text-align: left;
	}

	.carpet-home-strap p {
		color: #ffde17;
		font-size: 20px;
		text-align: left;
	}

@media only screen and (max-width : 480px) {

	.carpet-home-strap h2 {
		text-align: center;
		margin: 2rem auto 0 auto;
	}

	.carpet-home-strap p {
		text-align: center;
		margin: 2rem auto 0 auto;
		padding: 0 20px;
	}
}


.carpet-home h3 {
	color: #fff;
	text-align: center;
	margin: 0 auto;
	line-height: 1.4 !important;
}

@media only screen and (max-width : 480px) {
	.carpet-home h3 {
		margin: 0 0 2rem 0;
	}
}

.testimonial-new {
	padding: 20px 0;
	background: #fff;
}

	.testimonial-new h4 {
		display: inline-block;
		margin-right: 10px;
	}

	.testimonial-new img {
		width: 105px !important;
		vertical-align: middle;
		display: inline-block;
		float: left;
		margin: 0 5px 0 0;
	}

@media only screen and (max-width : 480px) {

	.testimonial-new img {
		width: 85px !important;
		float: none;
		display: block;
		text-align: center;
		margin: 0 auto 1rem auto;
	}
}

.testi-wrap {
	display: inline-block;
	vertical-align: middle;
	float: right;
	max-width: 90%;
}

@media only screen and (max-width : 480px) {
	.testi-wrap {
		float: none;
		text-align: center;
		margin: 0 auto;
		display: block;
	}
}

/* ------------Newsletter ----- */


.news-two {
	background: #ffde17 !important;
	padding: 20px 0;
}

.news-left h3 {
	font-size: 28px !important;
	margin-top: 10px !important;
	margin-bottom: 0 !important;
}

.news-two p {
	font-size: 18px;
}

.news-two span {
	display: inline-block;
}

.subscribetonewsletter {
	float: right;
	margin: 0 !important;
}

.yellow-newsletter label {
	display: none;
}

.yellow-newsletter {
	margin: 0 !important;
}

	.yellow-newsletter input[type=text] {
		border: none !important;
		height: 40px;
		background: #fff;
		text-indent: 10px;
		text-align: left;
	}

	.yellow-newsletter input[type=submit] {
		background: #004185;
		font-family: 'Source Sans Pro', sans-serif;
		color: #fff;
		font-size: 16px;
		font-weight: bold;
		padding: 9px 20px;
		text-decoration: none;
		text-transform: uppercase;
		border: none;
		float: right;
	}






.newsletter-box {
	background: #ffde17;
	padding: 20px 0;
}

	.newsletter-box h3 {
		font-size: 28px;
		margin-top: 10px !important;
		margin-bottom: 0 !important;
	}

	.newsletter-box p {
		font-size: 18px;
	}

	.newsletter-box span {
		display: inline-block;
	}

@media only screen and (max-width : 480px) {
	.newsletter-box span {
		display: block;
		text-align: center;
		margin: 0 auto;
	}

	.newsletter-box h3 {
		font-size: 22px;
	}

	.newsletter-box p {
		font-size: 16px;
	}

	.news-left {
		text-align: center;
		margin: 0 auto;
	}
}

/* Newsletter input */

.newsletter-form {
	float: right;
	margin-top: 20px;
}

@media only screen and (max-width : 480px) {
	.newsletter-form {
		float: none;
		text-align: center;
		margin: 0 20px 0 20px;
	}
}

.search-news {
	position: relative;
	color: #aaa;
	font-size: 16px;
	width: 360px;
	/*background: #fff;*/
}

.newsletter-form .newsletter-fields div input {
	width: 100%;
	margin-top: 0;
}

.newsletter-form .newsletter-fields div.noleftPadding {
	padding-left: 0;
}

.search .noPaddingRight {
	padding-right: 0;
}

.search-news {
	width: 320px;
	text-align: center;
	margin: 0 auto;
}

}

.search-news input {
	border: none;
	height: 40px;
	background: #fff;
}

.search-news input {
	text-indent: 10px;
	text-align: left;
}

.effective-cleaning {
	text-align: center;
	background: #ededec;
}

	.effective-cleaning h2 {
		margin: 4rem 0;
	}

	.effective-cleaning h4 {
		text-transform: uppercase;
		color: #000;
		font-size: 22px;
	}

	.effective-cleaning p {
		font-size: 18px;
		padding: 10px 40px 20px 40px;
	}
/*------Specials page-------------------*/

.specials-hero {
	text-align: center;
	background: #ededec;
	padding: 4rem 0;
}

	.specials-hero p {
		color: #000;
		font-size: 22px;
		font-weight: 300;
	}

.specials-wrapper {
	text-align: center;
	margin: 0 auto;
}

	.specials-wrapper img {
		width: 35px !important;
		vertical-align: middle;
		margin-right: 10px;
	}

	.specials-wrapper h2 {
		display: inline-block;
		vertical-align: middle;
		color: #000;
	}

.specials-page-search {
	margin-top: 15px;
}

.search-page {
	padding: 6px;
	position: relative;
	color: #aaa;
	font-size: 16px;
	width: 320px;
	background: #fff;
	text-align: center;
	margin: 0 auto;
}

	.search-page input {
		border: none;
		height: 50px;
		background: #fff;
	}

	.search-page input {
		text-indent: 10px;
	}

@media only screen and (max-width : 480px) {
	.specials-hero {
		padding: 2rem 20px;
	}

		.specials-hero p {
			padding: 0 20px;
		}

	.specials-wrapper {
		padding: 0 20px;
	}

		.specials-wrapper h2 {
			font-size: 32px;
		}
}

.point {
	margin: 0 0 4rem 0;
}

@media only screen and (max-width : 480px) {
	.point {
		margin: 0 0 2rem 0;
	}

	.product-point {
		padding: 0 20px;
	}
}

.point img {
	width: 45px !important;
	display: block;
	vertical-align: middle;
	float: left;
}

.point span {
	padding: 0 10px 10px 10px;
	text-align: left;
	color: #000;
	display: block;
	overflow: auto;
}

.iholder img {
	width: 140px !important;
}

.satisfaction-box {
	background: #004185;
	padding: 2rem 0;
	color: #fff;
}

	.satisfaction-box p {
		max-width: 900px;
		margin: 10px auto 20px auto;
	}

.product-header {
	color: #fff;
	background: #004185;
	padding: 4rem 0;
	margin: 0 0 4rem 0;
}

.product-banner p {
	padding: 0 20px;
	text-align: center;
}

.product-banner span {
	color: #ec2024;
	display: block;
}

.franchise-sidebar {
	padding: 0 20px;
}

.franchise-content {
	padding: 0 20px;
}

.advantage-col {
	padding: 0 20px;
}
/*----------FAQ's-----*/
.faq h4 {
	background: #004185;
	color: #fff;
	padding: 20px 10px;
	margin: 0 !important;
	border-bottom: 1px solid #fff;
	font-weight: normal;
}

.collapse.in {
	padding: 20px 10px !important;
}

.services-header {
	padding: 4rem 0;
}

.services-header {
	color: #fff;
}

.booking-wrapper {
	padding: 2rem;
	background: #ededec;
}

.more-locations {
	padding: 0 20px 0 0 !important;
}

@media only screen and (max-width : 480px) {
	.more-locations {
		padding: 0 !important;
	}
}

.success-wrapper {
	border-bottom: 1px solid #efefef;
	padding: 2rem 0;
}

	.success-wrapper img {
		width: 80% !important;
	}

	.success-wrapper h3 {
		background: #004185;
		color: #fff;
		padding: 10px;
	}

	.success-wrapper h4 {
		padding: 0 0 0 10px;
	}

.story-wrapper img {
	width: 80% !important;
}

.team-leader {
	background: #efefef;
	padding: 2rem 0;
}

	.team-leader img {
		padding: 0 20px 0 0;
		width: 180px !important;
	}

.contact-strap {
	background: #ffde17;
	padding: 2rem 0;
}

	.contact-strap h3 {
		margin-top: 0 !important;
		“
	}

.service-intro {
	padding: 4rem 0 0 0;
}

	.service-intro p {
		font-size: 20px;
	}

.question-time {
	border-top: 1px solid #efefef;
	padding: 4rem 0;
}

	.question-time strong {
		font-size: 20px;
		text-transform: uppercase;
	}

.service-cost {
	margin-bottom: 4rem;
}

	.service-cost h3 {
		margin: 4rem 0;
	}

.image-line {
	padding: 4rem 0;
}

	.image-line .circle-box {
		text-align: center;
		margin: 0 auto;
	}

.process-six {
	padding: 20px !important;
}

.term-section {
	height: 400px;
}

.grey-box {
	background: #ededec;
	padding: 20px;
}

	.grey-box h3 {
		display: inline-block;
		padding: 0 20px;
		border-right: 6px solid #004185 !important;
	}

	.grey-box p {
		padding: 0 20px;
	}

	.grey-box img {
		border-right: 6px solid #004185 !important;
		margin: 20px 0 0 0;
	}

#image-gallery {
	text-align: center;
	margin: 0 auto;
}

.question-box {
	border-top: 1px solid #a5a5a5;
	padding: 20px 0 0 0;
}

.triple-box {
	padding: 0 40px;
}

	.triple-box h3 {
		text-transform: uppercase;
		padding: 0 0 10px 0;
		border-bottom: 3px solid #ededec;
	}

	.triple-box p {
		color: #000;
	}

.two-point {
	padding: 0 20px;
	border-left: 3px solid #ededec;
}

.services-six-right {
	background-image: url(../media/1163/healthy-matress.jpg);
	position: left center;
	background-repeat: no-repeat;
	box-sizing: border-box;
	background-size: cover;
	background-position: center;
	height: 330px;
}

.services-six-left {
	background-image: url(../media/1164/deluxe-bed.jpg);
	position: left center;
	background-repeat: no-repeat;
	box-sizing: border-box;
	background-size: cover;
	background-position: center;
	height: 330px;
}
/*----------Thank you pages-----*/
.outer-thank-you {
	padding: 6rem 20px;
	background: #f6f6f6;
}

.inner-thank-you {
	text-align: center;
	margin: 0 auto;
}

	.inner-thank-you img {
		width: 60px !important;
	}

.blog-paragraph {
	padding: 0 20px;
}

.circle-box img {
	width: 220px !important;
	height: 220px !important;
	margin: 0 auto;
	text-align: center;
}

.circle-six {
	text-align: center;
	margin: 0 auto;
}

	.circle-six img {
		width: 250px !important;
	}

.eight-blog {
	padding: 30px 20px;
}

.not-found {
	height: 80vh !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: left center !important;
}

.landing-head {
	padding: 3rem 0;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center center !important;
}

.landing-headline {
	max-width: 280px;
}

.landing-headline-two {
	text-align: center;
	margin: 0 auto;
}

@media only screen and (max-width : 992px) {
	.landing-head {
		padding: 0;
	}

	.landing-headline {
		margin: 0 auto;
		padding: 0 20px;
	}
}

.landing-headline h2 {
	font-size: 8.2rem;
	margin: 0;
}

.landing-headline h3 {
	margin: 0;
}

.price-wrap {
	display: inline-block;
	float: left;
	max-width: 240px;
	margin: 10px 0 0 0;
	border: 1px solid #004185;
	padding: 10px;
	clear: both;
}

	.price-wrap a {
		text-decoration: none;
		color: #004185;
	}

	.price-wrap h2 {
		display: inline-block;
		margin: 0 10px 0 0;
		font-size: 6rem;
	}

.price-two {
	display: inline-block;
	float: right;
	margin: 0;
	padding: 10px 0 0 0;
	clear: both;
}

	.price-two p {
		margin: 0;
	}

.tc {
	display: block;
	float: left;
	font-size: 14px;
	margin: 10px 0 0 0;
}

.landing-cta {
	padding: 2rem 0;
	background: #ec2024;
	color: #fff;
	margin: 10px 0 0 0;
}

	.landing-cta a {
		margin: 0 0 0 10px;
	}

.borderTop {
	border-top: 1px solid #363636;
}

.borderBottom {
	border-bottom: 1px solid #363636;
}

.promo-wrap {
	text-align: center;
	margin: 0 auto;
}

	.promo-wrap img {
		height: 360px !important;
		width: 360px !important;
		-ms-transform: rotate(4deg); /* IE 9 */
		-webkit-transform: rotate(4deg); /* Safari */
		transform: rotate(4deg);
		text-align: center;
		margin: 0 auto 20px auto;
	}

	.promo-wrap a {
		display: block !important;
		margin-top: 20px;
		text-align: center;
		margin: 0 auto;
	}

	.promo-wrap span {
		font-size: 3rem;
		letter-spacing: 2px;
		color: #004185;
	}

@media only screen and (max-width : 992px) {
	.landing-headline-two {
		max-width: 100%;
		display: none;
	}

	.promo-wrap img {
		width: 250px !important;
		height: 250px !important;
	}
}

.promo-wrap h3 {
	font-size: 6rem;
	letter-spacing: -2px;
	margin: 0 !important;
}

.promo-wrap h2 {
	font-size: 6rem;
	margin-top: 0 !important;
	letter-spacing: -2px;
	margin-bottom: 0 !important;
	color: #ec2024;
}

.promo-wrap p {
	font-size: 2rem;
	text-transform: uppercase;
	margin-bottom: 0 !important;
	letter-spacing: 2px;
}

.limited-header {
	background: #004185;
	color: #fff;
	margin: 0 0 10px 0;
}

	.limited-header p {
		font-size: 3rem;
	}

.mob-header {
	background-repeat: no-repeat;
	box-sizing: border-box;
	background-size: cover;
	background-position: center;
	padding: 3rem 0;
	display: none;
}

@media only screen and (max-width : 992px) {
	.mob-header {
		display: block;
		padding: 1rem 0;
	}
}

.terms-and-conditions {
	padding: 4rem 0;
}

.address-landing {
	border-left: 3px solid #004185;
	padding: 0 0 0 20px !important;
}

@media only screen and (max-width : 480px) {
	.terms-and-conditions {
		padding: 2rem;
	}

	.address-landing {
		padding: 0 0 20px 20px !important;
	}
}

@media only screen and (max-width : 480px) {

	h1 {
		font-size: 36px !important;
	}
}

.download-box {
	padding: 20px;
	background: #efefef;
	text-align: center;
}

.call-box {
	padding: 20px;
}

.container-fluid div.row {
	margin: 0;
}

.item .90carousel-overlay {
	position: relative;
	bottom: 200px;
}

.carousel-slider-wrapper .item {
}

#content .carousel-slider-wrapper .item img {
}

.LinkGenerator ins {
	text-decoration: none;
}



.carousel-item-content h2 {
	display: inline-block;
	padding: 10px 20px;
	line-height: 70px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	margin: 0px;
}

.carousel-overlay {
	top: 35%;
}

.carousel-item-content {
	vertical-align: inherit;
}


/* MOULD FACEBOOK LANDING */


.mould-facebook-landing {
	padding: 0 20px;
}

@media only screen and (max-width : 992px) {
	.mould-facebook-landing {
		max-width: 100%;
		display: none !important;
	}
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 35px;
	height: 0;
	overflow: hidden;
}

	.video-container iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

/*---Padding and Margin---*/

.leftPadding {
	padding-left: 20px
}

/*---Tile promo---*/
.new-tile-promo {
	background: #ffdd00;
	padding: 4rem 0;
}

.promo-wrap-tile {
	text-align:  center;
	margin:  0 auto 20px auto;
}

	.promo-wrap-tile img {
		height: 300px !important;
		width: 300px !important;
		text-align:  center;
		margin:  0 auto;
	}

.promo-text {
	padding: 40px;
}

	.promo-text p {
		font-size: 2.3rem;
	}

	.promo-text a {
		font-size: 1.4rem;
	}

@media only screen and (max-width : 480px) {
	.promo-text p {
		font-size: 1.7rem;
	}
}

/* UPHOLSTERY CLEANING PAGES */
.upholstery-header {
	background-image: url(/media/2437/uphol-hero.png);
	position: left center;
	background-repeat: no-repeat;
	box-sizing: border-box;
	background-size: cover;
	background-position: center;
	text-align: right;
	padding: 10px;
}

.map-div1, .map-div2 {
	background-color: #224680;
}

.map-div2 {
	padding-bottom: 60px;
}

.uphols-cleaning-process {
	padding: 20px;
}

.cleaning-process-item {
	background: linear-gradient(#42a6ed, #42a6ed, #2f80eb);
	padding-bottom: 50px;
}

.carousel-indicators {
	bottom: -50px;
}

	.carousel-indicators li {
		bottom: -50px;
		background-color: #ffffff;
		border-color: #224680;
	}

	.carousel-indicators .active {
		background-color: #224680;
	}

.carousel-inner {
	margin-bottom: 50px;
}

.uphols-carousel-control {
	padding: 0px 20px 0px 20px;
	color: #224680;
	border: 1px solid #ffdd00;
	border-radius: 50px;
	background-color: #ffdd00;
}

.perth-box-text1, .perth-box-text2, .perth-box-text3, .perth-box-text4, .perth-box-text6, .perth-box-text7, .perth-box-text8, .perth-box-text5 {
	position: absolute;
	top: 50%;
	left: 30%;
	transform: translate(-20%, -50%);
}

.local-guarantee {
	background-image: url("/media/2732/guarantee-hero.gif");
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center !important;
	width: 100%;
}

.star-rating {
	background-image: url("/media/2467/feefo2.png");
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center !important;
	width: 100%;
}

.giphy-text {
	padding: 0 0 0 10%;
}

@media only screen and (max-width : 480px) {
	.carousel-img {
		width: 100% !important;
	}

	.giphy-text {
		padding: 0 0 0 10% !important;
	}

	.giphy-text {
		padding: 0 10px !important;
		text-align: center;
	}

	.star-rating {
		background: linear-gradient(to right, #ffc738 0%, #ffcc33 100%);
		background-repeat: no-repeat !important;
		background-size: cover !important;
		background-position: center !important;
		width: 100%;
	}

	.upholstery-header {
		text-align: center !important;
	}

		.upholstery-header h2 {
			font-size: 20px;
		}

	.local-guarantee p {
		font-size: 16px !important;
	}
}
