.nav-item.nav-item--namaz-page {
    padding-left: 25px;
}
.nav-item--namaz-page:before {
    background-image: url(../img/nav-namaz-icon.png);
    background-position: center;
}
.title-namaz {
    font-weight: bold;
    font-size: 26px;
    color: #0991cd;
    margin-bottom: 5px;
}
.title-category {
    color: #0991cd;
    font-size: 14px;
    margin-bottom: 20px;
}
.namaz-baner {
    padding: 30px 25px;
    color: #fff;
    text-transform: uppercase;
    background-repeat: no-repeat;
    background-position: center;
}
.namaz-baner.namaz-baner--zuxr{
  background-image: url(../img/zuxr.jpg);
}
.namaz-baner.namaz-baner--gusl {
    background-image: url(../img/gusl-bg.jpg);
    margin-bottom: 25px;
}
.namaz-baner.namaz-baner--taxarat {
    background-image: url(../img/taxarat-bg.jpg);
    margin-bottom: 25px;
}
.namaz-baner.namaz-baner--namaz {
    background-image: url(../img/namaz-description-bg.jpg);
    margin-bottom: 25px;
}

.azan-box {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: right;
}



.namaz-type-top .vhod {
    position: relative;
    z-index: 99999;
}
.taxarat-destivia-list {
    display: flex;
    flex-wrap: wrap;
}
.taxarat-item-img {
    width: 33.3%;
    text-align: center;
    margin-bottom: 15px;
}
.taxarat-item-img img {
    width: 80%;
}
.namaz-baner.namaz-baner--fajr {
    background-image: url(../img/namaz/fadjr-banner.jpg);
}
.namaz-baner__text.namaz-baner__text-fajr {
    background-image: url(../img/namaz/fadjr-small-icon.png);
}
.namaz-baner__text.namaz-baner__text-zuxr{
  background-image: url(../img/namaz/zuxr-small-icon.png);
}
.namaz-baner.namaz-baner--asr {
    background-image: url(../img/namaz/asr-banner.jpg);
}
.namaz-baner__text.namaz-baner__text-asr {
    background-image: url(../img/namaz/asr-small-icon.png);
}
.namaz-baner.namaz-baner--magrib {
    background-image: url(../img/namaz/magrib-banner.jpg);
}
.namaz-baner__text.namaz-baner__text-magrib {
    background-image: url(../img/namaz/magrib-small-icon.png);
}
.namaz-baner.namaz-baner--isha {
    background-image: url(../img/namaz/isha-banner.jpg);
}
.namaz-baner__text.namaz-baner__text-isha {
    background-image: url(../img/namaz/isha.png);
}
.namaz-baner.namaz-baner--vitr {
    background-image: url(../img/namaz/vitr-banner.jpg);
}
.namaz-baner__text.namaz-baner__text-vitr {
    background-image: url(../img/namaz/isha.png);
}
.namaz-baner__text {
    font-size: 22px;
    padding-left: 60px;
    background-repeat: no-repeat;
    background-position: center left;
    background-size: contain;
}


.namaz-baner__text_small{
  font-size: 12px;
}

.namaz-text-container {
    padding: 20px;
    background-color: #f0f1f3;
}
.namaz-text-container p {
    font-size: 14px;
    margin-bottom: 15px;
}
.namaz-text-container p:last-child {
    margin-bottom: 0;
}

.namaz-text-container {
    padding: 20px;
    background-color: #f0f1f3;
    margin-bottom: 25px;
}
.namaz-tabs__head {
    margin-bottom: 15px;
}
.namaz-tabs__head li {
    background-color: #f0f1f3;
    color: #303030;
    border: none;
    border-radius: 4px;
    padding: 11px 40px;
    display: inline-block;
    margin-right: 20px;
    font-size: 14px;
    cursor: pointer;
}
.namaz-tabs__head li.active,.namaz-tabs__head li:hover {
    background-color: #0f9ddb;
    color: #fff;
}
.namaz-tabs_body_item {
  display: none;
}
.namaz-tabs_body_item.active {
  display: block;
}
.namaz-rakat-item {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #d3d3d3;
}
.namaz-rakat-item__title {
    font-weight: bold;
    font-size: 22px;
    color: #0f9ddb;
    margin-bottom: 10px;
}
.namaz-rakat-item.namaz-rakat-item-gusl p {
    margin-bottom: 5px;
    line-height: 1.6;
}
.namaz-rakat-item.namaz-rakat-item-gusl ul  {
    padding-left: 30px;
    list-style: disc;
    margin-bottom: 10px;
}
.namaz-rakat-item.namaz-rakat-item-gusl ul  li{
    margin-bottom: 3px;
}
.namaz-rakat-item__title span {
    font-size: 14px;
    display: block;
    font-weight: normal;
    margin-top: 5px;
}
.namaz-rakat-item__body {
    display: flex;
}
.namaz-rakat-item__body-left {
    width: 50%;
    text-align: center;
}
.namaz-rakat-item__body-right {
    width: 50%;
}
.namaz-rakat-item__body-left img {
    width: 30%;
}

.namaz-rakat-item-top-text p {
    margin-bottom: 5px;
}
.namaz-rakat-item-top-text  {
    margin-bottom: 25px;
}
.namaz-rakat-item__body {
    display: flex;
}
.text-tabs__head {
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
}
.text-tabs__head li {
    background-color: #f0f1f3;
    color: #303030;
    border: none;
    border-radius: 4px;
    padding: 11px 0;
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
    width: 30%;
    text-align: center;
}
.text-tabs__head li.active,.text-tabs__head li:hover {
    background-color: #0f9ddb;
    color: #fff;
}
.text-tabs__body-item{
  display: none;
}
.text-tabs__body-item.active{
  display: block;
}
.text-tabs__body-item p {
    font-size: 14px;
    margin-bottom: 15px;
}
.text-tabs__body-item.arab-lang p {
    font-size: 26px;
    text-align: right;
}
.text-tabs__body-item.arab-lang {
    text-align: right;
}
.sura-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #0f9ddb;
}
.left-menu__submenu > li> a {
    padding-left: 20px;
    position: relative;
    color: #303030;
    line-height: 1.6;
    display: block;
    text-decoration: underline;
}
.left-menu__submenu > li> a:hover,.left-menu__submenu > li> a.active{
  color:#0f9ddb;
}
.left-menu__submenu > li> a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 20px;
    background-image: url(../img/namaz-sub-menua.png);
    background-repeat: no-repeat;
    background-position: center;
}
.left-menu__submenu {
    margin-left: 20px;
    margin-top: 10px;
}
.left-menu__submenu > li{
    margin-bottom: 0;
}

.namaz-type-top {
    background-color: #0f9ddb;
    /* margin-bottom: 18px; */
    min-height: 125px;
    display: flex;
    align-items: center;
    position: relative;
    justify-content: space-between;
    padding: 0 73px 0 25px;
    background-image: url(../img/down-arrow-namaz.png);
    background-repeat: no-repeat;
    background-position: center right 30px;
}
.namaz-type-bottom {
    padding: 20px;
    background: #f0f1f3;
    display: none;
}
.namaz-type-bottom.active{
  display: block;
}
.namaz-type-list li {
    margin-top: 25px;
}
.namaz-type-bottom p {
    margin-bottom: 10px;
}
.namaz-type-content-title {
    font-size: 14px;
    color: #0f9ddb;
    font-weight: bold;
    margin-bottom: 7px;
}
.namaz-type-top:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-image: url(../img/uzor-top.png);
    background-repeat: repeat;
    height: 24px;
}
.namaz-type-top:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url(../img/uzor-top.png);
    background-repeat: repeat;
    height: 24px;
}
.namaz-type-number {
    width: 40px;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #fff;
    font-weight: bold;
    font-size: 22px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
}
.namaz-type-top-content-left {
    display: flex;
    align-items: center;
}
.namaz-type-title {
    font-size: 20px;
    color: #fff;
    line-height: 1;
}
.namaz-type-title span {
    display: block;
    font-size: 12px;
    margin-top: 3px;
    /* line-height: 1; */
}

.namaz-icon-item-top {
    background: #0f9ddb;
    color: #fff;
    text-align: center;
    padding: 20px 0;
    box-sizing: border-box;
    height: 120px;
}
.namaz-icon-list {
    display: flex;
    justify-content: space-between;
}
.namaz-icon-list__item {
    width: 19%;
}
.namaz-icon-item-bottom {
    padding: 20px;
}
.namaz-icon-item-bottom a {
    position: relative;
    color: #303030;
    line-height: 1.6;
    display: block;
    text-decoration: underline;
}
.namaz-icon-item-top-img {
    margin-bottom: 7px;
}
.namaz-icon-item-top-title span {
    display: block;
    font-size: 12px;
    font-weight: normal;
}
.namaz-type-list {
    margin-bottom: 25px;
}
.namaz-type-top-content-center {
    position: relative;
    z-index: 22;
}
.namaz-icon-item-top.zuxr-top {
    background: #008ecc;
}
.namaz-icon-item-top.asr-top {
    background: #007bb0;
}
.namaz-icon-item-top.magrib-top {
    background: #01618b;
}
.namaz-icon-item-top.isha-top {
    background: #004867;
}
.namaz-icon-item-top-title {
    font-weight: bold;
    font-size: 14px;
}
@media screen and (max-width: 940px) { 
.namaz-rakat-item__body { 
display: flex; 
flex-wrap: wrap; 
} 
.namaz-rakat-item__body-left { 
width: 100%; 
text-align: center; 
margin-bottom: 40px; 
} 
.namaz-rakat-item__body-right { 
width: 100%; 
} 
}