@font-face {
    font-family: Sahel;
    src: url('../fonts/Sahel.eot');
    src: url('../fonts/Sahel.eot?#iefix') format('embedded-opentype'), url('../fonts/Sahel.woff') format('woff'), url('../fonts/Sahel.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: Sahel;
    src: url('../fonts/Sahel-Bold.eot');
    src: url('../fonts/Sahel-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Sahel-Bold.woff') format('woff'), url('../fonts/Sahel-Bold.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: Sahel;
    src: url('../fonts/Sahel-Black.eot');
    src: url('../fonts/Sahel-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Sahel-Black.woff') format('woff'), url('../fonts/Sahel-Black.ttf') format('truetype');
    font-weight: 900;
}

body {
    background: #f7fffd;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    font-family: 'sahel', arial, sans-serif;
    font-size: 12px;
    direction: rtl;
}

.fies {
    width: auto;
    border: 1px dashed #d6d5d5;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    width: 80%;
}

.len {
    font-size: 11px;
    font-weight: bold;
    color: #958a6e;
}

.column4 {
    width: 350px;
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.title {
    background: url(01.png) no-repeat;
    text-align: right;
    width: 325px;
    padding: 5px 5px 5px 20px;
    font-weight: bold;
}

.contact_tab {
    width: 350px;
    height: auto;
    float: left;
    padding: 13px;
    margin: 3px 0px 0px 0px;
}

.form_contact {
    width: 357px;
    float: none;
    text-align: center;
    color: #615357;
    padding: 5px 0 5px 0;
    margin-left: auto;
    margin-right: auto;
}

.form_row_contact {
    float: left;
    width: 100%;
    text-align: center;
    padding: 3px 0 3px 0;
}

label.left {
    font-size: 12px;
    width: 70px;
    line-height: 8px;
    text-align: right;
}

input.form_input_contact {
    border: 1px solid #C8D2D9;
    background-color: #FFFFFF;
    margin: 0px;
    width: 76%;
    float: left;
    margin-left: 10px;
    direction: ltr;
}

input.form_input_contact3 {
    border: 1px solid #C8D2D9;
    background-color: #FFFFFF;
    margin: 0px;
    width: 76%;
    float: left;
    margin-left: 10px;
    direction: rtl;
}

.form_row_contact2 {
    float: left;
    width: 100%;
    text-align: left;
    padding: 3px 0 3px 0;
}

input.form_input_contact2 {
    border: 1px solid #C8D2D9;
    background-color: #FFFFFF;
    margin: 0px;
    width: 116px;
    float: left;
    margin-left: 81px;
}

textarea.msg {
    background-color: #FFFFFF;
    border: 1px solid #C8D2D9;
    float: left;
    height: 100px;
    margin: 0 0 0 10px;
    width: 75%;
    direction: rtl;
}

.style6 {
    font-size: 9pt;
    color: #40505E;
    border: 1pt solid #9DACBF;
    float: none;
}