body{
    background-color: whitesmoke; 
    font-family: adobe_font; 
    padding: 0px 30px;
    direction: rtl;
}
blockquote:before
{
    content:'\201D';font-size: 50px;font-family: Arial Black;color: #00a7e7;
     margin-right:14px;

    
}
blockquote:after
{
    content:'\201C';font-size: 50px;font-family: Arial Black;color: #00a7e7;
     margin-right:14px;
    margin-top:-40px;
    float:left;
}
blockquote
{
    font-size:25px;
    color:#00a7e7;
    text-align:right;
    background-color:beige;
    border-right:3px solid #cbd0d2;
   margin-right:4px;
    
}
blockquote p
{
    margin-right:10px;
    margin-top:-30px;
    padding-right:60px;
   
}
.xzmatgwzariakan{
    background-color:#000;
    border-radius: 5px; 
    height: 100px;
    margin-top:20px;
    color:#dab326;
}
.xzmatgwzariakan:hover img, .socialmedia img:hover{
    transform: rotate(360deg);
    transition-duration: 3s }
.xzmatgwzariakan:hover {
    opacity: 0.9;    border-radius: 15px; 
    height: 100px;
    margin-top:20px;
    color:#dab326;
}
.xzmatgwzariakan img
{
    float: right;
    display: table-cell;
    margin: 4px;
    height: 90%;
}
.xzmatgwzariakan h4
{
    font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
    float: left;
    margin:25px 0px;padding: 0px;
}
@font-face {
    font-family: adobe_font;
    src: url(adobe_font.otf);
}

@font-face{
    font-family: regular_adobe;
        src: url(AdobeArabic-Regular.otf)
}

p{
    font-family: regular_adobe;
}









.border_left{
    border-left: 1px #000 solid;
    font-size: 20px;
    
}

.border_left:hover{
    background-color: #09b5f7;
}
.dropdown-menu li{
    background-color:#00a7e7;
 
    
}
.dropdown-menu li a{
       color:white;
}

.dropdown-menu li:hover{
        background-color:#09b5f7;

}
.blink_text {

    animation:1s blinker linear infinite;
    -webkit-animation:1s blinker linear infinite;
    -moz-animation:1s blinker linear infinite;

    color: black;
}

@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}
.t_v p
{
    margin-bottom: 1px; 
    background-color: #73337d;
    padding: 5px 10px;
    float:right;
    font-family: adobe_font;
    font-size: 23px;
    color:white  ;
}


.div_img
{
    width: 553px;
    height: 213px;
    display: table-cell;
    vertical-align: middle;
    align-content: center;
    margin-bottom: 40px;

    text-align: center;

}


.div_image_hawal
{

    width:100%;
    display:table-cell;
    vertical-align:middle;
    background-color: transparent;
    align-content: center;
    margin-bottom: 50px;
    overflow: hidden;

}

.div_image_hawal img
{
    display:block;
    margin-left:auto;
    margin-right:auto;
    vertical-align:middle;
    max-height: 100%;
    max-width: 100%;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.div_image_hawal img:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.2);
    overflow: hidden;
}

.full_line
{
    width: 100%; 
    border-bottom: 3px solid #00a7e7;
    text-align: right;
    margin-top: 20PX;
    margin-bottom: 10px;
    height: 24px;
}
.full_line span
{
    font-size: 25px;
    background-color: white;
    padding-left:  2px;
    font-family: adobe_font;
    color:#00a7e7
}
.full_line span a{
    font-family: adobe_font;
    text-decoration: none; 
    color: #00a7e7;
    padding :0px 5px;
}


.full_line_raprsi
{
    width: 100%; 
    border-bottom: 2px solid #d0262f;
    text-align: right;
    margin-top: 20PX;
    margin-bottom: 15px;
    height: 24px;
}
.full_line_raprsi span
{
    font-size: 25px;
    background-color: #e1ecf4;
    font-family: adobe_font;
}

.div_image_rangalaw_raport
{

    width:320px;
    height:200px;
    border:solid 1px;
    display:table-cell;
    vertical-align:middle;
    background-color: #b6bebf;
    align-content: center;
    margin-bottom: 50px;
}

.div_image_rangalaw_raport img
{

    display:block;
    margin-left:auto;
    margin-right:auto;
    vertical-align:middle;
    max-height: 100%;
    max-width: 100%;
    transition: transform .55s ease;

    -webkit-transition-property: width; /* Safari */
    -webkit-transition-duration: 2s; /* Safari */
    transition-property: width;
    transition-duration: 2s;

}


.div_bchwkakan
{

    display: flex;
    align-items: center;
    padding: 0px;
    height: 95px;
    width: 90px;

}
.div_bchwkakan img
{
    max-height: 100%;
    max-width: 100%;
    margin: auto;
}
.txt_middle_content {
    color: white;
    width: 100%;
    height: auto;
    font-size: 18px;
    
}

.txt_middle {
    font-size: 20px;
    line-height: 24px;
    color:#000;
    position: relative;
    top: 0%;
    transform: translateY(-0%);
    margin-right: 10px;
    text-align: center;
}
.txt_middle a{
    text-decoration: none;
    color:white;
    margin-left: 23px;
    margin-top:20px;
}

.first_reklam img
{

    padding:0px; 
    height: auto; 
    max-height: 86px;
    width: 100%;
}

/* breaking news */
.breaknews {
    height:30px;
    overflow: hidden;
    line-height: 30px;
    vertical-align: middle;
    padding: 0px 5px;
    background-color: #00a7e7;
}



.breaknews a:hover,
.breaknews li:hover {
    color: #D8D8D8;
    cursor: pointer;
}

.breaknews a,
.breaknews li {

    color: #ffffff;
    background: #00a7e7;
    list-style: none;
    font-family: adobe_font;font-size: 22px;
}

.dot_news h5 > a {
    position: relative;
    color: #000;
    text-decoration: none;
}

.dot_news h5 > a:hover {
    color: #000;
}
.dot_news h5 > a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: red;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.dot_news h5 > a:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
a
{
    color: black;
    text-decoration: none;
}
a:hover
{
    text-decoration: none;
}




.text_over_flow
{
    display: block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow:ellipsis;
    height: 3.5em;
    line-height: 1.6em;
    vertical-align: middle;
    font-family: adobe_font;
    font-size: 20px;
}


.hawali_lawaki h4 > a {
    position: relative;
    color: #000;
    text-decoration: none;
}
.hawali_lawaki{
    padding: 8.5px 2px;
    border-bottom: 0.2px #00a7e7 solid;
  margin-left: 3px;
    margin-bottom: 2px;
    
}


.hawali_lawaki_english h4 > a {
    position: relative;
    color: #000;
    text-decoration: none;
}
.hawali_lawaki_english{
    padding: 8.5px 2px;
    border-bottom: 0.2px #00a7e7 solid;
    margin-bottom: 2px;
    
}




.footer-share {
    float: right;
    width: 15%;
    height: 30px;
    padding: 1px 0px;
    min-width: 68px;
    margin: 2% .8%;
    overflow: hidden;
    -webkit-filter: brightness(90%);
    -moz-filter: brightness(90%);
    -ms-filter: brightness(90%);
    -o-filter: brightness(90%);
    filter: brightness(90%);
    transition: all .45s ease-in-out;
}
.footer-share:hover {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
    border-radius: 3px;
    -webkit-filter: brightness(120%);
    -moz-filter: brightness(120%);
    -ms-filter: brightness(120%);
    -o-filter: brightness(120%);
    filter: brightness(120%);
}
.footer-share:hover img {
    right: 40%;
    transform: scale(1);
}
.footer-share:hover span.share-text {
    opacity: 0;
    left: 20px;
    transform: rotateX(90deg) scale(0.3);
}
.footer-share a {
    text-decoration: none;
}
.footer-share img {
    width: 28px;
    transition: all .5s ease;
    position: relative;
    left: 0;
    transform: scale(0.8);
}
.footer-share .social-share-icon-block span.share-text {
    color: #fff;

}
.footer-share.facebook {
    background: #527EBF;
}
.footer-share.twitter {
    background: #25C0E2;
}
.footer-share.google-plus {
    background: #DB4A37;
}

.main-news h1{
    position: absolute; 
    bottom: 1em; 
    right: 1px;
    width: 100%;
    padding: 4px;
    background-color: grey;
    font-size: 19px;
    direction: rtl;
}


.div_bchwkakan img
{
    max-height: 100%;
    max-width: 100%;
    margin: auto;
}

.birwra{
    padding-bottom: 5px;
        margin-bottom: 5px;

    border-bottom: 1px #00a7e7 solid;
}

.a_nwsar{
    text-decoration: none;
    color:#00a7e7; 
    float: left;
    margin: 0px;
    padding: 0px
}
.a_nawnishan{
    text-decoration: none;
    color:black;
    margin: 0px; padding: 0px;
    font-size: 20px;
    
}

.media_title{
    border-bottom: solid #00a7e7 1px;
    padding: 5px;
}

/* image saraki*/
.image_saraki {
  position: relative;
}
.image {
  position: relative;
  right: 0;
  top: 0;
  width: 100%;
  max-height: 100%;
}
.text {
  z-index: 100;
  position: absolute;
  color: white;
  font-size: 30px;
font-family: adobe_font;
right:15px;
padding-right: 5px;
  bottom: -13px;
  width: 95.6%;
 
  background-color: rgba(0,0,0,0.7);
 
}

.main_news_title
{
    text-decoration: none;
    color: white;
}
.main_news_title:hover{
    color: wheat;
}


.div_picture_hawali_lawaki{
   display: flex;
align-items: center;
padding: 0px;
height: 80px;
width: 100px;
}
.div_picture_hawali_lawaki img{
      max-height: 100%;
    max-width: 100%;
    margin: auto;
}

.div_picture_chawpekawtn{
   display: flex;
align-items: center;
padding: 0px;
height: 150px;
width: 220px;
}
.div_picture_chawpekawtn img{
      max-height: 100%;
    max-width: 100%;
    margin: auto;
}
.inpho_image{
    width: 100%;
    max-height: 100%;
    max-width: 100%;
    padding: 0px;
    margin-top: 10px;
}
.text_over_flow_category
{
    display: block; 
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow:ellipsis;
    height: 7em;
    line-height: 1.15em;
    font-size: 22px;
    font-weight: normal;
    text-align: justify;
    font-family: regular_adobe;
}
.title_news{
        
    background: whitesmoke ;
    border-right: 5px solid ;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}
.footer_content{
    border-top: 1px solid #efefef;
    border-bottom: 1px solid black;
    margin-bottom: 5px;
}


.picture_report_chawpekawtn
{

    width:100%;
    display:table-cell;
    vertical-align:middle;
    background-color: transparent;
    align-content: center;
    margin-bottom: 50px;
    overflow: hidden;

}

.picture_report_chawpekawtn img
{
    display:block;
    margin-left:auto;
    margin-right:auto;
    vertical-align:middle;
    max-height: 100%;
    max-width: 100%;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.picture_report_chawpekawtn img:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.2);
    overflow: hidden;
}

/* text controls: */

.abwri_main_overflow_text
{
    padding-bottom: 0px;
    display: block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow:ellipsis;
    height: 1.2em;
    line-height: 1.6em;
    vertical-align: middle;
    font-family: adobe_font;
}
.report_overflow{
    padding-bottom: 0px;
    display: block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow:ellipsis;
    height: 4.2em;
    line-height: 1.6em;
    vertical-align: middle;
    font-family: adobe_font;
}
.three_line_overflow_text
{
    padding-top: 10px ;
    display: block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow:ellipsis;
    height: 6em;
    line-height: 1.5em;
    vertical-align: middle;
    font-family: adobe_font;
}
.imagesrkai
{

    width: 100%;
   
}
.reklam_2{
    padding:0px; /*height: 70px*/;display: flex;justify-content: flex-end;
}
.reklam_2 img{
   /* height:90px;*/  border-radius: 5px;max-width:100%; margin-top:5px;
}   





    