* {
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	outline: none;
}

@font-face {
	font-family: "TheMixArabic-Plain";
	src: url(../fonts/TheMixArabic-Plain.otf);
}

@font-face {
	font-family: "TheMixArabic-Bold";
	src: url(../fonts/TheMixArabic-Bold.otf);
}

a:hover,
a:focus {
	text-decoration: none;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	color: #2c4250;
}

p {
	margin: 0;
}

h4,
h5,
h6 {
	line-height: 1.7;
}

input,
textarea,
a,
button {
	outline: none !important;
}

img {
	vertical-align: middle;
	max-width: 100%;
	height: auto;
}

a {
	color: #2B1A67;
}

a:hover {
	color: #2B1A67;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 22px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}

body {
	font-weight: 400;
	font-size: 14px;
	line-height: 2;
	background-color: #fff;
	font-family: "TheMixArabic-Plain";
	color: #707070;
	direction: rtl;
	text-align: right;
	padding-top: 35px;
}

button,
input,
optgroup,
select,
textarea {
	font-family: "TheMixArabic-Plain"!important;
}


/*=====================================================index page=============================================*/

.rowImg {
	width: 90%;
	margin-right: 5%;
	height: 50vh;
	margin-top: 33px;
	margin-bottom: 33px;
}

.rowImg img {
	width: 100%;
	height: 100%;
	margin-bottom: 20px;
}

.rowImg ads {
	width: 100%;
	height: 100%;
	margin-bottom: 20px;
}

.rowBtn {
	/* margin-top: 20px;
	margin-bottom: 20px;
	width: 90%;
	margin-right: 5%; */
}

.rowBtn a {
	width: 100%!important;
	/* padding: 10px!important; */
	/* border-radius: 12.3px!important; */
	/* margin-bottom: 15px; */
	font-size: 25px;
	transition: transform .2s;
	/* Animation */
}

.rowBtn a:hover {
	transform: scale(1.03);
}

.section_btn {
	/* box-shadow: 5px 10px #d8d2d2; */
	/* border: 1px solid #bdb6b6; */
	/* background: #eeeeee4a; */
	background: #f1f4fa;
	/* margin-top: 14px; */
	padding: 15px;
}

.modal {
	padding-top: 40px;
}

#load {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: fixed;
	display: block;
	opacity: 0.8;
	z-index: 100000;
	background-color: #fff;
	z-index: 199;
	text-align: center;
}

.blod {
	font-weight: bold;
}

.modal-footer {
	justify-content: center!important;
	flex-wrap: unset!important;
}

.modal-footer button {
	width: 80px!important;
}

#loading-image {
	position: absolute;
	top: 50%;
	z-index: 200;
	right: 50%;
	z-index: 200;
}

.btn-primary {
	background-color: #fff!important;
	border-color: #fff!important;
}

.img_section {
	object-fit: cover;
	width: 100%;
}

.remaining_time span {
	display: block;
}

.title_section li {
	padding-bottom: 3px;
}

.td_remaining_time {
	padding-left: 5px;
}

.hijri_date,
.gregornia_date {
	font-size: 12px;
}

.title {
	color: black
}

.remaining_time {
	padding: 10px;
	text-align: center;
    font-size: 12px;
    border-radius: 8px;
    width: 70px;
}

.sectionDiv {
	background-color: #fff;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 10px;
	margin-top: 10px;
    width: 90%;
    border-radius: 8px;
}

.con_image {
	width: 70px;
	background-color: #954545;
	border-radius: 50%;
	position: relative;
	top: 0;
	left: 18px;
	margin: 10px;
}

.con_image img {
	padding: 15px;
}

.title_section {
	position: relative;
	left: 20px;
	font-size: 10px;
}
.content_section{
    /* height: 300px; */
    /* padding: 20px; */
    /* padding: 4px; */
    padding-top: 6px;

}

.content_section h3{
    text-align: center;
    color: #fff;
}
.date_section{
padding-top: 5px;
padding-bottom: 5px;
}


.list_date{
    text-align: center;
}
.list_date li{
    /* padding-top: 9px; */
    /* padding-top: 4px; */
    color: #fff;
    font-size: 12px;
}
.btn_day{
    border-radius: 4.2em;
    width: 100px;
    font-size: 20px;
}
.btn_day b{
    color: #d09d0f;

}

.day{
    background-color: #fff;
    width: 55px;
    text-align: center;
    /* justify-content: center; */
    font-weight: bold;
    color: black!important;
    padding-top: unset!important;
    height: 45px;
    line-height: 40px;
    box-shadow: 2px 3px #d8d2d2;
    border: 1px solid #bdb6b6;
    border-radius: 10px;
    margin: 0 auto;
    margin-bottom: 3px;
}
.modal-footer button{
    background: white;
    color: black;
}
.col_day{
    display: flex;
    justify-content: center;
    height: 40px;
}
.char_row{
    justify-content: center!important;
    flex-wrap: unset!important;

}
.modal-body{
    padding: 0px!important;
}

.content_section_char {
    background-repeat: no-repeat;
    background-size: 50% 100%;
    background-color: #eeeeee;
    /* padding: 10px; */
    padding: 2px;

}

.day_num{
    font-size: 20px;
}
.container {
    padding-right: 5px!important;
    padding-left: 5px!important;
}
.modal-footer {
padding: 5px!important;
}
.info_date .gregornia_date_section{
    display: block ;
    padding-bottom:3px ;
}

.info_date span{
    padding-bottom:3px ;
}
