@import url('https://fonts.googleapis.com/css?family=Cairo');
body {
font-family: 'rsail-bold';	direction: rtl;
min-height:600px
}
.color-red {
	color: #f21217
}
.remove-padding { padding:0}
.head-mian {
	min-height: 50px;
	background-color: #292929
}
.head-mian-links a {
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	line-height: 50px;
	margin-left: 4%;
	font-weight: bold;
}
.head-mian-links a:hover {color: #f21217;	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;}

.contact-me {
	float: left
}
.contact-me a {
	margin-left: 15px;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s
	
}

.contact-me a:hover  {
	opacity:0.7
	
}
.twitter {
	margin-left: 0
}
.about {
	margin-top: 30px;
}
.pro-pic img {
	border-radius: 100%;
	margin-right: auto;
	margin-left: auto;
	display: block
}
.about-text h1 {
	color: #292929;
	margin-top: 30px
}
.about-text h3 {
	font-size: 20px;
	color: #292929
}
.about-text p {
	text-align: justify;
	font-size: 16px;
	line-height: 28px;
	color: #292929;
	font-weight: lighter
}
.sing-in-first {
	background-color: #ffffff;
	height: 60px;
	line-height: 54px;
	text-align: center;
	color: #292929;
	border-radius: 30px;
	border: solid;
	margin-top: 30px;
	margin-left: 4%;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	margin-bottom:30px;
	    font-weight: bold;
}
.sing-in-first:hover, sing-in-first:focus {
	background-color: #f21217;
	color: #fff;
	text-decoration: none;
	border-color: #f21217;
}
.sing-in {
	background-color: #f21217;
	height: 60px;
	line-height: 54px;
	text-align: center;
	color: #fff;
	border-radius: 30px;
	margin-top: 30px;
	border: solid 4px #f21217;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	    font-weight: bold;
}
.sing-in:hover, sing-in:focus {
	background-color: #fff;
	color: #292929;
	text-decoration: none;
	border-color: #292929;
}

.main-text
{
    position: absolute;
    top: 50px;
    width: 96.66666666666666%;
    color: #FFF;
}

.slider-mian { background-color:#f5f5f5}

.btn-min-block
{
    min-width: 170px;
    line-height: 26px;
}
.btn-clear
{
    color: #FFF;
    background-color: transparent;
    border-color: #FFF;
    margin-right: 15px;
}
.btn-clear:hover
{
    color: #000;
    background-color: #FFF;
}


.carousel-indicators {
    right: auto;
    left: 0;
    margin-right: -30%;
    margin-left: 0;
    padding-left: 0;
    width: 100%;
    bottom: 0;
    margin-bottom: 0;
    background-color: #292929;
    height: 50px;
}
.carousel-control.left, .carousel-control.right {    background-image: none;}




.carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: #fff;
    /* border: 1px solid #fff; */
    border-radius: 10px;
    margin-top: 20px;
}

.carousel-indicators .active {
    width: 15px;
    height: 15px;
    margin: 1px;
    background-color: #f21217;
    border: none;
}
.item { height:355px}

.fa-arrow-circle-right {position: absolute;
    top: 45%;
    z-index: 5;
    display: inline-block;
    font-size: 30px !important; right:20px;color:#fff !important; opacity:1;	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;}
	
	.fa-arrow-circle-left {position: absolute;
    top: 45%;
    z-index: 5;
    display: inline-block;
    font-size: 30px !important; left:20px; color:#fff !important;	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;}
	
	.carousel-control {     opacity: 1 !important;}
	
	
.fa-arrow-circle-left:hover {     color: #f21217 !important;}
.fa-arrow-circle-right:hover {     color: #f21217 !important;}
#carousel-example-generic {height:355px; margin-top:20px;margin-bottom: 20px;}











#carousel-custom {
    margin: 20px auto;
   
}
#carousel-custom .carousel-indicators {
    margin: 10px 0 0;
    overflow: auto;
    position: static;
    text-align: left;
    white-space: nowrap;
    width: 100%;
	height: 70px;
	background-color:transparent;
	padding-right:0

     
}
#carousel-custom .carousel-indicators li {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;

    margin: 0 !important;
    width: auto;
	 height:60px;
	 float:right;
}
#carousel-custom .carousel-indicators li img {
    display: block;
    opacity: 0.5;
}
#carousel-custom .carousel-indicators li.active img {
    opacity: 1;
}
#carousel-custom .carousel-indicators li:hover img {
    opacity: 0.75;
}
#carousel-custom .carousel-outer {
    position: relative;
}
.carousel-inner {     height: 400px;} 
 .item img { width:100%; height:350px !important; object-fit:cover}
 .carousel-indicators img { width:100px; height:60px;object-fit:cover}
 


.header-text {
    position: absolute;
    top: 92%;
    color: #fff;
}

.header-text h3 { background-color:#595459; line-height:55px; padding-right:20px; font-size:20px}

.ads-mian {background-color:#e7e7e7}
.topic {background-color:#f5f5f5}
.topic-mian {margin-top:20px; margin-bottom:20px}
.topic-img { width:100%}
.topic-text {padding-right:0;border:1px solid #ddd}
.topic-text a h4  { color:#252525;-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s; text-decoration:none}
.topic-text a h4:hover  { color:#f21217;text-decoration:none}
.topic-text a{text-decoration:none}

.contact-me-bot { float:right;margin-top:33px}
.footer-mian {height:90px; background:#252525}
.copy-right {float:left; margin-top:35px;font-weight: bold;}



#toTop{
	position: fixed;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
	display: none;
}

.btn-info {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
	z-index:9999
}

.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
	z-index:9999
}

.icon-bar { background:#333}
.navbar-toggle { float:right; background:#fff}
.slid-tow { background:#e6e6e6}

.more {    background: #f21217;
    height: 50px;
    border-radius: 50px;
    line-height: 50px;
    color: #fff;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 700;}
	
	
	
	
	
	
	
	.pagination > li:first-child > a, .pagination > li > span {

    border-radius: 100%;
    font-size: 14px;
    color: #252525;
    margin-left: 10px;-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;}
	
	
	.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #ffffff !important;
    background-color: #f2121e;
    border-color: #f21c22;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: right;
    padding: 10px 16px !important;
    line-height: 1.42857143;
    color: #252525;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 100%;
    margin-left: 10px !important;
    font-size: 14px;-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

	.pagination > li:last-child > a, .pagination > li > span {

    border-radius: 100%;
    font-size: 14px;
    color: #252525;
    margin-left: 10px;-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;}
	
.btn-default {
    color: #fff;
    background-color: #f21217;
    border-color: #f21217;
    font-weight: bold;
    border-radius: 50px;
    font-size: 16px;
    padding-right: 50px;
    padding-left: 50px;
    height: 50px;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	    margin-bottom: 30px;
    margin-top: 30px;
}	

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #252525;
    border-color: #252525;
}

.form-control:focus{
    border-color: #cccccc;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.effect-2 ~ .focus-border{position: absolute; bottom: 0; left: 50%; width: 0; height: 2px; background-color: #f21217; transition: 0.4s;}
.effect-2:focus ~ .focus-border{width: 100%; transition: 0.4s; left: 0;}
	
	
	
	.grade:nth-child(odd) {
    background: #ddd;
	height:40px;
	border-bottom:1px solid #C1C1C1;
	border-top:1px solid #C1C1C1;
	overflow:hidden;
}

.grade:nth-child(even) {
    background: #fff;
	height:40px;
	overflow:hidden;
	    border: 1px solid #ddd;
}

.grade p { line-height:40px;    font-weight: bold;
} 
	
	
	

@media only screen and (max-width : 767px){
	
	 .sub-photos img { width:50px; height:30px !important;object-fit:cover; margin-left:5px; overflow-y:scroll ;}
	 #carousel-custom .carousel-indicators li {width:50px !important; height:30px !important ;}

	#carousel-custom .carousel-indicators li img { opacity:1;}
	.contact-me-mob {float:left;margin-top: 10px;}
	.mob-menu { height:auto}
	.mob-menu li a { color:#fff; text-align:center;  font-size:18px}
	.mob-menu li {	    list-style: none;margin-top:15px;
    text-align: center;}
	.contact-me-bot { margin-left:auto; margin-right:auto; display:block; margin-top:10px}
	.copy-right { margin-top:10px; padding:0;font-size:13px}
	
	.sing-in-first, .sing-in { font-size:11px}
.topic-text {

    margin-bottom: 20px !important;
}
.from, .to { width:100% !important}


	}






.Registration {background-color: #f7f7f7;
    margin-top: 50px;
    min-height: 400px;
    margin-bottom: 60px;}
	
.Registration .form-horizontal { margin-top:20px}	

.Portfolio-mian {min-height: 315px;}
.Portfolio-mian p {font-size:16px}
 .contact-me-text {line-height:30px; margin-bottom:200px; } 
 .article-text {font-size: 18px;
    line-height: 30px; margin-top:20px;    text-align: justify; color:#5d5c5c}
	
	.contest-text {font-size:18px; margin-top:20px;}
	.md-font-size { font-size:18px}
	
	.resultes-mian {margin-bottom:30px}
	
	.choose-month { margin-top:30px;}
	
	.choose-month label { line-height:35px;}
	
	.grade-top {margin-top:30px;}
	.search-mian { background:#eee; margin-bottom:200px;}
	
	.from, .to  { margin-top:30px; width:30%; margin-left:3%;float:right; height:50px}
	
	
	
	.side-mian {background-color: #fff;
    border: 1px solid #bdbdbd;
    margin-top: 108px; margin-bottom:50px}
	
	
	
	.next-article { padding-top: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 5px;
	    padding-right: 10px;
    padding-left: 10px;}
	
	.next-article a { display: block;color:#f31116;}

	
	
	
	
	.post-content {    background: #fff;
    border-radius: 0 !important;    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease; margin-top:20px}
	
	.post-content:hover {background:#f31116;}
	
	
	
	.post-info-container { padding: 20px 20px 0;
    margin: 0;
    overflow: hidden;}
	
	.post-icon {     margin-right: 20px;
    width: 50px;
    height: 80px;
    font-size: 22px !important;
    line-height: 100px !important;
    text-align: center;
    border-bottom-left-radius: 2em;
    border-bottom-right-radius: 2em;
    margin-top: -20px;
    float: right;
    margin-right: 20px;
    background: #f31116;
    margin-left: 10px;
    color:  #fff;}
	

	
	.post-content:hover .post-icon {background: #fff; color:#292929 }

	
	.wraplink {padding: 20px;    font-size: 18px;
    font-weight: 600;
    white-space: pre-wrap !important;
    margin-bottom: 0;}
	
	.wraplink a {    color: #f31116;
    display: block;
    text-decoration: none; }
	
	
	.post-content:hover .wraplink a {color:#fff}
	
	.post-meta { margin: 0;
    padding: 0;
    list-style: none;     overflow: hidden;}
	
	.meta-user {    float: right;
    padding-left: 15px;
    padding-right: 0;
    color: #999;}
	
		.post-content:hover .meta-user { color:#fff}
		
		
		
	.meta_date {    float: right;
    padding-left: 15px;
    padding-right: 0;
    color: #999;}	
	
	.post-content:hover .meta_date { color:#fff}
	
	.meta-user .fa-user {   margin-left: 8px;
    margin-right: 0;}
	
	
	.meta_date .fa-clock-o {   margin-left: 8px;
    margin-right: 0;}
	
	.text-mian {    margin: 0 0 20px 0;
    line-height: 24px;
    padding: 20px;}
	
	
	.post-content:hover .text-mian { color:#fff}
	
	.bottom_tools {     background: #f0f0f0;
    padding: 15px;
    overflow: hidden;
}

.post-content:hover .bottom_tools { background-color:#ca1a1e}

	
	.round {    margin-right: 0;
    padding: 7px 12px;
    margin: 0 7px 0 0;
    font-size: 11px;
    text-transform: uppercase;
    background-color: #fff;
    float: left;
    border-radius: 20px;
    color: #333;}
	
	.post-content:hover .round { background-color:#f31116; color:#fff}
	
	
	.social-list { display:none} 
	.social-list li {margin: 0 0 5px 5px; }
	