/*--------------------NAVBAR-----------------*/
/*---------------ABOUT-----------------*/
/*------------------WWD------------*/
.get-a-qoute-container {
  width: 100%;
  padding: 1.8rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
@media (min-width: 576px) {
  .get-a-qoute-container {
    padding: 3.6rem;
  }
}
@media (min-width: 992px) {
  .get-a-qoute-container {
    flex-direction: row-reverse;
    justify-content: space-between;
  }
}
@media (min-width: 1400px) {
  .get-a-qoute-container {
    width: 1280px;
    margin: auto;
    padding: 1.8rem 0;
  }
}
.get-a-qoute-container h2 {
  font-size: 2.5em;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  color: #06278a;
  text-align: center;
}
@media (min-width: 576px) {
  .get-a-qoute-container h2 {
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .get-a-qoute-container h2 {
    font-size: 3.5em;
  }
}
.get-a-qoute-container strong {
  display: inline-block;
  font-size: 1.1em;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  color: #06278a;
  padding: 1.8rem;
  border-left: 5px solid #ffb400;
  margin-top: 1.8rem;
  background-color: #ffffff;
  box-shadow: 1px 1px 6px rgb(223, 221, 221);
}
.get-a-qoute-container p {
  font-size: 1em;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  color: #666666;
  line-height: 1.6em;
  margin: 1.8rem 0;
}
@media (min-width: 1200px) {
  .get-a-qoute-container p {
    font-size: 1.1em;
    line-height: 1.6em;
  }
}
.get-a-qoute-container .gaq-phone {
  display: inline-block;
  font-size: 1.1em;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  border: 1px solid #666666;
  padding: 1.26rem 1.8rem;
  border-radius: 0.5rem;
  text-decoration: none;
  color: #06278a;
  margin: 0.9rem 0;
  cursor: pointer;
}
.get-a-qoute-container .gaq-phone::after {
  content: "\f879";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  padding: 0.72rem;
  color: #ffffff;
  background-color: #ffb400;
  border-radius: 100%;
  margin-left: 20px;
  box-shadow: 1px 1px 6px rgb(223, 221, 221);
}
.get-a-qoute-container .gaq-get-info {
  text-decoration: none;
  color: #06278a;
  font-size: 1.1em;
  font-family: Roboto, sans-serif;
  font-weight: 600;
  display: block;
  cursor: pointer;
}
@media (min-width: 768px) {
  .get-a-qoute-container .gaq-get-info {
    margin-left: 1.8rem;
    display: inline-block;
  }
}
@media (min-width: 992px) {
  .get-a-qoute-container .gaq-get-info {
    margin-left: 0;
    margin-top: 0.9rem;
    display: block;
  }
}
@media (min-width: 1200px) {
  .get-a-qoute-container .gaq-get-info {
    display: inline-block;
    margin-top: 0;
    margin-left: 0.9rem;
  }
}
@media (min-width: 992px) {
  .get-a-qoute-container .get-a-quote-info {
    width: 45%;
    margin-top: 3.6rem;
  }
}
@media (min-width: 1200px) {
  .get-a-qoute-container .get-a-quote-info {
    width: 50%;
  }
}
.get-a-qoute-container .get-a-quote-images {
  position: relative;
  text-align: center;
  margin: 3.6rem auto 0 auto;
}
@media (min-width: 768px) {
  .get-a-qoute-container .get-a-quote-images {
    margin: 3.6rem auto 9rem auto;
  }
}
@media (min-width: 992px) {
  .get-a-qoute-container .get-a-quote-images {
    width: 45%;
    margin: 3.6rem auto 0 auto;
  }
}
@media (min-width: 1400px) {
  .get-a-qoute-container .get-a-quote-images {
    width: 50%;
    margin: 3.6rem auto 9rem auto;
  }
}
.get-a-qoute-container .get-a-quote-images .gaq-lg-image {
  width: 100%;
  height: 450px;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 576px) {
  .get-a-qoute-container .get-a-quote-images .gaq-lg-image {
    width: 450px;
    height: 600px;
  }
}
@media (min-width: 768px) {
  .get-a-qoute-container .get-a-quote-images .gaq-lg-image {
    width: 550px;
    height: 700px;
  }
}
@media (min-width: 992px) {
  .get-a-qoute-container .get-a-quote-images .gaq-lg-image {
    width: 100%;
    height: 500px;
  }
}
@media (min-width: 1200px) {
  .get-a-qoute-container .get-a-quote-images .gaq-lg-image {
    width: 450px;
    height: 600px;
  }
}
@media (min-width: 1400px) {
  .get-a-qoute-container .get-a-quote-images .gaq-lg-image {
    width: 400px;
    height: 550px;
  }
}
.get-a-qoute-container .get-a-quote-images .gaq-sm-image {
  -o-object-fit: cover;
     object-fit: cover;
  width: 270px;
  height: 200px;
  display: block;
  margin: 1.8rem auto;
}
@media (min-width: 576px) {
  .get-a-qoute-container .get-a-quote-images .gaq-sm-image {
    width: 340px;
    height: 220px;
  }
}
@media (min-width: 768px) {
  .get-a-qoute-container .get-a-quote-images .gaq-sm-image {
    position: absolute;
    width: 350px;
    right: -3.6rem;
    bottom: -10.8rem;
  }
}
@media (min-width: 992px) {
  .get-a-qoute-container .get-a-quote-images .gaq-sm-image {
    width: 270px;
    height: 200px;
    right: -1.8rem;
    bottom: -1.8rem;
  }
}
@media (min-width: 1200px) {
  .get-a-qoute-container .get-a-quote-images .gaq-sm-image {
    right: -0.9rem;
    bottom: -3.6rem;
  }
}
@media (min-width: 1400px) {
  .get-a-qoute-container .get-a-quote-images .gaq-sm-image {
    right: 7.2rem;
    bottom: -9rem;
  }
}/*# sourceMappingURL=get-a-quote.css.map */