 @import url('https://fonts.googleapis.com/css?family=Open+Sans');
body {
	direction: rtl;
	font-family: 'Open Sans', sans-serif;
	background-image:  url("../../img/bg.jpg")
}
.remove-padding {
	padding: 0
}
.logo {
	margin-top: 45px;
	margin-bottom: 20px;
}
.title-of-head {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.title-of-head img {
	float: left
}
.breadcrumb {
	background-color: #0098db;
	margin-bottom: 0
}
.btn-success {
	color: #fff;
	background-color: #0098db;
	border-color: #0098db;
}
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #0098db;
	border-color: #0098db;
}
.make-bg-white {
	background-color: #fff
}
.list-group-item:hover {
	background-color: #eee
}
.list-group-item h3 {
	color: #0098db
}
.list-group-item p {
	color: #333;
	font-size: 20px;
}
ul a:hover {
	text-decoration: none
}
.ds-btn li {
	list-style: none;
	padding: 10px;
}
.ds-btn li a span {
	padding-left: 15px;
	padding-right: 5px;
	width: 100%;
	display: inline-block;
	text-align: left;
}
.ds-btn li a span small {
	width: 100%;
	display: inline-block;
	text-align: left;
}
.download-file {
	height: 100px;
	background-color: #0098db;
	margin-bottom: 20px;
	margin-top: 20px;
}
.download-file:hover {
	background-color: #6a6a6a;
	cursor: pointer
}
.download-file-mian {
	padding-right: 0
}
.download-file-mian1 {
	padding-left: 0
}
.download-file i {
	font-size: 14px;
	font-size: 50px;
	color: #fff;
	float: left;
	margin-left: 80px;
	line-height: 100px;
}
.download-file a {
	text-decoration: none
}
.list-group-item:last-child {
	border-radius: 0;
	margin-bottom: 20px;
}
.download-file p {
	line-height: 100px;
	margin-right: 80px;
	font-size: 25px;
	color: #fff;
	font-weight: bold;
	text-align: center
}
.call-us {
	background-color: rgb(103, 188, 103)
}
.visit-number {
	background-color: #0098db;
	margin-bottom: 30px;
	margin-top: 30px;
}
.visit-number p {
	color: #fff;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 15px
}
.copy-right {
	height: 40px;
	background-color: #6a6a6a
}
.copy-right p {
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
}
.design-copy-right {
	background-color: #333
}
.design-copy-right img {
	padding-top: 15px;
	padding-bottom: 15px
}
.comment, .print, .share {
	height: 50px;
	background-color: #0098db;
	margin-bottom: 20px
}
.comment-mian a, .share-mian a, .print-mian a {
	text-decoration: none
}
.comment:hover, .share:hover, .print:hover {
	background-color: #6a6a6a
}
.btn-breadcrumb a {
	font-size: 20px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #0098db;
	border-color: #0098db;
}
.btn-primary {
	color: #fff;
	background-color: #0098db;
	border-color: #0098db;
}
.comments-show {
	background: #6a6a6a;
	margin-top: 20px;
}
.comments-show p {
	color: #fff;
	font-size: 20px;
	margin: 10px;
}
.form-control {
	border-radius: 0
}
.name {
	font-size: 26px;
	font-weight: bold
}
.title {
	font-size: 24px;
	font-weight: bold;
	color: #6a6a6a
}
.people-commentss-1 {
	background-color: #ffffff;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #ddd;
}
.the-comment {
	font-size: 22px;
}
.panel-default {
	margin-top: 20px;
}
.panel-footer h3 {
	line-height: 30px;
}
.print p {
	font-size: 20px;
	line-height: 50px;
	color: #fff;
	text-align: center
}
.comment p {
	font-size: 20px;
	line-height: 50px;
	color: #fff;
}
.share p {
	text-align: center;
	font-size: 20px;
	line-height: 50px;
	color: #fff
}
.panel-heading h1 {
	color: #0098db;
	font-weight: bold;
}
.panel-body p {
	line-height: 40px;
	font-size: 28px;
	text-align: justify;
	padding: 20px
}

@media (max-width:991px) {
.download-file-mian {
	padding: 0;
}
.download-file-mian1 {
	padding: 0;
}
.logo img {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block
}
}
