
body {
    font-family: 'frutigerltarabic-65bold';
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 1.4;
    font-weight:300;

    background-color: #000000 !important;
}
.form-label span {
    float:left;


}
.form-label {
    width: 100%;
}
input[type="text"]::-webkit-input-placeholder {
    color: #006782;
    font-size: 15px;
}
.modal-content {
    background-clip: padding-box;
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 30%);
    outline: 0 none;
    position: relative;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.btn-lg {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 6px;
    background: #006782 !important;
    color : #fff !important;

}
.btn-default {
    color: inherit;
    background: #006782 !important;
    border: 1px solid #e7eaec;
}
.btn-default {
    color: #ffffff;
    background-color: #006782;
    border-color: white;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 5000;
    background-color: #000;
}
.input-lg {
    height: 30px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 1px solid #e7eaec;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}
.btn {
    border-radius: 3px;
}
.btn-default {
    color: #ffffff;
    background-color: #006782;
    border-color: white;
}

.btn-default {
    color: inherit;
    background: #006782;
    border: 1px solid #e7eaec;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 1px solid #e7eaec;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 2px solid #ddd;
}
.swiper-slide {
    width: 100%;
    text-align: left;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.swiper-slide img {
    display: block;
    max-width: 100%;
}

.textH4 {
    font-family: 'themixarabicLight';
    font-size:18px !important;

}
.textH4EN {
    font-family: 'themixarabicLight';
    font-size:18px !important;
    margin-top:20px;


}
.h6, h6 {
    font-family: 'BarlowLight' !important;
    font-size: 0.9rem !important;
}
.h5, h5 {
    font-family: 'BarlowLight' !important;
    font-size: 1rem !important;
}
