@import "element.css";
@import "app.css";
@import url(https://fonts.googleapis.com/earlyaccess/amiri.css);
@import url('https://fonts.googleapis.com/css?family=Scheherazade&display=swap');



body {
    background: #e9ebee;
    font-family: Roboto;
    font-size:14px;       
    position: relative;
    margin: 0 auto;
    height: auto;
    padding:0px;    
}
.header {
    height: 200px;
    text-align: center;
}

.header_top {
    height: 40px;
    background: #02823B;    
}


.header-in {
    padding-top: 20px;
    height: 150px;
}

.header-top-link > a, .book_name > a {
    color: #fff;
}
.navbar-expand-lg .navbar-nav .nav-link {    
    padding:4px;
}
.nav > li > a {
    position: relative; 
    display: block;
    padding: 10px 15px; 
}
.header-top-link > a:hover, .book_name > a:hover {
    text-decoration: none;
}

.header-top-link {
    border-bottom: 1px dashed;
}

.header-top-link:hover {
    border-bottom: 1px solid;
}

.logo_bg, .header_pdf_in {
    width: 130px;
    height: 140px;
    text-align: center;
    
    border-top: 0px;
    border-bottom: 0px;
    margin-top: -40px;
    float: left;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1CC465+0,107640+100 */
    background: rgb(28, 169, 63); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(28, 169, 90, 1) 0%, rgba(16, 118, 64, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(28, 169, 90, 1) 0%, rgba(16, 118, 64, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(28, 169, 90, 1) 0%, rgba(16, 118, 64, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1CC465', endColorstr='#107640', GradientType=0); /* IE6-9 */
}
.header_pdf_in {
    float:none;
    margin-top: 0px;
    background: none;
}
.menu {
    background: #007336;
    height: 45px;
}
.play_radio:hover, .volume_radio:hover, .play_b:hover {
    cursor:pointer;
    opacity:0.8;
}
.player {
    padding: 9px;
    border-radius: 3px;
    color: #fff;
    background: #02823B;
    height: 35px;
    margin-left: 10px;
    font-family: Roboto Condensed;
    z-index: 999;
    margin-top: -2px;
}

.player > i {
    margin-left: 3px;
}

.play_b {
    border-radius: 20px;
    background: #007336;
    border: 1px solid #1CC465;
    padding: 2px;
    width: 110px;
    float: right;
    height: 27px;
    margin-top: -5px;
}
.play_b span {
    padding-left:5px;
}
.radio-list, .menu_list {
    border-radius: 3px;
    background: #02823B;
    width: 285px;
    font-family: Roboto Condensed;
    z-index: 1000;
    padding: 5px;
    height: 300px;
    margin-left: -9px;
    overflow-y: scroll;
    box-shadow: 0px 2px 7px #333;
    display: none;
    position: relative;
}
.menu_list {
    position: absolute;
    top:45px;
    height:auto;
    overflow-y:hidden;
    width:auto;
    background: #fff;
    box-shadow: 0px 2px 4px #999;
}
.menu_link {
    font-family: "Roboto Condensed";
    font-size:14px;
    color:#333;
}
.menu_link:hover {
    background:#eee;
    cursor: pointer;
    border-radius: 3px;
    color:#007336;
}
.radio-link {
    color: #eee;
    padding: 5px;
    font-size: 11px;
    font-family: "Roboto Condensed";
}

.radio-link b {
    font-size: 14px;
    color: #fff;
}

.radio-link:hover, .active_radio,  {
    background: #007336;
    cursor: pointer;
    border-radius: 3px;
}

/* width */
.radio-list::-webkit-scrollbar, .select-items::-webkit-scrollbar {
    width: 10px;
}

/* Track */
.radio-list::-webkit-scrollbar-track, .select-items::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
    background: #fff;
}

/* Handle */
.radio-list::-webkit-scrollbar-thumb, .select-items::-webkit-scrollbar-thumb {
    background: #007336;
    border-radius: 10px;
}

.menu_right_down {

    border-bottom: 2px solid #ccc;
    height: 50px;
    z-index:700;
    background: #f7f7f7;
    -webkit-box-shadow: -2px 5px 20px -9px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: -2px 5px 20px -9px rgba(0, 0, 0, 0.28);
    box-shadow: -2px 5px 20px -9px rgba(0, 0, 0, 0.28);
}

.menu_right_down .navbar {
    padding-top: 3px;
}

.prayer_time, .date_time, .lang_s {
    color: #eee;
    float: left;
    padding: 10px;
    margin-left: 10px;
    font-family: Roboto, serif;
    font-size: 13px;
}

.icon_all_prayer {
    font-size: 18px;
    margin-left: 5px;
    margin-right: 5px;
}

.icon_azan, .lang_co, .icon_azan_x {
    padding: 2px;
    border: 1px solid #0B723B;
    border-radius: 3px;
    margin-left: 5px;
}

.date_time {
    float: left;
    margin-left: 155px;
}

.lang_s {
    position:absolute; 
    right:0;
    padding-right: 0px;
    margin-left:0px;
    padding-top:10px;
}

.lang_co {
    font-weight: bold;
}
.copy_oyat {
    position:absolute; 
    margin-top:75px; 
    font-size:11px;     
    color:#0c8744;
}
.foward_social {
    position:absolute; 
    margin-top:100px;
}
.foward_social > img {
    opacity:0.5;
    margin-right:5px;
}
.foward_social > img:hover {
    opacity:0.8;
    cursor:pointer;
}
.copy_oyat:hover {
    cursor:pointer;
    color:#0B723B;
}
.custom-select {
    position: relative;
    font-family: Roboto;
    background: #0c8744;
    border: 1px solid #0B723B;
    padding: 0px;
    margin-top: -2px;
    width: 130px;
    height:25px;

}

.custom-select select {
    display: none;

    /*hide original SELECT element:*/
}

.select-selected {
    background-color: #0c8744;

}

/*style the arrow inside the select element:*/
.select-selected:after {
    position: absolute;
    content: "";
    top: 10px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #fff transparent transparent transparent;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
    border-color: transparent transparent #fff transparent;
    top: 0px;
}

/*style the items (options), including the selected item:*/
.select-items div, .select-selected {
    color: #ffffff;
    padding: 2px 16px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
    user-select: none;
}

.reg {
    color: #fff;
}

.reg:hover {
    color: #eee;
}

/*style items (options):*/
.select-items {
    position: absolute;
    background-color: #0c8744;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 1000;
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 160px;
}

/*hide the items when the select box is closed:*/
.select-hide, .title_photos2, .title_photos3 {
    display: none;
}

.select-items div:hover, .same-as-selected {
    background-color: rgba(0, 0, 0, 0.1);
}

.p_menu, .lang_co {
    padding-right: 5px;
    padding-left:5px;
    
}
.media_body {
    margin-bottom:40px;
}
.navbar-m > a, .navbar-media > a, .navbar-prayer > a {
    color: #fff;
    font-weight: bold;
    margin-right: 10px;
    font-family: Open Sans Condensed;
    font-size: 16px;
}

.navbar-media > a {
    font-size: 18px;
    color: #fff;
}

.navbar-prayer {

    border: 1px solid red;
    float: none;
}

.navbar-prayer > a {
    color: #666;
}

.navbar-d {
    padding: 0px;
}

.navbar-d > a:hover {
    color: #1CC465;
}

.img-tag {
    height: 20px;
    width: auto;
    color: #fff;
    padding-right: 5px;
}

.header_prayer {
    height: 300px;
    position: relative;
    -webkit-box-shadow: inset 2px -17px 32px -15px rgba(0, 0, 0, 0.33);
    -moz-box-shadow: inset 2px -17px 32px -15px rgba(0, 0, 0, 0.33);
    box-shadow: inset 2px -17px 32px -15px rgba(0, 0, 0, 0.33);
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.header_prayer::before, .header_prayer::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.in_header_p {
    float: left;
    margin-left: 10px;
    margin-top: -140px;
}

.cricle {
    z-index: 998;
    background: #fff;
    border-radius: 90px;
    height: 80px;
    width: 80px;
    margin-right: 30px;
    float: left;
    padding: 3px;
    box-shadow: 0px 2px 7px #333;
    position: relative;

}

.cricle:first-child {
    border: 1px solid red;
}

.prayer0 {
    margin-left: 15px;
}

.in_cricle {
    border-radius: 90px;
    border: 1px solid #1CC465;
    width: 100%;
    height: 100%;
    padding-top: 26px;
    text-align: center;
}

.p_clock {
    font-size: 20px;
    font-weight: bold;
    font-family: Roboto;
    color: #0b723b;
    margin-top: -6px;
    padding: 0px;
    line-height: 24px;
}


.p_v {
    margin-top: -6px;
}

.p_timer {
    font-size: 11px;
    display: none;
}

.p_active {
    background: #0B723B;
    color: #fff;
    padding-top: 12px;
}
.p_active > .p_clock {
    color: #fff;
    padding-top: 2px;
}
.p_active > .p_timer {
    display: block;
}
.title_prayer {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 20px;
    font-family: Roboto;
}

.header_in_r {
    float: right;
    padding-top: 0px;
}

.text_in_r {
    position: absolute;
    width: 420px;
    color: #fff;
    z-index: 998;
    font-size: 18px;
    text-align: center;
    font-style: italic;
    margin-left: 50px;
    margin-top: -90px;
}

.text_l {
    position: absolute;
    z-index: 999;
    margin: -50px auto auto 170px;
}

.title_textinr {
    font-size: 14px;
}

.iqtibos {
    padding: 15px;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.6);
    font-style:italic;
}

.textb_in_r {
    background: #000;
    margin-left: 50px;
    border-radius: 10px;
    width: 430px;
    padding: 10px;
    z-index: 1;
    min-height: 220px;
    opacity: 0.4;
}

.pr_pattern, .pr_pattern2 {
    background: url(../img/pr_pattern.svg) repeat-x;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 15px;

}

.pr_pattern {
    background: url(../img/pr_pattern2.svg) no-repeat;
    background-position: center;
}

.navbar-d > a {
    color: #08762d;
    font-weight: bold;
    margin-left: 10px;
    border-radius: 4px;
    border: 1px solid #ccc;
    height: 33px;
}
a {
    color:#08762d;
}
input:focus {
    outline: none;
}

.hazrat {
    border-radius: 4px;
    border: 1px solid #095e30;
    background: #1CC465;
    color: #fff;
    margin-right: -15px;
    font-family: Open Sans Condensed;
    font-weight: bold;
    padding:7px;
}

.hazrat:hover {
    color: #fff;
}

.navbar-m > a:hover, .active_m, .icon_azan:hover, .lang_co:hover, .icon_azan_x:hover {
    background: #1CC465;
    border-radius: 4px;
    cursor: pointer;
}
.search_input_b {
    border: 1px solid #eee;
    border-radius: 30px;
    padding-left:10px;
    padding-right:10px;
    width: 40px;
    height: 40px;
    background: url("../img/search.png") no-repeat right #fff;
    background-position: 50% 50%;
    margin-right:-15px;
}
.search_input_b:hover {
    cursor:pointer;
    opacity:0.8;
}
.search_input {
    border: 1px solid #eee;
    border-radius: 30px;
    padding-left: 10px;
    width: 250px;
    height: 40px;
    background: url("../img/search.png") no-repeat right #fff;
    background-position: 96% 50%;
    margin-right: -15px;
}

.body_block {    
    padding: 0px;
}

.left_block, .center_block, .right_block {
    padding: 5px;

}

.right_block {
    margin-right: 0px;
}

.in_block, .prayer_right_block, .prayer_body {
    background: #fff;
    padding: 15px;
    box-shadow: rgba(180, 180, 180, 0.498039) 0 1px 3px 0;
    border-radius: 4px;
}

.prayer_right_block {
    background: url(../img/right_asr.jpg) no-repeat;
    background-size: cover;
    padding: 25px;
}

.title_in_block {
    font-size: 16px;
    font-weight: bold;
    font-family: Roboto;
    padding-bottom: 7px;
    border-bottom: 1px solid #1D7847;
    margin-bottom: 10px;
}

.left_b_t > span {
    padding-right: 10px;
}

.active_title {
    color: #1D7847;
}

.noactive_title {
    color: #C8C8C8;
}

.link_t:hover {
    cursor: pointer;
    color: #1D7847;
}

.title_center {
    text-align: center;
}

.slide {
    height: 270px;
}

.content {
    margin: 0px;
    margin-top: 15px;
    font-family: Roboto;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.intro_text {
    padding: 0px;
    padding-left: 10px;
}

.content_title {
    font-size: 15px;
}

.info_intro, .intro_news_date {
    padding-top: 10px;
    width: 100%;    
}

.intro_news_date {
    margin-top: 0px;
    width: 100%;
}

.cat_intro {
    padding: 4px;
    color: #1D7847;
    border: 1px solid;
    border-radius: 5px;
}

.cat_intro:hover {
    background: #1D7847;
    color:#fff; 
    text-decoration: none;   
}
.intro_view, .intro_date, .intro_view_n {
    color: #999;
    font-size: 11px;
    margin-left: 15px;
}

.intro_view_n {
    margin-left: 0px;
}

.intro_date {
    float: right;
    margin-left: 0px;
    padding-top: 5px;
}
.info_c {
    float:left;    
}
.info_c a {
    color: #999;
    font-size: 12px;
}

.news_title {
    font-size: 12px;
}

.intro_news_d {
    float: right;
}

.intro_news {
    
    font-family: Roboto;    
    border-bottom: 1px solid #eee;
    padding:10px 15px 5px 10px;
}

.content_taxlil {
    padding: 10px;
    background: #F5F5F5;
    border-radius: 3px;
    min-height: 80px;
    font-family: Roboto;
    line-height: 17px;
    margin-top: 10px;
}

.img_tahlil {
    float: right;
    width: 57px;    
    margin-left: 10px;
}

.img_tahlil > img {
    margin: 1px;
    border: 3px solid #fff;
    border-radius: 90px;
    width: 57px;
}

.title_tahlil {
    width: 155px;
    float: right;
    text-align: right;
    padding-bottom: 5px;

}

.title_tahlil a {
    font-weight: bold;
    color: #1D7847;
    font-size: 16px;
}

.title_tahlil:hover {
    text-decoration: underline;
    
}

.text_tahlil {
    text-align: right;
    line-height: 15px;
    font-style: italic;
    font-size: 13px;
    padding-right: 68px;
}

.app_content {
    min-height: 50px;
}

.img_app {
    float: left;
}

.img_app > img {

    width: 57px;
    height: 57px;
}

.text_app {
    width: 160px;
    padding-top: 5px;
    line-height: 14px;
    color: #999;
    margin-left: 65px;
    font-family: Roboto Condensed;
}

.title_app {
    width: 155px;
    font-weight: bold;
    padding-top: 5px;
    font-size: 15px;
    line-height: 15px;
    font-family: Roboto Condensed;
    margin-left: 65px;
}

.day_title {
    text-transform: uppercase;
    font-size: 14px;
    color: #666;
    padding-bottom: 5px;
    font-weight: bold;
    padding-left: 15px;
}

.day_intro {
    font-family: Roboto;
    font-size: 14px;
    padding-left: 15px;
    border-left: 2px solid #eee;
    line-height: 16px;
}

.day_intro a {
    padding-bottom: 5px;
}

.video_block_left {
    background: #121212;
    padding: 20px;
    min-height: 400px;
    margin-bottom: 30px;
}

#fotob, .mq2, .mq3 {
    display: none;
}

.video_block_right {
    padding: 15px;
    margin-top: 20px;
    background: #232323;
    text-align: center;
    color: #e3e3d7;
    width: 100%;
}

.all_video_block {
    padding: 0px;
    min-height: 100%;
    margin-right: -20px;
    padding-left: 15px;
    margin-left: 5px;
    margin-top: -20px;
    margin-bottom: -20px;
}

.top_left_in:hover {
    cursor: pointer;
    background: #fafcff;
}

.news_a, .news_av {
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-top: 20px;
}

.news_av {
    border-bottom: 0px;
    margin-top: 5px;

}

.title_news {
    font-size: 16px;
    font-weight: bold;
}

.title_v {
    line-height: 18px;
    font-size: 15px;
    color: #eee;
    font-weight: 200;
    padding-bottom: 10px;
}

.menu-list {
    width: 100%;
    padding-top: 5px;
    padding-left: 40px;
    text-align: left;
}

.menu-list > li {
    padding-left: 10px;
    padding-right: 10px;
}

.menu-b, .menu-b a {

    opacity: 0.7;
    word-wrap: break-word;
    color: #fff;
}

.menu-b:hover, .menu-b a:hover {
    opacity: 1;
    cursor: pointer;
    text-decoration: none;
}

.menu-a {
    opacity: 1;
}

ul {
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
}

.item {
    margin-bottom: 35px;
}

.content-slider li, .content-slider2 li {
    background-color: #FFF;
    height: 440px;
    text-align: center;
}
.content-slider2 li {
    height: 250px;
}
.content-slider img, .content-slider2 img {
    width: 100%;
}

.new_books {
    width: 100%;    
}

.book_name, .book_author {
    font-size: 13px;
    font-weight: bold;
    font-family: Open sans;
    padding: 10px 10px 0px 10px;
    background: #0c8744;
    color: #fff;
}

.book_author {
    font-size: 12px;
    font-weight: 400;
    color: #eee;
    height: 100%;
    padding-top: 0px;
}
.img_book_hover:hover {
    opacity: 0.9;
}
.img_book_info {
    font-size:11px;
    font-weight: bold;
}
.books_block_title, .foto_block_title {
    text-align: center;
    border-bottom: 3px solid #0c8744;
    padding-bottom: 5px;
}

.books_block_title span, .foto_block_title span {
    background: #0c8744;
    color: #fff;
    padding: 10px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    border-radius: 5px;
    text-transform: uppercase;
    font-family: Roboto Condensed;
}

.gallery {
    text-align: center;
    background: #121212;
}

.gallery img {
    width: auto;
    max-height: 475px;
}

.foto_block {
    background: #121212;
    margin: 0px;
}

.foto_block_menu {
    background: #1c1c1c;
    min-height: 100%;
    padding: 0px 20px 10px 20px;
}

.foto_block_i, .foto_block_p {
    background-color: rgba(0, 0, 0, 0.6);
    padding-top: 5px;
    padding: 5px;
    margin-top: -26px;
}

.foto_block_p {
    background-color: rgba(0, 0, 0, 0.8);
}

.flex-column {
    margin: 0px;
    padding: 0px;
}

.flex-column > li {
    margin: 0px;
}

.flex-column > a {
    padding: 20px;
    color: #fff;
}

.img_book {
    padding: 20px;
}

.footer_in_top {
    background: #0C8744;
    color: #fff;
    padding: 20px;   
    z-index: 1000;
    position:sticky;     
}

.footer_downl {
    background: #007336;
    height: auto;
    color: #ccc;
    background-image: url(https://islom.uz/img/background_mountain.png);
    padding-bottom: 20px;
    padding-top:20px;
    position: sticky;
    z-index: 1000;
}

.footer_logo_b {
    font-size: 12px;
    margin-top: 30px;
}

.logo_footer > img {
    height: auto;
}

.list_menu_footer {
    text-align: center;
}

.vcal-week {
    text-align: center;
}

.footer_link {
    color: #ccc;
}

.footer_link:hover {
    text-decoration: none;
    color: #fff;
}

.footer_img {
    height: 45px;
    opacity: 0.5;
    margin-left: 16px;
}

.footer_img:hover {
    opacity: 1;
    cursor: pointer;
}

.footer_down {
    text-align: center;
    color: #fff;
    background: #02823b;
    padding: 15px;
    font-size: 13px;
}
.button_block, .button_block_m  {
    border-radius: 4px;
    color: #02823B;
    background: #fff;
    padding: 5px;
    border: 1px solid #1CC465;
    font-family: Roboto Condensed;
    font-weight: bold;
    text-align: center;
    font-size: 17px;
    margin-top: 5px;
}
.button_block_m {
    color:#EA556F;
    border: 1px solid #EA556F;
}
.media_block {
    padding: 0px;
    padding-top: 13px;
    padding-bottom:30px;
}

.video_p {
    text-align: center;
    background: #000;
    z-index: 980;
    position: relative;
}

.media_menu_r, .categories_menu_r {
    border-top: 1px solid #000;
    padding-left: 0px;
    font-weight: bold;
    padding-right: 0px;
    margin-top: 28px;
    color: #fff;
}

.categories_menu_r {
    margin-top: 0px;
    border-top: 1px solid #ccc;
}

.media_link, .cat_link {
    padding: 10px;
    color: #fff;
}

.cat_link {
    color: #333;
    width: 100%;
}

.cat_active {
    background-color: rgba(0, 0, 0, 0.1);
}
.block_foto img {
    max-width: 800px;
    padding-top:20px;

}
.a_active_l {
    color:#fff;
    background: #0B723B;
}
.a_active_l:hover {
    color:#fff;
    opacity:0.8;
}
.title_media2 {
    font-weight: bold;
    padding-left: 5px;
    padding-bottom: 10px;
    font-size: 18px;
    margin-top: 40px;
}

.video_1 {
    text-align: center;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px;
}

.video_1_in, .audio_1_in, .foto_1_in, .jurnal_1_in, .foto_1_p {
    margin: 0px auto auto;
    width: 200px;
    height: 112px;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.26);
    box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.26);
}

.video_1_in {
    background-size: cover;
    background-position: center;
}

.audio_1_in {
    height: 200px;
}

.jurnal_1_in {
    height: 300px;
    border-radius: 5px;
}

.dastur_1_in {
    width: 120px;
    height: 120px;
}

.foto_1_in, .foto_1_p {
    width: 270px;
    height: 150px;
}

.foto_1_in:hover {
    opacity: 0.8;
    cursor: pointer;
}

.title_video_2, .author_video, .info_video, .dastur_title, .intro_maqola, .title_maqola_2 {
    text-align: left;
    font-size: 14px;
    line-height: 16px;
    font-family: Roboto Medium;
    color: #111;
    padding-top: 20px;
}

.smilar_state {
    margin-bottom: 40px;
}

.home_media_text a {
    color: #0C8744;
}

.title_video_2 {
    text-align: center;
}

.title_maqola_2 {
    font-size: 16px;
    line-height: 18px;
}

.video_all_link {
    text-align: right;
    color: #fff;
    padding-top: 20px;
}

.video_all_link a {
    color: #0C8744;
}

.intro_maqola {
    color: #666;
    font-size: 13px;
    padding-top: 10px;
    font-family: Roboto;
}

.dastur_title {
    font-size: 12px;
}

.author_video, .info_video, .author_categories {
    font-size: 12px;
    color: #999;
    padding-top: 10px;
}

.info_video {
    padding-top: 5px;
}

.image_state {
    width: 100%;
    border-radius: 5px;
}

.author_categories {
    color: #1CC465;
    font-weight: bold;
}

.info_video {
    font-size: 11px;

}

.date_video {
    float: right;
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;

}

.p_menu_active, .p_city_active, .navbar-media .p_menu:hover {
    color: #1CC465;
    border-bottom: 3px solid #1CC465;
    padding-bottom: 27px;
}

.p_city_active {
    padding-bottom: 20px;
}

.title_categories {
    font-size: 26px;
    font-family: Roboto;
    padding-bottom: 10px;
    font-weight: bold;
    color: #007336;
    
}

.title_right_prayer {
    font-family: Roboto Medium;
    font-size: 13px;
    text-transform: uppercase;
    color: #eee;
    font-weight: bold;
    padding-top: 10px;
}

.prayer_times, .row_prayer_time {
    color: #fff;
}

.row_prayer_time {
    padding: 10px;
    border-radius: 5px;
    margin-top: 10px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.3);
}

.times {
    float: right;
}

.prayer_times_in {
    margin-top: 8px;
}

.row_prayer {
    font-size: 24px;
    font-weight: bold;
}

.times2 {
    margin-left: 10px;
}

.city_prayer {
    font-weight: bold;
    margin-top: 10px;

}

.city_prayer > a {
    color: #ccc;
}

.city_prayer_block {
    text-align: center;
    padding-left: 0px;
    padding-bottom: 16px;
    border-bottom: 1px solid #eee;
}

.city_prayer > a:hover {
    text-decoration: none;
    color: #333;
}

.datatimes_prayer_title {
    padding-top: 25px;
    padding-bottom: 14px;
    border-bottom: 1px solid #eee;
    text-align: center;
    font-weight: 100;
}

.today_date {
    font-weight: bold;
    font-size: 18px;
    float: left;
}

.prayer_table {
    margin-top: 40px;
    border: 0px;
    font-size: 16px;
}

table.table-bordered {
    border: 1px solid #eee;
    margin-top: 20px;
}

th.header_table {
    color: #333;

}

table.table-bordered > thead > tr > th {
    border: 1px solid #eee;
    text-align: center;
    vertical-align: text-top;
}

table.table-bordered > thead > tr {
    height: 80px;
}

table.table-bordered > tbody > tr > td {
    border: 1px solid #eee;
    text-align: center;
}

.sahar, .iftor {
    background: #e8ffe0;
}

.kecha {
    opacity: 0.5;
}

.bugun {
    color: #fff;
    font-weight: bold;
    background: #1CC465;
}

.s_info {
    font-weight: 500;
    color: #999;
    font-size: 13px;
    text-align: center;
}

h2 {
    color: #007336;
}

.islom_link {
    color: #fff;
}

.islom_link:hover, .islom_link:focus {
    color: #eee;
}


.media_menu {
    padding-left:15px;
}
.media_menu_iymon .navbar-nav {
    width: 100%;
}


.media_menu_iymon .nav-link {
    margin-bottom: 5px;
    padding: 10px;
    font-size: 16px;
    background: #fff;
    color: #007336;
    width: 100%;
}

.media_menu_iymon .nav-link:hover, .active_surah {
    background: #1CC465;
    color: #fff;
    padding-left:10px !important; 
}
.all_menu:hover {
    color: #1CC465;
    cursor:pointer;
}
.all_menu {
    font-size:18px; padding-left:5px;
}
.text_islom {
    color: #333;
    text-align: justify;
    font-size: 17px;
    word-wrap: break-word;
    width: 100%;
    padding-bottom: 30px;
}
.media_menu_iymon {
    padding-left: 0px;
    height: 90%;
}
.sticky {
    position: fixed;
    top: 0;
    z-index: 1000;
    overflow-x: hidden;
    overflow-y: scroll;
    height: 90%;
}
.container-non-responsive {
  /* Margin/padding copied from Bootstrap */
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;

  /* Set width to your desired site width */
  width: 1170px;
}
.sticky a {
    float: left;
    display: block;
    color: #f2f2f2;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
}

.navbar-nav .active {
    background: #1CC465;
    color: #fff;
}
.navbar-nav .nav-link {
    padding-left:10px;
}
.pause_radio {
    padding-top:3px;
}
.inmaqola_text {
    padding-top: 30px;
    font-size: 16px;
    color: #000;
}

.category_body {
    padding: 20px;
    position: relative;   
}

.view_s {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .8);
    z-index: 999;
    display: none;
    overflow:auto;
    height:100%;  
}

.read_m, .size_m, .save_m, .download_m {
    float: right;
    padding: 4px;
    border: 1px solid #eee;
    border-radius: 5px;
    margin-left: 10px;
}

.read_m:hover, .size_m:hover, .save_m:hover, .download_m:hover, .activesave {
    border-color: #0C8744;
    color: #0C8744;
    cursor: pointer;
}

.info_maqola {
    padding-top: 20px;
}
.atama_link {
    font-weight: bold;
}
.atama_link:hover {
    text-decoration:none;
}
.title_inmaqola {
    color: #000;
    padding-bottom: 15px;
    
}

.author_maqola {
    margin: 20px -20px 20px -20px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding-top: 20px;
    line-height: 16px;
    padding-bottom: 20px;
    background: #f7f7f7;
}

.author_maqola_1 {
    border-right: 1px solid #eee;
    margin-top: 10px;
    margin-bottom: 10px;
}

.manbaa_img {
    border-radius: 90px;
    height: 90px;
    margin-right: 10px;
}

.manbaa_muallif {
    font-size: 12px;
}

.manbaa_ism {
    font-size: 14px;
    font-weight: bold;
    color: #333;
    margin-top: 10px;
    margin-bottom: 10px;
}

.teg_maqola a {
    padding: 3px;
    border-radius: 3px;
    border: 1px solid #eee;
    margin-right: 5px;
}

.social_maqola {
    border: 1px solid #eee;    
    margin-top: 80px;
    margin-bottom: 20px;
}

.preg_b {
    margin-right: 10px;
}

.preg_b, .next_b {
    border: 1px solid #ccc;
    padding: 15px;
}
.preg_b:hover, .next_b:hover {
    background:#f7f7f7;
}
.next_b {
    text-align: right;
    margin-left: 10px;
}

.maqola_mavzu {
    margin-top: 50px;
    margin-bottom: 50px;
}

.title_maqola_mavzu {
    font-weight: bold;
    padding-bottom: 7px;
    color: #333;
    font-size: 16px;
    border-bottom: 3px solid #007336;
}

.dars_b {
    padding-bottom: 50px;
}

.header_audio {
    width: 100%;
    height: 300px;
    background-position: cover;
    padding: 20px;
}

.link_header_audio {
    color: #fff;
    text-shadow: 0px 2px 7px #333;
}

.music_playlist > iframe {
    margin-top: 30px;
}

.lessons {
    color: #333;
}

.lessons_c:hover {
    opacity: 0.8;
}

.title_lesson {
    font-size: 16px;
    font-weight: bold;
}

.lesson {
    padding: 5px;
    padding-left: 15px;
    border: 1px solid #eee;
    margin-bottom: 15px;
}

.link-title-lesson {
    color: #333;
}

.title_book {
    font-size: 30px;
    color: #000;
    line-height: 40px;
    font-weight: bold;
}

.str_book {
    font-size: 18px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 30px;
}

.author1 {
    color: #999;
}

.book1 {
    color: #00b9ff;
}

.author1:hover, .book1:hover {
    color: #00b9ff;
    cursor: pointer;
    opacity: 0.8;
}

.book_st {
    margin-top: 10px;
}

.author_book {
    color: #999;
}

.author_info {
    display: none;
}

.info_book {    
    overflow: hidden;
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}

.button_book_d {
    padding: 6px;
    border-radius: 5px;
    border: 1px solid #ccc;
    color: #005E8A;
    background: none;
    padding-left: 20px;
    padding-right: 20px;
}
.button_book_d:hover {
    opacity: 0.8;
}
.text_button:hover {
    color: #fff;
}

.book_p {
    color: #fff;
    background: #005E8A;
}

.buttons_book {
    margin-top: 40px;
}
.apps_b {
    text-align: center;
    background: #f7f7f7;
}
.apps_b > span {
    padding-right: 10px;
    opacity: 0.8;
}

.apps_b > h4 {
    margin-bottom:20px;
}
.apps_b > span:hover {
    opacity: 1;
    cursor: pointer;
}
.apps_b  img {
   width:60px;
}
.info_state_categories {
    font-size: 12px;
    color: #999;
    padding-top: 5px;
}

.info_state_categories span {
    margin-left: 10px;
}

#book_down_full {
    background: rgba(255, 255, 255, 0.6);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.66) 8%, rgba(255, 255, 255, 1) 51%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.6)), color-stop(8%, rgba(255, 255, 255, 0.66)), color-stop(51%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.66) 8%, rgba(255, 255, 255, 1) 51%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.66) 8%, rgba(255, 255, 255, 1) 51%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.66) 8%, rgba(255, 255, 255, 1) 51%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.66) 8%, rgba(255, 255, 255, 1) 51%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
    position: absolute;
    width: 100%;
    text-align: center;
    padding: 5px;
    padding-top: 30px;
    z-index: 9999;
    margin-top: -40px;
    font-weight: bold;
    color: #00b9ff;
    height: 40px;
}

#book_down_full:hover {
    cursor: pointer;
    color: #005E8A;
}

.inner {
    position: fixed;
    right: 0;
    width: 50px;
    opacity: 0.8;
    margin-right: -5px;
}

.inner:hover {
    margin-right: 0px;
    cursor: pointer;
    opacity: 1;
}

.lesson-list {
    position: fixed;
    box-shadow: 0px 2px 7px #333;
    background: #fff;
    z-index: 1000;
    right: 0;
    height: 100%;
    width: 300px;   
}

.hide_button {
    font-weight: bold;
    padding: 20px;
    text-align: right;
    color: #02823B;
}

.hide_button:hover {
    cursor: pointer;
    opacity: 0.8;
}

.title_lesson_list {
    font-size: 18px;
    font-weight: bold;
    padding: 20px;
    color: #333;
}

.title_block {
    text-transform: uppercase;
}

.lessons2 {
    overflow-y: scroll;     
    overflow-x:hidden;
    height: 80%;

}

.link_lessons {
    padding: 5px;
    padding-left: 20px;

}

.link_lessons a {
    font-weight: bold;
    color: #333;
}

.sub_link {
    font-size: 12px;
    border: 1px solid #0C8744;
}

.link_lessons:hover, .lesson_active {
    background: #eee;
}

.link_lessons a:hover, .lesson_active a {
    text-decoration: none;
    color: #007336;
}

.lessons2::-webkit-scrollbar, .sticky::-webkit-scrollbar {
    width: 5px;
}

.lessons2::-webkit-scrollbar-track, .sticky::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.lessons2::-webkit-scrollbar-thumb, .sticky::-webkit-scrollbar-thumb {
    background: #007336;
}

.block_results {
    border-bottom: 1px solid #eee;
    padding-bottom: 8px;
    margin-top: 20px;
}

.block_results a:hover {
    text-decoration: none;
}

.result {
    font-size: 13px;
    color: #000;
    font-weight: bold;
    padding-bottom: 10px;
    margin-right: 15px;
}

.result > span {
    color: #999;
}

.result:hover {
    border-bottom: 2px solid #007336;
    color: #007336;
    cursor: pointer;
    padding-bottom: 12px;
}

.result_active {
    border-bottom: 2px solid #007336;
    padding-bottom: 12px;
}

.search_element {
    margin-top: 20px;
}

.foto_slider {
    margin-bottom: 50px;
    padding: 0px;
    height: 300px;
}

.full_img {
    padding: 0px;
    border: 1px solid red;
    height: 100%;
}

.imgs_slider {
    border: 1px solid green;
    height: 100%;
}

.load_m:hover {
    color: #007336;
    background: #f7f7f7;
    cursor: pointer;
}

.load_m {
    margin-top: 10px;
    text-align: center;
    color: #666;
    padding: 10px;
    text-transform: uppercase;
}

.line {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 15px;
    background-color: #007336;
}

.link_all {
    text-align: right;
    padding-top: 10px;
}

.link_all a {
    color: #007336;
}

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.lds-ellipsis div {
  position: absolute;
  top: 27px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #007336;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 6px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 6px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 26px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 45px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(19px, 0);
  }
}
.home_media hr {
    border: 0.5px solid #333;
}

.menu_media {
    height: 50px;
    width: 100%;
    background: #181818;
    padding: 10px;
}

.media_all_block {
    margin-top: 0px;
    padding: 0px;
    display: none;
}

.active_button {
    border-radius: 3px;
    background: #0C8744;
    padding: 8px;
    text-align: center;
}

.menu-a img {
    margin-top: -2px;
}

.link_radio:hover {
    cursor: pointer;
    opacity: 0.8;
}

.p_lb {
    padding: 0px;
    padding: 20px;
    text-transform: uppercase;
}

.apps_block img {
    margin-left: 5px;
    opacity: 0.6;
    margin-bottom: 10px;
}

.apps_block img:hover {
    cursor: pointer;
    opacity: 1;
}

.in_market img {
    margin-left: 7px;
}

.lSGallery {
    max-height: 40px;
}

.video_p iframe {
    margin-bottom: 0px;
}
.state_categories {padding:10px; }
.title_state_categories {padding-top:10px; font-size:17px; font-weight: bold; color:#000;}
.min_text_state {border-bottom:1px solid #eee; padding-bottom:10px;}
.info_state_categories {font-size:12px; color:#999; padding-top:5px;}
.info_state_categories  span {margin-left:10px; }
.bg_video_img {height:150px; }
.rede {color:red;}
.info_state_categories {font-size:12px; color:#999; padding-top:5px;}
.info_state_categories  span {margin-left:10px; }
.all_states_search {background:#0C8744; color:#fff; margin-top:20px; text-align:center; padding:20px;}
.all_states_search:hover {cursor:pointer; opacity:0.8; text-decoration: none;}
.in_book { padding-bottom:15px; }
.block_term { padding:20px; padding-bottom:150px;}
.st_term_d {padding:10px; border:1px solid #eee; color:#333; font-size:16px; margin-bottom:10px;}
.terms_view a {font-size:15px; font-weight:bold; }
.terms_view div {border-bottom:1px solid #f7f7f7; padding:5px; }
.terms_view span { float:right; position:relative; font-size:13px; color:#999; right:0px;}

.apst-button {
    background-color: #0C8744 !important;    
    }

.apst-button:hover {
    background-color: #212121 !important;
    }
.juma {
    color: #0C8744;
    font-weight:bold;
} 
.down_sound, .soniy_d {
    border-bottom:1px solid #05a73d; padding-bottom:10px;
}
.soniy_d {
    padding-bottom:5px;
    margin-bottom:20px;
}
.white_link {
    color:#fff !important;
}
.white_link:hover, .link_np:hover {
    text-decoration:none;
    opacity:0.8;
}
.white_link:active {
    color:#fff;
}
#media_player {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background:#fff;
    z-index:900;    
    -webkit-box-shadow: 1px 13px 29px -9px rgba(0,0,0,0.05);
    -moz-box-shadow: 1px 13px 29px -9px rgba(0,0,0,0.05);
    box-shadow: 1px 13px 29px -9px rgba(0,0,0,0.05);
    padding-left:10px;
}

.playPause,#playPause,#sArea,#aTime,#aPlayed,#aTotal
{
	display:table-cell;
	vertical-align:middle;
}

#player,#aTm
{
	display:table;
	width:100%;
}

#playerCover
{
	margin:0 auto;
	background-color:#fff;	
	top: 50%;	
	left: 0px;
	right: 0px;		
}

#insTime
{
	position: absolute;	
	padding: 5px 7px;
	font-size: 14px;
	color: #333;
	background-color: #000;
	border-radius: 4px;
	display:none;
}

.playPause,#playPause
{
	width:18px;
}

#aTime
{
	width: 100px;
	font-size:14px;
}

#aPlayed
{    
    padding-right:5px;
}

.playPause,#playPause,#aTime
{
	text-align:center;
	color:#05a73d;
	padding:15px;
}

#sHover
{
	position: absolute;
	top:0px;
	left: 0px;
	height:100%;
	background-color: #f7f7f7;
	width: 0px;
	z-index: 3;
	opacity: 0.3;
}

#sArea,#seekBar
{
	position:relative;
}

#sArea
{
	height:48px;
}

#seekBar
{
	width: 0px;
	overflow: hidden;
	position: absolute;
	top: 0px;	
	padding: 15px 0px;
	left: 0px;
	color: #fff;
	z-index: 2;
	background-color: #05a73d;
}

#trackName
{
	padding-left: 15px;
	color: #05a73d;
	z-index: 1;
}

.playPause,#playPause,#sArea
{
	cursor:pointer;
}

#seName
{
    height:100%;
	padding-left:15px;
	white-space: pre;
}
.caret {
    display:none;
}
.show-tick {
    margin:10px;
}
.show-tick .dropdown-toggle {
    border:1px solid #f7f7f7 !important;
}
.bootstrap-select.show>.dropdown-menu>.dropdown-menu {
    display: block;
}

.bootstrap-select > .dropdown-menu > .dropdown-menu li.hidden{
    display:none;
}

.bootstrap-select > .dropdown-menu > .dropdown-menu li a{
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    font-weight: 400;
    color: #292b2c;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0;
}
.zas_fixed {
    display: none;
    position:fixed; 
    z-index:999; 
    border-radius:30px; 
    padding:10px; 
    background:#0C8744; 
    bottom:100; 
    right:20;
}
.zas_fixed:hover {
    opacity:0.8;
    cursor:pointer;
    
}
.mediPlayer:hover {
    cursor:pointer;
    opacity:0.8;
}
.badge {
    color:#fff;
}
#login-dp {
    position: absolute;
    width: 350px;    
    padding: 14px 14px 0;
    overflow:hidden;
    right:55;    
    background-color:rgba(255,255,255, 1);
    box-shadow: 0px 2px 7px #ccc;
    border-radius:5px;
}
#login-dp .help-block{
    font-size:12px    
}
#login-dp .bottom{
    background-color:rgba(255,255,255,.8);
    border-top:1px solid #ddd;
    clear:both;
    padding:14px;
}
#login-dp .social-buttons{
    margin:12px 0    
}
#login-dp .social-buttons a{
    width: 49%;
}
#login-dp .form-group {
    margin-bottom: 10px;
}
.btn-fb{
    color: #fff;
    background-color:#3b5998;
}
.btn-fb:hover{
    color: #fff;
    background-color:#496ebc 
}
.btn-tw{
    color: #fff;
    background-color:#55acee;
}
.btn-tw:hover{
    color: #fff;
    background-color:#59b5fa;
}
.custom-control-label::before, 
.custom-control-label::after {
width: 2rem;
height: 2rem;
}
.all_states{padding:10px;margin-top:10px; color:#333; }
.state{padding:10px 10px 40px; margin-top:10px}
.rulestest {padding:30px; border:1px solid #eee; float:none; margin:0px auto auto; display:block; text-align:center; }
.h4test {font-weight:300; font-family: Open sans Condensed; text-transform:uppercase; line-height:30px;  }
h4 { line-height:25px; }
#javob:hover {cursor:pointer;}
.test-table { font-size:13px;} 
.test-table td {padding:7px; } 
.test-table td {border-bottom:1px solid #eee; }  
.text-center-test {text-align:center;} 
.test-table a {color:#069;} 
.test-table a:hover { color:#00b9ff;} 
#my_timer {display:none;}
.card {
    border:0px;
}
.card-header {
    background-color:#fff;
    text-align:center;
    font-size:25px;
}
.text_vi {padding:5px; }
.text_vi:hover {cursor:pointer;}
.ch_list:hover { background:#f7f7f7; opacity:0.8; border-radius:5px; text-decoration:none !important; }
.video-js .vjs-big-play-button {
    top:45%;
    left:45%;
}
.element_q {
    padding:10px;
    padding-top:20px;
    border:1px solid #eee;
    color:#0C8744; 
    font-size:11px;
    margin-right:10px;
    margin-bottom:20px;
}
.element_q > b {
    font-size:25px;
   
}
.element_q:hover, .active_letter {
    background:#0C8744; 
    color:#fff;
    border-color:#0C8744; 
    cursor: pointer;
}
.page-item.active .page-link {
    background-color: #0C8744; 
    border-color: #0C8744; 
}

.m_soniy {
    padding-top:20px;
    font-size:55px;
    text-align:center;    
    font-family:me_quranRegular;
    
}
.r_m_soniy {
    padding:25px;
    padding-bottom:0px;
    text-align: center;        
}
.r_m_soniy_z {
    font-size:50px;
    padding-top:30px;
}
.r_m_soniy_s {
    font-size:48px;
    padding-top:40px;
}
.r_m_soniy_sx {
    font-size:45px;
    padding-top:30px;
}
.r_m_soniy_sxm {
    font-size:35px;
    padding-top:40px;
}
.m_soniy_in_x {
    font-size:70px;
    padding:0px 35px 0px 35px;
    unicode-bidi: bidi-override; 
}
.m_soniy_in, .m_soniy_b {
    padding:0px 25px 15px 25px;     
    unicode-bidi: bidi-override;         
}
.m_soniy_in:hover, .kalima:hover, .m_soniy_in_x:hover, .oyat_hover:hover {
    cursor:pointer;
    background:#f7f7f7;
}
.kalima {
    line-height: 100px;
}
.right_to_arabic {
    direction: rtl;
}
.mad_w {
    width:33%; border-left:1px solid #999;
}

.slider {
    position: relative;
    overflow: hidden;
    font-size:16px;
  }

  .slider__wrapper {
    display: flex;
    transition: transform 0.6s ease;
  }

  .slider__item {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .slider__control {
    position: absolute;
    top: 50%;
    display: none;
    align-items: center;
    justify-content: center;
    width: 40px;
    color: #fff;
    text-align: center;
    opacity: 0.5;
    height: 50px;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, .5);
  }

  .slider__control_show {
    display: flex;
  }

  .slider__control:hover,
  .slider__control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9;
  }

  .slider__control_left {
    left: 0;
  }

  .slider__control_right {
    right: 0;
  }

  .slider__control::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
  }

  .slider__control_left::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
  }

  .slider__control_right::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
  }

  .slider__item > div {
    line-height: 250px;
    font-size: 100px;
    text-align: center;
  }
  .slider__item img {
      width: 100%;
  }
  table > tbody > tr > td {
    vertical-align: middle !important;
    padding-top:1rem;       
}
.green-audio-player {
    margin-bottom:20px;
    padding-left:0px;
    padding-right:0px;
}
.breadcrumb {
    padding-left:0px !important;
}

.newblock {
    background: #007336;
    color:#fff;
    padding:5px;    
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-left:4px;
    min-height:70px;   
}
.newblock_textleft {
    font-size:15px;
    padding-top:10px;
    border-right:1px solid #02823b; 
}
.newblockdown {
    background: #02823b;
    min-height: 50px;
    padding-top:8px;
    padding-bottom:8px;
    color:#fff;
    margin-left:-11px;
    border-bottom-left-radius: 5px;    
    border-bottom-right-radius: 5px;    
    margin-bottom:5px;
}
.newblockdown a {
    color:inherit;
    font-weight: bold;
    text-decoration: underline;
}
.newblockdown a:hover {
    opacity: 0.7;
}

.results_newblock {
    padding-top:10px;
    padding-left:35px;
}
.results_newblock span {
    margin-right:20px;    
}
.info_news {
    color:#666;
    font-size:13px;
}