body{
	font-family:IRANSansWeb;
	direction:rtl;
	font-size:10.5pt;
	margin-top: 78px;
        background:rgb(249, 249, 249);
}

@media screen and (max-width:768px){

    .ersal nav,
    .postPage nav {
        display: none !important;
    }

    
}

@media screen and (max-width:768px){
.mobile-container {
    padding: 0 !important;
}
}

@font-face {
  font-family: IRANSansWeb;
  src: url(/uploads/IRANSansWeb.0b5055a.woff2);
}

.glyphicon{
	font-size: 20px;
	transform:scale(0.575);
}

.navbar-toggle .icon-bar {
    background-color: green;
    margin: -2px 0;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 17px;
    height: 3px;
    border-radius: 1px;
}

.navbar-fixed-top {
    background: rgba(255, 255, 255, 0.995);
}

.navbar-collapse{
	box-shadow:none;
}

.nav>li>a:focus, .nav>li>a:hover{
	background:transparent;
}

.nav>li>.send-button:focus, .nav>li>.send-button:hover{
	background:rgba(0, 128, 0,.9);
	color:white;
}

.send-button {
    background: green;
    border-radius: 3px;
    padding: 10px 14px 10px 14px !important;
    margin: 5px 15px 0 0;
    font-weight: 700;
	margin-left: 6px;
}

.smallest-send-button{
	display:none;
}

.send-button{
    color:white !important;
	text-decoration:none !important;
}

.navbar {
    border-bottom:1px solid rgba(0,0,0,.0975);
}

.navbar a{
	color:black;
}

.blog-title {
    color: green !important;
    font-weight: bold;
    font-size: 12pt;
    margin-top: 0px;
}

.app-location{
	display:none;
}

.app-location a:hover{
	text-decoration:none;
}

.navbar-collapse{
	z-index:+9;
}	
	
.navbar-toggle{
	margin-right:0px
}

.navbar-right{
	margin-right: -47px;
}

.navbar .row {
    margin:7px 0 6px 0;
}

.navbar-btn {
    margin-top: 2.4px;
    margin-bottom: 6px;
}

.navbar .btn-group .btn-default {
    color: #8e8e8e;
    border-color: #efefef;
    padding-left: 0;
    font-weight: 700;
}


.navbar .btn-group .btn-success {
    color: green;
    background-color: #f0f0f0;
    border-color: #e2e2e2;
	height:40px;
}

.navbar .btn-group .btn-success,
.navbar .btn-group .btn-default {
    padding: 9px 9px;
}

@media screen and (min-width:1200px){
	
	.navbar .btn-group .btn-success {
		color: green;
		background-color: #f0f0f0;
		border-color: #e2e2e2;
		height:39px;
	}

	.navbar .btn-group .btn-success,
	.navbar .btn-group .btn-default {
		padding: 10px;
	}
	
}

.navbar .btn-group .btn-success:hover {
    color:green;
	border-right-color:transparent;
}

.nav>li {
    position: relative;
    display: block;
    padding: 0 4px;
}

.navbar {
    margin-bottom: 15px;
}


@media screen and (max-width: 768px) {

	.app-location{
		display:block;
	}
	
	.pc-location, .pc-send-button{
		display:none !important;
	}
	
	.nav>li>a:focus, .nav>li>a:hover{
		background:#f6f6f6;
	}
	
	.navbar-nav {
		margin: 12.5px -15px;
		border: solid 1px #eaeaea;
		width: 163px;
		margin-right: 0;
		padding-right: 0;
		border-radius: 4px;
		box-shadow: 0px 2px 2px #e8e8e8;
		background:white;
	}	
	
	.pc-blog-title{
		display:none !important;
	}

	.app-send-button {
		padding: 10px 10px 10px 10px !important;
		float: left;
		margin-left: 1%;
		border-radius: 4px;
		margin: 7px 15px 0 0;
	}
	
	.navbar-collapse{
		position: absolute !important;
	}	

	.navbar-toggle {
		position: relative;
		float: left;
		padding: 15px 15px;
		margin-top: 13.5px;
		margin-right: 15px;
		background-color: transparent;
		background-image: none;
		border: 1px solid transparent;
		border-radius: 4px;
		margin-left:4px;
		border: 1px solid #d9f1d9;
	}
	
	.navbar-nav>li>a {
		background: transparent;
	}	
	
	.navbar-collapse {
		left: 15px;
		top: 50px;
	}
	
	.navbar-btn{
		margin-right:7px;
	}

	.navbar-btn {
		margin-top: 7px;
		margin-bottom: 8px;
	}
	
	.nav>li {
		position: relative;
		display: block;
		padding:0px;
	}

	.nav>li>a {
		position: relative;
		display: block;
		padding: 10px 15px !important;
	}
	
	.range {
		margin-left: 13px !important;
		margin-right: -14px !important;
	}

}


.fixed {
    position: fixed;
    margin-right: 1.25%;
}

.panel-default{
	border:none;
	box-shadow:none;
    /*padding: 0px 22px;*/	
	padding-left:19px;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f0f0f0;
    border-color: #dddddd80;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 11pt;
    color: inherit;
	cursor:context-menu;
}

.list-group-item {
    margin-bottom: 0px;
    border: none;
    border-bottom: 1px solid rgba(236, 236, 236, 0.85) !important;
    padding: 12px 15px;
    cursor: pointer;
}

#categories .list-group-item{
    border-bottom-color:#e5e5e5f2 !important; 
    direction:rtl;
}

.list-group-item a{
	color:black;
	padding-right:10px;
}

.list-group-item a:focus{
	text-decoration:none;
}

.list-group-item a:hover{
	text-decoration:none;
}

.list-group-item:hover{
	background: rgb(230, 230, 230) !important; 
}

.panel-heading {
    padding: 12px 15px;
}

.form-control-feedback {
	right: auto;
}

.checkbox, .radio {
    margin:auto;
    height: 0px !important;	
}	


.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    margin-right: -20px;
}

.checkbox label, .radio label {
    width: 150px;
    margin: 0;
}

.checkbox button {
    border: none;
    padding: 9px 11px;
    background: green !important;
    border-radius: 3px !important;
    float:left;
    margin-top: 0.5px;
    font-weight: 700;
    margin-right: 15px;
    margin-left: 1px;
    margin-top: -7px;
    color: white !important;
}

.checkbox button:hover{
	background:rgba(0, 128, 0,.9);
}

.search-bar {
    background: rgb(255, 255, 255) !important;
    position: relative;
    display: block;
    height: 261px;
    padding: 0px 4px;
    padding-top: 24px;
    padding-left: 15px;
    border-radius: 3px;
    border-color: transparent;
}

.range {
    margin-left: 79px;
    margin-right: -79px;
    display:none;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #bfbfbf !important ;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #bfbfbf !important ;
    opacity: 1; /* Firefox */
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #bfbfbf !important ;
    opacity: 1; /* Firefox */
}

.content-agahi-contains li:nth-child(1){

	margin-top:2px;
}

form {
    padding-left: 47px;
}


.form-group{
	margin-bottom:134px !important;
	padding: 0 11px 0 0
}

.form-control {
    padding: 22px 0;
    box-shadow: none;
}

.form-control:focus {
	box-shadow: none;
}

.form-control-feedback {
    line-height: 255%;
    font-size: 22px;
    color: #8e8e8e;
    margin-right: 0;
    margin-top: 0;
    position: relative;
    font-weight: 700;
    z-index: +999999999;
}

.has-feedback .form-control {
    padding-right: 35px;
    height:47px;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 15px 10px;
}

@media (min-width: 1024px) and (max-width: 1536px) {

}

@media screen and (max-width: 991px) {

	.subjects{
		display:none;
	}


	.search-bar {
		height: 275px;
	}

	.form-group {
		margin-bottom: 14px !important;
	}	
	
	.range {
		margin-left: -2px;
		margin-right: -8px;
	}
	
}

@media screen and (max-width: 1200px) {
	
	.checkbox, .radio {
		margin: auto;
		height: 0px !important;
		margin-top: 47px;
	}	


}

@media screen and (max-width: 517px) {

	.send-button, .app-send-button{
		display:none;
	}
	
	.smallest-send-button{
		display:block;
	}
	
}

.option-search-bar {
    background: #fafafa;
    border: solid 1px #ededed;
    width: 266px;
    height: 156px;
    border-radius: 3px;
    margin-left: 50px;
}

.option-search-bar .list-group-item,
.option-search-bar .list-group-item:hover {
    background: transparent;
}

.option-search-bar .panel-default {
    width: 100%;
    padding: 0;
    text-align: center;
    margin: 0;
    text-indent: -10px;
}

.option-search-bar .list-group-item,
.option-search-bar .list-group-item:hover{
    background: rgb(241, 241, 241);
}

li.list-group-item.list-item-range,
li.list-group-item.list-item-range:hover{
    height: 63px;
}

ul.show-coast-value li {
    display: inline-block;
    width: 50%;
}

li.list-group-item.show-cost-values {
    padding: 0;
    margin: 0;
}

ul.show-coast-value {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 29%;
}

ul.show-coast-value li:nth-child(1) {
    border-left: solid 1px #ededed;
    padding: 0;
    margin: 0;
}

ul.show-coast-value li {
    display: inline-block;
    width: 50%;
    margin-left: -9px;
    /* padding: 12px 0; */
    height: 100%;
}

.min-coast-value,
.max-coast-value {
    padding:10px 0;
}

.min-coast-value {
    padding:10px 0px;
    padding-right:10px !important;
}

.min-coast-value span,
.max-coast-value span{
    padding:0 5px;
    color:gray;
}

.txt {
    max-width: 100%!important;
    text-align: center;
    background: transparent;
    border: none;
    color: green;
	margin:0 2px;
	position:relative;
	z-index:+999;
}

.txt:focus{
	outline:none;
	border:none;
}

/* multirange input */

section.range-slider {
  position: relative;
  width: 300px;
  float: left;
  text-align: center;
}

section.range-slider input[type="range"] {
    pointer-events: none;
    position: absolute;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    border: none;
    border-radius: 14px;
    background: white;
	border: solid 1px #f0f0f0;
    left: 0px;
    top: 13.5px;
    width: 239px;
    outline: none;
    height: 7px;
    margin: 0 auto;
    padding: 0;
	cursor: pointer;
}

section.range-slider input[type="range"]::-webkit-slider-thumb {
  pointer-events: all;
  position: relative;
  z-index: 1;
  outline: 0;
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  border: none;
  border-radius: 14px;
  background:green;
  /* W3C */
}

section.range-slider input[type="range"]::-webkit-slider-thumb:hover{
	background:rgba(0, 128, 0,.9);
}

section.range-slider input[type="range"]::-moz-range-thumb {
  pointer-events: all;
  position: relative;
  z-index: 10;
  -moz-appearance: none;
  width: 16px;
  height: 16px;
  border: none;
  border-radius: 14px;
  background:green;
  /* W3C */
}
section.range-slider input[type="range"]::-ms-thumb {
  pointer-events: all;
  position: relative;
  z-index: 10;
  -ms-appearance: none;
  width: 16px;
  height: 16px;
  border-radius: 14px;
  border: 0;
  background:green;
  /* W3C */
}
section.range-slider input[type="range"]::-moz-range-track {
  position: relative;
  z-index: -1;
  background-color: black;
  border: 0;
}
section.range-slider input[type="range"]:last-of-type::-moz-range-track {
  -moz-appearance: none;
  background: none transparent;
  border: 0;
}
section.range-slider input[type="range"]::-moz-focus-outer {
  border: 0;
}



.list-group-item:nth-last-child(1){
	border:none !important;
}

.max-coast-value.value-shower {
    margin-left: -6px;
}

#range-coast {
    width: 207px;
    height: 5px;
    background: green;
    position: absolute;
    margin: -78.5px 26px 0px 0;
}

div#right-white-coast {
    background: white;
    width: 0px;
    height: 7px !important;
    position: absolute;
    margin: -79.5px 10px 0 0;
    border:solid 1px #f0f0f0;
	border-right:none;
    border-radius:0 14px 14PX 0;
	border-left-color:transparent;
}

.checkbox button {
    border: none;
    padding: 9px 11px;
    background: green;
    border-radius: 3px;
    margin-top: 0.5px;
    font-weight: 700;
    margin-right: 15px;
    margin-left: 1px;
    margin-top: -8px;
}

.checkbox-input {
  position: relative;
  margin: 0 10px;
  background: #d5d5d5;
  outline: 0;
  -webkit-appearance: none;
  cursor: pointer;
  border-radius:3px;
}

.checkbox-input::after {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    display: block;
    width: calc((100% - 4px) / 2);
    height: calc(100% - 4px);
    background: white;
    transition: all .1s linear;
    box-shadow:inset 0 0 4px #adacac61;
	border-radius:3px;	
}

.checkbox-input:checked {
  background: green;
}

.checkbox-input:checked::after {
  transform: translateX(100%);
}

.checkbox-input {
    width: 42px !important;
    height: 23px !important;
}

label li {
    list-style: none;
    line-height: 239%;
    float: right;
    margin: 0 10px 0 0px;
    font-weight: normal;
    cursor: pointer;
}

.search-option label {
    margin-right: 3px;
    margin-top: 2px;
}

.search-option input:focus{
	outline:none;
}

.form-control {
    border-color: #dddfe2;
}

.form-search-bar{
	margin: 0 auto;
        float:right;
}

@media screen and (max-width: 1300px) {
	.fixed{
		width:220px;
	}
}

@media screen and (max-width: 1100px) {
	.fixed{
		width:200px;
	}
}

@media screen and (max-width: 1240px) {

	.has-feedback .form-control{
		
		padding-right: 30px;
		
	}

}


@media screen and (max-width: 1200px) {
	.search-bar{
		height:242px;
	}
	
	.form-group{
		margin-bottom:5px !important;
	}
	
	.checkbox button {
		margin-top: 11px;
	}
	
	.search-option label {
		margin-right: 14px;
		margin-top: 20px;
	}


	.agahi-col-container {
		float: right !important;
		padding: 0 !important;
		margin-top: 28px !important;
		padding: 9% !important;
		margin-right: 0 !important;
		padding-right: 0 !important;
		padding-top: 0 !important;
	}
		

	.fixed {
		position: fixed !important;
		margin-right: -0.2% !important;
	}	
			
}


@media screen and (max-width: 768px) {
	
	form{
		padding-left:0;
	}
	
}

@media screen and (max-width: 991px){
	.range {
		margin-left: 3%;
		margin-right: -7%;
	}
	

	
}

@media screen and (max-width: 900px){
	
	/*.range {
		margin-left: 4.5%;
		margin-right: -7%;
	}*/
	
}

@media screen and (max-width: 850px){
	
	.range {
		margin-left: 5.5%;
		margin-right: -7%;
	}
	
}

@media screen and (max-width: 800px){
	
	.range {
		margin-left: 6.5%;
		margin-right: -7%;
	}
	
}

@media screen and (max-width: 768px){
	
	.range {
		margin-left:0 !important;
		margin-right:0 !important;
		margin-bottom: 10px;
	}
	
}

.profile-icon-back {
    float: right;
    color: green;
    margin-left: 7px;
}

.agahiha,
.agahiha2{
	direction:ltr;
}

.agahiha .col-lg-4, 
.agahiha2 .col-lg-4{
    background:white;
    padding: 0;
	margin-top:14px;
	float: right;
}


.agahi-contains li {
    list-style: none;
    float: left;
    width: 50%;
    text-align: right;
    height: 200px;
    overflow: hidden;
}

.agahi-contains li:nth-child(1) {
    border: 1px solid #dddfe2;
    border-radius: 4px 4px 0 0;
    width: 100%;
    overflow: hidden;
    border-bottom-color: transparent;
}

.agahi-contains li:nth-child(2) {
    border:1px solid #dddfe2;
    width: 100%;
    height: 62px;
    /*border-top-color: transparent;*/
    border-radius: 0 0 4px 4px;
    margin-top: -3.5px;
    margin-bottom:14px;
}

ul.agahi-contains {
    padding: 0;
}

ul.agahi-contains h3 {
    margin-top: 13px;
    margin-right: 2px;
    font-size: 10pt;
    color: #afafaf;
    padding-bottom: 0;
}

.price {
    color: white !important;
    font-size: 8.8pt;
    position: absolute;
    top: 198px;
    background: rgba(0, 0, 0, 0.8);
    padding: 5px 4.9px !important;
    right: 24px;
    border-radius: 3px;
    direction: rtl;
    /* display: none; */
}

ul.agahi-contains:hover .price{
    display:block;
}

@media screen and (max-width: 768px) {

		.agahi-contains li:nth-child(1),
		.agahi-contains li:nth-child(2){
			width:50%;
		}
			
}

.agahiha,
.agahiha2 {
    direction: ltr;
    margin-bottom: 42px;
}

.agahi-col-container{
	float:right;
}

.col-lg-12.col-md-12.col-xs-12.agahiha,
.col-lg-12.col-md-12.col-xs-12.agahiha2 {
    padding: 0;
}

.agahi-col-container {
    float: right;
    padding: 0;
	margin-top: 4px;	
}
/*
.form-group:nth-child(2) {
    padding: 0;
    border-radius: 0px;
}

.form-group:nth-child(1) {
    padding: 0;
}

.form-group:nth-child(1) input{
    border-radius: 4px 0 0 4px;
}

.form-group:nth-child(2) input{
    border-right:none;
    border-left:none;
	border-radius:0;
}

.form-group:nth-child(3) input{
    border-radius: 0 4px 4px 0;
}*/

.form-control:focus {
    border-color: #00800094;
}

.form-group:nth-child(2) .form-control-feedback,
.form-group:nth-child(1) .form-control-feedback{
    font-size:15px;
    line-height:400%;
	left:0;
}

.form-group:nth-child(3) .form-control-feedback{
    color:#8e8e8e;
    font-size:22px;
    line-height:238%;
}

.form-group:nth-child(2) input, .form-group:nth-child(1) input{
	padding-right:12px;
}

@media screen and (max-width: 768px){
	
	.agahi-contains li:nth-child(1) {
		border-left: none;
		border-top: none;
		border-bottom: none;
		border-radius: 3px 0 0 3px;
		width: 50%;
	}
	
	.agahi-contains li:nth-child(2) {
		border-right: none;
		border-top: none;
		border-bottom: none;
		border-radius: 0 3px 3px 0;
		width: 50%;
	}	
	
	.agahiha .col-lg-4,
	.agahiha2 .col-lg-4 {
		background: white;
		padding: 0;
		margin-top: 0;
		float: right;
		padding: 2px 0;
	}	
	
	.agahi-contains li {
		list-style: none;
		float: left;
		width: 50%;
		text-align: right;
		height: 140px;
		overflow: hidden;
		padding-top: 2px;
	}	
	
	.agahiha .col-xs-12:nth-child(1) li,
	.agahiha2 .col-xs-12:nth-child(1) li{
		border:none;
	}
	
	ul.agahi-contains {
		border-top: solid 1px #d8d8d8 !important;
	}	
	
	.form-search-bar {
		padding:0;
                display:none !important;
	}

	.option-search-bar {
		background: #fafafa;
		border: solid 1px #ededed;
		width: 266px;
		height: 156px;
		border-radius: 3px;
		margin-left: 50px;
		margin: 0 auto;
	}
	
	label li{
		margin:0 5px 0 0;
	}
	
	.checkbox button {
		border: none;

		background: green;
		border-radius: 3px;
		font-weight: 700;

		/* margin-left: 1px; */

		width: 97%;
	}	
	
	.search-bar{
		height:285px;
	}
		
	ul.agahi-contains h2 {
		margin: 0;
		margin-top: 14px;
		margin-right: 5px;
		font-size: 10.2pt;
		font-weight: 700;
	}
	
	.price {
		font-size: 9pt;
		margin-right: 5px;
		color: gray;
		direction: rtl;
		padding-top: 58px;
	}

	.agahi-image {
		margin-left: -3px;
	}
	
}

@media screen and (max-width: 768px){
	
	.agahi-contains li:nth-child(1) {

		width: 50%;	
	}
	
	.agahi-contains li:nth-child(2) {

		width: 50%;
	}

	.agahi-image {
		transform: scale(1) !important;
	}	
	
}

@media screen and (max-width: 800px){
	label li{
		margin:0 5px 0 0;
	}
}

@media screen and (max-width: 991px){

.agahi-col-container {
    float: right !important;
    padding: 0 !important;
    margin-top: 28px !important;
    padding: 4.5% !important;
    margin-right: 0 !important;
    padding-top: 0 !important;
    padding-right: 3.5% !important;
}
	
}

ul.agahi-contains {
	border-top: none;
	cursor: pointer;	
}
	
span {
    font-size: 8pt;
    color: #afafaf;
    padding-right: 1px;
}

@media screen and (max-width: 768px){
	
	.blog-title{
		display:none;
	}
	
	
}

.dropdown{
	width:100%;
	border-color:#dddddd;
}

.dropdown button:focus {
    border-color: rgba(169, 169, 169, 0.58);
	outline:none;
	border-radius:4px 4px 0 0;
	border-bottom:none;
	background:white;
}

.agahiha-dropdown{
	text-align:right;
	color:#bfbfbf ;
    height:46px;
}

.btn .caret {
    margin-left: 0;
    margin-top: 9px;
    color: #7b7c7d;
}

.agahiha-dropdown .caret{
	float:left;
}

.dropdown-agahiha-col-8 .col-lg-4 {
    padding-left: 0;
}

.open>.dropdown-menu {
    display: block;
    width: 100%;
    text-align: right;
    padding: 0;
    box-shadow: none;
    border-radius: 0 0 4px 4px;
    margin-top: 0;
    border-top: none !important;
    border:solid 1px #00800094;
    height:auto;
}

.dropdown-menu>li>a {
    display: block;
    padding: 10px 24px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
	cursor:pointer;
}

.dropdown-cities>li>a {
	background:white;
}

.dropdown-menu li:nth-last-child(1) a{
	border-radius: 0 0 4px 4px !important;
}

.dropdown-cities {
    max-height: 164px;
    overflow-y: auto;
}

.agahi-image {
    background: url(https://farateb.com/uploads/nopicphoto.jpg) /*#efefef*/ !important;
    /*width: 231px;*/
    height: 231px;
    background-position-x: -15px !important;
    background-position-y: -10px;
    background-size: cover !important;
}


/*** modal ***/

.modal-header .close {
    margin-top: -2px;
    float: left;
}

.modal-body .col-lg-3 {
    float: right;
    direction: rtl;
    text-align: center;
    padding: 9px;
}

.place-name-1 {
    padding: 10px 0;
    border: solid 2px #ccc;
}

.place-name-1:hover {
    background: green;
    color: white;
    border-color: transparent;
}

.modal-header .close {
    float: left;
    color: white;
    line-height: 144%;
    text-shadow: none;
    opacity: 0.5;
    margin-left: 1%;
}

.modal-header .close:hover{
	opacity:0.8 !important;
}

.modal-header {
    padding: 15px;
    /* border-bottom: 1px solid #e5e5e5; */
    background: green;
    color: white;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    background-color: rgba(0, 0, 0, 0.9);
    opacity: 0.8;
    opacity: 0.85 !important;
	
}



@media (min-width: 768px){
	.modal-dialog {
		width: 680px;
		margin: 30px auto;
	}
}

/*** location ***/

.shahrestanha{
	display:none;
}

.agahi-content {
    padding-right: 3px;
}

.modal-body {
    position: relative;
    padding: 15px 13.5px;
}

#counter7{
display:none;
}

@media screen and (max-width:768px){

	.wrapper-agahi-image {
		overflow: hidden;
		width: 157px;
	}	
	
	.agahi-image img {
		max-height: 142px;
		float: left;
		padding: 10px;
		padding-left: 0px;
		padding-top: 5.5px;
	}	
		
	.agahi-contains li {
		list-style: none;
		float: left;
		width: 50%;
		text-align: right;
		height: 138px;
		overflow: hidden;
		padding-top: 2px;
	}	
		
	ul.agahi-contains h2 {
		margin: 0;
		margin-top: 10px;
		margin-right: 5px;
		font-size: 11.6pt;
		font-weight: normal;
	}

	.navbar-nav {
		margin: 12.5px -15px;
		border: solid 1px #d8d8d8;
		width: 163px;
		margin-right: 0;
		padding-right: 0;
		border-radius: 4px;
		box-shadow: 1px 2px 2px 0px #cdcdcd;
		overflow:hidden;
	}

    .navbar-nav li:nth-child(2) a {
        border-radius:4px 4px 0 0;
    }

	.wrapper-agahi-image {
		overflow: hidden;
		width: 131px;
	}

	.price {
		font-size: 9pt;
		margin-right: 5px;
		color: gray;
		direction: rtl;
		padding-top: 57px;
	}	

	ul.agahi-contains {
		border-top: solid 1px #ebebeb !important;
	}


	.agahiha .col-xs-12:nth-child(1) ul.agahi-contains,
	.agahiha2 .col-xs-12:nth-child(1) ul.agahi-contains{
		border:none !important;
		padding-top:0 !important;
		margin-top:-7 !important;
	}


	.modal-body.col-xs-12 {
		padding: 6px;
	}
	.hame_ostanha .col-xs-4 {
		padding: 6px;
		margin: 0;
	}

	.shahrestanha {
		max-height: 400px !important;
		overflow-y: auto;
	}


	.agahi-col-container {
		float: right;
		padding: 0 !important;
		margin-top: 28px;
		/* padding: 9%; */
		margin-right: 0;
		padding-right: 0;
		padding-top: 0;
		padding: 0;
	}

	.navbar-btn {
		margin-top: 7px;
		margin-bottom: 8px;
		margin-right: 0;
	}
	
	.agahi-content {
		padding-right: 0px;
		margin-right:-2px;
	}
	

}

span {
    font-size: 9pt;
    color: #afafaf;
    padding-right: 1px;
}

.choose_ostanga {
    background: #4CAF50;
    color: white;
    padding: 6px 6px;
    border-radius: 4px;
    display: inline-block;
    padding-right: 8px;
    cursor: pointer;
    margin-top: -5px;
    margin-bottom: -5px;
}

.choose_ostanga span {
    color: #ffffff;
    font-size: 14pt;
    padding: 0px 10px;
    background: #029402c4;
    border-radius: 4px;
    margin-right: 10px;
}

.choose_ostanga span:hover{
	background:#027902c4;
}

.choose_ostanga:nth-child(2){
	margin-right:7px;
	padding: 7px 10px;	
}

.shahrestanha {
    max-height: 550px;
    overflow-y: auto;
}


div#right-white-coast {
    margin: -79.5px 14px 0 0;
}

ul.agahi-contains h2 {
    margin: 0;
    margin-top: 11px;
    margin-right: 2px;
    font-size: 13.7px!important;
    font-weight: 600;
}

.price {
    color: #9e9e9e;
	font-size:8.8pt;
	padding-top: 78px;
}

.agahi-contains li {
    height: 235px;
    background:white;
}

.agahi-image img {
    border-bottom: solid 1.2px #dee0e2;
    max-width: 100%;
}

.navbar {
    border-bottom: 1px solid rgba(0,0,0,.0975);
}

.dropdown-menu>li>a {
    width: 100%;
}

@media screen and (max-width: 768px){

	.navbar .btn-group .btn-success {
		border-color: #d0d0d1b8;
	}

	.navbar .btn-group .btn-default {
		border-color: #d0d0d1b8;
	}

    .agahi-image{
        background-position:-6px -6px;
    }
	
	.agahi-contains li {
		height: 132px;
	}
	
	.agahi-image img {
		max-height: 131px;
		float: left;
		padding: 5.5px;
		padding-left: 0;
	}
	
	
	ul.agahi-contains h2 {
		margin: 0;
		margin-top: 10.5px;
		margin-right: 5px;
		font-size: 11.5pt;
		font-weight: lighter;
	}

	.price {
		color: #9e9e9e;
		font-size: 8.8pt;
		padding-top: 55px;
	}
	
}

.agahiha-dropdown .caret{
	left:13px;
	position:absolute;
}

.agahiha-dropdown {
    text-align: right;
    color: #bfbfbf;
    height: 47px;
    border-color: #ffffff !important;
    border-bottom: solid 1.3px #c3c3c3 !important;
    border-radius: 0!important;
}

.agahiha a, .agahiha a:hover,
.agahiha2 a, .agahiha2 a:hover {
    color: black;
    text-decoration:none;
}

.panel-default>.panel-heading {
    background-color: rgb(235, 235, 235); 
}


.navbar .btn-group .btn-success {
    background-color: #efefef;
    padding-right: 2px;
    border-right-color: transparent;
    border-radius: 0;
    border-top: none;
    border-color: #d3d3d38f;
    border-bottom: none;
    border-right: none;
}

@media screen and (max-width: 768px){

	.agahi-col-container {
                width:100%;
		margin-top: 0 !important;
	}
	
	.search-bar {
		background: rgb(249, 249, 249);
	}
	
}

#modal-1 .btn-default:hover {
    color: #fff;
    background-color: #008000;
    border-color: #008000;
}



@media (min-width: 991px) and (max-width: 1199.98px) {
.left-side{
	padding:2px;
	padding-top:0;
}
}

.container-fluid.mobile-view {
    padding: 0px 11px;
}

@media screen and (max-width:768px){

	.col-md-10.left-side {
		padding: 12px;
                padding-top:0px;
	}

.col-lg-12.col-md-12.col-xs-12.agahiha{
margin-left:-2px;
}
 
}

ul.agahi-contains h2{
	margin-top:10.7px !important;
	direction: rtl;
}

ul.ostanha_city_page li {
    list-style:none;
    width:23%;
    background:white;
    float:right;
    padding:8px;
    border:solid 1px lightgray;
    text-align:center;
    margin:7px;
    border-radius:3px;
}

ul.ostanha_city_page li a{
    color:black;
}

.modal-body .btn-default {
    color: #4f4f4f;
    background-color: #fff;
    border-color: #ccc;
}

.place-name-1 {
    padding: 10px 0;
    border: solid 1.7px #ccc;
}

.btn-back {
    width: 19px;
    height: 20px;
    text-align: center;
    color: green;
    cursor: pointer;
    display: none; 
    margin-left: 9px;
	float:right;
}

.btn-back .glyphicon{
	font-size: 16pt;
    line-height: 94%;
}

#parent_0{
	cursor:pointer;
    font-weight:700;
}

ul.agahi-contains h3 {
    margin-top: 3px;
    padding: 7px;
    border-radius: 3px;
    position: absolute;
    right: 17px;
}

span {
    font-size: 9pt;
    color: #afafaf;
    padding-right: 1px;
}

.agahi-contains li {

    overflow: inherit; 
}


.left-side {
    padding-left: 94px;
    padding-right: 4px;
}


*/

.ostan-block {
    width: 82% !important;
    display: block;
    background: #f4fff463 !important;
    padding: 15px 0 !important;
}

.list-onvan {
    background: rgb(247, 247, 247);
    text-indent: -11px;
    font-weight: bold;
	border-radius: 0 0 3px 3px !important;
}

.list-onvan a{
    color:green;
}

.pic-album{width:100%; height:138px;}

.pic-album .pic{
	float:right;
	margin-left:15px;
	height:138px;
	width:157px;
	background-color:transparent;
	border:solid 1px lightgray;
	overflow:hidden;
}


/* modal new basic style */

.modal-header {
    padding: 15px;
    /* border-bottom: 1px solid #e5e5e5; */
    background: white !important;
    color: black !important;
    opacity: 0.5;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-size: 12pt;
    font-weight: bold;
    color:rgba(0,0,0,0.85)
}

.modal-header .close {
    float: left;
    color: white;
    line-height: 144%;
    text-shadow: none;
    opacity: 0.5;
    margin-left: 1%;
}

.modal-header .close {
    color: black !important;
    opacity: 0.5;
}

.input-modal,textarea.modal-textarea{
	border: solid 1px rgba(211, 211, 211, 0.75);
}

#modal-3 .btn-block,
#modal-2 .btn-block,
#modal-1 .btn-block {
    font-weight: bold;
}

/* end modal basic style */


.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -44px;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -44px;
}

.carousel-indicators {
    bottom: -2px;
}

.left-side {
    padding-left: 54px;
    padding-right: 10.44px;
    margin-left: 1.2%;
}

.fixed {
    position: fixed;
    margin-right: 0.5%;
    padding-left:19px;
    padding-right:19px;
}

.modal-footer{
 border:none !important;
}

.modal-header {
    border-radius: 5px 5px 0 0;
}

.pageofbox {
    background: white;
    width: 425px;
    max-height: 324px;
    position: absolute;
    left: 50%;
    right: 50%;
    margin-right: -387px;
    height: auto;
    border: solid 1px #ebebeb;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.0975);
    box-shadow: 0 0 5px rgba(0,0,0,.0975);
}

.pageofbox::before {
    content: "";
    display: block;
    width: 19px;
    height: 19px;
    background: white;
    border: solid 1px rgb(239, 239, 239);
    position: absolute;
    left: 50%;
    margin-left: -185.5px;
    margin-top: -9px;
    z-index: -1;
    transform: rotate(45deg);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.0975);
    box-shadow: 0 0 5px rgba(0,0,0,.0975);
}

.pageofbox::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    background: transparent;
    border-top: solid 14px transparent;
    border-right: solid 14px transparent;
    border-bottom: solid 14px #ffffff;
    border-left: solid 14px transparent;
    position: absolute;
    left: 50%;
    margin-top: -25px;
    margin-left: -190px;
    top: 0;
}

	.hidebox > .pageofbox {

		display:none;
	}

	.showbox > .pageofbox {

		display:block;
	}

	.box{
		z-index:+99999;
		cursor:pointer;
	}

	.infoBox:nth-child(1) {
		margin-top: 0px;
	}

.infoBox {
    margin-top: 0px;
    width: 100%;
    height: auto;
    min-height: 63px;
    padding-top: 0px;
    direction: ltr;
    clear: both;
    /* margin-top: 5px; */
}

.infoProfilePic {
    background: url(https://farateb.com/uploads/fbfafb2….jpeg);
    width: 50px!important;
    height: 50px;
    float: left!important;
    background-size: cover;
    border-radius: 50%;
}

.infoBox div{
    display: inline-block;
    vertical-align:middle;
}

.infoBox > div:nth-child(1) {
    width: 15%;
    float: right;
    transform: scale(.904);
}

.infoBox div:nth-child(2) {
    width: 72%;
    float:right;
}

.pbContains {
    overflow-y: auto;
    max-height: 321px;
    direction: ltr;
    cursor: pointer;
    height: auto;
    z-index: +99999999999!important;
    margin-top: 0!important;
    position: relative;
}


.infoText {
    font-size: 11.4px;
    padding-top: 0!important;
}

.infoText p:nth-child(1) {
    color: black;
    font-weight: 700;
    padding-top: 8px;
    margin-bottom: 8.4px;
}

.infoText p:nth-child(2){
    color:gray;
    direction:rtl;
    line-height: 152%;
}

.seen::before {
    content: "+";
    display: block;
    width: 19px;
    height: 19px;
    background: red;
    position: absolute;
    border-radius: 100%;
    top: 6px;
    right: -2px;
    padding-top: 0.9px;
    font-size: 20px;
    text-align: center;
    transform: scale(.5);
    color: white;
    font-weight: bold;
}

.infoText div {
    display: inline-block;
}

.infoText div:nth-child(1) {
    width: 80%;
    float:right;
    margin-right:7px;
}

.infoText div:nth-child(2) {
    width: 10%;
    border: none;
    float: left;
    padding-left: 4px;
    font-size: 11.5px;
}

.infoFollow {
    background: green;
    padding: 9.4px 3px 9.4px 3px;
    width: 64px !important;
    color: white;
    font-size: 11.5px!important;
    font-weight: bold;
    text-align: center;
    border-radius: 3px;
    float: left !important;
    margin-top: -0.5px !important;
}

.infoLoading {
    width: 383px;
    text-align: center;
}

.pbContains img {
    width: 9.1%;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    left: 50% !important;
    right:50%;
    opacity: 0.7;
    padding: 4px;
    margin: 19px;
    margin-left:58px;
}

.followed{
   border:solid 1px green !important;
   background:white !important;
   color:green !important;
}

.infoBox:nth-child(1) > .infoText{
    border-top:none;
}


button.close:focus {
     outline:none !important;   
}

.newSeen {
    box-shadow: 0 0 0 2.1px white, 0 0 0 4.1px #f35252 !important;
}

.infoProfile, .infoText{
    padding-top:4px !important;
}

.infoProfile{
    padding-top:5px !important;
}

.agahiha .col-lg-3{
    padding-left:0;
    float:right;
}

.panel{
   background:transparent;
}

.list-group-item{
   background:transparent;
}

.agahi-content {
    padding-right: 7.5px !important;
}

ul.right_menu {
    width: 100%;
    margin-top: 0;
    margin: 0;
    margin-right: 14px !important;
    /* display: none; */
    right: 4px;
    position: relative;
}

ul.right_menu > li{
    list-style:none;
    float:right;
    vertical-align:top;
    margin-top:0px;
}

ul.right_menu > li:nth-child(2){
    width: 0%;
}

ul.right_menu > li:nth-child(3){
    width: 62%;
}

/*** search focus ***/

input#form-elem-top{
    transition:none;
}

div#dd-menu {
    background: transparent;
    width: 100%;
    padding: 0;
    border: none;
    margin: 0;
    outline: none;
    border-radius: 0;
    box-shadow: none;
}

.open>.dropdown-menu {
    display: block;
    width: 100%;
    text-align: right;
    padding: 0;
    box-shadow: none;
    border-radius: 0 0 7px 7px;
    margin-top: 0;
    border-top: none !important;
    border: none;
    height: auto;
    z-index: +999999;
}

.search.open::before {
    content: "";
    display: block;
    position: absolute;
    z-index: +99999;
    background: rgba(0, 0, 0,.7);
    width: 1594px;
    height: 750px;
    margin-right: -217px;
    margin-top: 57px;
}

.open .fovus{
    box-shadow: 0 0 0px 4px #20bc20;
    margin-right: 0px;
    border-radius: 4px !important;
    padding-right: 29px;
    z-index: +99999999;
    position: relative;
}

.dropdown-header{
   padding-top:15px;
}

.carousel-control {
    filter: alpha(opacity=70);
    opacity: .7;
}

.carousel-indicators .active{
    background-color: rgba(255, 255, 255, 0.7) !important;
    border: none !important;
}

.carousel-indicators li {
    background-color: rgba(255, 255, 255, 0.4) !important;
    border: none !important;
}

.btn:active, .btn.active{
   box-shadow:none !important;
}

.btn-default:active:focus{
    background:#efefef;
    outline:none;
}

div#categories {
    height: 628px;
    overflow-y: auto;
    text-align: right;
    direction: ltr;
}

.subjects .list-group-item{
    padding: 11.8px 14.8px;
}

.subjects .panel-heading {
    padding: 11.8px 14.8px;
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: none !important;
    filter: none !important;
}

.carousel-control.left {
    background-image: none !important;
    filter: none !important;
    background-repeat: repeat-x;
}


.carousel-indicators {
    direction: ltr;
    background: -moz-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.24) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(0,0,0,0.24))); /* safari4+,chrome */
    background: -webkit-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.24) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.24) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.24) 100%); /* ie10+ */
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.24) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#000000',GradientType=0 ); /* ie6-9 */
    height: 70px;
    padding-top: 44px;
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    margin-left: -50%;
    margin-bottom: -10px;
    text-align: center;
    list-style: none;
}

.carousel span {
    font-size: 9pt;
    color: #f1f1f1 !important;
    padding-right: 1px;
}

.carousel-indicators .active {
    background-color: rgba(255, 255, 255, 1) !important;
    border: none !important;
}
.carousel-indicators .active {
    width: 10px;
    height: 10px;
}
.carousel-indicators li {
    background-color: rgba(255, 255, 255, 0.57) !important;
    border: none !important;
}
.carousel-indicators li {
    margin:0px;
}

.multipic div {
    position: absolute;
    box-shadow: 0px 0px 0px 2.2px #ffffff !important;
    opacity:1;
}

.multipic div:nth-child(2) {
     right: 0;
     top:5px;
     padding:0 !important; 
     min-height:auto!important; 
     z-index:-1;
     opacity:0.9;
     margin-right:8px;
}

.multipic div:nth-child(3) {
     right: 0;
     top:5px;
     padding:0 !important; 
     min-height:auto!important; 
     z-index:-2;
     opacity:0.8;
     margin-right:4px;
}

.textDetails p a {
    display: block;
}

.textDetails p a:hover {
    display: block;
    text-decoration: underline !important;
}

.navbar-nav > li{
    float:right;
}

.toman {
    display: inline-block;
    direction:ltr;
}

@media (min-width: 500px) and (max-width: 1199.98px) {

    .agahiha2 .col-xs-6, .agahiha .col-xs-6{
        padding:7px !important;
    }

    .col-xs-6 {
        width: 33.333333333333%;
    }

}
