.topbar ul.langue-timer,.topbar ul.social-network {
    list-style: none;
    float: left;
    margin: 2px 0
}

:root {
    --fawhite: #fafbfc;
    --black: #000000;
    --ewhite: #e9e9e9;
    --white: #ffffff;
    --cwhite: #cccccc;
    --fwhite: #f1f1f1
}

button.slick-next.slick-arrow,button.slick-prev.slick-arrow {
    width: 50px;
    height: 50%;
    line-height: 50px;
    top: 46%;
    transform: translateY(-50%);
    z-index: 99;
    font-size: 40px;
    color: #ffffffd1;
    position: absolute;
    cursor: pointer;
    text-align: center
}

.pd-actions__whatsapp {
    background: #4ed6a4;
    color: var(--white);
    font-size: 22px
}

.pd-actions__copylink {
    background: var(--white);
    color: var(--white);
    font-size: 22px
}

.pd-actions__item .pd-actions__copylink {
    color: #c31a30;
    cursor: pointer
}

.pd-actions__facebook,.pd-actions__linkedin {
    background: #0e76a8;
    color: var(--white)
}

.pd-actions__twitter {
    color: var(--white);
    background: var(--black)
}

.post-detail__date {
    display: flex;
    gap: 15px;
    align-items: center
}

.lblbarmenu {
    display: none
}

.main {
    padding: 173px 0 40px;
    position: relative
}

.section-cat .b-artilce.leftarticle {
    flex-direction: row
}

.section-cat .b-artilce.rightarticle {
    flex-direction: row-reverse
}

.section-cat .b-artilce {
    display: flex;
    flex-direction: row;
    gap: 20px;
    align-items: center;
    padding: 13px
}

.s-article__item {
    padding: 11px 0;
    border-top: 1px solid var(--ewhite)
}

.s-article__link {
    font-size: 15px;
    font-weight: 600
}

header {
    position: fixed;
    width: 100%;
    z-index: 999;
    background: #fff;
    top: 0
}

@media (min-width: 768px) {
    .switch-lang {
        position:absolute;
        left: 8%;
        top: 15px;
        border: 1px solid transparent;
        width: 153px
    }

    .topbar .container .row {
        justify-content: space-between
    }

    .custom-select-timing,.custom-select-walaw {
        width: 100px
    }

    .custom-select-walaw.select-langue-head {
        width: 125px
    }
}

@media (max-width: 768px) {
    .badge-stories {
        margin-top:30px
    }

    .header__main {
        height: 100%
    }

    .header__main.scrollheader {
        height: 100%;
    }

    .main {
        padding: 140px 0 40px
    }

    .categorybloc .breadcrumb,.container_det .breadcrumb {
        padding-bottom: 5px;
        margin-bottom: 5px
    }

    /* .logo {
        padding-top: 15px
    } */

    .aside-bloc,.offer {
        text-align: center
    }

    .footer-logo {
        width: 160px;
        margin: 0 auto;
        padding: 1px 0 18px
    }

    .responsive-nav-toggle {
        width: 40px
    }

    .topbar .colmediawlw,.walawannoncehead {
        display: none
    }
}

@media (max-width: 450px) {
    .right-menuw {
        flex-direction:column-reverse;
        row-gap: 6px
    }
}

@media (max-width: 320px) {
    .imgload {
        width:100%
    }
}

@media screen and (min-width: 1020px) and (max-width:1230px) {
    .banner {
        width:100%
    }
}

.b-artilce__link {
    font-size: 23px;
    font-weight: 700;
    line-height: 27px;
    color: var(--black)
}

button.slick-next.slick-arrow {
    display: block
}

button.slick-prev.slick-arrow {
    display: block;
    left: 0
}

.home-slider .pagination {
    text-align: center;
    margin: 0 auto;
    width: 100%
}

.categorybloc .pagination {
    position: absolute;
    bottom: 0;
    text-align: center;
    margin: -33px auto;
    width: 100%
}

.categorybloc .pagination li,.pagination .owl-dot {
    width: 30px;
    height: 30px;
    line-height: 29px;
    text-align: center;
    display: inline-block;
    border: 1px solid #c2c2c2;
    margin-right: 5px;
    background-color: #fff;
    border-radius: 100%;
    cursor: pointer
}

.categorybloc .pagination li.active {
    border: 1px solid #c31a30
}

@media (max-width: 375px) {
    .pagination {
        bottom:-20%!important
    }

    .pagination .owl-dot {
        width: 20px;
        height: 20px;
        line-height: 10px;
        font-size: 3px
    }

    button.slick-next.slick-arrow,button.slick-prev.slick-arrow {
        font-size: 30px;
        top: 38%
    }
}

@media (max-width: 600px) {
    .titleDesc p {
        margin-top:14px!important
    }

    .allpanelvideo {
        grid-template-columns: repeat(1,1fr)!important
    }

    .b-artilce__link {
        font-size: 18px;
        line-height: 25px
    }

    .section-cat .b-artilce.leftarticle,.section-cat .b-artilce.rightarticle {
        flex-direction: column-reverse
    }

    .switch-lang {
        position: absolute;
        right: -10px;
        top: 40px;
        border: 1px solid transparent;
        width: 153px
    }

    .socialheadwlw {
        margin-top: -28px
    }

    .pray-timing-principal li span {
        display: none
    }

    .pray-timing-principal li a i {
        font-size: 14px
    }

    .pray-timing-principal li a img {
        width: 20px
    }

    .pray-timing-principal {
        display: grid;
        grid-template-columns: repeat(3,auto);
        gap: 10px
    }
}

.switch-lang__item {
    width: 149px;
    padding: 5px;
    margin-top: 10px;
    text-align: center
}

.right-menuw {
    top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px
}

.right-menuw span {
    cursor: pointer
}

.search-box {
    width: fit-content;
    height: fit-content;
    position: relative
}

.search-full-view {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.82);
    z-index: 9999
}

.inputsearchwlw {
    position: relative;
    width: 80%;
    margin: 0 auto;
    top: 40%;
    height: 100px
}

.inputsearchwlw input {
    width: 70%;
    height: 50px;
    background: 0 0;
    border: none;
    border-bottom: 1px solid;
    font-size: 20px;
    padding: 10px 0;
    vertical-align: unset;
    color: #cdcdcd
}

.inputsearchwlw .btnsubwlw {
    background: #c31a30;
    height: 50px;
    padding: 5px 14px;
    border-radius: 50%;
    font-size: 20px;
    color: #fff;
    border: 0;
    cursor: pointer
}

.search-full-view .btn-close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    color: #fff;
    background-color: #888;
    opacity: 1;
    padding: 5px 13px;
    font-size: 17px
}

.btn-search {
    height: 20px;
    width: 20px;
    border-style: none;
    font-size: 20px;
    font-weight: 700;
    outline: 0;
    cursor: pointer;
    border-radius: 50%;
    position: absolute;
    right: 0;
    color: #fff;
    background-color: transparent;
    pointer-events: painted
}

.btn-search i {
    font-size: 17px;
    display: flex;
    align-items: center;
    justify-content: center
}

.input-search:focus {
    width: 200px;
    border-radius: 0;
    background-color: transparent;
    border-bottom: 1px solid rgba(255,255,255,.5);
    transition: .5s cubic-bezier(0, .11, .35, 2)
}

.barlineweather .intopbarweather span:first-child,.infofirstweather span:first-child,.socialheadwlw {
    display: flex
}

@media (min-width: 1024px) {
    .right-menuw {
        top:1px!important
    }

    .allpanelvideo {
        display: grid;
        grid-template-columns: repeat(4,1fr);
        grid-gap: 1px;
        grid-auto-rows: minmax(35px,auto)
    }

    .allpanelvideo.withlastnews {
        grid-template-columns: repeat(1,1fr)
    }

    a.breadcrumb__link i {
        padding-right: 4px;
        margin-top: 12px
    }

    .breadcrumb__item {
        margin-left: 10px
    }

    .breadcrumb__item::after {
        padding-right: 0;
        padding-left: 6px
    }
}

@media (max-width: 1020px) {
    .allpanelvideo {
        display:grid;
        grid-template-columns: repeat(2,1fr);
        grid-gap: 1px;
        grid-auto-rows: minmax(35px,auto)
    }
}

.menuwlw {
    position: relative;
    justify-content: space-between;
    display: flex;
    top: 3px;
    align-items: center
}
@media (max-width: 768px) {
    .menuwlw {
        padding: 10px 0;
    }
}


.ht-social__link {
    font-size: 16px;
    display: inline-block;
    text-align: center;
    color: #fff;
    width: 23px;
    height: 23px;
    line-height: 23px;
    margin-left: 5px
}

.ht-social__link.ht-social__link--twitter {
    margin-top: 2px
}

.ht-social {
    padding-top: 9px;
    margin-right: 0;
    float: right
}

.globvideowlw {
    padding: 3px
}

.allpanelvideo img {
    width: 100%;
    height: auto
}

.imgblockvideo {
    display: flex;
    padding: 0;
    border: 1px solid #eee;
    height: 175px
}

.pagination .owl-dot a {
    font-size: 13px;
    font-weight: 700
}

.panelvideo {
    width: 100%;
    height: 100%
}

.panelvideo .contentwork {
    position: absolute;
    bottom: 0;
    display: flex;
    left: 0;
    width: 100%;
    background: linear-gradient(to top,var(--black) 0,transparent 123%);
    padding: 30px;
    height: 100%;
    justify-content: space-between;
    align-items: flex-end;
    color: #fff;
    flex-direction: row
}

.panelvideo .contentwork:hover {
    background: linear-gradient(to top,var(--black) 0,transparent 141%)
}

.panelvideo .contentwork h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 600
}

.panelvideo .contentwork .titlevideowlw {
    font-weight: 400;
    color: #fff;
    font-size: 16px
}

.panelvideo .contentwork .iconvideowlw {
    font-weight: 400;
    color: #fff;
    font-size: 31px
}

.main_lastnews .bg-mobile-wlw .article__date,.main_lastnews .bg-mobile-wlw .article__title,.main_lastnews .bg-mobile-wlw .section-title__h2-top,.main_lastnews .header__nav .header-nav__link,.titleDesc a,.titleDesc p,a.switch-lang__link.text-white:hover {
    color: var(--black)
}

.sondagewlw {
    display: flex;
    flex-direction: column;
    gap: 18px
}

.sous-sondage {
    display: grid;
    grid-template-columns: repeat(2,auto);
    grid-gap: 7px;
    grid-auto-rows: minmax(35px,auto);
    align-items: center
}

.titlesoundage {
    font-weight: 800
}

.blocktitlesdg,.iconweather {
    display: flex;
    gap: 10px;
    align-items: center
}

.blocktitlesdg i {
    font-size: 19px
}

.blocktitlesdg .fa-arrow-circle-up {
    color: #21ecac
}

.blocktitlesdg .fa-arrow-circle-down {
    color: #e40257
}

.close-button-video,.switch-lang__link.text-white,.tooltipvideowlw {
    color: var(--white)
}

.contentsondage {
    display: flex;
    flex-direction: column;
    gap: 10px
}

.imgsoundage {
    width: 66px;
    height: 66px
}

.section-title,header .navbar {
    margin-bottom: 0
}

.holder {
    padding: 9px 0 15px
}

.morerightinfo ul {
    height: 340px;
    overflow-y: auto;
}

.morerightinfo ul::-webkit-scrollbar {
    width: 4px
}

.morerightinfo ul::-webkit-scrollbar-track {
    background: var(--fwhite)
}

.morerightinfo ul::-webkit-scrollbar-thumb {
    background: #d1d1d1
}

.morerightinfo ul::-webkit-scrollbar-thumb:hover {
    background: #555
}

.imgload {
    height: auto
}

.panelvideo {
    position: relative;
    display: inline-block;
    cursor: pointer
}

.tooltipvideowlw {
    visibility: hidden;
    background-color: #333;
    text-align: center;
    padding: 5px 10px;
    border-radius: 5px;
    position: absolute;
    z-index: 1;
    line-height: 25px;
    bottom: 50%;
    left: 50%;
    margin-left: -108px;
    opacity: 0;
    transition: opacity .3s
}

.panelvideo:hover .tooltipvideowlw {
    visibility: visible;
    opacity: 1
}

* {
    direction: ltr;
    text-align: left
}

.responsive-nav:not(.open) {
    left: -41%
}

.section-cat {
    background: var(--fawhite);
    border: 1px solid var(--ewhite);
    padding: 10px;
    margin-bottom: 15px
}

.filesBloc .section-title__h2-top,.switch-lang:hover .switch-lang__item a {
    color: #000!important
}

li.switch-lang__item.switch-lang__item--hover a:hover {
    opacity: 1;
    color: #c31a30!important
}

.leftarticle img.img-load.lazyloaded,.rightarticle img.img-load.lazyloaded {
    width: auto!important
}

.main_lastnews .header__nav {
    background-color: #380409;
    border-top: 0;
    border-bottom: 0
}

.main_lastnews .bg-mobile-wlw {
    background-color: #331e1a
}

.main_lastnews .bg-mobile-wlw .section-title:after {
    border-bottom: 2px solid var(--white)
}

ul.switch-lang {
    padding-bottom: 20px
}

@media (max-width: 1024px) {
    .hide-tablet-mobile {
        display:none!important
    }

    .responsive-nav:not(.open) {
        left: 105%
    }

    .ht-social__link {
        width: 18px
    }

    .socialheadwlw {
        gap: 6px;
        width: 126px
    }
}

@media (max-width: 600px) {
    .socialheadwlw {
        margin-top:-12px
    }

    .leftarticle img.img-load.lazyloaded {
        width: 100%!important
    }

    .container.category {
        padding-right: 5%;
        padding-left: 6%
    }

    .post-detail__bar {
        display: flex;
        justify-content: space-between;
        overflow: hidden;
        margin-bottom: 21px;
        flex-direction: column;
        gap: 14px;
        margin-top: 12px
    }
}

.titleDesc p {
    margin-top: 24px
}

.col-sm-8.sousarticleitme {
    margin-bottom: 7px
}

.main.container.page404 {
    display: flex;
    height: 560px;
    justify-content: center;
    align-items: center
}

.page404 span {
    font-size: 70px;
    color: #c31a30
}

@media (max-width: 990px) {
    .section-cat .b-artilce {
        flex-direction:column!important
    }
}

.disabled {
    pointer-events: none;
    cursor: not-allowed
}

.custom-select-timing,.custom-select-walaw {
    position: relative;
    text-align: center;
    display: flex
}

.selected-language-walaw,.selected-timing-walaw {
    color: var(--white);
    padding: 0;
    cursor: pointer;
    margin: 0;
    font-weight: 700
}

.selected-language-walaw .fa-angle-down,.selected-timing-walaw .fa-angle-down {
    padding-right: 5px
}

.language-list-walaw,.timing-list-walaw {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    display: none;
    border: 1px solid var(--cwhite);
    border-top: none;
    background-color: var(--white);
    z-index: 9999
}

.language-list-walaw li,.timing-list-walaw li {
    padding: 10px;
    cursor: pointer
}

.language-list-walaw li:hover,.timing-list-walaw li:hover {
    background-color: #eee
}

.bannerafcon img,.video-container-home iframe {
    width: 100%
}

.video-container-home {
    position: fixed;
    right: 0;
    z-index: 999;
    bottom: 0;
    width: 330px;
    height: 220px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.close-button-video {
    padding: 10px 20px;
    position: absolute;
    top: 3px;
    border: none;
    right: 0;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px
}

.headsujetbloc {
    background-color: var(--fawhite);
    display: flex;
    border-radius: 7px;
    margin: 15px 0;
    border: 1px solid #c31a30;
    align-items: center;
    min-height: 230px
}

.banner300x250 {
    width: 300px
}

.banner130x890 {
    width: 130px
}

.blocrightsujet {
    position: sticky;
    position: -webkit-sticky;
    top: 143px;
    display: flex;
    justify-content: center;
    flex-direction: column
}

.aside-bloc.text-center.video-thmub {
    margin-bottom: -17px;
    margin-top: 5px
}

.custom-badge {
    width: 56px;
    height: 56px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 3px solid;
    color: #333;
    background-color: transparent;
    font-size: 12px;
    padding: 22px;
    font-weight: 700;
    text-align: center
}

.callnamesujet,.sallename {
    top: 21%;
    bottom: 0;
    padding: 19px 0;
    font-size: 20px;
    text-align: center
}

.badge-stories {
    margin-top: 7px;
    margin-bottom: 20px
}

.badge-stories .row {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    text-align: center;
    gap: 3px
}

.badge-stories .col {
    padding-bottom: 16px;
    flex-grow: 0
}

.badge-stories span:hover {
    scale: 1.1;
    transition: scale .3s
}

.sousarticleitme:before {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    background: var(--white);
    border-radius: 100%;
    left: -27px;
    top: 4%;
    transform: translateY(-50%);
    border: 2px solid #c31a30
}

.sousarticleitme:after {
    content: "";
    width: 2px;
    height: 100%;
    background: var(--fwhite);
    position: absolute;
    top: 20%;
    left: -12px;
    z-index: -1
}

.callsujet::before,.imgsallecine::before {
    content: '';
    top: 0;
    transition: 1s;
    z-index: 0
}

.custom-badge.todayClass {
    padding: 22px;
    margin-top: 0;
    margin-right: 0
}

.imgsallecine::before,.sallename {
    left: 0;
    position: absolute;
    width: 100%
}

.callsujet,.imgsallecine {
    position: relative;
    transition: .7s
}

.imgsallecine {
    display: block;
    margin: 5px 0;
    height: 140px;
    background-color: #910416
}

.imgsallecine::before {
    height: 100%
}

.imgsallecine img {
    overflow: hidden;
    width: 100%;
    height: 140px;
    object-fit: cover;
    object-position: center center;
    opacity: .4
}

span.sallename.tvicon {
    width: 23%;
    left: 39%;
    font-size: 260%;
    background-color: transparent
}

.sallename {
    color: var(--white);
    background: #00000066;
    transform: translate(0,-50%);
    height: 45px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center
}

span.sallename.sallename2 {
    top: 54%
}

.h-130,.h-199,.h-250,.h-600,.h-890,.h-90 {
    display: flex;
    justify-content: center
}

.h-199 {
    max-height: 204px
}

.offer.text-center {
    max-height: 255px
}

.h-890 {
    max-height: 895px
}

.h-130 {
    max-height: 135px
}

.h-600 {
    max-height: 605px
}

.h-90 {
    max-height: 95px
}

.h-250-banner {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
    text-align: center
}

.callsujet::before {
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%
}

.callsujet {
    background-color: var(--fawhite);
    display: flex;
    border-radius: 7px;
    margin: 0 0 19px;
    justify-content: center;
    border: 2px solid #d1d1d1;
    align-items: center;
    min-height: 230px
}

.opinionsBloc.filesBloc ul li {
    display: flex;
    align-items: center;
    padding: 8px 10px
}

.callnamesujet {
    color: #c31a30;
    height: 100%;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 10px
}

.btncallsujet {
    background: var(--white);
    padding: 6px 10px;
    color: var(--black);
    border-radius: 50px
}

.btncallsujet:hover {
    background: var(--black);
    color: var(--ewhite)
}

.post-detail ul {
    padding: 12px 2px 0 30px;
    list-style: unset
}

.callnamesujet a {
    font-weight: 700;
    font-size: 28px;
    color: #c31a30
}

.sujetsection.container_det {
    padding-left: 23px
}

.home-slider-country .pagination {
    position: absolute;
    bottom: -60px;
    text-align: center;
    margin: 0 auto;
    width: 100%
}

.more-info__dates {
    padding-right: 7px;
    font-weight: 800
}

.pharmaciename,.secondlinepgweather span,.secondlineweather span {
    font-weight: 700
}

.rowcategbloc {
    margin: 18px 0 0
}

.more-info__link .opiniontext {
    display: flex;
    flex-direction: column;
    position: absolute;
    color: var(--white);
    gap: 2px;
    padding: 5px 6px 5px 2px;
    right: 3px;
    width: 94%;
    flex-direction: column;
    bottom: 14px;
    background-color: rgb(0 0 0 / 40%)
}

.more-info__link .opiniontext .more-info__dates {
    padding-right: 0
}

.barlineweather div,.barlineweather span,.more-info__link .opiniontext p {
    color: var(--white)
}

.cardpray .list-group {
    position: relative;
    padding-right: 0
}

.bigiconweather img {
    max-width: 100%;
    width: 50px;
    height: 50px
}

.list-group-item.sidetitle {
    padding: 5px 10px;
    border-bottom: 1px solid #696c6e
}

.firstlineweather {
    display: flex;
    gap: 5px;
    align-items: center
}

.dateprayer,.infofirstweather,.locationprayer,.secondlinepharmacie {
    display: flex;
    flex-direction: column;
    gap: 5px
}

.infofirstweather span label {
    color: var(--cwhite);
    font-size: 15px;
    font-weight: 600
}

.infofirstweather span:last-child {
    font-size: 14px;
    font-weight: 800
}

.secondlineweather {
    display: flex;
    justify-content: space-between
}

.moreweathers,.moreweathers a {
    display: flex;
    align-items: center
}

.pharmaciename {
    font-size: 15px;
    color: var(--black)
}

.pharmacieposition {
    color: #3d3d3d;
    font-weight: 600;
    font-size: 12px
}

.iconweather img {
    max-width: 100%;
    width: 20px;
    height: 20px
}

.iconweather i {
    font-size: 16px
}

.moreweathers {
    text-align: center;
    justify-content: center;
    width: 100%
}

.bloc-ltr .moreweathers i {
    transform: scale(-1)
}

.moreweathers a {
    justify-content: center;
    gap: 5px
}

.barlineweather,.timelinepray {
    align-items: center;
    display: flex
}

.moreweathers a:not(.listweathertime .moreweathers a,.list-group-item.darkbg .moreweathers a) {
    color: #c31a30;
    border-bottom: 1px solid #c31a30
}

.list-group-item.darkbg .moreweathers a,.listweathertime .moreweathers a {
    color: var(--white);
    border-bottom: 1px solid var(--white)
}

.cardprayer {
    position: relative
}

.cardprayer .card-img-overlay {
    padding: 1px 11px;
    position: relative;
    background-position: center;
    background-size: cover;
    border-radius: 0;
    background-color: #212529
}

.card-img-overlay::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    z-index: 1
}

.timelinepray {
    width: 100%;
    gap: 36px;
    justify-content: space-between
}

.dateprayer h3,.locationprayer h3 {
    font-size: 11px;
    color: var(--white)
}

.dateprayer p,.locationprayer p {
    font-size: 12px;
    color: var(--white)
}

.cardpray .overlaytext,.h-300-250-banner ins img,.h-600-banner ins img,.h-90-banner ins img,.h-banner-970 ins img {
    position: relative;
    z-index: 2
}

.cardprayer .card {
    position: relative;
    z-index: 1
}

.custom-select-timing {
    position: relative;
    z-index: 3
}

.timing-list-walaw {
    max-height: 280px;
    overflow-x: auto;
    max-width: 200px;
    width: 120px;
    list-style-type: none;
    padding: 0;
    margin: 0;
    border: 1px solid var(--cwhite)
}

.timing-list-walaw::-webkit-scrollbar {
    width: 5px
}

.timing-list-walaw::-webkit-scrollbar-track {
    background: var(--fwhite)
}

.timing-list-walaw::-webkit-scrollbar-thumb {
    background: #d3d3ea
}

.timing-list-walaw::-webkit-scrollbar-thumb:hover {
    background: #555
}

.secondlinepgweather {
    display: flex;
    justify-content: space-between;
    background: #fbf1f2;
    padding: 10px;
    margin: 2px 0
}

.cardprayer .list-group-item.activelist {
    background: #f3d1d5
}

.livetimepray {
    font-size: 20px;
    font-weight: 600;
    padding: 11px 0;
    color: var(--white)
}

.topbar,.topbar .container .row .col-md-12 {
    padding: 0
}

.villedegree {
    font-size: 20px;
    font-weight: 600;
    color: var(--white)
}

#chartmonnaie {
    position: relative;
    width: 100%;
    height: 191px
}

.chartmonsubtitle {
    font-size: 15px;
    color: var(--cwhite);
    font-weight: 600
}

.chartmontitle {
    color: var(--black);
    font-size: 23px;
    font-weight: 700
}

.barlineweather {
    gap: 6px;
    justify-content: end;
    height: 100%
}

.colnewswalaw .barlineweather {
    gap: 0
}

.barlineweather .custom-select-walaw .selected-language-walaw {
    text-align: left;
    margin-left: 16px
}

.barlineweather .custom-select-walaw {
    display: flex;
    align-items: center
}

.select-langue-head {
    height: 39px
}

.select-langue-head .selected-language-walaw {
    border: 1px solid var(--ewhite);
    border-radius: 25px;
    padding: 10px;
    gap: 9px;
    display: flex;
    align-items: center
}

.select-langue-head .numberlanguage {
    background: var(--white);
    color: var(--black);
    border-radius: 29px;
    padding: 3px
}

.topbar {
    background-color: #212529;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center
}

.topbar .container .row {
    margin: -7px;
    padding: 0;
    align-items: center
}

.topbar p {
    margin: 0;
    display: inline-block;
    font-size: 13px;
    color: #f1f6ff
}

.topbar p>i {
    margin-right: 5px
}

.topbar p:last-child {
    text-align: right
}

.topbar li.topbar {
    display: inline;
    padding-right: 18px;
    line-height: 52px;
    transition: .3s linear
}

.topbar li.topbar:hover {
    color: #1bbde8
}

.topbar ul.info i {
    color: #131313;
    font-style: normal;
    margin-right: 8px;
    display: inline-block;
    position: relative;
    top: 4px
}

.topbar ul.info li {
    float: right;
    padding-left: 30px;
    color: var(--white);
    font-size: 13px;
    line-height: 44px
}

.topbar ul.langue-timer li,.topbar ul.social-network li {
    margin: 0 5px;
    border: 0 solid #2d2d2d;
    padding: 5px 0 0;
    height: 32px;
    vertical-align: baseline;
    display: inline-block;
    text-align: center
}

.topbar ul.info i span {
    color: #aaa;
    font-size: 13px;
    font-weight: 400;
    line-height: 50px;
    padding-left: 18px
}

.topbar ul.langue-timer,.topbar ul.social-network {
    border: none;
    padding: 0
}

.topbar ul.langue-timer li i,.topbar ul.social-network li i {
    margin: 0
}

.topbar ul.langue-timer li {
    color: var(--black)
}

.topbar ul.social-network li {
    width: 32px;
    color: var(--black)
}

.topbar ul.social-network {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%
}

.topbar .waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    will-change: opacity,transform;
    transition: .3s ease-out;
    color: var(--white)
}

.barlineweather .bigiconweather img {
    width: 26px;
    height: 26px;
    max-width: 100%
}

.barlineweather .prayheader a:first-child,.barlineweather span:first-child {
    display: flex;
    color: var(--black);
    font-size: 15px;
    margin-bottom: 7px
}

header.rtl .linelangue {
    margin: 0 1px 0 3px
}

header.ltr .linelangue {
    margin: 0 7px 0 1px
}

.barlineweather .prayheader a,.barlineweather label {
    color: var(--white);
    font-size: 13px;
    font-weight: 600
}

.barlineweather .prayheader a:last-child,.barlineweather label:last-child {
    font-size: 12px;
    font-weight: 500;
    color: var(--white)
}

.barlineweather .intopbarweather {
    display: flex;
    flex-direction: column;
    gap: 2px
}

.barlineweather .intopbarweather span label {
    color: var(--cwhite);
    font-size: 13px;
    font-weight: 600
}

.barlineweather .intopbarweather span:last-child {
    font-size: 10px;
    font-weight: 800;
    color: var(--cwhite)
}

.sun-times .sun-animation {
    float: left
}

.listvillePriere::-webkit-scrollbar {
    width: 5px
}

.listvillePriere::-webkit-scrollbar-track {
    background: var(--fwhite)
}

.listvillePriere::-webkit-scrollbar-thumb {
    background: #d3d3ea
}

.listvillePriere::-webkit-scrollbar-thumb:hover {
    background: #555
}

.bg-sidebloc {
    background: var(--fawhite);
    border: 1px solid var(--ewhite)
}

.bg-sidebloc .section-title {
    padding: 4px 8px 1px
}

.contentside {
    background: 0!important;
    padding: 21px 5px!important
}

.cardside {
    background-color: 0!important;
    background: linear-gradient(to top,var(--black) 0,transparent 123%)
}

.gridcenterbloc {
    padding: 3px 21px
}

@media only screen and (min-width: 768px) and (max-width:868px) {
    .badge-stories {
        margin-top:63px!important
    }
}

.h-banner-970 {
    position: relative;
    width: 970px;
    height: 250px;
    margin: 0 auto 4px;
    text-align: center
}

.h-90-banner .pubici,.h-banner-970 .pubici {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.h-90-banner ins,.h-banner-970 ins {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    width: 100%;
    height: 100%
}

.h-90-banner {
    position: relative;
    width: 728px;
    height: 90px
}

.global-90-banner {
    display: flex;
    width: 100%;
    justify-content: center;
    margin: 1px 0 5px
}

.pubtext {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: #f3f3f3;
    width: 100%;
    font-size: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    color: #929292
}

.h-600-banner {
    position: relative;
    width: 300px;
    height: 600px
}

.h-300-250-banner {
    position: relative;
    width: 300px;
    height: 250px
}

.slide-fr {
    padding-top: 10px;
    background-color: #000 !important;
}

.titre-fr {
    color: #fff !important;
}

.sidebar-search {
    padding: 3px
}

.sidebar-search .search-wrapper {
    display: flex;
    align-items: center;
    background-color: #c31a30;
    border-radius: 30px;
    padding: 5px 4px;
    transition: box-shadow 0.3s ease
}

.sidebar-search .search-wrapper:hover {
    box-shadow: 0 0 8px rgb(0 0 0 / .1)
}

.sidebar-search input[type="text"] {
    flex: 1;
    border: none;
    padding: 7px;
    font-size: 14px;
    outline: none;
    color: #fff;
}

.sidebar-search button {
    background: #fff;
    border: none;
    color: #000;
    padding: 9px 10px;
    border-radius: 50%;
    cursor: pointer;
    transition: background 0.3s ease
}

.sidebar-search button:hover {
    background: #000;
    color: #fff
}

.sidebar-search .search-wrapper input::placeholder {
    color: #fff;
    opacity: 1
}

.morerightinfo .sous-rubrique-side {
    height: 120px !important;
}

.header-menu-search ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.header-menu-search ul li {
    display: inline-block
}

.header-menu-search ul li a {
    font-size: 17px;
    color: #fff;
    margin: 8px;
    cursor: pointer
}

.header-menu-search {
    position: relative;
    z-index: 1000
}

.dropdown-menu,.modal {
    position: absolute;
    z-index: 1
}

.dropdown-menu {
    display: none;
    top: 91%;
    left: 25%;
    will-change: transform;
    background: #fff;
    padding: 11px;
    border-radius: 5px
}

.show .dropdown-menu {
    display: block
}

.joblist.wlwprogramme {
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: center;
    padding: 34px 0 0;
    justify-content: space-evenly
}
.news-border-top {
    left: 0;
    border-top: 2px solid red;
    border-left: 2px solid red;
}

.news-border-bottom {
    left: 0;
    border-left: 2px solid red;
    border-bottom: 2px solid red;
}

.b-artilce span {
    right: 7px;
    left: auto;
}
.flip-ltr {
    transform: scaleX(-1);
    display: inline-block;
}  

