body {
	margin: 0;
	padding: 0;
	font-family: 'vazir','BenchNine', sans-serif;
}
li {
	list-style: none;
}
a:hover,
a:visited,
a {
	text-decoration: none;
}
h1,
h2 {
	text-transform: uppercase;
	font-weight: bold;
}

/*header area*/

.top-header {
	background: #fff !important;
	position: fixed;
	width: 100%;
	z-index: 99999;
}
	/*.header-backup {
	width: 20px;
	height: 119px;
	background: transparent;
	margin: auto;
}*/
.top-header img.logo {
	margin-bottom: 25px;
	margin-top: -15px;
	transition: all .5s ease 0s;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	/*-ms-transition: all .5s ease 0s;*/
}
.navbar-default {
	background-color: transparent;
	border-color: transparent;
	margin-bottom: 0;
	margin-top: 8px;
	transition: all .5s ease 0s;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	/*-ms-transition: all .5s ease 0s;*/
}
.nav-bar {
	margin-top: 5px;
}
.navbar-toggle span {
	color: #fff;
}
ul.nav {
	margin: 0;
	padding: 0;
}
.navbar-default .navbar-nav > li > a {
	font-size: 20px;
	color: #737373;
	text-transform: uppercase;
	transition: all .7s ease 0s;
	-webkit-transition: all .7s ease 0s;
	-moz-transition: all .7s ease 0s;
	-o-transition: all .7s ease 0s;
	/*-ms-transition: all .7s ease 0s;*/
	padding: 14px 15px;
	font-weight: bold;
}
.navbar-default .navbar-nav>li>a:hover {
	color: #42b3e5;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #000;
}
/*.navbar-collapse.collapse.in {
	min-height: 120px;
}
*/

li a.active {
	color: #42b3e5 !important;
}
.navbar-default .navbar-toggle {
	border-color: #fff;
	margin-top: 4px;
}

/*slider area*/

.slider-row {
	margin: 0;
	padding: 0;
}
.slider-wrapper {
	margin: 0;
	padding: 0 !important;
	background: #000 !important;
}
.carousel-caption h1 {
	font-size: 40px;
	color: #fff;
	text-transform: none;
	margin-bottom: 0;
	text-align: center;
}
.carousel-caption p {
	font-size: 26px;
	color: #fff;
	text-transform: none;
	font-weight: bold;
	margin-top: 0;
	text-align: center;
}

.carousel-control {
	width: 5%;
}
.carousel-inner {
}
.item {
	position: relative;
}
.carousel-caption {
	position: absolute;
	text-align: left;
	left: 12%;
	line-height: 1;
	top: 50%;
	margin-top: -100px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	font-size: 18px;
	padding: 5px;
	background: #fff;
	border-radius: 50%;
	color: transparent;
	margin-left: 0;
	margin-top: 50px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	font-size: 18px;
	padding: 5px;
	background: #fff;
	border-radius: 50%;
	color: transparent;
	margin-right: 0 !important;
	margin-top: 50px;
}

/*about area*/
/*.about h2 {
	font-size: 90px;
	color: #42b3e5;
	margin-top: 50px;
}
.about h4 {
	font-size: 24px;
	color: #737373;
	margin-bottom: 45px;
}
.about-img img {
	width: 100%;
}
.about-details {
	background: #2a2a2a;
	border-top: 2px solid #fff;
	transition: all .7s ease 0s;
	-webkit-transition: all .7s ease 0s;
	-moz-transition: all .7s ease 0s;
	-o-transition: all .7s ease 0s;
	-ms-transition: all .7s ease 0s;
}
.about-details h3 {
	font-size: 36px;
	color: #fff;
	margin-top: 0;
}
.about-details p {
	font-size: 13px;
	color: #fff;
	font-family: 'vazir','Open Sans', sans-serif;
	padding: 0 25px;
	padding-bottom: 30px;
}
*/
/*service area*/

.service {
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 40px;
}
.service h2 {
	font-size: 36px;
	color: #fff;
	margin-top: 70px;
	margin-bottom: 10px;
	text-align:center;
}
.service h4 {
	font-size: 24px;
	color: #fff;
	margin-top: 0;
	margin-bottom: 30px;
	display: block;
	text-align:center;
}


/*contac area*/

.contact {
	background-repeat: no-repeat;
	width: 100%;
	background-size: cover;
	margin-top: 40px;
	direction:rtl;
}

.contact-caption {
}
.contact-heading h2 {
	color: #fff;
	font-size: 40px;
	text-align: center;
	margin-top: 70px;
}
.contact-info {
	padding-left: 40px;
}
.contact-info h3 {
	padding-left: 0;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	border-bottom: 1px solid #13849c;
	padding-bottom: 12px;
	margin-bottom: 0;
}

.contact-location h3 {
	padding-left: 0;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	border-bottom: 1px solid #13849c;
	padding-bottom: 12px;
	margin-bottom: 0;
}
.contact-info ul {
	margin: 0;
	padding: 0;
}
.contact-info ul li {
	font-family: 'vazir','Open Sans', sans-serif;
	font-size: 14px;
	color: #fff;
}
.contact-info i.fa {
	font-size: 16px;
	padding-right: 12px;
	width: 25px;
	height: 38px;
}
.contact-info ul li span {
	font-weight: bold;
}
.info-detail {
	border-top: 1px solid #53cde5;
	padding-top: 15px;
}
.info-detail h4 {
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.75);
	margin-bottom: 10px;
}
.info-detail ul li {
	text-shadow: 1px 1px 1px rgba(0,0,0,0.75);
}

.location {
	border-top: 1px solid #53cde5;
	padding-top: 10px;
	width: 100%;
	height: 350px;
	margin-bottom: 0px;
}
 .location h4{
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
 }
.contact-caption {
	margin-top: 40px;
}

/*footer*/

.footer-para {
	margin: 0;
	padding: 0;
	text-align:center;
}
.footer p {
	font-family: 'vazir','Nyala';
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	text-decoration: none;
	font-feature-settings: 'kern' 0,'liga' 0,'clig' 0,'calt' 0,'titl' 0,'salt' 0,'swsh' 0,'cswh' 0;
	text-transform: none;
	color: #000;
	text-shadow: 2px 3px 3px rgba(0,0,0,0.25);
	background-color: Transparent;
	-webkit-text-stroke: 0px black;
	margin: 0;
	padding: 25px 0;
}
.footer a i.fa {
	font-size: 24px;
	color: #b1b1b1;
	padding: 22px 10px;
}
.footer a i.fa:hover {
	color: #42b3e5;
}
.carousel-inner {
	position: relative;
}

/*==========================New Data=============================*/
.services-item {
	direction: rtl;
	cursor: pointer;
	background-color: #b2edf7;
	text-align: center;
	padding: 30px 20px;
	transition: all 0.7s;
	box-shadow: 0px 0px 15px #cdcdcd;
	margin-bottom: 30px;
}

.services-item:hover {
	background-color: #f7a034;
}

.services-item h4 {
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.5px;
	margin-bottom: 15px;
	margin-top: 25px;
	text-align:center;
}

.services-item:hover h4 {
	color: #fff;
}

.services-item:hover p {
	color: #fff;
}
.services-item .thumb {
	position: relative;
}

.pop1, .pop2, .pop3, .pop4, .pop5, .pop6, .pop7, .pop8 {
	z-index: 9999;
	direction: rtl;
	padding: 30px;
	display: none;
	background-color: #fff;
	position: fixed;
	top: 20%;
	left: 10.3%;
	width: 80%;
	max-height: 76%;
	height: min-content ;
	box-shadow: 0px 0px 25px #7a7a7a;
	overflow-y: scroll;
}

.pop1 span, .pop2 span, .pop3 span, .pop4 span, .pop5 span, .pop6 span, .pop7 span, .pop8 span {
	margin-bottom: 10px;
	cursor: pointer;
	width: 44px;
	height: 44px;
	display: inline-block;
	line-height: 44px;
	color: #fff;
	text-align: center;
	background-color: #89c9fa;
}

.pop1 h, .pop2 h, .pop3 h, .pop4 h, .pop5 h, .pop6 h, .pop7 h, .pop8 h {
	text-align:center;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.5px;
	margin-bottom: 15px;
	margin-top: 5px;
	color: blue;
}
.pop1 p, .pop2 p, .pop3 p, .pop4 p, .pop5 p, .pop6 p, .pop7 p, .pop8 p {
	text-align: right;
}

.pop1 span:hover, .pop2 span:hover, .pop3 span:hover, .pop4 span:hover, .pop5 span:hover, .pop6 span:hover, .pop7 span:hover, .pop8 span:hover {
	background-color: #3d84ba;
	transition: all 0.5s;
}

.com-text {
	white-space: pre-wrap;
	word-wrap: break-word;
}




/*======================css for carousel=========================*/

.carousel-fade .carousel-inner .item {
	opacity: 0;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
	opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 1;
	z-index: 999;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-control {
	z-index: 2;
	opacity: 1;
}
@media all and (transform-3d),
(-webkit-transform-3d) {
	.carousel-fade .carousel-inner > .item.next,
	.carousel-fade .carousel-inner > .item.active.right {
		opacity: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	.carousel-fade .carousel-inner > .item.prev,
	.carousel-fade .carousel-inner > .item.active.left {
		opacity: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	.carousel-fade .carousel-inner > .item.next.left,
	.carousel-fade .carousel-inner > .item.prev.right,
	.carousel-fade .carousel-inner > .item.active {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

/* just for demo purpose 

html,
body,
.carousel,
.carousel-inner,
.carousel-inner .item {
	height: 100%;
}
*/
/******************************
responsive area
********************************/


/* md */
@media (min-width: 780px)  {
	.navbar-default .navbar-nav > li > a {
		font-size: 14px !important;
		padding: 14px 10px;
		height: 10px;
	}
}
@media (min-width: 922px) {
}

@media (min-width: 1000px) {
	.navbar-default .navbar-nav > li > a {
		font-size: 16px !important;
		padding: 14px 10px;
		height: 10px;
	}
}
@media (min-width: 1100px) {
	.navbar-default .navbar-nav > li > a {
		font-size: 18px !important;
		padding: 14px 10px;
		height: 10px;
	}
}
@media (min-width: 1200px) {
	.navbar-default .navbar-nav > li > a {
		font-size: 20px !important;
		padding: 14px 10px;
		height: 10px;
	}
}


@media screen and (min-width: 952px) and (max-width: 1199px) {
	.navbar-default .navbar-nav > li > a {
		font-size: 20px;
		padding: 16px 12px;
		height: 10px;
	}
	.navbar-default .navbar-nav{
		top:0px;
	}

	.carousel-caption h1 {
		font-size: 40px;
	}

	.carousel-caption p {
		font-size: 30px;
	}
	.location {
		height: 350px;
	}
}
@media screen and (min-width: 801px) and (max-width: 951px) {
	.navbar-default .navbar-nav > li > a {
		font-size: 14px;
		padding: 14px 10px;
		height: 10px;
	}
	.carousel-caption h1 {
		font-size: 32px;
	}

	.carousel-caption p {
		font-size: 24px;
	}
}
/* sm */
@media screen and (min-width: 668px) and (max-width: 800px) {
	.navbar-default .navbar-nav > li > a {
		font-size: 14px;
		padding: 14px 10px;
		height: 10px;
	}
   .carousel-caption h1 {
		font-size: 32px;
	}

	.carousel-caption p {
		font-size: 20px;
	}

	h2 {
		font-size: 30px !important;
	}

	h4 {
		font-size: 18px !important;
	}

	.contact {
		height: 1550px;
		margin-top: 20px;
	}

	.contact-caption {
		margin-top: 20px;
	}

	.contact-heading h2 {
		margin-top: 50px;
	}

	.location {
		height: 350px;
	}
}

/* xs */

@media screen and (min-width: 470px) and (max-width: 667px) {
   .header-logo img {
		margin-top: 10px;
	}

	.navbar-default .navbar-nav > li > a {
		font-size: 14px;
		padding: 14px 8px;
		height: 10px;
	}

	.carousel-caption h1 {
		font-size: 32px;
	}

	.carousel-caption p {
		font-size: 20px;
	}

	.carousel-caption button {
		width: 100px;
		height: 40px;
		font-size: 20px;
	}

	.contact {
		height: 1460px !important;
	}

	h2 {
		font-size: 30px !important;
	}

	h4 {
		font-size: 21px !important;
	}


	.contact-info ul {
		margin-left: 4px;
	}

	.contact-info i.fa {
		width: 25px;
	}

	.contact-caption {
		margin-top: 20px;
	}

	.contact-heading h2 {
		margin-top: 50px;
	}

	.location {
		height: 350px;
	}
}

/* XS Portrait */

@media screen and (max-width: 469px) {
/*    .top-header img.logo {
		margin: 10px 10px;
	}
*/
	.header-logo {
		margin-top: 5px !important;
	}

	.navbar-default .navbar-toggle {
		border-color: #fff;
		margin-top: -7px;
		right: 5%;
	}

	.navbar-default .navbar-nav > li > a {
		font-size: 14px;
		padding: 14px 8px ;
		height: 10px;
	}

	.header-backup {
		height: 60px;
	}

		.carousel-caption h1 {
			font-size: 32px;
		}

		.carousel-caption p {
			font-size: 20px;
		}

		.carousel-caption button {
			width: 100px;
		}

	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next {
		margin-top: 30px;
	}

	.carousel-control .glyphicon-chevron-left,
	.carousel-control .icon-prev {
		margin-top: 30px;
	}

	.about h2 {
		font-size: 30px;
		color: #42b3e5;
		margin-top: 30px;
	}

	.service {
		margin-top: 20px;
	}

		.service h2 {
			font-size: 30px;
			margin-top: 40px;
		}

	.team h2 {
		font-size: 30px;
		margin-top: 40px;
	}

	h4 {
		font-size: 18px !important;
	}

	.contact-caption {
		margin-top: 20px;
	}

	.contact {
		height: 1260px;
	}

	.contact-heading h2 {
		font-size: 30px;
		text-align: center;
		margin-left: 15px;
		margin-top: 30px;
	}

	.contact-info h3 {
		margin-left: 8px;
		font-size: 25px;
		padding-bottom: 8px;
	}

	.info-detail {
		margin-right: 8px;
	}

	.location {
		height: 200px;
	}

	.contact-info ul li {
		font-size: 18px;
	}

	.contact-info i.fa {
		font-size: 14px;
		width: 20px;
		height: 18px;
	}

	.contact-info,
	.contact-location {
		padding: 10px;
	}

		.contact-location h3 {
			font-size: 25px;
			padding-bottom: 8px;
			margin-bottom: 0;
			margin-right: 0px;
		}

	.footer a i.fa {
		font-size: 18px;
		padding: 25px 7px;
	}

	.footer p {
		font-size: 10px;
	}
}
@media screen and (max-width: 425px){
	.contact {
		height: 1280px;
	}

}
