/* Circular Content Carousel Style */

@font-face {
    font-family: 'amlak';
	src: url('../fonts/BYekan.eot?#') format("eot"), url('../fonts/BYekan.woff') format("woff"), url('../fonts/BYekan.ttf') format("truetype");
}

body {margin: 0;}

.ca-container {
	position: relative;
	margin: 0 auto;
	width: 990px;
	height: 450px;
	font-family: amlak;
}



.ca-wrapper{
	width:100%;
	height:100%;
	position:relative;
}
.ca-item{
	position:relative;
	float:left;
	width:330px;
	height:100%;
	text-align:center;
}

.ca-item h3, .ca-item p {padding: 0 20px; font-family:amlak; font-weight: 200; color: white;}

.ca-more-wrap {
	height: 38px;
	position: absolute;
	bottom: 10px;
	text-align: center;
	width: 100%;
	bottom: 0;
}

.ca-more {
	padding: 7px 31px;
	background: rgb(255, 255, 255);
	text-align: center;
	color: rgb(52, 152, 219);
	text-decoration: none;
	border-radius: 4px;
}

.ca-close{
	position:absolute;
	top:10px;
	right:10px;
	background:#fff url(../../images/cross.png) no-repeat center center;
	width:27px;
	height:27px;
	text-indent:-9000px;
	outline:none;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	opacity:0.7;
}
.ca-close:hover{
	opacity:1.0;
}
.ca-item-main{
	border-radius: 15px 15px 0 0;
	position:absolute;
	top:5px;
	left:5px;
	right:5px;
	bottom:5px;
	overflow:hidden;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	background-color: #3397db;
	background-image: -webkit-radial-gradient(50% 74%, 100px 100px, rgba(255, 255, 255, 0.4) 0%, rgba(51, 151, 219, 0) 100%);
	background-image: -moz-radial-gradient(50% 74%, 100px 100px, rgba(255, 255, 255, 0.4) 0%, rgba(51, 151, 219, 0) 100%);
	background-image: radial-gradient(50% 74%, 100px 100px, rgba(255, 255, 255, 0.4) 0%, rgba(51, 151, 219, 0) 100%);
	background-position: 0 130px;
}


.ca-item-main img {width: 100%; border-radius: 15px 15px 0 0;}

.ca-content-wrapper{
	position:absolute;
	width:0px;
	height:440px;
	top:5px;
	text-align:left;
	z-index:10000;
	overflow:hidden;
}

.ca-content{
	width:660px;
	overflow:hidden;
	background: #2980b9;
	border-radius: 15px;
}

.ca-content-text{
	font-size: 14px;
	font-style: italic;
	margin:10px 20px;
	padding:10px 20px;
	line-height:24px;
}
.ca-content-text p{
	padding-bottom:5px;
}
.ca-content h6{
	margin:25px 20px 0px 35px;
	font-size:32px;
	padding-bottom:5px;
	color:#fff;
	border-bottom:2px solid #fff;
}
.ca-content ul{
	margin:20px 35px;
	height:30px;
}
.ca-content ul li{
	float:left;
	margin:0px 2px;
	list-style: none;
}
.ca-content ul li a{
	color:#2980b9;
	background:#fff;
	padding:3px 6px;
	font-size:14px;
	font-style:italic;
}
.ca-content ul li a:hover{
	background:#fff;
	text-shadow:none;
}
.ca-nav span {
	width: 25px;
	height: 38px;
	background: transparent url(../../images/arrows.png) no-repeat top left;
	position: absolute;
	top: 50%;
	margin-top: -19px;
	left: -40px;
	text-indent: -9000px;
	opacity: 0.7;
	cursor: pointer;
	z-index: 100;
}

.ca-nav span.ca-nav-next{
	background-position: -24px;
	left:auto;
	right:-40px;
}
.ca-nav span:hover{
	opacity:1.0;
}

.alert-info {
    background-color: #f4f9ff;
    border: 1px solid #bbd7ff;
    color: #003F8A;
	direction:rtl;
	font-family:amlak;
}

.page-title h2, .page-title h3 {
    color: #0065ca;
    min-height: 32px;
    border-bottom: solid 2px #0065ca;
    display: inline-block;
    position: relative;
    bottom: -2px;
    font-weight: 400;
	float:right;
	font-family:amlak;
	
}
.page-title h4 {
    color: #0065ca;
    min-height: 32px;
    border-bottom: solid 2px #0065ca;
    display: inline-block;
    position: relative;
    bottom: -2px;
    font-weight: 400;
	float:right;
	font-family:amlak;
	margin-top: -2px;
}
.mrg20B {
    margin-bottom: 20px !important;
}

.form-label-col {
    text-align: left;
    float: right;
    padding-left: 0
}
.label.control-label {
    line-height: 170%;
}

.page-title {margin-bottom: 20px;border-bottom: 2px solid #d8d8d8;min-height: 32px;}
.table-responsive {
    margin-bottom: 0;
    border: none;}
	
	.table-responsive {
    min-height: .01%;
    overflow-x: auto;
	}
	
	
	.content-body {
    font-family: IRANSans, Tahoma;
    font-size: 14px;
    line-height: 180%;
    text-align: justify;
}

.dir-rtl {
    direction: rtl;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

span.level-circle {
    width: 36px;
    height: 36px;
    border-radius: 20px;
    text-align: center;
    border: 2px #CCC solid;
    display: inline-block;
    font-size: 20px;
    float: right;
    margin-left: 5px;
    margin-top: 0;
    line-height: 36px;
}
element {
}
span.level-circle {
    width: 36px;
    height: 36px;
    border-radius: 20px;
    text-align: center;
    border: 2px #CCC solid;
    display: inline-block;
    font-size: 20px;
    float: right;
    margin-left: 5px;
    margin-top: 0;
    line-height: 36px;
}
.level-step span {
    display: inline-block;
    margin-top: 5px;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.level-step {
    color: #999;}
	
	.level-step span {
    display: inline-block;
    margin-top: 5px;
	}
	
	

.level-step div.level-selected-last {
    border-radius: 30px 0 0 30px;
	margin-top:3px;
}
.level-step div.level-selected {
    background-color: #FC8400;
    color: #FFF;
	margin-top:3px;
}

.level-step > div {
    padding: 10px;
    position: relative;
    min-height: 56px;
	margin-top:3px;
}

.level-left-border {
    border-radius: 50% 0 0 50%;
    border-left: 2px #ddd solid;
    position: absolute;
    left: 0;
    top: 0;
    width: 56px;
    height: 56px;
}
.li{
	margin-top:10px;
	margin-bottom: 10px;
	}
	
	.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    text-align: right;
	font-family:amlak;
	}
	.float-right1 {
    float: right !important;
    direction: rtl;
    text-align: right;
	}
	
	input1[type="checkbox"], input1[type="radio"] {
    margin: 15px;
    margin-top: 1px;
    line-height: normal;
	}
	
	.table-responsive {
    margin-bottom: 0;
    border: none;
	direction: rtl;
}
/*news*/
.facility-box .table td {
    padding: 0;
    border-top: none;
    width: 20%;
}

.fun-list-col{
    border-bottom: 1px dotted #cdcdcd;
    margin: 0 0 15px 0;
    padding-bottom: 15px;
	direction:rtl;
}
.fun-img-list {
    padding-right: 0;
}

.fun-img-list img {
    height: 100px;
    width: 125px;
    border: solid 1px #cdcdcd;
    padding: 1px;
	margin-top:35px;
}

.fun-summary-box {
    position: relative;
    min-height: 96px;
    padding-right: 0;
}

.fun-readmore-box {
    min-height: 13px;
    width: 100%;
    margin-top: 10px;
}
.mrg10T {
    margin-top: 10px !important}
	.align-justify {
    text-align: justify;}
	
	.lable_sabt
	{
		margin-right:10px;
		margin-left: 20px;	
	}
	.border-gray-T {
    border-top: 1px #A5A5A5 solid;}
	
	.search-result-tools {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
	}
	
	.labelforn2{
	background-color: rgb(244, 244, 244);
text-align: center;

	}
	
	.search-result-row {
    position: relative;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    background-color: #FFF;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    padding: 10px 15px;
    font-family: IRANSans, Tahoma;
    font-size: 14px;
    margin-bottom: 10px;
}

.search
{ font-family:amlak;
font-size:12px;
	
}
.massg{
	text-align: center;
        margin-top: 10px;
}

.details{
margin-top: 10px;
font-family: amlak;
}

.carousel-inner .active.left { left: -33%; }
.carousel-inner .next        { left:  33%; }
.carousel-inner .pr.carousel-inner .active.left { left: -33%; }
.carousel-inner .next        { left:  33%; }
.carousel-inner .prev        { left: -33%; }
.carousel-control.left,.carousel-control.right {background-image:none;}
.item:not(.prev) {visibility: visible;}
.item.right:not(.prev) {visibility: hidden;}
.rightest{ visibility: visible;}
ev        { left: -33%; }
.carousel-control.left,.carousel-control.right {background-image:none;}
.item:not(.prev) {visibility: visible;}
.item.right:not(.prev) {visibility: hidden;}
.rightest{ visibility: visible;}




.head
{

font-size:8px;
margin-bottom: 18px;
padding-top: 12px;
padding-bottom: 12px;
}

.fright {
    float: right !important;
	}


.bgc
{

background-color: #f8f8f8;
}
.pfont
{
font-size: 13px;
}


.cur{
  cursor: pointer;
}
.flable
{

    margin-right: 27px;
    margin-top: -3px;

}

.chklable

{
margin-right: 27px;
margin-top: -4px

}

.center
{
text-align: center;
}


------------









.panel.with-nav-tabs .panel-heading{
    padding: 5px 5px 0 5px;
}
.panel.with-nav-tabs .nav-tabs{
	border-bottom: none;
}
.panel.with-nav-tabs .nav-justified{
	margin-bottom: -1px;
}
/********************************************************************/

/*** PANEL PRIMARY ***/
.with-nav-tabs.panel-primary .nav-tabs > li > a,
.with-nav-tabs.panel-primary .nav-tabs > li > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li > a:focus {
    color: #fff;
}
.with-nav-tabs.panel-primary .nav-tabs > .open > a,
.with-nav-tabs.panel-primary .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-primary .nav-tabs > li > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li > a:focus {
	color: #fff;
	background-color: #3071a9;
	border-color: transparent;
}
.with-nav-tabs.panel-primary .nav-tabs > li.active1 > a,
.with-nav-tabs.panel-primary .nav-tabs > li.active1 > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li.active1 > a:active,
.with-nav-tabs.panel-primary .nav-tabs > li.active1 > a:focus {
	color: #fff;
	background-color:#0065CA;
	border-color: #428bca;
	border-bottom-color: transparent;
position: relative;
}
.with-nav-tabs.panel-primary .nav-tabs > li.active1::before {
 border: 7px solid transparent;
 border-top-color: #0065CA;
 position: absolute;
 bottom: -14px;
 left: 40%;
 content: ' ';
}

.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #428bca;
    border-color: #3071a9;
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #fff;   
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #3071a9;
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    background-color: #4a9fe9;
}
/********************************************************************/
.wh
{
width: 100%;
}



.bold
{
    font-weight: 900;
    font-size: 13px;
    text-align: center;
}

.pdetails
{

    font-size: 12px;
    margin-top: 7px;

}

.ldetails
{
     padding-top: 0px;
     margin-top: 0px;
}


/*************************  FOR MANATEGH DIV  *************************/

.allManategh1, .allManategh2 {
 width: 100%;
 border: 2px solid #bdc3c7;
 border-radius: 6px;
 background: #fff;
 overflow: hidden;
 height: 84px !important;
 margin-top: 11px;
}

.mantagheSpan {
 padding: 2px 18px 4px 10px;
 box-sizing: border-box;
 background: #ddd;
 color: #242424;
 display: inline-block;
 margin: 3px 7px 0 0;
 border-radius: 50em;
 position: relative;
 font-size: 12px;
}

.delSpan {
 display: inline-block;
 position: absolute;
 border-radius: 50em;
 background-color: #cfcfcf;
 border: 1px solid #999;
 color: #242424;
 width: 18px;
 height: 18px;
 font-size: 12px;
 font-family: "Calibri";
 font-wieght: bold;
 right: -5px;
 top: 2px;
 cursor: pointer;
 text-align: center;
 -webkit-transition: all ease 0.2s;
 -moz-transition: all ease 0.2s;
 transition: all ease 0.2s;
}

.delSpan:hover {
 background-color: #0065CA;
 border-color: #0065CA;
 color: #fff;
 -webkit-transition: all ease 0.2s;
 -moz-transition: all ease 0.2s;
 transition: all ease 0.2s;
}

/********************************  END  *******************************/




