
@font-face {
    font-family: 'NeoSans-bold';
    src: url('../fonts/NeoSans-bold.eot');
    src: url('../fonts/NeoSans-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NeoSans-bold.woff') format('woff'),
         url('../fonts/NeoSans-bold.ttf') format('truetype'),
		         url('../fonts/NeoSans-regular.svg#NeoSans-regular') format('svg');

    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NeoSans-regular';
    src: url('../fonts/NeoSans-regular.eot');
    src: url('../fonts/NeoSans-regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NeoSans-regular.woff') format('woff'),
        url('../fonts/NeoSans-regular.ttf') format('truetype'),
        url('../fonts/NeoSans-regular.svg#NeoSans-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}




body{
	direction:rtl;
	}
	

*{
	 margin:0;
	 padding:0; 
	 outline:0;
	 direction:rtl;
	 font-family:"neosans-regular";
}



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration:underline;
}
del {
	text-decoration: line-through;
}

h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, il, a, input {
	direction:rtl;
}


ul , ol , dl,li,a {
	list-style-position:inside;
	list-style-type:none;
	text-decoration:none;
}

img{
	border:none;}




html, body {
overflow-x: hidden;
}


.navbar {
    border-radius: 0px;
	background: #fff !important;
}


#left-copy a{
    color: #2ab756;
   
}

#left-copy {
    color: #fff;
   
}

.btn-check:focus+.btn-primary,
.btn-primary:focus {
 color:#fff;
 background-color:#2ab756;
 border-color:#2ab756;
 box-shadow:0 0 0 .25rem rgba(42,183,86,.5)
}

@media (max-width: 767px) {

#box-datee select {
    float: right;
    width: 27% !important;
    margin-left: 15px;
    text-align: center;
}

.form-check{margin-bottom:12px;}
.header-social {
    width: 100%;
    text-align: center;
	margin-bottom:20px;
}

#but-cat ul li {
    width: 100%;
	border-bottom:2px solid #1c9d53;


}

#but-login ul li {
    width: 100%;
	border-bottom:2px solid #1c9d53;


}

.footer-social.col-lg-4.col-sm-12 {
    text-align: center;
	margin-top:15px;
	margin-bottom:15px;
}


.col-lg-4.col-sm-12.left-img-footer {
    text-align: center;
}

.box-footer-img ul {
    margin-right: 16%;
    text-align: center;
}

#left-copy {
    text-align: center;
    color: #fff;
    margin-top: 10px;
    font-size: 14px;
}

#left-copy a{
    color: #2ab756;
   
}

#box-date-single {

	width:50%;

}


.page img {
    margin-right:0px;
	width:100% !important;
}


#box-prof li:first-child {

	float: right;
width: 100%;
}


#box-prof li {
width: 100%;
}

.btnlang {
    display: block;
    left: 100px;
    position: absolute;
    z-index: 999;
    top: 65px;
}

.form-login.col-lg-4 {
margin: auto;
padding: 30px;
text-align: center;
box-shadow: 0 5px 25px 0 #eee;
border: 2px solid #eee;
width:90%;
}


.box-account.col-lg-4 {
margin: 30px auto;
padding: 30px;
text-align: center;
box-shadow: 0 5px 25px 0 #eee;
border: 2px solid #eee;
text-align:center;
width:90%;
}

}

@media (min-width: 768px) and (max-width: 991px) {


}

@media (min-width: 992px) and (max-width: 1199px) {


}
 
@media (min-width: 1200px) {

.form-login.col-lg-4 {
margin-right: 190px;
padding: 30px;
text-align: center;
box-shadow: 0 5px 25px 0 #eee;
border: 2px solid #eee;
}

.box-account.col-lg-4 {
margin-right: 50px;
padding: 30px;
text-align: center;
box-shadow: 0 5px 25px 0 #eee;
border: 2px solid #eee;
text-align:center;
}


#box-prof li:first-child {

	float: right;
width: 30%;
}


#box-prof li {
width: 65%;
}

.btnlang {
    display: block;
    left: 150px;
    position: absolute;
    z-index: 999;
    top: 10px;
}

.bg-image img {
    height: 250px;
    width: 100% !important;
}

#box-datee select {
    float: right;
    width: 9%;
    margin-left: 15px;
    text-align: center;
}

.page img {
    margin-right: 14%;
}

.header-social {
    margin-right: 0px;
	margin-left: 0px;
}

.navbar-brand img {
    padding-left: 30px;
}

#but-cat ul li {
    width: 25%;

}

#but-login ul li {
    width: 50%;

}

.footer-social.col-lg-4.col-sm-12 {
    text-align: center;
}


.col-lg-4.col-sm-12.left-img-footer {
    text-align: left;
}

#left-copy {
    text-align: left;
    color: #fff;
    margin-top: 10px;
    font-size: 14px;
}

#left-copy a{
    color: #2ab756;
   
}
}

.dropdown-menu.show {
    text-align: right;
}

.navbar-brand img {
    width: 200px;
    margin: 5px;
}


#under-header{
	background-image:url(../img/bg-cat.jpg);
		border-bottom:6px solid #1c9d53;

	}

#under-header h1 {
    font-size: 39px;
    color: #fff;
    text-align: center;
    padding-top: 90px;
	font-weight:600;
}	


#under-header h3 {
    font-size: 29px;
    color: #fff;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 40px;
	font-weight:600;
}



#but-cat {
    width: 100%;
    overflow: hidden;
	margin-top:50px;
}

#but-cat ul li {
    float: right;
    background: #28b765;
    text-align: center;
	border-left:2px solid #1c9d53;
	transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-o-transition:all 0.3s ease-in-out 0s;
	-webkit-transition:all 0.3s ease-in-out 0s;
}

#but-cat ul li:hover, #but-cat ul li:focus  {
    background: #1c9d53;
}




#but-cat ul li a {
	display:block;
	color:#fff;

}


#but-cat ul li img {
	padding-top:10px;

}


#but-cat ul li p {
	font-size:20px;
		font-weight:600;


}

.header-social a {
    margin-left: 6px;
    color: #2c2f34;
		transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-o-transition:all 0.3s ease-in-out 0s;
	-webkit-transition:all 0.3s ease-in-out 0s;
}


.header-social a:hover {
      color: #28b765;

}

.form-control.me-2 {
    border-radius: 0px !important;
}

.btn.btn-outline-success {
    border-radius: 0px;
}

.bg-image {
    width: 100%;
    overflow: hidden;
    position: relative;
}


#box-date {
    position: absolute;
    bottom: 30px;
    left: 20px;
    background: #fff;
	height: 40px;
	z-index:9999;
}


#box-date .fa.fa-calendar {
    float: left;
    padding: 5px;
	    margin-right: 10px;
		margin-top: 7px;
margin-left: 7px;
color:#1c9d53;

}

#box-date  p {
    float: left;
    margin-right: 15px;
	margin-top: 7px;

}

.month {
    color: #1c9d53;
	font-weight:bold;
}

.date-cat {
    color: #f70f0f;
    font-size: 14px;
    margin-top: 10px !important;
}


.card .btn.btn-primary {
    background: #1c9d53;
    border: 0px;
    border-radius: 2px;
	float: left;
			transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-o-transition:all 0.3s ease-in-out 0s;
	-webkit-transition:all 0.3s ease-in-out 0s;
}

.bg-image img {
				transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-o-transition:all 0.3s ease-in-out 0s;
	-webkit-transition:all 0.3s ease-in-out 0s;
}





.card:hover  .bg-image img {
	 transform:scale(1.2);
 -moz-transform:scale(1.2);
 -o-transform:scale(1.2);
 -webkit-transform:scale(1.2)
}


.btn.btn-primary:hover {
    background: #28b765;

}


.page-link {
    color: #333 !important;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff !important;
    background-color: #1c9d53;
    border-color: #1c9d53;
}


.card-title {
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 15px;
}



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

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

#footer {
    background: #fff;
    padding-top:25px;
    padding-bottom: 10px;
	color:#fff;
	border-top:6px solid #2ab756;
}

.footer{width:100%;}
.footer a {
    color: #4CAF50;
}


.box-footer-img ul li {
    float: right;
    margin-left: 16px;
}

.box-footer-img ul li img {
    width: 50px;
    height: 50px;
}


.footer-social a i {
    font-size: 26px !important;
    margin-left: 15px;
    color: #fff;
}

.footer-social a:hover i {
     color: #2ab756;
}



#copyright {
    background: #212529;
	padding-top: 8px;
padding-bottom: 10px;
}


.web_copyright {
    color: #fff;
    font-size: 14px;
    margin-top: 8px;
}



#singlepage{
	background-image: url(../img/bg-single.jpg);
	width:100%;
	background-position: top center;
	background-repeat:no-repeat;
	overflow: hidden;
	}


.tit-signle{
	width:100%;
	}	

.tit-signle h3 {
    font-size: 40px;
    text-align: center;
    color: #fff;
    margin-top: 25px;
    font-weight: bold;
}	



#box-date-single {
    background: #fff;
	height: 40px;
	z-index:9999;
	width:180px;
	margin:auto;
	margin-top:15px;
}


#box-date-single .fa.fa-calendar {
    float: left;
    padding: 5px;
	    margin-right: 10px;
		margin-top: 7px;
margin-left: 7px;
color:#1c9d53;

}

#box-date-single  p {
    float: left;
    margin-right: 15px;
	margin-top: 7px;

}

#box-date-single .month {
    color: #1c9d53;
	font-weight:bold;
}

#box-date-single .date-cat {
    color: #f70f0f;
    font-size: 14px;
    margin-top: 10px !important;
}


#content-single {
    background: #fff;
    margin-top: 30px;
	    padding: 20px;

}

#right-img img {
    width: 100% !important;
}

.time-s {
    width: 100%;
    margin-bottom: 15px;
	overflow: hidden;
		border-bottom:2px solid #c5c5c5;

}


.time-s i {
    float: right;
    margin-top: 13px;
    font-size: 18px;
    color: #2ecc71;
    margin-left: 10px;
}


.time-s h3 {
    float: right;
    font-size: 17px;
    font-weight: 600;
    margin-top: 10px;
}

.time-s p {
    float: right;
    margin-top: 10px;
    margin-right: 20px;
    color: #2ecc71;
    font-size: 18px;
    font-weight: 600;
}


.place-s {
    width: 100%;
    margin-bottom: 15px;
	overflow: hidden;
	border-bottom:2px solid #c5c5c5;
}


.place-s i {
    float: right;
    margin-top: 13px;
    font-size: 18px;
    color: #2ecc71;
    margin-left: 10px;
}


.place-s h3 {
    float: right;
    font-size: 17px;
    font-weight: 600;
    margin-top: 10px;
}

.place-s p {
    float: right;
    margin-top: 10px;
    margin-right: 20px;
    color: #2ecc71;
    font-size: 18px;
    font-weight: 600;
}



.drga-s {
    width: 100%;
    margin-bottom: 15px;
	overflow: hidden;
	border-bottom:2px solid #c5c5c5;
}


.drga-s i {
    float: right;
    margin-top: 13px;
    font-size: 18px;
    color: #2ecc71;
    margin-left: 10px;
}


.drga-s h3 {
    float: right;
    font-size: 17px;
    font-weight: 600;
    margin-top: 10px;
}

.drga-s p {
    float: right;
    margin-top: 10px;
    margin-right: 20px;
    color: #2ecc71;
    font-size: 18px;
    font-weight: 600;
}



.type-s {
    width: 100%;
    margin-bottom: 15px;
	overflow: hidden;
	border-bottom:2px solid #c5c5c5;
}


.type-s i {
    float: right;
    margin-top: 13px;
    font-size: 18px;
    color: #2ecc71;
    margin-left: 10px;
}


.type-s h3 {
    float: right;
    font-size: 17px;
    font-weight: 600;
    margin-top: 10px;
}

.type-s p {
    float: right;
    margin-top: 10px;
    margin-right: 70px;
    color: #2ecc71;
    font-size: 18px;
    font-weight: 600;
}



.msafa-s {
    width: 100%;
    margin-bottom: 15px;
	overflow: hidden;
	border-bottom:2px solid #c5c5c5;
}


.msafa-s i {
    float: right;
    margin-top: 13px;
    font-size: 18px;
    color: #2ecc71;
    margin-left: 10px;
}


.msafa-s h3 {
    float: right;
    font-size: 17px;
    font-weight: 600;
    margin-top: 10px;
}

.msafa-s p {
    float: right;
    margin-top: 10px;
    margin-right: 45px;
    color: #2ecc71;
    font-size: 18px;
    font-weight: 600;
}



#big-but {
	font-size:22px;
	padding-right:40px;
	padding-left:40px;
	font-weight:700;
	padding-top:10px;
	padding-bottom:10px;
	    background: #1c9d53;
    border: 0px;
    border-radius: 2px;
			transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-o-transition:all 0.3s ease-in-out 0s;
	-webkit-transition:all 0.3s ease-in-out 0s;
	margin-right:17%;
	margin-top:12px;
	
	}
	
#big-but:hover {
	    background: #2ecc71;
	
	}	


.des-text {
    margin: 20px;
}

.des-text p {
    font-size: 20px;
    line-height: 35px;
    font-weight: 550;
    text-align: justify;
}



#left-ntega {
    border: 1px solid #ccc;
    padding: 0px;
	background:#2ecc71;
}


#left-ntega p {
    text-align: center;
    padding-top: 5px;
    background: #149f3f;
    padding-bottom: 5px;
    width: 100%;
	color:#fff;
}


#left-ntega img {
    text-align: center;
    width: 100%;
    margin: auto;
}


#left-ntega a {
    font-size: 25px;
    color: #fff;
    font-weight: 600;
    text-align: center;
	background:#149f3f;
	display:block;
}


#left-ntega a:hover {
    color: #149f3f;
	background:#fff;
}




#under-login{
	background-image: url(../img/bg-single.jpg);
		border-bottom:6px solid #1c9d53;

	}

#under-login h1 {
    font-size: 39px;
    color: #fff;
    text-align: center;
    padding-top: 40px;
	font-weight:600;
}	


#under-login h3 {
    font-size: 29px;
    color: #fff;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 40px;
	font-weight:600;
}



#but-login {
    width: 100%;
    overflow: hidden;
	margin-top:30px;
}

#but-login ul li {
    float: right;
    background: #28b765;
    text-align: center;
	border-left:2px solid #1c9d53;
	transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-o-transition:all 0.3s ease-in-out 0s;
	-webkit-transition:all 0.3s ease-in-out 0s;
}

#but-login ul li:hover, #but-login ul li:focus  {
    background: #1c9d53;
}




#but-login ul li a {
	display:block;
	color:#fff;

}


#but-login ul li img {
	padding-top:10px;

}


#but-login ul li p {
	font-size:20px;
		font-weight:600;


}


#box-reg {
    margin: 25px;
	margin-bottom:60px;
}

.form-check-input {
    float: left;
}


#flexRadioDefault2 {
    float: right;
}


#flexRadioDefault1 {
    float: right;
}

.form-check-label {
    padding-right: 25px;
}

.form-check{	padding-left:0px;
}


#flexCheckChecked {
    float: right;
}


.tit-check .form-label {
    font-size: 18px;
    font-weight: bold;
    border: 2px solid #ccc;
    padding: 10px;
    margin-bottom: 20px;
}



.form-login.col-lg-4 img{
	width:120px;
	margin-bottom:35px;
	}

#box-f-login {
    position: relative;
	text-align: right;
}

.fa.fa-envelope {

    position: absolute;
    top: 40px;
    z-index: 99999;
    right: 10px;
    font-size: 22px;
    color: #929292;

}

#mobilephone {
    padding-right: 35px;
}

.bo-pass {
    position: relative;
}

.one-mobile {
    position: relative;
}

.fa.fa-lock {

    position: absolute;
    top: 40px;
    z-index: 99999;
    right: 10px;
    font-size: 24px;
    color: #929292;

}

#typePassword {
    padding-right: 35px;
}


.form-login .btn.btn-primary {
    background: #1c9d53;
    border: 0px;
    border-radius: 2px;
	margin: auto;
	padding: 10px 25px 10px 25px;
			transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-o-transition:all 0.3s ease-in-out 0s;
	-webkit-transition:all 0.3s ease-in-out 0s;
	margin-top:20px;
}


.form-login .btn.btn-primary:hover {
    background: #2ecc71;

}


.note-forget a {
    color: #333;
    font-size: 14px;
    margin-top: 10px;
    display: block;
    margin-bottom: 10px;
}

.note-forget a:hover {
    color: #2ecc71;

}

#box-mtgr {
    border: 1px solid #ccc;
    padding: 0px;
	margin-top:10px;
	margin-bottom:15px;
	
}


.img-mtgr  {
    width: 100%;
    height: 160px;
	overflow:hidden;
}


.img-mtgr img {
    width: 100%;
    height: 160px;
		transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-o-transition:all 0.3s ease-in-out 0s;
	-webkit-transition:all 0.3s ease-in-out 0s;
}


#box-mtgr:hover img {
	 transform:scale(1.2);
 -moz-transform:scale(1.2);
 -o-transform:scale(1.2);
 -webkit-transform:scale(1.2)
}

.tit-mtgr {
    font-size: 16px;
    text-align: center;
    margin: 10px;
    font-weight: 600;
    color: #2ab756;
}


#pagenumber{margin-top:20px;}


.page img {
    width: 70%;
    margin-bottom: 30px;
}

.page p {
    font-size: 18px;
    line-height: 30px;
}


.form-login .form-control {
    text-align: center;
}

.position-relative.row.form-group {
    padding: 10px;
}

#content-single form {
    margin-top: 35px;
    margin-bottom: 45px;
}


.col-sm-12.offset-sm-3 {
    text-align: center;
    margin-top: 30px;
}

.col-sm-12.offset-sm-2 {
    text-align: center;
}


.btn.btn-primary.form-control {

    width: 50%;
    margin: auto;
        background: #219d47;
        border:1px solid #219d47;


}


.btn.btn-primary.form-control:hover {


        background: #37c463;


}


.alert.alert-danger li {
    float: right;
    width: 100%;
    margin-top: 10px;
    background: #fff;
    padding: 10px;
    border-radius: 6px;
    color: red;
}


.footermenu.col-lg-12 {
    text-align: center;
    margin-top: 25px;
}

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

.footermenu ul li a {
    color: #333;
}

.navbar-nav-two {
    width: 100%;
    text-align: center;
}





.btnlang img {
    width: 36px;
    height: 24px;
}



.img-profile {
    text-align: center;
	margin-bottom:60px;
	margin-top:60px;
}

.img-profile p{
	    font-size: 18px;
    font-weight: 700;
		margin-top:10px;
			color:#2ab756;


	}


#box-prof li:first-child {
    background: #f1f1f1;
    padding: 10px 0;
    color: #444;
    font-size: 16px;
    font-weight: 700;
				text-align:center;

	
}


#box-prof li {
    border: 1px solid #e7e7e7;
    padding: 10px;
	color:#2ab756;
	    font-weight: 700;
		    font-size: 18px;
			text-align:right;
			padding-right:30px;
float: right;


}


.pr-type {
    float: right;
}

td p {
    float: right;
    margin-left: 5px;
	color: #2ab756;
}

tr {
    border-bottom: 1px solid #e2e2e2;
}


th a {
    color: #2ab756;
}


td:last-child {
    background: #2ab756 !important;
	color:#fff !important;
}



#but-control {
    background: #28b765;
    margin-left: 12px;
    border-radius: 5px;
}


#but-control a:first-child {
color:#fff;
}

#but-control .dropdown-menu.show a {
    color: #333 !important;
}

.cc-picker-flag.sa {
    margin-left: 10px;
}


.cc-picker.cc-picker-code-select-enabled {
    float: left;
    width: 15%;
    font-size: 16px;
}


#phone {
    float: right !important;
    width: 85%;
}
#contactphone{
    float: right !important;
    width: 85%;
}
input.invalid,select.invalid{
    border-color: #ff001581;
}

input.invalid2{
    border-color: #ff001581;
}

.l-tall {
    float: right;
    width: 30%;
}

#tall .col-sm-2.col-lg-2 {
    width: 230px;
}


.form-control::placeholder {
    color: #d3d2d2 !important;
}




.box-r-title {
  font-size: 35px;
  margin: 20px;
}

.account_login {
  font-size: 18px;
  margin-top: 20px;
  font-weight: bold;
}

.box-re p {
  font-size: 15px;
  text-align: center;
  color: #756a66;
}


.linkButton{
    background: #333 !important;
    border: 0px;
    border-radius: 2px;
	margin-top: 40px;
	padding: 10px 25px 10px 25px;
			transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-o-transition:all 0.3s ease-in-out 0s;
	-webkit-transition:all 0.3s ease-in-out 0s;
	color:#fff !important;
	display:block;
}


.linkButton:hover {
    background: #545454;
    color:#fff;

}