.tcl-footer {
  font-size: 14px;
  -webkit-box-shadow: 0px -5px 10px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px -5px 10px 0px rgba(0, 0, 0, 0.1);
}
.tcl-footer__top {
  padding: 15px 0;
  background-color: #023c7a;
}
.tcl-footer__top * {
  color: #fff !important;
}
.tcl-footer__top-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .tcl-footer__top-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 40px;
  }
}
.tcl-footer__top-heading {
  font-family: "Montserrat";
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  font-variant: small-caps;
  letter-spacing: 1.65px;
  color: #023c7a;
}
@media (max-width: 1199px) {
  .tcl-footer__top-heading {
    font-size: 20px;
  }
}
.tcl-footer__top-description {
  font-size: 16px;
}
.tcl-footer__top-phone a {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
.tcl-footer__top-phone a:hover {
  opacity: 0.6;
}
.tcl-footer__top-phone .icon {
  width: 35px;
  height: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #fff;
  border-radius: 50%;
}
.tcl-footer__top-phone .icon img {
  width: 18px !important;
}
.tcl-footer__top-phone .text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 100%;
  position: relative;
  font-weight: 700;
}
.tcl-footer__top-phone .text:after {
  position: absolute;
  content: "";
  left: 0;
  top: 100%;
  width: 100%;
  height: 1px;
  background-color: #fff;
}
.tcl-footer__middle {
  padding-top: 40px;
  padding-bottom: 50px;
  background-color: #f7f5f3;
}
.tcl-footer__logo {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  display: block;
  margin-bottom: 20px;
}
.tcl-footer__logo:hover {
  opacity: 0.6;
}
.tcl-footer__description {
  margin-bottom: 20px;
}
.tcl-footer__contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  margin-bottom: 25px;
}
.tcl-footer__contact {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tcl-footer__contact:hover {
  opacity: 0.6;
}
.tcl-footer__contact-icon {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #e3291b;
  border-radius: 50%;
  background-color: #212121;
  width: 35px;
  height: 35px;
  -webkit-filter: drop-shadow(0px 5px 10px rgba(52, 58, 64, 0.1));
          filter: drop-shadow(0px 5px 10px rgba(52, 58, 64, 0.1));
}
.tcl-footer__contact-icon:hover {
  opacity: 0.6;
}
.tcl-footer__contact-icon img {
  width: 20px !important;
}
.tcl-footer__contact-text {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  position: relative;
}
.tcl-footer__contact-text:after {
  position: absolute;
  content: "";
  left: 0;
  top: 100%;
  width: 100%;
  height: 1px;
  background-color: #212121;
}
.tcl-footer__socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}
.tcl-footer__social {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  width: 35px;
}
.tcl-footer__social:hover {
  opacity: 0.6;
}
.tcl-footer .tcl-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.tcl-footer .tcl-form .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
  margin-bottom: 24px;
}
.tcl-footer .tcl-form .wpcf7-form-control-wrap select,
.tcl-footer .tcl-form .wpcf7-form-control-wrap input,
.tcl-footer .tcl-form .wpcf7-form-control-wrap textarea {
  width: 100%;
  display: block;
  outline: none;
  background-color: transparent;
  border: 1px solid #023c7a;
  padding: 10px;
}
.tcl-footer .tcl-form .wpcf7-form-control-wrap select::-webkit-input-placeholder, .tcl-footer .tcl-form .wpcf7-form-control-wrap input::-webkit-input-placeholder, .tcl-footer .tcl-form .wpcf7-form-control-wrap textarea::-webkit-input-placeholder {
  color: #023c7a;
  font-weight: 500;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  font-family: "Montserrat";
}
.tcl-footer .tcl-form .wpcf7-form-control-wrap select::-moz-placeholder, .tcl-footer .tcl-form .wpcf7-form-control-wrap input::-moz-placeholder, .tcl-footer .tcl-form .wpcf7-form-control-wrap textarea::-moz-placeholder {
  color: #023c7a;
  font-weight: 500;
  -moz-transition: 0.3s ease;
  transition: 0.3s ease;
  font-family: "Montserrat";
}
.tcl-footer .tcl-form .wpcf7-form-control-wrap select:-ms-input-placeholder, .tcl-footer .tcl-form .wpcf7-form-control-wrap input:-ms-input-placeholder, .tcl-footer .tcl-form .wpcf7-form-control-wrap textarea:-ms-input-placeholder {
  color: #023c7a;
  font-weight: 500;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  font-family: "Montserrat";
}
.tcl-footer .tcl-form .wpcf7-form-control-wrap select::-ms-input-placeholder, .tcl-footer .tcl-form .wpcf7-form-control-wrap input::-ms-input-placeholder, .tcl-footer .tcl-form .wpcf7-form-control-wrap textarea::-ms-input-placeholder {
  color: #023c7a;
  font-weight: 500;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  font-family: "Montserrat";
}
.tcl-footer .tcl-form .wpcf7-form-control-wrap select::placeholder,
.tcl-footer .tcl-form .wpcf7-form-control-wrap input::placeholder,
.tcl-footer .tcl-form .wpcf7-form-control-wrap textarea::placeholder {
  color: #023c7a;
  font-weight: 500;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  font-family: "Montserrat";
}
.tcl-footer .tcl-form .wpcf7-form-control-wrap select:focus::-webkit-input-placeholder, .tcl-footer .tcl-form .wpcf7-form-control-wrap input:focus::-webkit-input-placeholder, .tcl-footer .tcl-form .wpcf7-form-control-wrap textarea:focus::-webkit-input-placeholder {
  opacity: 0;
}
.tcl-footer .tcl-form .wpcf7-form-control-wrap select:focus::-moz-placeholder, .tcl-footer .tcl-form .wpcf7-form-control-wrap input:focus::-moz-placeholder, .tcl-footer .tcl-form .wpcf7-form-control-wrap textarea:focus::-moz-placeholder {
  opacity: 0;
}
.tcl-footer .tcl-form .wpcf7-form-control-wrap select:focus:-ms-input-placeholder, .tcl-footer .tcl-form .wpcf7-form-control-wrap input:focus:-ms-input-placeholder, .tcl-footer .tcl-form .wpcf7-form-control-wrap textarea:focus:-ms-input-placeholder {
  opacity: 0;
}
.tcl-footer .tcl-form .wpcf7-form-control-wrap select:focus::-ms-input-placeholder, .tcl-footer .tcl-form .wpcf7-form-control-wrap input:focus::-ms-input-placeholder, .tcl-footer .tcl-form .wpcf7-form-control-wrap textarea:focus::-ms-input-placeholder {
  opacity: 0;
}
.tcl-footer .tcl-form .wpcf7-form-control-wrap select:focus::placeholder,
.tcl-footer .tcl-form .wpcf7-form-control-wrap input:focus::placeholder,
.tcl-footer .tcl-form .wpcf7-form-control-wrap textarea:focus::placeholder {
  opacity: 0;
}
.tcl-footer .tcl-form .wpcf7-form-control-wrap .small-textarea {
  height: 88px;
}
.tcl-footer .tcl-form .wpcf7-form-control-wrap select,
.tcl-footer .tcl-form .wpcf7-form-control-wrap input {
  height: 44px;
}
.tcl-footer .tcl-form .wpcf7-form-control-wrap textarea {
  resize: none;
  height: 178px;
}
.tcl-footer .tcl-form .wpcf7-list-item {
  margin-left: 0;
}
.tcl-footer .tcl-form button[type=submit] {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  padding: 12px 20px 10px;
  text-transform: uppercase;
  text-decoration: none;
  outline: none;
  text-align: center;
  cursor: pointer;
  background-color: transparent;
  color: #023c7a;
  border: 1px solid #023c7a;
  margin-left: 30px;
}
.tcl-footer .tcl-form button[type=submit]:hover {
  opacity: 0.6;
}
@media (max-width: 1199px) {
  .tcl-footer .tcl-form button[type=submit] {
    font-size: 13px;
    padding: 9px 20px 4px;
  }
}
.tcl-footer .tcl-form .wpcf7-acceptance .wpcf7-list-item label {
  position: relative;
}
.tcl-footer .tcl-form .wpcf7-acceptance .wpcf7-list-item label input {
  position: absolute;
  z-index: -1;
  width: 1px;
  height: 1px;
  opacity: 0;
  visibility: hidden;
}
.tcl-footer .tcl-form .wpcf7-acceptance .wpcf7-list-item-label {
  position: relative;
  padding-left: 30px;
  display: block;
}
.tcl-footer .tcl-form .wpcf7-acceptance .wpcf7-list-item-label:before {
  position: absolute;
  width: 20px;
  height: 20px;
  border: 1px solid #023c7a;
  border-radius: 4px;
  left: 0;
  top: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.tcl-footer .tcl-form .wpcf7-acceptance input:checked + .wpcf7-list-item-label:before {
  background-color: #023c7a;
}
.tcl-footer .tcl-form .tcl-form__file {
  position: relative;
  height: 88px;
  margin-bottom: 24px;
}
.tcl-footer .tcl-form .tcl-form__file label {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: pointer;
  border: 1px solid #023c7a;
  padding: 10px;
}
.tcl-footer .tcl-form .tcl-form__file label > span:not(.wpcf7-form-control-wrap) {
  font-size: 12px;
  font-family: "Montserrat";
  color: #023c7a;
  font-weight: 500;
  display: block;
  background-image: url("/wp-content/themes/stay2munich/images/upload-icon.svg");
  background-size: 24px;
  background-position: right top;
  background-repeat: no-repeat;
}
.tcl-footer .tcl-form .tcl-form__file label .wpcf7-form-control-wrap input {
  opacity: 0;
  visibility: hidden;
  height: 0;
  display: block;
  padding: 0;
}
.tcl-footer .tcl-form .tcl-form__file .wpcf7-form-control-wrap {
  margin: 0;
}
.tcl-footer .tcl-form .tcl-form__heading {
  font-family: "Montserrat";
  font-size: 20px;
  font-weight: 400;
  color: #023c7a;
  margin-bottom: 20px;
  margin-top: 50px;
}
.tcl-footer .tcl-form .tcl-form__label {
  font-family: "Montserrat";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 400;
}
.tcl-footer .tcl-form .tcl-form__input--radio .wpcf7-radio label input {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.tcl-footer .tcl-form .tcl-form__input--radio .wpcf7-radio label input:checked + span:after {
  opacity: 1;
}
.tcl-footer .tcl-form .tcl-form__input--radio .wpcf7-radio label span {
  position: relative;
  padding-left: 35px;
  display: block;
  cursor: pointer;
  font-family: "Montserrat";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 400;
}
.tcl-footer .tcl-form .tcl-form__input--radio .wpcf7-radio label span:before {
  position: absolute;
  width: 20px;
  height: 20px;
  border: 1px solid #023c7a;
  top: -2px;
  border-radius: 50px;
  left: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.tcl-footer .tcl-form .tcl-form__input--radio .wpcf7-radio label span:after {
  position: absolute;
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #023c7a;
  left: 4px;
  top: 2px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  opacity: 0;
}
.tcl-footer .tcl-form .tcl-form__field.tcl-form__field--contact_preference {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 24px;
}
.tcl-footer .tcl-form .tcl-form__field.tcl-form__field--contact_preference .tcl-form__label {
  min-width: 30%;
  margin-right: 30px;
}
.tcl-footer .tcl-form .tcl-form__field.tcl-form__field--contact_preference span.wpcf7-list-item.first {
  margin-right: 40px;
}
.tcl-footer .tcl-form .tcl-form__field.tcl-form__field--contact_preference span.wpcf7-form-control-wrap {
  margin-bottom: 0px;
}
.tcl-footer .tcl-form .row {
  width: 50%;
}
.tcl-footer .tcl-form .row:nth-child(3) {
  padding-left: 30px;
  width: calc(50% + 48px);
}
@media (max-width: 767px) {
  .tcl-footer .tcl-form .row {
    width: auto !important;
    padding: 0 !important;
  }
}
.tcl-footer .tcl-form .wpcf7-response-output {
  width: 100%;
}
@media (max-width: 767px) {
  .tcl-footer .tcl-form button[type=submit] {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
.tcl-footer__bottom {
  padding: 15px 0;
  background-color: #023c7a;
  line-height: 1;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .tcl-footer__bottom {
    padding: 20px 0;
  }
}
.tcl-footer__bottom * {
  color: #fff;
}
.tcl-footer__bottom-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .tcl-footer__bottom-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.tcl-footer__bottom-link {
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #fff;
}
@media (max-width: 767px) {
  .tcl-footer__bottom-link {
    padding-left: 0;
    margin-left: 0;
    border-left: 0;
  }
}
.tcl-footer__bottom-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .tcl-footer__bottom-links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 25px;
  }
}
.tcl-footer__bottom-links a {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
.tcl-footer__bottom-links a:hover {
  opacity: 0.6;
}
.tcl-footer__bottom-text {
  margin-left: auto;
  margin-right: 0;
  padding-left: 40px;
  text-align: right;
}
@media (max-width: 767px) {
  .tcl-footer__bottom-text {
    text-align: left;
    padding-left: 0;
    margin-left: 0;
    margin-top: 40px;
  }
}
.tcl-footer__copyright {
  white-space: nowrap;
}
@media (max-width: 767px) {
  .tcl-footer__copyright {
    margin-bottom: 25px;
  }
}
@media (max-width: 1199px) {
  .tcl-footer__logo-and-contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 50px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 1199px) {
  .tcl-footer__logo-wrapper {
    width: 50%;
    padding-right: 50px;
  }
}
@media (max-width: 767px) {
  .tcl-footer__logo-wrapper {
    width: 80%;
    padding: 0;
  }
}
@media (max-width: 1199px) {
  .tcl-footer__contacts-wrapper {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .tcl-footer__contacts-wrapper {
    width: 100%;
  }
}