@font-face {font-family: 'Almarai';src: url(font/Almarai-Regular.ttf);  }
/********* 0 الخصائص الرئيسية*********/
*{padding: 0px;margin: 0px;}
body{/* direction: ltr; */ font-family: 'Almarai',Arial, Helvetica, sans-serif;background:#3e879d;color: #8c8c8c;font-size:12px/* 0.7em */;text-align: center;}
a:link, a:visited{color:#00adff;text-decoration: none;}
ul{margin-block-start: 0;margin-block-end: 0;padding-inline-start: 0;}
li{list-style: none;}
button{background: transparent;border: 0;font-family: 'Almarai'}
input/*[type=text]*/ {width: 100%;margin-top: 10px;margin-bottom: 20px;padding: 10px;border: 1px solid #ccc;border-radius: 3px;font-family: 'Almarai'; box-sizing: border-box;}
::placeholder {color: gainsboro;opacity: 1; /* Firefox */}
:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #d15858/* red */;}
::-ms-input-placeholder { /* Microsoft Edge */color: gainsboro;}
label{font-weight: bold;}
table {width: 100%;border-spacing: 0px;}   
td{border-bottom:solid 1px #d9d9d9;} 
tr:hover{background: #f8f8f8;}
thead tr:hover{background:transparent;} 
textarea{border-color: -internal-light-dark-color(rgb(189, 189, 189), rgb(195, 195, 195));}
select{font-family: 'Almarai'}
select li{padding: 10px;font-family: 'Almarai'}
option {font-weight: normal;display: block;white-space: pre;height: 3em !important;padding: 10px 10px 10px !important;}

/* Top Nav Bar */
.top-nav-bar{display: grid;grid-template-columns: 1fr 1fr 1fr;position: fixed;width: 99%;padding: 10px;z-index: 2;border-radius: 0 0 50px 50px;}
.brand{display: grid;grid-template-columns: 1fr 4fr;}
.brand img{height: 50px; width: 50px;}
.brand h2{line-height: 50px;}
.search-icon{position: absolute;top: 25px;font-size: 1rem;margin-inline-start: 1%;}
.search input{width: 90%; margin: 0; transition: 0.5s; padding:14px; text-align: center;}
.search input:hover{width: 70%;transition: 0.5s;}
.user_navbar{ display: grid;grid-template-columns: 1fr 1fr;}
.user_navbar img{height: 50px; width:50px;float: right}
.user_navbar h3, .user_navbar i{float: right;margin-right: 10px;line-height: 50px;}
.notices{display: grid;grid-template-columns: 1fr 1fr;}
.notices a{padding: 5px;}
.notices a div {margin-inline-start: 2%; z-index: 1;}
.notices i{position: absolute;margin-inline-start: -9px;}
.dropdown{position: absolute;/* width: 155px;margin-inline-start: -5%;top: 50px; */width: 205px;margin-inline-start: 0%;top: 60px;display: none;}
.user_navbar div:hover .dropdown{display: block;}
.dropdown i{line-height: 15px; margin-left: 15px;}
.dropdown a{display: block;padding: 14px 16px; }
.dropdown a:hover{background: #f1f1f1; }
.clear{
  clear: both;
}
.container{
  padding-top: 80px;
  display: grid;
  grid-template-columns: 3% 87% 10%;

}
.bookings_container{
  padding-top: 40px;

}
.body-container{
  padding-top: 125px;
  background-color: #ffffff;  
}

.buttons{
  padding:14px 16px;
  margin: 5px;
}
.padd-1{padding: 14px;}
.marg-1{margin: 5px;}

.contact{

  width: 300px;

}

.img-c{
  vertical-align:middle;
}
.img-t{
  vertical-align:top;
}


.nav-bar-side{
  position: fixed;
  width: 87%;
  top: 70px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d9d9d9;
  background: #fff;
  z-index: 1;
}

.login{
  padding: 4%;
  margin: auto;
  width: 30%;
}

.profile{
  padding: 5%;
  background: #fff;
  margin: 5%;
}
.profile img{
  width: 60%;
}
.inbox{position: absolute;display: flex;top: 30px;}


.reviews{

  bottom: 70px;
  margin-inline-start: 84%;
  width: 150px;


}
.align-center{ /* توسيط النص */
  display: flex;
  align-items: center;
  justify-content: center;

}

.justify{
  text-align: justify;
  line-height: 20px;

}

  
/*===== 0 المحتوى =====*/

.box-info{
  width: 200px;
  display: inline-table;
  margin: 2.5px;
  line-height: 30px;
}

.width-5{width: 5%;}.width-10{width: 10%;}.width-20{width: 20%;}.width-30{width: 30% !important ;}.width-40{width: 40%;}.width-50{width: 50%;}.width-55{width: 55%;}.width-60{width: 60%;}.width-65{width: 65%;}.width-70{width: 70%;}.width-75{width: 75%;}.width-80{width: 80%;}.width-85{width: 85%;}.width-90{width: 90%;}.width-100{width: 100%;}

.test{
  position: absolute;
  top: 840px;
}
.pointer{ cursor: pointer;/* شكل الماوس  */ } 
.no-drop{ cursor: no-drop; /* شكل الماوس - ممنوع */}
/*===== 1 المحتوى =====*/
/*===== 0 نصوص =====*/

.position-fixed{position: fixed;}

.list-style-circle{
  list-style-type:circle;
}
.list-style-disc{
  list-style-type:disc;
}
.list-style-square{
  list-style-type:square;
}

.text-hover:hover{
    text-decoration: underline;

}
.text-line-through{ /* شطب الكلمة */ 
text-decoration: line-through;
}
.text-justify {text-align: justify;line-height: 40px;}
.top-ten{
  width: 40%;
}
.top-ten div div{ 
  padding: 5%;
}

.line-height{line-height: 20px;display: list-item;text-align: justify;}
.text-font-xs{font-size: /* 0.5em */10px !important;}
.text-font-s{font-size: /* 1em */12px !important;}
.text-font-sm{font-size: /* 1.5em */ 14px !important;}
.text-font-m{font-size: /* 2em */ 16px!important;}
.text-font-l{font-size: /* 3em */ 18px!important;}
.text-font-xl{font-size: /* 4em */ 20px!important;}
.text-font-xxl{font-size: /* 4em */ 30px!important;}
.text-font-xxxl{font-size: /* 4em */ 40px!important;}
.text-font-bold{font-weight: bold !important;}
.text-uppercase{text-transform: uppercase; /* جعل كل الأحرف كبيرة */}
.text-capitalize{text-transform: capitalize; /* جعل أول حرف كبير */}
.text-stander{color: #3e879d !important;}
.text-stander-color-light{color: #75b3d1 !important;}
.dark-text{color:#2c2c2c !important;}
.text-white{color:#fff !important;}
.text-red{color:#d15858/* #d30000 */ !important;}
.text-red-light{color:red !important;}
.text-blue{color:#3400d3 !important;}
.text-purple{color: #9f00d3!important;}
.text-green{color:#34bdca/* #00ac8c */ !important;/* #20d300 */}
.text-green-light{color:#009d22 !important;}
.text-orange{color:#d37f00 !important;}
.text-gray-dark{color:#2c2c2c !important;}
.text-gold{color: #ccaa00 !important;}
.text-gray{color: #8c8c8c !important;}
.text-gray-light{color:gainsboro !important;}
.text-gray-light-2{color: #8c8c8c !important;}
.text-orange-light{color:#ffc266 !important;}
.text-brown{color: #a77400 !important;}
.text-c{text-align: center;}
.text-r{text-align: right;} 
.text-align-start{text-align: start;}
.text-align-end{text-align: end;}
.text-l{text-align:left;}
.dir-r{direction: rtl;}
.dir-l{direction: ltr !important;}
/*===== 1 نصوص =====*/

/*===== 0 الجداول و الصناديق =====*/
.bubble{display: inline-block;position: absolute;font-size: 13px;border-radius: 50%;line-height: 1.3;padding: 1px;text-align: center;margin: 3px;left: 0;top: 0px;color: #fff;}
.bubble-s{height: 17px;width: 17px; line-height: 1.3;padding: 1px;text-align: center;font-size: 13px;}
.box-shadow{box-shadow: 0px 3px 18px 1px #0000001a;
 -moz-box-shadow:    0px 3px 18px 1px #0000001a;
 -webkit-box-shadow: 0px 3px 18px 1px #0000001a;}
.box-no-color{background:transparent !important;}
.box-stander{background: #3e879d !important;}
.box-stander-light{background: #3e879d !important;}
.box-white{background: #fff !important;}
.box-red{background: #d15858/* #d30000 */ !important;}
.box-blue{background: #3400d3 !important;}
.box-blue-light{background: #e7f4fa !important;}  
.box-purple{background: #9f00d3 !important;}
.box-green{background: #34bdca/* #00ac8c */ !important;}
.box-green-2{
  background: #00ac8c !important;
  background-color: #00ac8c !important;
}
.box-black{background: #343434 !important;}
.box-orange{background: #d37f00 !important;}
.box-gray{background: #9b9b9b !important/* #f6f6f6 */;}
.box-comment{background: #fefff7 !important;}
.box-red-light{background:#993535 !important /* #d30000 */;}
.box-red-light-2{background: #fad7d7 !important;}
.box-green-light{background: #20d300 !important;}
.box-orange-light{background:#ffb749 !important /* #fff2de */;}
.box-gold{background: #ccaa00 !important;}
.box-gold-transparent{background: #ccaa0085 !important;}
.box-gray-light{background: /* #f6f6f6 */ #f8f8f8 !important;}
.box-dark-blue{background: #003b51 !important;}
.box-active{background:#3e879d!important; color: #fff!important;}
  
.checkbox{width:20px;margin: 0;top: 3px; position: relative !important;}



.vertical-align-top{ /* تثبيت أعلى */
  vertical-align: top;
}
.test-scroll{
    position: absolute;
    width: 150px;
} 

/*===== 1 الجداول والصناديق =====*/

/*===== 0 الهوامش =====*/
.pad-1{padding: 1%}.pad-2{padding: 2%}.pad-3{padding: 3%;}.pad-4{padding: 4%;}.pad-5{padding: 5%;}.pad-6{padding: 6%;}
.pad-top-90{padding-top: 90px;}
.pad-14-16{padding: 16px 14px;}
.pad-block-start-2{padding-block-start: 2%;}
.pad-block-start-3{padding-block-start: 3%;}
.pad-block-start-5{padding-top:100px;}
.pad-block-end-2{padding-block-end: 2%;}
.pad-block-end-5{padding-block-end: 5%;}
.mar-0{margin: 0;}.mar-1{margin: 1%;}.mar-2{margin: 2%;}.mar-3{margin: 3%;}.mar-4{margin: 4%;}.mar-5{margin: 5%;}
.mar-auto{margin: auto;} 
.mar-top-5{margin-top: 5px;}
.mar-top-2{margin-top: 2em;}
.mar-top-3{margin-top: 3em;}
.mar-bottom-10{margin-bottom: 10px !important;}
.mar-bottom-2{margin-bottom: 2em;}
.mar-bottom-3{margin-bottom: 3em;}
.mar-right-0{margin-right: 0;}
.mar-right-1{margin-right: 1%;}
.mar-right-5{margin-right: 5%;}
.mar-inline-start-1{margin-inline-start: 1%;}
.mar-inline-start-2{margin-inline-start: 2%;}
.mar-inline-start-5{margin-inline-start: 5%;}
.mar-inline-start-25{margin-inline-start: 25%;}
.mar-inline-start-35{margin-inline-start: 35%;}
.mar-inline-end-1{margin-inline-end: 1%;}
.mar-inline-end-2{margin-inline-end: 2%;}
.mar-inline-end-5{margin-inline-end: 5%;}
.mar-block-start-2{margin-block-start: 2%;}
.mar-block-start-5{margin-block-start: 5%;}
.mar-block-start-6{margin-block-start: 6%;}
.mar-block-start-10{margin-block-start: 10%;}
.mar-block-end-2{margin-block-end: 2%;}
.mar-block-end-5{margin-block-end: 5%; writing-mode: 5%;}
.block{ display: block !important ;}
.inline-block{ display: inline-block;}
.dis-contents{display: contents !important;}
.absolute{ position: absolute;}
.relative{ position: relative;}

/*===== 1 الهوامش =====*/
/*===== 0 الإتجاهات =====*/
.scroll{
  overflow-x: hidden;
  flex-grow: 1;
  display: flex;
}
.scroll-2{
  overflow-x: scroll;
  flex-grow: 1;
  white-space: nowrap
}
.scroll input{
  min-width: 50px;
  min-height: 40px;
  text-align: center;
  }
.scroll-height{
  height:200px;
  overflow-y: scroll; 
}
.box-sizing{ box-sizing: border-box;}
.float-l{
    float: left;
}
.float-r{
  float: right;
}

/*===== 1 الإتجاهات =====*/
/*===== 0 خلفيات و إطارات و أزرار =====*/
.border{border: solid 1px #d9d9d9;}
.border-white{border: solid 1px#fff;}
.border-light{border: solid 1px #8ccfff;}
.border-shadow-light{box-shadow: #95ecff 0px 0px 10px 0px;}
.border-none{border: solid 0px transparent;}
.border-top{ border-top:solid 1px #cecece;}
.border-bottom{ border-bottom:solid 1px #cecece;}
.border-bottom-green-shadow{ border-bottom: solid 20px #ededed; box-shadow: inset 0px -8px #34bdca/* #00ac8c */;}
.border-right{ border-right:solid 1px #cecece;}
.border-inline-start{border-inline-start: solid 1px #cecece;}
.border-purple{border:solid 1px #9f00d3;}
.border-purple-left{border-left:solid 5px #9f00d3;}
.border-blue-left{border-left:solid 5px #3400d3;}
.border-orange-left{border-left:solid 5px #ffc266;}
.border-stander-left{border-left:solid 5px #3e879d;}
.border-inline-start{border-inline-start: 1rem solid;}
.border-active_bottom{border-bottom:solid 2px #00adff !important;}

.solid-red{border: solid 1px #d15858/* #ff0000 */;}
.border-red{border: solid 1px #d15858/* #ff0000 */;}
.border-green{border: solid 1px #00ac8c;}
.border-orange{border: solid 1px #ffb749;}
.border-groove{border: groove #85bfd1;}
.border-groove-2{border: groove #0b6782 ;}
.radius{border-radius: 5px;}
.radius-50{border-radius: 50px;}
.radius-ball{border-radius: 50%;}
.radius-top-rl-50{
  border-radius: 50px 50px 0 0;
}

.hover:hover{background: #f8f7f7;}
.hover-2:hover, .hover-2:hover>i{background: #3e879d; color:#fff !important; }
.hover-zoom:hover{
    box-shadow: 0px 3px 18px 1px #cecece;
}
.btn{width: 48px;text-align: center;;}
.btn-inline {width: 10%;float: right;}

.sticky{position: -webkit-sticky;position: sticky;top: 0;font-size: 20px;}/* تثبيت */
.sticky div {position: absolute;padding-top: 115px;width: 185px;}
/*===== 1 خلفيات و إطارات و أزرار =====*/
/*===== 0 الأعمدة و الصفوف =====*/
.col{display: grid;}
.col-1{grid-template-columns: 100%;}
.col-2{grid-template-columns: repeat(2, 50%);}
.col-3{grid-template-columns: repeat(3, 33.333%);}
.col-4{grid-template-columns: repeat(4, 25%);}
.col-5{grid-template-columns: repeat(5, 20%);}
.col-6{grid-template-columns: repeat(6, 16.666%);}
.col-2-rs{grid-template-columns: 3fr 1fr;}
.col-2-rx{grid-template-columns: 2fr 3fr;}
.col-3-cs{grid-template-columns: 3fr 1fr 3fr;}
.row-1{grid-template-rows: auto;}
.row-2{grid-template-rows: repeat(2, 50%);}
.row-3{grid-template-rows: repeat(3, 33.333%);}
.row-4{grid-template-rows: repeat(4, 25%);}
.row-5{grid-template-rows: repeat(5, 20%);}
.row-6{grid-template-rows: repeat(6, 16.666%);}
/*===== 1 الأعمدة و الصفوف =====*/

/*===== 0 الصور و الأيقونات =====*/
.large-x-icon{font-size: 8em;}
.large-icon{font-size: 2em;}
.medium-icon{font-size: 1.5em;}
.small-icon{font-size: 1em;}
.not-allowed{
  cursor: not-allowed;
}
/*===== 1 الصور و الأيقونات =====*/

/********* 1 الخصائص الرئيسية*********/

/* 0 القائمة العلوية*/

.inbox .bubble{position: relative;display: block;top: -35px;right: 3px;}
.inbox i{margin-left: 15px;}
/* 1 القائمة العلوية*/

/*============القائمة الجانبية 0============*/


.box-dark-blue a:hover {right: 0;background:#003b51;} 
.hover-non a:hover{background: transparent;}

.side-left div{
  position:fixed;
  padding: 0;
  width: 9.6%;
  background:#3e879d; 
}
.sidebar-right{
  display: grid;
  grid-template-columns: 1fr;
  position: fixed;
  z-index: 2;
  margin: 3px;
}
.sidebar-right div {
  padding: 10px;
  left: 0px;
  position: relative;
    
}

.sidebar-right div:hover {
  background: #629aa3;
  
} 

.sidebar-right-bubble{
  position: absolute !important;
    height: 1px;
    width: 1px;
    font-size: 11px !important;
    line-height: 0.3;
    margin-inline-start: 5px;
}
.sidebar-right-bubble a{
  margin-inline-start: -2px;
}

.info i, .agents i, .bookings i, .availability i, .inbox-1 i, .accounts i, .settings i{margin-right: 15px;margin-left: 2px;color: #fff;}
.bubble-red{background:red;}
/*============ القائمة الجانبية 1============*/

/*============ الأعضاء و تسجيل الدخول 0 ============*/
.sign-in{
        width: 50%;
        float: left;
}
.our-hotels{
  bottom: 50px;
  position: relative;
}





/*============ صفحة تسجيل  الدخول 1 ============*/

.vl {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    border: 2px solid #ddd;
    height: 175px;
}
.rates-card{
  display: grid;
  grid-template-columns: 1fr 3fr;
}
.rates-info-head{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.rates-info{
  display: grid;
  grid-template-columns: 1fr 6fr;
}
.view-rates img{
  width: 100%;
}
.box-search{
  width: 60%;
 
}
.background-img{
  background-image: url(../../images/madina_makkah.jpg) !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.box-shadow-front{
  background: #00000090;
}
.note{    
  background: #faead0;
  color: #a77400;
}


.flex-med{
  text-align: -webkit-match-parent;
  text-align: justify;
  line-height: 20px;
  margin-right: 30px;
  margin-left: 30px;
}
/* .flex-med h1, .flex-med p{
    
  margin-right:100px;
} */


.card-rates{
 /* display: block; */
    margin: 10px;
    padding: 10px;
}

/*============ 0 تنسيقات الجوال ============*/


/* phones, less than 767.98px */
@media (max-width: 991.98px) { 
.display-non{ display: none;}
.container{
  padding-top: 172px;
  display: grid;
  grid-template-columns: 100%;
}

.container-mobile{
  display: contents;
  
}

.bookings_container{
  padding-top: unset;

}
.card, .card a{
  width: 90%;
  margin:auto;
  margin-bottom: 2%;
}
.card img {
  width: 50%;
  margin:auto;
  display: flex;
}
.card a{
  display: block;
}
/* .bookings_container div{

 grid-template-columns: 1fr;
 padding: 15px; 

} */
.bookings_container .width-60{
  width: unset;
}
.body-container{ 
  padding-top: 0; 
}
.card div{ 
  width: auto;
  display: block;
 
 }  
 .rates-card{
 
  grid-template-columns: 1fr 3fr;
}
.rates-info {
  grid-template-columns: 1fr;
}
.rates-info .col-3{
    /* margin-block-end: 50px;
    grid-template-columns: 1fr; */
    background: whitesmoke;
}
 .view-rates{
   width: unset;
 }


.content{
  margin-inline-start: unset;
}
.sidebar-right {
  display: block;
  grid-template-columns: 1fr;
  position: fixed;
  top: 115px;
  width: 100%;
  padding: 10px;
  left: 0;
}
.side-left {
  padding: 0px;
  position: relative;
  padding: 10px;
  margin-top: 10px;
 
}

.side-left div {
  position: unset;
  top: 180px;
  z-index: 1;
  width: 100%;
  font-size: 0.1rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.side-left div a{
  padding: 12px;
  font-size: 0.8rem;
}  


  /* Top Nav Bar */

  .top-nav-bar{display: grid;grid-template-columns: 1fr 1fr; z-index: 2; position: unset;border-radius:unset; width: unset;}
  .brand{align-items: center;justify-content: center ; /* grid-template-columns: 1fr 1fr; */ }
  .brand h2{display: none;}
  .brand i{padding: 10px; margin: 1px; /* font-size: 20px !important; */}

  .our-hotels{bottom:unset !important; position: unset !important;border-radius: unset;}
 

  .search{position: absolute;width: 100%;padding: 0;top: 70px;left: -3px}
  .search input {width: 100%;margin: 0;border-radius: 0px;}
  .search-icon {top: 10px;font-size: 1.5rem;margin-inline-start: 5%;}
  /* .user_navbar{grid-template-columns: unset;} */
  .user_navbar h3{display: none;}
  .user_navbar div a {/* padding:20px 16px; */     padding: 14px 16px;}
  .user_navbar img{
    height: 25px;
    width: 25px;
  }
 /*  .notices a {border: none; } */
  .notices a div {margin-inline-start: 3%;}
  .notices {border:none; grid-template-columns: 1fr;/* display: flex; align-items: center;justify-content: center  padding: 10px; groove #85bfd1 */}
  .dropdown { width: 101%;right: 0;top: 60px;z-index: 1;}
  .dropdown a {text-align: unset;border: 1px solid #e5e5e5 ;padding: 20px 22px;}
  .dropdown i {line-height: 15px;margin-left: 15px; position: absolute;}

  .nav-bar-side{position: unset;left: 0;top: 0;width: 100%;display: flex;}
  .nav-bar-side div{
    width: 100%
  }
  .nav-bar-side ul{margin: auto;}
  .nav-bar-side ul a{display: inline-block;padding: 14px;width: 25%;height: 50px;}

  .profile {
    padding: 0;
    margin: 0; 
  }
  .profile h1{ 
    padding: 2%;
  }
  .profile input{
    padding: 5%;
  }
  .profile form div{
    grid-template-columns: 1fr;
  }
  .profile img {
    width: 50%;
  }
  
  .box-search{
    width: unset; 
  }
  .box-search .inline-block{
    display: block;

  }
  .box-search input{
   
    width: 100% !important; 
    margin: 5px;

  }
  .box-search select{
    width: 100%;
    margin: 5px;
    padding: 8px;
    height: 55px !important;

  }
  .box-shadow-front span{
    margin-top: 15%;
  }

.flex-med{
  display: block;


}
.flex-med a{

  width: unset !important;


  margin-bottom: 20px;
}


  .footer{
    grid-template-columns: 1fr;
  }
  .footer .border-inline-start{
    border-inline-start: none;
    border-block-start: solid 1px #cecece;
    text-align: center;
  }
  .footer h2{
    padding: 5%;
    font-size: 1.5rem;
    background: #ccaa00;
    color: white;
  }
  .footer h2 i{

    color: white;
  }
  .footer a{
    padding: 5%;
    font-size: 1.5rem;
  }

  .login{
    padding: 0;
    width: 100%;
    background: unset;
    margin-top: -10%;

  }
  .login div, .login i {
    background: unset;
    color: #fff;
  }
  .login input{
    padding: 20px;
    border-radius: 20px;
  }
  .login img{
    width: 30%;
    padding-top: 15%;

  }
  .box-info{
    width: unset;
    display: block;
    margin: 10px;
    font-size: 2em;
    line-height: 60px;
  }
  .registry-form h2{text-align: center;padding: 5%;}
  .registry-form input{padding: 16px;}
  .registry-form, .registry-form .pad-5{margin: 0;padding: 1%; border: none;}
  .registry-form .box-shadow{box-shadow: none;}
  .registry-form .col-2,.registry-form .col-3,.registry-form .col-4{
    grid-template-columns: 1fr;
  }

  .view-agents .inline-block{
    display: block;
    padding: 14px;
    margin-bottom: 10%;
  }

  .filter{
    grid-template-columns: 1fr;
    text-align: start;
    padding: 3%;
  }
  .filter select{
    width: 100%;
    
  }
  .filter .width-20{
    width:unset;
  }
  .filter .border-right{
    border: unset;
  }
  .filter div{

    display: block;
  }
  .filter-margin{
    margin-top: 10%
  }

  .top-ten{
    width: unset;
  }
  .top-ten div div{
    padding: 15% 5%
  }

  .form-add-rates{
    width : unset;
  }

  .reviews{

    top: 40px;
    margin-inline-start: unset;
    background: #ffffff87;
  }

  .booking-confirm{
    width: unset;
    border: unset;
    padding: 5%;
  }

  .booking-confirm fieldset{
    width: unset;
  }
  .booking-confirm .col-3{
    grid-template-columns: 1fr;
    width: unset;
  }

  .customers-body{
    display: block; 
    width: unset;
  }

  .customers-body p{
    padding: 10px;
  }
  .display-able-header{ 
    display: table-row /* contents  *//* table-header-group */;
  }

  .width-unset{width: unset !important;} 
  

  
  

}
/* desktops, 992px and up */
/* @media (min-width: 992px) and (max-width: 1199.98px) {  ... }  */

/* tablets, 768px and up */
/* @media (min-width: 768px) and (max-width: 991.98px) { 

 */

 /* large desktops, 1200px and up */
 /* @media (min-width: 1200px) {  ...  } */

/*============ 1 تنسيقات الجوال ============*/

.box-test{
  position: absolute;
  left: 45%;
 /*  top: 81%; */
  display: flex; 
}



/* The Modal (background) */
.modal {
    display: none;
    position: fixed;
    z-index: 10000;
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto;
    background: rgb(0,0,0); 
    background: rgba(0,0,0,0.4);
  }
  
  /* Modal Content/Box */
  .modal-content {
    background: #f8f8f8;
    margin: 5% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 70%;  
  }
  
  /* The Close Button */
  .close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }
  
  .close:hover,
  .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
  }
  



  .tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
  }
  
  .tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background: #3e879d;
    color: #fff;
    text-align: center;
    border: groove #85bfd1;
    padding: 10px 0;
    position: absolute;
    z-index: 1;
    top:1%;
    bottom: 0%;
    left: 0%;
    margin-inline-end: -125px;
    opacity: 0;
    transition: opacity 0.3s;
  }

  
  .tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
  }



  

/* بداية  */
  .accordion {
    background: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: start;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
  } 
  
  .active, .accordion:hover {
    background: rgb(223, 223, 223);
  }
  
  .accordion:after {
    content: '\002B';
    /* color: #777; */
    font-weight: bold;
    float: left;
    margin-left: 5px;
    margin-inline-end: 5px;
  }
  
  .active:after {
    content: "\2212";
  }
  
  .panel {
    padding: 0 18px;
    background: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    /* border: solid 1px #d9d9d9; */
  }
/* نهاية  */


/* Start */

  /* The container */
  .checkbox {
    display: inline-block;
    padding: 10px;

    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 25%;
    text-align: center;
  }
  

  /* Hide the browser's default checkbox */
  .checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }

  /* Create a custom checkbox */
  .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background: #eee;
  }

  /* On mouse-over, add a grey background color */
  .checkbox:hover input ~ .checkmark {
    background: #ccc;
  }

  /* When the checkbox is checked, add a blue background */
  .checkbox input:checked ~ .checkmark {
    background: #2196F3;
  }

  /* Create the checkmark/indicator (hidden when not checked) */
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }

  /* Show the checkmark when checked */
  .checkbox input:checked ~ .checkmark:after {
    display: block;
  }

  /* Style the checkmark/indicator */
  .checkbox .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
/* End */


/* Start checkbox switch button */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background: #2196F3 !important;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3 !important;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
/* End checkbox switch button */



.container_radio {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.container_radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container_radio:hover input ~ .checkmark {
  background: #ccc;
}

/* When the radio button is checked, add a blue background */
.container_radio input:checked ~ .checkmark {
  background: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.container_radio input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.container_radio .checkmark:after {
 	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}
