.c-footer {
  background-color: #000000;
  color: #ffffff;
  padding: 45px 0;
}
.c-footer__top {
  display: flex;
  justify-content: space-between;
  gap: 15px;
}
@media (max-width: 991.98px) {
  .c-footer__top {
    flex-direction: column;
  }
}
.c-footer__middle {
  display: flex;
  justify-content: space-between;
  gap: 15px;
}
@media (max-width: 991.98px) {
  .c-footer__middle {
    gap: 40px;
  }
}
.c-footer__social {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
@media (max-width: 991.98px) {
  .c-footer__social {
    justify-content: flex-start;
  }
}
@media (max-width: 991.98px) {
  .c-footer__social-link img {
    width: 32px;
    height: 32px;
  }
}
.c-footer__menu-title {
  text-transform: uppercase;
  font-size: 0.8125em;
  font-weight: 600;
}
@media (max-width: 991.98px) {
  .c-footer__menu-title {
    font-size: 1em;
  }
}
.c-footer__end {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
@media (max-width: 991.98px) {
  .c-footer__end {
    flex-direction: column;
    gap: 30px;
  }
}
.c-footer__middle {
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-left: none;
  border-right: none;
  padding: 35px 0;
  margin: 35px 0;
}
@media (max-width: 991.98px) {
  .c-footer__middle {
    flex-direction: column;
  }
}
.c-footer__logos {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}
.c-footer__logos img {
  height: 35px;
  width: auto;
  opacity: 0.5;
}
.c-footer__copyright {
  margin: 0;
  opacity: 0.5;
}
@media (max-width: 991.98px) {
  .c-footer__copyright {
    font-size: 0.875em;
  }
}
.c-footer__legal-menu .menu {
  display: flex;
  justify-content: center;
  gap: 10px;
}
@media (max-width: 991.98px) {
  .c-footer__legal-menu .menu {
    flex-direction: column;
    text-align: center;
    font-size: 0.875em;
  }
}
.c-footer__legal-menu a {
  color: rgba(255, 255, 255, 0.7);
}
.c-footer__legal-menu a:hover, .c-footer__legal-menu a:active, .c-footer__legal-menu a:focus, .c-footer__legal-menu a:visited {
  color: rgba(255, 255, 255, 0.7);
}
.c-footer__bottom {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.c-footer__info {
  max-width: 520px;
}
@media (max-width: 991.98px) {
  .c-footer__info {
    margin: 0 0 20px;
    max-width: 100%;
  }
}
.c-footer__text {
  font-size: 1.125em;
}
@media (max-width: 991.98px) {
  .c-footer__text {
    font-size: 1em;
  }
}
.c-footer__text-title {
  font-size: 1.125em;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 0 15px;
}
@media (max-width: 991.98px) {
  .c-footer__text-title {
    font-size: 1em;
  }
}
.c-footer__newsletter {
  max-width: 660px;
  width: 100%;
}
@media (max-width: 991.98px) {
  .c-footer__newsletter {
    max-width: 100%;
  }
}
.c-footer__newsletter .gform-theme--foundation {
  position: relative;
}
.c-footer__newsletter .gform-theme--foundation .gfield .gform-field-label {
  color: #ffffff;
  font-size: 1.125em;
  font-weight: 600;
  margin: 0 0 15px;
}
@media (max-width: 991.98px) {
  .c-footer__newsletter .gform-theme--foundation .gfield .gform-field-label {
    font-size: 1em;
  }
}
.c-footer__newsletter .gform-theme--foundation .gfield input[type=email] {
  border: 1px solid #ffffff;
  width: 100%;
  padding: 0 10px !important;
  font-size: 16px;
  color: #ffffff;
}
.c-footer__newsletter .gform-theme--foundation .gfield input[type=email]::-moz-placeholder {
  font-size: 16px;
}
.c-footer__newsletter .gform-theme--foundation .gfield input[type=email]::-webkit-input-placeholder {
  font-size: 16px;
}
.c-footer__newsletter .gform-theme--foundation .gfield input[type=email]:-ms-input-placeholder {
  font-size: 16px;
}
.c-footer__newsletter .gform-theme--foundation .gfield input[type=email]::placeholder {
  font-size: 16px;
}
.c-footer__newsletter .gform-theme--foundation .gfield .ginput_container_consent {
  justify-content: flex-start;
}
.c-footer__newsletter .gform-theme--foundation .gfield .ginput_container_consent a {
  color: rgba(255, 255, 255, 0.6);
  font-weight: normal;
}
.c-footer__newsletter .gform-theme--foundation .gfield .ginput_container_consent a:hover, .c-footer__newsletter .gform-theme--foundation .gfield .ginput_container_consent a:active, .c-footer__newsletter .gform-theme--foundation .gfield .ginput_container_consent a:focus, .c-footer__newsletter .gform-theme--foundation .gfield .ginput_container_consent a:visited {
  color: rgba(255, 255, 255, 0.6);
}
.c-footer__newsletter .gform-theme--foundation .gfield .ginput_container_consent label {
  margin: -2px 0 0 5px;
}
.c-footer__newsletter .gform-theme--foundation .gfield .gfield_description.gfield_validation_message {
  position: absolute;
  margin: 0;
}
.c-footer__newsletter .gform-theme--foundation .gform_button {
  background-image: none !important;
  padding-right: 20px !important;
}
.c-footer__newsletter .gform-theme--foundation .gform_fields {
  gap: 25px;
  column-gap: 0 !important;
}
.c-footer__newsletter .gform-theme--foundation .gfield--width-quarter {
  grid-column: span 2;
}
@media (max-width: 991.98px) {
  .c-footer__newsletter .gform-theme--foundation .gfield--width-quarter {
    grid-column: span 12;
  }
}
.c-footer__newsletter .gform-theme--foundation .gfield--width-three-quarter {
  grid-column: span 10;
}
@media (max-width: 991.98px) {
  .c-footer__newsletter .gform-theme--foundation .gfield--width-three-quarter {
    grid-column: span 12;
  }
}
.c-footer__newsletter .gform-theme--foundation .gform_footer {
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  bottom: 43px;
}
@media (max-width: 991.98px) {
  .c-footer__newsletter .gform-theme--foundation .gform_footer {
    bottom: 47px;
  }
}
.c-footer__newsletter .gform-theme--foundation .gform_validation_errors {
  margin: 0;
  padding: 0;
  opacity: 0;
  height: 0;
}
.c-footer__address {
  color: rgba(255, 255, 255, 0.7);
}
@media (max-width: 991.98px) {
  .c-footer__address {
    font-size: 0.875em;
  }
}
.c-footer__contact-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.c-footer__contact-item {
  margin: 0;
  color: rgba(255, 255, 255, 0.7);
  display: flex;
  align-items: center;
  gap: 5px;
}
@media (max-width: 991.98px) {
  .c-footer__contact-item {
    font-size: 0.875em;
  }
}
.c-footer__contact-item img {
  opacity: 0.7;
}
.c-footer .form-send {
  position: relative;
  background: #144051;
  background-size: 19px;
  color: #ffffff;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 20px;
  border-radius: 4px;
  text-transform: uppercase;
  width: fit-content;
  font-size: 0.875em;
  font-family: "Hind", sans-serif;
  font-weight: 600;
  line-height: 1.25;
  min-width: fit-content;
  width: 100%;
  position: relative;
  bottom: 4px;
}
.c-footer .form-send:hover {
  cursor: pointer;
}
@media (max-width: 991.98px) {
  .c-footer .form-send {
    font-size: 1em;
    bottom: 0;
  }
}
.c-footer .gform_button {
  display: none !important;
}
.c-footer .gfield--input-type-html {
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: end;
}

.otgs-development-site-front-end, .wpml-ls-statics-footer {
  display: none;
}