@font-face{
	font-family: leyla;
	src: url(font/leyla.ttf);
}

@font-face{
	font-family: a afsaneh;
	src: url(font/afsaneh.ttf);
}

@font-face{
	font-family: dast nevis;
	src: url(font/danstevis.otf);
}


body{
	margin: 0;
	padding: 0;
	overflow-y: hidden;
	overflow-x: hidden;
}
#iuy{
	position: fixed;
	width: 100%;
	height: 100%;
	background: #aaaaaa;
	z-index: 1999000;
}

#callus{
    width:100%;
    height:22px;
    background:white;
    text-align:center;
    font-family:vazir;
    font-size:16px;
}

.loading{
		position: absolute;
		width: 300px;
		height: 300px;
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);
		text-align: center;
		line-height: 300px;
	}


	.load{
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		box-shadow: 0 4px 0 #555;
		border-radius: 100%;
		animation: loading 1s linear infinite;
		}
	@keyframes loading{
		0%{}
		100%{transform: rotate(360deg);}
	}

#header{
	width: 100%;
	height: 150px;
	box-shadow: 0px 0px 10px black inset;
	background: #0F2027;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #2C5364, #203A43, #0F2027);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #2C5364, #203A43, #0F2027); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
}

#logo{
	display: flex;
	flex-direction: column;
	align-items: center;
	height: 150px;
	width: 315px;
	float: right;
	justify-content: space-around;
	font-weight: bold;
	color: white;
	font-size: 40px;
	font-family: Charmonman , a afsaneh;
	text-shadow: 1px 1px 1px black;
}

#menur{
	width: 40px;
	height: 50px;
	align-self: flex-end;
	position: absolute;
	right: 10px;
	cursor: pointer;
}
@media (min-width:492px)
{
	#menur{
		display: none;
	}
}
#typed{
	line-height: 150px;
	color: white;
	font-size: 40px;
	font-family: leyla;
	direction: rtl;
}

#lez{
	display: none;
}

#navbar{
	width: 100%;
	height: 40px;
background: #0F2027;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #2C5364, #203A43, #0F2027);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #2C5364, #203A43, #0F2027); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */


}

.navitems{
	float: right;
	width: 14.2857142857%;
	height: 40px;
	box-sizing: border-box;
	border-left: 1px solid black;
	border-right: 1px solid black;
	text-align: center;
	line-height: 40px;
	font-family: vazir;
	font-size: 22px;
	font-style: normal;
	color: white;
	transition-duration: 0.5s;

}

#logopic{
width: 250px;
	height: 140px;
	display: none;
	margin-top: 5px;
}

#slider{
	width: 100%;
	background: aqua;
	border-bottom: 1px black solid;
	position: relative;
	overflow: hidden;
}

#seogif{
	position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;
}

.navitems:hover{
	background: #0083B0;
}

.slider-items{
	width: 100%;
	height: 100%;
}

.sli1{
	background: white;
	position: relative;
	text-align: right;
}

.sli2{
	background: #18C7FF;
	position: relative;
	text-align: right;
	display: none;
}

.sli3{
	background: #72BDD3;
	position: relative;
	text-align: right;
	direction: rtl;
	display: none;
}

#specpic{
	width: 400px;
	height: 300px;
	position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;
}

#spectitr{
	font-family: dast nevis;
	font-size: 40px;
	margin-right: 25px;
}

#specdet{
	font-family: vazir;
	width: 300px;
	text-align: justify;
	margin-right: 30px;
	margin-top: 20px;
	font-weight: bold;
	text-shadow: 1px 1px 1px white;
}

#pers{
	width: 400px;
	height: 150px;
	float: left;
	margin-top: 125px;
	margin-left: 30px;
}

#respic{
	width: 550px;
	height: 350px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
#seotitr{
	font-family: vazir;
	font-size: 40px;
	margin-right: 100px;
}

#seopic{
	width: 250px;
	height: 250px;
	float: left;
	margin-left: 100px;
	transform: rotate(-25deg);
	margin-top: 80px;
}

#seodet{
	width: 250px;
	position: absolute;
	right: 50px;
	font-family: vazir;
	font-size: 20px;
	text-align: justify;
	direction:rtl;
	top:100px;
}

#restitr{
	font-size: 40px;
	font-family: dast nevis;
	margin-right: 50px;
	color: #313131;
}

#resdet{
	width: 244.6px;
	position: absolute;
	right: 76px;
	direction: rtl;
	text-align: justify;
	font-family: vazir;
	color: white;
	text-shadow: 1px 1px 1px black;
	font-size: 19px;
}

#resimg{
	width: 300px;
	height: 300px;
	float: left;
	margin-top: 50px;
	margin-left: 20px;
}

@media (max-width:863px)
{
	#yyy{
		font-size: 30px;
	}
	#xxx{
		font-size: 30px;
	}
	#typed{
		font-size: 30px;
	}
}

@media (max-width:799px)
{
	#logopic{
		width: 160px;
		height: 100px;
		margin-top: 25px;
	}
}

@media (max-width:646px)
{
	#typed{
		font-size: 20px;
	}
}

@media (max-width:595px)
{
	#yyy{
		font-size: 20px;
	}
	#xxx{
		font-size: 20px;
	}
}

@media (max-width:579px)
{
	#header{
		flex-direction: column;
		align-items: center;
	}
	#logo{
		margin-top: 50px;
		z-index: 9999999;
	}
	#logopic{
		align-self: flex-start;
		position: absolute;
		z-index: 0;
	}
	
}

@media (max-width:743px)
{
	.navitems{
		font-size: 16px;
	}
}

@media (max-width:560px)
{
	.navitems{
		font-size: 13px;
		font-weight: bold;
	}
}

@media (max-width:491px)
{
	#navbar{
		display: none;
	}
	#resmen{
		display: block;
	}
}

@media (max-width:1081px)
{
	#seopic{
		margin-left: 50px;
	}
}

@media (max-width:968px)
{
	#seopic{
		margin-left: 2px;
	}
	#seotitr{
		margin-right: 50px;
	}
	#seodet{
		right: 10px;
	}
}

@media (max-width:887px)
{
	#seogif{
		width: 300px;
		height: 300px;
	}
}

@media (max-width:807px)
{
	#seopic{
		width: 180px;
		height: 180px;
		margin-top: 110px;
	}
	#seodet{
		width: 150px;
	}
	#seotitr{
		margin-right: 10px;
	}
}

@media (max-width:656px)
{
	#seogif{
		width: 200px;
		height: 200px;
	}
}

@media (max-width:560px)
{
	#seogif{
		position: absolute;
		float: left;
		margin: 5px;
	}
	#seopic{
		float: left;
		margin-left: 0;
		margin-top: 200px;
	}
}

@media (max-width:380px)
{
	#seodet{
		width: 200px;
		margin: 0 auto;
		right: 0;
		left: 0;
		text-align: justify;
		direction: rtl;
		line-height: 30px;

	}
	#seotitr{
		display: table;
		margin: 0 auto;
	}
	#seogif{
		position: absolute;
		margin: 0 auto;
		margin-top: 240px;
		width: 150px;
		height: 150px;
		float: right;
	}
	#seopic{
		display: none;
	}
}
@media (max-width:1248px)
{
	#respic{
		width: 450px;
		height: 250px;
	}
}

@media (max-width:1089px)
{
	#respic{
		width: 350px;
		height: 250px;
	}
}

@media (max-width:988px)
{
	#respic{
		width: 250px;
		height: 250px;
	}
}

@media (max-width:888px)
{
	#restitr{
		margin-right: 20px;
	}
	#resdet{
		right: 40px;
	}
}

@media (max-width:816px)
{
	#resimg{
		width: 250px;
		height: 250px;
		
	}
	#resdet{
		width:180px;
		z-index: 99999999;
	}
	#restitr{
		font-size: 30px;
	}
	
}

@media (max-width:695px)
{
	#respic{
		position: static;
		float: left;
	}
	#resimg{
		position: absolute;
		width: 180px;
		height: 180px;
		bottom: 10px;
		left: 0;
	}
}

@media (max-width:495px)
{
	#respic{
		width: 200px;
		height: 200px;
	}
}

@media (max-width:409px)
{
	#respic{
		width: 140px;
		height: 140px;
		margin-top: 50px;
	}
	
	#resimg{
		width: 140px;
		height: 140px;
	}
}

@media (max-width:354px)
{
	#resimg{
		display: none;
	}
	#respic{
		position: absolute;
		margin: 0 auto;
		left: 0;
		right: 0;
		top: 320px;
		width: 100px;
		height: 100px;
	}
	
	#resdet{
		position: absolute;
		margin: 0 auto;
		left: 0;
		right: 0;
		top: 40px;
	}
	#restitr{
		position: absolute;
		right: 40px;
	}
}

@media (max-width:318px)
{
	#restitr{
		float: right;
		right: 0;
	}
}

@media (max-width:409px)
{
	#logopic{
		position: absolute;
		left: -30px;
	}
}

@media (max-width:349px)
{
	#logopic{
		width: 100px;
		height: 100px;
		left: -20px;
	}
}

@media (max-width:1265px)
{
	#pers{
		margin-left: 0;
	}
}

@media (max-width:1193px)
{
	#specpic{
		width: 200px;
		height: 200px;
	}
}

@media (max-width:1003px)
{
	#pers{
		width:300px;
		height: 100px;
	}
}

@media (max-width:875px)
{
	#specdet{
		font-size: 15px;
		width: 200px;
	}
	#spectitr{
		font-size: 28px;
	}
}

@media (max-width:800px)
{
	#specpic{
		position: static;
		float: left;
		margin-top: -200px;
	}
	
	#pers{
		margin: 0;
		margin-top: 20px;
		float: left;
	}
}

@media (max-width:546px)
{
	#pers{
		display: none;
	}
	#specpic{
		position: absolute;
		margin: 0;
		right: 250px;
		top: 100px;
	}
}

@media (max-width:444px)
{
	#spectitr{
		display: table;
		margin: 0 auto;

	}
	#specdet{
		margin: 0 auto;
		margin-top: 40px;
	}
	#specpic{
		top: 55px;
		right: 0;
		left: 0;
		margin: 0 auto;
		width: 85px;
		height: 65px;
	}
}

#responsmenu{
	width: 100%;
	height: 399px;
	z-index: 999999999999999;
	background: black;
	position: fixed;
	opacity: 0.95;
	display: none;
}

.menuitems{
	width: 100%;
	height: 57px;
	box-sizing: border-box;
	border-bottom: 1px solid white;
	font-family: vazir;
	text-align: center;
	line-height: 57px;
	color: white;
	font-size: 20px;
}

#closeres{
	position: absolute;
	width: 20px;
	height: 20px;
	right: 5px;
	top: 5px;
	cursor: pointer;
}

#next{
	position: absolute;
	right: 1px;
	z-index: 1;
	width: 20px;
	height: 20px;
	top: 0;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;
		cursor: pointer;

}

#back{
	position: absolute;
	left: 1px;
	z-index: 1;
	width: 20px;
	height: 20px;
	top: 0;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;
	transform: rotate(180deg);
	cursor: pointer;
}

#costmain{
	width: 100%;
	min-height: 600px;
	backguround: #00a4e4;
	text-align: center;
	 background: linear-gradient(to bottom, #000428, #004e92);
}

#costs{
	font-family: vazir;
	font-size: 50px;
	text-shadow: 1px 1px 1px aqua;
	color: white;
}

#cos{
	width: 90%;
	height: auto;
	color: white;
	text-align: justify;
	font-family: vazir;
	margin: 0 auto;
	direction: rtl;
	font-size: 25px;
	text-shadow: 1px 1px 1px black;
	
}


#sef{
	-moz-box-shadow: 0px 10px 14px -7px #276873;
	-webkit-box-shadow: 0px 10px 14px -7px #276873;
	box-shadow: 0px 10px 14px -7px #276873;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #599bb3), color-stop(1, #408c99));
	background:-moz-linear-gradient(top, #599bb3 5%, #408c99 100%);
	background:-webkit-linear-gradient(top, #599bb3 5%, #408c99 100%);
	background:-o-linear-gradient(top, #599bb3 5%, #408c99 100%);
	background:-ms-linear-gradient(top, #599bb3 5%, #408c99 100%);
	background:linear-gradient(to bottom, #599bb3 5%, #408c99 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#599bb3', endColorstr='#408c99',GradientType=0);
	background-color:#599bb3;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:vazir;
	font-size:20px;
	font-weight:bold;
	padding:13px 32px;
	text-decoration:none;
	text-shadow:0px 1px 0px #3d768a;
	border: none;
	margin-top: 20px;
}

#sef:hover{
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #408c99), color-stop(1, #599bb3));
	background:-moz-linear-gradient(top, #408c99 5%, #599bb3 100%);
	background:-webkit-linear-gradient(top, #408c99 5%, #599bb3 100%);
	background:-o-linear-gradient(top, #408c99 5%, #599bb3 100%);
	background:-ms-linear-gradient(top, #408c99 5%, #599bb3 100%);
	background:linear-gradient(to bottom, #408c99 5%, #599bb3 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#408c99', endColorstr='#599bb3',GradientType=0);
	background-color:#408c99;
}

#sef:active{
	position:relative;
	top:1px;
}

#reqmain{
	width: 100%;
	height: 600px;
	background: url("img/bg.png");
	direction: rtl;
}

#r{
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 40px;
	font-family: vazir;
		text-shadow: 2px 2px 0px gray;
}

#reqform{
	font-family: vazir , leyla;
	font-weight: bold;
	text-align: center;
	font-size: 20px;
}

#in1{
	width: 200px;
	height: 20px;
	border-radius: 4px;
}

#in2{
	width: 200px;
	height: 20px;
	border-radius: 4px;
	margin-top: 10px;
	margin-right: 42px;
}

#in3{
	width: 600px;
	height: 150px;
	border-radius: 4px;
	margin-top: 20px;
}

#in3::placeholder{
	font-family: vazir;
}

#btnreq{
 margin: 10px;
    font-family: vazir;
    font-size: 20px;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
    background-size: 200% auto;
    color: #FFF;
    width: 200px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    cursor: pointer;
    display: inline-block;
    border-radius: 25px;
}

#tr{
	text-align: center;
	margin-top: 30px;
}
#btnreq {background-image: linear-gradient(to right, #00d2ff 0%, #3a7bd5 51%, #00d2ff 100%)}
#btnreq:hover { background-position: right center; }

#exmain{
	width: 100%;
	min-height: 500px;
	background: #ADA996;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #EAEAEA, #DBDBDB, #F2F2F2, #ADA996);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #EAEAEA, #DBDBDB, #F2F2F2, #ADA996); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}

.exitems{
	width: 220px;
	height: 230px;
	margin: 0 20px;
	margin-top: 5px;
	border-radius: 3px;
    display: flex;
    flex-direction: column;
}
#exe{
	display:flex;
	flex-wrap: wrap;
	justify-content: center;
}
#exe>a{
    margin-top: 10px;
}
#extitr{
	text-align: center;
	font-size: 50px;
	font-family: leyla;
	padding-top: 40px;
}

.imgexe{
	width: 220px;
	height: 200px;
	border-radius: 3px 3px 0 0;
}
.detexe{
	width: 220px;
	height: auto;
	line-height: 30px;
	text-align: center;
	font-family: vazir;
	border-radius: 0 0 3px 3px;
	background: #000428;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #004e92, #000428);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #004e92, #000428); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
color:white;

}

.io{
	background: black;
	opacity: 0.9;
	position: absolute;
	width: 220px;
	height: 200px;
	line-height: 200px;
	text-align: center;
	font-family: vazir;
	display: none;
	font-size: 30px;
	color: white;
}

#seomain{
	width: 100%;
	min-height: 500px;
	background: #037ef3;
	text-align: center;
}

#seotitr{
	font-size: 35px;
	font-family: vazir;
	text-shadow: 1px 1px 1px white;
	width: 100%;
	height: 50px;
}

#sssi{
	height: 150px;
	width: 333.5px;
	margin-top: 15px;
}

#seotoz{
	width: 90%;
	min-height: 100px;
	font-family: vazir;
	font-size: 20px;
	direction: rtl;
	text-align: justify;
	margin: 0 auto;
	padding-bottom: 20px;
	text-shadow: 1px 1px 1px gray;
}

a{
    text-decoration:none;
}

#mi{
	display: flex;
	width: 100%;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 20px;
}

.newsdad{
	width: 230px;
	height: 260px;
	border-radius: 3px;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 10px;
	box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, .05);
	background: white;
}

.nimg{
	width: 230px;
	height: 160px;
	border-radius: 3px 3px 0 0;
	box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, .05);

}

.nti{
	width: 230px;
	height: 80px;
	margin-top: -4px;
	font-family: vazir;
	direction: rtl;
	color: black;
}

.date{
	height: 20px;
	width: 230px;
	border-radius: 0 0 3px 3px;
	background: #8AD8FF;
	font-family: dast nevis;
	text-align: center;
	line-height: 20px;
	color: black;
	font-weight: bold;
}

.date:hover{
	background: #0082c3;
	color: white;
}

.nti:hover{
	color: #0082c3;
}

.nimg:hover{
	opacity: 0.8;
}


#supt{
	text-align: center;
	font-size: 34px;
	font-family: vazir;
	text-shadow: 2px 2px 10px white;
}

#support{
	width: 300px;
	height: 160px;
	margin: 0 auto;
	border-radius: 4px;
	box-shadow: 2px 4px 6px 0 #0082c3;
	color: white;
	text-shadow: 1px 1px 1px black;
}

#supspan{
	font-family: vazir;
	width: 280px;
	display: block;
	margin: 0 auto;
	text-align: justify;
	direction: rtl;
	text-shadow: 1px 1px 10px black;
}

#ph{
	font-family: dast nevis;
	font-weight: bold;
}

#blogmain{
	width: 100%;
	height: 378px;
	margin: 0 !important;
	background: #f3f7fa url(img/bg.png) no-repeat center top !important;
	box-shadow: 1px 1px 10px 1px black inset;
	padding-top: 20px;
}

#bloghead{
	width: 90%;
	height: 50px;
	background: rgba(255,255,255,0.10);
	margin: 0 auto;
	border-radius: 5px;
	text-align: center;
	font-family: vazir;
	line-height: 50px;
	font-size: 28px;
	color: white;
	text-shadow: 1px 2px 10px black;
	font-weight: bold;
	direction: rtl;
}

#blogtext{
	width: 70%;
	min-height: 500px;
	background: white;
	box-shadow: 0px 0px 1px black;
	margin: 0 auto;
	margin-top: -308px;
	margin-bottom: 20px;
	border-radius: 5px;
	padding: 30px;
	box-sizing: border-box;
	font-family: vazir;
	direction: rtl;
	text-align: justify
}







#comments{
	width: 70%;
	min-height: 500px;
	margin: 0 auto;
	background: white;
	box-shadow: 0px 2px 3px rgba(0,0,0,0.12);
	border-radius: 7px;
	margin-bottom: 20px;
}
#comhead{
	width: 100%;
	height: 50px;
	border-radius: 7px 7px 0 0;
	background: #f9fbfc !important;
	line-height: 50px;
	font-family: vazir;
	direction: rtl;
	padding-right: 10px;
	box-sizing: border-box;
  	box-shadow: 0px -1px 3px rgba(50, 50, 50, 0.75) inset;
	margin-bottom: 20px;
}
.comment{
	    position: relative;
    min-height: 100px;
    border-right: 3px solid #ced1d4;
    padding: 15px 0 10px 0;
    margin: 0px 40px 0 0;
    /* background: #fff url(img/bg-gradient1.png) repeat-x; */
    background: #fff;
    background: -moz-linear-gradient(top, rgba(250, 250, 250, 1) 0%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(250, 250, 250, 1) 0%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(250, 250, 250, 1) 0%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 100%);
}
.userGravatar{
	position: absolute;
    top: 0;
    right: -28px;
    background-color: #fff;
    border: 3px solid #ced1d4;
    width: 48px;
    border-radius: 100%;
    box-shadow: 1px 3px 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 1px 3px 10px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 1px 3px 10px rgba(0, 0, 0, .1);
}

.userInfo{
	direction: rtl;
	margin-right: 30px;
	font-weight: bold;
}
.cBody{
	   direction: rtl;
	margin-right: 30px;
	font-size: 14px;
	padding-top: 10px;
	box-sizing: border-box;
}
.cDate{
	margin-right: 30px;
	font-size: 10px;
	font-weight: normal;
}
.reply{
	float: left;
	cursor: pointer;
}

.comment *{
	font-family: vazir;
}

.child-comment{
	position: relative;
    width: 100%;
}

.child-comment:before {
    content: " ";
    position: absolute;
    top: 15px;
    right: -10px;
    width: 70px;
    height: 16px;
    background: transparent url(img/child-comment-attach-line.png) no-repeat center center;
}
.teacher{
		background: #d2eaf6;
	border:1px solid #bad8e7;
	border-radius: 5px;
}

.vMar20 {
    margin-right: 20px;
    margin-left: 20px;
}
.panel-info {
    border-color: #bce8f1;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-info > .panel-heading, .panel-info > .panel-heading i.mi {
    color: #006da3;
}
.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
#respond h3 {
    margin: 3px 0 !important;
}
.cSection .row h3 {
    text-align: right;
    font-family: is;
    font-size: 18px;
    margin: 10px 0;
}
.panel-title {
    font-size: 16px !important;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
#respond .panel-respond .panel-body {
    background-color: #f5f9fb;
}
.panel-body {
    padding: 15px;
}
.form-group {
    margin-bottom: 15px;
}
.cSection .row {
    min-height: 60px;
}
.row {
    margin: 0;
}
.posRel {
    position: relative;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}

.comment-respond *{
	font-family: vazir;
	direction: rtl;
}

.form-control {
    display: block;
    width: 80%;
    height: 24px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e7eaef;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.btn{
	background: #31708f;
	color: white;
	border: none;
	border-radius: 5px;
	cursor: pointer;
	margin: 0 auto;
	display: table;
	margin-top: 10px;
	box-shadow: 0 2px 3px #31708f;
}

.ffg{
	width: 400px;
	display: flex;
	justify-content: space-between;
}

ul {
 list-style:none;   
    margin:0;
    padding:0;
}
}