@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,400;0,500;1,700&display=swap");
.header .header_nav {
  background-color: black;
  align-items: center;
  color: white;
}
.header .header_nav ul li {
  color: white;
}
.header .header_nav a {
  color: white;
  border-radius: 5px;
}
.header .header_nav a:hover {
  background-color: #fa6400;
}
.header .header_nav_link {
  background-color: #1B1A17;
  align-items: center;
  color: white;
}
.header .header_nav_link ul li {
  color: white;
}
.header .header_nav_link a {
  color: white;
}
.header .header_nav_link a:hover {
  background-color: #fa6400;
}

.link {
  color: #1B1A17;
}

.navbar {
  padding: 18px;
}

.footer-style {
  padding-top: 50px;
  background-color: black;
  text-decoration: none;
  color: white;
}
.footer-style ul {
  text-decoration: none;
  text-align: center;
  text-decoration: none;
}
.footer-style ul li {
  list-style: none;
  text-decoration: none;
}
.footer-style a {
  text-decoration: none;
  color: white;
}
.footer-style a:hover {
  color: #b9b9b8;
}
.footer-style h3 {
  margin-bottom: 30px;
  font-weight: 800;
}

footer .footer-above {
  padding-top: 50px;
  background-color: #2C3E50;
}

footer .footer-below {
  padding: 25px 0;
  background-color: #233140;
}

.footer_button {
  align-items: center;
  background-clip: padding-box;
  background-color: #fa6400;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  box-shadow: rgba(0, 0, 0, 0.02) 0 1px 3px 0;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  font-family: system-ui, -apple-system, system-ui, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  justify-content: center;
  line-height: 1.25;
  margin: 0;
  min-height: 3rem;
  padding: calc(0.875rem - 1px) calc(1.5rem - 1px);
  position: relative;
  text-decoration: none;
  transition: all 250ms;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: baseline;
  width: auto;
}

.footer_button:hover,
.footer_button:focus {
  background-color: #fb8332;
  box-shadow: rgba(0, 0, 0, 0.1) 0 4px 12px;
  color: white;
}

.footer_button:hover {
  transform: translateY(-1px);
}

.footer_button:active {
  background-color: #c85000;
  box-shadow: rgba(0, 0, 0, 0.06) 0 2px 4px;
  transform: translateY(0);
}

.main_hero {
  margin-top: 10px;
  margin-bottom: 20px;
}
.main_hero .main_suppliers {
  justify-content: center;
  align-items: center;
  justify-items: center;
}
.main_hero .main_suppliers img {
  height: 200px;
  width: 200px;
}

.areasCovered {
  display: flex;
  background-color: #1B1A17;
  border-radius: 10px;
}
.areasCovered ul {
  display: flex;
  list-style: none;
  gap: 50px;
}
.areasCovered ul li {
  padding: 5px 5px;
  border-radius: 5px;
  color: white;
}
.areasCovered ul li:hover {
  background-color: #E45826;
  color: white;
}
.areasCovered h1 {
  color: white;
}

.headerForm {
  color: #1B1A17;
  font-size: 27px;
  padding: 10px;
}

.bigicon {
  font-size: 35px;
  color: #1B1A17;
}

.form-group {
  padding: 10px;
}

.submitButton {
  background-color: #E45826;
  color: white;
}

.submitButton:hover {
  background-color: #fb8332 !important;
  color: white !important;
  transform: translateY(-1px);
}

.contact_form {
  background-color: #1B1A17;
  margin-bottom: 20px;
  border-radius: 10px;
  box-shadow: #1B1A17 2px 2px 5px 0px;
  color: white;
}
.contact_form legend {
  color: white;
}

.map {
  margin-top: 10px;
  margin-bottom: 13px;
}

iframe {
  height: 400px;
  border-radius: 30px;
}

.address {
  border-radius: 10px;
  background-color: #1B1A17;
  color: white;
}

.suppliers {
  display: flex;
  overflow-x: auto;
  width: 100%;
}
.suppliers .supplierLogo {
  text-align: center;
  margin-right: 2px;
  margin-top: 15px;
}
.suppliers .supplierLogo img {
  border-radius: 30%;
}

.suppliers::-webkit-scrollbar {
  background-color: white;
  border-radius: 20px;
  height: 5px;
}

.suppliers::-webkit-scrollbar-thumb {
  background-color: gray;
  border-radius: 20px;
}

.visionMision {
  background-color: rgb(219, 218, 218) !important;
}

.card_VM1 {
  border: none;
  background-color: #ededed;
  color: black;
  font-weight: bold;
}

.card_VM2 {
  border: none;
  background-color: #ededed;
  color: black;
  font-weight: bold;
}

#poolCard {
  border: none !important;
}

#brickCard {
  border: none !important;
}

.moulding_slider img {
  width: 50rem;
  height: 30rem;
}

#mouldings {
  background-image: url("../../src/4.3 Mouldings (slider)/mouldings_background.jpeg");
}

.moulding-text {
  font-size: 1.5rem;
}

.panels_img_main {
  height: 30rem;
  width: 50rem;
}

.panels_img {
  height: 20rem;
}

#stucco_main {
  background-image: url("../../src/4.3 Mouldings (slider)/mouldings_background.jpeg") !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.sg {
  border: none;
}

.bM #accordionFlushExample ul li {
  list-style: none;
}

.abm-img {
  margin-bottom: 10px;
}
.abm-img .abm-img-img {
  width: 40rem;
  height: 35rem;
}

.gallery .col-lg-4 {
  margin: 0 !important;
  padding: 10px;
}

.gallery img {
  width: 100%;
  height: 250px;
}

.gallery img:hover {
  border: 5px solid white;
}

body {
  min-height: 100vh;
  padding: 0;
  margin: 0;
  text-decoration: none;
  list-style: none;
  font-family: "Roboto", sans-serif;
}

main {
  padding-top: 10px;
}
main .main_carousel {
  padding-top: auto;
}
main .main_carousel img {
  height: 50px;
}

.productsMain {
  margin-bottom: 50px;
}

.panelsCard {
  border: none !important;
}

.cardBg {
  border: none !important;
}

.header_cm {
  height: 150px !important;
  width: 450px !important;
}

.header_contact {
  color: black;
}

@media (max-width: 991px) {
  .header_contact {
    display: none !important;
  }
  #header_contact {
    display: none !important;
  }
}
#contact_img {
  -o-object-fit: cover !important;
     object-fit: cover !important;
}

.header_cm_container {
  display: flex;
  justify-content: center;
}
.header_cm_container .header_cm {
  height: 130px !important;
  width: 500px !important;
}

.header_logo {
  padding: 3rem;
}

@media (max-width: 540px) {
  .header_logo {
    padding: 1.5rem;
  }
  .header_cm_container {
    display: flex;
    justify-content: center;
  }
  .header_cm_container .header_cm {
    height: 80px !important;
    width: 300px !important;
  }
}
.header_info {
  font-size: 20px;
}/*# sourceMappingURL=styles.css.map */