/* Minification failed. Returning unminified contents.
(1301,1): run-time error CSS1019: Unexpected token, found '}'
(1467,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(1468,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1476,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(1477,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
 */
@import url(./font.css);

* {
    font-family: byekan, sans-serif, arial, tahoma;
    outline: none !important;
    text-decoration: none !important;
}

body {
    color: #1b1b1b;
    height: 100%;
    width: 100%;
}

.col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-3, .col-lg-2, .col-lg-1 {
    padding-left: 0px;
    padding-right: 0px;
}

.nopadding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.padding {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.padding-right {
	padding-right: 15px !important;
}
.padding-left {
	padding-left: 15px !important;
}
.ltr { direction: ltr !important; }

.opacity { opacity: 0.6; }

.opacity a { pointer-events: none; }

.btn-min {
	padding: 0 5px;
	color: #fdb81e;
	font-weight: bold;
}
.beta-baladyab {
	background: url(../images/beta-baladyab.png) center center no-repeat;
	bottom: 0;
	height: 112px;
	position: fixed;
	right: 0;
	width: 112px;
	z-index: 1000;
}

.JsEncodedText .showfulltext {
    color: #73b711;
    cursor: pointer;
    font-size: 0.8em;
    font-weight: bold;
    padding: 0px 5px;
}

.JsEncodedText .showfulltext:hover {
    color: #1b1b1b;
    cursor: pointer;
}

.green { color: #73b711 !important; }

.background-green { color: #73b711 !important; }

.red { color: red !important; }

.image-bg-fluid-height {
    background-color: #1b1b1b;
    margin-top: 30px;
    padding: 20px 0;
    text-align: center;
}

.help-text {
    color: #666 !important;
    float: none !important;
    font-size: 0.8em !important;
    font-weight: 600 !important;
    margin: 20px 0 0 0 !important;
    text-align: center !important;
}

.help-text-center {
    color: #666 !important;
    float: none !important;
    font-size: 1em !important;
    font-weight: 600 !important;
    text-align: center !important;
}

.ckeditor { direction: rtl !important; }

.image-bg-fluid-height a { display: inline-block; }

.image-bg-fluid-height img {
    height: auto;
    width: 100%;
}

.image-bg-fluid-height .min-header { text-align: center !important; }

.image-bg-fluid-height .min-header img { height: auto!important; }

@media (min-width: 768px) {
	.image-bg-fluid-height img {
		height: 140px;
		width: auto;
	}
}

@media (max-width: 768px) {
	.image-bg-fluid-height img {
		height: 81px;
		width: auto;
	}
    .image-bg-fluid-height { padding: 30px 0px 20px 0; }
}

.img-center { margin: 0 auto; }

img { font-size: 0.9em; }

header h1 {
    color: #f2f2f2;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 1.5em;
    font-weight: bold;
    margin: -20px 0px 0px 130px;
    text-align: center;
}

header h1 span { color: #73b711; }

.text-danger {
    color: red !important;
    display: block;
    font-size: .8em !important;
    margin: 7px 0 !important;
}

.text-danger span {
    color: red !important;
    display: block;
    font-size: 1em !important;
    margin: 7px 0 !important;
}

/*----------------------------text ul li item new -----------------------------*/

.TitrLine { margin: 30px 0px 10px 0px; }

.TitrLine h2 {
    background-color: #fff;
    color: #333;
    float: right;
    font-family: byekan, sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    margin: 0px;
    margin-top: -11px;
    padding: 0px 0px 0px 40px;
}

    .TitrLine h4{
        background-color: #fff;
        color: #1b1b1b;
        float: right;
        font-family: byekan, sans-serif;
        font-size: 1.1em;
        font-weight: bold;
        margin: 0px;
        margin-top: -11px;
        padding: 0px 0px 0px 40px;
    }
	.TitrLine span {
        background-color: #fff;
        color: #1b1b1b;
        float: right;
        font-family: byekan, sans-serif;
        font-size: 1.1em;
        font-weight: bold;
        margin: 0px;
        margin-top: -11px;
        padding: 0px 0px 0px 40px;
    }

.TitrLine h2.change-color-Dark { background-color: #D6D6D6; }

.TitrLine h2.change-color-Bright { background-color: #F3F3F3; }

    .TitrLine h4.change-color-Dark {
        background-color: #D6D6D6;
    }

    .TitrLine h4.change-color-Bright {
        background-color: #F3F3F3;
    }  
	.TitrLine span.change-color-Dark {
        background-color: #D6D6D6;
    }

    .TitrLine span.change-color-Bright {
        background-color: #F3F3F3;
    }

.line { text-align: center }

.line hr {
    border: 0;
    border-top: 1px solid #e4e4e4;
    margin-bottom: 2px;
    margin-top: 0px;
    width: auto;
}

.line img {
    background-color: #fff;
    margin-top: -33px;
}

.line img.change-color-Dark { background-color: #D6D6D6; }

.line img.change-color-Bright { background-color: #F3F3F3; }

.BoxTagA {
    float: left;
    margin-top: -16px;
    text-align: center;
}

.BoxTagA a {
    -webkit-border-radius: 5px;
    background-color: white !important;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    color: #444444 !important;
    font-family: byekan;
    font-size: 1.1em;
    font-weight: bold;
    padding: 3px 8px;
}

.BoxTagA a:hover {
    background-color: #73b711 !important;
    color: #ffffff !important;
    text-decoration: none;
}

.TitrLine .form-control {
    -o-transition: none;
    -webkit-box-shadow: none;
    -webkit-transition: none;
    background-color: #fff;
    background-image: none;
    border: 1px solid #eee;
    border-radius: 0px;
    box-shadow: none;
    color: #555;
    display: block;
    font-size: 0.9em;
    font-weight: bold;
    height: auto;
    outline: 0px;
    padding: 0px 12px;
    text-align: center;
    transition: none;
    width: auto;
}

.TitrLine .form-group {
    float: left;
    margin-top: -18px;
    padding-right: 5px;
}

.none-img {
    color: #c8c8c8;
    font-size: 1.4em;
    padding: 6px;
    text-align: center;
}

.not-found {
	color: #989898;
	font-size: 0.9em;
	display: inline-block;
	width: 100%;
}

.not-found i{
	margin: 0 15px 0 5px;
}

.custom-not-found {
	color: #777;
	font-size: 1em;
	margin: 5px 0 0 0;
	background-color: #fff1d2;
	display: inline-block;
	width: 100%;
	padding: 15px 25px;
	line-height: 2;
	border-right: 7px solid #fdb81e;
}
.custom-not-found strong{
	color: #1b1b1b;
}

/*-------alert-custome------*/
.alert-custome {
	background-color: #e7f3d6;
	border: 0;
	border-radius: 0;
	clear: both;
	color: #1b1b1b;
	font-size: 0.9em;
	margin: 0 0 10px 0;
	padding: 8px 15px;
}
.alert-custom-yellow {
	background-color: #e3fa89;
}
.alert-custome i {
	padding: 0px 0px 0px 5px;
}

.width-auto:first-of-type {
    float: right !important;
    margin: 0px 0px 0px 5px !important;
    width: auto !important;
}

.width-auto {
    float: right !important;
    margin: 0px 5px !important;
    width: auto !important;
}

@media only screen and (max-width: 768px) {
    .width-auto:first-of-type {
        float: right !important;
        margin: 0px 0px 0px 5px !important;
        width: 100% !important;
    }

    .width-auto {
        float: right !important;
        margin: 8px 0px !important;
        width: 100% !important;
    }
}
.Captcha-img {
	border: 1px solid #ccc;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 37px;
	margin: 7px 0px 0 0;
}

.refresh-tag-a img {
	text-align: center;
	float: none;
	margin: 0px auto;
	padding: 13px 8px 0 8px;
}

	.refresh-tag-a img:hover {
		opacity: 0.5;
		cursor: pointer;
	}

.box-page-content {
	margin: 20px 0px;
}

	.box-page-content .nav-tabs > li > a {
		color: #666;
	}

		.box-page-content .nav-tabs > li > a img {
			width: 30px;
			margin: 0 0 5px 5px;
		}

	.box-page-content .nav-tabs > li.active > a, .box-page-content .nav-tabs > li.active > a:focus, .box-page-content .nav-tabs > li.active > a:hover {
		color: #73b711;
		font-weight: bold;
	}

	.box-page-content .nav > li > a:focus, .box-page-content .nav > li > a:hover {
		background: #fff;
		border: 1px solid #ddd;
		color: #73b711;
		font-weight: bold;
	}

.box-ostan {
	clear: both;
	display: block;
	font-family: byekan, sans-serif;
	font-size: 1.2em;
}

.all-item-ul {
	display: inline-block;
	list-style: none;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	line-height:2;
}

.box-Item-li {
	border: 1px solid #dedede;
	border-radius: 5px;
	list-style: none;
	margin: 8px 0;
	padding: 25px;
	display: inline-block;
}


.item-img {
	-moz-transition: border 0.3s;
	-o-transition: border 0.3s;
	-webkit-border-radius: 50%;
	-webkit-transition: border 0.3s;
	border: 3px solid #e8e8e8;
	border-radius: 50%;
	height: 90px;
	margin: 0px auto;
	transition: border 0.3s;
	width: 90px;
	display: inline-block;
}

	.item-img img {
		border-radius: 50%;
		height: 100%;
		margin: 0px auto;
		padding: 2px;
		width: 100%;
	}

.title-info {
	padding-right: 15px;
}

a.item-title {
	color: #272626;
	display: inline-block;
	font-family: byekan, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0 0 6px 0;
}

	a.item-title:hover {
		color: #73b711;
		text-decoration: none;
	}

.item-title strong {
	color: #999;
	font-size: .8em;
}

.Register {
	float: right;
}

.item-info-tags span {
	-ms-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	background-color: #f1f1f1;
	border-radius: 3px 3px 3px 3px;
	color: #767676;
	display: inline-block;
	font-family: byekan,byekan-number,sans-serif;
	font-size: .8em;
	font-weight: bold;
	line-height: 18px;
	margin: 3px 0 0 3px;
	padding: 3px 7px;
}

.title-info p {
	color: #777;
	font-size: 1.0em;
	padding-bottom: 6px;
	text-align: justify
}

.header-page {
	background-color: #f6f6f6;
	border: 1px solid #dedede;
	border-radius: 5px;
	display: inline-block;
	list-style: none;
	margin-top: 10px;
	padding: 25px;
	width: 100%;
}

	.header-page .box-tag-p {
		padding: 20px;
	}

	.header-page h1 {
		color: #333;
		font-size: 1.1em;
		line-height: 1.8em;
		margin: 0px;
		text-align: justify;
	}

	.header-page p {
		color: #5f5f5f;
		font-size: 1.1em;
		line-height: 1.8em;
		margin: 0px;
		text-align: justify;
	}

		.header-page p a {
			color: #73b711;
		}

			.header-page p a:hover {
				color: #1b1b1b;
			}

	.header-page span {
		color: #999;
		font-size: 0.9em;
		font-weight: bold;
	}

.box-img-header {
	border-left: 1px solid #ddd;
	margin: 20px auto;
	text-align: center;
}

	.box-img-header img {
		margin: 0px auto;
		text-align: center;
	}

.header-page i {
	color: #1b1b1b;
	float: right;
	font-size: 0.8em;
	margin: 9px 0 0 5px;
}

.header-page h2 {
	color: #1b1b1b;
	float: right;
	font-family: byekan;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
}

.header-page h4 a {
	color: #73b711;
}

.header-page strong {
	color: #73b711;
	font-size: 1.3em;
}

.header-page h4 {
	font-size: 1.2em;
	margin: 10px 0px;
}

	.header-page h4 i {
		font-size: 0.9em;
	}

	.header-page h4 a:hover {
		color: #1b1b1b;
	}

.header-page .form-control {
	color: #999;
	font-family: byekan, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 5px;
	min-height: 70px;
}

	.header-page .form-control.form-control:focus {
		-moz-box-shadow: none;
		border: 1px solid #ccc;
		box-shadow: none;
	}

.header-page textarea {
	font-weight: bold;
	resize: vertical;
}

.header-page .form-group {
	margin: 0px;
}

	.header-page .form-group i {
		float: left;
		margin-top: 3px;
		padding: 0px;
		padding-right: 4px;
	}

/*------ comment -----*/

.btn-custome {
	-webkit-border-radius: 5px;
	background-color: #E1E1E1;
	border: 1px solid #ccc;
	border-radius: 5px;
	color: #777777;
	float: right;
	font-family: byekan;
	font-size: 1.0em;
	font-weight: bold;
	margin: 10px 1px 0px 1px;
	padding: 4px 10px;
	text-decoration: none;
}

.btn-Green {
	background-color: #73b711 !important;
	color: #fff !important;
}

.btn-custome:hover {
	background-color: #FAF9F9 !important;
	color: #73b711 !important;
}

.form-group i:hover {
	color: #73b711;
	cursor: help;
}

.tooltip {
	font-family: byekan, sans-serif;
	font-size: 1.0em;
}

.alarm-Success {
	clear: right;
	color: #73b711;
	font-family: byekan, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	margin: 1px 0px;
	white-space: pre-line;
}

.alarm-Warning {
	clear: right;
	color: Red;
	font-family: byekan, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	margin: 1px 0px;
	white-space: pre-line;
}

/*-------------------all--------------*/

.Box-panel .panel-group {
	margin: 5px 0px;
}

.Box-panel .panel-default > .panel-heading {
	background: transparent;
	border: 0px;
	padding: 0px;
}

.Box-panel .panel-group .panel {
	-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
	border: 0px;
	border-radius: 0px;
	box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
	margin-bottom: 0px;
}

.Box-panel .collapsed .fa-plus:before {
	content: "\f067";
}

.Box-panel .fa-plus:before {
	content: "\f068";
}

.Box-panel .panel-default > .panel-heading + .panel-collapse > .panel-body {
	border: 0px;
	border-right: 5px solid #f7f7f7;
	color: rgb(101, 101, 101);
	font-size: 1.1em;
	line-height: 1.8em;
	margin: 0px 20px;
	padding: 20px 20px;
	text-align: justify;
}

	.Box-panel .panel-default > .panel-heading + .panel-collapse > .panel-body i {
		color: #73b711;
		padding-left: 5px;
	}

.Box-panel .panel-title i {
	-ms-border-radius: 5px;
	background-color: #f7f7f7;
	border-radius: 5px;
	margin-left: 5px;
	padding: 15px;
}

.Box-panel .panel-title a {
	color: #1b1b1b;
	display: inherit;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0px 0px;
}

.Box-panel .panel-title {
	-webkit-border-radius: 5px;
	border: 1px solid #dedede;
	border-radius: 5px;
	margin-top: 10px;
}

.box-panel-title a {
	display: block;
	padding-left: 11px;
	position: relative;
	z-index: 1;
}

	.box-panel-title a:hover {
		-moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.11);
		-webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.11);
		box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.11);
	}

.box-panel-title span {
	padding-left: 11px;
	padding-right: 11px;
	position: relative;
	z-index: 1;
}

/*tarefe tablight dar site baladyab*/

.table-ads {
	padding: 10px 0px 0px 0px;
}

	.table-ads table {
		-webkit-border-radius: 5px;
		border: 1px solid #dedede;
		border-radius: 5px;
		margin-bottom: 0px;
		text-align: center;
		vertical-align: middle;
	}

	.table-ads th {
		background-color: #f5f5f5;
		color: #1b1b1b;
		font-weight: 500;
		text-align: right;
	}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
	vertical-align: middle;
}

.btn-Order {
}

.btn-custome {
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 5px;
	color: #1b1b1b;
	display: inline-block;
	font-family: byekan;
	font-size: 1em;
	font-weight: bold;
	padding: 3px 5px;
}

	.btn-custome:hover {
		background-color: #fff;
		color: #73b711;
	}

.btn-Reservation {
}

.table-ads table td {
	color: #6e6e6e;
	font-family: byekan, sans-serif;
	font-size: 0.9em;
	font-weight: 500;
	line-height: 1.9;
	text-align: center;
}

.table-ads thead tr, .table-ads thead td {
	background-color: #e9e9e9 !important;
	color: #1b1b1b !important;
	font-size: 1em;
	font-weight: bold;
}

.table-ads thead {
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.table-ads .table > tbody > tr > td, .table-ads .table > tbody > tr > th, .table-ads .table > tfoot > tr > td, .table-ads .table > tfoot > tr > th, .table-ads .table > thead > tr > td, .table-ads .table > thead > tr > th {
	padding: 10px;
	vertical-align: middle;
}

/*contact*/
.box-contact {
	padding: 10px 0px 0px 10px;
}

	.box-contact p {
		margin: 0px;
		color: #5f5f5f;
		font-size: 1.1em;
	}

	.box-contact h4 {
		color: #73b711;
		margin: 15px 0px;
		font-size: 1.1em;
	}

.social-item {
	text-align: right;
	margin: 5px 0px;
	padding: 10px 0px;
}

	.social-item a:hover span {
		color: #73b711 !important;
	}

	.social-item i {
		color: #1b1b1b;
		text-align: center;
		float: right;
		font-size: 1.3em;
		padding: 2px 0px 0px 5px;
	}

	.social-item span {
		color: #1b1b1b;
	}

.form-custome {
	padding: 20px;
	background-color: #f6f6f6;
	border: 1px solid #dedede;
	border-radius: 5px;
	margin-top: 15px;
}

	.form-custome form {
		clear: both;
	}

	.form-custome .form-control {
		color: #999;
		font-family: byekan, sans-serif;
		font-size: 0.9em;
		margin-top: 10px;
		padding: 0px 12px;
	}

		.form-custome .form-control.form-control:focus {
			-moz-box-shadow: none;
			border: 2px solid #ccc;
			box-shadow: none;
		}

	.form-custome textarea {
		height: 100px;
		line-height: 1.7;
		overflow: auto;
		padding: 15px;
		resize: vertical;
		text-align: justify;
		width: 100%;
	}

	.form-custome select {
		width: 100%;
	}

	.form-custome .form-group {
		margin: 0px;
		margin-bottom: 10px;
	}

		.form-custome .form-group .btn {
			-ms-border-radius: 5px;
			background-color: #858585;
			border: 1px solid #ccc;
			border-radius: 5px;
			color: #fff;
			font-family: byekan;
			font-size: 1em;
			font-weight: bold;
			text-decoration: none;
			float: left;
			margin: 0px 1px;
		}

			.form-custome .form-group .btn:hover {
				background-color: #FAF9F9 !important;
				color: #73b711 !important;
			}

	.form-custome .btn-ok {
		background-color: #90c843 !important;
		border: 1px solid #ccc;
		color: #FFF !important;
	}

	.form-custome .button {
		-moz-box-sizing: border-box;
		-ms-border-radius: 5px;
		-webkit-box-sizing: border-box;
		background-color: #90c843 !important;
		border: 1px solid #ccc;
		border-radius: 5px;
		box-sizing: border-box;
		color: #FFF !important;
		display: inline-block;
		font-family: byekan;
		font-size: 1.1em;
		font-weight: bold;
		margin-right: 5px;
		padding: 5px 15px;
		text-align: center;
		width: auto;
	}

button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer;
}

.form-custome .button:hover {
	background-color: #faf9f9 !important;
	color: #73b711 !important;
}

.form-custome .form-group i {
	float: left;
	margin-top: 3px;
	padding: 0px;
	padding-right: 4px;
}

	.form-custome .form-group i:hover {
		color: #73b711;
		cursor: help;
	}

.form-custome label span {
	color: #999;
	font-size: .9em;
	font-weight: bold;
}

.form-custome label i {
	float: left;
	margin-top: 3px;
	padding: 0;
	padding-right: 4px;
	color: #1b1b1b;
}

	.form-custome label i:hover {
		color: #73b711;
	}

.box-part {
	padding: 10px 0;
}

	.box-part h3 {
		color: #73b711;
		font-size: 1.3em;
		font-weight: bold;
		font-family: byekan, byekan-number;
	}

	.box-part strong {
		font-size: 1em;
		font-weight: bold;
	}

	.box-part p {
		font-size: 1.1em;
		line-height: 1.8;
		text-align: justify
	}
/*صفحه چرا بلدیاب*/
.background-white {
	background-color: #fff;
	padding: 35px 0px;
	display: inline-block;
	width: 100%;
}

	.background-white p {
		line-height: 1.8;
		font-size: 1em;
	}

	.background-white img {
		margin: 0px auto;
		text-align: center;
		opacity: 0.6;
		height: 110px;
		margin-top: 25px;
	}

.background-tosi {
	background-color: #F6F6F6;
	padding: 45px 20px;
	display: inline-block;
	width: 100%;
}

.title-page-why {
	color: #73b711;
	text-align: right;
	font-size: 1.4em;
}

.why-baladyab p {
	text-align: justify;
}
/*-----Pish-factor------*/
.BoxManage .panel-default {
	display: inline-block;
	width: 100%;
}

.BoxManage h2 {
	color: #1b1b1b;
	float: right;
	font-family: byekan,sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
}

.Pish-factor .form-control {
	height: auto;
}

.Pish-factor {
	margin: 15px 0px;
	font-weight: 400;
	width: 100%;
	display: inline-block;
}

	.Pish-factor .button {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		background-color: #90c843 !important;
		border: 1px solid #ccc;
		border-radius: 5px;
		box-sizing: border-box;
		color: #fff !important;
		display: inline-block;
		font-family: byekan;
		font-size: 1.1em;
		font-weight: bold;
		margin-right: 5px;
		padding: 5px 15px;
		text-align: center;
		width: 80%;
	}

		.Pish-factor .button:hover {
			background-color: #fff !important;
			color: #73b711 !important;
		}

	.Pish-factor .header-factor {
		background-color: #fff;
		border: 1px solid #ddd;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		display: inline-block;
		width: 100%;
		padding: 10px 25px;
		margin: 10px 0px;
	}

		.Pish-factor .header-factor img {
			float: left;
			width: 70px;
		}

.header-factor h3 {
	color: red;
}

.Pish-factor form {
	margin: 0px;
}

@media only screen and (max-width: 768px) {
	.BoxManage .padding {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.BoxManage .panel-body {
		min-height: 100% !important;
		height: auto !important;
	}
}
/*-------box-page-help--------*/
.box-page-help {
	background-color: #fff;
	display: inline-block;
	padding: 25px 0px;
	width: 100%;
	overflow: hidden;
}

.padding-comment {
	padding: 15px;
}

	.padding-comment .title-info p {
		padding: 0px;
		margin: 0px;
	}

/*-----help-video-----*/
.box-item-video {
	border: 1px solid #ddd;
	display: inline-block;
	width: 100%;
	margin: 15px 0;
}

	.box-item-video .title-video strong {
		padding: 10px 20px 15px;
		display: inline-block;
		width: 100%;
		color: #333;
		font-size: 0.9em;
	}

	.box-item-video .item-video {
		border: 5px solid #fff;
	}
/*---------place--------*/
.box-all-Place {
	display: inline-block;
	width: 100%;
	margin: 10px 0;
	border-top: 5px solid #f6f6f6;
}

.box-item-place {
	border: 1px solid #dedede;
	display: inline-block;
	width: 100%;
	border-radius: 5px;
	margin: 15px 0;
	padding: 30px 30px 30px 0;
}

.box-all-Place .carousel-indicators {
	right: 0;
	left: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}

.img-content-place img {
	height: 285px !important;
	width: 100%;
}


.img-content-place img {
	height: 285px !important;
	width: 100%;
}



.box-all-Place .title-info {
	display: inline-block;
	width: 100%;
	text-align: right;
}

.box-all-Place  .item-title {
	font-family: byekan,sans-serif;
	margin: 0px;
	background-color: #f5f6f7;
	padding: 15px;
	width: 100%;
	text-align: right;
	position: relative;
}

	.item-title h2 {
		font-size: 1.0em;
		font-weight: bold;
		color: #1B1B1B;
		margin: 10px 0;
	}

	.item-title span {
		font-size: 0.9em;
		color: #777;
	}

	.item-title strong a {
		font-size: 0.9em;
		color: #2196f3;
		font-weight: 100;
	}

.box-off {
	margin-bottom: 35px;
}

	.box-off a {
		font-size: 1.3em;
		font-weight: bold;
		color: #1b1b1b;
	}

.item-info-tags {
	margin: 0 0 15px 0;
	text-align: right;
}

	.item-info-tags strong {
		line-height: 18px;
		color: #767676;
		background-color: #f1f1f1;
		border: 1px solid #ddd;
		padding: 2px 5px;
		-webkit-border-radius: 3px 3px 3px 3px;
		-ms-border-radius: 3px 3px 3px 3px;
		border-radius: 3px 3px 3px 3px;
		font-size: 1em;
		font-weight: 100;
		margin: 3px;
		display: inline-block;
	}

.gold {
	background-color: #fff;
	color: #767676!important;
	border: 1px solid #ddd;
	padding: 3px 5px;
	float: left;
}
}

.more-btn {
	color: #fff;
	width: auto;
	display: inline-block;
	margin-top: 15px;
}

	.more-btn a {
		color: #fff;
		display: inline-block;
		background-color: #7fca12;
		width: 100%;
		border-radius: 5px;
		vertical-align: middle;
	}

	.more-btn span {
		font-size: 1.2em;
		font-weight: bold;
		padding: 0 15px;
	}

.box-info-product {
	padding: 15px 30px;
	font-weight: bold;
	font-size: 0.9em;
}

.box-info-item {
	margin: 5px 0px;
	display: inline-block;
	width: 100%;
}

	.box-info-item span {
		color: #999;
		font-family: byekan,byekan-number;
	}

	.box-info-item strong {
		color: #767676;
		font-family: byekan,byekan-number;
	}

.more-btn {
	display: inline-block;
	width: auto;
	float: left;
}

.Price {
	font-size: 1.2em;
	font-weight: bold;
	font-family: byekan-number;
}

.more-btn i {
	font-size: 1.2em;
	background-color: #73b711;
	height: 100%;
	display: inline-block;
	padding: 4px;
	vertical-align: middle;
	border-radius: 3px;
}

.box-info-item i {
	color: #1b1b1b;
	font-size: 1.3em;
}

	.box-info-item i.active {
		color: #73b711;
	}

.box-detils-product {
	text-align: justify;
	padding: 30px 0;
	display: inline-block;
	width: 100%;
}

	.box-detils-product strong {
		font-weight: bold;
		font-size: 1em;
		margin: 35px 0 10px 0;
		display: inline-block;
		width: 100%;
	}
.img-content-place {
	border: 5px solid #f5f6f7;
}
.box-detils-product p {
	color: #777;
	font-family: byekan,byekan-number,sans-serif;
	font-size: 1em;
	line-height: 2.3;
	text-align: justify;
}

.contact-place-education {
	width: 100%;
	margin: 15px auto;
	text-align: right;
}

	.contact-place-education span {
		color: #ff7800;
		font-size: 1.1em;
		font-weight: 500;
	}

@media only screen and (max-width: 768px) {
	.box-item-place {
		padding: 0;
	}

	.title-info {
		padding: 0px;
	}

	.box-info-product {
		line-height: 2;
		padding: 15px;
	}

	.box-info-item strong {
		padding: 0 15px;
	}
	.more-btn {
		margin: 15px 0;
	}
}

.navbar-nav {
    color: white;
    font-family: byekan;
    font-size: 1em;
    font-weight: bold;
}
img.img-new-year{
    height: 25px;
    padding: 0px 5px;
  -webkit-animation-name: bellring;
  -webkit-animation-duration: 1.3s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-delay: -0.5s;
  -webkit-animation-direction: alternate;
  -webkit-transform-origin: 50%;
  animation-name: bellring;
  animation-duration: 1.3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-delay: -0.5s;
  animation-direction: alternate;
  transform-origin: 50%;
  -moz-animation: none;
}
.text-new-year {
    margin: 5px 0 5px 10px;
    font-weight: bold;
    color: #f6595b;
}
@-webkit-keyframes bellring {
  0% {
    -webkit-transform: rotate(10deg);
  }
  100% {
    -webkit-transform: rotate(-10deg);
  }
}

@keyframes bellring {
  0% {
    transform: rotate(10deg);
  }
  100% {
    transform: rotate(-10deg);
  }
}

.navbar-inverse .navbar-nav.navbar-left > li > a {
    background-color: #2c2c2c;
    border-right: 5px solid #73b711;
    color: white;
    min-height: 25px;
}

.navbar-inverse .navbar-nav.navbar-left > li { margin: 8px 20px 0px -8px; }

.navbar-inverse .navbar-nav.navbar-left > li:last-child { margin: 2px 0px 0px 0px; }

.navbar-nav > li a {
    padding-bottom: 2px !important;
    padding-top: 2px !important;
}

.navbar-inverse .navbar-nav.navbar-left > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    background-color: #73b711;
    color: #fff !important;
}

.navbar-inverse .navbar-nav.navbar-left > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #fff;
    color: #1b1b1b !important;
}

.navbar-fixed-top { min-height: 40px !important; }

.navbar-inverse {
    background-color: #1b1b1b;
    border: none;
}

.navbar-brand {
    height: 30px;
    padding-top: 9px;
}

.navbar-fixed-top .dropdown-menu { border-right: 5px solid #73b711; }

.navbar-fixed-top .dropdown-menu > li a {
    color: #1b1b1b;
    font-weight: 400;
    padding: 4px 20px !important;
    display: inline-block;
    width: 100%;
}
.navbar-fixed-top .dropdown-menu > li a>span {
    float:right;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover { border-color: #73b711; }

.navbar-nav > li > .dropdown-menu { 
    margin-top: 7px;
    min-width:200px
}

.navbar-nav.navbar-right {
    margin-left: -15px;
    margin-right: auto;
    margin-top: 5px;
}

	.navbar-nav.navbar-right li a {
		background-color: transparent;
		border: 0px;
		color: #fff;
		font-size: 1.1em;
		padding: 0 0 0 8px ;
		vertical-align: middle;
	}
.navbar-nav.navbar-right li a i{
	font-size: 1.2em;
	vertical-align: middle;
	margin-left: 3px;
}

.navbar-nav.navbar-right li a:hover {
    background-color: transparent;
    border: 0px;
    color: #73b711 !important;
}
.navbar-inverse .navbar-nav.navbar-right > .open > a {
	background-color: transparent;
	color: #73b711 !important;
}

.green { color: #73b711; }

.ImgUserLogin {
    background-color: #1b1b1b;
    border: 3px solid #403f3f;
    border-radius: 50%;
    color: #f3f3f3;
    font-size: 1.5em;
    height: 35px;
    text-align: center;
    width: 35px;
}

.ImgUserLogin img {
    border-radius: 50%;
    height: 100%;
    padding: 2px;
    width: 100%;
}

.navbar-nav.navbar-right li a:hover .count-alert { color: #73b711; }

.count-alert {
    background-color: #2c2c2c;
    border-radius: 5px;
    color: #ddd;
    display: inline-block;
    font-size: 0.9em;
    font-weight: bold;
    padding: 2px 3px;
}

@media only screen and (max-width: 768px) {
    .navbar-inverse .navbar-nav { margin: 1px 0px !important; }

    .navbar-inverse .navbar-nav > li {
        display: inline-block;
        margin: 8px 0 0px 0;
    }

    .navbar-inverse .navbar-nav > li a { margin: 0px; }

    .navbar-inverse .navbar-left { float: left !important; }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        border-bottom: 2px solid #2c2c2c;
        max-height: 100%;
    }

    .navbar-nav .open .dropdown-menu {
        background-color: rgb(47, 47, 47);
        float: left;
    }

    .navbar-nav .open .dropdown-menu a { color: #1b1b1b; }

    .navbar-nav .open .dropdown-menu {
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
        background-color: #fff;
        border: 1px solid #ccc;
        border: 1px solid rgba(0, 0, 0, .15);
        border-radius: 4px;
        border-right: 5px solid #73b711;
        box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
        color: #1b1b1b;
        left: 0;
        position: absolute;
        top: 100%;
		right:auto;
    }

	.navbar-inverse .navbar-nav .open .dropdown-menu > li a {
		color: #1b1b1b !important;
		padding: 8px 20px 8px 20px !important;
		vertical-align: middle;
	}
    .navbar-inverse .navbar-nav .open .dropdown-menu > li a:hover{ color: #73b711 !important; }

	.ImgUserLogin {
		float: left;
		display: inline-block;
		margin: -5px 10px 0 -8px;
	}
	.navbar-inverse .navbar-nav.navbar-left > li > a {
		padding: 0 15px 0 0;
		margin: 4px 0 0 5px;
		vertical-align:middle;
	}
	}

	.navbar-fixed-top .navbar-nav.navbar-right li a:hover, .navbar-nav.navbar-right li a:focus {
		border: 0;
		color: #73b711 !important;
	}

	.navbar-fixed-top .navbar-nav.navbar-right .dropdown-menu {
		left: auto;
		right: 0;
	}

		.navbar-fixed-top .navbar-nav.navbar-right .dropdown-menu li a {
			color: #1b1b1b;
			font-size: 1em;
			font-weight: bold;
			padding: 6px 20px;
		}

	.navbar-fixed-top .dropdown-menu > li form a:hover {
		background-color: #eee;
	}

	.count-alert-PM {
		background-color: #73b711;
		border-radius: 5px;
		color: #fff;
		display: inline-block;
		float: left;
		font-size: .8em;
		font-weight: bold;
		padding: 3px 6px;
	}
.navbar-default {
	background: #908e8e; /* Old browsers */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkwOGU4ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzkwOGU4ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzI3MjYyNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzI3MjYyNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNzI2MjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  #908e8e 0%, #908e8e 50%, #272626 51%, #272626 51%, #272626 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#908e8e), color-stop(50%,#908e8e), color-stop(51%,#272626), color-stop(51%,#272626), color-stop(100%,#272626)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #908e8e 0%,#908e8e 50%,#272626 51%,#272626 51%,#272626 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #908e8e 0%,#908e8e 50%,#272626 51%,#272626 51%,#272626 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #908e8e 0%,#908e8e 50%,#272626 51%,#272626 51%,#272626 100%); /* IE10+ */
	background: linear-gradient(to right,  #908e8e 0%,#908e8e 50%,#272626 51%,#272626 51%,#272626 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#908e8e', endColorstr='#272626',GradientType=1 ); /* IE6-8 */
	border:none;
	border-radius:0px;
	min-height: 50px!important;
	height:auto;
	margin:0px;
}
.navbar-default .navbar-collapse {
    min-height: 50px!important;
	height:auto;
	padding: 0px;
}
.navbar-default .navbar-nav>li{
	height: 50px!important; 
	border-bottom:0px;
	-moz-transition: border-bottom 0.25s linear;
    -webkit-transition: border-bottom 0.25s linear;
    -o-transition: border-bottom 0.25s linear;
    transition: border-bottom 0.25s linear;
    -moz-transition-delay: 0.15s;
    -webkit-transition-delay: 0.15s;
    -o-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
.navbar-default .navbar-nav>li>a{
	color:white;
	text-align:center;
	margin-top:0px !important; 
	padding-top:15px!important; 
	padding-bottom:0px !important;
	font-size:1.1em;
	height:50px;
}
.navbar-default .navbar-nav>li>a:hover{
	color:#73b711;
}
.navbar-nav > li > a:focus {
    color:#73b711!important;
}
.navbar-default .navbar-collapse .col-xs-12{
	margin:0px;
}

.navbar-default .navbar-toggle {
	text-align:center;
    border-color: #404040;
}
.navbar-default .navbar-toggle{
	font-family:byekan;
	font-weight:bold;
	font-size:1.1em;
	color:white;
	width:30%;
	margin: 10px auto;
    float: none;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
    border-color: #333;
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{
	text-align:center;
}
.navbar-default .navbar-toggle:focus{
	background-color:rgb(39, 38, 38);
}
.navbar-default .navbar-toggle:hover{
	background-color:#73b711;
}
@media only screen and (max-width: 1200px) {
	.navbar-default .navbar-nav>li>a{
		font-size:1.0em;
	}
}
@media only screen and (max-width: 768px) {
	.navbar-default .navbar-nav>li{
		height: auto; 
	}
	.navbar-default {
	background: #212121; /* Old browsers */
	height:auto;
	}
	.MenuPage .col-xs-12{
	padding:0px;
	margin:0px;
	}
}

#AddressBarSite {
    background-color: #c9c9c9;
    font-family: byekan;
    padding: 5px 0px;
}

/*------------------------------------------------------Address and DateTimeFarsi ----------------------------------------------------------------------*/

.breadcrumb > li + li:before {
    color: #454545;
    font-weight: bold;
}

.breadcrumb li.active {
    color: #609415;
    font-weight: bold;
}

.breadcrumb {
    background-color: transparent;
    margin: 0;
    padding: 0;
}

#AddressBarSite i {
    color: #454545;
    font-weight: bold;
    padding: 0 5px 0 5px;	
}

#AddressBarSite a {
    color: #454545;
    font-family: byekan, byekan-number, sans-serif;
    font-size: 1em;

    font-weight: bold;
}

#AddressBarSite a:hover, #AddressBarSite a:focus {
    color: #666666;
    text-decoration: none;
}

#AddressBarSite .DateTimeNow {
    color: #454545;
    float: left;
    font-family: byekan, byekan-number, sans-serif;
    font-size: 1em;
    font-weight: bold;
    margin: 0;
}

@media only screen and (max-width: 1200px) {
    #AddressBarSite .breadcrumb {
        float: none;
        text-align: center;
    }
}


#Search {
    background-color: #f3f3f3;
    font-family: byekan, sans-serif;
    min-height: 95px;
    padding-top: 25px;
}

#Search .col-lg-11, #Search .col-lg-10, #Search .col-lg-9, #Search .col-lg-8, #Search .col-lg-7, #Search .col-lg-6, #Search .col-lg-5, #Search .col-lg-3, #Search .col-lg-2, #Search .col-lg-1 {
    margin: 0px;
    padding: 0px;
}
.item-service {
	text-align: left;
	margin: 15px 0;
}

	.item-service a:hover {
		opacity:0.7;
	}

.change-color-home {
	background-color: #fff !important;
	padding: 0 !important;
}

.box-service span {
	font-size: 1em;
	font-weight: bold;
	margin: 15px 0 0 0;
	text-align: right;
	color: #d8a700;
	display: inline-block;
	width: 100%;
	line-height:1.5;
}
.box-service h5 {
	margin-top:0px;
	margin-bottom:0px;
}
	.box-service b {
		color: #b4b4b4;
		font-weight: 500;
	}

.box-service {
	padding: 10px 0;
	display: inline-block;
	width: 100%;
}

.box-service i {
	font-size: 1.7em;
	vertical-align: middle;
	border-right: 2px dashed #bfbfbf;
	padding: 0 8px 0 0;
	color:#73b711;
}

	.box-service strong {
		vertical-align: middle;
		padding: 0 8px;
		color: #929292;
		display: inline-block;
		text-align: left;
		font-size: 0.9em;
		font-weight: 100;
		line-height: 1.8;
	}

#Search .Search {
	color: #666666;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: -5px;
	display: inline-block;
}

.SearchAdvance .tooltip {
    font-family: byekan;
    font-size: 1.0em;
}

.SpanSearch {
    color: #1b1b1b;
    font-size: 3em;
    font-weight: bold;
}

#Search .Speed {
    color: #929292;
    font-size: 1.9em;
    font-weight: bold;
    line-height: 0.8;
    margin-top: 0px;
}

#Search .form-control {
    border: 4px solid #e0dada;
    border-radius: 0px;
    box-shadow: none;
    font-weight: bold;
    height: 45px;
    padding: 0px 12px;
    transition: none;
}

/*select {
  width:100%;
  background-color:#1b1b1b;
  background-image:url(../Images/select-arrow.png)!important;
  background-position: left;
  background-repeat: no-repeat;
  -webkit-appearance: none;
    -moz-appearance: none;
}*/

option { color: #666666; }

.TextSearch { height: 45px; }

#Search .col-lg-4 {
    margin: 0px !important;
    padding: 0px 8px 0px 0px !important;
}

.SearchAdvance [class^="col-"], .SearchAdvance [class*=" col-"] { padding: 0px; }

#Search .btn-primary {
    background-color: #1b1b1b;
    border-radius: 0px;
    height: 45px;
    width: 100%;
}

#Search .btnSearch {
    border: 0px;
    float: right;
    font-size: 1.2em;
    font-weight: bold;
}

#Search .btnAdvance {
    border: 0px;
    border-right: 2px solid #ccc;
    float: left;
    font-size: 1.4em;
    font-weight: bold;
}

.SearchAdvance { float: left; }

#Search button:hover {
    -o-transition: background-color ease-in-out .15s;
    -webkit-transition: background-color ease-in-out .15s;
    background-color: #2c2c2c;
    transition: background-color ease-in-out .15s;
}

@media only screen and (max-width: 768px) {
	.SearchFarsi {
		float: left;
		padding-bottom: 20px;
	}

	#Search .btnAdvance {
		float: left;
	}

	.SearchAdvance {
		float: none;
	}

	#Search {
		padding-bottom: 25px;
	}

		#Search .col-lg-4 {
			padding: 0 0px 0 0 !important;
		}

		#Search .Search {
			width: 100%;
		}

}

@media (min-width: 1200px) {
    #iran-svg {
        margin: 0px 0px 0px 0px;
        width: 100%;
    }

    #Search .btnSearch {
        border: 0px;
        font-size: 1.2em;
        font-weight: bold;
        padding: 0px 27px 0px 27px;
    }
}

@media only screen and (max-width: 768px) {
    .dropdown-search {
         position: relative;
        width: 100%;
        border: 0px;
        box-shadow: none;
    }

    #Search {

        height: auto;
        padding: 15px 0;
    }

    #Search .Speed {
        color: #929292;
        font-size: 1.9em;
        font-weight: bold;
        line-height: 0.8;
    }

    .SearchFarsi {
        text-align: left;
        padding-top: 5px;
    }
    .SpanSearch {
        text-align: center;
}
        .SpanSearch i{
            font-weight: bold;
}
}
/*------------------------------------------------------منو ها ----------------------------------------------------------------------*/
.title-cat {
    background-color: #DDDDDD;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #1b1b1b;
    display: inline-block;
    margin: 14px 0px 0px 0px;
    padding: 10px 15px;
    text-align: right;
    width: 100%;
}

.title-cat strong { font-weight: bold; }

.title-cat i {
    color: #1b1b1b;
    font-size: 1.1em;
    padding: 0px 3px;
}

.title-cat hr {
    border-top: 1px dashed #eee;
    margin: 0px;
}

.search-box {
	margin-top: 7px;
}

	.search-box input:focus {
		box-shadow: none;
		border: 2px solid #eeeeee;
	}

.hide {
	display: none;
}

#menu {
    list-style: none;
    margin: 0px;
    padding: 0px;
    text-align: right;
}

#menu li {
    -moz-border-radius: 5px;
    -moz-transition: background-color 0.25s linear;
    -moz-transition-delay: 0.15s;
    -o-transition: background-color 0.25s linear;
    -o-transition-delay: 0.15s;
    -webkit-border-radius: 5px;
    -webkit-transition: background-color 0.25s linear;
    -webkit-transition-delay: 0.15s;
    background-color: #f7f7f7;
    border-radius: 5px;
    direction: rtl;
    margin-top: 10px;
    transition: background-color 0.25s linear;
    transition-delay: 0.15s;
}

#menu li:hover {
    -moz-transition: background-color 0.1s linear;
    -o-transition: background-color 0.1s linear;
    -webkit-transition: background-color 0.1s linear;
    background-color: #dddddd;
    transition: background-color 0.1s linear
}

#menu li > ul > li {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    direction: rtl;
    list-style: none;
    margin-top: 4px;
}

#menu li > ul {
    background-color: white;
    padding-top: 1px;
}

#menu li a {
    -moz-transition: padding 0.1s linear;
    -o-transition: padding 0.1s linear;
    -webkit-transition: padding 0.1s linear;
    color: #1b1b1b;
    cursor: pointer;
    display: block;
    font-family: byekan, sans-serif;
    font-size: 1.0em;
    font-weight: bold;
    padding: 8px 5px 8px 0px;
    transition: padding 0.1s linear;
}
#menu li a.norecord {
    cursor: not-allowed!important;
    pointer-events: none;
    opacity: 0.65;
}
#menu li a:hover, #menu li a:focus { text-decoration: none; }

#menu li.active > a span { color: #73b711; }

/*#menu li:hover > a span{
	color:#73b711;
}*/

#menu span {
    padding: 3px 8px 0px 5px;
}

.active > a > .fa-plus-square:before { content: "\f146"; }

.SidBar .Help {
    background-color: #f7f7f7;
    clear: both;
    margin-top: 10px;
    padding: 15px;
    text-align: center;
}

.SidBar .Help strong {
    color: #73b711;
    font-family: byekan;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.8em;
    margin: 0px;
    margin-top: 15px;
}

.SidBar .Help span {
    color: #1b1b1b;
    font-family: byekan, byekan-number;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.8em;
    margin: 0px;
}

.SidBar .WorkBaladYab {
    background-color: #f7f7f7;
    clear: both;
    margin-top: 10px;
    padding: 15px;
    text-align: center;
}

.SidBar .WorkBaladYab h2 {
    color: #1b1b1b;
    font-family: byekan;
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1.8em;
    margin: 0px;
    margin-top: 15px;
}

.SidBar .WorkBaladYab h1 {
    color: #73b711;
    font-family: byekan;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.8em;
    margin: 0px;
    margin-top: 15px;
}

.SidBar .RegisterBaladYab {
    background-color: #f7f7f7;
    height: 60px;
    margin-top: 10px;
    padding: 15px;
    text-align: center;
    width: 100%;
}

.SidBar .RegisterBaladYab a {
    background-color: #73b711;
    color: #fff;
    font-family: byekan;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.8em;
    margin: 0px;
    width: 100%;
    display: inline-block;
}

.SidBar .RegisterBaladYab a:hover, .SidBar .RegisterBaladYab a:focus {
    background-color: #1b1b1b;
    text-decoration: none;
}

.SidBar .IconTrust {
    border: 1px solid #ddd;
    border-radius: 5px;
    height: 170px;
    margin: 15px auto;
    padding: 18px;
    text-align: center;
}

.SidBar .IconTrust img {
    max-height: 100%!important;
    max-width: 100%;
}

.rotating {
    -moz-transform: rotateX(0) rotateY(0) rotateZ(0);
    -moz-transform-style: preserve-3d;
    -moz-transition: 0.5s;
    -ms-transform: rotateX(0) rotateY(0) rotateZ(0);
    -ms-transform-style: preserve-3d;
    -ms-transition: 0.5s;
    -o-transform: rotateX(0) rotateY(0) rotateZ(0);
    -o-transform-style: preserve-3d;
    -o-transition: 0.5s;
    -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
    -webkit-transform-origin-x: 50%;
    -webkit-transform-style: preserve-3d;
    -webkit-transition: 0.5s;
    display: inline-block;
    transform: rotateX(0) rotateY(0) rotateZ(0);
    transform-style: preserve-3d;
    transition: 0.5s;
}

.rotating.flip { position: relative; }

.rotating .front, .rotating .back {
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    left: 0;
    top: 0;
}

.rotating .front {
    -moz-transform: translate3d(0, 0, 1px);
    -ms-transform: translate3d(0, 0, 1px);
    -o-transform: translate3d(0, 0, 1px);
    -webkit-transform: translate3d(0, 0, 1px);
    display: inline-block;
    position: absolute;
    transform: translate3d(0, 0, 1px);
}

.rotating.flip .front { z-index: 1; }

.rotating .back {
    display: block;
    opacity: 0;
}

.rotating.spin {
    -moz-transform: rotate(360deg) scale(0);
    -ms-transform: rotate(360deg) scale(0);
    -o-transform: rotate(360deg) scale(0);
    -webkit-transform: rotate(360deg) scale(0);
    transform: rotate(360deg) scale(0);
}

.rotating.flip .back {
    -moz-transform: rotateY(180deg) translate3d(0, 0, 0);
    -ms-transform: rotateY(180deg) translate3d(0, 0, 0);
    -o-transform: rotateY(180deg) translate3d(0, 0, 0);
  
    -webkit-transform: rotateY(180deg) translate3d(0, 0, 0);
    display: block;
    opacity: 1;
    transform: rotateY(180deg) translate3d(0, 0, 0);
    z-index: 2;
}

.rotating.flip.up .back {
    -moz-transform: rotateX(180deg) translate3d(0, 0, 0);
    -ms-transform: rotateX(180deg) translate3d(0, 0, 0);
    -o-transform: rotateX(180deg) translate3d(0, 0, 0);
    -webkit-transform: rotateX(180deg) translate3d(0, 0, 0);
    transform: rotateX(180deg) translate3d(0, 0, 0);
}

.rotating.flip.cube .front {
    -moz-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
    -ms-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
    -o-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
    -webkit-transform: translate3d(0, 0, 100px) scale(0.9, 0.9);
    transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
}

.rotating.flip.cube .back {
    -moz-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
    -ms-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
    -o-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
    -webkit-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.9, 0.9);
    transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
}

.rotating.flip.cube.up .back {
    -moz-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
    -ms-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
    -o-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
    -webkit-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.9, 0.9);
    transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
}
.SidBar .dropdown{
    width: 100%;
    margin: 15px 0 0 0;
}
.SidBar .btn-category {
    background-color: #f7f7f7;
    border: 1px solid #ddd;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 100%;
    padding: 10px 0px;
}
.SidBar .open>.dropdown-menu {
    width: 100%;
    padding: 5px!important;
}
@media only screen and (max-width: 768px) {
	.SidBar .btn-menu {
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
		background-color: #73b711;
		border: 1px solid #ddd;
		border-bottom-left-radius: 5px;
		border-radius: 0;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		box-shadow: none;
		padding: 5px 30px;
		position: fixed;
		margin: 0;
		right: -68px;
		top: 45%;
		width: auto;
		z-index: 100000;
		color: #fff0f5;
		font-weight: bold;
	}
	.btn-menu-article {
		right: -65px!important;
	}

	.SidBar .open .dropdown-menu {
		height: 100%;
		overflow-y: scroll;
		padding: 5px !important;
		position: fixed;
		top: 0px;
		width: 80% !important;
		z-index: 1000000;
	}

    .SidBar .dropdown-menu>li:first-of-type { background-color: #fff!important;}

    .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
        background-color: #dddddd!important;
    }

    .SidBar .dropdown-menu>li a.closebtn {
        display: inline-block;
        float: left;
        padding: 0!important;
        text-align: left;
        width: auto;
	    z-index: 1000;
		position:absolute;
		left:0;
    }

    .SidBar .dropdown-menu>li a.closebtn:hover i { color: #73b711; }

    .SidBar .dropdown-menu>li a.closebtn i {
	     padding: 0px;
	    z-index: 1000;
    }


    .title-menu-mobile { color: #949494; }
    .SidBar .WorkBaladYab h1 {
        font-size: 1.1em;
        margin: 0px;
        min-height: 60px;
    }
}

.toggler { display: inline-block; }

.btn-menu{
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    font-weight: bold;
    margin: 0px;
    transform: rotate(-90deg);
}

.box-title-menu-mobile {
    border-bottom: 1px solid #f3f3f3;
    margin-bottom: 5px;
    padding: 15px 10px;
}
/*-------------------- pagin shop baladyab website -----------------------*/
.pagination>li>a, .pagination>li>span{
    margin: 0px 5px 0px 5px;
    float: left;
    color: #1b1b1b;
    font-family: byekan,byekan-number,sans-serif;
    font-weight: bold;
    border: 2px solid #DADADA;
    border-radius: 5px;
    background-color: #fff;
}
.pagination>li>a:hover, .pagination>li>span:hover{
    background-color: #F3F3F3;
    color: #73b711;
}
.pagination {
    margin: 5px;
}
.pagination .disabled a{
    background-color: #F3F3F3!important;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #F3F3F3;
    color: #73b711;
    border: 2px solid #DADADA;
}
.all-page-number span{
    font-weight: bold;
    float: left;
    background-color: #f3f3f3;
    color: #004d41;
    border: 2px solid #DADADA;
    padding: 6px 12px;
    border-radius: 5px;
    font-family: byekan,byekan-number,sans-serif;
    margin: 5px 0px 5px 0px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span{
    border-radius: 5px;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-radius: 5px;
}
.all-page-number {
    padding-left: 5px;
}
#articles-user .pagination {
    float: right;
}
#articles-user nav {
     padding: 0px 25px 0px 25px;
}

/*----------تبلیغات ------------*/
Advertising
#News .Advertising { background-color: red; }

#News .Advertising {
    background-color: red;
    margin-top: 15px;
}

#box-page .AdvertisingBox { }

.Advertising {
    margin: 0px auto;
    padding: 20px 0 0 0;
    text-align: center;
}

.Advertising iframe {
	height: 60px !important;
	width: 468px !important;
}

	.Advertising-change-color {
		display: inline-block;
		padding: 0 0 20px 0 !important;
		width: 100%;
	}

.Advertising-change-color .ADS-Baladyab { background-color: transparent; }

.Advertising .AdvertisingBox {
    background-color: #f3f3f3;
    border: 5px solid #e0dada;
    max-height: 70px;
    text-align: center;
}

.ADS-Baladyab {
    background-color: #fff;
    border-left: 3px solid #e0dada;
    border-right: 3px solid #e0dada;
    display: initial;
    float: right;
    font-size: 1.1em;
    margin: 10px 35px;
    padding: 0 25px;
    text-align: center;
}

.ADS-Baladyab strong { font-size: 1.3em; }

/*---------------تبلیغات پایین سایت-------*/

.AdvertisingDown {
    background-color: #f3f3f3;
    border: 5px solid #e0dada;
    box-sizing: content-box;
    margin: 15px 0px;
    max-height: 100px;
    overflow: hidden;
}

/*-------------تبلیغات بالا سایت---------*/

#Advertising { margin-top: 15px; }

/*---------تبلیغات  سایدبار-------*/

.box-ads {
    border: 1px solid #ddd;
    border-radius: 5px;
    color: #1b1b1b;
    margin: 15px auto;
    overflow: hidden;
    padding: 20px;
}

.box-ads-title strong {
    color: #1b1b1b;
    display: inline-block;
    font-family: byekan;
    font-size: 1.0em;
    font-weight: bold;
    line-height: 1.8em;
    margin: 0px;
    text-align: center;
    width: 100%;
}

.box-ads-info p {
    color: #666666;
    font-family: byekan;
    font-size: 1.0em;
    line-height: 1.8em;
    margin: 5px 0px;
    text-align: justify;
}

.box-ads-link {
    background-color: #ffffff;
    direction: ltr;
    font-family: sans-serif, byekan;
    text-align: left;
}

.box-ads-link a:hover {
    color: #73b711;
    text-decoration: none;
}

.box-ads-link a {
    color: #949494;
    font-family: sans-serif, byekan;
    font-size: 0.9em;
    font-weight: 600;
}
#Ostan{
margin-top:5px;
padding:20px 0;
}
#Ostan .ListOstan ul{
	padding:0px;
}
#Ostan .ListOstan ul li{
	list-style:none;
	text-align:center;
}
#Ostan .ListOstan a{
	background-color:#f7f7f7;
	border-radius:5px;
	text-align:center;	
    border: 1px solid #ddd;
	color:#1b1b1b;
	font-family:byekan;
	font-size:1.0em;
	display: list-item;
	height: 35px;
	padding:0px;
    font-weight: bold;
    padding-top: 5px;
}
#Ostan .ListOstan a:hover,#Ostan .ListOstan a:focus {
    text-decoration:none;
	background-color:#73b711;
    border-radius: 5px;
    color: #fff;
}

#Ostan .ListOstan .col-lg-2{
	padding:5px 5px 0px 5px;
}
.ListOstan .dropdown-toggle{
    width: 100%;
}
.ListOstan .dropdown-toggle{
    width: 100%;
}
.ListOstan .btn-ostan {
    background-color: #f7f7f7;
    border: 1px solid #ddd;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 10px 0px;
}
.ListOstan .open>.dropdown-menu {
    width: 100%;
    padding: 5px!important;
}
.ListOstan .open>.dropdown-menu li{
    margin: 5px 0px!important;
}
/*--------------------------------------------------------------LearnSmall---------------------------------------*/
#LearnSmall{
	height:auto;
	background-color:#f3f3f3;
	margin-top:15px;
	padding:35px 0px 10px 0px;
}
#LearnSmall .TitrLearnSmall h4{
	color:#1b1b1b;
	font-family:byekan,sans-serif;
	font-size:1.3em;
	font-weight:bold;
	margin:0px;
	padding:0px;
	float:right;
    width: 90%
}
#LearnSmall .ContentLearnSmall{
	background-color:white;
	height:auto;
	padding:10px 35px 10px 35px;
	margin-top:25px;
	margin-bottom:35px;
}
#LearnSmall .ContentLearnSmall p{
	font-family:byekan,sans-serif;
	font-size:1.1em;
	color:#93928a;
	font-weight:400;
	text-align:justify;
	line-height:2em;
}
#LearnSmall .TitrLearnSmall i{
		color:#1b1b1b;
		float:right;
		font-size:1.5em;
		padding-left:5px;
}
@media only screen and (max-width: 768px) {
	#LearnSmall .TitrLearnSmall h4{
		text-align:right;
	    font-size: 1.0em;
	    line-height: 1.6;
	}

	#LearnSmall .TitrLearnSmall i {
		text-align: right;
	}
	#LearnSmall .ContentLearnSmall{
		background-color:white;
		height:auto;
		padding:15px 25px 15px 25px;
		margin-top:25px;
		margin-bottom:35px;
	}
	#LearnSmall .ContentLearnSmall p{
	font-size:1.0em;
	text-align:justify;
	line-height:1.5em;
	}
}
#Icontrust {
	background-color: white;
	height: 100%;
	padding: 50px 0;
}

#Icontrust .BoxIcontrust {
	height: 100%;
	margin: 0px;
	padding: 0px 10px;
}

	#Icontrust .BoxIcontrust img {
		height: 100px;
		max-width: 100px;
		cursor: pointer
	}

		#Icontrust .BoxIcontrust img:hover {
			opacity: 0.8;
		}

#Icontrust .LineIcontrust {
	background-color: #ddd;
	height: 230px;
	width: 1px;
}

#Icontrust .BoxComments {
	height: auto;
	overflow: hidden;
}

	#Icontrust .BoxComments .item-img strong {
		margin: 5px;
		float: right;
		text-align: right;
	}

	#Icontrust .BoxComments a {
		color: #73b711;
		font-size: 1em;
		font-weight: bold;
	}

		#Icontrust .BoxComments a:hover {
			color: #1b1b1b;
		}

	#Icontrust .BoxComments p {
		color: #656565;
		font-size: 1em;
		line-height: 1.8em;
		margin: 0px;
		text-align: justify;
		margin: 15px 0;
		clear: both;
		display: inline-block;
		width: 100%;
	}

#Icontrust .ImgUserComment {
	height: 100px;
}

#Icontrust .ShowAllComments {
	background-color: white;
	border-bottom: 1px solid #ddd;
	height: auto;
	padding: 0px;
}


.IcontrustComments {
	padding: 25px 0px;
}

#Icontrust .col-lg-9, #Icontrust .col-lg-8, #Icontrust .col-lg-3 {
	padding: 0px;
}

#Icontrust .IcontrustComments img {
	-webkit-border-radius: 50%;
	border: 1px solid #e8e8e8;
	border-radius: 50%;
	height: 35px;
	width: 35px;
	float: right;
}

	#Icontrust .IcontrustComments img:hover {
		opacity: 0.8;
	}

#Icontrust .CommentBaladYab p {
	color: #393939;
	float: right;
	font-size: 1em;
	font-weight: bold;
	margin: 17px 0 0 0;
}

#Icontrust .BoxComments p strong {
	font-size: 2em;
	color: #c7c7c7;
}

#Icontrust .CommentBaladYab .Register {
	float: left;
}

	#Icontrust .CommentBaladYab .Register a {
		background-color: #73b711;
		color: #fff;
		display: inline-block;
		float: left;
		font-family: byekan;
		font-size: 1em;
		font-weight: bold;
		margin-right: 3px;
		margin-top: 15px;
		padding: 2px 20px 2px 20px;
		text-align: center;
	}

#Icontrust .CommentBaladYab a {
	color: #73b711;
	text-decoration: none;
}

	#Icontrust .CommentBaladYab a:hover {
		color: #1b1b1b;
		text-decoration: none;
	}

#Icontrust .CommentBaladYab .Register a:hover {
	background-color: #1b1b1b;
	color: #fff;
	text-decoration: none;
}

#Icontrust .CommentBaladYab .col-lg-2 {
	padding: 0px;
}

@media only screen and (max-width: 1200px) {
	#Icontrust .BoxComments h2 {
		font-size: 1.2em;
	}

	#Icontrust .CommentBaladYab .Register a {
		font-size: 1.2em;
		width: 100%;
	}

	#Icontrust .BoxComments {
		padding: 0px 10px 0px 0px;
	}
}

@media only screen and (max-width: 768px) {
	#Icontrust .BoxIcontrust {
		padding: 0;
	}

		#Icontrust .BoxIcontrust img {
			height: 100%;
			width: 100%;
		}

	#Icontrust .BoxComments h1 {
		text-align: center;
		font-size: 1.2em;
	}

	#Icontrust .ShowAllComments {
		margin-top: 15px;
	}

	#Icontrust .CommentBaladYab .Register {
		float: none;
	}
}

/*---------box-panel---------*/

.Box-panel .panel-group {
	margin: 5px 0px;
	display: inline-block;
	width: 100%;
}

.Box-panel .panel-default > .panel-heading {
	background: transparent;
	border: 0px;
	padding: 0px;
}

.Box-panel .panel-group .panel {
	-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
	border: 0px;
	border-radius: 0px;
	box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
	margin: 10px 0;
	display: inline-block;
	width: 100%;
}

.Box-panel .collapsed .fa-plus:before {
	content: "\f067";
}

.Box-panel .fa-plus:before {
	content: "\f068";
}

.Box-panel .panel-default > .panel-heading + .panel-collapse > .panel-body {
	border: 1px solid #f7f7f7;
	color: rgb(101, 101, 101);
	font-size: 1.1em;
	line-height: 1.8em;
	margin: 0px;
	padding: 20px 20px;
	text-align: center;
}

	.Box-panel .panel-default > .panel-heading + .panel-collapse > .panel-body p {
		text-align: justify;
	}

.Box-panel .panel-body p a {
	background-color: #ffffff;
	color: #73b711;
}

.Box-panel .panel-body p span {
	background-color: #ffffff;
	color: #73b711;
}

.Box-panel .panel-default > .panel-heading + .panel-collapse > .panel-body i {
	color: #73b711;
	padding-left: 5px;
}

.Box-panel .panel-title i {
	-ms-border-radius: 5px;
	background-color: #f7f7f7;
	border-radius: 5px;
	margin-left: 5px;
	padding: 15px;
	color: #73b711;
}

.Box-panel .panel-title a {
	color: #1b1b1b;
	display: inherit;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0px 0px;
}

.Box-panel .panel-title {
	-webkit-border-radius: 5px;
	border: 1px solid #dedede;
	border-radius: 5px;
}

.box-panel-title a {
	display: block;
	padding-left: 11px;
	position: relative;
	z-index: 1;
}

	.box-panel-title a:hover {
		-moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.11);
		-webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.11);
		box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.11);
	}

.box-panel-title span {
	padding-left: 11px;
	padding-right: 11px;
	position: relative;
	z-index: 1;
}

.img-panel-collapse {
	height: 100px;
	width: 100px;
	margin: 10px 0;
}

.customer-baladyab {
	text-align: center;
}
.Box-panel .col-lg-6 {
	padding-right: 15px !important;
	padding-left: 15px !important;
}
footer {
	background-color: #1b1b1b;
	height: auto;
}

footer .TitrFooter {
    height: auto;
    min-height: 315px;
    padding: 20px 0px 20px 0px;
}

    footer .TitrFooter strong {
        color: #fff;
        font-family: byekan;
        font-size: 1.3em;
        font-weight: bold;
        display: inline-block;
        margin: 13px 0 0 0;
    }

footer .TitrFooter .col-lg-10 {
    margin-top: 30px;
    padding: 0px;
}

footer .TitrFooter hr {
    border-top: 2px solid #474747;
    margin-top: 30px;
}

footer .MenuFooter {
    background-color: #ccc;
    min-height: 50px;
}

footer .LinkSite {
    margin-top: 10px;
}

footer .LinkSite ul {
    list-style: none;
    padding: 0px;
}

footer .LinkSite li {
    display: inline-block;
    margin: 3px 2px;
    padding: 0px;
    width: auto;
}


	footer .LinkSite a {
		background-color: rgba(44, 44, 44, 0.36);
		color: #9c9c9c;
		font-family: byekan;
		font-size: 1.12em;
		font-weight: normal;
		list-style: none;
		padding: 2px 5px;
		display: inline-block;
	}

footer .LinkSite a:hover {
    color: #73b711;
    text-decoration: none;
}

footer .InfoBaladYab { margin-top: 35px; }

    footer .InfoBaladYab ul {
        text-align: left;
        padding: 0;
        margin: 0 0 15px 0;
        list-style: none;
        display: inline-block;
        width: 100%;
    }

    footer .InfoBaladYab ul li {
        text-align: left;
        margin: 3px 0;
        display: inline-block;
        width: 100%;
        direction: ltr;
    }

footer .InfoBaladYab a {
    font-size: 0.8em;
    text-align: center;
}

footer .InfoBaladYab strong {
    font-family: sans-serif;
    font-size: 1.1em!important;
    font-weight: 600;
    margin: 0px!important;
    text-align: left;
    color:#fff!important;
}

    footer .InfoBaladYab strong span{
        color: #fff;
    }

footer .InfoBaladYab span {
    color: #c0c0c0;
    direction: ltr;
    font-family: sans-serif;
    font-size: 1.1em;
    font-weight: 600;
    text-align: left;
}

footer .InfoBaladYab .Gmail {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    float: left;
    height: 50px;
    padding-top: 13px;
    text-align: left;
    width: 50px;
}

footer .InfoBaladYab i {
    color: white;
    float: left;
    font-size: 2.1em;
    font-weight: normal;
    padding-right: 15px;
    text-align: left;
}

footer .InfoBaladYab .Instagram {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    float: left;
    height: 50px;
    margin-left: 5px;
    padding-top: 13px;
    text-align: left;
    width: 50px;
}

footer .InfoBaladYab i:hover { color: #73b711; }

footer .InfoBaladYab .Telegram {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    float: left;
    height: 50px;
    margin-left: 5px;
    padding-top: 12px;
    text-align: left;
    width: 50px;
}

footer .MenuFooter ul {
    margin: 12px 0px 0px 0px;
    padding: 0px;
    text-align: center;
}

footer .MenuFooter li {
    border-left: 2px solid #ffffff;
    display: inline-block;
    margin: 0px 10px 0px 0px;
    padding-left: 10px;
}

footer .MenuFooter li:last-of-type { border: 0px; }

footer .MenuFooter a {
    color: #000;
    font-family: byekan;
    font-size: 1.1em;
    text-decoration: none;
}

footer .MenuFooter a:hover {
    color: #73b711;
    text-decoration: none;
}

footer .CopyRight {
    background-color: #eee;
    color: white;
    font-family: byekan;
    font-size: 1.3em;
    font-weight: bold;
    margin: 0px;
    min-height: 50px;
    text-align: center;
}

footer .CopyRight .typing { margin-top: 9px; }

footer .CopyRight .demo1 {
    background-color: #000;
    color: white;
    font-family: byekan;
    font-size: 1.4em;
    font-weight: bold;
    list-style: none;
    margin: 0px;
    min-height: 50px;
    padding: 15px 0px 0px 0px;
    text-align: center;	
}

footer .ContentFooter .col-lg-3 { padding: 0px; }

footer .SiteBaladYab {
    color: white;
    float: left;
    font-size: 1.7em!important;
    font-family:sans-serif!important;
}

footer .SiteBaladYab span { color: #73b711; }

footer .MenuFooter ul { padding: 0px; }

footer .typing { padding: 0px; }

@media only screen and (max-width: 1200px) {
    footer .LinkSite a { font-size: 1.1em; }

    footer .TitrFooter h2 {
        color: white;
        font-size: 1.2em;
    }

    footer .SiteBaladYab {
        color: white;
        float: left;
        font-size: 1.4em;
    }

    footer .LinkSite {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3; /*3 in those rules is just placeholder -- can be anything*/
        height: auto;
        margin-top: 30px;
    }
}

@media only screen and (max-width: 768px) {
    footer .CopyRight .typing {
        font-size: 0.9em !important;
        padding: 0px;
    }

    footer .LinkSite {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1; /*3 in those rules is just placeholder -- can be anything*/
        height: auto;
        margin-top: 30px;
        text-align: center;
    }

    footer .MenuFooter ul { padding: 0px; }

    footer .MenuFooter li {
        border: 0px;
        display: block;
        margin: 0px;
        padding: 0px;
        width: 100%;
    }

    footer .MenuFooter a {
        font-size: 1.1em;
        line-height: 2.5;
    }

    footer .TitrFooter h2 { text-align: center; }

    footer .TitrFooter h3 {
        text-align: center;
        width: 100%;
    }

    footer .InfoBaladYab a { text-align: center; }

    footer .TitrFooter hr {
        border-top: 2px solid #474747;
        margin-top: 15px;
    }

    footer .InfoBaladYab { margin-top: 15px; }

    .IconInfo { text-align: center; }

    footer .InfoBaladYab i {
        float: none;
        padding-right: 10px;
        text-align: left;
    }
    footer .IconInfo {
        float: none;
        text-align: center;
        margin: 0px auto;
        width: 100%;
    }
	footer .TitrFooter strong {
		text-align: center;
	}
	footer .InfoBaladYab ul li {
		text-align: center;
	}
	.ContentFooter {
		text-align: center;
	}
}

.rotating {
    -moz-transform: rotateX(0) rotateY(0) rotateZ(0);
    -moz-transform-style: preserve-3d;
    -moz-transition: 0.5s;
    -ms-transform: rotateX(0) rotateY(0) rotateZ(0);
    -ms-transform-style: preserve-3d;
    -ms-transition: 0.5s;
    -o-transform: rotateX(0) rotateY(0) rotateZ(0);
    -o-transform-style: preserve-3d;
    -o-transition: 0.5s;
    -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
    -webkit-transform-origin-x: 50%;
    -webkit-transform-style: preserve-3d;
    -webkit-transition: 0.5s;
    display: inline-block;
    transform: rotateX(0) rotateY(0) rotateZ(0);
    transform-style: preserve-3d;
    transition: 0.5s;
}

.rotating.flip { position: relative; }

.rotating .front, .rotating .back {
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    left: 0;
    top: 0;
}

.rotating .front {
    -moz-transform: translate3d(0, 0, 1px);
    -ms-transform: translate3d(0, 0, 1px);
    -o-transform: translate3d(0, 0, 1px);
    -webkit-transform: translate3d(0, 0, 1px);
    display: inline-block;
    position: absolute;
    transform: translate3d(0, 0, 1px);
}

.rotating.flip .front { z-index: 1; }

.rotating .back {
    display: block;
    opacity: 0;
}

.rotating.spin {
    -moz-transform: rotate(360deg) scale(0);
    -ms-transform: rotate(360deg) scale(0);
    -o-transform: rotate(360deg) scale(0);
    -webkit-transform: rotate(360deg) scale(0);
    transform: rotate(360deg) scale(0);
}

.rotating.flip .back {
    -moz-transform: rotateY(180deg) translate3d(0, 0, 0);
    -ms-transform: rotateY(180deg) translate3d(0, 0, 0);
    -o-transform: rotateY(180deg) translate3d(0, 0, 0);
  
    -webkit-transform: rotateY(180deg) translate3d(0, 0, 0);
    display: block;
    opacity: 1;
    transform: rotateY(180deg) translate3d(0, 0, 0);
    z-index: 2;
}

.rotating.flip.up .back {
    -moz-transform: rotateX(180deg) translate3d(0, 0, 0);
    -ms-transform: rotateX(180deg) translate3d(0, 0, 0);
    -o-transform: rotateX(180deg) translate3d(0, 0, 0);
    -webkit-transform: rotateX(180deg) translate3d(0, 0, 0);
    transform: rotateX(180deg) translate3d(0, 0, 0);
}

.rotating.flip.cube .front {
    -moz-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
    -ms-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
    -o-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
    -webkit-transform: translate3d(0, 0, 100px) scale(0.9, 0.9);
    transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
}

.rotating.flip.cube .back {
    -moz-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
    -ms-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
    -o-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
    -webkit-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.9, 0.9);
    transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
}

.rotating.flip.cube.up .back {
    -moz-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
    -ms-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
    -o-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
    -webkit-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.9, 0.9);
    transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
}

footer .IconInfo {
    display: inline-block;
    float: left;
    margin-top: 5px;
    padding: 3px 5px;
}

#root {
	font-family: byekan,sans-serif !important;
}

/*box-alarm*/

.modal-alarm {
    background-color: #1B1B1B;
    color: #fff0f5;
    min-height: 200px;
    position: fixed;
    top: 30%;
    width: 100%;
}

.box-alarm {
    background-color: #1B1B1B;
    height: 100%;
    opacity: 0.8;
    position: fixed;
    top: 0px;
    width: 100%;
}

#IrmanCustomAlertBox.modal {
    background-color: rgba(255, 255, 255, 0.33);
    display: none; /* Hidden by default */
    filter: none;
    height: 100%; /* Full height */
    left: 0;
    overflow: auto; /* Enable scroll if needed */
    position: fixed; /* Stay in place */
    top: 0;
    width: 100%; /* Full width */
    z-index: 1; /* Sit on top */
}

.showing-modal {
    filter: blur(2px);
    overflow: hidden;
}
/* Modal Content */

#IrmanCustomAlertBox .modal-content {
    background-color: #171717;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    height: 120px;
    margin: auto;
    padding: 20px;
    top: 30%;
    width: 100%;
}

#IrmanCustomAlertBox .modal-content .body {
    color: #fff;
    text-align: center;
}

#IrmanCustomAlertBox .modal-content .btn-alert {
    float: none;
    text-align: center;
}

#IrmanCustomAlertBox .modal-content .body {
    font-size: 1.1em;
    margin: 10px 0px;
}

#IrmanCustomAlertBox .modal-content .close {
    background: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 1.0em;
    padding: 6px 12px;
    border: 1px solid transparent;
    opacity: 1;
    float: none;
}

#IrmanCustomAlertBox .modal-content .close:hover,
#IrmanCustomAlertBox .modal-content .close:focus {
    background-color: #73b711;
    color: #fff;
    font-weight: 100;
}

#IrmanCustomAlertBox .modal-content .yesButton {
    font-size: 1.0em;
    padding: 2px 20px;
}

#IrmanCustomAlertBox .modal-content .noButton {
    font-size: 1.0em;
    padding: 2px 20px;
}
.btn-modal-close {
    border-radius: 0;
    -webkit-border-radius: 0;
    background-color: #fff;
    color: #1b1b1b;
    font-size: 2em;
    font-weight: bold;
    padding: 0px 5px;
    margin: 0px 1px;
    margin-bottom: -10px;
    z-index: 1000000;
    position: relative;
    border: 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

/*------modal ADS---*/
.modal-img-ads {
    width: 100%;
    text-align: center;
}
.modal-img-ads img{
    width: 100%;
}
.modal-img-ads .loading {
    max-height: 200px;
    max-width: 200px;
    margin: 0px auto;
    text-align: center;
    padding: 30px 40px;
}
