﻿@charset "utf-8";

.txt_main_category a {
    color: #9f224e
}

.block_mid_new {
    background: none
}

.list_news .thumb img {
    width: 100%
}

.tab_click a.active {
    color: #0e3274
}

#news_home.list_news .title_news {
    float: none;
    width: auto
}

#news_home.list_news .list_news_dot_3x3 {
    display: inline;
    width: auto;
    float: none;
    padding: 0
}

#news_home.list_news .news_lead {
    padding-bottom: 5px
}

.style_03 .txt_main_category a, .style_02 .txt_main_category a, .title_box_category .line_top_box {
    background: url(images/graphics/bg_dot_gray_3x3_ts.gif) repeat-x left -0
}

.item_slider .thumb_image img {
    float: left;
    width: 100%;
    margin: 0 0 10px
}

.owl-pagination {
    text-align: center;
    position: absolute;
    z-index: 3;
    bottom: -20px;
    left: 35%;
    width: 30%
}

.owl-page {
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #cacaca;
    margin: 0 5px
}

    .owl-page.active {
        background: #9f224e
    }

.prev_slider {
    margin: 0 0 0 20px
}

.next_slider {
    margin: 0 20px 0 0
}