.get-a-quote-section {
  margin: 50px 0 25px;
}
.get-a-quote-section .trusted-brands-section {
  display: table-cell;
  width: 50%;
}
.get-a-quote-section .trusted-brands-section .brands .brands-title {
  color: #000;
  text-align: center;
  padding-bottom: 20px;
}
.get-a-quote-section .trusted-brands-section .brands .brands-title h6 {
  font-weight: 600;
}
.get-a-quote-section .trusted-brands-section .brands .brands-images {
  padding: 0;
}
.get-a-quote-section
  .trusted-brands-section
  .brands
  .brands-images
  .image-design {
  width: 100%;
}
.get-a-quote-section .trusted-brands-section .contact-sidebar {
  margin: 20px 10px;
  color: #181818;
}
.get-a-quote-section .trusted-brands-section .contact-sidebar .in {
  background: transparent !important;
  color: #282424 !important;
  padding: 0 !important;
}
.get-a-quote-section .trusted-brands-section .contact-sidebar a {
  color: #181818;
}
.get-a-quote-section .trusted-brands-section .contact-sidebar a:hover {
  color: #008176;
}
.get-a-quote-section .trusted-brands-section .contact-sidebar .social-head {
  font-size: 25px;
  font-weight: 650;
}
.get-a-quote-section .trusted-brands-section .contact-sidebar h1,
.get-a-quote-section .trusted-brands-section .contact-sidebar h2,
.get-a-quote-section .trusted-brands-section .contact-sidebar h3,
.get-a-quote-section .trusted-brands-section .contact-sidebar h4,
.get-a-quote-section .trusted-brands-section .contact-sidebar h5,
.get-a-quote-section .trusted-brands-section .contact-sidebar h6 {
  font-weight: 600;
  color: #181818;
  padding: 5px 0;
  margin: 0;
  line-height: 30px;
}
.get-a-quote-section .trusted-brands-section .contact-sidebar .social-icons {
  font-size: 23px;
}
.get-a-quote-section .trusted-brands-section .contact-sidebar .social-icons a {
  color: #000;
  margin-right: 10px;
}
.get-a-quote-section .trusted-brands-section .cbb {
  min-height: 308px;
  background: #e1e1e1;
  padding: 30px;
  margin: 35px 50px;
}
.get-a-quote-section .trusted-brands-section .cbb .clientpf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 2px solid #424242;
  padding: 14px 0;
}
.get-a-quote-section .trusted-brands-section .cbb .clientpf img {
  width: 75px;
  height: 75px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
  margin-right: 10px;
}
.get-a-quote-section .trusted-brands-section .cbb .clientpf .clientpd p {
  font-size: 16px;
  text-align: left;
  font-weight: 700;
}
.get-a-quote-section .trusted-brands-section .cbb .clientpf .clientpd span {
  font-size: 14px;
}
.get-a-quote-section .trusted-brands-section .cbb .clientdesc {
  text-align: center;
  font-size: 12px;
  padding: 10px 0;
}
.get-a-quote-section .trusted-brands-section .cbb .btnDark {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.get-a-quote-section .trusted-brands-section .cbb .btnDark .d-btn2 {
  font-size: 12px;
  height: 40px;
  border-radius: 0;
}
.get-a-quote-section .trusted-brands-section .cbb .btnDark .d-btn2:hover {
  background-color: #fff;
}
.get-a-quote-section .design-consultation-form {
  width: 50%;
  background-color: #f9f9f9;
  padding-top: 15px;
  padding-bottom: 15px;
}
.get-a-quote-section .design-consultation-form .field {
  margin-bottom: 16px;
}
.get-a-quote-section .design-consultation-form .field .field_title {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0;
  padding: 0;
  margin: 0 0 8px;
  color: #313030;
  vertical-align: baseline;
}
.get-a-quote-section .design-consultation-form .field .input-box {
  margin: 8px 0 1rem;
  display: block;
}
.get-a-quote-section
  .design-consultation-form
  .field
  .input-box
  .multiple-checkbox {
  height: 152px;
  overflow-y: auto;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.get-a-quote-section
  .design-consultation-form
  .field
  .input-box
  .multiple-checkbox
  ul {
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  margin: 0;
}
.get-a-quote-section
  .design-consultation-form
  .field
  .input-box
  .field_checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  overflow: hidden;
  margin-top: 6px;
  padding: 0;
}
.get-a-quote-section
  .design-consultation-form
  .field
  .input-box
  .field_checkbox
  .choice {
  margin: 6px 0;
  width: 50%;
  line-height: 1.3;
  list-style: none;
}
.get-a-quote-section
  .design-consultation-form
  .field
  .input-box
  .field_checkbox
  .choice
  label {
  font-size: 14px;
  padding-left: 8px;
  color: #000;
}
.get-a-quote-section .design-consultation-form .field .btnDark {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.get-a-quote-section .design-consultation-form .field .btnDark .btnFont {
  font-size: 14px;
  padding: 0 27px;
  height: 40px;
  line-height: 36px;
  background: #014051;
  border: 2px solid #014051;
}
.get-a-quote-section .design-consultation-form .field .btnDark .btnFont:hover {
  color: #014051;
  background-color: #fff;
}
.carousel-indicators [data-bs-target] {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border-top: 0;
  border-bottom: 0;
  background-color: #ccc;
  margin: 0 6px;
}
.carousel-indicators .active {
  background-color: #d85e11;
}
@media (min-width: 320px) and (max-width: 479px) {
  .get-a-quote-section {
    margin: 40px 0 0;
  }
  .get-a-quote-section .trusted-brands-section {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-order: 1;
    width: 100%;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .get-a-quote-section .trusted-brands-section .brands {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 30px;
  }
  .get-a-quote-section .trusted-brands-section .brands .brands-title {
    padding: 0;
  }
  .get-a-quote-section .trusted-brands-section .brands .brands-images {
    margin-top: 20px;
  }
  .get-a-quote-section .trusted-brands-section .cbb {
    margin: 40px auto;
  }
  .get-a-quote-section .design-consultation-form {
    width: 100%;
    padding: 10px;
  }
  .get-a-quote-section
    .design-consultation-form
    .field
    .input-box
    .field_checkbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
  .get-a-quote-section
    .design-consultation-form
    .field
    .input-box
    .field_checkbox
    .choice {
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .get-a-quote-section {
    margin: 40px 0 0;
  }
  .get-a-quote-section .trusted-brands-section {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-order: 1;
    width: 100%;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .get-a-quote-section .trusted-brands-section .brands {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 30px;
  }
  .get-a-quote-section .trusted-brands-section .brands .brands-title {
    padding: 0;
  }
  .get-a-quote-section .trusted-brands-section .brands .brands-images {
    margin-top: 20px;
  }
  .get-a-quote-section .trusted-brands-section .cbb {
    margin: 40px auto;
  }
  .get-a-quote-section .design-consultation-form {
    width: 100%;
    padding: 10px;
  }
  .get-a-quote-section
    .design-consultation-form
    .field
    .input-box
    .field_checkbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
  .get-a-quote-section
    .design-consultation-form
    .field
    .input-box
    .field_checkbox
    .choice {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .get-a-quote-section .trusted-brands-section {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-order: 1;
  }
  .get-a-quote-section .trusted-brands-section .brands .brands-title {
    margin: 0;
    padding: 0;
  }
  .get-a-quote-section .design-consultation-form {
    width: 100%;
    padding: 15px;
    margin-bottom: 50px;
  }
}
