@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: bold;
    src: url("../fonts/eot/IRANSansWeb_Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/woff2/IRANSansWeb_Bold.woff2") format("woff2"), url("../fonts/woff/IRANSansWeb_Bold.woff") format("woff"), url("../fonts/ttf/IRANSansWeb_Bold.ttf") format("truetype");
}

@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/eot/IRANSansWeb_Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/woff2/IRANSansWeb_Medium.woff2") format("woff2"), url("../fonts/woff/IRANSansWeb_Medium.woff") format("woff"), url("../fonts/ttf/IRANSansWeb_Medium.ttf") format("truetype");
}

@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/eot/IRANSansWeb_Light.eot?#iefix") format("embedded-opentype"), url("../fonts/woff2/IRANSansWeb_Light.woff2") format("woff2"), url("../fonts/woff/IRANSansWeb_Light.woff") format("woff"), url("../fonts/ttf/IRANSansWeb_Light.ttf") format("truetype");
}

@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: 200;
    src: url("../fonts/eot/IRANSansWeb_UltraLight.eot?#iefix") format("embedded-opentype"), url("../fonts/woff2/IRANSansWeb_UltraLight.woff2") format("woff2"), url("../fonts/woff/IRANSansWeb_UltraLight.woff") format("woff"), url("../fonts/ttf/IRANSansWeb_UltraLight.ttf") format("truetype");
}

@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/eot/IRANSansWeb.eot?#iefix") format("embedded-opentype"), url("../fonts/woff2/IRANSansWeb.woff2") format("woff2"), url("../fonts/woff/IRANSansWeb.woff") format("woff"), url("../fonts/ttf/IRANSansWeb.ttf") format("truetype");
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
    color: #001e60;
    font-weight: 600;
    font-family: iransans;
    direction: rtl;
}

h1 {
    font-size: 4.8rem;
}

p {
    margin: 2.4rem 0;
    color: #001e60;
    direction: rtl;
    font-family: iransans;
}

a {
    color: #001e60;
    direction: rtl;
    font-family: iransans;
    font-weight: 600;
    line-height: 2;
}

.col-xs-12.col-md-6 {
    direction: rtl;
    text-align: justify;
}

.correspondents-search__form-separator {
    display: flex;
    position: absolute;
    top: 0;
    left: 50%;
    align-items: center;
    justify-content: center;
    width: 4rem;
    height: 300px;
    margin: 19rem 0 0 -2rem;
}

.correspondents-search__form-separator-bar {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    background: #9ea2a2;
    z-index: -1;
}

.correspondents-search__form-separator-or {
    padding: 0 0.5rem 0.5rem;
}

.correspondents-search__form-separator-or {
    display: inline-block;
    margin: 0;
    padding: 0 1rem 0.5rem;
    background: #fff;
}

h4,
.h4 {
    margin: 2.4rem 0;
    font-size: 1.8rem;
    line-height: 1.33333;
}

.correspondents-search h4 {
    margin-top: 0;
}

.correspondents-search-result__table-header {
    padding-left: 1.6rem;
    color: #001e60;
    text-align: right;
    vertical-align: top;
}

h3,
.h3 {
    margin: 3.5rem 0;
    font-size: 2rem;
    line-height: 1.25;
}

.form-field {
    margin-bottom: 20px;
}

    .form-field label {
        display: block;
        margin-bottom: 0.25em;
        color: #363636;
        font-size: 1.6rem;
        font-weight: bold;
        line-height: 1.375;
        direction: rtl;
        font-family: iransans;
    }

.u-rel {
    position: relative;
}

.js .validation {
    display: none;
}

.awesomplete {
    width: 100%;
}

.form-field .input,
.form-field .textarea {
    display: block;
    width: 100%;
}

.input,
select {
    padding: 1.2rem 1.6rem 1.4rem;
    font-size: 1.8rem;
    line-height: 1.44444;
}

.input,
select {
    width: 100%;
    padding: 1.2rem 1.6rem 1.4rem 1.6rem;
    border: 2px solid #001e60;
    border-radius: 0;
    color: #001e60;
    font-size: 1.6rem;
    line-height: 1.5;
    box-shadow: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    text-align: right;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.correspondents-search__country-port-form .form-field:last-of-type {
    margin-bottom: 0;
}

.correspondents-search__form-separator-or {
    padding: 0 0.5rem 0.5rem;
}

.correspondents-search__form-separator-or {
    display: inline-block;
    margin: 0;
    padding: 0 1rem 0.5rem;
    background: #fff;
}

.u-text-align-right {
    text-align: right;
}

.button {
    display: inline-block;
    padding: 1.6rem 2.4rem;
    transition: background-color 0.3s ease, color 0.3s ease;
    border: 0.2rem solid #001e60;
    border-radius: 0;
    background-color: #fff;
    color: #001e60;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.125;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
}

button,
[type='button'],
[type='reset'],
[type='submit'] {
    -webkit-appearance: button;
}

a,
button {
    touch-action: manipulation;
}

.form-field__wrapper {
    position: relative;
}

.button {
    padding: 1.6rem 3.2rem;
    font-size: 1.8rem;
    line-height: 1.11111;
}

    .button:disabled,
    .button:disabled:hover {
        border-color: #9ea2a2;
        background: transparent;
        color: #9ea2a2;
        cursor: not-allowed;
        font-family: iransans;
    }

.correspondents-search__form-separator-bar {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    background: #9ea2a2;
    z-index: -1;
}

button.correspondents-search__submit.submit--search.button--icon--search {
    position: absolute;
    left: 0;
    top: 0;
    width: 54px;
    height: 54px;
    background-color: #fff;
    color: #001e60;
    border: 2px solid #001e60;
    border-right: none;
}

    button.correspondents-search__submit.submit--search.button--icon--search:hover {
        background-color: #001e60;
        color: #fff;
        border: 2px solid #001e60;
    }

select#SelectedCountryId,
select#ddlPort {
    position: relative;
    direction: rtl;
    font-family: iransans;
}

i.fa.fa-search.khh,
i.fa.fa-chevron-down.khh {
    position: absolute;
    left: 2px;
    top: 2px;
    width: 48px;
    height: 46px;
    background-color: #fff;
    color: #9ea2a2;
    border: 2px solid transparent;
    border-right: none;
    text-align: center;
    line-height: 48px;
}

.form-field.disabled input,
.form-field.disabled select {
    border-color: #9ea2a2;
    background: transparent;
    color: #9ea2a2;
    cursor: not-allowed;
}

.correspondents-search-result__title {
    margin: 0 10px 0 0;
}

.correspondents-search-result__table-cell {
    vertical-align: top;
    word-break: break-word;
}

.correspondents-search-result__table-cell {
    vertical-align: top;
    word-break: break-word;
    font-family: iransans;
    line-height: 2;
}

.correspondents-search-result__table-header {
    padding-right: 1.6rem;
    color: #001e60;
    text-align: right;
    vertical-align: top;
    font-family: iransans;
    line-height: 2;
}

ul.correspondents-search-result__contact-list.ul--no-bullets {
    margin: 0;
    padding: 0;
    list-style: none;
}

.correspondents-search-result__item .col-xs-12.col-md-6 {
    float: right;
}
