body {
	background: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 2em;
	margin-bottom: 40px;

}

#intro {
	height: 400px;
}

#intro h1 {
	font-weight: 700;
}

#welcome {
	text-transform: uppercase;
	text-align: center;
	font-weight: 600;
	font-size: 1em;
	margin-bottom: 40px;
}

#hygiene {
	padding-top: 70px;
}

h1 {

	color: #fff;
}

h1 > small {
	
	text-transform: uppercase;
	font-weight: 900;
	color: #fff;
	
}

.text-dark {
	
	color: #494949 !important;
}

.text-dark > small{
	
	color: #494949 !important;
}

header {
	
	margin-top: 10px;
	margin-bottom: 20px;
}

.margin-t-20 {
	
	margin-top: 20px;
}

.margin-b-20 {
	
	margin-bottom: 20px;
}

.margin-l-20 {
	margin-left: 20px;
}


.btn-orange {
	
	background: #e88f00;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: .10em;
	font-size: .8em !important;
	border-radius: 2px;
}


.btn-orange:hover {
	
	background: #d18711;
	color: #fff;
}


#visual {
	background: #f1f1f1;
	background: url(../images/visual.jpg) no-repeat center center;
	min-height: 450px;
}

.ulfix {
	
	padding: 10px;
	list-style-type: none;
}

.ulfix i{

	margin-right: 10px;

}
	
	
.bg-light {
	
	background: #f1f1f1;
}	
	

section {
	
	clear: both !important;
}

#tour {

	padding: 50px 0px;	
	
}

.sub-footer {
	
	font-size: 17px !important;
	padding: 30px 0px;
}

.gwr-screenshot {
	background: url(../images/gwr-screenshot.png) no-repeat center center;
	height: 650px;
}

.our-proud {
	position: absolute;
	margin-left: -95px;
	margin-top: -110px;
	width: 60px;
}

.bg-purple {
	
	background: #4a175e;
}

.footer {
	
	padding: 50px 0px;
	background: url(../images/bg-footer.jpg) no-repeat center center #64207e;

}

.footer span {
	
	display: inline-block;
	width: 160px;
}

.text-white {
	
	color: #fff;
}


.footer h4 {
	
	font-weight: 900;
}

.footer p {
	
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: .8em;
}

.icon-lg {
	font-size: 3em !important;
	font-weight: 700;
	margin-bottom: 10px;
}


.tour-iframe {
	width: 100%;
	height: 400px;
	border: 0px;
}

.row a {
	color: #fff;
}
