body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Arial;
}

.bg-color,
.btn-bg-color,
.inquire-btn,
.mac-card {
  background-color: rgb(46, 182, 197);
  color: #fff;
}

.banner-heading {
  font-weight: bold;
  font-family: Arial;
}

.banner-paragraph {
  letter-spacing: 0.2em;
  font-family: Arial;
  font-size: 20px;
  margin-top: 35px;
}

.main-logo {
  min-height: 165px;
  height: 165px;
}

.btn-bg-color {
  border-width: 3px;
  border-color: rgb(221, 221, 221);
  border-radius: 10px;
  line-height: 1.7em;
  font-size: 20px;
  font-weight: bold;
  color: rgb(255, 255, 255);
  padding-bottom: 15px;
  letter-spacing: 0.15em;
  padding-right: 25px;
  margin-top: 20px;
  padding-left: 30px;
  padding-top: 15px;
}

.btn-bg-color:hover {
  background-color: #000;
  border-color: rgb(221, 221, 221);
}

.form-title {
  color: rgb(46, 182, 197);
  font-size: 34px;
  font-style: normal;
  font-variant-ligatures: normal;
  font-variant-caps: normal;
  font-weight: 400;
  line-height: 1.1;
  text-align: center;
  font-family: "Droid Sans", sans-serif;
}

.form-title span {
  font-weight: bold;
}

.input-group-prepend img {
  width: 20px;
  height: 14px;
}

.dropdown-item img {
  width: 20px;
  height: 14px;
  margin-right: 10px;
}

.form-control,
.form-select {
  border-radius: 0px;
  border-color: #000;
  font-size: 1.2rem;
  color: rgba(33, 37, 41, 0.75);
}

.form-control:focus,
.form-select:focus {
  border-color: rgb(46, 182, 197);
  box-shadow: 0 0 0 0.25rem rgba(107, 218, 228, 0.644);
}

.form-select {
  color: rgba(33, 37, 41, 0.75);
}

.inquire-btn {
  line-height: 1.7em;
  font-size: 20px;
  font-weight: bold;
  color: rgb(255, 255, 255);
  padding-bottom: 5px;
  padding-right: 25px;
  margin-top: 20px;
  padding-left: 30px;
  padding-top: 5px;
  font-family: "Droid Sans", sans-serif;
}

.inquire-btn:hover {
  background-color: #000;
}

.form-row {
  margin-bottom: -28px;
}

.connect-text {
  color: rgb(46, 182, 197);
  letter-spacing: 0.15em;
  font-weight: bold;
  line-height: 1.3em;
  font-size: 30px;
}

.whatsapp-btn {
  background-color: rgb(37, 211, 102);
  color: #fff;
  font-family: Arial;
  border-radius: 10px;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  font-size: 22px;
  font-weight: bold;
  padding: 10px 30px 10px 30px;
}

.whatsapp-btn:hover {
  background-color: rgb(46, 182, 197);
  color: #000;
}

.industry-text {
  line-height: 1.6em;
  font-size: 20px;
  color: rgb(0, 0, 0);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Arial;
}
.machine-image {
  width: 100%;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

.machine-image:hover {
  transform: scale(1.1);
  opacity: 0.7;
}

.mac-card {
  border-radius: 0px;
  height: 267px;
  border: none;
  padding: 18px 15px 18px 15px;
}

.mac-card .card-body .card-title {
  font-family: Arial;
  font-size: 28px;
  letter-spacing: 0.15em;
  line-height: 1.3em;
  font-weight: bold;
}
.person-image{
  width: 100%;
}
.horizontal-border {
  border-color: rgb(255, 255, 255);
  display: inline-block;
  width: 44%;
  border-style: solid;
  border-bottom-width: 1px;
  margin-top: 5px;
  margin-bottom: 5px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  height: 0px;
}

.horizontal-border-text {
  border-color: rgb(0, 0, 0);
  display: inline-block;
  width: 75%;
  border-style: solid;
  border-bottom-width: 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  height: 0px;
}

.construction-title-text {
  color: rgb(46, 182, 197);
  letter-spacing: 0.15em;
  font-weight: bold;
  line-height: 1.3em;
  font-size: 18px;
}

.construction-text {
  font-size: 15px;
}

.product-card {
  background-color: rgb(196, 229, 234);
  max-width: fit-content;
}

.product-card .card-body .card-title {
  font-size: 15px;
  font-weight: bold;
  color: #000;
  margin-top: -25px;
  padding-bottom: 13px;
  font-family: Arial;
  letter-spacing: 0.15em;
  line-height: 1.3em;
}

.horizontal-border-one {
  border-color: rgb(0, 0, 0);
  display: inline-block;
  width: 35%;
  border-style: solid;
  border-bottom-width: 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  height: 0px;
}

.horizontal-border-two {
  border-color: rgb(0, 0, 0);
  display: inline-block;
  width: 25%;
  border-style: solid;
  border-bottom-width: 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  height: 0px;
}

.title-heading {
  color: rgb(46, 182, 197);
  letter-spacing: 0.15em;
  font-weight: bold;
  line-height: 1.3em;
  font-size: 22px;
}

.location-text {
  font-style: italic;
  font-size: 14px;
}

.location-image {
  width: 100%;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

.location-image:hover {
  transform: scale(1.1);
  opacity: 0.7;
}

.footer-heading {
  color: #000;
  font-family: Arial;
  letter-spacing: 0.15em;
  line-height: 1.3em;
  font-size: 14px;
  font-weight: bold;
}

.footer-paragraph {
  font-size: 16px;
}

.mail-link {
  color: #fff;
  text-decoration: none;
}

.product-img:hover {
  transform: scale(1.1);
  opacity: 0.7;
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1),
    opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}


.form-control-arrow {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 4 5"><path fill="none" stroke="%23000" stroke-width=".8" d="M0 0l2 2 2-2"/></svg>')
    no-repeat right 10px center;
  background-size: 12px 12px;
  padding-right: 30px;
  /* Adjust the padding to accommodate the arrow */
}

.card {
  border: none;
  border-radius: 0;
}

.card-body {
  padding: 0;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 2.5rem !important;
}

.row.product {
  justify-content: center !important;
}

@media (max-width: 767.99px) {
  .video iframe.iframe-set {
    width: 100%;
    aspect-ratio: 16 / 9;
    height: 100%;
  }

  .row.product {
    justify-content: start !important;
  }
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background-color: #000;
  z-index: 1;
}

.fades:hover .overlay {
  opacity: 0.4;
  cursor: pointer;
}

.image-container {
  position: relative;
  width: 100%;
  height: auto;
}

.iti__selected-dial-code, .iti__flag-box, .iti__country-name, .iti__dial-code{
    color: #000 !important;
}

.iti__selected-country{
    background-color: #efefef;
    padding-inline-end: 5px;
}

.form-control .iti__tel-input{
    padding-left: 100px !important;
}
.product-img {
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

.product-img:hover {
    transform: scale(1.1);
    opacity: 0.7;
}