  body {
	  direction:rtl;
	  text-align:right;
      font: 400 15px/1.8 yekan ,Lato, sans-serif;
      color: #777;
  }
  h3 {

      margin: 10px 0 15px 0;
      font-size: 20px;
      color: #111;
  }
  h4 {

      margin: 10px 0 15px 0;
	font-weight: bold;
      color: #111;
  }
  h6{
	  	  font-style: italic;
		font-weight: bold;  
  }
a,a:hover {
text-decoration: none

  }
  .container {
      padding: 50px 80px;
  }
  .person {
      border: 2px solid #8a631a/* transparent */;
      width: 80%;
      height: 80%;

  }
  .person:hover {
      opacity: 0.8;

  }
#myCarousel img {

/*       -webkit-filter: grayscale(90%);
      filter: grayscale(90%); /* make all photos black and white */ 
      width: 100%; /* Set width to 100% */
      margin: auto;
  }
#NewsCarousel li {
	border-radius:0px;
    background-color:transparent;
  }
#NewsCarousel  .carousel-indicators li {
    border-color:#fff;
}
#NewsCarousel img {
	border:2px solid #333;
	padding:2px;
    margin: auto;
  }
#NewsCarousel .carousel-caption ,#NewsCarousel .carousel-caption a{
	font-size:20px;
	  bottom: 90px; 
	color: #fff;

	}
  .carousel-caption h3 {
      color: #C39940 !important;
  }
  @media (max-width: 600px) {
    .carousel-caption {
      display: none; /* Hide the carousel text when the screen is less than 600 pixels wide */
    }
  }
  .bg-1 {
      font-family: yekan;
      background: #2d2d30;
      color: #bdbdbd;
  }
  .bg-1 h3 {color: #fff;}
  .bg-1 p {font-style: italic;}
  .list-group-item {
    color: #555;
    padding: 5px 5px;
  }
    .list-group-item:first-child {
      border-top-right-radius: 0;
      border-top-left-radius: 0;
  }
  .list-group-item:last-child {
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
  }
  .thumbnail {
      padding: 0 0 15px 0;
      border: none;
/*       border-radius: 0; */
  }
  .thumbnail p {
      margin-top: 15px;
      color: #555;
  }
  .btn {
      padding: 10px 20px;
      background-color: #333;
      color: #f1f1f1;
/*       border-radius: 0; */
      transition: .2s;
  }
  .btn:hover, .btn:focus {
      border: 1px solid #333;
      background-color: #fff;
      color: #000;
  }
.alert-dismissable .close, .alert-dismissible .close{
    top: -8px;
      font-size: 30px;
  }
.alert {

    padding: 4px;
	margin-bottom:4px;
  background-color: #fff; 
  border-left-width: 7px;
}
  .nav-tabs li a {
      color: #777;
  }

  .table th{
     text-align: right;
  }
  #googleMap {
      width: 100%;
      height: 400px;
      -webkit-filter: grayscale(50%);
      filter: grayscale(50%);
  }
  .navbar {
      font-family:  yekan, Montserrat, sans-serif;
      margin-bottom: 0;
      background-color: #2d2d30;
      border: 0;
      font-size: 11px !important;
/*       letter-spacing: 4px; */
      opacity: 0.9;
  }
  .navbar li a, .navbar .navbar-brand {
	  font-size: larger;
      color: #d5d5d5 !important;
  }
  .navbar-nav li a:hover {
      color: #fff !important;
  }
  .navbar-nav li.active a {
      color: #fff !important;
      background-color: #29292c !important;
  }
  .navbar-default .navbar-toggle {
      border-color: transparent;
  }
  .open .dropdown-toggle {
      color: #fff;
      background-color: #555 !important;
  }
/*   .dropdown-menu li a {
      color: #000 !important;
  } */
  .dropdown-menu li a:hover {
      background-color: red !important;
  }
  footer {
      background-color: #2d2d30;
      color: #f5f5f5;
	  padding: 20px 32px;
  }
  footer a {
      color: #f5f5f5;
  }
  footer a:hover {
      color: #777;
      text-decoration: none;
  }
  .form-control {
      border-radius: 0;
  }
  textarea {
      resize: none;
  }

.carousel-caption {
	background-color:rgba(0,0,0,0.5);
	color:#d6b87a;
	font-family:yekan;
	font-size:16px;
	}

.bs-callout {
	height:auto;
/*     padding: 20px; */
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
	margin-bottom:5px;

}
#media{
	padding:30px;
	text-align: justify;
	direction:rtl;
	font-family:yekan;
}
#media img{
		width:95%;
}
#about{
	padding:0 30px;
	text-align: justify;
	direction:rtl;
	font-family:yekan;
}
#event{
	padding:30px;
	text-align: justify;
	direction:rtl;
	font-family:yekan;
}
#event img{
		width:95%;
}
#doc ,#doc-edame{
	padding:30px;
	text-align: justify;
	direction:rtl;
	font-family:yekan;
}
#cell .img-responsive {
    margin: 0 auto;
}
#teleCarousel{
	padding:0px 50px;
}
#teleCarousel .carousel-control{
width:10%;
}
  .tele-img {
      border: 2px solid #8a631a/* transparent */;

  }
  .tele-img:hover {
      opacity: 0.9;
  }
  .carousel-control.right, .carousel-control.left {
    background-image: none;
    color: #f4511e;
}

.carousel-indicators li {
    border-color: #f4511e;
}

.carousel-indicators li.active {
    background-color: #f4511e;
}

.item h4 {
    font-size: 19px;
    line-height: 1.375em;
    font-weight: 400;
    font-style: italic;
    margin: 70px 0;
}

.item span {
    font-style: normal;
}
#teleCarousel .carousel-indicators{
    bottom: -25px;
}
.panel-body a {
	text-decoration: underline;
}
.panel-body a:hover{
		text-decoration: none;
}
.film{
	border:2px solid #8B8B8B;
	border-bottom:3px solid #000;
	padding-bottom:45px;
	margin-bottom:2px;
}
#rightfilm.col-xs-8{
	padding:0px;
}


.telefilm{
	border:1px solid #dddddd;
	border-bottom:3px solid #000;
	padding:5px;
	margin-bottom:2px;
}
.telefilm h4 {
    font-size: 19px;
    line-height: 1.375em;
    font-weight: 400;
    font-style: italic;
}
.telefilm span {
    font-style: normal;
}
#movie.container {
    padding: 50px 40px;
}
#cell div.col-sm-2,#cell div.col-sm-4,#cell div.col-sm-6,#cell div.col-sm-3 ,#cell div.col-sm-5 ,#cell div.col-sm-8{
    padding-right: 5px;
    padding-left: 5px;
}
#rowrow div.col-xs-2,#cell div.col-xs-4,#cell div.col-xs-6,#cell div.col-xs-3 ,#cell div.col-xs-5 ,#cell div.col-xs-8{
    padding-right: 5px;
    padding-left: 5px;
}
#cell .carousel-caption{
    padding-top: 0px;
	padding-bottom: 0px;
	bottom:8px;
	right:25%;
	left:2%;
}
#cell a{
color:#dba63e;
}
#menu-fast ol li:hover{
	background-color:#ccc;
}