/* Cash For Cars Tempe Header Section */

.tempe-width {
  background: #056677;
  max-width: 100%;
  width: 100%;
}
.tempe-width-2 {
  padding-bottom: 65px;
  padding-top: 55px;
  text-align: center;
}
.tempe-wrapper{
	padding-left:0px;
	padding-right:0px;
}
.tempe-header-bg {
  background:url(../images/tempe-header-bg.jpg) center;
  background-size:cover;
  height: 904px;
}
.top-bar .title-area {
  margin: 0 0px 0 0;
  position: relative;
}
.top-bar {
  background: #056677;
  height: 80px;
}
.top-bar-section ul {
  margin-right: 50px;
  padding-top: 36px;
}
.top-bar-section ul li a {
  font-family: "Open Sans",sans-serif;
  font-size: 17px;
  color:#fff;
}
.top-bar-section li:not(.has-form) a:not(.button) {
  color:#fff;
  background:none;
}
.top-bar-section li.active:not(.has-form) a:not(.button) {
  background:none;
  font-weight:bold;
}
.top-bar-section li:not(.has-form) a:hover:not(.button) {
  background: none;
  color:#fff;
}
.top-bar-section ul li {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  margin-left: 0px;
  margin-top: 17px;
}
.top-bar-section ul li a.active{
  color: #202027;
  font-weight: bold;
}
.top-bar-section ul li:hover{
  background:none;
}
.tempe-logo {
  margin-top: 0px;
  width: 64%;
}
.tempe-header-text{
	margin-top:70px;
}
.tempe-header-text h1 {
  color: #fff;
  font-family: "Open Sans",sans-serif;
  font-size: 50px;
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: 68px;
  margin-top: 40px;
  text-transform: uppercase;
}
.tempe-header-text p.tempe-text {
  color: #fff;
  font-family: "Open Sans",sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.8;
  margin-top: 20px;
}

/* Cash for cars tempe Paragraph Section */

.tempe-paragraph{
	background:#cee6e6;
	padding-top:60px;
	padding-bottom:60px;
}
.tempe-paragraph h2{
  color: #056677;
  font-family: "Open Sans",sans-serif;
  font-size: 35px;
  margin-bottom:20px;
  text-align:center;
  font-weight:bold;
}
.tempe-paragraph p {
  color: #056677;
  font-family: "Open Sans",sans-serif;
  font-size: 18px;
  text-align:center;
}

/* Cash for cars tempe Article Section */

.tempe-article{
	padding-top:60px;
	padding-bottom:60px;
}
.tempe-article h2{
  color: #056677;
  font-family: "Open Sans",sans-serif;
  font-size: 35px;
  margin-bottom:20px;
  text-align:center;
  font-weight:bold;
}
.tempe-article p {
  color: #056677;
  font-family: "Open Sans",sans-serif;
  font-size: 18px;
  text-align:center;
}

/* Cash for cars tempe Article Section */

.tempe-car-article{
	padding-top:60px;
	padding-bottom:60px;
}
.tempe-car-article h2{
  color: #056677;
  font-family: "Open Sans",sans-serif;
  font-size: 35px;
  margin-bottom:20px;
  text-align:center;
  font-weight:bold;
}
.tempe-car-article p {
  color: #056677;
  font-family: "Open Sans",sans-serif;
  font-size: 18px;
  text-align:center;
}
.tempe-another-paragraph{
	margin-top:30px;
}
.tempe-car-images{
	margin-top:30px;
}

/* Cash for cars tempe About Section */

.tempe-about-section{
	background:#056677;
	padding-top:40px;
	padding-bottom:40px;
	margin-top:50px;
}

.tempe-about-section-first h3{
  color: #fff;
  font-family: "Open Sans",sans-serif;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
}
.tempe-about-section-first p{
  color: #fff;
  font-family: "Open Sans",sans-serif;
  font-size: 18px;
}
.footer-nav{
	margin-left:0px;
}
.footer-nav li{
	list-style:none;
}
.footer-nav li a{
	color: #fff;
  font-family: "Open Sans",sans-serif;
  font-size: 18px;
}

/* Footer Section */

.tempe-footer-text{
	background:#cee6e6;
	padding-bottom:10px;
	padding-top:25px;
	
}
.tempe-footer-left p{
	font-family: "Open Sans",sans-serif;
	color:#056677;
	font-size:18px;
}
.tempe-footer-right p {
  color: #056677;
  font-family: "Open Sans",sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-align: right;
}

/* Tempe Junk Car Page */

.tempe-paragraph-junk-car {
  background: #cee6e6 none repeat scroll 0 0;
  padding-bottom: 60px;
  padding-top: 90px;
}
.tempe-paragraph-junk-car p {
  color: #056677;
  font-family: "Open Sans",sans-serif;
  font-size: 18px;
  text-align: center;
}
/* Tempe Contact Page */

.tempe-contact {
  background: #f5f5f5 none repeat scroll 0 0;
  padding-bottom: 100px;
  padding-top: 50px;
}
.tempe-contact h4 {
  color: #056677;
  font-family: "Open Sans",sans-serif;
  font-size: 27px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 50px;
  margin-top: 90px;
  text-transform: uppercase;
}
.tempe-contact-form .tempe-type {
  border: medium none;
  height: 60px;
  padding-left: 15px;
  background:#fff;
  color: #0a6c7e;
}
.tempe-contact-form .tempe-type:focus{
	border:none;
}
.tempe-type::-moz-placeholder {
  color: #0a6c7e;
  font-family: "Open Sans",sans-serif;
  text-transform: uppercase;
}
input:focus:not([type]), input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
  background: #fff;
  border-color:none;
  outline: medium none;
}
.button{
	background:#056677;
	 font-family: "Open Sans",sans-serif;
  text-transform: uppercase;
  color:#8eb7be;
  margin-top:20px;
}