﻿/*********************************
  NEWS
*********************************/
#list-news{
    margin-bottom: 40px;
}

/*   SIDEBAR  */
#sidebar-news{
    background-color: #363535;
    color:#fff;
    padding:40px 10px;
    margin-top:100px;
}
.single-post #sidebar-news{
    margin-top:0px;
}
#sidebar-news a{
    color:#fff;
    text-decoration: none;
}
#sidebar-news .title-sections-sidebar{
    font-size:18px;
    font-weight: 700;
    line-height: 1.53;
    letter-spacing: 0.5px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 20px;
}
#sidebar-news .section-sidebar{
    margin-bottom: 40px;
}
#sidebar-news .list-category a:hover{
    background-color: #363535;
    color:#ed1c24;
    text-decoration: underline;
}
#sidebar-news .list-tags{
    display: block!important;
}
#sidebar-news .list-tags .tag{
    padding: 2px 20px;
    margin-right: 5px;
    display: block;
    float: left;
    background-color: #ededed;
    margin-bottom: 5px;
}
#sidebar-news .list-tags .tag a{
    color:#282828;
}
#sidebar-news .list-tags .tag:hover{
    color:#fff;
    background-color: #ed1c24;
}
#sidebar-news .list-tags .tag:hover a{
    color:#fff;
}

#sidebar-news .most-viewed-articles .box-thumbnail-post{
    display: -ms-flexbox;
    display: -webkit-flex; /* Safari */
    display: flex;
    margin-bottom: 15px;
}
#sidebar-news .most-viewed-articles .box-thumbnail-post .img-container{
    min-width: 115px;
}
#sidebar-news .most-viewed-articles .box-thumbnail-post .info-post{
    width:100%;
    padding:0px 15px
}
#sidebar-news .most-viewed-articles .box-thumbnail-post .info-post .category{
    font-size: 8px;
    color: #ed1c24;
    text-transform: uppercase;
    line-height: 1.8;
    letter-spacing: 0px;
    font-weight: 700;
    float: left;
    margin-right: 5px;
}
#sidebar-news .most-viewed-articles .box-thumbnail-post .info-post .date{
    font-size: 9px;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0px;
    text-align: left;
    color: #ededed;
}
#sidebar-news .most-viewed-articles .box-thumbnail-post .info-post .title-article-blog{
    font-size: 13.5px;
    font-weight: 700;
    line-height: 1.15;
    letter-spacing: -0.1px;
    text-align: left;
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 10px;
}
#sidebar-news .most-viewed-articles .box-thumbnail-post .info-post .read-more a{
    font-size: 9px;
    font-weight: 500;
    line-height: 1.89;
    letter-spacing: 0px;
    text-align: left;
    color: #ed1c24;
}
.title-article-blog a:link, .title-article-blog a:visited {
    color:#333;
}
/********************************/

/*   LIST POST  */
#list-news h1{
    margin-bottom: 25px!important;
}
#list-news h2{
    font-size: 18px;
    letter-spacing: 0.8px;
    margin-bottom: 20px;
}
#list-news .slider-important-posts.flexslider .text-box-slider{
    position: absolute;
    width: 100%;
    bottom: 30px;
    left: 0;
    padding-left: 70px;
    padding-right: 70px;
}
#list-news .slider-important-posts.flexslider .text-box-slider .category-post-slider{
    font-size: 15px;
    font-weight: 700;
    line-height: 1.83;
    letter-spacing: 0.7px;
    text-align: left;
    color: #ed1c24;
    text-transform: uppercase;
}
#list-news .slider-important-posts.flexslider .text-box-slider .title-post-slider h3{
    font-size: 24px;
    font-weight: 700;
    line-height: 1.15;
    letter-spacing: -0.1px;
    text-align: left;
    color: #ffffff;
}
#list-news .slider-important-posts.flexslider .text-box-slider .date-post-slider{
    font-size: 15px;
    font-weight: 500;
    line-height: 1.83;
    letter-spacing: -0.1px;
    text-align: left;
    color: #ffffff;
    text-transform: uppercase;
}
#list-news .slider-important-posts.flexslider .flex-control-nav{
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}
#list-news .slider-important-posts.flexslider .flex-control-nav li{
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
}
#list-news .slider-important-posts.flexslider .flex-control-nav li a{
    width: 11px;
    height: 11px;
    display: block;
    background: #e1e1e1;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
#list-news .slider-important-posts.flexslider .flex-control-nav li a.flex-active {
    background: #ed1c24;
    cursor: default;
}
#list-news .slider-important-posts.flexslider .flex-direction-nav a.flex-next{
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    right: 20px;
    z-index: 10;
    overflow: hidden;
    color: #ed1c24;
    border-color: #ed1c24;
    border-width: 3px;
    cursor: pointer;
    font: normal normal normal 40px/1 FontAwesome;
}
#list-news .slider-important-posts.flexslider .flex-direction-nav a.flex-next:before{
    content: "\f105";
    display: block;
    height: 44px;
}
#list-news .slider-important-posts.flexslider .flex-direction-nav a.flex-prev{
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    left: 20px;
    z-index: 10;
    overflow: hidden;
    color: #ed1c24;
    border-color: #ed1c24;
    border-width: 3px;
    cursor: pointer;
    font: normal normal normal 40px/1 FontAwesome;
}
#list-news .slider-important-posts.flexslider .flex-direction-nav a.flex-prev:before{
    content: "\f104";
    display: block;
    height: 44px;
}

#list-news .box-thumbnail-post{
    display: -ms-flexbox;
    display: -webkit-flex; /* Safari */
    display: flex;
    margin-bottom: 45px;
}
#list-news .box-thumbnail-post .img-container{
}
#list-news .box-thumbnail-post .info-post{
    width:100%;
    padding:0px 15px
}
#list-news .box-thumbnail-post .info-post .category{
    font-size: 12.5px;
    color: #ed1c24;
    text-transform: uppercase;
    line-height: 1.8;
    letter-spacing: 0.4px;
    font-weight: 700;
}
#list-news .box-thumbnail-post .info-post .read-more a{
    font-size: 14.5px;
    font-weight: 500;
    line-height: 1.83;
    letter-spacing: -0.1px;
    text-align: left;
    color: #ed1c24;
}
#list-news .prev-next-posts .page-numbers{
    background-color: #ededed;
    font-size: 15px;
    border: solid 1.5px transparent;
    font-weight: normal;
    line-height: 1.83;
    letter-spacing: -0.1px;
    text-align: left;
    color: #b0b0b0;
    padding: 3px 8px;
}
#list-news .prev-next-posts .page-numbers.current, #list-news .prev-next-posts .page-numbers:hover{
    background-color: #fff;
    border: solid 1.5px #ed1c24;
    padding: 3px 8px;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.83;
    letter-spacing: -0.1px;
    text-align: left;
    color: #282828;
}
#list-news .prev-next-posts .prev.page-numbers, #list-news .prev-next-posts .next.page-numbers{
    background-color: transparent;
}
#list-news .prev-next-posts .prev.page-numbers:hover,  #list-news .prev-next-posts .next.page-numbers:hover{
    border: 1.5px solid transparent;
    font-weight: 500;
    text-decoration: underline;
    color:#ed1c24;
}



/*  SINGLE NEWS  */
#news .breadcrumb{
    margin-top: 200px;
    margin-bottom: 40px;
}
#news .main-desc-news .img-container img{
    width: 100%;
    margin-bottom: 30px;
}
#news .intro-news{
    border-bottom: 1px solid #ededed;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
#news .intro-news h1{
    font-size: 24px;
    font-weight: 700;
    line-height: 1.15;
    letter-spacing: 0.8px;
    text-align: left;
    color: #282828;
    margin-bottom: 10px!important;
}
#news .intro-news h1:before{
    display:none;
}
#news .intro-news .category{
    font-size: 15px;
    font-weight: 700;
    line-height: 1.83;
    letter-spacing: 0.5px;
    text-align: left;
    color: #ed1c24;
    text-transform: uppercase;
}
#news .intro-news .date{
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.5px;
    text-align: left;
    color: #696969;
    text-transform: uppercase;
}
#news .content-news{
    line-height: 1.6;
}
#news .container-separator-news{
    margin-bottom: 50px;
    clear: both;
}
#news .container-separator-news .separator-news{
    height: 27px;
    margin-bottom: 35px;
    margin-top: 15px;
    border-bottom: 1px solid #ededed;
    width: 100%;
    position: relative;
}
#news .container-separator-news .separator-news:before{
    width: 54px;
    height: 54px;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    content: " ";
    background-position: center;
    background-image: url("../png/logo-separator-klopmanq8rj.png");
    background-size: contain;
    background-repeat: no-repeat;
}
#news .container-separator-news .separator-text{
    font-size: 11px;
    font-weight: 500;
    line-height: 1.41;
    letter-spacing: 0.5px;
    text-align: left;
    color: #696969;
}
#news .tags .title-tags{
    font-size: 18px;
    font-weight: 700;
    line-height: 1.53;
    letter-spacing: 0.8px;
    text-align: left;
    color: #282828;
    text-transform: uppercase;
    margin-bottom: 10px;
}
#news .list-tags{
    margin-bottom: 70px;
    display: -ms-flexbox;
    display: -webkit-flex; /* Safari */
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#news .list-tags .tag{
    padding: 2px 20px;
    margin-right: 5px;
    float: left;
    display: block;
    margin-bottom: 5px;
    background-color: #ededed;
}
#news .list-tags .tag a{
    color:#282828;
}
#news .list-tags .tag:hover{
    color:#fff;
    background-color: #ed1c24;
}
#news .list-tags .tag:hover a{
    color:#fff;
}
