:root {
  --steel-blue: #0089ca;
  --yellow: #fbea00;
  --white: white;
  --black: black;
}

h1 {
  letter-spacing: .6px;
  text-transform: uppercase;
  font-family: Asap Condensed, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 34px;
}

h2 {
  letter-spacing: .6px;
  text-transform: uppercase;
  font-family: Asap Condensed, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 34px;
}

h3 {
  letter-spacing: .3px;
  text-transform: uppercase;
  font-family: Asap Condensed, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 28px;
}

p {
  margin-bottom: 10px;
}

a {
  color: #fff;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

strong {
  font-weight: bold;
}

.body {
  justify-content: center;
  align-items: center;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.body.blue {
  background-color: var(--steel-blue);
  color: #fff;
  flex-direction: column;
  display: flex;
}

.div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 70px;
  padding-right: 70px;
  display: block;
}

.div.her-div {
  flex-flow: column wrap;
  align-content: space-between;
  height: 100%;
  display: flex;
  position: relative;
}

.div.offer {
  position: relative;
}

.div.welcome {
  margin-top: 125px;
}

.div.flex {
  flex-direction: row;
}

.white-link {
  color: #fff;
  text-decoration: none;
}

.white-link:hover {
  text-decoration: underline;
}

.hero {
  background-image: linear-gradient(#000000c9, #00000085 0%, #0000001a), url('../images/safer-driver-driving-school-coventry.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  justify-content: center;
  align-items: center;
  height: 500px;
  margin-bottom: 50px;
}

.hero-logo {
  float: left;
  width: 280px;
}

.imprint {
  color: #fff;
  text-align: center;
  background-color: #000;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
  line-height: 17px;
}

.text-block {
  display: inline-block;
}

.contact {
  float: right;
  background-color: var(--steel-blue);
  color: #fff;
  justify-content: space-between;
  width: 50%;
  padding: 50px 70px 70px;
  display: block;
}

.footer-wrapper {
  background-color: #3f3f3f;
  flex-direction: row;
  margin-top: 70px;
  display: flex;
}

.details {
  float: left;
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 370px;
  padding-top: 70px;
  padding-bottom: 70px;
  display: flex;
}

.details.social {
  width: 40%;
  padding-top: 240px;
  padding-left: 0;
  padding-right: 70px;
}

.footer-logo {
  width: 150px;
  margin-bottom: 20px;
}

.social-media {
  float: left;
  width: 45px;
  height: 45px;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
}

.social-media.facebook {
  background-image: none;
  width: 40px;
  height: 40px;
  margin-left: 0;
}

.social-media.instagram {
  background-image: url('../images/instagram.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 7px;
  width: 40px;
  height: 40px;
}

.email {
  float: left;
  clear: left;
  background-image: url('../images/email.svg');
  background-position: -20px;
  background-repeat: no-repeat;
  margin-top: 8px;
  margin-bottom: 20px;
  padding-left: 30px;
}

.call {
  float: left;
  clear: left;
  background-image: url('../images/call.svg');
  background-position: -20px;
  background-repeat: no-repeat;
  margin-bottom: 15px;
  padding-left: 30px;
}

.social-icons {
  padding-top: 5px;
}

.contact-wrapper {
  justify-content: center;
  align-items: center;
  width: 50%;
  padding-left: 70px;
  padding-right: 70px;
  display: flex;
}

.call-button {
  text-align: center;
  background-color: #199200;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 25px;
  padding-right: 25px;
  display: none;
}

.call-button:hover {
  text-decoration: none;
}

.text-field {
  border: 1px solid #fff;
  margin-top: 10px;
  margin-bottom: 30px;
}

.text-field:hover {
  border-color: #fff;
}

.text-field.message {
  height: 100px;
}

.submit {
  background-color: var(--yellow);
  color: #333;
}

.submit:hover {
  background-color: #f3eb7e;
  text-decoration: none;
}

.success-message {
  background-color: var(--yellow);
  color: #333;
}

.error-message {
  background-color: red;
  margin-top: 25px;
}

.div-block {
  text-align: center;
  max-width: 800px;
}

.thanks, .thanks-text {
  margin-bottom: 25px;
}

.driving-instructor-coventry {
  float: left;
  background-image: url('../images/chris-duggan.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #fff;
  width: 250px;
  height: 250px;
  margin-top: 25px;
  margin-right: 20px;
}

.welcome-wrapper {
  padding-left: 290px;
  position: relative;
}

.car-div {
  float: right;
  background-image: url('../images/driving-instructor--in-coventry.jpg');
  background-position: 30%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50vw;
  padding: 70px;
  display: flex;
}

.price-wrapper {
  background-color: var(--steel-blue);
  flex-direction: row;
  margin-top: 70px;
  margin-bottom: 0;
  display: flex;
}

.prices {
  float: left;
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 50px 70px 70px;
  display: flex;
}

.price-line {
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
  padding-bottom: 1px;
}

.price-title {
  float: left;
  width: 260px;
}

.price {
  float: left;
}

.smallprint {
  margin-bottom: 0;
  padding-top: 5px;
  font-size: 13px;
  line-height: 13px;
  display: inline;
}

.smallprint.yellow {
  color: var(--yellow);
  margin-right: 1px;
  font-style: normal;
  line-height: 13px;
  display: inline;
}

.prices-text {
  margin-top: 20px;
}

.smallprint-wrapper {
  padding-top: 4px;
  padding-bottom: 10px;
  padding-left: 300px;
  font-size: 13px;
  line-height: 15px;
  display: block;
}

.lesson-wrapper {
  float: left;
}

.grid {
  grid-column-gap: 60px;
  grid-template-rows: auto;
  grid-template-areas: ". . .";
  place-items: center;
  margin-top: 70px;
  margin-bottom: 0;
}

.grid.usp {
  margin-top: 26px;
  margin-bottom: 25px;
}

.contact-tint {
  color: #fff;
  background-color: #00000075;
  flex-direction: column;
  align-items: center;
  padding: 20px 50px 50px;
  display: flex;
}

.div-block-2 {
  float: left;
  text-align: center;
  width: 50%;
  position: relative;
}

.button {
  background-color: var(--steel-blue);
}

.button:hover {
  background-color: #17a8ed;
  text-decoration: none;
}

.review-box {
  color: #fff;
  text-align: center;
  background-image: url('../images/empty-road.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 70px;
  padding-bottom: 95px;
}

.usp {
  margin-bottom: 25px;
}

.dvsa, .dia {
  width: 80px;
  margin-bottom: 10px;
}

.starter-lesson {
  float: right;
  height: 250px;
  margin-top: -140px;
  padding-right: 115px;
  position: absolute;
  top: 0;
  right: 0;
}

.location {
  float: right;
  color: #fff;
  background-color: #0000004d;
  flex-direction: column;
  justify-content: center;
  align-self: flex-end;
  align-items: center;
  width: 330px;
  height: 100%;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.heading {
  float: left;
}

.image {
  float: left;
  margin-top: 7px;
  margin-right: 20px;
}

.location-headline {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.paragraph {
  float: left;
}

.location-text {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  font-size: 20px;
}

.slider-box {
  color: #000;
  background-color: #fffc;
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  padding: 30px;
  display: flex;
  box-shadow: 0 0 15px #0006;
}

.value-image {
  width: 100%;
  max-width: 250px;
  margin-bottom: 25px;
}

.safer-driver {
  width: 150px;
  transition: opacity .2s;
}

.safer-driver:hover {
  filter: grayscale() brightness(999%);
}

.heading-2 {
  float: left;
}

.chris-duggan-driving-instructor {
  width: 250px;
  margin-top: 25px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.small {
  font-size: 14px;
  line-height: 1.2;
}

.slider {
  background-color: #fff0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.slide {
  text-align: center;
  height: 100%;
  padding-left: 80px;
  padding-right: 80px;
}

.slider-flex {
  float: left;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
}

.slide-nav {
  display: none;
}

.right-arrow, .left-arrow {
  opacity: .3;
}

.pass-box {
  background-color: #3f3f3f;
  margin-bottom: 70px;
}

.icon, .icon-2 {
  color: var(--yellow);
}

.review-rte {
  background-color: #0006;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.pass {
  float: left;
  width: 20%;
  position: relative;
}

.congratulations {
  color: var(--white);
  text-shadow: 1px 1px 6px #000c;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 60px;
  line-height: 60px;
  position: absolute;
}

.congrats-wrapper {
  z-index: 10;
  justify-content: center;
  align-items: center;
  height: 40vw;
  margin-bottom: -40vw;
  display: flex;
  position: relative;
}

.flex {
  justify-content: center;
  align-items: center;
  display: flex;
}

.blue-bold strong {
  color: var(--steel-blue);
}

.price-container {
  max-width: 370px;
}

.small-text {
  font-size: 14px;
  line-height: 20px;
}

.paragraph-2 {
  text-align: center;
  max-width: 70%;
}

.paragraph-3 {
  padding-top: 15px;
  padding-right: 70px;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}

.pride {
  width: 80px;
  margin-bottom: 10px;
}

.heading-3 {
  font-size: 28px;
}

.slider-rte {
  height: 100%;
}

._100 {
  width: 100%;
}

@media screen and (max-width: 991px) {
  .div {
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
  }

  .div.offer {
    float: left;
    height: 120px;
  }

  .div.review {
    padding-left: 0;
    padding-right: 0;
  }

  .hero {
    height: 500px;
  }

  .hero-logo {
    width: 250px;
  }

  .contact {
    padding-left: 60px;
    padding-right: 60px;
  }

  .details {
    width: 100%;
    padding-bottom: 40px;
  }

  .details.social {
    width: 100%;
    padding: 0 0 70px 60px;
  }

  .contact-wrapper {
    padding-left: 60px;
    padding-right: 60px;
  }

  .car-div {
    width: 100vw;
    height: 75vw;
    padding-left: 60px;
    padding-right: 60px;
  }

  .price-wrapper {
    width: 100%;
    display: block;
  }

  .prices {
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
  }

  .smallprint.yellow {
    display: inline;
  }

  .grid {
    grid-column-gap: 50px;
  }

  .grid.usp {
    grid-column-gap: 50px;
    grid-template-areas: ".";
  }

  .contact-tint {
    width: 100%;
  }

  .starter-lesson {
    padding-right: 105px;
  }

  .pass {
    width: 33.333%;
  }

  .pass.last {
    display: none;
  }

  .congrats-wrapper {
    height: 99vw;
    margin-bottom: -99vw;
  }
}

@media screen and (max-width: 767px) {
  .div {
    padding-left: 50px;
    padding-right: 50px;
  }

  .div.her-div {
    text-align: center;
    flex-direction: row;
    padding-left: 0;
    padding-right: 0;
  }

  .div.offer {
    float: left;
    text-align: center;
    height: 150px;
  }

  .div.welcome {
    margin-top: 205px;
  }

  .hero {
    height: auto;
  }

  .hero-logo {
    float: none;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .contact {
    flex-direction: column;
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
    display: flex;
  }

  .footer-wrapper {
    display: block;
  }

  .details {
    text-align: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
    display: flex;
  }

  .details.social {
    padding-left: 50px;
    padding-right: 50px;
  }

  .call {
    display: flex;
  }

  .contact-wrapper {
    width: 100%;
  }

  .driving-instructor-coventry {
    margin-bottom: 20px;
  }

  .welcome-wrapper {
    padding-left: 0;
  }

  .car-div, .prices {
    padding-left: 50px;
    padding-right: 50px;
  }

  .grid {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto auto;
    grid-template-areas: ". . ."
                         ". . ."
                         ". . .";
  }

  .starter-lesson {
    float: none;
    margin-top: -85px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    display: block;
    position: static;
  }

  .location {
    width: 100%;
    padding-bottom: 25px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .location-headline {
    justify-content: center;
    margin-bottom: -6px;
    padding-top: 30px;
    display: flex;
  }

  .chris-duggan-driving-instructor {
    position: relative;
  }

  .slide {
    padding-left: 55px;
    padding-right: 55px;
  }

  .congratulations {
    font-size: 40px;
    line-height: 40px;
  }

  .paragraph-3 {
    padding-right: 0;
  }

  .arrow {
    width: 50px;
    font-size: 30px;
  }
}

@media screen and (max-width: 479px) {
  .div {
    padding-left: 30px;
    padding-right: 30px;
  }

  .div.her-div {
    align-content: center;
  }

  .div.offer {
    float: left;
    text-align: center;
    flex-direction: column;
    padding-top: 0;
    display: block;
  }

  .div.flex {
    flex-direction: column;
  }

  .hero-logo {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .contact {
    padding-left: 30px;
    padding-right: 30px;
  }

  .details {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 15px;
  }

  .call-button {
    float: left;
    clear: left;
    margin-top: 0;
    margin-bottom: 16px;
    display: block;
  }

  .car-div {
    height: auto;
    padding: 0;
  }

  .prices {
    padding-left: 30px;
    padding-right: 30px;
  }

  .price-title {
    width: 220px;
    margin-bottom: 5px;
  }

  .price {
    float: right;
  }

  .smallprint-wrapper {
    padding-left: 0;
  }

  .lesson-wrapper {
    width: 100%;
  }

  .contact-tint {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 100%;
    padding-top: 50px;
    padding-bottom: 64px;
    display: flex;
  }

  .review-box {
    background-color: #0000;
  }

  .dvsa {
    margin-top: 40px;
  }

  .starter-lesson {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
  }

  .pass {
    width: 50%;
  }

  .pass.last {
    display: block;
  }

  .congratulations {
    font-size: 35px;
    line-height: 35px;
  }

  .pride {
    margin-top: 40px;
  }
}


