/* Footer */
footer {
  color: #888;
  text-align: center;
  padding: 55px 0 75px;
  background: url(images/footer/footer-plan.png)117% 54% no-repeat #2a2a2a;
  background-size: cover;
  background-position: center;
  position: relative;
  bottom: 0;
  width: 100%;
}

.footer-container {
  display: inline-flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 1px;
  padding-right: 1px;
  gap: 46px;
  margin-left: 40px;
}

.footer_info {
  height: 25px;
  margin: 0;
  text-align: center;
  position: relative;
  width: 100%;
  z-index: 1;
  transform: translateY(0);
  transition: transform 0.2s linear;
  background-color: #2a2a2a;
}

.columns-footer {
  flex: 1;
  padding: 17px 14px;
  max-width: 33.33%;
  height: auto;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  float: left;
  text-align: left;
  justify-content: flex-start;
  position: relative;
}

.columns-footer:nth-child(2) {
  flex: 2;
  max-width: 50%;
}

.columns {
  float: left;
  padding: 0 15px;
}

.columns-footer p {
  text-align: left;
  width: 30ch;
  word-wrap: break-word;
}

.footer_number {
  font-family: Roboto, sans-serif;
}

.widget_text {
  margin-bottom: 0;
  margin-top: 0;
  background-color: #2a2a2a;
  color: #888;
}

.footer-logo {
  width: 17px;
  height: 17px;
  margin-bottom: clamp(3px, 5%, 15px);
}

.footer-logo img {
  width: 270px;
  height: auto;
  max-width: 100%;
}

.footer-description {
    border-bottom: 1px dashed rgba(255, 255, 255, .1);
    margin-bottom: clamp(3px, 5%, 15px);
    font-family: Roboto, sans-serif;
    color: rgb(136, 136, 136);
    margin-top: 80px;
    padding-bottom: 20px;
}

.footer-subtext {
  font-family: Roboto, sans-serif;
  margin-bottom: clamp(3px, 5%, 15px);
  color: rgb(236, 234, 234)
}

.columns-footer_title {
  color: #fff;
  font-weight: 700;
  line-height: 1.4;
  font-family: "Open Sans Condensed" , sans-serif;
  font-size: 20px;
  padding-bottom: 5px;
  margin-top: 0;
  margin-bottom: 15px;
  font-style: normal;
}

.title_electro {
text-align: center;
margin-left: -60px;
}

.columns-wrapper {
  margin-top: 1px;
  display: flex;
  justify-content: space-between;
  gap: 30px;
}

.left-column, .right-column {
  flex: 1;
}

ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.left-column ul, .right-column ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  line-height: 1.6;
  color: #fff;
  font-family: Roboto, sans-serif;
  white-space: nowrap;
}

.left-column li, .right-column li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 13px;
  color: rgb(136, 136, 136);
}

.left-column li::before, .right-column li::before {
  content: "■";
  position: absolute;
  left: 0;
  color: rgb(136, 136, 136);
  font-size: 10px;
  line-height: 2;
}

.custom-column a {
  color: inherit;
  text-decoration: none;
  transition: color 0.3s ease, background-color 0.3s ease;
}

.social-links a {
  text-decoration: none;
 }

 .webetalon-link a {
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  font-weight: 400;
  line-height: 21px;
}

.custom-column a:visited {
  color: inherit;
}

.custom-column a:active {
  color: inherit;
}

.custom-column a:hover {
  color: #ccc;
}

.phone_number {
  text-decoration: none;
  color: inherit;
  font-weight: normal;
  line-height: 2.3;
}

.phone_number:hover {
  color: white;
  text-decoration: none;
  transition: color 0.3s ease;
}

.fa-phone {
  font-size: 14px;
  margin-right: 10px;
  font-weight: 900;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-envelope {
  margin-right: 10px;
}

.line {
  border-bottom: 1px solid #333;
}

.footer_hours {
  font-size: 15px;
  margin-top: 5px;
  line-height: 1.7;
}

.far {
  width: 16px;
  height: 16px;
}

.fa-calendar-alt {
  margin-top: 5px;
  margin-right: 9px;
}

.footer_calendar {
  margin-left:28px;
}

.footer_info-links {
  text-align: center;
  box-sizing: border-box;
  background-color: #2a2a2a;
  padding: 5px 0;
  font-size: 13px;
  color: #666;
}

.footer-social {
  width: 100%;
  color: #666;
  height: auto;
  position: relative;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 110;
  padding-right: 70px;
  text-align: left;
  justify-content: flex-start;
}

.social-links {
  margin-top: 20px;
  text-decoration: none;
 }

.social-icon {
  width: 25px;
  height: 25px;
  margin-right: 15px;
}

.footer-copyright {
  background-color: #222;
  padding: 20px 0;
  width: 100%;
}

.copyright {
  background-color: #222;
  color: #666;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
  text-align: left;
}

.copyright-content {
  font-size: 12px;
}

.webetalon-link a:hover {
  color: #fff;
  text-decoration: underline;
}



/* Contact form */
.form-button {
  font-family: Roboto, sans-serif;
  padding: 11px 35px;
  background-color: rgb(0, 64, 133);
  color: white;
  border: none;
  border-radius: 5px;
  font-size: 17px;
  cursor: pointer;
  font-weight: 600;
  width: fit-content;
  height: auto;
  display: inline-block;
  margin-top: 15px;
  box-shadow: rgb(11, 1, 56) 0 4px 0 0;
  transition: all 0.3s ease;
}

.form-button:hover {
  background-color: rgb(0, 64, 123);
  transform: scale(1.04);
}

.popup-container {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

.popup-content {
  background-color: #fff;
  padding: 30px 30px 1px;
  border-radius: 8px;
  width: 340px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  position: relative;
  transition: all 0.3s ease;
}

.consultation-title {
  color: black;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 35px;
}

.close-btn {
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  border: none;
  font-size: 25px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  padding: 1px 8px;
  color: white;
  background-color: rgb(0, 64, 123);
  border-radius: 3px;
}

form input,
form textarea {
  font-family: Roboto, sans-serif;
  width: 100%;
  margin-bottom: 15px;
  padding: 10px;
  font-size: 16px;
  border: 1px solid transparent;
  border-radius: 5px;
  background-color:rgba(0, 0, 0, 0.05);
}

form textarea {
  resize: none;
  height: 100px;
}

form input:focus,
form textarea:focus {
  outline: none;
  background-color:rgba(0, 0, 0, 0.09);
}

.submit-btn {
  font-family: Roboto, sans-serif;
  width: 55%;
  padding: 12px;
  background-color: rgb(0, 64, 133);
  color: white;
  font-size: 16px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  display: inline-block;
  display: block;
  margin: 5px auto;
  box-shadow: rgb(0, 38, 73) 0 4px 0 0;
  transition: all 0.3s ease;
}

.submit-btn:hover {
  background-color: rgb(0, 64, 123);
  transform: scale(1.04);
}

.thank-you-message {
  font-family: Roboto, sans-serif;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  margin-left: 20px;
  color: rgb(0, 64, 133);
  padding: 10px;
  font-size: 16px;
  font-weight: 600;
  margin-top: 15px;
  margin-bottom: 10px;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.thank-you-message.visible {
  opacity: 1;
  visibility: visible;
}

.error-message {
  font-size: 13px;
  color: red;
  margin-top: -7px;
  margin-bottom: 9px;
  display: none;
}



@media (max-width: 767px) {
  .footer-container {
    display: flex;
    flex-direction: column;
    margin-left: 5px;
    gap: 15px;
  }

  .columns-footer {
    max-width: 100%;
    padding: 20px;
    text-align: left;
    flex-direction: column;
  }

  .title_electro {
    text-align: left;
    margin-left: 0;
    margin-bottom: 20px;
    white-space: nowrap;
  }

  .columns-wrapper {
    flex-direction: column;
    gap: 1px;
  }

  .left-column, .right-column {
    flex: unset;
    width: 100%;
    text-align: left;
  }

  .footer-logo img {
    width: 190px;
    display: block;
    margin: 0;
  }

  .footer-subtext,
  .footer_hours {
    text-align: left;
    padding-left: 15px;
    margin: 0;
  }

  .footer_hours {
    font-size: 15px;
  }

  p.footer_hours {
    margin-top: 5px;
  }

  .footer-description {
    margin-top: 50px;
    text-align: left;
    padding-left: 0;
  }

  .footer_number ul,
  .footer_hours {
    text-align: left;
    padding-left: 0;
    margin: 0;
  }

  .social-links {
     margin-right: 110px;
  }

  .copyright {
   display: block;
   padding-left: 20px;
   gap: 15px;
   text-align: center;
   line-height: 30px;
  }

  /* Contact form */
  .form-button {
    padding: 10px 25px;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 500;
    box-shadow: rgb(11, 1, 56) 0 3px 0 0;
  }

  .form-button:hover {
    transform: scale(1.03);
  }
}



@media (min-width: 768px) and (max-width: 1024px) {
  .footer-container {
    display: flex;
    flex-direction: column;
    width: 80%;
    margin: 0 auto;
    gap: 20px;
  }

  .columns-footer {
    max-width: 100%;
    padding: 20px;
    text-align: left;
    flex-direction: column;
    text-align: left;
  }

  .columns-wrapper {
    flex-direction: column;
    gap: 1px;
  }

  .left-column, .right-column {
    flex: unset;
    width: 100%;
    text-align: left;
    font-size: 19px;
  }

  .footer-logo img {
    width: 240px;
    display: block;
    margin: 0;
  }

  .footer-description {
    margin-top: 75px;
    text-align: left;
    padding-left: 0;
    font-size: 18px;
  }

  .footer-subtext {
    font-size: 18px;
    text-align: left;
    padding-left: 15px;
    margin: 0;
  }

  .columns-footer_title {
    font-size: 24px;
   }

  .title_electro {
    font-size: 23px;
    text-align: left;
    margin-left: 0;
    margin-bottom: 20px;
    white-space: nowrap;
  }

  .footer_number {
    padding-left: 0;
    margin-left: 0;
  }

  .footer_hours {
    text-align: left;
    padding-left: 0;
    margin: 0;
    font-size: 18px;
  }

  p.footer_hours {
    margin-top: 5px;
  }

  .footer_number ul {
   padding-left: 0;
   list-style-position: inside;
   font-size: 18px;
  }

  .columns-footer li {
    margin-top: 0;
    line-height: 1.4;
  }

  .copyright {
   display: block;
   padding-left: 20px;
   gap: 15px;
   text-align: center;
   line-height: 30px;
  }

  /* Contact form */
  .form-button {
    padding: 10px 25px;
    border-radius: 5px;
    font-size: 19px;
    font-weight: 500;
    box-shadow: rgb(11, 1, 56) 0 3px 0 0;
    margin-top: 27px;
  }

  .form-button:hover {
    transform: scale(1.03);
  }
}
