@font-face {
    font-family: 'PT Sans Regular';
    src: url('../fonts/PTSansRegular.ttf');
}

@font-face {
    font-family: 'PT Sans Bold';
    src: url('../fonts/PTSansBold.ttf');
}

body {
    font-family: 'PT Sans Regular';
}

.pointer {
    cursor: pointer;
}

.header {
    height: 65px;
}

.top_header {
    background-image: url(../images/bg-top.png);
    color: #fff;
    position: fixed;
    width: 100%;
    z-index: 100;
}

.link_lang {
    font-family: 'PT Sans Bold';
    line-height: 24px;
}

.link_lang a {
    color: #fff;
    padding-left: 9px;
    padding-right: 9px;
    height: 60px;
    display: inline-block;
    line-height: 60px;
    width: 38px;
}

.link_lang a:hover,
.link_lang a.active {
    color: #ffc301;
}

.time_namaz {
    font-size: 14px;
    margin-bottom: 0;
    text-align: center;
    font-family: 'PT Sans Bold';
}

.ask-comments {
    margin-left: 8%;
    border-top: 1px solid #ccc;
    padding-top: 15px;
    margin-top: 10px;
    margin-bottom: 15px;
}

.time_namaz span {
    font-family: 'PT Sans Regular';
    font-size: 13px;
}

.block_timeNamaz {
    display: table-cell;
    width: 49px;
    vertical-align: middle;
    height: 70px;
}

.block_timeNamaz.active {
    background-color: #ffc301;
}

.table_namaz {
    margin-bottom: 0;
    font-family: 'PT Sans Bold';
    color: #ffc301;
    font-size: 15px;
    line-height: 19px;
    padding-left: 7px;
}

.table_namaz a {
    color: #fff;
    font-size: 14px;
    font-family: 'PT Sans Regular';
    display: block;
}

.select_city {
    background-color: #7d9daa;
    border: 2px solid #a2babb;
    outline: none;
    width: 135px;
    cursor: pointer;
    height: 31px;
    margin-right: 7px;
}

@media (max-width: 767px){
    .select_city {
        width: 100%;
        background-color: #7d9daa;
        border: 2px solid #a2babb;
        outline: none;
        cursor: pointer;
        height: 31px;
    }

    .mulimedia{
        margin-bottom: 60px;
    }
}

.select_link {
    background-color: #7d9daa;
    border: 2px solid #a2babb;
    outline: none;
    width: 100px;
    cursor: pointer;
    height: 31px;
    /*margin-right: -5px;*/
}

.main_search {
    width: 210px;
    background-color: #7d9daa;
    border: 2px solid #a2babb;
    outline: none;
    background-image: url(../images/icon_search.png);
    background-position: center right 10px;
    background-repeat: no-repeat;
    height: 31px;
    padding: 5px;
    max-width: 100%;
    padding-right: 25px;
}

.top_inputs {
    padding-right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
}

.link_prof {
    color: #fff;
    text-align: right;
    margin-bottom: 15px;
    margin-top: 15px;
}

.profile:hover {
    text-decoration: none;
}

.in_page .top_content {
    min-height: auto !important;
    padding-bottom: 0;
    background-position: center top 6%;
    background-size: cover;
}

.top_content {
    background-image: url(../images/bg_top.png);
    /*min-height: 800px;*/
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% 100%;
    padding-top: 10px;
    padding-bottom: 50px;
}

.block1 {
    display: table-cell;
    width: 1%;
    vertical-align: middle;
}

.link_muf {
    font-size: 40px;
    font-family: 'PT Sans Bold';
    margin-bottom: 0;
}

.logo_block a {
    color: #000;
}

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

.i-grig {
    background-image: url(../images/sun.png);
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 30px;
}

.i-grig > span {
    border-bottom: 2px dashed #000;
    padding-bottom: 5px;
    width: 90%;
    display: block;
}

.i-musum {
    background-image: url(../images/moon.png);
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 30px;
}

.chauil {
    width: 90%;
    display: block;
}

.hijra {
    float: right;
    font-size: 12px;
}

.time_naw {
    text-align: right;
}

.celebration a {
    color: #545454;
    font-size: 16px;
    font-family: 'PT Sans Bold';
    text-transform: uppercase;
}

.celebration a:hover {
    color: #545454;
    text-decoration: none;
}

.menu {
    background-image: url(../images/bg-menu.png);
    margin-bottom: 20px;
    margin-top: 20px;
}

.menu .nav-pills li {
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    font-family: 'PT Sans Bold';
    white-space: nowrap;
}

.menu .nav-pills li a {
    color: #fff;
    border-radius: 0;
}

.menu .nav-pills li a:hover,
.menu .nav-pills li.active a {
    background-color: rgba(255, 255, 255, .4);
}

.menu .nav-pills li a:focus {
    background-color: transparent;
}

.menu .navbar-collapse {
    padding: 0;
}

.icon-bar {
    background-color: #fff;
}

.mufty-caption {
    min-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    position: absolute;
    bottom: 0;
    left: 0px;
    width: 100%;
    background-color: rgba(51, 103, 99, 0.65);
}

.mufty-caption span {
    line-height: 45px;
    display: block;
    white-space: nowrap;
}

.muftiy_block a {
    display: block;
    position: relative;
}

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

.muftiy img {
    width: 263px;
    height: 350px;
    object-fit: cover;
    background-color: #336763;
}


/*
.links_top {
    margin-bottom: 11px;
}
*/

.links_top li {
    text-align: center;
    background-color: #6a928f;
    border: 1px solid #fff;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}

.center_link li {
    border-color: #ffc301;
}

.links_top li:hover,
.links_top li.active {
    background-color: #005350;
}

.links_top li a:hover,
.links_top li.active a {
    color: #ffc301;
    text-decoration: none;
}

.links_top li a {
    text-transform: uppercase;
    color: #fff;
    padding: 10px 15px;
    display: block;
    white-space: nowrap;
}

.slid2 .text_news {
    color: #000;
    height: 65px;
    overflow: hidden;
    font-size: 16px;
}

.slid2 .time_news {
    color: #000;
    font-size: 11px;
    font-weight: 600;
    margin-top: 5px;
}

.slid2 .time_news span img {
    width: 12px;
}

.slider-nav .slid2 {
    background-color: #fff;
    height: 105px !important;
    border-bottom: 1px solid #6a928f !important;
    border-top: 1px solid #6a928f !important;
    border-right: 2px solid #6a928f !important;
    border-left: 2px solid #6a928f !important;
    padding-bottom: 5px;
    padding-top: 5px;
    outline: none;
}

.news_trans {
    /*margin-top: 15px;*/
}

.slider-nav {
    padding-left: 0;
    height: 420px;
    overflow: hidden;
    padding-right: 0;
}

.slider-for {
    padding-right: 0;
    height: 400px;
    overflow: hidden;
}

.slider-nav .slick-arrow {
    opacity: 0;
    -webkit-transition: all ease .4s;
    transition: all ease .4s;
}

.slider-nav:hover .slick-arrow {
    opacity: 1;
}

.slider-nav .slick-slide.slick-current {
    background-color: #fff;
}

.slider-nav .slick-prev {
    background-color: rgba(255, 255, 255, .86);
    width: 100%;
    top: 0;
    z-index: 2;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.slider-for .slick-prev,
.slider-for .slick-next{
    min-height: calc(100% - 82px);
    top: 0;
    z-index: 2;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.slider-for .slick-next{
    right: 0;
    background: center url("../images/next-w.png") no-repeat rgba(0, 0, 0, 0.4);
}
.slider-for .slick-prev{
    background: center url("../images/prev-w.png") no-repeat rgba(0, 0, 0, 0.5);
}
.slider-for .slick-dots{
    bottom: 0;
}
.slider-for .slick-dots li,
.slider-for .slick-dots li button{
    width: 10px;
    height: 10px;
}
.slider-for .slick-dots li.slick-active button{
    background: center rgb(51, 103, 99);
}
.slider-for .slick-dots li button{
    background: #fff;
    border:1px solid rgb(51, 103, 99);
    border-radius: 50%;
}
.slider-for .slick-dots li button:before{
    color: transparent;
}
.slider-nav .slick-next {
    background-color: rgba(255, 255, 255, .86);
    width: 100%;
    bottom: 0;
    z-index: 2;
    top: auto;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.slider-nav .slick-prev:before {
    content: url(../images/arrows-top.png);
}

.slider-nav .slick-next:before {
    content: url(../images/arrows-bottom.png);
}

.block-right {
    padding-left: 10px;
}

.right-news {
    background-color: #fff;
    height: 420px;
    padding: 20px 15px;
    overflow: auto;
    border: 2px solid #5f8885;
}

.right-news::-webkit-scrollbar {
    width: 2px;
    right: 15px;
}

.right-news::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #40807c;
}

.right-news::-webkit-scrollbar-thumb {
    background-color: #40807c;
    outline: 1px solid slategrey;
    border: 1px solid #ffc301;
    border-radius: 5px;
}

.right-news .time_news {
    float: left;
    margin-top: 0;
    margin-right: 5px;
    font-size: 11px;
    color: #000;
    font-weight: 600;
    /*display: none;*/
}

.right-news .time_news span img {
    width: 12px;
}

.right-news .time_news img {
    width: 90px;
    height: 60px;
    object-fit: cover;
}

.right-news .news-list {
    min-height: 55px;
    font-weight: 600;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 18px;
}

.right-news > div {
    border-bottom: 1px solid #6a928f;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.right-news p a {
    color: #000;
}

.min_img {
    width: 100%;
    height: 85px;
    object-fit: cover;
}

.img_big {
    width: 570px;
    height: 400px;
    object-fit: cover;
}

.img_big2 {
    /*width: 548px;*/
    height: 420px;
    width: 100%;
    object-fit: cover;
}

.text_news {
    font-size: 13px;
    color: #fff;
    margin-bottom: 0;
    line-height: 16px;
}

.time_news {
    font-size: 12px;
    margin-bottom: 0;
    /*    color: #fff;*/
}

.time_news span {
    margin-right: 5%;
}

.text_block {
    padding-left: 0;
}

.text_block_video {
    padding-left: 10px;
}

.up_text {
    font-size: 15px;
    font-family: 'PT Sans Bold';
    background-color: rgba(255, 255, 255, .86);
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 15px;
    min-height: 82px;
}

.block_for {
    position: relative;
}

.title_servic {
    font-family: 'PT Sans Bold';
    font-size: 14px;
    margin-bottom: 5px;
}

.link_servic a {
    color: #646464;
    font-family: 'PT Sans Bold';
    display: block;
    font-size: 13px;
    line-height: 20px;
}

.services {
    margin-top: 30px;
    margin-bottom: 30px;
}

.mobs img {
    width: 120px;
    height: 120px;
}

.block_services {
    min-height: 125px;
}

.center_content1 {
    /*margin-top: 30px;*/
    /*margin-bottom: 15px;*/
}

.title_main {
    text-align: center;
    font-size: 26px;
    background-image: url(../images/im_uzor.png), url(../images/img2_uzor.png);
    background-repeat: no-repeat;
    background-position: left center, right center;
    color: #326763;
    min-height: 47px;
    line-height: 40px;
    cursor: pointer;
}

.title_main2 {
    text-align: center;
    font-size: 26px;
    background-image: url(../images/uzor_w1.png), url(../images/uzor_w.png);
    background-repeat: no-repeat;
    background-position: left center, right center;
    min-height: 47px;
    line-height: 40px;
    margin-bottom: -15px;
    color: #fff;
    cursor: pointer;
}

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

.list_img_news {
    max-width: 100%;
    /*height: 125px;*/
    object-fit: cover;
    margin-top: 1em;
}

.link_news {
    font-size: 13px;
    font-family: 'PT Sans Bold';
    color: #000;
    line-height: 20px;
    height: 38px;
    overflow: hidden;
    display: block;
}

.link_news:hover {
    color: #000;
}

.date_news {
    color: #707070;
    margin-bottom: 0;
}

.see_all {
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    color: #326763;
    border: 1px solid #326763;
    border-radius: 3px;
    padding: 7px 15px;
    float: right;
    width: 180px;
    max-width: 100%;
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 30px;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}

.see_all:hover {
    background-color: #2a5451;
    color: #e3b40c;
    border-color: #e3b40c;
}

.question_button {
    position: relative;
}

.question {
    position: absolute;
    top: -5px;
    right: -22px;
}

.article {
    background: linear-gradient(#326864, #fff);
    /*min-height: 350px;*/
}

.text_img_bottom {
    background-color: #fff;
    padding: 5px;
}

.text_img_bottom p {
    text-align: center;
    font-size: 16px;
    margin-bottom: 0;
    height: 45px;
    overflow: hidden;
}

.blocks_slider2 {
    border: 2px solid #fff;
    margin: 7px;
}

.img_slider2 {
    width: 100%;
    height: 120px;
    object-fit: cover;
}

.slider2 {
    margin-top: 30px;
    margin-bottom: 30px;
    height: 192px;
}

.slid_bottom {
    margin-top: 30px;
    margin-bottom: 30px;
    height: 143px;
}

.slider2 .slick-list,
.slid_bottom .slick-list {
    width: 95%;
}

.slider2 .slick-prev,
.slid_bottom .slick-prev {
    left: 0px;
    width: auto;
    height: auto;
}

.slider2 .slick-next,
.slid_bottom .slick-next {
    right: 0px;
    width: auto;
    height: auto;
}

.slider2 .slick-prev:before,
.slid_bottom .slick-prev:before {
    content: url(../images/arrow_l.png);
}

[dir="rtl"] .slider2 .slick-prev:before {
    content: "›";
}

[dir="rtl"] .slick-next {
    right: auto;
}

.slider2 .slick-next:before,
.slid_bottom .slick-next:before {
    content: url(../images/arrow_r.png);
}

.slid_bottom img {
    height: 143px;
    /*width: 199px;*/
    padding: 0 7px;
    max-width: 100%;
}

[dir="rtl"] .slider2 .slick-next:before {
    content: "‹";
}

.slid_video,
.slider_gallery,
.slid_book {
    height: 275px;
    overflow: hidden;
}

.slid_video .slick-prev,
.slider_gallery .slick-prev,
.slid_book .slick-prev {
    right: 60px;
    top: -45px;
    width: auto;
    height: auto;
}

.slid_video .slick-next,
.slider_gallery .slick-next,
.slid_book .slick-next {
    right: 10px;
    top: -45px;
    width: auto;
    height: auto;
}

.slid_video .slick-prev:before,
.slider_gallery .slick-prev:before,
.slid_book .slick-prev:before {
    content: url(../images/icon_arrow_l.png);
}

.slid-medrese .slick-prev:before {
    content: url(../images/arrows-left.png);
    opacity: 1;
}

.slid-medrese .slick-next:before {
    content: url(../images/arrows-right.png);
    opacity: 1;
}

.slid-medrese .slick-next {
    right: -25px;
}

.slid-medrese .slick-prev {
    left: -25px;
}

[dir="rtl"] .slider2 .slick-prev:before,
[dir="rtl"] .slider2 .slick-prev:before {
    content: "›";
}

[dir="rtl"] .slick-next,
[dir="rtl"] .slick-next {
    right: auto;
}

.slid_video .slick-next:before,
.slider_gallery .slick-next:before,
.slid_book .slick-next:before {
    content: url(../images/icon_arrow_r.png);
}

[dir="rtl"] .slider2 .slick-next:before,
[dir="rtl"] .slider2 .slick-next:before {
    content: "‹";
}

.slid_video .slick-dots,
.slider_gallery .slick-dots,
.slid_book .slick-dots {
    top: -53px;
    bottom: auto;
    width: auto;
    right: 27px;
}

.slid_video .slick-dots li.slick-active,
.slider_gallery .slick-dots li.slick-active,
.slid_book .slick-dots li.slick-active {
    display: block;
}

.slid_video .slick-dots li,
.slider_gallery .slick-dots li,
.slid_book .slick-dots li {
    display: none;
}

.title_block {
    color: #005350;
    font-size: 26px;
    margin-top: 1em;
    border: 1px solid #326763;
    padding: 10px 50px;
    line-height: 22px;
    background-image: url(../images/icon_video.png);
    background-repeat: no-repeat;
    background-position: left 10px center;
    cursor: pointer;
}

.slid_video .slick-dots li button,
.slider_gallery .slick-dots li button,
.slid_book .slick-dots li button {
    color: #005350;
    font-size: 21px;
    font-family: 'PT Sans Bold';
    text-decoration: underline;
}

.slid_video .slick-prev.slick-disabled:before,
.slid_video .slick-next.slick-disabled:before,
.slider_gallery .slick-prev.slick-disabled:before,
.slider_gallery .slick-next.slick-disabled:before,
.slid_book .slick-prev.slick-disabled:before,
.slid_book .slick-next.slick-disabled:before {
    opacity: .5;
}

.block_photo {
    color: #005350;
    margin-top: 1em;
    font-size: 26px;
    border: 1px solid #326763;
    padding: 10px 50px;
    line-height: 22px;
    background-image: url(../images/icon_photo.png);
    background-repeat: no-repeat;
    background-position: left 10px center;
    cursor: pointer;
}

.title_block span,
.block_photo span {
    font-size: 16px;
    line-height: 12px;
}

.grid-item {
    width: 37%;
    height: 122px;
    float: left;
    margin-bottom: 15px;
    background: #000;
    position: relative;
}

.grid-item--width2 {
    width: 60%;
    margin-right: 10px;
}

.grid-item--height2 {
    height: 260px;
}

.icon_play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(4, 48, 48, 0.47);
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.icon_play:hover {
    background-color: transparent;
}

.icons_center {
    position: relative;
    height: 100%;
}

.icon_play_img {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -55%);
}

.text_video {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    color: #fff;
    font-family: 'PT Sans Bold';
    font-size: 15px;
    background-color: #000;
    border-top: 1px solid #fff;
}

.text_video p {
    margin-bottom: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.img_vid {
    height: 100%;
}

.icon_play_img2 {
    width: 30px;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -55%);
}

.min_font {
    font-size: 11px;
}

.photo_gallery a {
    display: block;
}

.photo_gallery {
    padding-left: 8px;
    padding-right: 8px;
}

.photo_gallery a img {
    margin-bottom: 1em;
    height: 121px;
    width: 100%;
    object-fit: cover;
}

.photo_gallery a img:hover {
    opacity: .5;
}

.grid {
    margin: 0 auto;
}

.block_bigger {
    min-height: 380px;
}

.block_video {
    min-height: 680px;
}

.audio_block {
    background-image: url(../images/icon_audio.png);
    background-repeat: no-repeat;
    background-position: left 10px center;
}

.book_block {
    background-image: url(../images/icon_books.png);
    background-repeat: no-repeat;
    background-position: left 10px center;
}

.audio_list {
    border-bottom: 2px solid #434343;
}

.audio_list audio {
    width: 100%;
}

.title_audio {
    font-size: 13px;
    color: #326763;
    margin-bottom: 3px;
    margin-top: 10px;
}

.slid_book {
    padding-top: 15px;
}

.slid_book a img {
    height: 253px;
    width: 181px;
    margin: 0 auto;
}

.title_map {
    color: #fff;
    font-size: 22px;
    background-color: #326763;
    text-align: center;
    padding: 7px 15px;
    background-image: url(../images/bg-menu.png);
    - background-repeat: repeat;
    - background-position: left center;
    cursor: pointer;
}

.img_banner {
    width: 360px;
    margin: 15px auto;
    max-width: 100%;
    height: 200px;
    object-fit: cover;
}

.footer {
    background-color: #40807c;
    padding-top: 1em;
    padding-bottom: 1em;
    color: #fff;
}

.footer a {
    color: #fff;
}

.logo_footer > div {
    display: table-cell;
    width: 1%;
    vertical-align: middle;
}

.logo_text {
    color: #fff;
}

.logo_text a {
    color: #fff;
}

.info_address {
    font-size: 16px;
    font-weight: 600;
}

.info_address img {
    margin-right: 5px;
}

.icons_left a,
.right-icons a {
    display: block;
}

.icons_left a img,
.right-icons a img {
    max-width: 100%;
    margin: 5px 10px;
}

.right-icons > div {
    margin-bottom: 2em;
}

.icons_left {
    width: 60px;
    position: fixed;
    top: 20%;
    left: 0;
    z-index: 1000;
}

.right-icons {
    width: 60px;
    position: fixed;
    top: 20%;
    right: 0;
    z-index: 1000;
}

.bottom_news span {
    display: table-cell;
    width: 1%;
    font-size: 12px;
}

.textNews a {
    color: #000;
}

.books .newsImages {
    height: 220px;
}

.news-block {
    margin-top: 20px;
}

.newsImages {
    width: 100%;
    height: 125px;
    object-fit: cover;
}

.medrese .newsImages,
.photos .newsImages {
    height: 170px;
    object-fit: cover;
}

.newsImages:hover {
    opacity: .5;
}

.downs {
    position: absolute;
    bottom: 100%;
    left: 20px;
}

.news {
    min-height: 215px;
    margin-bottom: 1.5em;
}

.more_reads {
    width: 100%;
    height: 100px;
    object-fit: cover;
}

.more_reads:hover {
    opacity: .5;
}

.textNews {
    background-color: #e7e6e6;
    padding: 10px 5px;
    position: relative;
}

.news_list a {
    color: #000;
}

.news_list {
    height: 70px;
    overflow: hidden;
    font-size: 16px;
}

.line {
    border: 1px solid #666666;
    margin-bottom: 1em;
    margin-top: 1em;
}

.block_more_news {
    overflow: auto;
    height: 500px;
}

.block_more_news::-webkit-scrollbar {
    width: 2px;
    right: 15px;
}

.block_more_news::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #40807c;
}

.block_more_news::-webkit-scrollbar-thumb {
    background-color: #40807c;
    outline: 1px solid slategrey;
    border: 1px solid #ffc301;
    border-radius: 5px;
}

.news_pagination {
    text-align: center;
}

.news_pagination ul li {
    font-size: 16px;
}

.news_pagination ul li a {
    border: 0;
    color: #40807c;
    font-family: 'PT Sans Bold';
}

.news_pagination ul li a:hover {
    background-color: #ffc301;
    border-radius: 4px;
}

.top_news span {
    display: table-cell;
    padding-right: 30px;
}

.top_news {
    background-color: #ececec;
    padding: 10px;
    border: 1px solid #b7b7b7;
}

.big_img {
    width: 750px;
    height: 442px;
    object-fit: cover;
    margin: 1em auto;
}

.text_News {
    font-size: 16px;
    color: #000;
}

.block_comment {
    border: 1px solid #ebebeb;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 1em;
}

.like-block {
    position: absolute;
    right: 15px;
    top: -8px;
    background-image: url(../images/like.png);
    background-color: #0089ff;
    padding: 3px 3px 3px 25px;
    color: #fff;
    background-position: left 5px center;
    background-repeat: no-repeat;
    cursor: pointer;
    border-radius: 3px;
    background-size: 16px;
}

.ask-block {
    position: absolute;
    bottom: -10px;
    right: 10px;
}

.ask-block button {
    background-color: #006763;
    border: 1px solid #006763;
    color: #fff;
    font-size: 12px;
    border-radius: 2px;
}

.block_comment {
    position: relative;
}

.block_comment p {
    font-size: 16px;
    margin-bottom: 5px;
}

.photo_comment {
    padding-right: 0;
}

.photo_comment img {
    width: 39px;
    height: 39px;
}

.fullstoryBottom {
    margin-top: 2em;
    margin-bottom: 2em;
}

.content {
    padding-bottom: 2em;
    min-height: 738px;
}

.textNewsP {
    min-height: 40px;
    font-size: 15px;
}

.books_list .textNewsP {
    min-height: 56px;
}

.books_list {
    margin-bottom: 1em;
    margin-top: 2em;
}

.books_list .news {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
}

.reader {
    text-align: center;
    background-color: #367874;
    font-weight: 600;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 5px 7px;
    color: #fff;
}

.reader a {
    color: #fff;
    font-size: 13px;
}

.pdf-viewer iframe {
    max-width: 749px;
    margin-top: 1em;
    margin-bottom: 1em;
}

.content_kmbd {
    background-image: url(../images/bg_kmdb.png), url(../images/bg_kmdb.png);
    background-size: 100%, 100%;
    min-height: 400px;
    background-repeat: no-repeat, no-repeat;
    background-position: top center, bottom center;
    padding: 80px 0px;
    margin-bottom: 2em;
    margin-top: 2em;
}

.in-kmbd {
    overflow: auto;
    height: 1126px;
    border: 1px solid #ccc;
    padding: 20px 15px;
    margin-bottom: 25px;
}

.in-kmbd::-webkit-scrollbar,
.block-info-kmbd::-webkit-scrollbar {
    width: 9px;
    right: 15px;
}

.in-kmbd::-webkit-scrollbar-track,
.block-info-kmbd::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #40807c;
}

.in-kmbd::-webkit-scrollbar-thumb,
.block-info-kmbd::-webkit-scrollbar-thumb {
    background-color: #40807c;
    outline: 1px solid slategrey;
    border: 1px solid #ffc301;
    border-radius: 5px;
}

.kmbd_text {
    font-size: 16px;
}

.section {
    background-color: #40807c;
    padding: 15px;
    text-align: center;
    margin-top: 2em;
}

.section-kmdb {
    background-image: url(../images/bg_kmdb.png);
    background-repeat: no-repeat;
    margin-top: 17px;
    padding-top: 35px;
}

.section > a {
    display: block;
    background-color: #fff;
    padding: 30px 10px;
    position: relative;
    height: 134px;
}

.count-meshit {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    font-size: 18px;
    font-weight: 600;
    color: #ffc301
}

.section a img {
    /*
    height: 174px;
    width: 184px;
*/
    object-fit: contain;
    margin: 0 auto;
    max-height: 80px;
}

.section:hover {
    background-color: #227662;
    cursor: pointer;
}

.text_bottom {
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
}

.text_bottom a {
    color: #fff;
}

.block_1 {
    min-height: 210px;
    /* border: 2px solid #40807c;
    min-height: 292px;

    background-image: url(../images/kaz-r-b.png), url(../images/kaz-l-b.png), url(../images/kaz-l-t.png), url(../images/kaz-r-top.png);
    background-repeat: no-repeat;
    background-position: bottom right, bottom left, top left, top right;
*/
    margin-bottom: 1.5em;
    margin-top: 1.5em;
}

.block_1_info {
    padding-left: 0;
    position: relative;
    height: 192px;
    overflow: hidden;
    padding-right: 36px;
}

.section_desc_content {
    height: 145px;
    overflow: hidden;
}

@media(max-width:767px) {
    .section_desc_content {
        height: 103px;
        overflow: hidden;
    }
}

.text_info_muf {
    font-size: 12px;
}
.titleMinBlock {
    font-size: 16px;
}

.more_info {
    background-color: #40807c;
    color: #fff;
    font-size: 16px;
    padding: 7px 15px;
    border: 0;
    margin-top: 15px;
    width: 191px;
    max-width: 100%;
    position: absolute;
    bottom: 0;
}

.more_info:hover {
    color: #ffc301;
}

.titleMinBlock {
    font-size: 18px;
}

.img_block1 {
    width: 171px;
    height: 192px;
    object-fit: cover;
}

.left_menu,
.list-videos {
    margin-top: 20px;
    margin-bottom: 20px;
}

.left_menu ul {
    padding-left: 0;
}

.left_menu ul li {
    list-style: none;
    line-height: 24px;
    font-size: 17px;
    width: 100%;
    margin-bottom: 0;
}

.left_menu ul li:hover,
.left_menu ul li.active {
    background-image: url(../images/hover_bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.left_menu ul li a {
    color: #000;
    font-weight: 600;
    display: block;
    padding: 7px;
    background-color: transparent;
    border: 0;
}

.left_menu ul li a:hover,
.left_menu ul li.active a,
.left_menu ul li.active a:hover,
.left_menu ul li.active a:focus {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    border: 0;
}

.img_Mufty {
    height: 264px;
    width: 278px;
    object-fit: cover;
}

.link_top {
    text-align: center;
    margin-bottom: 1em;
    margin-top: 2em;
}

.link_top a {
    background-color: #337470;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 15px;
    color: #fff;
    width: 210px;
    display: inline-block;
}

.link_top a:hover,
.link_top a.active {
    background-color: #ffc301;
    text-decoration: none;
}

.results {
    width: 100%;
    height: 40px;
    padding: 7px 40px;
    border: 1px solid #000;
    background-image: url(../images/search.png);
    background-repeat: no-repeat;
    background-position: left 5px center;
    margin-bottom: 1em;
    outline: none;
}

.slid_mechit .slick-dots {
    bottom: -22px;
}

.slid_mechit .slick-dots li button {
    background-color: #e7e6e6;
    border-radius: 50%;
}

.slid_mechit .slick-dots li.slick-active button {
    background-color: #666666;
}

.slid_mechit .slick-dots li button:before {
    font-size: 0;
}

.dropdown-menu {
    background-color: #70b1ae;
    color: #fff;
    left: auto;
    right: 0;
    border-radius: 0;
}

.dropdown-menu li a {
    color: #fff;
    font-size: 12px;
}

.profile img {
    cursor: pointer;
}

.select-city {
    text-align: center;
    font-size: 16px;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    margin: 20px auto;
    padding: 5px 0;
}

.select-city select {
    width: 225px;
    max-width: 100%;
    height: 40px;
    border-radius: 4px;
    padding: 7px 10px;
    font-size: 16px;
    border: 1px solid #cccccc;
    margin-left: 7px;
}

.table-namaz li a {
    font-size: 16px;
    line-height: 24px;
    padding: 10px;
    color: #0e5ba2;
    text-decoration: underline;
    border-radius: 4px;
    border: 0;
}

.nav-tabs {
    border: 0;
}

.table-namaz>li.active>a,
.table-namaz>li.active>a:hover,
.table-namaz>li.active>a:focus,
.table-namaz li a:hover {
    border: 0;
    background-color: #347571;
    color: #fff;
}

.namaz-Table {
    width: 100%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.tab-pane {
    overflow: auto;
}

.namaz-Table th {
    text-align: center;
    background-color: #40807c;
    color: #ffc301;
    padding: 10px;
    font-size: 16px;
}

.namaz-Table td {
    padding: 7px;
}

.namaz-Table tbody tr:nth-child(2n-1) {
    background-color: rgba(129, 208, 177, .3);
    transition: all .125s ease-in-out;
}

.namaz-Table tbody tr:hover {
    background-color: #f5f5f5;
}

.link_download {
    font-size: 16px;
    margin-top: 40px;
}

.link_download a {
    color: #0e5ba2;
    text-decoration: underline;
}

.info-table-content {
    min-height: 700px;
}

.menu-down {
    background-color: #005350;
    width: 100%;
    min-width: 220px;
}

.menu-down li a {
    font-size: 15px;
}

.icon-artist {
    float: left;
    margin-right: 15px;
    margin-left: 5px;
}

.audio-page .audio_list {
    padding: 15px 0;
}

.artist-man {
    margin: 0;
    font-size: 16px;
}

.main-audios {
    border: 1px solid #ddd;
    padding: 5px 10px;
    margin-bottom: 7px;
}

.main-audios .audio_list {
    border: 0;
}

.page-content-audio {
    margin: 20px auto;
    background: rgba(158, 216, 206, 0.14);
    padding: 10px;
}

.link_prof .dropdown {
    list-style: none;
}

.link_prof .dropdown .dropdown-menu li a {
    font-size: 14px;
    font-weight: 600;
}

.link_prof .dropdown .dropdown-menu li a:hover {
    background-color: transparent;
    color: #fff;
}

.title-contacts {
    margin-top: 0;
    font-size: 20px;
}

.registation textarea {
    width: 540px;
    max-width: 100%;
    padding: 7px;
    outline: none;
    margin-bottom: .5em;
    margin-top: .5em;
    font-size: 16px;
    font-weight: bold;
    height: 120px;
    border: 1px solid #40807c;
    border-radius: 4px;
}

.info-address {
    color: #13655f;
    font-weight: 600;
    border-bottom: 1px solid #13655f;
    padding-bottom: 7px;
    margin-bottom: 25px;
    font-style: italic;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: rgba(255, 255, 255, .4);
}

.banner-block1 {
    width: 57%;
    padding: 0;
}

.banner-block1 a img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}

.banner-block2 {
    width: 43%;
}

.banner-block2 a img {
    margin-bottom: 15px;
    width: 100%;
    height: 106px;
    object-fit: cover;
}

.reclam-block {
    /*margin-top: 40px;*/
    /*margin-bottom: 30px;*/
}

.block-article {
    border: 1px solid #ffc301;
    margin-bottom: 60px;
}

.breadcrumb {
    background-color: transparent;
    padding: 0;
}

.breadcrumb li a {
    color: #000;
    font-size: 16px;
}


/*.breadcrumb>li+li:before {*/


/*content: url(/site/images/crumb.png);*/


/*}*/

.sort-lang {
    float: right;
    font-size: 14px;
    padding-top: 5px;
}

.book_title a{
    color: #fff;
}

.book_title a:hover {
    color: #ffc301;
}

.sort-lang a {
    color: #fff;
    padding-left: 7px;
}

.sort-lang a:hover {
    color: #ffc301;
}

.books {
    position: relative;
}

.books:hover .in-text {
    display: block;
    background-color: #367874;
}

.in-text {
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    padding: 10px;
    display: none;
    top: 0;
    position: absolute;
}

.books_list .col-md-3 {
    padding: 0 7px;
}

.affix {
    top: 0;
    width: auto;
    left: 50%;
    z-index: 2;
    transform: translate(-50%);
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    border-radius: 100%;
}

.more-see {
    color: white;
    font-size: 20px;
    font-weight: 400;
    width: 135px;
    height: 32px;
    background-color: #327470;
    border: 0;
    margin-bottom: 10px;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}

.more-see:hover {
    color: #ffc301;
    background-color: #005350;
}

.admin-ask {
    background-color: #C6F6DC;/*rgba(246, 210, 182, 0.07);*/
    padding: 20px 0;
}

.textNewsP a span {
    font-weight: 600;
    text-transform: uppercase;
}

.table-namaz-1 {
    font-size: 16px;
    line-height: 25px;
}

.bottom-list-city {
    padding-left: 0;
    display: inline-block;
    width: 300px;
}

.bottom-list-city li {
    list-style: none;
}

.bottom-list-city li a {
    color: #000;
}

.bottom-list-city li a:hover {
    color: #327470;
}

.book-block {
    float: left;
    margin-right: 15px;
}

.book-block img {
    width: 300px;
    height: 320px;
}

.info-book {
    background-color: #fffae6;
    padding: 15px;
    font-size: 15px;
}

.btn-reader {
    background-color: #029c14;
    color: #fff;
    font-weight: 600;
    border: 0;
    font-size: 36px;
    width: 395px;
    max-width: 100%;
    border-radius: 8px;
}

.type-select {
    font-size: 20px;
    padding: 10px 0;
}

.type-select a {
    font-style: italic;
    color: #000;
}

.read-book {
    background-color: #fffae6;
    padding: 60px 20px 20px;
    margin-top: 24.5%;
}

.right-block-book {
    margin-left: 315px;
    min-height: 412px
}

.in-book-block {
    padding-top: 20px;
}

.tage-book {
    font-size: 16px;
    font-weight: 600;
}

.author-book span {
    color: #03abff;
    font-size: 17px;
    text-decoration: underline;
}

.slid-medrese {
    height: 280px;
}

.slid-medrese .news {
    margin-bottom: 0;
}

.affix .menu {
    margin: 0;
}

.nasihat_tabs .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0;
    background: #3f807c;
    color: #ffc301;
}

.nasihat_tabs .nav-tabs>li>a:hover,
.nasihat_tabs .nav-tabs>li.active>a,
.nasihat_tabs .nav-tabs>li.active>a:hover,
.nasihat_tabs .nav-tabs>li.active>a:focus {
    background-color: #ffffff;
    border: 1px solid #52907e;
    border-bottom-color: #52907e;
    cursor: default;
    color: #3f807c
}
.top_content > .container{
    position: relative;
}
.down-audio {
    display: inline-block;
    padding: 3px;
}

.down-audio img {
    width: 25px;
    height: 24px;
}

.select-day,
.select-month {
    width: 38.5%;
    height: 40px;
    border: 1px solid #000;
    font-size: 16px;
    margin-bottom: 10px;
    color: #6f6f6f;
}

.select-year,
.select-holiday-year {
    width: 20%;
    height: 40px;
    border: 1px solid #000;
    font-size: 16px;
    margin-bottom: 10px;
    color: #6f6f6f;
}

.holiday-name {
    width: 78.5%;
    height: 40px;
    border: 1px solid #000;
    font-size: 16px;
    margin-bottom: 10px;
    color: #6f6f6f;
}

.poisk-book {
    border: 2px solid #367874;
    height: 40px;
    font-size: 18px;
    padding: 5px 36px 5px 10px;
    width: 100%;
    background-image: url(../images/magnifier-tool.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 16px;
    outline: none;
}

.block-info-kmbd {
    height: 917px;
    overflow: auto;
    padding-right: 10px;
    margin-bottom: 30px;
}

.main-mufty-page .center_content1 {
    margin-top: 20px;
}

.main-mufty-page .col-md-5 .title_map {
    margin-top: 0;
}

.main-mufty-page .block_more_news {
    margin-bottom: 20px;
}

@media (min-width:1700px) {
    .icons_left{
        left: 15%;
    }
    .right-icons{
        right: 15%;
    }
}
@media (min-width:1500px) and (max-width:1700px) {
    .icons_left{
        left: 5%;
    }
    .right-icons{
        right: 5%;
    }
}
@media (min-width:1200px) {
    .affix .menu {
        width: 1140px;
    }
}

@media (min-width: 992px) {
    .block-right {
        width: 30.3333333%;
    }
    .main_news_2 {
        width: 36.3333333%;
    }

    .qa_block {
        margin: 0;
        padding: 0;
    }
}

@media(max-width:1200px) {
    .map-main{
        overflow: auto;
    }
    .main_search {
        width: 142px;
    }
    .table_namaz {
        padding-left: 0;
    }
    .link_lang a {
        width: 30px;
    }
    .table_namaz a {
        font-size: 11px;
    }
    .table_namaz {
        line-height: 16px;
    }
    .time_namaz {
        font-size: 13px;
    }
    .icon_prof {
        width: 21px;
    }
    .link_prof {
        margin-top: 20px;
    }
    .link_muf {
        font-size: 37px;
    }
    .text_logo {
        padding-left: 7px;
    }
    .menu .nav-pills li {
        font-size: 14px;
    }
    .title_servic {
        font-size: 12px;
    }
    .link_servic a {
        font-size: 11px;
    }
    .title_main,
    .title_main2 {
        background-size: 35%, 35%;
    }
    .table_namaz {
        line-height: 17px;
        margin-top: 7px;
    }
    .btn-reader {
        width: 280px;
    }
}

@media(max-width:992px) {
    .menu .nav-pills li {
        font-size: 11px;
    }
    .text_bottom {
        font-size: 14px;
    }
    .link_footer {
        font-size: 13px;
    }
    .top_inputs {
        padding-top: 10px;
    }
    .link_prof {
        margin-top: 10px;
    }
    .mob_table {
        padding-right: 0;
        margin-top: 10px;
    }
    .main_search {
        width: 66%;
    }
    .icons_left a img,
    .right-icons a img {
        width: 38px;
    }
    .text_news,
    .time_news {
        font-size: 11px;
    }
    .mufty-caption {
        font-size: 21px;
        line-height: 22px;
    }
    .title_servic {
        font-size: 9px;
    }
    .link_servic a {
        font-size: 9px;
        line-height: 17px;
    }
    .mobs img {
        width: 90px;
        height: 90px;
    }
    .question {
        position: absolute;
        top: 0px;
        right: -22px;
        width: 48px;
    }
    .title_audio {
        font-size: 11px;
    }
    .calendar_banner > div {
        display: table-cell;
        width: 1%;
        vertical-align: top;
    }
    .logo_text h1 {
        margin: 0;
        font-size: 30px;
    }
    .logo_text p {
        font-size: 13px;
    }
    .logo_text {
        padding-left: 5px;
    }
    .info_address img {
        width: 30px;
    }
    .news_list {
        font-size: 12px;
        line-height: 14px;
    }
    .block_comment p {
        font-size: 14px;
    }
    .titleMinBlock {
        font-size: 16px;
    }
    .text_info_muf {
        font-size: 12px;
    }
    .left_menu ul li {
        font-size: 12px;
    }
    .menu .nav-pills li a {
        padding: 10px;
    }
    .time_news {
        margin-top: 5px;
    }
    .slider2 {
        margin-top: 0;
    }
    .title_main {
        font-size: 24px;
    }
    .title_main2 {
        margin-bottom: 0;
    }
    /*
    .book-block {
        float: none;
    }
*/
    .book-block img {
        width: 200px;
        height: 220px;
    }
    .right-block-book {
        margin-left: 215px;
    }
    .info-book {
        font-size: 13px;
        width: 200px;
    }
    .read-book {
        padding: 20px 10px;
        margin-top: 5%;
    }
    .btn-reader {
        font-size: 26px;
    }
    .type-select {
        font-size: 17px;
    }
    .header {
        height: 122px;
        /*height: 66px;*/
    }
}

@media(max-width:767px) {
    .slider-nav{
        margin: 15px;
    }
    header {
        height: 115px;
    }
    .link_download {
        margin-top: 0px;
    }
    .block_comment p {
        font-size: 12px;
    }
    .titleMinBlock {
        font-size: 15px;
    }
    .block1 {
        padding-top: 30px;
    }
    .menu .nav-pills li {
        font-size: 12px;
    }
    .link_lang a {
        height: auto;
        line-height: normal;
        width: 28px;
    }
    .link_lang {
        text-align: right;
    }
    .table_namaz a {
        display: inline-block;
        margin-left: 5px;
        margin-right: 5px;
    }
    .mob_table {
        padding-right: 0;
        margin-top: 10px;
    }
    .link_lang {
        margin-top: 7px;
    }
    .main_search {
        width: 46%;
    }
    .links_top .nav-justified li {
        display: table-cell;
        width: 1%;
        font-size: 12px;
    }
    .links_top li a {
        padding: 8px;
        margin-bottom: 0
    }
    .slider-for {
        padding-right: 15px;
    }
    .block-right {
        padding-left: 15px;
        margin-top: 15px;
    }
    .links_top {
        margin-top: 11px;
    }
    .muftiy img {
        width: 100%;
        height: 249px;
        object-fit: contain;
        background-color: #336763;
    }
    .img_big {
        width: 100%;
    }
    .mobs img {
        width: 50px;
        height: 50px;
        margin: 0 auto;
    }
    .title_main {
        font-size: 22px;
        background-image: url(../images/im_uzor2.png), url(../images/img2_uzor2.png);
        background-repeat: no-repeat;
        background-position: left center, right center;
        background-size: 25%, 25%;
    }
    .title_main2 {
        font-size: 22px;
        background-image: url(../images/uzor_w12.png), url(../images/uzor_w2.png);
        background-repeat: no-repeat;
        background-position: left center, right center;
        background-size: 25%, 25%;
    }
    .question {
        display: none;
    }
    .slider2 .slick-list {
        width: 90%;
    }
    .slider2 .slick-prev {
        left: -10px;
    }
    .slider2 .slick-next {
        right: -10px;
    }
    .article {
        min-height: 280px;
    }
    .photo_gallery a {
        display: table-cell;
        width: 1%;
        padding: 3px;
    }
    .photo_gallery a img {
        margin-bottom: .5em;
    }
    .grid-item {
        width: 36%;
    }
    .grid-item--width2 {
        width: 60%;
    }
    .block_bigger {
        min-height: 301px;
    }
    .calendar_banner > div {
        display: block;
        width: 100%;
        text-align: center;
    }
    .logo_footer {
        margin-bottom: 1em;
    }
    .icons_left a img,
    .right-icons a img {
        width: 28px;
    }
    .info_address {
        font-size: 14px;
    }
    .bottom_news span {
        font-size: 9px;
    }
    .news_pagination ul li {
        font-size: 14px;
    }
    .big_img {
        height: 350px;
    }
    .kmbd_text {
        font-size: 14px;
    }
    .text_bottom {
        font-size: 13px;
    }
    .medrese .newsImages,
    .photos .newsImages {
        height: 140px;
    }
    .registation input, button {
        font-size: 14px;
    }
    .img_Mufty {
        height: 164px;
        width: 178px;
        object-fit: cover;
        margin-bottom: 1em;
    }
    .dropdown-menu {
        position: relative;
        float: none;
        width: 100%;
        z-index: 10000;
    }
    .dropdown-menu li a{
        z-index: 50000;
    }
    .navbar-toggle {
        margin-right: 5px;
    }

    .top-header-navbar .navbar-toggle {
        margin-right: 20px;
    }
    .banner-block1 {
        padding: 15px;
    }
    .banner-block1,
    .banner-block2 {
        width: 100%;
    }

    .banner-block1 a img {
        width: 100%;
        height: 350px;
        object-fit: fill;
    }

    .sort-lang {
        float: none;
        display: block;
    }
    .menu {
        margin-left: -15px;
        margin-right: -15px;
    }
    .affix {
        width: 100%;
    }
    .affix .menu {
        width: auto;
    }
    .block_1_info {
        padding-left: 15px;
        text-align: center;
    }
    .book-block {
        float: none;
    }
    .right-block-book {
        margin-left: 0px;
        min-height: auto;
    }
    .top_news span {
        padding-right: 15px;
        font-size: 11px;
    }
    .top_news span img {
        width: 12px;
    }
    .right-block-book h1 {
        font-size: 27px;
        margin-top: 10px;
    }
    .slid-medrese .slick-next {
        right: 4px;
    }
    .slid-medrese .slick-prev {
        left: 4px;
        z-index: 15;
    }
    .slid-medrese {
        height: auto;
    }
    .more_info {
        position: static;
    }
    .block_1_info {
        height: auto;
    }
    .slid2 .text_news {
        height: auto;
        overflow: inherit;
    }
    .map-box {
        width: 100%;
        height: 468px;
        overflow: auto;
    }
    .link_servic a {
        line-height: 21px;
        font-size: 14px;
    }
    .title_servic {
        margin-bottom: 5px;
        font-size: 15px;
    }
    .block_services{
        margin-bottom: 20px;
        min-height: auto;
    }
    .top_content{
        background-size: cover;
    }
    .services{
        margin-bottom: 0;
    }

    .trans-top{
        margin-top: 30px;
    }

    .header {
        height: 65px;
    }

    .top_header {
        height: 100px;
    }
}

@media(max-width:400px) {
    .block1 {
        margin-top: 30px;
    }
    .links_top .nav-justified li {
        font-size: 9px;
    }
    .links_top li a {
        padding: 7px;
    }
    .link_news {
        font-size: 12px;
    }
    .title_block,
    .block_photo {
        font-size: 20px;
        line-height: 17px;
    }
    .title_block span,
    .block_photo span {
        font-size: 13px;
    }
    .grid-item {
        height: 102px;
    }
    .grid-item--height2 {
        height: 220px;
    }
    .icons_left,
    .right-icons {
        top: 25%;
    }
    .big_img {
        height: 300px;
    }
    .title_main {
        font-size: 18px;
    }
    .books_list .col-xs-6 {
        width: 100%;
    }
}


/*Styles, which written by backend developer*/

.post_content {
    margin-top: 15px;
}

.post_content,
.post_content img,
.post_content iframe,
.post_content table {
    display: block;
    width: 100%;
    padding-bottom: 5px;
}

.post_content img {
    height: auto;
}

.textNewsP {
    overflow: hidden;
    height: 60px;
}

.yandex_share ul {
    margin-top: 10px;
}

.nav li.active1 {
    background: rgba(255, 255, 255, .4);
}
.registation input {
    width: 100%;
    border: 1px solid #40807c;
    border-radius: 4px;
    height: 40px;
    padding: 7px;
    outline: none;
    margin-bottom: .5em;
    margin-top: .5em;
    font-size: 16px;
    font-weight: bold;
}

.registation input[type='button'],
.registation input[type='submit'],
.registation button{
    width: 48%;
}

.registation input[type=submit]:hover,
.registation input[type=button]:hover,
.registation button:hover {
    background-color: #40807c;
    color: #fff;
}

.comment form .add_comment_button {
    float: right;
}

.comment .comment_input_div {
    margin-bottom: 50px;
}

.affix {
    z-index: 9;
}

.news_pagination ul li.active a,
.news_pagination ul li.active a:hover,
.news_pagination ul li.active a:focus {
    background-color: #ffc301;
    border-radius: 4px;
    color: #40807c;
}

.pagination .active span, .pagination .active span:hover, .pagination li span:active, .pagination li a:active {
    background-color: #ffc301;
    color: #40807c;
    border-radius: 4px;
    border-color: #ffc301;
    cursor: pointer;
}

.books_list .textNewsP {
    height: 56px;
}

.book_title a.active{
    color: #ffc301;
}

.sort-lang a.active {
    color: #ffc301;
}

.block_comment img {
    object-fit: cover;
}

.article img {
    object-fit: cover;
}
.map-main{
        width: 694px;
    height: 435px;
    position: relative;
    margin: 0 auto;
}
.map-main a[area_id="1"] {
    right: 160px !important;
    top: 224px !important;

}

.map-main a[area_id="4"] {
    right: 284px !important;
    top: 71px !important;
}

.map-main a[area_id="24"] {
        right: 97px !important;
    top: 109px !important;
}

.bottom-icons-1 {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1000;
}

.main_qs{
    display: none;
}

.qs{
    cursor: pointer;
}

/*
@media(max-width: 1199px) {
    .map-main a[area_id="1"] {
        right: 290px;
    }
    .map-main a[area_id="4"] {
        right: 430px;
    }
    .map-main a[area_id="24"] {
        right: 270px;
    }
}

@media(max-width: 991px) {
    .map-main a[area_id="1"] {
        right: 180px;
    }
    .map-main a[area_id="4"] {
        right: 315px;
    }
    .map-main a[area_id="24"] {
        right: 155px;
    }
}
*/


/*.breadcrumb>li+li:before {*/


/*content: url(/site/images/crumb.png);*/


/*}*/


/*End styles*/

.maqalat-buttons{
    background-color: #ececec;
    margin: 10px 0;
    padding: 5px
}

.font-resize span{
    cursor: pointer;
}

.note-editable {
    font-family: 'PT Sans Regular';
    font-size: 16px !important;
}
.line_left_1{
    color:#000000;
    width:95%;
    display: block; clear: both;
    background-color: #F1F1F1;
    border-left: 10px solid #448885;
    padding: 7px 5px
}

.line_left_2{
    color : #000000;
    width: 95%;
    display: block;
    clear: both;
    background-color: transparent;
    border-left: 10px solid #448885;
    padding: 7px 5px
}

.quotation_marks_1{
    color : #000000;
    width: auto;
    display: block;
    clear: both;
    padding: 7px 5px 7px 100px;
    background: url("/static/muftyat/images/quote_1.png") no-repeat 0 0 transparent;
    background-size: 80px auto
}

.quotation_marks_2{
    color: #000000;
    width: auto;
    display: block;
    clear: both;
    background-color: transparent;
    padding: 60px 100px 60px 100px;
    background-image: url("/static/muftyat/images/quote_1.png"), url("/static/muftyat/images/quote_1_cl.png");
    background-repeat: no-repeat;
    background-position: left top, right bottom;
    background-size: 80px auto
}

.quotation_marks_3{
    color : #000000;
    width: auto;
    display: block;
    clear: both;
    background-color: transparent;
    padding: 10px 10px 30px 100px;
    background: url("/static/muftyat/images/quote_2.png") no-repeat 0 0 transparent;
    background-size: 80px auto;
    background-position: left center
}

.line_header{
    color : #000000;
    font-size: 20px;
    line-height: 28px;
    display: block;
    clear: both;
    background-color: transparent;
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
    padding: 15px 25px;
    width: 300px;
    position: relative;
    left: 50%;
    margin-left: -150px;
    text-align:center;
    min-height: 100px;
}

.background_2{
    color : #000000;
    width: auto;
    display: block;
    clear: both;
    background-color: #f1f1f1;
    padding: 7px 5px
}

.background_3{
    color: #000000;
    width: auto;
    display: block;
    clear: both;
    background-color: #f1f1f1;
    padding: 30px 5px 7px 100px;
    background: url("/static/muftyat/images/quote_1.png") no-repeat 0 0 transparent;
    background-size: 80px auto
}

.patterns_1{
    color: #000000;
    display: block;
    clear: both;
    background-color: transparent;
    padding: 10px 10px 150px 10px;
    background-image: url("/static/muftyat/images/pattern_1.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: auto auto;
    width: auto
}

.fixed-phone {
    width: 40px;
    position: fixed;
    bottom: 80px;
    background: #0884bb;
    height: 40px;
    border-radius: 50%;
    display: block;
    z-index: 2;
}
.modal-fix-icon{
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0Y4MjQyMjNBQzdDMTFFNDgxOEZEOEM2QzZDREZGQUQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0Y4MjQyMjRBQzdDMTFFNDgxOEZEOEM2QzZDREZGQUQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDRjgyNDIyMUFDN0MxMUU0ODE4RkQ4QzZDNkNERkZBRCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDRjgyNDIyMkFDN0MxMUU0ODE4RkQ4QzZDNkNERkZBRCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pn4Qzg4AAAJ6SURBVHjatJbNixJhHMd31ibXhd5foDe2ThvVWbaCpfW0kEF0ki5LCd3DiEIW+gds2YskleFlcVkU3BCiQ9hhpj0kaVItpmJampozpI2pjTt9H1hok9HR9fEHXx5lnp8fn+f3NszIP9sJHYEOQ3ooAX0fGYIZoPNGo/F6IBBwptNpXhCED7Va7dowYOfMZvONfD7/Xtli9XqdfN9FE7QPmo1EIs8VFatUKjepnsput99pNpu/1GA43RcsR2nBpnGqVaWLiaK4SAtmQjIkusFkWRawTA8KGoX+sCw73m2TTqcjcb1IAyY0Gg1JY98L6DENWDGbzX7s8HwDegLNMQzzgwZMDIfDrxCTDZXnLugWQEUayUFgst/vf10qlT61PVNarRYHkEK7g+wJhUJP27NQkiQOyxgtyOjm+hO19hIpXv+vYRoMU6ixuWH0x7F4PB5U6SClcrl8hubJiNW9Xu8DXF1h6wa9Xn8QcXuUy+XGqR+P5/l5tS6SyWSWXS4Xq+F+CNrdD29HMplcUQOmUqkVq9W6v4PfJHTZ6XTex5+6is9sTzSPx3MApbCmBsTMe+N2uy+0hWACusJx3BLKRcbQFVC7z2w222nS7TSBcJxAg36nBqxWq9+CweA9k8l0DFuPk3lIJnz7Pvh/9vl8dy0Wy0lNYDQaPYXUj3aaBojjmsPhsCOxFjrNQ2KFQuEtlllNYCwWO4F/yHcZP7/J1SnalugphjjdXsTQqwxm6z2nKDbrAL2N6ypuE+bpuw7hNInCX8XVSX2ARGhq28UP5xm0socYvOsaINLMZ4gPM2jHwQ+R9L8EkRfas5svvGQ2foWWoGW0O4Hs/SvAAEy8TAMeAGOoAAAAAElFTkSuQmCC) ;
width: 100%;
height: 100%;
background-repeat: no-repeat;
display: block;
background-position: center;
z-index: 2;
background-size: 50%;
}
.modal-fix-animate{
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
   border-radius: 100% !important;
  z-index: -1 !important;
  pointer-events: none !important;
  animation: cbpwr-wave 1.5s linear infinite;
  -webkit-animation: cbpwr-wave 1.5s linear infinite;
  -moz-animation: cbpwr-wave 1.5s linear infinite;
  -o-animation: cbpwr-wave 1.5s linear infinite;
  -ms-animation: cbpwr-wave 1.5s linear infinite;
  -webkit-transform-origin: center center !important;
  -ms-transform-origin: center center !important;
  -o-transform-origin: center center !important;
  transform-origin: center center !important;
  background: #0884bb;
}
.fixed-whatsap {
    width: 40px;
    position: fixed;
    bottom: 150px;
    background: #4bc450;
    height: 40px;
    border-radius: 50%;
    display: block;
    z-index: 2;
}
.fixed-whatsap-icon{
background-image:url(/static/muftyat/images/whatsapp.svg);
width: 100%;
height: 100%;
background-repeat: no-repeat;
display: block;
background-position: center;
z-index: 2;
background-size: 50%;
}
.fixed-whatsap-animate{
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
   border-radius: 100% !important;
  z-index: -1 !important;
  pointer-events: none !important;
  animation: cbpwr-wave 1.5s linear infinite;
  -webkit-animation: cbpwr-wave 1.5s linear infinite;
  -moz-animation: cbpwr-wave 1.5s linear infinite;
  -o-animation: cbpwr-wave 1.5s linear infinite;
  -ms-animation: cbpwr-wave 1.5s linear infinite;
  -webkit-transform-origin: center center !important;
  -ms-transform-origin: center center !important;
  -o-transform-origin: center center !important;
  transform-origin: center center !important;
  background: #4bc450;
}

@-webkit-keyframes cbpwr-wave {
    from {
        opacity: .8
    }
    to {
        -webkit-transform: scale(2);
        opacity: 0
    }
}


.countdown-title {
  color: #396;
  font-weight: 100;
  font-size: 40px;
  margin: 40px 0px 20px;
}

.countdown {
  color: #fff;
  /*display: inline-block;*/
  font-weight: 100;
  text-align: center;
  font-size: 30px;
}

.countdown-number {
  padding: 10px;
  border-radius: 3px;
  background: #3a8786;
  display: inline-block;
}

.countdown-time {
  padding: 0 10px;
  border-radius: 3px;
  background: #fff;
    color: #3a8786;
  display: inline-block;
}

.countdown-text {
  display: block;
  padding-top: 5px;
  font-size: 16px;
}

.ramadan-countdown p{
    text-align: center;
    text-transform: uppercase;
    color: #3a8786;
    font-weight: bold;
    font-family: 'PT Sans Bold';
    margin: 0 !important;
}


.fa {
  padding: 20px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-telegram {
  background: #55ACEE;
  color: white;
}


.fa-youtube {
  background: #bb0000;
  color: white;
}

.fa-instagram {
  background: #125688;
  color: white;
}

.fa-rss {
  background: #ff6600;
  color: white;
}

.social {
    padding: 10px !important;
    font-size: 20px !important;
    border-radius: 0 !important;
}

.social:hover{
    text-decoration: none;
}

.searchIn .current{
    color: #000;
    text-decoration-line: none;
}
.searchIn .current:hover{
    color: #000;
    text-decoration-line: none;
}

.opacity {
    opacity: 0.1;
}

.services img {
    cursor: pointer;
}

.mapq {
    position: relative;
}

.areas .point {
    position: absolute;
    width: 16px;
    height: 16px;
    background: url(/static/muftyat/images/point.png) no-repeat;
    padding-left: 16px;
    cursor: pointer;
}

.areas .point:hover {
    background: url(/static/muftyat/images/point-hover.png) no-repeat center center;
}

.areas .point span {
    position: absolute;
    white-space: nowrap;
    font: 11px Arial, sans-serif;
}

.map-main a[area_id="1"] {
    right: 200px;
    top: 360px;
}

.map-main a[area_id="4"] {
    right: 341px;
    top: 168px;
}

.map-main a[area_id="24"] {
    right: 184px;
    top: 248px;
}

.map-main a[area_id="17"] {
        right: 310px;
        top: 290px;
    }

@media(max-width: 1199px) {
    .map-main a[area_id="1"] {
        right: 116px;
    }
    .map-main a[area_id="4"] {
        right: 245px;
    }
    .map-main a[area_id="24"] {
        right: 95px;
    }
}

@media(max-width: 991px) {
    .map-main a[area_id="1"] {
        right: 180px;
    }
    .map-main a[area_id="4"] {
        right: 315px;
    }
    .map-main a[area_id="24"] {
        right: 155px;
    }
}

.jeg_post {
    float: left;
    width: 50%;
    padding-left: 15px;
    min-height: 180px;
}

/*.jeg_pl_md_1 {*/
/*    margin-bottom: 20px;*/
/*}*/

article {
    display: block;
}

.jeg_posts {
    margin-left: -15px;
    /*background-color: #fff;*/
    overflow: auto;
    padding-right: 0;
}

.jeg_pl_md_1 .jeg_thumb {
    margin-bottom: 10px;
}

.jeg_thumb {
    position: relative;
    overflow: hidden;
    z-index: 0;
}

.jeg_thumb .jeg_post_category {
    line-height: 1;
}
.jeg_thumb .jeg_post_category {
    position: absolute;
    z-index: 3;
    bottom: 10px;
    left: 10px;
    margin: 0;
    line-height: 1;
}
.jeg_post_category {
    text-rendering: inherit;
    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;
}

.size-500 {
    padding-bottom: 50%;
}
.thumbnail-container {
    display: block;
    position: relative;
    height: 0;
    overflow: hidden;
    z-index: 0;
    background: #f7f7f7;
    background-position: 50%;
    background-size: cover;
}

.thumbnail-container>img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    color: #a0a0a0;
    z-index: -1;
}

.thumbnail-container:after {
    content: "";
    opacity: 1;
    /*background: #f7f7f7 url(../img/preloader.gif);*/
    background-position: center;
    background-size: cover;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2;
}

.jeg_post_category span {
    display: inline-block;
    line-height: 1;
}

.jeg_thumb .jeg_post_category a {
    border-color: #16690e;
}

.jeg_thumb .jeg_post_category a {
        background-color: #16690e;
    color: #ffffff;
}

.jeg_thumb .jeg_post_category a {
        font-size: 12px;
    font-weight: 700;
    padding: 4px 6px 3px;
    line-height: 1;
    letter-spacing: .04em;
}

.jeg_post_title {
    font-size: 14px;
    font-weight: 700;
        margin: 0 0 5px;
    /*letter-spacing: -.02em;*/
    color: #000000;
    height: 50px;
}

.jeg_post_title a {
    color: #000000;
}

.jeg_post_meta {
    font-size: 11px;
    text-transform: uppercase;
    color: #a0a0a0;
}

.jeg_post_meta>div {
    display: inline-block;
}

.main_slider {
}

.video_slider_index{
    margin-bottom: 15px;
}

.jp-controls{
    width: 125px;
    min-width: 125px;
    height: 96px;
    display: inline-block;
    justify-content: space-between;
    align-items: center;
    border-radius: 4px;
    user-select: none;
    -webkit-user-select: none;
}

.play-pause-btn{
    position: relative; z-index: 2; margin-bottom: -40px; cursor: pointer; padding-top: 23%;
}

.munara_fm_logo{
    display: block; font-size: 12px;font-weight: 300; line-height: 1; text-align: center; z-index: 1;
}