
.form-contact .form-contact-wrapper-input-fname {
    float: left;
    width: 49.75%;
    margin-top: .5%;
}

body {
    /*margin: -8px;*/
}

.form-contact .form-contact-wrapper-input-lname {
    float: left;
    width: 49.75%;
    margin-top: .5%;
    margin-left: .5%;
}

#accessibilityTopBar {
    height: 63px;
    background-color: #555;
    margin-top: 30px;
}

.form-contact input[type=text], .form-contact input[type=tel] {
    width: 100%;
}
/* .form-contact .contact-form-info{top: 170px; } */
.header {
    background-image: none !important;
    height: auto !important;
}

body {
    font-family: 'Open Sans Hebrew';
    font-size: 16px;
    letter-spacing: -.01em;
    color: #555;
    direction: rtl;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



.global-wrapper {
    padding: 0 40px;
}

    .global-wrapper center {
        text-align: start
    }

    .global-wrapper h1 {
        max-width: none !important;
        font-weight: normal;
    }

    .global-wrapper h2 {
        text-align: start;
        font-size: 2.5rem;
        font-weight: normal;
    }

    .global-wrapper h3 {
        text-align: start;
        font-weight: normal;
    }

body {
    font-family: Verdana,Arial,Helvetica,sans-serif !important;
}

h1 {
    font-size: 3.1em;
    max-width: 960px;
    width: 80%;
    font-weight: 300;
    line-height: 1.3;
    /*padding-top: 1em;*/
}
