
@font-face {
  font-family: "dintnestR";
  src: url("../fonts/dintnestr.eot"); /* IE9 Compat Modes */
  src: url("../fonts/dintnestr.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/dintnestr.otf") format("opentype"), /* Open Type Font */
    url("../fonts/dintnestr.svg") format("svg"), /* Legacy iOS */
    url("../fonts/dintnestr.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/dintnestr.woff") format("woff"), /* Modern Browsers */
    url("../fonts/dintnestr.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "dinnextM";
  src: url("../fonts/dinnextm.eot"); /* IE9 Compat Modes */
  src: url("../fonts/dinnextm.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/dinnextm.otf") format("opentype"), /* Open Type Font */
    url("../fonts/dinnextm.svg") format("svg"), /* Legacy iOS */
    url("../fonts/dinnextm.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/dinnextm.woff") format("woff"), /* Modern Browsers */
    url("../fonts/dinnextm.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "dinnextL";
  src: url("../fonts/DINNEXTARABICLIGHT.eot"); /* IE9 Compat Modes */
  src: url("../fonts/DINNEXTARABICLIGHT.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/DINNEXTARABICLIGHT.otf") format("opentype"), /* Open Type Font */
    url("../fonts/DINNEXTARABICLIGHT.svg") format("svg"), /* Legacy iOS */
    url("../fonts/DINNEXTARABICLIGHT.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/DINNEXTARABICLIGHT.woff") format("woff"), /* Modern Browsers */
    url("../fonts/DINNEXTARABICLIGHT.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

html { padding:0; margin:0;}

body {margin:0;padding:0;width:100%;background: #eeeeee;direction:rtl;height:auto;font-size: 14px;font-family:'dintnestR';}
a{ text-decoration: none; transition: all 0.3s ease 0s;}
a:hover{ text-decoration: none;}
a :focus{ text-decoration: none}
a :in-range{ text-decoration: none}
img{border:0px; }
.top_bar{ background: #613504; font-size:14px; color: #f1f1f1; height: ;}
.whatsapp_bar{
    font-family: 'dinnextL';
    margin: 7px 0 10px 0;
    float: right;
    }
.iconwhatsapp{font-size: 25px;line-height: 30px;float: right;margin-left: 5px;}
.date_timebar{font-size: 11px;color: #ccc;margin-left: 3px;}
 .fa-stack { font-size: 1.0em;  }
.icon_header {
    margin-top: 5px;
    text-align: left;
    font-family: 'dinnextL';
}
.color_fb,.color_tw,.color_g,.color_ins,.color_whatsapp{ color:#f0f0f0; font-size: 13px; }

.color_fb:hover{ color:#0567a7}
.color_tw:hover{ color:#22a6df}
.color_g:hover{ color:#d41e1d}
.color_ins:hover{ color:#e72e4d}
.color_whatsapp:hover{ color:#008b00}


.header_top{
    width:100%;
    height:10px;
	background:#00e3ff;
}
.menu{
	width:100%;
	background:#fff;
	box-shadow: 0 0px 5px rgb(205, 205, 205);
}
.slider{
	width:100%;
}

.navbar-inner {
    margin-top: 0;
    background: #fff;
    box-shadow: none;
    border: none;
    height: 55px;
}

    .navbar-inner .brand {
        margin-top: 14px;
        display: block;
    }

.navbar .nav > li {
    float: right;
    height: 92px !important;
}

    .navbar .nav > li > a:hover,
    .navbar .nav > li > a:active,
    .navbar .nav > li > a:focus,
    .navbar .nav > li > a.active,
    .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus, .active-menu {
        /* background: #00e3ff !important; */
        color: #613504 !important;
    }

    .navbar .nav > li > a {
        color: #101010 !important;
        float: none;
        height: 100%;
        font-family: dintnestR;
        line-height: 85px;
        padding: 0 10px;
        text-decoration: none;
        /* font-size: 16px; */
        text-shadow: none;
    }

.dropdown-menu > li {
    position: relative;
    -webkit-user-select: none; /* Chrome/Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */ /* Rules below not implemented in browsers yet */
    -o-user-select: none;
    user-select: none;
    cursor: pointer;
}

#main-menu {
    /* font-family: 'Roboto', sans-serif !important; */
    font-size: 16px !important;
    font-weight: 400;
    margin-right: 20px;
}



.navbar .nav > li > .dropdown-menu::before {
    position: absolute;
    top: -7px;
    left: 43px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #CCC;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}

.navbar .nav > li > .dropdown-menu::after {
    position: absolute;
    top: -6px;
    left: 43px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    border-left: 6px solid transparent;
    content: '';color: #000;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
}
.logo {
    background: url(../images/logo.png);
    width: 178px;
    height: 72px;
    float: right;
    margin: 10px 0 10px 0;
}
.btn_search{
    font-size: 20px;
    color: #f1f1f1;
    margin: 25px 0px 5px 20px;
    float: left;
    }
.btn_search:hover{
    color: #613504;
    }
.icon_search{color: #000;}
.icon_search:hover{color: #fff;}
.btn_search::before{color: #613504;}

.btn_search:focus{color: #613504;}
.icon_search:focus{color: #fff;}




.blook3_post_main_j3{
      /* background: #FFF; */
      box-shadow: 0px 3px 3px 0px #ccc;
      position: relative;
      margin-bottom: 0;
      margin-top:0px;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 26px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #613504;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
}
.thumb3{max-width: 100%; margin: 0 auto;
    position: relative; 
    overflow: hidden;}
.bg_img2{
    position: absolute;
    z-index: 2;
    width: 100%;
    display: block;
    height: 70%;
    bottom: 0;
    right: 0;
    /* margin-right: 40px; */
    /* margin-bottom: 24px; */
    margin-left: 0px;
    background: #000;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#000),color-stop(1,rgba(0,0,0,0)));
    background: -ms-linear-gradient(bottom,#000,rgba(0,0,0,0));
    background: -moz-linear-gradient(center bottom,#000 0,rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(rgba(0,0,0,0),#000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0, 0, 0, 0)',endColorstr='#000000',GradientType=0);
    }
.blook_text{    max-width: 506px; margin: 0 auto;
    position:  ;}	
.blook_text1{    max-width: 309px;margin: 0 auto;
    position:  ;}	
	
.blook_text3{
    max-width:100%;
    margin: 0 auto;
    position:;
    position: absolute;
    text-align: right;
    width: 88%;
    display: block;
    height: auto;
    overflow: hidden;
    position: absolute;
    z-index: 34;
    margin-right: 15px;
    /* line-height: 35px; */
    bottom: 18px;
    /* font-family: dintnestR; */
    margin-left: 15px;
    }	
.title_blook3_main{
    /* position: absolute; */
    text-align: right;
    /* width: 91%; */
    display: block;
    height: auto;
    /* overflow: hidden; */
    /* position: absolute; */
    /* margin-top: 277px; */
    /* z-index: 34; */
    font-size: 30px;
    margin-bottom: 20px;
    margin-top: 20px;
    line-height: 39px;
    /* top: 290px; */
    /* bottom: 66px; */
    font-family: dintnestR;
}
.title_blook3_main a{ color:#FFF;     text-shadow: 0px 1px 1px #000;
}

.cat_main2{
    width: auto;
    /* padding: 10px 10px; */
    height:;
    /* position: absolute; */
    color: #FFF;
    background: #613504;
    /* margin-right: 20px; */
    font-size: 14px;
    font-weight: 300;
    /* z-index: 99; */
    /* bottom: 155px; */
    font-family: dinnextL;
    }
.cat_main2:hover{  background: #d20006;}	
.desc_news_main{
     /* position: absolute; */
     text-align: right;
     /* width: 86%; */
     display: block;
     /* height: 54px; */
     font-size: 12px;
     /* overflow: hidden; */
     /* position: absolute; */
     /* margin-top: 277px; */
     /* z-index: 34; */
     /* margin-right: 20px; */
     line-height: 24px;
     color: #bfbfbf;
     /* bottom: 15px; */
     font-family:  Helvetica55;
 }
.post_main{margin-top: 20px; margin-bottom: 20px}
.sahed_home {
    padding: 10px 10px 10px 10px;
    background: #FFF;
    box-shadow: 0px 1px 4px 0px #dfdfdf;
}
.title_cat1{
        margin-top: 5px;
        margin-bottom: 25px;
        line-height: 30px;
        padding: 0px 0 5px 0;
        font-size: 22px;
        margin-right: 10px;
}
.title_cat1 a {
    color: #272727;
    padding-right: 0px;
    border-bottom: 2px solid #ed1c24;
    /* background-color: white; */
    padding-bottom: 0.5rem !important;
}
.fontsize18px {
    font-size: 18px;
    bottom: 13px;
    height: auto;
    line-height: 27px;
    margin-bottom: 0;
    margin-top: 0;
}
.dateTimeimg {
    /* position: absolute; */
    text-align: right;
    width: 86%;
    display: block;
    height: 25px;
    font-size: 12px;
    overflow: hidden;
    z-index: 34;
    margin-right: 0;
    line-height: 24px;
    color: #c3c3c3;
    bottom: 88px;
    font-family: dinnextL;
}
.margin_bottom10px {
    margin-bottom: 15px;
}
.padding_0px {
       padding-right: 5px;
       padding-left: 7px;
}
.whatsapp_block {
    background: #008579;
    padding: 5px;
    color: #FFF;
    margin: 0px;
}
#block_social_media{
    height: 517px;
    box-shadow:  0px 1px 4px 0px #dfdfdf;
    background: #fdfdf2;
    }
.img_asra{    float: left;
    margin: 10px 0 0 0;}
.title_whatsapp{padding: 0;margin: 5px 0 2px 0;font-size: 19px;}
.title_whatsapp2{font-family: dinnextL;margin: 0 0 5px;color: #e1e1e1;}
.btn_whats{font-family: dinnextL;margin: 15px 0 2px 0;}

.myBox {border: none;padding: 10px;/* width: 200px; */height: 400px;overflow: auto;margin-bottom: 10px;}

/* Scrollbar styles */
.myBox::-webkit-scrollbar {
width: 12px;
height: 12px;
}

.myBox::-webkit-scrollbar-track {
background: #f5f5f5;
border-radius: 10px;
}

.myBox::-webkit-scrollbar-thumb {
border-radius: 10px;
background: #ccc;  
}

.myBox::-webkit-scrollbar-thumb:hover {
background: #999;  
}
.text_whatsapp{
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 1px 5px 0px #ededed;
    padding: 10px;
    width: 90%;
    margin: 5px 10px 10px 15px;
    }
.p_0_left{padding-left: 0;}
.footer_whatsapp {
    background: #fff;
    color: #989898;
    text-align: center;
    font-size: 12px;
    padding: 10px;
    font-family: dinnextL;
}

.block_post_home2{margin-bottom: 10px;margin-top: 15px;}

.title_news_more2{
    font-size: 23px;
    text-align: right;
    margin: 3px 0px;
    line-height: 35px;
    }
.title_news_more2 a{color: #444444}
.title_news_more2 a:hover{color: #000}
.text_desc{font-size: 14px;color: #838383;font-family: dinnextL;margin-top: 10px;}
#dropdown_share .dropdown-menu {
    background-clip: padding-box;
    /* background: #00e3ff; */
    border: none;
    border-radius: 0;
    box-shadow: none;
    float: left;
    left: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 121%;
    z-index: 1000;
}

#dropdown_share .dropdown .sub-menu li > a {
    padding-top: 15px;
    padding-bottom: 15px;
    text-decoration: none;
    text-shadow: none;
	font-family: 'Roboto', sans-serif;
    letter-spacing: 1.322px;
    color: #000 !important;
    border-right: 6px solid #000;
    border-left: 1px solid #efefef;
}

#dropdown_share .dropdown .sub-menu {
    margin-top: -1px;
}

   #dropdown_share  .dropdown .sub-menu li {
        border-top: 1px solid #efefef;
    }

     #dropdown_share    .dropdown .sub-menu li:nth-child(1) {
            border-top: 1px solid #efefef;
        }

      #dropdown_share   .dropdown .sub-menu li > a:hover {
            border-right-color: #A1A1A1;
        }
#dropdown_share   .dropdown-item{background: #e6e6e6;padding: 1px 10px;color: #565656;}
.btndropdown_share{font-size: 12px;
    color: #888;
    font-family: dinnextL;}
.font_size16px{    font-size: 16px;
    line-height: 24px;}
.m_b30px{margin-bottom: 30px;}
.p_b30px{padding-bottom: 30px;}
.more_reports{list-style-type:square;margin-left: 30px;font-size: 20px;}
.more_reports li {
    margin-bottom: 17px;
}
.more_reports li a {
    color: #000;    font-size: 18px;
}
.dateTimeimg2{background:#fde7b5;font-size: 12px;width: 100px;text-align: center;margin-top: 10px;}

.block_file_special{  position: relative;
  margin-top: 20px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; 
    padding-top: 20px;
    padding-bottom: 20px;
    height: 368px;
 }
.file_special{
   background: #ff2103;
   padding: 3px 20px;
   font-size: 29px;
   margin-top:  30px;
   font-family: Helveticab;
   /* line-height: 48px; */
   border-radius: .25em;
   height:  56px;
   width: 170px;
   transition: all .3s linear;
   -moz-transition: all .3s linear;
   -o-transition: all .3s linear;
   -webkit-transition: all .3s linear;
}
.file_special:hover{background:#b31500}
.file_special a{ color: #FFF;}
.title_file_special{font-size: 55px;font-family: Helveticab;background: #000000bf;padding: 3px 10px 20px 10px;border-radius: 5px;
  transition: all .3s linear;
   -moz-transition: all .3s linear;
   -o-transition: all .3s linear;
   -webkit-transition: all .3s linear;}
.title_file_special:hover{background: #000;}
.title_file_special a{color: #FFF; text-shadow: 0px 1px 1px #000;}
.more_news_file_special{
    
font-size: 20px;
    
margin-top: 40px;
    
margin-left: 16%;
}
.more_news_file_special li{color: #fff200;margin-bottom: 17px;background: #0006;padding: 10px;list-style-type: square;}
.more_news_file_special li a{color: #FFF;font-size: 18px;}
.play_icon_home{    position: absolute;
    z-index: 2;     margin: 10px; left: 0;
    font-size: 25px;}
.play_cont {
    color: #d41e1d;
    font-size: 20px;
}
.play_cont:hover{ color:#d41e1d}
.font_size19px{font-size: 19px;
    line-height: 27px;
    margin-bottom: 10px;}
.margin_bottom15px{margin-bottom: 10px;}

.title_cat_newspap {
    margin-top: 17px;
    margin-bottom: 17px;
    line-height: 30px;
    padding: 0px 0 5px 0;
    font-size: 22px;
    font-family: Helveticab;
}
.title_cat_newspap a{color: #d20006;}
.padding_left7px{padding-left:7px}


[class^='imghvr-'] figcaption, [class*=' imghvr-'] figcaption {
    background-color: rgba(58, 58, 58, 0.86);
    }
.title_albom{ font-size: 20px; color: #FFF; border-right: 4px solid #d20006; padding: 0px 10px; 
margin-top: 60%}
.play_v{ font-size: 65px; color: #fff;margin-top: 25%; text-align: center;}
.title_vmain{ font-size: 20px; color: #FFF; 
margin-top: 8%}


/* imghvr-slide-up
   ----------------------------- */
.imghvr-slide-up figcaption {
  /* -webkit-transform: translateY(0%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(0%);*/
   /*   -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%);  */
  
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    transform: translate(0%, 0%); 
    
}
.imghvr-slide-up:hover figcaption {
   -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    transform: translate(0%, 0%);  
    background-color: #582827bd;

}

[class^='imghvr-'] figcaption, [class*=' imghvr-'] figcaption{    padding: 20px;}
.play_v_sub{font-size: 45px; color: #fff;margin-top: 5%; text-align: center;
    line-height: 10px;}
.title_v_sub{ font-size: 16px; color: #FFF; 
margin-top: 1%}
.title_v_sub {
    font-size: 30px;
    color: #FFF;
    margin-top: 40%;
}
.play_v_sub {
    font-size: 45px;
    color: #fff;
    margin-top: 15%;
    text-align: center;
    line-height: 10px;
}
.title_newspaper{color: #ffffff;/* font-family: Helveticab; */font-size: 24px;margin-top: 170px;}
.dateTimeimgnewspaper{color: #efefef;margin-top:  10px;}
/*////min-width: 1200px/////*/
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    border: 0;
    background-color: #ed1c24;
}
.carousel-indicators {
  right: 41%;
  left: 0;
  margin-right: -30%;
  margin-left: 0;
  padding-left: 0;
}
.btn_down{
    background: #ed1c24;
    border-radius: 25px;
    font-family: dinnextL;
    padding: 5px 5px 8px;
    text-align: center;
    color: #fff;
    width: 40%;
    margin-top: 15px;
    }
.btn_down:hover{background: #000;
}





.sidebar-outer {
    margin-top: 0;
    position: relative;
}
.fixed {
    position: fixed;
        -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    transform: translate(0%, 0%); 
}

  .affix {
    top: 4px;
    z-index: 9999 !important;
    /* position: relative; */
    /* bottom: 275px; */
  }
/*////////social_media_home///////*/

.social_media_home{margin-top: 20px; margin-bottom: 20px;}
.fb_home_block{
    padding: 0 0px; 
    border: 1px solid #d6d6d6; background: #FFF;
}
.title_fb_home_block{
    background: #3b5998;
    padding: 15px 0px; color: #FFF;
}
.title_fb_home_block i{ font-size: 35px;
    text-align: left;     margin-top: 5px;
    padding-right: 24px; }
.name_fb{font-size: 16px;color: #f1f1f1;line-height: 33px;/* font-family: Helveticab; */}
.name_fb:hover{  color: #FFF;}
.content_home_social{
    padding: 10px;
    height: 400px;
}
.tw_block{
    background: #55acee;
}
.instgram_block{
    background: -webkit-linear-gradient(0deg, #ffc659 0%, #ff7268 11%, #ff1e77 63%, #d82a9d 89%, #b035c2 100%);
}
.m_b10px {
    margin-bottom: 10px;
}
.color_text{color: #ea0000}
.font_size_21px {
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 15px;
    margin-top: 11px;
}


/*//////////map position/////////*/
.position_rel{position: relative;margin-bottom: 20px;}

.tooltip{width: 80px; font-family: "Droid Arabic Kufi"}
.map{position: absolute;}
.img_maps{float: left;margin-left: 10px;margin-top: 15px;}
.icon_prison{ background-image: url(../files/images/icon_pr.png);
background-repeat: no-repeat; width: 17px; height: 24px;}
.pri1{
    top: 72px;
    right: 140px;
    }
.pri2{
    top: 98px;
    right: 147px;
    }
.pri3{
    top: 125px;
    right: 170px;
    }
.pri4{
    top: 155px;
    right: 187px;
    }
.pri5{top: 183px;right: 200px;}
.pri6{
    top: 213px;
    right: 221px;
    }
.pri7{
    top: 243px;
    right: 225px;
    }
.pri8{
    top: 215px;
    right: 197px;
    }
.pri9{
    top: 255px;
    right: 250px;
    }
.pri10{
    top: 221px;
    right: 170px;
    }
.pri11{
    top: 310px;
    right: 195px;
    }
.pri12{
    top: 340px;
    right: 185px;
    }
.pri13{
    top: 340px;
    right: 205px;
    }
.pri14{
    top: 380px;
    right: 190px;
    }
.pri15{
    top: 409px;
    right: 185px;
    }
.pri16{
    top: 427px;
    right: 209px;
    }
.pri0 {
    top: 30px;
    right: 0;
    color: #fff;
    background: #ff5b5c;
    padding: 5px 10px 9px 20px;
    font-size: 17px;
}
.pri0:hover {
    background: #000; color: #fff;
}

/*//////////End map position/////////*/
.footer1 {
    background: #111111;
    padding: 25px 0px 20px 0px;
    font-family: dinnextL;
}
.footer1 h4 {
    font-weight: bold;
    color: #fff;
    margin: 5px 10px 20px 5px;
}
.map_site_bnt{margin-bottom: 15px;}
.map_site_bnt a{ color:#b7b7b7}
.map_site_bnt a:hover{ color:#fff}
.text_footer1{ text-align:right; line-height:25px; font-size:14px;  color:#b7b7b7}
.itonline {
    background: url(../images/itonline.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 34px;
    opacity: 0.7;
    width: 178px;
    margin-top: 24px;
}

.itonline:hover {
    background: url(../images/itonline.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 34px;
    opacity: 1;
    width: 178px;
}

.copy {
    text-align: right;
    color: #d8d8d8;
    font-size: 14px;
    margin-top: 100px;
    margin-right: 10px;
}
.taosl{
    font-size: 16px;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 0;
    /* margin-right: 58px; */
    }
.icon_phone_foot i{ text-align: center; font-size: 36px; float: right;}
.icon_phone_foot samp{    font-size: 14px;
    float: right;
    margin: 8px 2px 0px 5px;}

.title_taosl{    margin: 7px 0px 0px 15px;
    float: right;}
.icon_phone_foot1 i{ text-align: center;
    font-size: 29px;
    float: right;
    margin-top: 2px;}
.icon_phone_foot1 samp{    font-size: 14px;
    float: right;
    margin: 8px 2px 0px 10px;}

.color_android{color: #bfbfbf;font-size: 22px;}

.color_android:hover{ color:#7bc500}
.title_apps{ color: #f1f1f1;}
.title_apps:hover{ color: #fff;}
.padding_bottom_20px{padding-bottom: 20px;position: relative;/* bottom: 17px; */}
.map_site_bnt2{    margin-top: 30px;
    margin-top: 30px;
    text-align: center;
    color: #f1f1f1;
    border-radius: 30px;
    float: right;
    font-size: 17px;
    margin-bottom: 35px;}
.map_site_bnt2:hover {
    color: #7bc500;
}
.hr_style {
    margin-top: 10px;
    margin-bottom: 5px;
}
.p_0_right {padding-right: 0}

/*////////social_media_home///////*/
.fontsize23px {
    font-size: 23px;
    bottom: 13px;
    height: auto;
    line-height: 31px;
    margin-bottom: 3px;
    margin-top: 0;
}
.fontsize26px {
    font-size: 26px;
    bottom: 13px;
    height: auto;
    line-height: 33px;
    /* margin-bottom: 3px; */
    /* margin-top: 0; */
}
/*////////Start Code Page Post///////*/

.line_page {
   
/* background: #FFF; */
   
margin: 0px auto 25px auto;
}
.line_page_top{
    margin-bottom: 20px;
    margin-top: 20px;
    }
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #eeeeee;
    border-radius: 4px;
}
.title_post_page {
    font-size: 40px;
    color: #131313;
    padding-bottom: 30px;
    padding-top: 5px;
    text-align: center;
}
.desc_img {
    background: #000;
    /* position: absolute; */
    z-index: 99999999;
    padding: 4px 10px 6px;
    color: #ccc;
    font-size: 12px;
}
.text_post {
    color: #353535;
    line-height: 35px;
    text-align: justify;
    font-size: 20px;
    padding-top: 5px;
    background: #fff;
    padding: 10px 30px;
    box-shadow: 0 0px 5px rgb(205, 205, 205);
    margin-bottom: 15px;
}
.msdr {
    font-size: 19px;
    color: #d20006;
    font-weight: 600;
    margin-top: 15px;
    font-family: dinnextM;
    margin-bottom: 15px;
}
.fixd{position: fixed}
.share_sh{text-align: center;padding: 10px;border: 1px solid #ccc;margin-bottom: 20px;}
.block_hatag{background:#f6f6f6;padding: 10px;margin-bottom: 30px;}
.tags{text-align: center;margin-bottom: 10px;}
.tags a{color: #a55700;font-size: 20px;}

.title_tag {
    list-style-type: square;
    margin-left: 30px;
    font-size: 16px;
}
.title_tag li {
    margin-bottom: 16px;
}
.title_tag li a {
    color: #4f4f4f;
    font-size: 16px;
}
.font_16{font-size: 18px;}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 9px 15px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #a94442;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 50%;
}
.pagination > li > a, .pagination > li > span {
    float: right;
    margin-right: 4px;
    margin-left: 4px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #613504;
    border-color: #613504;
}
.block_paging{ text-align: center;}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    margin-right: 0px;
    border-bottom-left-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-right-radius: 50%;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-right-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-left-radius: 50%;
    border-top-left-radius: 50%;
}
.m_t_0{margin-top: 0px;}
.block_pris{
    box-shadow: 0px 1px 4px 0px #dfdfdf;
    /* border: 1px solid #f1f1f1; */
    padding: 10px;
    margin-bottom: 15px;
    background: #fff;
    }
.text_desc_heaa1 {
       font-size: 13px;
       margin-top: 10px;
       line-height: 25px;
       max-height: 155px;
       overflow: hidden;
       color: #484747;
       text-align: justify;
       font-family: dinnextL;
}
.leader_content{ margin-top: 20px; margin-bottom: 20px;}
.title_heaa1{    text-align: center;
    margin-top: 10px;
    font-size: 16px;
    margin-bottom: 5px;
    font-family: dintnestR;}
.m_b_0{    margin-bottom: 30px;}
.more_led{width: 100%;background: #d8d8d8;padding:4px 0 8px;text-align: center;float: right;color: #000;font-size: 20px;}
.more_led:hover{background:#3c1800;color: #f1f1f1;}
.news_more1 {
    background: #FFF;
    padding: 15px 10px 10px 10px;
    box-shadow: 0px 1px 4px 0px #dfdfdf;
    margin-bottom: 20px;
}
.padding-top5px {
    padding-top: 5px;
    margin-bottom: 10px;
}
.padding-top5px{padding-top: 15px;margin-bottom:  10px;}
.link_post{text-align: left; padding-left: 5px}
.link_post a{    color: #afafaf;
    font-size: 12px;
    margin-left: 5px; }
.link_post a:hover{color: #666;}
.margin-bottom5px{margin-bottom: 5px;box-shadow: 0px 0px 1px 0px #e8e8e8;}
.mar {
    float: right;
    margin-right: 15px;
        font-family: Helveticab;
}
.title_news_more1 {
    font-size: 20px;
    text-align: center;
    margin: 10px 3px;
    line-height: 30px;
}
.font-size18px {
    font-size: 16px;
}
.title_news_more1 a {
    color: #444444;
}
.title_news_more1 a:hover {
    color: #000;
}
.icon_cat_post_img{ background: #f26522; padding: 5px 10px; position: absolute; bottom: 0; right: 0; color: #FFF;}
.icon_cat_post {
    background: #d20006;
    padding: 5px 10px;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #FFF;
}
.block_filepage{
    padding-top: 20px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-top: 20px;
    padding-bottom: 20px;
    height: 500px;
    position: relative;
    }
.logo_w {
    background: url(../images/logo_w.png);
    width: 192px;
    height: 79px;
    float: right;
}
.font-size23px{font-size: 24px;}
.file_v{ padding: 20px 0; background: #e0e0e0}
.margin_bottom20px{margin-bottom:20px}
.title_photos{    background: #2b2a29;
    margin-top: 0;
    padding: 15px;
}
.title_photos a{color: #f1f1f1;}
.title_photos a:hover{color: #fff;}


/* line 16, ../sass/demo.scss */
.page_gallery{padding: 0px 10px 20px;}
.titlepage_gallery{text-align: center;background: #ffffff;padding: 10px 10px 20px;margin-bottom: 25px;} 
.clear {
  clear: both;
  float: none;
  width: 100%;
}

/* line 32, ../sass/demo.scss */
.container .gallery a img {
  float: right;
  width: 100%;
  height: auto;
  border: 2px solid #fff;
  -webkit-transition: -webkit-transform .15s ease;
  -moz-transition: -moz-transform .15s ease;
  -o-transition: -o-transform .15s ease;
  -ms-transition: -ms-transform .15s ease;
  transition: transform .15s ease;
  position: relative;
}
/* line 46, ../sass/demo.scss */
.container .gallery a:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  z-index: 5;
}
/* line 57, ../sass/demo.scss */
.container .gallery a.big img {
  width: 40%;
}

/* line 65, ../sass/demo.scss */
.align-center {
  text-align: center;
}

/*////////////*/
.openBtn {
  background: #f1f1f1;
  border: none;
  padding: 10px 15px;
  font-size: 20px;
  cursor: pointer;
}

.openBtn:hover {
  background: #bbb;
}

.overlay {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
  padding: 137px;
}

.overlay-content {
  position: relative;
  top: 46%;
  width: 80%;
  text-align: center;
  margin-top: 30px;
  margin: auto;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  cursor: pointer;
  color: white;
}

.overlay .closebtn:hover {
  color: #ccc;
}

.overlay input[type=text] {
  padding: 20px;
  font-size: 17px;
  border: none;
  float: right;
  width: 91%;
  border-radius: 10px;
  background: #dedcdc;
}

.overlay input[type=text]:hover {
  background: #f1f1f1;
}

.overlay button {
  float: left;
  width: 20%;
  padding: 15px;
  background: #ddd;
  font-size: 17px;
  border: none;
  cursor: pointer;
}

.overlay button:hover {
  background: #bbb;
}
.btn_search2{font-size: 45px;
    color: #f1f1f1;
    margin: 0px 0px 5px 20px;
    float: left;}

.btn_search2:hover{color: #fff;}
.text_pris {
    color: #0c0c0c;
    line-height: 35px;
    margin: 10px 0 10px 10px;
    text-align: right;
    /* font-family: "moh", sans-serif; */
    font-size: 18px;
    padding: 15px;
}
.block_breaking_news{background: #d20006;/* padding: 5px 10px 15px; */width: 100%;position: fixed;z-index: 9999;color: #FFF;bottom: 0;font-size: 24px;}
.block_breaking_news_t{
    background: #424242;
    display:  block;
    padding: 5px 10px 18px 10px;
    text-align:  center;
    font-size: 28px;
    /* font-family: Helveticab; */
    }
.res{text-align: center; font-size: 40px; margin-top: 30px; margin-bottom: 30px;}
.res span{color: red}
/*////////Enf Code Page Post///////*/
@media (min-width: 1200px){

}
/*////////Start Code IPad///////*/

@media(min-width:768px) and (max-width:1024px) {

}

/*////////Start Code Mobile///////*/
@media(max-width:767px){
    .width100_mobile {width: 100%}
    .top_bar {
    background: #613504;
    font-size: 14px;
    color: #f1f1f1;
    height: 38px;
}
.navbar .nav > li > a {
    color: #101010 !important;
    float: none;
    height: 100%;
    font-family: dintnestR;
    line-height: 33px;
    padding: 0 3px;
    text-decoration: none;
    /* font-size: 16px; */
    text-shadow: none;
}
    .navbar .nav > li {
    float: none;
    height: 58px !important;
}
    .btn_search {
    font-size: 20px;
    color: #f1f1f1;
    margin: 0px 0px 12px 0px;
    float: left;
}
    .blook3_post_main_j3 {
    /* background: #FFF; */
    box-shadow: 0px 3px 3px 0px #ccc;
    position: relative;
    margin-bottom: 10px;
    margin-top: 0px;
}
    .p_0_left {
    padding-left: 15px;
}
    .img_asra {
    float: right;
    margin: 10px 0 0 0;
}
    .btn_whats {
    font-family: dinnextL;
    margin: 11px 0 0 20px;
}
    
    .title_news_more2 {
    font-size: 23px;
    text-align: right;
    margin: 3px 15px;
    line-height: 35px;
}
    .dateTimeimg {
    /* position: absolute; */
    text-align: right;
    width: 86%;
    display: block;
    height: 25px;
    font-size: 12px;
    overflow: hidden;
    z-index: 34;
    margin-right: 15px;
    line-height: 24px;
    color: #c3c3c3;
    bottom: 88px;
    font-family: dinnextL;
}
    .btndropdown_share {
    font-size: 12px;
    color: #888;
    font-family: dinnextL;
    margin-bottom: 20px;
    float: right;
}
    .text_desc {
    font-size: 14px;
    color: #838383;
    font-family: dinnextL;
    margin-top: 10px;
    margin: 14px;
}
.p_0_right {
    padding-right: 15px;
}
    .fixed {
    position: static;
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
            margin-bottom: 20px;
}
   .padding_0px {
   padding-right: 15px; 
    padding-left: 15px; 
} 
    #filters {
    margin: 1% 27%;
    padding: 0;
    list-style: none;
    text-align: center;
    font-size: 17px;
}
    .overlay {
 
  padding: 0px;
}

}





