@charset "utf-8";
/* CSS Document */

.logo-header {
	text-align: center;
	padding: 30px 0px 50px 0px;
	margin: 0px auto 0px auto;
}



.logo-image {
	max-width: 280px;
	padding: 0px 20px 0px 20px;
	margin-left: auto;
	margin-right: auto;
}

.location {
	padding:50px 0px 100px 0px;
}

.three-value {
	padding:100px 0px 80px 0px;
	text-align:center;
  	
}

.three-col-value {
	margin-bottom:30px;
}


.three-col-value h2 {
	color:#012d50;
}



@media (max-width: 768px) { 
	.three-col-value {
	margin-bottom:80px;
}
}


.phone {
	background-image:url(web/washer-bg2.jpg);
	background-size:cover;
	background-color:#c0f0fe;
	background-position:0px -80px;
	padding: 30px 0px 0px 0px;
	color: #2b7fc1;
}




.phone h3 {
	font-size: 40px;
	color: #012d50;
}

.phone h2 {
  font-size:24px;
  line-height:1.5;
  color: #012d50;
}


.phone-col {
	text-align:center;
}

.phone-col2 {
	background-image:url(web/iphone-cropped2-273x300-273x300-273x300.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:350px;
}


.logo-image img {
  width:100%;
}

footer {
	background-color:#e3e3e3;
	padding:20px; 0px 20px 0px;
	text-align:center;
	margin-top:120px;
}
