#section-about-history{
  margin-bottom: 300px;
    position: relative;
    display: table;
    width: 100%;
}
#section-about-history #history-top {
  background: url(../img/home/logo-title.png) no-repeat;
  background-position: right;
  width: 100%;
  height: 64px;
  color: #9b8064;
  font-weight: bold;
  text-align: right;
  font-size: 15px;
  padding: 20px 40px 0 0;
  float: right;
  margin:0 5px 30px 0;
}
#section-about-history #history-menu{
  list-style: none;
  direction: rtl;
  padding: 0;
}

#section-about-history #history-menu li a{
    margin-bottom: 10px;
}

#section-about-history #history-menu li a{
    color: #B0A283;
    padding: 8px 20px;
    display: table;
    text-decoration: none;
    background: #F7F7F7 url("../img/home/menu.png") center no-repeat;
    width: 100%;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    font-size: 13px;
}

#section-about-history #history-menu li a.active{
    border: 1px solid #348f56;
    background: #348f56;
    color: #FFF;
}

#section-about-history #history-menu li a:hover{
  background: #348f56;
  color: #FFF;
}
#section-about-history #history-menu li a i.fa-bars{
  margin-left: 5px;
}
#section-about-history #history-menu li a i.fa-angle-left{
  position: relative;
  top: 3px;
  right: 8px;
  opacity: 0;
  transition:opacity 0.3s linear;
}
#section-about-history #history-menu li a:hover i.fa-angle-left,#section-about-history #history-menu li a.active i.fa-angle-left{
  top: 2px;
  right: 8px;
  opacity: 1;
}
#history-images{
  padding: 0;
  list-style: none;
  direction: rtl;
  position: relative;
  display: table;
  margin-bottom: 170px;
  float: right;
}
#history-images li{
  background: url(../img/about/frame.jpg) no-repeat;
  width: 260px;
  height: 312px;
  background-position: 7px -11px;
  background-size: 260px 320px;
  float: right;
  position: relative;
}
#history-images li img{
  width: 200px;
  height: 250px;
  border: 4px solid #c4a967;
}
#history-images .history-desc{
  position: absolute;
  bottom: 62px;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  width: 200px;
}
#section-about-history #content{
    margin-bottom: 50px;
    direction: rtl;
    text-align: right;
}
.section_personel_peofile{
    margin-bottom: 30px;
    clear: both;
    float: right;
}
.personel_img{
    background: url(../img/about/frame.jpg) no-repeat;
    width: 260px;
    height: 312px;
    background-position: 7px -11px;
    background-size: 260px 320px;
    float: right;
    position: relative;
}
.personel_img img{
    width: 201px;
    height: 253px;
    float: right;
    border: 4px solid #c4a967;
}
.personel_post{
    color: #c4a967;
    font-size: 16px;
    margin: 0 0 10px 0;
    padding: 0;
    font-weight: bold;
}
.personel_full_name{
    color: #253f8e;
    font-size: 14px;
    margin: 5px 0 10px 0;
    padding: 0;
}
.personal_resume{
    margin-bottom: 150px;
}
.personal_resume p{
    line-height: 26px;
    margin: 10px 5px;
    padding: 10px 20px;
}
.resume_item{
    color: #4e4e4e;
    font-size: 14px;
    margin: 5px 0 10px 0;
}
#item-list{
    float: right;
    width: 100%;
    list-style: none;
    margin: 10px 5px;
}

#item-list li{
    float: right;
    width: 100%;
    list-style: none;
    margin: 10px 0;
    font-size: 13px;
}
.item-summary{
    background: url('../img/home/logo-title16-16.png') right top no-repeat;
    padding: 0 22px 2px 3px;
}
.item-summary .news_img img{
    width: 90px;
    height:90px;
    float: right;
    border-radius: 85px;
}
.item-summary .summary
{
    color: #8b8b8b;
    line-height: 1.8;
    font-size: 12px;
    padding: 15px 105px;
}
.title-summary{
    color: #23527c;
    font-size: 18px;
}
.content-summary{
    margin-top: 20px;
}
.content-summary p{
    line-height: 28px;
    font-size: 13px;
}

#shahid_img{
    position: absolute;
    right: 41px;
    top: 140px;
}
#shahid_img img {
    width: 177px;
    height: 273px;
}
#shahid-frame {
    background: url("../img/frame3.png");
    display: table;
    width: 1140px;
    height: 738px;
    position: relative;
}
#shahid_name{
    position: absolute;
    top: 325px;
    color: #fff;
    right: 41px;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    width: 175px;
}
#shahid_name span{
    display: block;
    color: #00babe;
}
#shahid_name #name, #shahid_name #family{
    color: #fff;
}
#shahid_desc{
    position: absolute;
    top: 520px;
    color: #fff;
    right: 41px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    line-height: 17px;
    width: 175px;
}
#shahid_desc span{
    display: block;
    color: #000;
}

#shahid_slider{
        position: absolute;
    bottom: 20px;
    width: 1068px;
    right: 50px;
    height: 90px;
}
#shahid_slider .thumbnail{
    background-color: transparent;
    border: none;
}
#shahid_slider .carousel {
    margin-bottom: 0;
    padding: 0 20px 30px 20px;
}
/* Reposition the controls slightly */
#shahid_slider .carousel-control {
	    background: none;
    top: 10px;
    width: inherit;
    color: #000;
    font-size: 40px;
}
#shahid_slider .carousel-control.right {
	right: -12px;
}
/* Changes the position of the indicators */
#shahid_slider .carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}
/* Changes the colour of the indicators */
#shahid_slider .carousel-indicators li {
	background: #c0c0c0;
}
#shahid_slider .carousel-indicators .active {
background: #333333;
}
#shahid_slider .span3 {
    float: right;
}
#shahid_slider .well{
    min-height: 20px;
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
}

#shahid-frame #text-carousel .carousel-content {
    color:black;
    display:flex;
    align-items:center;
    color:#fff;
    padding-top: 10px;
}

#shahid-frame #text-carousel {
    padding: 0 15px 50px 15px;
    width: 550px;
    height: 335px;
    position: relative;
    top: 135px;
    left: 165px;
    overflow: auto;
    color: #fff;
    direction: rtl;
}

#shahid-frame #text-carousel .carousel-control{
    background: none;
    color: #fff;
}
#slider-content{
        position: relative;
    display: table;
    width: 865px;
    height: 602px;
}
#slider-content .carousel-control{
    background: none;
    position: absolute;
    font-size: 50px;
}
#slider-content .carousel-control.left{
    left: 70px;
    top: 245px;
}
#slider-content .carousel-control.right{
    right: 60px;
    top: 245px;
}
#slider-content .carousel-content div{
    display: table;
    width: 100%;
    padding-right: 1px;
}
#slider-content .carousel-content div p,
#slider-content .carousel-content div p span {
    font-size: 18px !important;
}
#slider-content .carousel-content h2{
    margin: 0 auto 15px;
    font-size: 20px;
    display: table;
}
#modalShahid .carousel-control{
    padding-top: 220px;
}
#modalshahid .modal-body{
        height: 525px;
        display: table;
}