.Soporte-tecnico{text-align: center !important; font-size: 24px !important; margin-bottom: 35px !important;}/*	support form css start*/
.sup-form-sup-pg-div .ffw-form {
    max-width: 600px;
}
.sup-form-sup-pg-div .ffw-form,
.sup-form-sup-pg-div .ffw-form * {
    box-sizing: border-box;
    list-style: none
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields {
    padding: 0 !important;
    margin: 0 !important;
    list-style-type: none !important
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field {
    margin-bottom: 15px;
    position: relative;
    width: 100%;
    transition: height 1s ease 0s;
    padding-left: 0;
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=reset]),
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field select,
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field textarea {
    height: 40px;
    width: 100%;
    padding: 5px 15px;
    font-size: 14px;
    outline: none;
    color: #000;
    border: 1px solid #e0e0e0;
    font-family: 'ZohoPuvi';
    border-radius: 2px;
    background-color: #fafafa;
    display: block
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=reset]):focus,
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field select:focus,
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field textarea:focus {
    box-shadow: 1px 1px 8px 3px #cccccc3d
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #5a5a5a 50%), linear-gradient(135deg, #5a5a5a 50%, transparent 50%), linear-gradient(to right, #fff0, #fff0);
    background-position: calc(100% - 20px) calc(1em + 5px), calc(100% - 15px) calc(1em + 5px), calc(100% - 2.5em) .5em;
    background-size: 6px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
    padding-right: 30px;
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field textarea.ffw-form-control {
    height: 100px;
    resize: none
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field textarea.support_ffw-additional-data,
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field textarea.support_ffw-hidden-data {
    display: none !important
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field select,
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field #MECountryListing,
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field [name=Country] {
    margin-top: 15px;
    line-height: 22px
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field .ffw-errmsg {
    display: none;
    color: red;
    font-size: 12px;
    bottom: -21px;
    position: absolute
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field .ffw-errmsg.active+textarea,
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field .ffw-errmsg.active+select,
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field .ffw-errmsg.active+input {
    border: 1px solid red !important;
    margin-bottom: 25px
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field .ffw-errmsg.ffw-errmsg-top {
    margin-top: 0;
    margin-bottom: 5px
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field .ffw-errmsg.ffw-errmsg-float {
    position: absolute;
    top: 100%;
    margin-top: 0px
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field .ffw-errmsg.ffw-errmsg-top-float {
    position: absolute;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 0
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field .ffw-others-errmsg {
    display: none;
    color: red;
    font-size: 12px;
    margin-top: 5px
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field ::placeholder {
    font-family: 'ZohoPuvi';
    color: #999
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field .ffw-submit {
    width: 100%;
    height: 40px;
    border: none;
    background-color: #069b4f;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    outline: none;
    transition: .3s ease all;
    border-radius: 2px;
    font-weight: 600
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field .ffw-submit:disabled {
    opacity: .5
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field .ffw-submit:active,
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field .ffw-submit:hover {
    background: #017b3c
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field .ffw-reset {
    width: 100%;
    height: 40px;
    border: none;
    background-color: #b8c9d6;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    outline: none;
    transition: .3s ease all;
    border-radius: 2px;
    font-weight: 400
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field .ffw-reset:disabled {
    opacity: .5
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field .ffw-reset:active,
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field .ffw-reset:hover {
    background: #a7bccb
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field.ffw-both-buttons .ffw-submit {
    width: 60%;
    display: inline-block
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field.ffw-both-buttons .ffw-reset {
    width: 35%;
    margin-left: 3%;
    display: inline-block
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field .ffw-privacy,
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field #meGDPRMessage {
    font-size: 11px;
    line-height: 18px;
    margin-top: 10px;
    color: #444;
    text-align: left;
    margin-left: 0;
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field .ffw-privacy label,
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field #meGDPRMessage label {
    font-size: 11px;
    line-height: 15.4px;
    color: #444;
}
.sup-form-sup-pg-div #meGDPRMessage .checkmarkgdpr {
    height: 12px !important;
    width: 12px !important;
    vertical-align: text-bottom;
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field .ffw-privacy a,
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field #meGDPRMessage a {
    text-decoration: underline;
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field .ffw-email-select-group .ffw-email-content {
    float: left;
    width: calc(100% - 80px);
    border: 1px solid #b7b7b7;
    border-right: none
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field .ffw-email-select-group .ffw-email-content .ffw-form-control {
    border: none !important
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field .ffw-email-select-group .ffw-select-content {
    float: right;
    width: 80px;
    position: relative;
    border: 1px solid #b7b7b7;
    border-left: none
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field .ffw-email-select-group .ffw-select-content .ffw-form-control {
    opacity: 0;
    cursor: pointer;
    z-index: 1
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field .ffw-email-select-group .ffw-select-content .ffw-selectedcountry {
    position: absolute;
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    color: #999;
    padding: 10px 23px 10px 0px;
    border-left: 0px;
    text-align: right;
    width: 100%
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field .ffw-email-select-group .ffw-select-content .ffw-selectedcountry:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 6px solid #b7b7b7;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
    right: 6px;
    top: 50%;
    transform: translateY(-50%)
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field .ffw-email-select-group .ffw-select-content #country_state {
    display: block;
    position: absolute;
    width: 150px;
    z-index: 1;
    padding: 5px 10px;
    top: 100%;
    margin: 1px 0 0;
    right: -1px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.09);
    border-radius: 4px;
    border-color: #ddd;
    font-size: 12px
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field .ffw-email-select-group:after {
    content: '';
    display: block;
    clear: both
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field .ffw-checkbox input[type="checkbox"] {
    display: inline-block;
    margin: 0;
    margin-right: 7px;
    vertical-align: middle
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field .ffw-checkbox label {
    color: #898c94;
    text-align: left;
    line-height: 1.6;
    display: inline-block;
    vertical-align: middle
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field .ffw-radio .ffw-radio-field input[type="radio"] {
    display: inline-block;
    margin: 0;
    margin-right: 7px;
    vertical-align: middle
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field .ffw-radio .ffw-radio-field label {
    color: #898c94;
    text-align: left;
    line-height: 1.6;
    display: inline-block;
    vertical-align: middle
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field .ffw-radio .ffw-radio-field.ffw-radio-field-inline {
    display: inline-block;
    margin-right: 15px
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field.ffw-field-demo-date {
    display: none
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field-label {
    width: 100%;
    padding-top: 10.2px;
    color: #000;
    padding-left: 0;
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields .ffw-field-label i.mandate_field {
    background: none;
    color: #f10;
    position: relative;
    top: 0;
    left: 0
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields.ffw-left-aligned .ffw-field-label {
    width: 210px;
    text-align: left;
    float: left
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields.ffw-left-aligned .ffw-field {
    width: 360px;
    margin-left: 210px
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields.ffw-right-aligned .ffw-field-label {
    width: 210px;
    text-align: right;
    float: left
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields.ffw-right-aligned .ffw-field {
    width: 388px;
    margin-left: 210px;
    padding-left: 20px
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields.ffw-horizontal-fields .ffw-email-select-group {
    float: left;
    width: calc(100% - 150px)
}
.sup-form-sup-pg-div .ffw-form form .ffw-form-fields.ffw-horizontal-fields .ffw-email-select-group .ffw-select-content {
    border-right: none
}
.sup-form-sup-pg-div .ffw-form form.ffw-form-disable {
    position: relative;
    pointer-events: none
}
.sup-form-sup-pg-div .ffw-form form.ffw-form-disable:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 1
}
.sup-form-sup-pg-div .ffw-form form:after {
    content: '';
    display: block;
    clear: both
}
.sup-form-sup-pg-div .ffw-hide {
    display: none
}
.sup-form-sup-pg-div .ffw-align-center {
    text-align: center
}
@media screen and (max-width:830px) {
    .sup-form-sup-pg-div .ffw-form form .ffw-form-fields.ffw-left-aligned .ffw-field {
        width: calc(100% - 250px);
    }
}
@media screen and (max-width:768px) {
    .sup-form-sup-pg-div .ffw-form {
        max-width: 515px;
        margin: 30px auto;
    }
}
@media screen and (max-width:760px) {
    .sup-form-sup-pg-div .ffw-form form .ffw-form-fields.ffw-left-aligned .ffw-field-label {
        width: 165px;
        text-align: left;
        float: left;
        padding-left: 0;
    }
    .sup-form-sup-pg-div .ffw-form form .ffw-form-fields.ffw-left-aligned .ffw-field {
        width: 350px !important;
        margin-left: 165px
    }
}
@media screen and (max-width:550px) {
    .sup-form-sup-pg-div .ffw-form form .ffw-form-fields.ffw-left-aligned .ffw-field {
        width: 100% !important;
        margin-left: 0 !important;
        padding-left: 0 !important
    }
}
@media screen and (max-width:500px) {
    .ffw-form {
        padding: 0 20px 20px;
    }
    .sup-form-sup-pg-div .ffw-form form .ffw-form-fields {
        padding: 20px
    }
}
/*	support form css end*/

.heading-menu .menuhead {
  display: inline-block;
  font-weight: 300;
  letter-spacing: -1px;
  font-size: 24px;
}
