@charset "utf-8";
/* Reset Css */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    text-rendering: geometricPrecision;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
:focus {
    outline: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
 input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
 -webkit-appearance: none;
 -moz-appearance: none;
}
input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}
audio, canvas, video {
    display: inline-block;
 *display: inline;
 *zoom: 1;
    max-width: 100%;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
a:focus {
    outline: thin dotted;
}
a:active, a:hover {
    outline: 0;
    color: #549100
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}
figure {
    margin: 0;
}
form {
    margin: 0;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
    white-space: normal;
 *margin-left: -7px;
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
 *vertical-align: middle;
}
button, input {
    line-height: normal;
}
button, select {
    text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
 *overflow: visible;
}
button[disabled], html input[disabled] {
    cursor: default;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
 *height: 13px;
 *width: 13px;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
 input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
 button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html, button, input, select, textarea {
    color: #222;
}
a {
    text-decoration: none;
    color: #2D2D2D
}

::-moz-selection {
 background: #b3d4fc;
 text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
img {
    vertical-align: middle;
    max-width: 100%;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
html, body {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    color: #2d2d2d;
    font-size: 14px;
    line-height: 20px
}
b, strong, .fbold {
    font-weight: 700
}
.text-center {
    text-align: center
}
.text-left {
    text-align: left
}
.text-right, .align-right {
    text-align: right
}
.text-uppercase {
    text-transform: uppercase
}
.bor-top {
    border-top: 1px solid #e5e5e5;
}
.m-auto {
    margin: 0 auto
}
.mb5 {
    margin-bottom: 5px !important;
}
.mb10 {
    margin-bottom: 10px !important;
}
.mb15 {
    margin-bottom: 15px !important;
}
.mb20 {
    margin-bottom: 20px !important;
}
.mb25 {
    margin-bottom: 25px !important;
}
.mb30 {
    margin-bottom: 30px !important;
}
.mb40 {
    margin-bottom: 40px !important;
}
.mt5 {
    margin-top: 5px !important;
}
.mt10 {
    margin-top: 10px !important;
}
.mt15 {
    margin-top: 15px !important;
}
.mt20 {
    margin-top: 20px !important;
}
.mt25 {
    margin-top: 25px !important;
}
.mt30 {
    margin-top: 30px !important;
}
.mt40 {
    margin-top: 40px !important;
}
.mr20 {
    margin-right: 20px
}
.ml40 {
    margin-left: 40px
}
.ml30 {
    margin-left: 30px
}
.ml20 {
    margin-left: 20px
}
.mr10 {
    margin-right: 10px
}
.ml10 {
    margin-left: 10px
}
.mr40 {
    margin-right: 40px
}
.mr30 {
    margin-right: 30px
}
.mr15 {
    margin-right: 15px
}
.ml15 {
    margin-left: 15px
}
.pda5 {
    padding: 5px;
}
.pda20 {
    padding: 20px;
}
.pdbt20 {
    padding: 20px 0;
}
.pdbt40 {
    padding: 40px 0;
}
.pdlr20 {
    padding: 0 20px;
}
.d-flex {
    display: inherit;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
}
.f-monte {
    font-family: 'Montserrat'
}
.f-noto {
    font-family: 'Noto Serif'
}
.fs12 {
    font-size: 12px;
    line-height: 16px;
}
.fs13 {
    font-size: 13px;
    line-height: 18px;
}
.fs14 {
    font-size: 14px;
    line-height: 20px;
}
.fs16 {
    font-size: 16px;
    line-height: 20px;
}
.fs18 {
    font-size: 18px;
    line-height: 24px;
}
.fs20 {
    font-size: 20px;
    line-height: 26px;
}
.fs22 {
    font-size: 22px;
    line-height: 28px;
}
.fs24 {
    font-size: 24px;
    line-height: 30px;
}
.fs26 {
    font-size: 20px;
    line-height: 32px;
}
.fs28 {
    font-size: 28px;
    line-height: 34px;
}
.fs30 {
    font-size: 30px;
    line-height: 36px;
}
.fs32 {
    font-size: 32px;
    line-height: 38px;
}
.container {
    max-width: 1130px;
    margin: 0 auto
}
.col745 {
    width: 745px
}
.col365 {
    width: 365px
}
.col170 {
    width: 170px
}
.col620 {
    width: 620px;
}
.col555 {
    width: 555px
}
.col235 {
    width: 235px
}
.col300 {
    width: 300px
}
.col810 {
    width: 810px
}
.fl {
    float: left
}
.fr {
    float: right
}
.d-block {
    display: block;
}
.w100per {
    width: 100%;
}
.ml-auto, .mx-auto {
    margin-left: auto !important;
}
.mr-auto, .mx-auto {
    margin-right: auto !important;
}
.thumbblock {
    display: block;
    overflow: hidden;
    position: relative
}
.thumbblock img {
    min-width: 100%;
    object-fit: cover;/*min-height: 100%;*/
}
.thumb170x170 {
    width: 170px;
    height: 170px
}
.thumb110x110 {
    width: 100px;
    height: 100px !important
}
.thumb50x50 {
    width: 50px;
    height: 50px !important
}
.thumb64x64 {
    width: 64px;
    height: 64px !important
}
.thumb170x100 {
    width: 170px;
    height: 100px
}
.thumb125 {
    width: 100%;
    height: 125px;
}
.thumb235x140 {
    width: 235px;
    height: 140px
}
.thumb105x105 {
    width: 105px;
    height: 105px !important
}
.thumb140 {
    width: 100%;
    height: 140px
}
.thumb90x60 {
    width: 90px;
    height: 60px
}
.thumb280x180 {
    width: 280px;
    height: 180px
}
.thumb170 {
    width: 100%;
    height: 170px
}
.thumb555x335 {
    width: 100%;
    height: 335px
}
.thumb268x160 {
    width: 268px;
    height: 160px
}
.thumb160 {
    width: 100%;
    height: 160px
}
.thumb260 {
    width: 100%;
    height: 260px;
}
.thumb120x70 {
    width: 120px;
    height: 70px
}
.thumb80x80 {
    width: 80px;
    height: 80px !important;
}
.thumb220 {
    width: 100%;
    height: 220px;
}
.thumb200x200 {
    width: 100%;
    height: 200px
}
.thumb115 {
    height: 115px;
    width: 100%
}
.thumb100 {
    height: 100px;
    width: 100%
}
.thumb60x60 {
    width: 60px;
    height: 60px !important;
}
.thumb200x200_square {
    width: 200px;
    height: 200px !important;
}
.thumb450 {
    width: 100%;
    height: 450px;
}
.radius100 {
    border-radius: 100%
}
.bg_black {
    background: #000 !important
}
.bg_green {
    background: #549100 !important
}
.bg_green2 {
    background: #EAF0E7 !important
}
.bg_red {
    background: #C41727 !important
}
.bg_red2 {
    background: #A50619 !important
}
.bg_purple {
    background: #6F2486 !important
}
.bg_cyan {
    background: #038881 !important
}
.bg_brown {
    background: #945700 !important
}
.bg_gray {
    background: #f4f4f4
}
.bg_white {
    background: #fff;
}
.cl_green {
    color: #549100 !important;
}
.clred {
    color: #C41727 !important
}
.cl99 {
    color: #999 !important
}
.cl55 {
    color: #555 !important
}
.cl77 {
    color: #777 !important
}
.clblue {
    color: #2F729B !important
}
.clwhite {
    color: #fff !important
}
.flex-one {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.align-items-end {
    align-items: flex-end
}
.align-items-center {
    align-items: center
}
.justify-content-center {
    justify-content: center
}
.clearfix::before, .clearfix::after {
    display: table;
    content: "";
    clear: both;
}
.h100 {
    height: 100%;
}
/*header*/

.header_main {
    padding: 20px 0;
    position: relative;
    height: 110px;
}
.logo_main {
    width: 300px;
}
.hotline_newspaper {
    margin-left: 45px
}
.phone_newspaper {
    background: url(../images/ico-phone.svg) left center no-repeat;
    background-size: auto 16px;
    display: inline-block;
    padding-left: 20px;
    margin-right: 20px;
    font-size: 13px;
    width: 100px;
}
.mail_newspaper {
    background: url(../images/ico-mail.svg) left center no-repeat;
    background-size: auto 16px;
    display: inline-block;
    padding-left: 20px;
    font-size: 13px
}
.box_search {
    background: #F1F1F1;
    border-radius: 3px
}
.txt_search {
    border: none;
    padding: 10px;
    background: #f1f1f1;
    border-radius: 3px 0 0 3px;
    width: 260px
}
.btn_search {
    background: url(../images/ico-search.svg) no-repeat center center;
    border: none;
    background-size: auto 18px;
    padding: 10px 20px;
    width: 40px;
    height: 36px;
    text-indent: -999px;
}
.search_main {
    margin-top: 34px
}
.fix_scroll {
    height: 40px
}
.menu_main {
    background: #549100;
    position: relative;
    z-index: 99
}
.menu_main.fixed-header {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0
}
.menu_main a {
    float: left;
    font-family: 'Roboto Condensed';
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    padding: 0px 15px;
    display: inline-block;
    line-height: 40px;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.menu_main a.icon_home {
    background: url(../images/ico-home.svg) no-repeat center 11px;
    background-size: auto 16px;
    padding: 10px 20px;
    width: 40px;
    height: 40px;
}
.menu_main a:hover, .menu_main a.active {
    background-color: rgba(255, 255, 255, 0.2) !important;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.nav_right {
    position: relative;
    padding-left: 10px;
    margin-left: 10px
}
.nav_right:before {
    content: '';
    display: inline-block;
    position: absolute;
    height: 22px;
    width: 2px;
    background: rgba(255, 255, 255, 0.2);
    left: 0;
    top: 9px
}
.more_menu {
    position: relative;
    width: 34px;
    height: 40px;
    cursor: pointer;
}
.more_menu .dot {
    width: 4px;
    height: 4px;
    background-color: #fff;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -2px;
    margin-top: -2px;
}
.more_menu .dot:before {
    content: "";
    left: -7px;
    width: 4px;
    height: 4px;
    background: #fff;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: absolute;
    top: 50%;
    margin-top: -2px;
}
.more_menu .dot:after {
    left: 8px;
    content: "";
    width: 4px;
    height: 4px;
    background: #fff;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: absolute;
    top: 50%;
    margin-top: -2px;
}
.more_menu .dot:nth-child(n+2) {
    display: none;
}
.more_menu.active .dot {
    background: transparent;
}
.more_menu.active .dot:before {
    width: 21px;
    height: 2px;
    border-radius: 0;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
    -webkit-transform: translate(-15%, 25%) rotate(135deg);
    -ms-transform: translate(-15%, 25%) rotate(135deg);
    transform: translate(-15%, 25%) rotate(135deg);
}
.more_menu.active .dot:after {
    height: 21px;
    width: 2px;
    border-radius: 0;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
    -webkit-transform: translate(-390%, -44%) rotate(135deg);
    -ms-transform: translate(-390%, -44%) rotate(135deg);
    transform: translate(-390%, -44%) rotate(135deg);
}
.category-popup {
    width: 100%;
    min-height: 100px;
    position: absolute;
    left: 0;
    z-index: 99;
    clear: both;
    visibility: hidden;
    opacity: 0;
    top: 100%;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.category-popup .bg_category-popup {
    background: #fff;
    min-height: 100px;
    padding: 20px 50px;
    position: relative;
    z-index: 9
}
.category-popup.active {
    visibility: visible;
    opacity: 1;
}
.category-popup:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.3);
}
.list_menu_cate_popup {
    margin: 0 -0.6%;
    color: #000
}
.list_menu_cate_popup a {
    color: #2d2d2d;
    padding: 0;
    line-height: inherit;
    float: none;
    font-size: 15px
}
.list_menu_cate_popup a:hover {
    color: #549100
}
.list_menu_cate_popup>li {
    width: 15.5%;
    margin: 0 0.5%;
}
.list_sub_menu_cate_popup>li {
    margin-bottom: 10px
}
.list_menu_cate_popup .sub_title_cate {
    margin-bottom: 5px
}
.list_menu_cate_popup .sub_title_cate a {
    font-family: 'roboto';
    text-transform: inherit;
    font-weight: 300;
    font-size: 14px
}
/*footer*/

.footer_main {
    background: #f8f8f8;
    padding: 40px 0;
    font-size: 13px;
}
.name_company {
    margin-left: 60px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.footer_top {
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 25px;
    margin-bottom: 25px;
}
.col50per {
    width: 50%
}
.col30per {
    width: 33.3%
}
.col25per {
    width: 25%
}
.footer_bottom, .footer_bottom_right .d-flex {
    margin: 0 -10px
}
.footer_bottom .col50per {
    padding: 0 10px
}
.footer_bottom p {
    margin-bottom: 5px;
}
.flag_contact {
    display: inline-block;
    padding: 3px 10px 2px;
    background: #C41727;
    color: #fff;
    text-transform: uppercase;
    margin-right: 15px;
    position: relative;
    font-weight: bold;
    margin: 7px 15px 7px 0;
}
.flag_contact:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    right: -9px;
    top: 0;
    border-top: 13px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 9px solid #C41727;
}
.back-top {
    cursor: pointer;
    width: 48px;
    height: 48px;
    border-radius: 100%;
    position: fixed;
    bottom: 68px;
    right: 20px;
    display: none;
    opacity: 0.8;
    background: url(../images/backtop.svg) no-repeat center center rgba(0, 0, 0, 0.2);
    background-size: 17px auto;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.back-top:hover {
    background-color: #549100;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/*Main content*/


/*sick home*/

.head_sick {
    font-family: 'Montserrat';
    font-weight: 800;
    color: #549100;
    border-top: 2px solid #549100;
    padding-top: 15px;
    margin-bottom: 20px
}
.section_sick_home {
    margin: 0 -15px
}
.section_sick_home .col50per {
    padding: 0 15px;
}
.list_sick li {
    width: 33.3%;
    position: relative;
    padding-left: 15px;
    margin-bottom: 10px;
}
.list_sick li:before {
    width: 4px;
    height: 4px;
    content: '';
    background: #549100;
    display: inline-block;
    position: absolute;
    top: 7px;
    left: 0;
}
/*long form home*/

.long_form_home {
    margin: 60px 0
}
.list_longform {
    margin: 0 -12px
}
.list_longform .col30per {
    padding: 0 12px
}
/*top home*/

.sapo_thumb_news {
    font-size: 14px;
    color: #555;
}
.list_two_news {
    margin: 0 -10px;
}
.list_two_news .col50per, .list_two_news .col30per {
    padding: 0 10px;
}
.title_thumb_square {
    width: calc(100% - 74px);
    margin-left: 10px;
    max-height: 58px;
    display: block;
    overflow: hidden;
}
.list_thumb_square li {
    margin-bottom: 20px;
}
.list_thumb_square li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.section_video_home {
    margin: 0 -12px;
}
.section_video_home .col30per {
    padding: 0 12px;
}
.section_video_home .col25per {
    padding: 0 12px;
}
.icon_video_home {
    background: url(../images/ico-video.svg) no-repeat;
    width: 48px;
    height: 48px;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0;
}
.date_thumb_news {
    background: url(../images/ico-clock.svg) no-repeat left center;
    background-size: 15px 15px;
    padding-left: 25px;
    font-size: 13px;
    line-height: 17px;
}
.desc_list_news_home {
    width: calc(100% - 190px);
    margin-left: 20px;
}
.list_news_home li, .foucs_longform {
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.hot_trend {
    background: #f4f4f4;
    padding: 20px;
}
.hot_trend .d-flex {
    margin: 0 -20px;
}
.hot_trend .col50per {
    padding: 0 20px;
}
.tag_hot_trend {
    background: #C41727;
    font-size: 10px;
    color: #fff;
    padding: 3px 10px;
    margin-bottom: 10px;
    display: inline-block;
    line-height: 14px;
}
.btn_view_more_list {
    background: #549100;
    color: #fff;
    font-weight: bold;
    padding: 14px;
    display: block;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
}
.btn_view_more_list:hover {
    background: #549100cc;
    color: #fff;
}
.head_box_cate_home {
    background: #f2f2f2;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 800;
    color: #fff;
    padding: 0;
    text-transform: uppercase;
    margin-bottom: 10px;
    border-bottom: 2px solid #549100;
}
.head_box_cate_home .link_box_cate {
    background: #549100;
    border-top: 3px solid #549100;
    padding: 4px 10px;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    line-height: 17px;
}
.title_main {
    border-left: 7px solid #549100;
    padding-left: 16px;
    line-height: 24px;
    position: relative;
    text-transform: uppercase;
}
.title_main:before {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 24px solid #549100;
    border-right: 7px solid transparent;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0px;
}
.number_hot {
    width: 24px;
    height: 24px;
    display: inline-block;
    background: #C41727;
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 800;
    color: #fff;
    text-align: center;
    line-height: 24px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.ads_sticky {
    position: sticky;
    top: 60px;
}
.head_box_ads_brand {
    background: #3a8aab;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
    padding: 5px;
    text-align: center;
}
.content_brand {
    border: 1px solid #ddd;
}
.list_news_brand {
    padding: 10px;
}
.list_news_brand li {
    border-bottom: 1px solid #ededed;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.list_news_brand li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.desc_brand {
    width: calc(100% - 105px);
    margin-left: 15px;
}
.box_ads_brand.box_blue .head_box_ads_brand {
    background: #1058A8;
}
.box_ads_brand.box_blue .content_brand {
    border-color: #1058A8;
}
.box_ads_brand.box_red .head_box_ads_brand {
    background: #C41727;
}
.box_ads_brand.box_red .content_brand {
    border-color: #C41727;
}
.box_input_ques {
    margin: 15px;
    margin: 15px auto;
    width: 90%;
}
.btn_send_ques, .input-form {
    border: none;
    padding: 10px;
    width: 100%;
    display: block;
}
.content_brand_green {
    background: #549100;
    color: #fff;
}
.btn_send_ques.bg_yellow {
    background: orange;
    color: #fff;
}
.head_doctor {
    background: url(../images/ico-heartbeat.svg) right center no-repeat;
    padding: 7px 0;
    background-size: auto 36px
}
.head_expert {
    background: url(../images/ico-doctor.svg) right center no-repeat;
    padding: 7px 0;
    background-size: auto 29px
}
.desc_info_doctor {
    width: calc(100% - 90px);
    margin-right: 10px
}
.box_heart .sapo_thumb_news {
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    margin-bottom: 10px;
    min-height: 140px;
    max-height: 183px;
    overflow: hidden;
}
/*cate*/

.bread_cump .bread_item {
    margin-left: 20px
}
.bread_cump .bread_item:first-child {
    font-size: 16px;
    color: #549100;
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    background: url(../images/arrow-bread.svg) right no-repeat;
    padding-right: 15px;
    margin-left: 0
}
.bottom_cate {
    border-top: 1px solid #E5E5E5;
    padding-top: 20px
}
.pagation {
    justify-content: center;
    margin: 40px 0 20px
}
.pagation .pagation_item {
    border: 1px solid #E5E5E5;
    width: 40px;
    height: 40px;
    display: inline-block;
    margin: 0 10px;
    border-radius: 3px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    line-height: 40px
}
.pagation .pagation_item:hover, .pagation .pagation_item.active {
    background: #549100;
    color: #fff;
    border-color: #549100
}
.pagation .pagation_item.pre_page {
    background: url(../images/pre-page.svg) center center no-repeat;
}
.pagation .pagation_item.next_page {
    background: url(../images/next-page.svg) center center no-repeat;
}
.pagation .pagation_item.pre_page:hover, .pagation .pagation_item.next_page:hover {
    background-color: #f4f4f4
}
.desc_info_topic {
    padding-right: 30px
}
/*Detail news*/

.title-detail {
    font-family: 'Noto Serif';
    font-size: 32px;
    font-weight: 700;
    line-height: 42px;
    margin: 20px 0 0;
}
.sapo_detail {
    font-family: 'Noto Serif';
    font-size: 17px;
    font-weight: 700;
    line-height: 27px;
    margin-bottom: 20px
}
.col1000 {
    max-width: 1000px;
}
.col660 {
    width: 660px
}
#content_detail_news {
    margin-bottom: 30px
}
#content_detail_news p {
    margin-bottom: 15px
}
#content_detail_news iframe {
    max-width: 100%;
}
#content_detail_news i, #content_detail_news em {
    font-style: italic;
}
#content_detail_news, #content_detail_news * {
    font-family: 'Noto Serif';
    font-size: 17px;
    line-height: 26px;
    color: #333
}
#content_detail_news img {
    width: auto;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
    display: block
}
.caption_images {
    background: #f2f2f2;
    padding: 10px;
    font-family: 'Roboto';
    text-align: center;
    margin-bottom: 15px
}
.caption_images * {
    font-family: 'roboto';
    font-size: 14px;
    font-style: italic
}
.caption_images p {
    margin: 0
}
.link-content-footer {
    border-left: 7px solid #ddd;
    padding-left: 20px;
    margin: 40px 30px;
}
.link-content-footer .fs26 {
    font-size: 26px;
    line-height: 32px
}
#content_detail_news .style-box {
    background: #ffe8e8;
    padding: 20px;
    width: 100%;
    margin: auto;
    margin-bottom: 15px;
    border-radius: 5px;
}
#content_detail_news .style-box table, #content_detail_news .style-box td {
    border: none !important
}
#content_detail_news .style-box.box-right {
    float: right;
    width: 50%
}
#content_detail_news .style-box.box-left {
    float: left;
    width: 50%
}
#content_detail_news table, #content_detail_news td {
    border-color: #ddd !important;
    border: 1px solid #ddd;
}
#content_detail_news table {
    border: 1px solid #ccc;
    padding: 15px;
    border-radius: 10px;
    background: #f6f6f6;
    margin: auto;
}
#content_detail_news table td {
    padding: 15px
}
#content_detail_news strong, #content_detail_news b {
    font-weight: 800
}
#content_detail_news a {
    color: #1183e4
}
#content_detail_news a:hover {
    text-decoration: underline
}
#content_detail_news .thumb200x200 img {
    object-fit: cover;
    max-width: 100%;
    width: auto;
}
.tag_detail .tag_detail_item {
    color: #2F729B;
    font-size: 15px;
    margin-right: 15px
}
.tag_detail {
    margin-bottom: 30px
}
.list_news_relate_bottom {
    margin: 0 -10px
}
.list_news_relate_bottom>li:first-child {
    width: 55%;
    padding: 0 10px
}
.list_news_relate_bottom>li:last-child {
    width: 45%;
    padding: 0 10px
}
.list_news_relate_bottom li ul li {
    margin-bottom: 30px
}
.list_news_relate_bottom li ul li:last-child {
    margin-bottom: 0
}
.list_topic_bottom_detail {
    margin: 0 -10px
}
.list_topic_bottom_detail li {
    width: 25%;
    padding: 0 10px;
    margin-bottom: 30px
}
.box_input_text {
    border-radius: 3px;
    padding: 10px
}
.box_input_text .input-form {
    border-radius: 4px;
    border: 1px solid #ddd
}
.btn_send_cm {
    background: #549100;
    font-weight: bold;
    font-size: 14px;
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    color: #fff
}
.box_input_text .mr-auto {
    margin: 0
}
.box_input_text .mr-auto .input-form {
    width: 230px
}
.list_comment_user li {
    background: #f4f4f4;
    padding: 10px 15px;
    border-radius: 4px;
    margin-bottom: 10px
}
.w50per {
    width: 50%;
    margin: 0 auto
}
.list_col_30per li {
    width: 33.3%;
    padding: 0 15px
}
.list_col_30per {
    margin: 0 -15px
}
.list_expert_live {
    margin: 0 -10px;
}
.list_expert_live>li {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 20px
}
.box_input_text.pda20 {
    padding: 20px
}
.mh36 {
    max-height: 36px;
    overflow: hidden
}
.box_question {
    background: #EDF4E5;
    padding: 20px;
    border-radius: 5px
}
.content_ques {
    font-family: 'Noto Serif';
    font-size: 16px;
    line-height: 24px
}
.content_ques p {
    margin-bottom: 15px
}
.btn_question {
    background: #fff;
    padding: 3px 15px;
    display: inline-block;
    color: #549100;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 13px;
    font-weight: bold
}
.btn_question:hover {
    background: #549100;
    color: #fff;
    border-color: #549100
}
/*loading*/

.lds-spinner {
    color: official;
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}
.lds-spinner div {
    transform-origin: 40px 40px;
    animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
    content: " ";
    display: block;
    position: absolute;
    top: 3px;
    left: 37px;
    width: 5px;
    height: 20px;
    border-radius: 20%;
    background: #ddd;
}
.lds-spinner div:nth-child(1) {
    transform: rotate(0deg);
    animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
    transform: rotate(30deg);
    animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
    transform: rotate(60deg);
    animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
    transform: rotate(90deg);
    animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
    transform: rotate(120deg);
    animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
    transform: rotate(150deg);
    animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
    transform: rotate(180deg);
    animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
    transform: rotate(210deg);
    animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
    transform: rotate(240deg);
    animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
    transform: rotate(270deg);
    animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
    transform: rotate(300deg);
    animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
    transform: rotate(330deg);
    animation-delay: 0s;
}
 @keyframes lds-spinner {
 0% {
 opacity: 1;
}
 100% {
 opacity: 0;
}
}
.list_expert_page li {
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.thumbgray, .thumbgray img {
/*-webkit-filter: grayscale(100%);
    filter: grayscale(100%);*/
}
.list_expert_relate {
    margin: 0 -20px;
}
.list_expert_relate li {
    padding: 0 20px;
    margin-bottom: 30px;
}
.list_sick_cate {
    margin: 0 -10px;
}
.list_sick_cate li {
    width: calc(50% - 20px);
    font-size: 16px;
    font-weight: bold;
    border-top: 1px solid #e5e5e5;
    margin: 0 10px;
    padding-top: 15px;
    margin-top: 15px;
    margin-bottom: 0;
}
.list_sick_cate li::before {
    top: 23px;
}
.option_hospital {
    margin: 0 -10px;
}
.option_hospital .input-form {
    background: #F1F1F1;
    border-radius: 3px;
    line-height: 18px;
}
.option_hospital .btn_send_cm {
    line-height: 18px;
}
.option_hospital .col1 {
    width: 20%;
    padding: 0 10px;
}
.option_hospital .col2 {
    width: 60%;
    padding: 0 10px;
}
.option_hospital .col3 {
    width: 20%;
    padding: 0 10px;
}
.list_hospital>li {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}
.list_info_hospital li {
    margin-bottom: 6px;
    position: relative;
    padding-left: 25px;
}
.list_info_hospital li:last-child {
    margin-bottom: 0;
}
.ico-plus {
    background: url(../images/ico_plus.svg) left center no-repeat;
    background-size: 12px auto;
}
.ico-address {
    background: url(../images/ico_address.svg) left center no-repeat;
    background-size: 12px auto;
}
.ico-call {
    background: url(../images/ico-call.svg) left center no-repeat;
    background-size: 14px auto;
}
.ico-link {
    background: url(../images/ico-link.svg) left center no-repeat;
    background-size: 14px auto;
}
.ico-mail {
    background: url(../images/ico-mail.svg) left center no-repeat;
    background-size: 14px auto;
}
.box_player_video iframe {
    width: 100%;
    height: 450px;
    border: 0;
}
.live_tag {
    background: #C41727;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    display: inline-block;
    margin-right: 10px;
    padding: 3px 10px;
    line-height: 15px;
}
.bg_embed {
    background: #222222;
    padding: 10px;
    border-radius: 4px;
}
.bg_embed input {
    background: none;
    color: #fff;
    border: none;
}
.ico-embed {
    background: url(../images/ico-embed.svg) no-repeat center center;
    background-size: 20px auto;
    display: inline-block;
    width: 20px;
    height: 20px;
}
.ico-link {
    background: url(../images/ico-linkw.svg) no-repeat center center;
    background-size: 20px auto;
    display: inline-block;
    width: 20px;
    height: 20px;
}
.mh160 {
    max-height: 160px;
    overflow: hidden;
}
.list_video_cate {
    margin: 0 -10px;
}
.list_video_cate li {
    width: 20%;
    padding: 0 10px;
    margin-bottom: 30px;
}
.gradient_video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(30%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.8)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.8) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.8) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.8) 100%);
}
.gradient_video::after {
    content: '';
    background: url(../images/ico-playw.svg) no-repeat center center;
    background-size: 17px auto;
    position: absolute;
    width: 17px;
    height: 25px;
    bottom: 10px;
    left: 12px;
}
.list_longform_cate {
    margin-bottom: 60px;
}
.list_longform_cate .list_longform li {
    margin-bottom: 50px;
}
/*content longform*/

.content-magazine-pink {
    background: #FDF3F2;
}
.detail-content-magazine, .detail-content-magazine * {
    font-family: 'Noto Serif';
    font-size: 17px;
    line-height: 26px;
    color: #333;
}
.detail-content-magazine i, .detail-content-magazine em {
    font-style: italic
}
.detail-content-magazine {
    margin: 40px auto;
    width: 750px;
}
.detail-content-magazine p {
    margin-bottom: 25px
}
.photo-default {
    margin: 30px auto
}
.cover-magazine {
    text-align: center;
}
.content-magazine-left {
    margin: 10px 0;
    margin-left: -190px;
    margin-right: 40px;
    width: 450px;
    float: left;
}
.content-magazine-center {
    margin: 30px auto;
    margin-left: -100px;
    width: 950px;
    text-align: center;
}
.content-magazine-center.w1130 {
    width: 1130px;
    margin-left: -190px;
}
.content-magazine-right {
    margin: 0px 0 10px;
    margin-right: -190px;
    margin-left: 40px;
    width: 450px;
    float: right;
}
.author-magazine {
    position: relative;
    margin: 0 auto 15px;
}
.author-magazine, .author-magazine * {
    font-family: roboto
}
.author-wrapper {
    text-align: left;
    border-left: solid 5px #549100;
    padding-left: 20px;
}
.author-wrapper label, .author-wrapper .credit-text {
    display: inline-block;
    margin-right: 5px;
    font-weight: 900;
    margin-bottom: 0
}
.source-magazine {
    position: absolute;
    right: 0;
    top: 0;
}
.publish-date {
    position: absolute;
    right: 0;
    top: 30px;
}

/**responsive ipad*/

@media screen and (max-width: 1140px) {
.menu_main.fixed-header {
    min-width: 767px
}
body, html {
    min-width: 767px;
    overflow-x: hidden
}
.header_main {
    padding: 20px
}
.menu_main a {
    font-size: 13px;
    padding: 0px 3px;
}
.footer_main {
    padding: 40px 20px;
}
.name_company {
    margin-left: 30px
}
.content-magazine-center.w1130 {
    width: 100%;
    margin-left: 0
}
.col810 {
    width: calc(100% - 320px)
}
.col555 {
    width: 65%
}
.col235 {
width: calc(100% - (65% + 20px))
}
.col745 {
    width: 66%
}
.col365 {
    width: 32%
}
.content-magazine-right {
    margin-right: 0
}
.content-magazine-left {
    margin-left: 0
}
.content-magazine-center {
    max-width: 100%;
    margin-left: 0
}
}

@media screen and (max-width: 1024px) {
.thumbblock {
    height: auto
}
.show_menu_main .nav_left a:nth-child(6) ~ a {
    display: none
}
.news_focus {
    margin-bottom: 20px
}
.container {
    margin: 0 15px
}
.list_news_relate_bottom li {
    width: 100% !important;
    margin-bottom: 20px
}
.list_expert_live>li {
    width: 100%
}
.col660 {
    width: 100%
}
.box_input_text .mr-auto .input-form {
    width: 180px
}
}

@media screen and (max-width: 840px) {
.show_menu_main .nav_left a:nth-child(5) ~ a {
    display: none
}
.header_main {
    padding: 10px 0;
    height: auto
}
.txt_search {
    width: calc(100% - 50px);
}
.search_main {
    width: 100%;
    margin-top: 10px
}
.category-popup .bg_category-popup {
    padding: 15px 5px;
}
.col555 {
    width: 100%;
    margin-right: 0
}
.col235 {
    width: 100%
}
.main_top_home .col300 {
    margin: 0 -10px 30px
}
.news_top_box .thumb140 {
    width: 170px
}
.news_top_box {
    margin-bottom: 0 !important;
    display: inherit;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
}
.news_top_box .fs18 {
    margin-left: 15px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.head_box_cate_home {
    margin-bottom: 20px
}
.list_topic_bottom_detail li {
    width: 50%
}
.thumb235x140 {
    width: 170px
}
.box_input_text .mr-auto .input-form {
    width: 100%;
    margin: 0;
    margin-bottom: 10px
}
.bg_black .col745, .bg_black .col365 {
    width: 100%;
    margin-top: 15px
}
.list_video_cate li {
    width: 33.3%
}
}
.tag_event {
    display: inline-block;
    padding: 0 10px 0 0;
    color: #549100;
    text-transform: uppercase;
    margin-right: 5px;
    position: relative;
    font-size: 12px;
    font-weight: 800;
    margin-right: 10px;
    line-height: 18px;
}
.tag_event:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    right: 0;
    top: 4px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #549100;
}
.top_list_event {
    background: #f2f2f2;
    padding: 2px 0;
    box-sizing: border-box;
}
.top_list_event .fa-circle:before {
    content: ''
}
.top_list_event ul {
    float: left;
    height: 18px;
    overflow: hidden
}
.top_list_event ul li {
    float: left;
    margin: 0 10px 0px;
}
.top_list_event ul li a {
    font-weight: 800;
    font-size: 12px;
    line-height: 18px;
    color: #555;
}
.top_list_event .container {
}
.top_list_event ul li a:hover {
    color: #549100
}
.top_list_event .fa-circle {
    background: #bbb;
    width: 5px;
    height: 5px;
    margin-right: 8px;
    vertical-align: middle;
    display: inline-block;
    border-radius: 20px
}
.marquee-with-options {
    width: calc(100% - 110px);
    margin-left: auto;
    overflow-x: hidden;
}
#content_detail_news blockquote {
    font-size: 30px;
    line-height: 40px;
    padding-left: 35px;
    border-left: 10px solid #549100;
    font-weight: 700;
}
.cover_content {
    position: relative;
    width: 100%;
    /*height: calc(100vh - 150px);*/
    overflow: hidden;
}
.cover_content:after {
    background: rgba(0,0,0,0.5);
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: ''
}
.thumb_cover_content {
    background-color: #2b2b2b;
    color: #FFF;
    position: relative;
    width: 100%;
    z-index: 1
}
.thumb_cover_content img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.cover_content .title-detail {
    width: 50%;
    margin: 0 auto;
    position: absolute;
    transform: translate(-50%, 0);
    bottom: 10%;
    color: #fff;
    left: 50%;
    font-size: 40px;
    z-index: 3;
    line-height: 50px;
}
.author_full {
    font-size: 16px;
    color: #fff
}
.author_full a {
    color: #fff
}
.author_full a:hover {
    text-decoration: underline
}
.menu_main_footer a {
    font-family: 'Roboto Condensed';
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px;
    display: inline-block;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.list_sick li {
    width: 33.3%;
    position: relative;
    padding-left: 15px;
    margin-bottom: 10px;
}
.menu_main_footer {
    border-top: 2px solid #549100;
    padding-top: 30px
}
.footer_main .flag_contact:hover {
    color: #fff
}
.main_detail_bg {
    background: url(../images/bglongform.jpg);
}
.main_detail_bg #content_detail_news * {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto
}
.main_detail_bg #content_detail_news .full_images, .main_detail_bg #content_detail_news .full_images * {
    max-width: 100% !important;
}
.main_detail_bg #content_detail_news .style-box {
    background: none
}
.main_detail_bg #content_detail_news .style-box.box-right {
    position: relative;
    font-size: 20px;
    line-height: 34px;
    margin-left: 22px;
    padding-top: 25px;
    max-width: 450px;
    margin: 15px 0;
    margin-right: 15%;
    color: #549100;
    text-align: left
}
.main_detail_bg #content_detail_news .style-box.box-right:before {
    content: "";
    width: 100%;
    max-width: 150px;
    height: 7px;
    background-color: #549100;
    display: block;
    position: absolute;
    top: 0;
    left: 20px;
    margin-left: 0 !important
}
.main_detail_bg #content_detail_news .style-box.box-left {
    position: relative;
    font-size: 20px;
    line-height: 34px;
    margin-right: 22px;
    padding-top: 25px;
    max-width: 450px;
    margin: 15px 0;
    margin-left: 15%;
    color: #549100;
    text-align: left
}
.main_detail_bg #content_detail_news .style-box.box-left:before {
    content: "";
    width: 100%;
    max-width: 150px;
    height: 7px;
    background-color: #549100;
    display: block;
    position: absolute;
    top: 0;
    left: 20px;
    margin-left: 0 !important
}
.main_detail_bg #content_detail_news .style-box {
    position: relative;
    font-size: 20px;
    line-height: 34px;
    margin-left: 22px;
    padding-top: 25px;
    max-width: 650px;
    margin: 40px auto;
    color: #549100;
    text-align: center
}
.main_detail_bg #content_detail_news .style-box:before {
    content: "";
    width: 100%;
    max-width: 150px;
    height: 7px;
    background-color: #549100;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -75px;
    top: 0
}
.box_attach {
    border: 1px solid #ddd;
    padding: 10px 20px
}
.list_box_attach {
    margin-top: 10px
}
.list_box_attach li {
    background: url(../images/icon_attach.png) left no-repeat;
    padding-left: 25px;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 5px;
    margin-bottom: 5px
}
.list_box_attach li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}
.list_box_attach li a {
    color: #444;
    font-size: 13px
}
.list_box_attach li a:hover {
    color: #549100
}
.head_attach {
    background: #fff;
    padding: 3px 10px;
    display: inline-block;
    margin-top: -20px;
    border: 1px solid #ddd;
    color: #b92f33;
    font-size: 13px;
    margin-left: 0
}
.time_line_detail {
    max-width: 900px !important;
    position: relative;
    margin: 25px auto
}
.time_line_detail * {
    max-width: 900px !important;
}
.head_time_line_detail {
    background: #549100;
    color: #fff !important;
    display: inline-block;
    font-size: 17px !important;
    text-transform: uppercase;
    padding-left: 24px;
    margin-bottom: 14px;
    width: auto;
    padding: 5px 30px;
}
.item_time_line_detail {
    position: relative;
    overflow: hidden
}
.line_time_line_detail {
    position: absolute;
    height: 100%;
    border-left: 2px solid #549100;
    z-index: 2;
    left: 8px;
}
.dot_time_line_detail {
    position: absolute;
    background-color: #fff;
    border: 2px solid transparent;
    border-radius: 100px;
    z-index: 3;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #549100;
    border-color: #549100;
}
.dot_time_line_detail:before {
    content: '';
    display: inline-block;
    background: #549100;
    border-radius: 50%;
    width: 12px;
    height: 12px;
}
.content_time_line_detail {
    position: relative;
    margin-left: 30px !important;
    margin-top: -4px;
}
.content_time_line_detail img {
    max-width: 100% !important
}
.hours_time_line_detail {
    color: #549100 !important;
    font-size: 18px;
    font-weight: 800
}
.sub_time_line_detail {
    background: rgba(246, 246, 246, 0.6);
    padding: 15px 20px;
    margin: 13px 0 !important;
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
    border-radius: 10px;
}
.bg_logo_hotrend {
    margin: 15px -20px -20px -20px;
    padding: 5px 10px;
    border-top: 1px solid #fff
}
.head_warning {
    background: url(../images/ico-warning.svg) right top no-repeat;
    padding: 7px 0;
    background-size: auto 28px;
}
.icon_arr_right {
    border: solid #549100;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.list_warning li {
    position: relative;
    margin-bottom: 10px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    padding-left: 10px;
}
.list_warning li:before {
    content: '';
    width: 5px;
    height: 5px;
    background: #549100;
    display: inline-block;
    border-radius: 10px;
    left: 0;
    position: absolute;
    top: 6px;
}
.list_warning li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}
.list_warning li a {
    font-size: 12px;
    line-height: 16px;
    display: inline-block;
}
.pda10 {
    padding: 10px
}
.collapsible {
    cursor: pointer
}
.content_footer {
    padding: 10px 0;
    display: none;
    overflow: hidden;
}
/*update_menu_main*/
.list_menu_main a {
    float: none;
    display: block
}
.list_menu_main a:hover {
    background-color: #76a733!important;
    -webkit-transition: all 0.2s ease 0s;
    -khtml-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.item_list_menu_main {
    position: relative;
}
.item_list_menu_main:hover .sub_list_menu_main {
    opacity: 1;
    visibility: visible;
    top: 100%;
}
.sub_list_menu_main {
    position: absolute;
    top: 100%;
    background: #76a733;
    opacity: 0;
    visibility: hidden;
    top: calc(100% + 20px);
    transition-duration: 200ms;
    transition-property: opacity, top, visible;
    transition-timing-function: cubic-bezier(.7, 1, .7, 1);
}
.item_list_menu_main:hover {
    -webkit-transition: all 0.2s ease 0s;
    -khtml-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.item_list_menu_main:hover > a:not(.icon_home) {
    background: #76a733;
}
.sub_list_menu_main a {
    float: none;
    white-space: nowrap;
    padding: 3px 15px;
    text-transform: capitalize;
    display: block;
    min-width: 170px;
}
.sub_list_menu_main a:hover {
    text-decoration: underline
}
.sub_list_menu_main .item_list_menu_main {
    border-bottom: 1px dashed rgba(255,255,255,0.2)
}
.sub_list_menu_main .item_list_menu_main:last-child {
    border-bottom: none
} 