
.breaking-news{display:block;background-color:#023d82;color:#fff;overflow:hidden;}
.breaking-news .wrapper{position:relative;}
.breaking-news .br-title{display:block;overflow:hidden;position:relative;font-weight:600;text-transform:uppercase;color:#efc220;line-height:46px;cursor:default;}
.breaking-news .br-article-list{display:block;position:absolute;right:130px;top:0;left:0;line-height:46px;font-size:12px;overflow:hidden;}
.breaking-news .br-article-list:after,.breaking-news .br-article-list:before{display:block;position:absolute;z-index:2;top:0;right:100%;width:100px;height:100%;box-shadow:-5px 0 60px 40px #023d82;content:'';}
.breaking-news .br-article-list:before{right:auto;left:100%;}
.breaking-news .br-article-list a{color:#c6c6c6;display:inline-block;line-height:inherit;}
.breaking-news .br-article-list a:not(.post-title-comment) strong{display:inline-block;border-bottom:1px solid transparent;padding-bottom:1px;line-height:14px;vertical-align:middle;transition:all .2s;-moz-transition:all .2s;-webkit-transition:all .2s;-o-transition:all .2s;}
.breaking-news .br-article-list a:not(.post-title-comment):hover strong{border-color:#ccc;}
.breaking-news .br-article-list a strong{display:inline-block;margin-right:8px;color:#fff;font-weight:400;}
.breaking-news .br-article-list a.post-title-comment{color:#efc220;margin-right:5px;display:inline-block;font-weight:300;}
.breaking-news .br-article-list a.post-title-comment i{padding-left:3px;width:19px;}
.breaking-news .br-article-list a.post-title-comment:hover{color:#fff;}
.breaking-news .br-article{display:inline-block;white-space:nowrap;margin-left:24px;position:relative;}
.breaking-news .br-article:before{display:block;position:absolute;content:'\f111';font-family:FontAwesome;font-size:4px;padding-top:1px;left:-15px;color:rgba(255, 255, 255, .2);}
.breaking-news .br-article:last-child:before{display:none;}
.breaking-news .br-article-list-inner{display:block;white-space:nowrap;position:relative;}
#main-menu{display:block;background:#256dc1;color:#fff;font-size:14px;}
#main-menu a{color:inherit;}
#main-menu .wrapper-infotrafic>ul{display:block;margin-bottom:0;padding:10px;}
#main-menu .wrapper-infotrafic>ul:after{display:block;clear:both;content:'';}
#main-menu .wrapper-infotrafic>ul>li{display:block;float:right;padding-right:35px;}
#main-menu .wrapper-infotrafic>ul li>a{display:block;font-weight:600;font-size:20px;padding:20px 12px 18px;line-height:14px;letter-spacing:-.4px;position:relative;white-space:nowrap;}
#main-menu .wrapper-infotrafic>ul>li>a{border-bottom:2px solid transparent;}
#top-menu{display:block;border-bottom:1px solid #e4e3e2;font-size:12px;color:#7a7a79;position:relative;z-index:12;}
#top-menu .wrapper-infotrafic>ul{display:block;margin-bottom:0;font-weight:900;}
#top-menu .wrapper-infotrafic>ul:after{display:block;clear:both;content:'';}
#top-menu .wrapper-infotrafic>ul li{display:block;float:right;position:relative;}
#top-menu .wrapper-infotrafic>ul li a{display:block;padding:16px 8px;color:#7a7a79;line-height:100%;}
#top-menu .wrapper-infotrafic>ul li:hover>a{color:#232323;background-color:#fff;}

/* 26 of 170 CSS properties converted by rtl.daskhat.ir
 These properties should be override originals.
 just load rtl css file after original css file.*/

/* body {direction:rtl;} */

.breaking-news{
    display: block;
    background-color: #023d82;
    color: #fff;
    overflow: hidden;
}

.breaking-news .wrapper{
    position: relative;
}

.breaking-news .br-title{
    display: block;
    overflow: hidden;
    position: relative;
    font-weight: 200;
    text-transform: uppercase;
    color: #efc220;
    line-height: 46px;
    cursor: default;
}

.breaking-news .br-article-list{
    display: block;
    position: absolute;
    right: 130px;
    top: 0;
    left: 0;
    line-height: 46px;
    font-size: 12px;
    overflow: hidden;
}

.breaking-news .br-article-list:after, .breaking-news .br-article-list:before{
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    right: 100%;
    width: 100px;
    height: 100%;
    box-shadow: 5px 0 60px 40px #023d82;
    content: '';
}

.breaking-news .br-article-list:before{
    right: auto;
    left: 100%;
}

.breaking-news .br-article-list a{
    color: #c6c6c6;
    display: inline-block;
    line-height: inherit;
}

.breaking-news .br-article-list a:not(.post-title-comment) strong{
    display: inline-block;
    border-bottom: 1px solid transparent;
    padding-bottom: 1px;
    line-height: 14px;
    vertical-align: middle;
    transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
}

.breaking-news .br-article-list a:not(.post-title-comment):hover strong{
    border-color: #ccc;
}

.breaking-news .br-article-list a strong{
    display: inline-block;
    margin-right: 8px;
    color: #fff;
    font-weight: 400;
}

.breaking-news .br-article-list a.post-title-comment{
    color: #efc220;
    margin-right: 5px;
    display: inline-block;
    font-weight: 300;
}

.breaking-news .br-article-list a.post-title-comment i{
    padding-left: 3px;
    width: 19px;
}

.breaking-news .br-article-list a.post-title-comment:hover{
    color: #fff;
}

.breaking-news .br-article{
    display: inline-block;
    white-space: nowrap;
    margin-left: 24px;
    position: relative;
}

.breaking-news .br-article:before{
    display: block;
    position: absolute;
    content: '\f111';
    font-family: FontAwesome;
    font-size: 4px;
    padding-top: 1px;
    left: -15px;
    color: rgba(255, 255, 255, .2);
}

.breaking-news .br-article:last-child:before{
    display: none;
}

.breaking-news .br-article-list-inner{
    display: block;
    white-space: nowrap;
    position: relative;
}

.bloc_launcher{
    margin-right: 220px;
}

.bloc_launcher .direct{
    position: relative;
    float: right;
    display: block;
    width: 280px;
}

.bloc_launcher .direct .infos{
    position: relative;
    float: right;
    display: block;
    width: 380px;
    padding: 18px 0px 0 0 ;
}

.bloc_launcher .direct .infos .encart{
    position: relative;
    display: block;
    width: 170px;
    height: 25px;
    color: #023d82;
    font-size: 12px;
   /* background: #256dc1;*/

    border-radius: 2px;
    margin-bottom: 10px;
    padding: 5px 29px 0 0 ;
}

.bloc_launcher .direct .infos .encart .picto_direct{
    position: absolute;
    top: 0;
    right: 3px;
    width: 3px;
    height: 3px;
    background: #023d82;
    border-radius: 50%;
    vertical-align: middle;
    margin: 11px 9px 8px 15px ;
    animation: fadein 2s 1s infinite alternate;
    -webkit-animation: fadein 2s 1s infinite alternate;
}

.bloc_launcher .direct .infos .encart .picto_direct:before, .bloc_launcher .direct .infos .encart .picto_direct:after{
    position: absolute;
    top: -8px;
    right: -8px;
    width: 19px;
    height: 19px;
    border: 2px solid #023d82;
    border-radius: 50%;
    opacity: 0.3;
    content: "";
}

.bloc_launcher .direct .infos .encart .picto_direct:after{
    width: 11px;
    height: 11px;
    top: -4px;
    right: -4px;
    opacity: 0.6;
}

.bloc_launcher .direct .infos .horaire{
    color: #00123f;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: -0.1px;
}

.bloc_launcher .direct .infos .animateur{
    display: block;
    width: 100%;
    line-height: 27px;
    color: #00123f;
    font-size: 22px;
    font-weight: 700;
    white-space: nowrap;
}

.bloc_launcher .direct .infos .emission{
    display: block;
    max-width: 300px;
    height: 40px;
    line-height: 20px;
    color: #67717e;
    font-size: 14px;
    margin-top: 5px;
    overflow: hidden;
}

.bloc_launcher .visuel{
    float: right;
    height: 179px;
   /* width: 240px;*/
    display: block;
    margin: 0 2px -15px 0 ;
    overflow: hidden;
}

.bloc_launcher .visuel .visuel_cnt{
    display: inline-block;
    width: 176px;
    margin: 9px 10px 0 0 ;
}

.bloc_launcher .asuivre{
    float: right;
    width: 210px;
    padding-top: 80px;
}

.bloc_launcher .asuivre .encart{
    float: left;
    width: 55px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    background: #00123f;
    border-radius: 2px;
    margin-bottom: 12px;
}

.bloc_launcher .asuivre .horaire{
    clear: both;
    color: #020733;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
}

.bloc_launcher .asuivre .animateur{
    line-height: 18px;
    color: #00123f;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -0.1px;
    text-align: left;
    overflow: hidden;
}

.toplink{
    position: absolute;
    top: 55px;
    left: 10px !important;
    right: unset;
}

