.tcons-tabs-contact .elementor-tabs-wrapper {
  display: block !important;
  width: 100% !important;
  padding: 0 25px;
  margin-bottom: 30px;
}
.tcons-tabs-contact .elementor-tabs-wrapper .elementor-tab-title {
  display: flex;
  align-items: center;
  border: none;
  padding: 0;
  background-color: var(--e-global-color-primary);
  position: relative;
  height: 88px;
  text-align: center;
}
.tcons-tabs-contact .elementor-tabs-wrapper .elementor-tab-title .elementor-item-link {
  order: 2;
  flex: 1;
  padding: 5px 20px;
  line-height: 150%;
  text-transform: uppercase;
  font-weight: 700 !important;
  color: #fff;
  font-size: var(--e-global-typography-e22c695-font-size);
  font-weight: var(--e-global-typography-e22c695-font-weight, revert);
}
.tcons-tabs-contact .elementor-tabs-wrapper .elementor-tab-title .tab-thumb {
  order: 1;
  width: 113px;
  height: 100%;
}
.tcons-tabs-contact .elementor-tabs-wrapper .elementor-tab-title .tab-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tcons-tabs-contact .elementor-tabs-wrapper .elementor-tab-title.elementor-active {
  color: #fff;
}
.tcons-tabs-contact .elementor-tabs-wrapper .elementor-tab-title:not(:last-child) {
  margin-bottom: 10px;
}
.tcons-tabs-contact .elementor-tabs-wrapper .elementor-tab-title::after, .tcons-tabs-contact .elementor-tabs-wrapper .elementor-tab-title::before {
  display: none !important;
}
.tcons-tabs-contact .elementor-tabs-content-wrapper {
  border: none !important;
}
.tcons-tabs-contact .elementor-tabs-content-wrapper .elementor-tab-content {
  background-color: #fff;
  box-shadow: 10px 10px 20px 0px rgba(194, 78, 42, 0.2509803922);
  border-radius: 10px;
  padding: 30px 20px 50px;
}
.tcons-tabs-contact .elementor-tabs-content-wrapper .elementor-tab-content .wpcf7-form .tcons-tabs-form {
  margin-bottom: -24px;
}
.tcons-tabs-contact .elementor-tabs-content-wrapper .elementor-tab-content .wpcf7-form .tcons-tabs-form .row > div:last-child .form-group {
  margin: 0;
}
.tcons-tabs-contact .elementor-tabs-content-wrapper .elementor-tab-content .wpcf7-form .form-header {
  text-align: center;
}
.tcons-tabs-contact .elementor-tabs-content-wrapper .elementor-tab-content .wpcf7-form .form-title {
  text-transform: uppercase;
  margin: 0;
  color: var(--e-global-color-primary);
}
.tcons-tabs-contact .elementor-tabs-content-wrapper .elementor-tab-content .wpcf7-form .form-desc {
  color: var(--e-global-color-secondary);
  padding: 0 30px;
  margin: 0;
}
.tcons-tabs-contact .elementor-tabs-content-wrapper .elementor-tab-content .wpcf7-form .form-group {
  margin-bottom: 44px;
}
.tcons-tabs-contact .elementor-tabs-content-wrapper .elementor-tab-content .wpcf7-form label {
  color: var(--e-global-color-secondary);
}
.tcons-tabs-contact .elementor-tabs-content-wrapper .elementor-tab-content .wpcf7-form textarea {
  height: 83px;
}
.tcons-tabs-contact .elementor-tabs-content-wrapper .elementor-tab-content .wpcf7-form .wpcf7-spinner {
  display: block;
  margin: 0 auto;
}
.tcons-tabs-contact .elementor-tabs-content-wrapper .elementor-icon-box-title {
  margin-top: 0;
}
@media (min-width: 768px) {
  .tcons-tabs-contact .elementor-tabs-wrapper {
    padding: 0;
    width: 30% !important;
  }
  .tcons-tabs-contact .elementor-tabs-wrapper .elementor-tab-title {
    display: block !important;
    padding: 7px 30px 0;
    min-height: 100px;
    line-height: 150%;
    font-size: var(--e-global-typography-e22c695-font-size);
    font-weight: var(--e-global-typography-e22c695-font-weight, revert);
  }
  .tcons-tabs-contact .elementor-tabs-wrapper .elementor-tab-title:not(:last-child) {
    margin-bottom: 60px;
  }
  .tcons-tabs-contact .elementor-tabs-wrapper .elementor-tab-title .tab-thumb {
    position: absolute;
    bottom: -50px;
    width: 100%;
    height: 185px;
    padding: 0 30px;
    transform: translateX(-50%);
    left: 50%;
  }
  .tcons-tabs-contact .elementor-tabs-content-wrapper {
    margin-left: 20px;
  }
  .tcons-tabs-contact .elementor-tabs-content-wrapper .elementor-tab-content {
    min-height: 585px;
    padding: 20px;
  }
  .tcons-tabs-contact .elementor-tabs-content-wrapper .elementor-tab-content .wpcf7-form .form-desc {
    padding: 0;
  }
  .tcons-tabs-contact .elementor-tabs-content-wrapper .elementor-tab-content .wpcf7-form textarea {
    height: 83px;
  }
}
@media (min-width: 992px) {
  .tcons-tabs-contact .elementor-tabs-wrapper {
    width: 32% !important;
  }
  .tcons-tabs-contact .elementor-tabs-content-wrapper .elementor-tab-content {
    min-height: 585px;
    padding: 20px;
  }
  .tcons-tabs-contact .elementor-tabs-content-wrapper .elementor-tab-content .wpcf7-form textarea {
    height: 83px;
  }
}

/*# sourceMappingURL=tcons-tabs-contact.css.map */
