#title {
  background-color: #EEEEEE;
}

.container-fluid {
  padding-right: 0;
  padding-left: 0;
}

.section-title {
  position: relative;
  width: 100%;
  height: 150vh;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin-top: -250px;
}

.title-intro {
  text-align: center;
  padding: 20px;
  margin: 15px;
  z-index: 2;
  color: #c7753d;

}

.title-intro h1 {
  font-family: 'Montserrat',
    sans-serif;
  font-weight: 900;
  font-size: 4rem;
  line-height: 1.5;
  text-shadow: black 2px 2px 3px;

}

.title-intro h2 {
  font-weight: bold;
  text-shadow: black 2px 2px 3px;
}

.title-intro p {
  font-size: 1.5rem;
  font-weight: bold;
  color: #c7753d;
  text-shadow: black 2px 2px 3px;

}


.video-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;

}

.locksmith-logo {
  width: 30%;
  z-index: 3;
}

h1 {

  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
}

h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 2rem;
  font-weight: 500;
}

p {
  color: black;
}

hr {
  border: 10px dotted rgb(114, 107, 107);
  border-bottom: none;
  margin-top: 50px;
  width: 5%;
}

/* Navvigation bar */



.navbar-brand {
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  font-size: 2rem;
  font-variant: small-caps;
}

.navbar-nav {
  font-size: 1.2rem;
  margin-left: 20px;
}

.icon-keys {
  margin-left: 50px;
  margin-right: 10px;
  width: 2%;
}

button.call-btn.btn-danger {
  width: 200px;
  height: 56px;
  margin-right: 50px;

}

.call-btn {
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: .90rem;
  text-align: center;
}

.call-btn img {
  width: 30px;

}

.call-btn a {
  color: white;
  text-decoration: none;
  margin-right: 3px;
}

.call-btn a:hover {
  color: yellow;
}



/* Features */
.second-intro {
  text-align: center;
  font-family: 'Montserrat',
    sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.5;
  margin-top: 20px;

}

.feature-box {
  text-align: center;
  padding: 4.5%;
}

.feature-box h3 {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  padding-top: 15px;
}

.feature-box p {
  text-align: justify;
  line-height: 1.5;
  padding-top: 20px;
}

.fa-car,
.fa-home,
.fa-building {
  color: #c7753d;

}

.fa-car:hover,
.fa-home:hover,
.fa-building:hover {
  color: #C9302C;

}

/* Tesimonials */
#testimonials {
  text-align: center;
  background-color: #c7753d;
  color: #fff;

}

.testimonial-image {
  width: 20%;
  border-radius: 100%;
  margin: 20px;
}

.carousel-item {
  padding: 7% 15%;
  text-align: center;
}

.carousel-item h2 {
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  text-align: center;
  line-height: 1.5;

}

/* location */
.location {
  padding: 7% 15%;
}

.location h2 {
  text-align: center;

}

.location p {
  text-align: center;
  font-weight: 500;
}

.table th {
  border-top: none;
}
.paymentAccepted img{
  width: 50%;
  height: 50%;
}

/* footer */

footer {
  background-color: #c7753d;
  font-size: 1rem;
  height: 100px;

  text-align: center;

}
footer p {
  padding-top: 50px;
}

footer a {
  color: white;
}

/* service */

.section-service {
  width: 100%;
  height: 100%;
  padding-top: 80px;
  padding-bottom: 150px;

}

.section-service h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #c7753d
}

.section-service p {
  color: rgb(83, 85, 85);
  font-family: "Montserrat", sans-serif;
  line-height: 2;
}

.container-content {
  padding-top: 100px;
}

.container-content a {
  color: chocolate;

}


.blog-images {
  width: 100%;

}

/* Car lists */
.vehicle-list {
  text-align: center;
  margin: 50px auto;
}

.car-list-images table {

  width: 100%;
}

.car-list-images td {
  width: 10%;
  font-weight: bold;
}

.car-list-images img {
  width: 30%;

}

/* Blog Setion */
#blog-section {
  width: 100%;

}

.container-blog {
  margin-top: 200px;
}

.starting-blog {
  margin-top: 50px;
}

.starting-blog img {
  float: left;
  margin-right: 20px;
}

.starting-blog p {
  font-size: 1.2rem;
  line-height: 1.5;
}

/* Google map */

.iframe-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;

}

.iframe-container>* {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
}

.iframe-container p {
  margin-top: 30px;
}


.map-drop {
  margin-top: 50px;
}


/* Contact Section */

.contact-request {
  margin-top: 100px;
}
/* Privacy Policy  */
.privacy{
  margin-top: 100px;
}

/* responsive  */
@media (max-width:575.98px) {
  .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }

  .icon-keys {
    display: none;
  }

  .call-btn {
    width: 45%;
    height: 10%;
    font-size: .7rem;
    text-align: left;
  }

  #title {
    width: auto;
  }

  .section-title {
    position: relative;
    width: auto;
    height: 150vh;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
  }

  .locksmith-logo {
    width: 50%;

  }

  .title-intro h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 2rem;
    margin-top: 20px;

  }

  .title-intro h2 {
    font-size: 1.5rem;
  }

  .title-intro p {
    font-size: 1rem;
  }

  .second-intro {
    font-size: 1rem;
    line-height: 1.5;
    text-align: justify;
  }

  .video-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;

  }

  /* Testimonials */

  #testimonials {
    text-align: center;

  }

  .testimonial-text {
    font-size: 1rem;
    padding-top: 100px;
    line-height: 1;

  }

  /* Blog  */
  .container-blog {
    margin-top: 140px;
  }

  .container-blog h1 {
    font-size: 1.5rem;
  }

  footer {
    margin-top: 50px;
    height: 5%;
    font-size: .8rem;
    text-align: center;
  }


}

/* Small devices (landscape phones, 576px and up) */
@media (max-width: 576px) {
  button.call-btn.btn-danger {
    width: 35%;
  }

  .call-btn a:hover {
    color: yellow;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .icon-keys {
    width: 10%;
  }

  .navbar-brand {
    margin-left: -250px;
  }

  .call-btn a {
    display: none;
  }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
  button.call-btn {
    width: 16%;
  }

  .call-btn img {
    width: 18%;
  }
}



/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {

  button.call-btn {
    width: 20%;
  }

  .call-btn img {
    width: 18%;
  }
}


/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

  .call-btn img {
    width: 18%;
  }
}