/*.menuesp {
  font-size: 14px !important;
  font-weight: 700 !important;
  color:#222 !important;
}*/

.whatsappme__button {
    position: absolute;
    z-index: 999;
    bottom: 50px;
    right: 8px;
    height: 60px;
    min-width: 60px;
    max-width: 95vw;
    background-color: #25d366;
    color: #fff;
    border-radius: 30px;
    box-shadow: 1px 6px 24px 0 rgba(7,94,84,.24);
    cursor: pointer;
    transition: background-color .2s linear;
    -webkit-tap-highlight-color: transparent;
}


/*tablas*/
.elementor-458 .elementor-element.elementor-element-6be922a0 .eael-data-table thead tr th {
    color: #fff;
    background-color: #2179de;
    width: 200px;
}

.eael-dt-th-align-center .eael-data-table thead tr th {
    text-align: center;
    vertical-align: middle;
}


.mega-menu-link {
  font-size: 14px;
  font-weight: 600 !important;
 }

/*wpform derecha*/
.wpforms-container-full .wpforms-form .wpforms-field-label {
    display: block;
    font-weight: 500 !important;
    font-size: 14px !important;
    float: none;
    line-height: 1.3;
    margin: 0 0 4px 0;
    padding: 0;
    color: #ffffff;
}


.wpforms-container-full .wpforms-form button[type=submit] {
    background-color: #004dbe !important;
    border: 1px solid #2179de !important;
    color: #e9eff3 !important;
    padding: 10px 15px;
    text-align: right !important;
    font-weight: 600 !important;
   }

.wpforms-form .wpforms-submit-container {
    text-align: right !important;
}