@font-face {
font-family: 'CenturyGothicBold';
font-style: normal;
font-weight: normal;
src: url(../fonts/CenturyGothicBold.ttf)
}

@font-face {
font-family: 'CenturyGothicRegular';
font-style: normal;
font-weight: normal;
src: url(../fonts/CenturyGothicRegular.ttf)
}

* {
	margin: 0px;
	padding: 0px;
}

/* Header Menu */

#coronado-header {
	background: #374358;
	min-height: 70px;
}

.navbar-default {
  background-color: transparent;
  border-color: transparent;
}

.navbar-default .navbar-nav > li > a {
	font-family: 'CenturyGothicRegular';
  	color: #ffffff;
  	text-transform: uppercase;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  background-color: transparent;
  color: #ffffff;
}

.navbar {
  border: 1px solid transparent;
  margin-bottom: 0px;
  min-height: 50px;
  position: relative;
}

.navbar-nav > li > a {
  padding-top: 22px;
}

/* Header Menu End */

/* Coronado Slide */

#coronado-slide {
	background: url(../images/coronado-slide-one.jpg) center;
	background-size: cover;
	min-height: 600px;
}


/* Coronado Body One */

#coronado-body-one {
	background: url(../images/coronado-white-car-small.jpg) no-repeat; 
	background-size: cover;
	min-height: 416px;
}

#coronado-body-two {
	background: url(../images/coronado-blue-car-small.jpg) no-repeat;
	background-size: cover;
	min-height: 725px;
}

#coronado-body-three {
	background: #776b6f;
	min-height: 450px;
}

#coronado-body-four {
	background: url(../images/coronado-white-car-small.jpg) no-repeat;
	background-size: cover;
	min-height: 416px;
}

#coronado-body-five {
	background: #776b6f;
	min-height: 250px;
}

#footer-top {
	background: #374358;
	min-height: 445px;
}

#footer {
	min-height: 100px;
}

.coronado-logo-content {
	margin-top: 40px;
}
.coronado-logo-content p {
	color: #ffffff;
}
.century-font {
	font-family: 'CenturyGothicBold';
	font-size: 24px;
}
.body-one-para {
  color: #a7681e;
  font-family: "Open Sans",sans-serif;
  font-size: 56px;
  line-height: 1.1;
  margin-top: 80px;
  text-transform: uppercase;
}
.body-one-para2 {
	margin-top: 80px;
	font-family: 'CenturyGothicRegular';
}
.body-two-content {
	color: #ffffff;
	margin: 35px 0;
}

.body-two-img {
	background: #dbdbdb;
	padding: 7px;
}
.body-three-content {
	margin-top: 75px;
	color: #ffffff;
}
.body-three-content h2 {
	font-family: 'CenturyGothicBold';
	text-transform: uppercase;
	font-size: 20px;
}
.body-three-content p {
	font-family: 'CenturyGothicRegular';
	font-size: 12px;
}

.body-three-img {
	margin-top: 40px;
}

.body-four-full-content {
	margin-top: 40px;
}

.body-four-content {
	margin-top: 26px;
	color: #000;
}
.body-four-content h2 {
	font-family: 'CenturyGothicBold';
	text-transform: uppercase;
	font-size: 24px;
}
.body-four-content p {
  font-family: "CenturyGothicRegular";
  font-size: 15px;
  margin-top: 30px;
}

.body-four-img {
	margin-top: 40px;
}
.body-five-content {
	margin-top: 90px;
	color: #ffffff;
}

.footer-top-about {
	color: #ffffff;
}	
.footer-top-about h3 {
	font-family:"Open Sans",sans-serif;
	text-transform: uppercase;
	font-weight:bold;
}
.about-para {
	margin-top: 30px;
}
p.about-para{
	font-family:"Open Sans",sans-serif;
}
.border-bottom {
	border-bottom: 3px solid #ffffff;
	width: 50px;
	margin-top: -5px;
}

.footer-top-contact {
	font-family:"Open Sans",sans-serif;
	color: #ffffff;
	font-weight:bold;
}

.footer-top-contact h3 {
	font-family:"Open Sans",sans-serif;
	text-transform: uppercase;
	font-weight:bold;
}
.ft-about-content {
	margin-top: 100px;
}

.contact-border-bottom {
	border-bottom: 3px solid #ffffff;
	width: 65px;
	margin-top: -5px;
}
.phone {
	margin: 30px 0px;
}
.footer-top-contact p {
  font-family: "Open Sans",sans-serif;
  font-weight: bold;
  margin-bottom: -2px;
}
.footer-top-contact span{
	font-family:"Open Sans",sans-serif;
	font-weight:normal;
}
.copyright {
	color: #282828;
	font-weight: bold;
	margin-top: 30px;
}
.copyright p{
	font-family:"Open Sans",sans-serif;
}

.footer-nav {
	margin-top: 10px;
}
.footer-nav > li > a {
	font-family: "Open Sans",sans-serif !important;
	color: #616161 !important;
}
.social-icons {
	font-size: 25px;	
	margin-top: 20px;
}
.social-icons a {
	color: #ffffff;
	margin-right: 15px;
}

.road-body-five-content {
	color: #ffffff;
	margin-top: 40px;
}

.road-body-five-content h2 {
	text-transform: uppercase;
}

#road-contact {
	
}
.contact-right {
	background: url(../images/contact-right.jpg);
	background-size: cover;
	min-height: 440px;
}
.contact-left {
	background: #776b6f;
	min-height: 440px;
}

.form-content {
	margin-top: 40px;
	color: #ffffff;
}
.form-content h3 {
	font-family: 'CenturyGothicBold';
	text-transform: uppercase;
	font-weight: bold;
}
.form-content p {
	font-family: 'CenturyGothicRegular';
	font-size: 18px;
}

.form-control {
  background-color: #c9c4c6;
  background-image: none;
  border: 1px solid #fff;
  border-radius: 0px;
  box-shadow: none;
  color: #fff;
  display: block;
  font-size: 14px;
  height: 34px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}

.form-control::-moz-placeholder {
  color: #fff;
  opacity: 1;
}

.btn-default {
	font-family: 'CenturyGothicBold';
  background-color: #8a7c81;
  border-color: #474747;
  color: #fff;
}

.btn-default:hover {
  background-color: #8a7c81;
  border-color: #474747;
  color: #fff;
}

.btn {
  border-radius: 0px;
}
.logo-contant-p-two {
	font-family:"Open Sans",sans-serif;
	text-transform: uppercase;
}

.road-body-one-para2 {
  margin-top: 0px;
  font-family: 'CenturyGothicRegular';
}

.road-con {
	margin-top: 70px;
}

.road-con h3 {
	font-family: 'CenturyGothicBold';
}

.body-two-content h2 {
	font-family: 'CenturyGothicBold';
}

.body-two-content p {
	font-family: 'CenturyGothicRegular';
}
.body-five-content p {
	font-family: 'CenturyGothicRegular';
}