.b-0 {
    bottom: 0;
}

.bg-shadow {
    background: rgba(76, 76, 76, 0);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(179, 171, 171, 0)), color-stop(49%, rgba(48, 48, 48, 0.37)), color-stop(100%, rgba(19, 19, 19, 0.8)));
    background: linear-gradient(to bottom, rgba(179, 171, 171, 0) 0%, rgba(48, 48, 48, 0.71) 49%, rgba(19, 19, 19, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c4c4c', endColorstr='#131313', GradientType=0);
}

.top-indicator {
    right: 0;
    top: 1rem;
    bottom: inherit;
    left: inherit;
    margin-right: 1rem;
}

.overflow {
    position: relative;
    overflow: hidden;
}

a, a:hover, .btn {
    outline: none !important;
}


.btn-search {
    background: #FD3A13;
    border-color: #FD3A13;
    color: #fff;
    padding: 7px 10px
}

.zoom img {
    transition: all 0.2s linear;
}

div.ratio_right-cover-2.image-wrapper a img {
    width: 100%;
    height: 200px;
}

.zoom:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.btn-search:hover {
    background: #ca1b1b;
    border-color: #ca1b1b
}

/*section{padding: 30px 0; float: left; width: 100%}*/
.card {
    float: left;
    width: 100%
}

/*.navbar {border: medium none; float: left; margin-bottom: 0px; width: 100%;  border-radius: 0}*/
.title-large {
    font-size: 20px;
    margin: 10px 0 5px;
    line-height: 27px;
    color: #141517;
}

.title-small {
    color: #141517;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    margin: 6px 0 0;
}

.title-x-small {
    font-size: 18px;
    margin: 0px;
}

.title-large a, .title-small a, .title-x-small a {
    color: inherit
}

.banner-sec {
    float: left;
    width: 100%;
    background: #EBEBEB
}

.card-block {
    padding: 0 10px 10px;
}

.card-text {
    margin: 0
}

.text-time {
    color: #ff0000;
    font-weight: 600;
}

.banner-sec .card-img-overlay {
    padding: 0;
    top: 3px;
    left: 7px;
    height: 20%
}

header {
    float: left;
    width: 100%
}

.small-top {
    border-bottom: 1px solid #2b2b2b;
    float: left;
    width: 100%;
    background: #000
}

.small-top .social-icon {
    float: right;
}

.small-top .social-icon a {
    border-left: 1px solid #2b2b2b;
    color: #ca1b1b;
    float: left;
    padding: 6px 13px;
}

.small-top .social-icon a:last-child {
    border-right: 1px solid #2b2b2b;
}

.small-top .social-icon a:hover {
    color: #FD3A13;
    text-decoration: none;
}

.small-top .date-sec {
    font-size: 13px;
    font-weight: 600;
    float: left;
    margin-top: 4px;
    color: #898989
}

.top-head {
    background: #141517;
    width: 100%;
    float: left;
    height: 100px;
}

.top-head h1 {
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    margin: 18px 0 0;
}

.top-head small {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #c0c0c0;
    margin-top: 5px;
    margin-left: 5px;
}

.top-head .admin-bar {
    text-align: right;
    margin-top: 22px;
}

.top-head .admin-bar a {
    color: #fff;
    line-height: 49px;
    position: relative;
    padding: 0 7px;
}

.top-head .admin-bar a:hover {
    color: #ff0000
}

.top-head .admin-bar a i {
    margin-right: 6px;
}

.top-head .admin-bar .ping {
    background: #ff0000;
    border: 3px solid #141517;
    border-radius: 50%;
    height: 14px;
    position: absolute;
    right: 3px;
    top: 13px;
    width: 14px;
    z-index: 1;
}

.top-head .admin-bar img {
    float: right;
    height: 50px;
    width: 50px;
    margin-left: 18px;
}

.side-bar .nav-tabs {
    border-bottom: none;
}

.side-bar .nav-tabs .nav-link {
    color: #aeaeae;
    text-transform: uppercase;
    border: none;
}

.side-bar .nav-tabs .nav-link.active, .side-bar .nav-tabs .nav-link:hover {
    border-bottom: 2px solid #ff0000;
    text-transform: uppercase;
    color: #222
}

.sidebar-tabing .media {
    margin-top: 20px
}

.sidebar-tabing img {
    width: 120px;
    height: 100px;
}

.sidebar-tabing .title-small {
    line-height: 23px;
    margin-top: 5px;
    font-size: 18px
}

.section-01 {
    float: left;
    width: 100%;
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5
}

.section-01 .heading-large {
    border-bottom: 2px solid #222;
    color: #222;
    float: left;
    width: 100%;
    padding: 0 0 6px;
    margin: 0 0 18px;
    text-align: left;
}

.section-01 .heading-large::before, .section-01 .heading-large::after {
    background: transparent;
}

.section-01 .heading-small {
    border-bottom: 2px solid #222;
    color: #222;
    float: left;
    margin: 7px 0 0;
    width: 100%;
    padding-bottom: 10px;
    font-size: 18px
}

.section-01 .title-small {
    margin-bottom: 5px;
    font-size: 17px
}

.section-01 .news-block {
    border-bottom: 1px dashed #000;
    padding-bottom: 30px;
    border: none;
}

.section-01 aside > .news-block {
    border-bottom: 1px dashed #000;
    padding-bottom: 19px;
}

.section-01 aside > .news-block:last-child {
    border-bottom: none;
    margin-bottom: 20px
}

.section-01 .card {
    border: none;
}

.section-01 .card-block {
    padding: 10px 0;
}

.section-01 .video-sec {
    float: left;
    margin-top: 30px;
    width: 100%;
}

.section-01 .video-block {
    float: left;
    margin-top: 20px;
    width: 100%;
}

.action-sec {
    width: 100%;
    float: left;
    background: #222
}

.action-box {
    float: left;
    width: 100%;
    text-align: center;
}

.action-box h2 {
    color: #fff;
    font-size: 20px;
}