/*============================
    ##  General Styles
=============================*/
body {
  font-family: "Raleway", sans-serif;
}
h1,
h2,
h3 {
  font-family: "Merriweather", serif;
  font-weight: 700;
  text-transform: capitalize;
}
img {
  width: 100%;
}
.header_box {
  padding: 2rem 0;
}
/*============================
    ##  Contact Navigation
=============================*/
.contact_nav {
  padding: 15px 0;
  position: sticky;
  top: 0;
  z-index: 3;
  background: #f2ead2;
}
.contact_nav p {
  font-size: 1.5em;
  color: #24130d;
  margin: 0;
  font-weight: bold;
}
.contact_nav a {
  color: #24130d;
  font-weight: lighter;
  transition: all 0.3s ease-in-out;
}
.contact_nav a:hover {
  color: #a67b5c;
}

/*============================
    ##  Header
=============================*/
header {
  padding: 30px 0;
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url(../img/home.jpg) center center/cover;
  height: fit-content;
  color: #fff;
}
header h1,
header h2 {
  color: #f2ead2;
}

/*============================
    ##  reserve now Section
=============================*/
.reserve_now {
  padding: 7% 0;
}
.reserve_image img {
  box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034),
    0 6.7px 5.3px rgba(0, 0, 0, 0.048), 0 12.5px 10px rgba(0, 0, 0, 0.06),
    0 22.3px 17.9px rgba(0, 0, 0, 0.072), 0 41.8px 33.4px rgba(0, 0, 0, 0.086),
    0 100px 80px rgba(0, 0, 0, 0.12);
  border-radius: 5px;
}
.reserve_now a {
  text-transform: capitalize;
}
/*============================
    ##  reserve now Section
=============================*/
.qq {
  padding: 7% 0;
  background-color: #a67b5c;
  color: #f2ead2;
}
.qq h2 {
  color: #f2ead2;
}
.qq video {
  box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034),
    0 6.7px 5.3px rgba(0, 0, 0, 0.048), 0 12.5px 10px rgba(0, 0, 0, 0.06),
    0 22.3px 17.9px rgba(0, 0, 0, 0.072), 0 41.8px 33.4px rgba(0, 0, 0, 0.086),
    0 100px 80px rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  width: 100%;
}
.qq a {
  text-transform: capitalize;
}

/*============================
    ##  Fleet Section
=============================*/

.fleet_home_section {
  padding: 7% 0;
}
.fleet_home_section h2 {
  margin-bottom: 30px;
}
.fleet_home_section .vehicle h3 {
  text-transform: capitalize;
  color: #1f1f1f;
}
.vehicle_text {
  padding: 10px 0;
  margin-top: 5px;
}
.fleet_home_section .vehicle {
  margin: 15px 0;
}
.fleet_home_section a {
  text-transform: capitalize;
}

/*============================
    ##  Why us Section
=============================*/
.why-us h2 {
  margin-bottom: 30px;
  color: #eee;
  text-align: center;
}
.why-us {
  padding: 80px 0;
  background: #a67b5c;
}
.why-us h3 {
  color: #fff;
}
.why-us p {
  color: #f2ead2;
}
.fleet-range span {
  display: block;
}
.why-us i {
  font-size: 3em;
  color: #4b2619;
  padding: 10px;
  text-align: center;
}
.why-us .why-column {
  padding-top: 20px;
  text-align: center;
}

/*============================
    ##  Services Section
=============================*/
.services_section {
  padding: 7% 0;
}
/*============================
    ##  Footer
=============================*/
footer {
  background-color: #24130d;
  padding: 80px 0;
  color: #f2ead2;
}
footer h2 {
  margin-bottom: 30px;
  color: #a67b5c;
}
footer h3 {
  text-transform: capitalize;
}
footer ul {
  list-style: none;
  padding: 0;
  margin: 10px 0;
}
footer a {
  color: #fff;
}
footer ul a {
  padding: 3px 0;
  margin: 5px 0;
  display: block;
}
footer ul:first-of-type {
  text-transform: capitalize;
}
footer ul.contact a {
  text-transform: lowercase;
}
footer a:hover {
  color: #a67b5c;
}
/*============================
    ## Contact page
=============================*/
header.contact {
  padding: 30px 0;
  height: 40vh;
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url(../img/contact.jpg) center center/cover;
}
.message_us {
  padding: 80px 0;
}
.reach_out {
  padding: 80px 0;
}
.luxury .lux_text.contact_page ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.luxury .lux_text.contact_page li a {
  background-color: transparent;
  padding: 7px 0;
}
.message_us {
  padding: 80px 0;
}
.message_us h2 {
  margin-bottom: 30px;
}
.contact_form input,
.contact_form textarea {
  padding: 5px;
  border: 1px solid #ddd;
  margin: 3px 0;
  color: rgb(34, 34, 34);
}
.contact_form textarea {
  height: 200px;
}
.contact_form .row {
  margin: 0;
  padding: 0;
}
.reach_out .contact_info ul {
  list-style: none;
  padding: 0;
  margin: 0 0 30px 0;
}
.reach_out {
  padding: 65px 0;
}
.reach_out .contact_info ul {
  list-style: none;
  padding: 0;
  margin: 0 0 30px 0;
}
.contact_info ul i {
  font-size: 1.2em;
  margin-right: 5px;
  color: #1c2a3c;
}
.contact_info ul a {
  color: #24130d;
  text-decoration: none;
  margin: 5px 0;
  display: inline-block;
  font-weight: bold;
}
/*============================
    ## response page
=============================*/
.success_section {
  padding: 80px 0;
}

/*==================================
    ## quote & reservation pages
==================================*/

header.quote {
  padding: 30px 0;
  min-height: 40vh;
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url(../img/quote.jpg) center center/cover;
}
header.reservation {
  padding: 30px 0;
  min-height: 40vh;
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url(../img/reservation.jpg) center center/cover;
}

@media (max-width: 1024px) {
  .small_screen {
    margin-bottom: 1rem;
  }
}
