/* 
font-family: 'Noto Kufi Arabic', sans-serif;
font-family: 'Noto Naskh Arabic UI', serif;
font-family: 'Tangerine', cursive;

color: #414243;
color: #f6bc2d;
 */
@font-face {
    font-family: "Rabar_021";
    src: url("Rabar_021.eot");
    /* IE9 Compat Modes */
    src: url("Rabar_021.eot?#iefix") format("embedded-opentype"),
        /* IE6-IE8 */
        url("Rabar_021.ttf") format("truetype"),
        /* Safari, Android, iOS */
        url("Rabar_021.woff") format("woff");
    /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@import url(//fonts.googleapis.com/earlyaccess/notokufiarabic.css);
@import url(//fonts.googleapis.com/earlyaccess/notonaskharabicui.css);

* {
    padding: 0;
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading {
    font-family: "Rabar_021", sans-serif;
}

p,
span,
div {
    font-family: "Rabar_021", serif;
}

body {
    background: #191919;
    /* Full height */
    height: 100%;


    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: right;
}

.home {
    background: #321726;
    height: 100vh;
    text-align: center;

}

.hmoe ul {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    /* For IE, the outcast */
    zoom: 1;
    display: inline;
    margin-top: 10px;
}

.home ul li {
    display: inline;
    padding: 10px;
}

.home h4 {
    color: #fff;
    font-family: "Rabar_021", sans-serif;

}

.category {
    width: 100%;
    /* margin-top:1em; */
    overflow-x: auto;
    padding: 1px 20px;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    z-index: 99999999
}

.sarawa {
    width: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, .4);


}

.item a {
    text-decoration: none;
    font-family: "Rabar_021", sans-serif;
    background: #2e3134;
    padding: 5px 15px;
    color: #fff;
    display: block;
    text-align: center;
}

.item {
    display: inline-block;
    margin: -1px
}

.bg-grad {
    float: left;
    position: absolute;
    left: 0;
    top: 15%;
    /* background: linear-gradient(90deg, rgba(0,0,0,0.654499299719888) 0%, rgba(9,9,121,0) 95%);
    height:150px;
    width:20%; */
    width: 200px;
}

.heading {
    font-family: "Rabar_021";
    color: #fff;

}

.heading::before,
.heading::after {
    display: inline-block;
    content: "";
    border-top: .1rem solid #f6bc2d;
    width: 4rem;
    /* margin: 0 1rem; */
    transform: translateY(-0.3rem);
}

.heading1 {
    font-family: "Unikurd Hana";
    color: #fff;

}

.heading1::after {
    display: inline-block;
    content: "";
    border-top: .1rem solid #f6bc2d;
    width: 3rem;
    margin: 0 1rem;
    transform: translateY(-0.3rem);
}

.items {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

.items-pics {
    padding: 1% 2%;

}

.part {
    text-decoration: none;
    font-family: 'Noto Kufi Arabic', sans-serif;
    background-color: rgba(0, 0, 0, .5);
    color: #eee;
    display: block;
    text-align: right;
    width: 30%;
    /* padding-bottom: 20px; */
    display: inline-block;
    margin: 0 5px;
    border: 1px solid #000;
    border-radius: 10px;

}

.boxx-img {
    /* Set a specific height or make it responsive to its parent's height */
    height: 120px;
    /* Example height, adjust as needed */
    width: 100%;
    overflow: hidden;
    /* Ensures the image doesn't overflow the container */
    display: flex;
    align-items: center;
    /* Centers the image vertically */
    justify-content: center;
    /* Centers the image horizontally */
}

.box-img {
    width: 100%;
    /* This will ensure the width always fills the container */
    height: 100%;
    /* This will ensure the height always fills the container */
    object-fit: cover;
    /* This scales the image to maintain its aspect ratio while filling the container */
    object-position: center;
    /* Adjusts the position of the image within the container */
}

.boxx-img2 {
    /* Set a specific height or make it responsive to its parent's height */
    height: 400px;
    /* Example height, adjust as needed */
    width: 100%;
    overflow: hidden;
    /* Ensures the image doesn't overflow the container */
    display: flex;
    align-items: center;
    /* Centers the image vertically */
    justify-content: center;
    /* Centers the image horizontally */
}

.box-img2 {
    width: 100%;
    /* This will ensure the width always fills the container */
    height: 100%;
    /* This will ensure the height always fills the container */
    object-fit: cover;
    /* This scales the image to maintain its aspect ratio while filling the container */
    object-position: center;
    /* Adjusts the position of the image within the container */
}

.part h2 {
    font-family: "Unikurd Hana";
    font-size: 2em;
    margin: 0 5%;
    color: #f6bc2d
}

.part p {
    font-family: 'Noto Naskh Arabic UI', serif;
    text-align: right;
    margin: 0 5%;
    white-space: normal;
    height: 68px;

}

.part h3 {
    text-align: center;
    margin: 15px 0;
    color: #f6bc2d
}

.rast {
    width: 33.333333333%;
    float: right;
    color: #fff;

}

.chap {
    width: 33.333333333%;
    float: left;
    color: #fff;
    direction: rtl;

}

.zman {
    margin: 10%;
}

.zman a {
    direction: rtl;
    color: #424242;
    text-decoration: none;
    background-color: #f6bc2d;
    padding: 10px;


}

.nawarast {
    width: 33.333333333%;
    float: right;
    color: #fff
}

.rast i {
    color: #f6bc2d;
}

.rast ul {
    list-style: none;
    display: inline;
}

.rast ul li {
    font-size: 18px;
    margin: 5px 0
}

.nawarast i {
    color: #f6bc2d;
}

.nawarast ul {
    list-style: none
}

.nawarast ul li {
    font-size: 18px;
    margin: 5px 0
}

.chap i {
    color: #f6bc2d;
}

.chap ul {
    list-style: none
}

.chap ul li {
    font-size: 18px;
    margin: 5px 0
}

/* Style the active class, and buttons on mouse-over */
.active,
.btn:hover {
    background-color: #666;
    color: white;
}

.discc h2 {
    top: 0;
    padding: 30px;
    text-align: center;
    background: #f6bc2d;
}

.discc h3 {
    bottom: -8px;
    padding: 10px;
    position: absolute;
    right: 0px;
    background: #414243;
    color: #fff;
    width: 104%;
    text-align: center;
    left: -10px;
}

.discc {
    background-image: url("../img/back-frut.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.discc p {
    white-space: normal;
    text-align: center;
    font-size: 20px;
    padding-top: 100px;

}

.cards h5,
.cards h3,
.card h6,
.cards p {
    color: #fff
}

.card {
    width: 100%;

    position: relative;
}

.card-details {
    /* position: absolute;
	bottom: 0%;
	padding: 3%; */
    background: #404040;
    width: 100%;
    padding: 5px;
}

.card-details h6 {
    color: #fff
}

.price-card {
    position: absolute;
    top: 2%;
    left: 10%;
    background: #321726;
    color: #e5c5b5 !important;
    padding: 2px 10px;
    border: 0;
    border-radius: 20px
}

.card-details-modal {
    background: #2e3134 !important;
    padding: 15px 0;
    text-align: center;
    color: #fff;
    font-family: "Rabar_021", sans-serif;

}

.flags {
    list-style: none;
    padding: 0;
    margin: 0
}

.flags li {
    display: inline-block;
    margin-right: 10px
}

.sticky {
    position: fixed;
    top: 0;
    left: 0;
    margin-top: 0;
    background: #191919;

}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: red;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
}

#myBtn:hover {
    background-color: #555;
}

.main-main {
    position: relative;
    margin-bottom: 20%;
    margin-top: 2%
}

@media only screen and (max-width: 1024px) {

    .main-main {
        margin-bottom: 10%;
    }
}

@media only screen and (max-width: 600px) {

    .main-main {
        margin-bottom: 20%;
    }
}

.modal-header {
    color: #fff;
    position: absolute;
}

.modal-header .close {
    z-index: 9999
}

div.stars {

    width: 270px;

    display: inline-block;

}

.mt-200 {
    margin-top: 200px;
}

input.star {
    display: none;
}



label.star {

    /* float: right; */

    padding: 10px;

    font-size: 36px;

    color: #4A148C;

    transition: all .2s;

}



input.star:checked~label.star:before {

    content: '\f005';

    color: #FD4;

    transition: all .25s;
}
input.star-5:checked~label.star:before {
    color: #FE7;
    text-shadow: 0 0 20px #952;
}
input.star-1:checked~label.star:before {
    color: #F62;
}
label.star:hover {
    transform: rotate(-15deg) scale(1.3);
}
label.star:before {
    content: '\f006';
    font-family: FontAwesome;
}