@import url('../more/fonts/css2.css');
/* new header */
header {
	background: linear-gradient(to left, #4facfe, #00f2fe);
	padding: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.logo {
	display: flex;
	align-items: center;
	gap: 10px;
	color: white;
}
.logo span:first-child {
	font-size: 20px;
	font-weight: bold;
}
.logo span:last-child {
	font-size: 40px;
}
nav a {
	text-decoration: none;
	color: white;
	background-color: rgba(255, 255, 255, 0.2);
	padding: 10px 20px;
	border-radius: 30px;
	transition: background-color 0.3s, color 0.3s;
	font-weight: bold;
}
nav a:hover {
	background-color: white;
	color: #00c6ff;
}

/* css */
body {
    margin: 0;
    padding: 0;
}
h1 {
    font: bold 25px 'Cairo';
}
h2 {
    font: bold 16px 'Cairo';
}
mark {
    font: bold 16px 'Cairo';
    padding: 4px 10px;
    border-radius: 10px;
    background-color: #CCC;
    box-shadow: 1px 1px #000;

}
.aa {
    display: flex;
    justify-content: center;
}
.inl {
    display: flex;
}
.osm {
    display: flex;
    margin: 0px 5px 0px 0px;
}
.square {
    background-color: #faec6652;
    border: 1px #000000 solid;
    height: 20px;
    width: 20px;
    margin: 0 10px 0 0;
    display: inline-block;
    box-shadow: 1px 1px #000;
}
.square2 {
    background-color: #f5ca7b61;
    border: 1px #000000 solid;
    height: 20px;
    width: 20px;
    margin: 0 10px 0 0;
    display: inline-block;
    box-shadow: 1px 1px #000;
}
.square3 {
    background-color: #3498db40;
    border: 1px #000000 solid;
    height: 20px;
    width: 20px;
    margin: 0 10px 0 0;
    display: inline-block;
    box-shadow: 1px 1px #000;
}
.square4 {
    background-color: #88f3724d;
    border: 1px #000000 solid;
    height: 20px;
    width: 20px;
    margin: 0 10px 0 0;
    display: inline-block;
    box-shadow: 1px 1px #000;
}
.chapters {
    font-size: 14px;
    text-shadow: 1px 0 BLACK;
    float: right;
    margin: 5px 5px 0px 0px;
}
.newyear {
    width: 94%;
    padding: 10px;
    background-color: coral;
    margin: 0 0 10px 0px;
    color: #FFF;
    border: 2px #555 solid;
}
.sun1 {
    background-image: url(sun.png);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position-y: top;
}
.autumn {
    background-image: url(autumn.png);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position-y: top;
}
.snow {
    background-image: url(snow.png);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position-y: top;
}
.spring1 {
    background-image: url(spring.png);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position-y: top;
}
.sun {
    background-color: #faec6652;
}
.tree {
    background-color: #f5ca7b61;
}
.winter {
    background-color: #3498db40;
}
.spring {
    background-color: #88f3724d;
}
#countdown {
    box-shadow: inset 2px 2px 0px #CCC;
}
#content, #content1, #content2, #content3, #content4, #content5, #content6, #content7, #content8, #content9, #content10, #content11, #content12, #content13, #content14, #content15, #content16, #content17, #content18, #content19, #content20, #content21, #content22 {
    font:bold 12px 'Cairo';
}
.main {
    width: 99%;
    font-family: 'Cairo';
    font-size: 16px;
    line-height: 1.75em;
    color: #fff;
    background-color: #008800;
    border-color: #32383e;
    padding: 5px;
}
.main2 {
    width: 98%;
    font-family: 'Cairo';
    font-size: 16px;
    line-height: 1.75em;
    color: #000;
    border-color: #32383e;
    padding: 5px;
    margin: 0 0 10px 0px;
    box-shadow: 3px 3px 0px 0px #ccc;
    border: 2px #CCC solid;
}
.main3 {
    width: 98%;
    font: bold 16px 'Cairo';
    line-height: 1.75em;
    color: #FFF;
    background-color: #f00;
    border-color: #32383e;
    padding: 5px;
    margin: 0 0 10px 0px;
    box-shadow: 3px 3px 0px 0px #ccc;
    border: 2px #CCC solid;
}
.time {
    background: #CCC;
    width: 99%;
    font-family: 'Cairo';
    font-size: 16px;
    line-height: 1.75em;
}
.main1 {
    width: 49%;
    display: inline-block;
    font-family: 'Cairo';
    font-size: 16px;
    line-height: 1.75em;
}
.mowafq {
    width: 100%;
    font: bold 14px 'Cairo';
    color: #F00;
    line-height: 1.75em;
    text-align: center;
    text-shadow: 1px 1px #fff;
}
.hadth {
    width: 100%;
    font: bold 18px 'Cairo';
    color: #444;
    /*line-height: 1.75em;*/
    text-align: right;
    padding: 0px 0px 20px 0px;
}
.hadth i {
    color: #da3b01;
    font-size: 14px;
}
.hjri,
.milady {
    width: 49%;
    display: inline-block;
    font-family: 'Cairo';
    font: bold 16px 'Cairo';
    line-height: 1.75em;
    text-align: center;
}
.timer {
    background-color: #efeeee;
    width: 100%;
    font-family: 'Cairo';
    font-size: 12px;
    line-height: 1.75em;
    text-align: center;
}
.timer0,
.timer1,
.timer2,
.timer3,
.timer4 {
    font: bold 16px 'Cairo';
}
.timer0 {
    color: #0000ff;
}
.timer1 {
    color: #DE3163;
}
.timer2 {
    color: #FF7F50;
}
.timer3 {
    color: #008800;
}
.timer4 {
    color: #0000ff;
}
@-webkit-keyframes blink {
    50% {
        border-color: #ff0000;
    }
}
@keyframes blink {
    50% {
        border-color: #ff0000;
    }
}
div.next {
    border: 4px solid transparent;
}
.next {
    animation: blink .5s step-end infinite alternate;
    -webkit-animation: blink .5s step-end infinite alternate;
}
@media screen and (max-width: 700px) {
    h1 {
        font: bold 20px 'Cairo';
    }
    mark {
        font: bold 12px 'Cairo';
        padding: 4px 10px;
        border-radius: 10px;
        background-color: #CCC;
        box-shadow: 1px 1px #000;
    }
    .hadth {
        width: 100%;
        font: bold 17px 'Cairo';
        color: #444;
        line-height: 1.75em;
        text-align: right;
        padding: 0px 0px 20px 40px;
    }
    .timer,
    .timer1,
    .timer2,
    .timer3,
    .timer4 {
        font: bold 10px 'Cairo';
    }
}