body {
   
    font-family: 'Droid Arabic Kufi', Arial, serif;
    /* font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
    /*font-family: 'Droid Arabic Kufi', Arial, serif;*/
    font-size: 18px;
    line-height: 40px;
    font-weight: normal;
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Droid Arabic Kufi', Arial, serif;
}

h2 span {
    font-family: 'Droid Arabic Kufi', Arial, serif;
}

.navbar {
    font-family: 'Droid Arabic Kufi', Arial, serif;
    letter-spacing: 0rem;
}

.carousel-caption h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Droid Arabic Kufi', Arial, serif;
}

p {
    /*font-family: 'Droid Arabic Kufi', Arial, serif;*/
    /* font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
    font-family: 'Droid Arabic Kufi', Arial, serif;
    font-size: 18px;
}

.navbar-nav {
    float: right;
    direction: rtl;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
}

.header_bottom {
    display: flex;
    /* direction: rtl; */
}

.dropdown-menu {
    right: 0;
    text-align: right;
    min-width: 200px;
}

.money-send {
    background-color: #1d84ab;
    padding: 10px 27px;
    color: white;
    margin: 10px;
    border-radius: 5px;
}

.money-send span {
    padding-right: 12px;
}

.header_top_right a:hover {
    color: #eee;
}

.fashion {
    width: 100%;
}

.fashion h2 {
    text-align: right;
    margin-bottom: 29px;
}

.footer_widget ul {
    text-align: right;
}

.single_post_content>h2 {
    border-left: 3px solid #fff;
    font-size: 16px;
}

.single_post_content>h2 span {
    border-left: 3px solid #fff;
}

.section-title>h2 span {
    border-left: 3px solid #fff;
    border-right: 3px solid #fff;
    border-radius: 20px;
}

.bsbig_fig figcaption {
    font-family: 'Droid Arabic Kufi', Arial, serif;
    font-size: 17px;
}

.bsbig_fig>a img {
    width: 100%;
    height: 208px;
}

.sponser_nav {
    text-align: center;
}

.footer_widget_contactus {
    text-align: right;
}

.serch-bar {
    margin-right: 10px;
    float: right;
    width: 250px;
}

#custom-search-input {
    padding: 0;
    border: none;
    border-radius: 50px;
    background-color: #fff;
    overflow: hidden;
    margin: 10px 0;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

#custom-search-input .form-control.input-lg {
    border-radius: 50px;
    overflow: hidden;
    border: yellow;
    float: left;
    font-size: 14px;
    font-weight: 500;
    padding: 8px 15px 0 25px;
    color: #222;
    width: 200px;
    height: 30px;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

#custom-search-input button i {
    font-size: 18px;
    color: #333;
}

#custom-search-input input {
    border: 0;
    box-shadow: none;
}

#custom-search-input button {
    margin: 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 15px 0 15px;
    border-left: solid 1px #ccc;
}

.scrollToTop {
    bottom: 43px;
    display: none;
    font-size: 32px;
    font-weight: bold;
    height: 50px;
    position: fixed;
    right: 18px;
    text-align: center;
    text-decoration: none;
    width: 50px;
    z-index: 9;
    border: 1px solid;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    /*-ms-transition: all 0.5s;*/
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.latest_postnav {
    direction: rtl;
}

.spost_nav .media-body>a {
    /* padding-right: 10px; */
    direction: rtl;
    text-align: right;
}

.latest_post {
    overflow: hidden;
}

.submenu {
    right: 157px;
    width: 280px;
    margin-top: 0;
    padding-top: 0;
    top: 0;
    border: 0;
}

.submenu li {
    width: 190px;
}

.itemcontent {
    text-align: right;
    margin: 15px;
}

.itemDetails {
    text-align: center;
}

.itemDetails h2 {
    text-align: center;
    margin-bottom: 15px;
}

.faqdetails {
    text-align: center;
}

.faq-answer {
    background-color: #fff;
    padding-right: 15px;
}

.datecreated {
    text-align: right;
    margin-right: 15px;
    direction: rtl;
}

.itemTitle {
    clear: both;
    padding-top: 5px;
}


/* Dash Board */

.cpanelicon a {
    text-decoration: none;
}

.cpanelitem {
    position: relative;
    margin-top: 25px;
    display: block;
    text-align: center;
}

.cpaneldesc {
    display: block;
    /* position: absolute; */
    /* left: 10px; */
    bottom: 0;
    color: #fff;
    background-color: #000;
    width: 100%;
    padding-left: 10px;
    text-align: center;
    margin-top: 15px;
}

.cpaneldesc i {
    float: right;
    padding-right: 10px;
    padding-top: 4px;
}

.listitem {
    /*width: 30%;*/
    color: #fff;
    display: block;
    position: relative;
    height: 130px;
    border-radius: 7px;
    /*margin: 10px;*/
    font-size: 2rem;
    text-decoration: none;
}

.listitem i {
    font-size: 60px;
    float: left;
    padding: 10px;
}

.listitem a {
    padding-right: 10px;
    font-size: 23px;
    cursor: pointer;
    text-decoration: none;
    color: #ffffff;
    font-family: 'Droid Arabic Kufi', Arial, serif;
    display: block;
}

.listitem h3 {
    text-align: right;
    padding-right: 12px;
    padding-top: 10px;
}

.dash-static {
    position: absolute;
    text-align: center;
    right: 50px;
    top: 50px;
}

.dash-static p {
    font-size: 1.4rem;
}

.gov {
    background-color: #7b264d;
}

.story {
    background-color: #26347b;
    color: #fff;
}

.branch {
    background-color: #3151f1;
}

.adv {
    background-color: #eaa407;
}

.category {
    background-color: #fd4b01;
    color: #fff;
}

.exam {
    background-color: #dd01fd;
}

.result {
    background-color: #8bc34a;
}

.faq {
    background-color: #10c2ff;
}

.attend {
    background-color: #4aabc3;
}

.users {
    background-color: #1cd61c;
}

.sayes {
    background-color: #dcbd0d;
}

.contactus {
    background-color: #267b6b;
}

.gallery {
    background-color: #fb2a04;
}

.report {
    background-color: #0a837c;
}

.contactus {
    background-color: #2e0247;
}
.director {
    background-color: #fbbc05;
}
.member {
    background-color: #8bc34a;
}



.item-content {
    margin-bottom: 30px;
}

.ststicitem {
    border-radius: 50%;
    border: 18px solid #fff;
    width: 200px;
    height: 200px;
    text-align: center;
}

.dash-staticicon {
    /* background-color: #ffff;
    border-radius: 50%;
    height: 160px;
    width: 160px;
    
    position: absolute;
    text-align: center;
    left: 20px;
    top: 20px;*/
    margin-top: 40px;
}

.dash-staticicon p {
    margin-top: 20px;
}

.dash-staticicon span {
    font-size: 33px;
}

.form-container {
    direction: rtl;
    padding: 15px
}

.clear {
    clear: both;
    padding-top: 10px;
}

.item-input {
    width: 100%;
    height: 38px;
    font-size: 1.6rem;
}

.TxtField {
    width: 100%;
    height: 38px;
    font-size: 1.6rem;
}

.form-input {
    margin: 10px;
    padding: 10px;
    display: block;
}

.load-img {
    width: 175px;
}

.footer_top {
    background-color: #1d84ab;
    color: #ffffff;
}

.footer_widget>h2 {
    border-bottom: 3px solid #fff;
}

.data-grid {
    margin-bottom: 21px;
    direction: rtl;
}

.txt-search {
    width: 50%;
    float: right;
    margin-left: 20px;
}

.btn-search {
    height: 46px;
    position: absolute;
    left: 45%;
    overflow: hidden;
}

.g_map {
    border: 0;
    width: 100%;
    height: 263px;
}

.modal {
    display: block;
    background-color: #211f1fc9;
}

.modal-content {
    display: block;
    margin: 80px auto;
    width: 53%;
    z-index: 1000;
    text-align: center;
    background-color: #a8bcea;
    border: 5px solid #fff;
    padding: 20px;
    border-radius: 20px;
}

.box-title {
    border-top-right-radius: 17px;
    border-top-left-radius: 17px;
    width: 100%;
    text-align: center;
    background-color: #0288bb;
    position: absolute;
    top: 0;
    left: 0;
}

.box-title h2 {
    line-height: 10px;
    margin: 6px;
    padding: 10px 5px;
    font-size: 2.3rem;
}

.box-title span {
    margin: 9px;
    position: absolute;
    right: 10px;
    top: 1px;
}

.boxmessage {
    margin-top: 40px;
    font-size: 2rem;
}

.data-grid table {
    width: 100%;
    margin-top: 15px;
}

.data-grid table th {
    background-color: #fff;
    text-align: center;
    height: 40px;
}

.data-grid table td img {
    width: 79px;
}

.data-grid td input[type=submit] {
    margin: 5px;
}

.tbl_tr_center {
    text-align: center;
}

.rpadding {
    padding-right: 10px;
}

.box-disable {
    display: none;
}

.box-enable {
    display: none;
}

.news_list {
    margin-top: 20px;
    direction: rtl
}

.news_list_item {
    padding: 10px;
}

.newsimg {
    width: 70px;
    height: 52px;
    float: right;
    margin-left: 10px;
}

.member_list {
    margin-top: 20px;
    direction: ltr;
}

.member-img {
    width: 70px;
    height: 70px;
    float: right;
    margin-left: 10px;
}

.member-img-details {
    width: 145px;
    height: 145px;
}

.navbar-inverse {
    background-color: #595488;
    border-color: #595488;
}

.content {
    text-align: right;
    padding: 5px 14px;
    direction: rtl;
}

.f-numbers {
    color: red;
}

.content h3 {
    font-weight: 700;
}

.bsbig_fig p {
    text-align: right;
    font-size: 17px;
    overflow: hidden;
}

figcaption a {
    font-weight: 700;
}

.directors-img {
    width: 125px;
}

.directors-general {
    margin-top: 30px;
    text-align: center;
    background-color: #fff;
    padding: 20px 1px;
    margin: 16px 0px;
    border-radius: 5px;
}

.content li {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    line-height: 40px;
}

.details-img {
    width: 100%;
}

.event_a {
    color: #fff;
    background-color: #6863ab;
    padding: 5px;
    border-radius: 5px;
}

.event_fig {
    overflow: hidden;
}

.left-footer {
    text-align: right;
    font-family: 'Droid Arabic Kufi', Arial, serif;
}

.left-footer a {
    text-align: right;
    font-family: 'Droid Arabic Kufi', Arial, serif;
}

.tag_nav li {
    line-height: 25px;
}

Swich-button {
    width: 35px;
    height: 35px;
    background-image: url(../images/Swich_icon.png);
    background-repeat: no-repeat;
    background-position: -6px -3px;
    border-radius: 95%;
    position: absolute;
    transition: all 0.2s ease-in-out 0s;
    outline: medium none;
}

.Swich-button:hover {
    background-image: url('../images/Swich_icon.png');
    background-repeat: no-repeat;
    background-position: -6px -47px;
    background-color: #6AA6FF;
    box-shadow: #FFFFFF 0 10px 8px -5px;
    -webkit-box-shadow: #FFFFFF 10px 5px 10px -5px;
    -mos-box-shadow: #FFFFFF 10px 5px 10px -5px;
    -o-box-shadow: #FFFFFF 10px 5px 10px -5px;
}

.MsgBoxShow1 {
    background-color: #1eda24;
    padding: 10px;
    text-align: center;
    border-radius: 20px;
    width: 50%;
    display: block;
    border: 3px solid #fff;
    margin-top: 20px;
}

.MsgBoxShow000 {
    position: absolute;
    background-color: #1eda24;
    padding: 10px;
    text-align: center;
    border-radius: 20px;
    width: 40%;
    display: none;
    border: 3px solid #fff;
    margin-top: 20px;
    margin-left: 20%;
    margin-right: 20%;
}

.MsgBoxContainer {
    /* Optional: Container to help center the message */
    width: 100%;
    text-align: center;
}

.MsgBoxShow {
    position: absolute; /* Keep absolute positioning if you want it over other content */
    background-color: #1eda24;
    padding: 15px 30px; /* Increased padding */
    text-align: center;
    border-radius: 20px;
    width: 40%;
    display: none;
    /* REMOVE: display: none; */
    border: 3px solid #fff;
    margin: 20px auto; /* Use auto margins for horizontal centering */
    left: 30%; /* Set to 30% if width is 40% to center it horizontally */
    top: 50px; /* Adjust vertical position */
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    z-index: 1000; /* Ensure it appears on top of other elements */
}
.news,
.specialoffers,
.booking,
.service,
.travel,
.slider,
.down,
.test,
.about,
.PageHolder {
    /*background: rgba(255,255,255,0.8);*/
    background: rgba(255, 255, 255, 0.4);
    /*background-color: #E4E4E4;*/
    border: 5px solid #F5F5F5;
    /*box-sizing:content-box;
      box-sizing:border-box;
      box-sizing:padding-box;
      box-sizing:unset;        */
}

.specialoffers {
    /*float: right;*/
    padding: 10px 5px 10px 10px;
    margin: 40px 0px 10px 10px;
    /*height: 320px;*/
}

.specialoffer {
    margin: 10px 10px 10px 5px;
    float: right;
}

.specialoffer p {
    /*margin-top: 10px;
    /* width: 180px; */
    /* height: 50px; */
    line-height: 25px;
    overflow: hidden;
}

.specialoffer img {
    left: 20px;
    border: 5px solid #c5d2db;
    width: 100%;
    height: 160px;
}

.specialoffer img:hover,
.service img:hover,
.travel img:hover {
    opacity: 0.7;
}

.video-gallery {
    margin-top: 30px;
    text-align: center;
    background-color: #fff;
    padding: 5px 1px;
    /*margin: 16px 0px;*/
    border-radius: 5px;
}

.video-gallery video {
    height: 150px;
    width: 100%;
}

.video-gallery h2 {
    margin: 5px;
    font-size: 17px;
    font-weight: 600;
    overflow: hidden;
}

.video-gallery p {
    line-height: 25px;
}

.book {
    background-image: url(../images/book.jpg);
    /*height: 200px;*/
    background-repeat: no-repeat;
    background-position: center;
}

.btn-book {
    /* border-radius: 0; */
    margin-bottom: 5px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    width: 100%;
    margin-top: 50%;
}

table-bordered>tbody>tr>td {
    padding: 0 5px 0 0;
}

.img-gallery-details {
    text-align: center;
}

.img-gallery-details li {
    display: inline-block;
    padding: 2px;
    border: 4px solid #fff;
    margin: 10px 0;
}

.img-gallery-details li img {
    width: 250px;
    height: 250px;
}

.event_details {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 27px;
    font-family: 'Droid Arabic Kufi', Arial, serif;
}

.itemDetails img {
    /*width: 140px;*/
    /*border-radius: 50%;*/
}

.details_img {
    width: 350px;
    
}

figcaption a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.video-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 27px;
}

.fancybox-buttons img {
    width: 180px;
}

.userlefting {
    width: 153px;
    padding: 5px;
    margin: 8px;
    border-radius: 50%;
}

.userprofileimg {
    text-align: center;
}

.card-info {
    font-family: 'Droid Arabic Kufi', Arial, serif;
    padding: 10px;
    background-color: #f8fafa;
    margin-top: 8px;
}

.job-card {
    padding: 16px;
    background: #fff;
    margin-top: 20px;
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    position: relative;
    box-shadow: 0px 0px 3px 0px #f2f2f2;
    border: 1px solid #E6E6E6;
    border-radius: 3px;
}

.multiline {
    /*white-space: pre-wrap;*/
    word-wrap: normal;
    /*word-break: break-all;*/
}


/*.catg_title {
    padding-left: 2px;
}

.media a img {
    padding-left: 2px;
}*/


/*
.container {
    position: relative;
    width: 50%;
}

.image {
    display: block;
    width: 100%;
    height: auto;
}

.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #008CBA;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}

.container:hover .overlay {
    height: 100%;
}

.text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}*/