@charset "utf-8";
* {
	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
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
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:after,
blockquote:before,
q:after,
q:before {
	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;
	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: #f70093
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic
}

figure {
	margin: 0
}

form {
	margin: 0
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0;
	white-space: normal
}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline
}

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
}

button[disabled],
html input[disabled] {
	cursor: default
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

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
}

button,
html,
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%;
	height: auto
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0
}

textarea {
	resize: vertical
}

body,
html {
	font-family: San, Arial, Helvetica, sans-serif;
	color: #2d2d2d;
	font-size: 14px;
	line-height: 20px;
	background: #f0f0f0
}

.fbold,
b,
strong {
	font-weight: 700
}

.fmedium {
	font-weight: 600
}

.text-center {
	text-align: center
}

.text-left {
	text-align: left
}

.align-right,
.text-right {
	text-align: right
}

.text-uppercase {
	text-transform: uppercase
}

.bor-top {
	border-top: 1px solid #ddd
}

.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
}

.pt20 {
	padding-top: 20px
}

.pb20 {
	padding-bottom: 20px
}

.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'
}

.fs11 {
	font-size: 11px;
	line-height: 1.45
}

.fs12 {
	font-size: 12px;
	line-height: 1.45
}

.fs13 {
	font-size: 13px;
	line-height: 1.45
}

.fs14 {
	font-size: 14px;
	line-height: 1.45;
	display: block
}

.fs16 {
	font-size: 16px;
	line-height: 1.45
}

.fs18 {
	font-size: 18px;
	line-height: 1.45
}

.fs20 {
	font-size: 20px;
	line-height: 1.45
}

.fs22 {
	font-size: 22px;
	line-height: 1.45
}

.fs24 {
	font-size: 24px;
	line-height: 1.45
}

.fs26 {
	font-size: 20px;
	line-height: 1.45
}

.fs28 {
	font-size: 28px;
	line-height: 1.45
}

.fs30 {
	font-size: 30px;
	line-height: 1.45
}

.fs32 {
	font-size: 32px;
	line-height: 1.45
}

.container {
	max-width: 1140px;
	margin: 0 auto
}

.container_head {
	max-width: 1330px;
	margin: 0 auto
}

.col310 {
	width: 310px
}

.col450 {
	width: 450px
}

.thumb_focus {
	margin-top: -20px;
	margin-right: -20px;
	border-radius: 0 5px 0 0
}

.thumb_focus_cate {
	margin-top: -20px;
	margin-left: -20px;
	border-radius: 5px 0 0 0
}

.col730 {
	max-width: 730px;
	position: relative
}

.col365 {
	width: 365px;
	position: relative
}

.col170 {
	width: 170px;
	position: relative
}

.col620 {
	width: 620px;
	position: relative
}

.col480 {
	width: 480px;
	position: relative
}

.col235 {
	width: 200px;
	position: relative
}

.col300 {
	width: 300px;
	position: relative
}

.col810 {
	width: calc(100% - 320px);
	position: relative
}

.col810:before {
	top: 0;
	right: -20px;
	width: 20px;
	height: 100%;
	z-index: -1
}

.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;
	height: auto
}

.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
}

.thumb150x100 {
	width: 150px;
	height: 100px
}

.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
}

.thumb13x90 {
	width: 130px;
	height: 90px!important
}

.thumb220 {
	width: 100%;
	height: 220px
}

.thumb220 img {
	height: 100%
}

.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: #f70093!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: #f0f0f0
}

.bg_white {
	background: #fff
}
.cl_green a,
.cl_green {
	color: #f70093!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::after,
.clearfix::before {
	display: table;
	content: "";
	clear: both
}

.h100 {
	height: 100%
}

.header_main {
	padding: 5px 0;
	position: relative
}

.phone_newspaper {
	background: url(../img/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(../img/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: calc(100% - 50px)
}

.btn_search {
	background: url(../img/ico-search_box.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: 44px
}.wp-caption {
  max-width: 100%;
  height: auto;
}

.logo_main {
	position: absolute;
	margin-right: 30px;
	display: inline-block;
	top: -31px;
	height: 75px;
	background: #fff;
	z-index: 9998
}

.link_logo {
	padding: 18px 0;
	display: inline-block;
	position: relative;
	z-index: 99
}

.link_logo:hover img {
	fill: red
}

.logo_main:after {
	height: 75px;
	width: 80px;
	position: absolute;
	content: '';
	display: inline-block;
	bottom: 0;
	background: url(../img/bg_logo.png) no-repeat right center;
	right: -78px;
	background-size: auto 100%
}

.logo_main:before {
	height: 75px;
	background: #fff;
	width: 100vw;
	position: absolute;
	left: -100vw;
	content: '';
	top: 0
}

.logo_main img {
	height: 39px;
	display: inline-block;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.menu_main.fixed-header .logo_main:after {
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	height: 44px;
	width: 50px;
	right: -49px
}

.menu_main.fixed-header .logo_main img {
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	height: 35px;
	display: inline-block
}

.menu_main.fixed-header .link_logo {
	padding: 3px 0
}

.menu_main.fixed-header .logo_main {
	top: 0;
	height: 44px
}

.menu_main.fixed-header .logo_main:before {
	height: 44px
}

.menu_main {
	background: #ffb900;
	background: -webkit-linear-gradient(277deg, rgba(255, 185, 0, 1) 0%, rgba(223, 23, 114, 1) 51%, rgba(156, 31, 99, 1) 100%);
	background: -o-linear-gradient(277deg, rgba(255, 185, 0, 1) 0%, rgba(223, 23, 114, 1) 51%, rgba(156, 31, 99, 1) 100%);
	background: linear-gradient(7deg, rgba(255, 185, 0, 1) 0%, rgba(223, 23, 114, 1) 51%, rgba(156, 31, 99, 1) 100%);
	position: relative;
	z-index: 99
}

.menu_main.fixed-header {
	position: fixed;
	width: 100%;
	left: 0;
	right: 0;
	top: 0
}

.list_tag_top_head,
.nav_center {
	margin-left: 220px
}

.icon_social_head {
	line-height: 25px;
	margin-right: 20px;
	padding-top: 5px
}

.icon_social_head svg {
	fill: #979797
}

.icon_social_head:hover svg {
	fill: #f70093!important
}

.top_head {
	background: #e0e0e0
}

.menu_main .nav_center a {
	float: left;
	font-family: san;
	font-weight: 900;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	padding: 0 25px;
	display: inline-block;
	line-height: 44px;
	-webkit-transition: all .3s ease 0s;
	-khtml-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	position: relative
}

.menu_main .nav_center a:after {
	position: absolute;
	height: 22px;
	right: 0;
	width: 1px;
	background: #ffffff73;
	content: '';
	display: inline-block;
	top: 50%;
	margin-top: -11px
}

.menu_main a.icon_home {
	background: url(../img/ico-home.svg) no-repeat center 11px;
	background-size: auto 16px;
	padding: 10px 20px;
	width: 40px;
	height: 40px
}

.menu_main .nav_center a.active,
.menu_main .nav_center a:hover {
	background-color: rgba(0, 0, 0, .2)!important;
	-webkit-transition: all .3s ease 0s;
	-khtml-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.nav_right {
	position: relative;
	padding-left: 10px;
	margin-left: 10px
}

.nav_right:before {
	content: '';
	display: none;
	position: absolute;
	height: 22px;
	width: 2px;
	background: rgba(255, 255, 255, .2);
	left: 0;
	top: 17px
}

.more_menu {
	position: relative;
	width: 34px;
	cursor: pointer;
	display: inline-block;
	line-height: 44px;
	text-align: right
}

.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 .3s ease 0s;
	-khtml-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .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 .3s ease 0s;
	-khtml-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .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 .3s ease 0s;
	-khtml-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	position: absolute;
	top: 50%;
	margin-top: -2px
}

.more_menu .dot:nth-child(n+2) {
	display: none
}

.more_menu.active .dot {
	background: 0 0
}

.more_menu.active .dot:before {
	width: 21px;
	height: 2px;
	border-radius: 0;
	-webkit-transition-delay: .2s;
	-o-transition-delay: .2s;
	transition-delay: .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: .2s;
	-o-transition-delay: .2s;
	transition-delay: .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 .3s ease 0s;
	-khtml-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.category-popup .bg_category-popup {
	background: #fff;
	padding: 10px 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, .3)
}

.list_menu_cate_popup {
	margin: 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: #f70093
}

.list_menu_cate_popup>li {
	width: 15.5%;
	margin: 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: San;
	text-transform: inherit;
	font-weight: 300;
	font-size: 14px
}

.footer_main {
	background: #f4f4f4;
	padding: 0 0 20px;
	font-size: 13px;
	color: #686868
}

.name_company {
	margin-left: 60px;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.footer_top {
	margin-bottom: 25px;
	padding: 15px 0
}

.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: 0
}

.flag_contact {
	display: inline-block;
	padding: 3px 10px 2px;
	background: #c41727;
	color: #fff;
	text-transform: uppercase;
	margin-right: 15px;
	position: relative;
	font-weight: 900;
	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: 5px;
	position: fixed;
	bottom: 68px;
	right: 20px;
	display: none;
	opacity: .8;
	background: url(../img/backtop.svg) no-repeat center center #fff;
	background-size: 17px auto;
	-webkit-transition: all .3s ease 0s;
	-khtml-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.back-top:hover {
	background-color: #faa210;
	-webkit-transition: all .3s ease 0s;
	-khtml-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.head_sick {
	font-family: Montserrat;
	font-weight: 800;
	color: #f70093;
	border-top: 2px solid #f70093;
	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: #f70093;
	display: inline-block;
	position: absolute;
	top: 7px;
	left: 0
}

.long_form_home {
	margin: 60px 0
}

.list_longform {
	margin: 0 -12px
}

.list_longform .col30per {
	padding: 0 12px
}

.sapo_thumb_news {
	font-size: 14px;
	color: #555
}

.list_two_news {
	margin: 0 -10px
}

.list_two_news .col30per,
.list_two_news .col50per,
.list_two_news .col70per,
.list_two_news .col25per {
	padding: 0 10px
}

.title_thumb_square {
	width: calc(100% - 145px);
	margin-left: 15px;
	display: block;
	overflow: hidden
}

.list_thumb_square li {
	border-bottom: 1px dashed #e5e5e5;
	padding-bottom: 10px;
	margin-bottom: 10px
}

.list_thumb_square li:last-child {
	margin-bottom: 0;
	border-bottom: none;
	padding-bottom: 0
}

.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(../img/ico-video.svg) no-repeat;
	width: 48px;
	height: 48px;
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0
}

.date_thumb_news {
	background: url(../img/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% - 245px);
	margin-left: 20px
}

.desc_list_top_home {
	width: calc(100% - 165px);
	margin-left: 15px
}

.foucs_longform,
.list_news_home li {
	border-bottom: 1px dashed #e5e5e5;
	margin-bottom: 20px;
	padding-bottom: 20px
}

.list_news_home li:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0
}

.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: #f70093;
	color: #fff;
	font-weight: 900;
	padding: 14px;
	display: block;
	border-radius: 5px;
	text-align: center;
	font-size: 16px
}

.btn_view_more_list:hover {
	background: #f70093cc;
	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 #f70093
}

.head_box_cate_home .link_box_cate {
	background: #f70093;
	border-top: 3px solid #f70093;
	padding: 4px 10px;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	line-height: 17px
}

.title_main {
	border-left: 5px solid #f70093;
	padding-left: 16px;
	line-height: 20px;
	position: relative;
	text-transform: uppercase
}

.title_main:before {
	content: '';
	width: 0;
	height: 0;
	border-bottom: 20px solid #f70093;
	border-right: 6px solid transparent;
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0
}

.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: #f70093;
	color: #fff
}

.btn_send_ques.bg_yellow {
	background: orange;
	color: #fff
}

.head_doctor {
	background: url(../img/ico-heartbeat.svg) right center no-repeat;
	padding: 7px 0;
	background-size: auto 36px
}

.head_expert {
	background: url(../img/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
}

.bread_cump .bread_item {
	margin-left: 20px
}

.bread_cump .bread_item:first-child {
	font-size: 16px;
	color: #f70093;
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 800;
	text-transform: uppercase;
	background: url(../img/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: 900;
	font-size: 14px;
	line-height: 40px
}

.pagation .pagation_item.active,
.pagation .pagation_item:hover {
	background: #f70093;
	color: #fff;
	border-color: #f70093
}

.pagation .pagation_item.pre_page {
	background: url(../img/pre-page.svg) center center no-repeat
}

.pagation .pagation_item.next_page {
	background: url(../img/next-page.svg) center center no-repeat
}

.pagation .pagation_item.next_page:hover,
.pagation .pagation_item.pre_page:hover {
	background-color: #f4f4f4
}

.desc_info_topic {
	padding-right: 30px
}

.title-detail {
	font-size: 30px;
	font-weight: 600;
	line-height: 39px
}

.sapo_detail {
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	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 em,
#content_detail_news i {
	font-style: italic
}

#content_detail_news,
#content_detail_news * {
	font-size: 16px;
	line-height: 24px;
	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: San;
	text-align: center;
	margin-bottom: 15px
}

.caption_images * {
	font-family: San;
	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
}

#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 b,
#content_detail_news strong {
	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: #f70093;
	font-weight: 900;
	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: #f70093;
	border: 1px solid #ddd;
	border-radius: 4px;
	font-size: 13px;
	font-weight: 700
}

.btn_question:hover {
	background: #f70093;
	color: #fff;
	border-color: #f70093
}

.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(0);
	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: -.9s
}

.lds-spinner div:nth-child(4) {
	transform: rotate(90deg);
	animation-delay: -.8s
}

.lds-spinner div:nth-child(5) {
	transform: rotate(120deg);
	animation-delay: -.7s
}

.lds-spinner div:nth-child(6) {
	transform: rotate(150deg);
	animation-delay: -.6s
}

.lds-spinner div:nth-child(7) {
	transform: rotate(180deg);
	animation-delay: -.5s
}

.lds-spinner div:nth-child(8) {
	transform: rotate(210deg);
	animation-delay: -.4s
}

.lds-spinner div:nth-child(9) {
	transform: rotate(240deg);
	animation-delay: -.3s
}

.lds-spinner div:nth-child(10) {
	transform: rotate(270deg);
	animation-delay: -.2s
}

.lds-spinner div:nth-child(11) {
	transform: rotate(300deg);
	animation-delay: -.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
}

.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: 900;
	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(../img/ico_plus.svg) left center no-repeat;
	background-size: 12px auto
}

.ico-address {
	background: url(../img/ico_address.svg) left center no-repeat;
	background-size: 12px auto
}

.ico-call {
	background: url(../img/ico-call.svg) left center no-repeat;
	background-size: 14px auto
}

.ico-link {
	background: url(../img/ico-link.svg) left center no-repeat;
	background-size: 14px auto
}

.ico-mail {
	background: url(../img/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: #222;
	padding: 10px;
	border-radius: 4px
}

.bg_embed input {
	background: 0 0;
	color: #fff;
	border: none
}

.ico-embed {
	background: url(../img/ico-embed.svg) no-repeat center center;
	background-size: 20px auto;
	display: inline-block;
	width: 20px;
	height: 20px
}

.ico-link {
	background: url(../img/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: transparent;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 30%, rgba(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, .8)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 30%, rgba(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, .8) 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 30%, rgba(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, .8) 100%)
}

.gradient_video::after {
	content: '';
	background: url(../img/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-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 em,
.detail-content-magazine i {
	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;
	max-width: 100%;
	text-align: center
}

.content-magazine-center.w1130 {
	width: 1130px;
	margin-left: -190px
}

.content-magazine-right {
	margin: 0 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: San
}

.author-wrapper {
	text-align: left;
	border-left: solid 5px #f70093;
	padding-left: 20px
}

.author-wrapper .credit-text,
.author-wrapper label {
	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
}

.tag_event {
	display: inline-block;
	padding: 0 10px 0 0;
	color: #f70093;
	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 #f70093
}

.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
}

.top_list_event ul li a {
	font-weight: 800;
	font-size: 12px;
	line-height: 18px;
	color: #555
}

.top_list_event ul li a:hover {
	color: #f70093
}

.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 #f70093;
	font-weight: 700
}

.cover_content {
	position: relative;
	width: 100%;
	overflow: hidden
}

.cover_content:after {
	background: rgba(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: san;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 15px;
	display: inline-block;
	-webkit-transition: all .3s ease 0s;
	-khtml-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.list_sick li {
	width: 14.2%;
	position: relative;
	padding-left: 15px;
	margin-bottom: 10px
}

.menu_main_footer {
	border-top: 2px solid #f70093;
	padding-top: 30px
}

.footer_main .flag_contact:hover {
	color: #fff
}

.main_detail_bg {
	background: url(../img/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: 0 0
}

.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: #f70093;
	text-align: left
}

.main_detail_bg #content_detail_news .style-box.box-right:before {
	content: "";
	width: 100%;
	max-width: 150px;
	height: 7px;
	background-color: #f70093;
	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: #f70093;
	text-align: left
}

.main_detail_bg #content_detail_news .style-box.box-left:before {
	content: "";
	width: 100%;
	max-width: 150px;
	height: 7px;
	background-color: #f70093;
	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: #f70093;
	text-align: center
}

.main_detail_bg #content_detail_news .style-box:before {
	content: "";
	width: 100%;
	max-width: 150px;
	height: 7px;
	background-color: #f70093;
	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(../img/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: #f70093
}

.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 {
	position: relative;
	margin: 25px 0
}

.head_time_line_detail {
	background: #f70093;
	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 #f70093;
	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: #f70093;
	border-color: #f70093
}

.dot_time_line_detail:before {
	content: '';
	display: inline-block;
	background: #f70093;
	border-radius: 50%;
	width: 12px;
	height: 12px
}

.content_time_line_detail {
	position: relative;
	margin-left: 30px;
	margin-top: -4px
}

.hours_time_line_detail {
	color: #f70093!important;
	font-size: 18px;
	font-weight: 800
}

.sub_time_line_detail {
	background: #f6f6f6;
	padding: 10px 15px;
	margin: 13px 0
}

.tag_top_head {
	border-radius: 40px;
	padding: 3px 10px;
	font-size: 12px;
	line-height: 12px;
	display: inline-block;
	margin: 6px;
	background: #fff
}

.tag_top_head img {
	margin-right: 5px
}

.icon_top_right {
	font-size: 11px;
	text-transform: uppercase;
	line-height: 11px
}

.icon_top_right a {
	margin-left: 15px
}

.list_news_hot {
	height: 650px
}

.list_news_hot li {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-right: 10px
}

.scroll-wrapper {
	overflow: hidden!important;
	padding: 0!important;
	position: relative
}

.scroll-wrapper>.scroll-content {
	border: none!important;
	box-sizing: content-box!important;
	height: auto;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none!important;
	overflow: scroll!important;
	padding: 0;
	position: relative!important;
	top: 0;
	width: auto!important
}

.scroll-wrapper>.scroll-content::-webkit-scrollbar {
	height: 0;
	width: 0
}

.scroll-element {
	display: none
}

.scroll-element,
.scroll-element div {
	box-sizing: content-box
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
	display: block
}

.scroll-element .scroll-arrow,
.scroll-element .scroll-bar {
	cursor: default
}

.scroll-textarea {
	border: 1px solid #ccc;
	border-top-color: #999
}

.scroll-textarea>.scroll-content {
	overflow: hidden!important
}

.scroll-textarea>.scroll-content>textarea {
	border: none!important;
	box-sizing: border-box;
	height: 100%!important;
	margin: 0;
	max-height: none!important;
	max-width: none!important;
	overflow: scroll!important;
	outline: 0;
	padding: 2px;
	position: relative!important;
	top: 0;
	width: 100%!important
}

.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar {
	height: 0;
	width: 0
}

.scrollbar-inner>.scroll-element,
.scrollbar-inner>.scroll-element div {
	border: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10
}

.scrollbar-inner>.scroll-element div {
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%
}

.scrollbar-inner>.scroll-element.scroll-x {
	bottom: 2px;
	height: 8px;
	left: 0;
	width: 100%
}

.scrollbar-inner>.scroll-element.scroll-y {
	height: 100%;
	right: 2px;
	top: 0;
	width: 6px
}

.scrollbar-inner>.scroll-element .scroll-element_outer {
	overflow: hidden
}

.scrollbar-inner>.scroll-element .scroll-bar,
.scrollbar-inner>.scroll-element .scroll-element_outer,
.scrollbar-inner>.scroll-element .scroll-element_track {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px
}

.scrollbar-inner>.scroll-element .scroll-bar,
.scrollbar-inner>.scroll-element .scroll-element_track {
	opacity: .4
}

.scrollbar-inner>.scroll-element .scroll-element_track {
	background-color: none
}

.scrollbar-inner>.scroll-element .scroll-bar {
	background-color: #c2c2c2
}

.scrollbar-inner>.scroll-element:hover .scroll-bar {
	background-color: #919191
}

.scrollbar-inner>.scroll-element.scroll-draggable .scroll-bar {
	background-color: #919191
}

.fix_slide_one {
	display: block
}

.item_slide_one {
	margin-right: 20px;
	width: 260px
}

.fix_slide_one .slick-next,
.fix_slide_one .slick-prev {
	top: 80px
}

.bg_hot {
	font-size: 18px;
	font-weight: 900;
	color: #fff;
	text-transform: uppercase;
	background: #f70093;
	padding: 7px 15px 4px;
	border-radius: 5px 5px 0 0;
	display: inline-block;
	position: relative;
	margin: auto
}

.bg_hot:hover {
	color: #fff;
	text-decoration: underline
}

.title_hot {
	text-align: center;
	border-bottom: 3px solid #f70093
}

.line_bg {
	background: url(../img/pattern.png);
	height: 9px;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px
}

.thumb225x150 {
	width: 225px;
	height: 150px
}

.box_video_home {
	background: #333
}

.head_video_home {
	background: #444;
	padding: 10px 15px;
	color: #fff;
	font-size: 18px;
	font-weight: 900;
	text-transform: uppercase;
	line-height: 14px
}

.col60per {
	width: 52%
}

.col40per {
	width: calc(100% - (52% + 20px))
}

.content_video_home {
	padding: 15px
}

.list_thumb_video_home {
	height: 400px
}

.list_thumb_video_home li {
	border-bottom: 1px solid #444;
	padding-bottom: 10px;
	margin-bottom: 10px
}

.list_thumb_video_home .title_thumb_square {
	width: calc(100% - 90px);
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	margin-left: 10px;
	max-height: 58px;
	display: block;
	overflow: hidden
}

.box_trend_news {
	background: #f2f2f2;
	border-top: 3px solid #f70093;
	padding: 15px
}

.menu_right_bottom {
	margin-top: 10px;
	border-top: 1px solid #fff;
	padding-top: 10px
}

.menu_right_bottom a {
	display: inline-block;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	margin: 0 20px;
	font-size: 12px
}

.list_menu_main a {
	float: none;
	display: block
}

.list_menu_main a:hover {
	background-color: #76a733!important;
	-webkit-transition: all .2s ease 0s;
	-khtml-transition: all .2s ease 0s;
	-moz-transition: all .2s ease 0s;
	-ms-transition: all .2s ease 0s;
	-o-transition: all .2s ease 0s;
	transition: all .2s ease 0s
}

.list_menu_main > li {
	position: relative
}

.list_menu_main > li:hover .sub-menu {
	opacity: 1;
	visibility: visible;
	top: 100%
}

.sub-menu {
	position: absolute;
	top: 100%;
	background: #be1b6b;
	opacity: 0;
	visibility: hidden;
	top: calc(100% + 20px);
	transition-duration: .2s;
	transition-property: opacity, top, visible;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}

.list_menu_main > li:hover {
	-webkit-transition: all .2s ease 0s;
	-khtml-transition: all .2s ease 0s;
	-moz-transition: all .2s ease 0s;
	-ms-transition: all .2s ease 0s;
	-o-transition: all .2s ease 0s;
	transition: all .2s ease 0s
}

.list_menu_main > li:hover>a:not(.icon_home) {
	background: #be1b6b
}

.menu_main .sub-menu a {
	float: none;
	white-space: nowrap;
	padding: 3px 15px;
	text-transform: capitalize;
	display: block;
	min-width: 170px;
	line-height: 35px
}

.sub-menu a:hover {
	text-decoration: underline
}

.sub-menu .list_menu_main > li {
	border-bottom: 1px dashed rgba(255, 255, 255, .2)
}

.sub-menu .list_menu_main > li:last-child {
	border-bottom: none
}

.bread_cump {
	border-bottom: 1px solid #ddd
}
.img[class*="wp-image-"] {
  margin-top: 10px;
  margin-bottom: 10px;
}
.imageClick {
  cursor: pointer !important;
}
.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}
img, figure {
    -ms-interpolation-mode: bicubic;
    border: 0;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    
}
.list_bread_cump a {
	display: inline-block;
	padding: 10px 0;
	margin-right: 15px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: -1px
}

.list_bread_cump a.active,
.list_bread_cump a:hover {
	color: #f70093;
	border-bottom: 2px solid #f70093
}

.list_news_cate {
	height: 420px
}

.view_more {
	background: #f70093;
	border-radius: 40px;
	padding: 10px;
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
	display: block;
	text-align: center;
	font-weight: 700
}

.view_more:hover {
	color: #fff;
	background: #f70093b3
}

.author-share-top {
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px
}

.social_share_post>li {
	display: block;
	position: relative;
	margin-bottom: 15px
}

.social_share_post li svg {
	fill: #666
}

.social_share_post li:hover a {
	border: 2px solid #f70093
}

.social_share_post li:hover svg {
	fill: #f70093
}

.social_share_post>li>a {
	width: 32px;
	height: 32px;
	font-size: 21px;
	display: block;
	border-radius: 100%;
	text-align: center;
	color: #fff;
	border: 2px solid #666;
	line-height: 32px;
	border-radius: 50px
}

.sharezalo>a {
	color: #03a5fa
}

.linkshare {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	left: 100%;
	white-space: nowrap;
	font-size: 12px;
	color: #fff;
	padding: 0 10px;
	height: 20px;
	line-height: 20px;
	border-radius: 0 3px 3px 0;
	margin-left: 10px;
	display: none;
	z-index: 2
}

.sharezalo>.linkshare {
	background-color: #03a5fa
}

.sharefb>a {
	color: #306199
}

.sharefb>.linkshare {
	background-color: #306199
}

.social_share_post {
	position: sticky;
	top: 60px;
	z-index: 88
}

.social_share_post>li:hover .linkshare {
	display: block
}

.sharezalo>.linkshare:before {
	border-right-color: #03a5fa
}

.linkshare:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 10px solid;
	position: absolute;
	right: 100%;
	top: 0
}

.sharefb>.linkshare:before {
	border-right-color: #306199
}

i.icon-zalo {
	background: url(../img/icon-zalo.png) no-repeat center center;
	background-size: 85%;
	display: block;
	width: 32px;
	height: 32px
}

.social_share_post>li.sharezalo a {
	background: #008fe6
}

.icon_fb_detail {
	background: url(../img/icon-fb.png) no-repeat center center;
	width: 9px;
	height: 21px;
	display: inline-block;
	background-size: auto 100%;
	margin: 5px 0
}

.content-detail-right {
	width: calc(100% - 70px)
}

.news-relation-top-detail {
	margin: 15px 0;
	border: 1px solid #ddd;
	border-width: 1px 0;
	padding: 15px 0
}

.news-relation-top-detail li {
	position: relative;
	padding-left: 15px!important;
	margin-bottom: 7px!important;
	list-style: none!important;
	line-height: 3px;
	margin-left: 0!important
}

.news-relation-top-detail ul {
	margin-left: 0!important
}

.news-relation-top-detail li:before {
	width: 5px;
	height: 5px;
	display: inline-block;
	background: #ef4136;
	content: '';
	position: absolute;
	top: 6px;
	left: 0
}

.news-relation-top-detail li:last-child {
	margin-bottom: 0!important;
	padding-bottom: 0
}

.news-relation-top-detail li a {
	font-size: 14px;
	color: #666;
	line-height: 18px;
	font-family: San
}

.news-relation-top-detail li a:hover {
	color: #ef4136
}

.news-relation-top-detail label {
	font-weight: 800;
	font-size: 16px;
	margin-bottom: 10px;
	display: inline-block
}

.details__content * {
	font-size: 16px;
	line-height: 24px;
	color: #333
}

.details__content .full-img,
.details__content div,
.details__content p {
	margin-bottom: 20px
}

.details__content .full-img,
.details__content div {
	margin-bottom: 0
}

.details__content h2,
.details__content h2 strong {
	font-weight: 600;
	font-size: 2.2rem;
	line-height: 33px
}

.tags-detail span.tgname {
	font-weight: 900;
	color: #333;
	float: left;
	margin: 5px 10px 5px 0;
	font-size: 13px
}

.list-tags-detail .item-tags-detail {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px
}

.list-tags-detail .item-tags-detail a {
	padding: 5px 20px;
	display: block;
	font-size: 14px;
	text-decoration: none;
	background: #e4e4e4;
	color: #333;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 51px;
	transition: background .3s, color .3s;
	-webkit-transition: background .3s, color .3s;
	-moz-transition: background .3s, color .3s
}

.list-tags-detail .item-tags-detail a:hover {
	background: #f70093;
	color: #fff
}

.link-source-name {
	font: 600 12px/14px San;
	color: #888;
	box-sizing: border-box;
	background: #f2f2f2;
	border-radius: 100px;
	padding: 9px 11px;
	display: block
}

.link-source-name:hover {
	color: inherit
}

.btn-copy-link-source2 {
	font-size: 11px;
	cursor: pointer
}

.link-source-detail {
	display: none;
	background: rgba(0, 0, 0, .9);
	border-radius: 6px;
	width: 300px;
	position: absolute;
	right: 0;
	bottom: 50px;
	padding: 10px 12px
}

.link-source-detail .sourcelinktop {
	display: flex;
	justify-content: space-between
}

span.link-source-detail-title {
	color: rgba(255, 255, 255, .8);
	font: normal 10px/11px Arial
}

.btn-copy-link-source {
	display: block;
	color: rgba(255, 255, 255, .8);
	margin-left: 20px;
	font: normal 10px/11px San;
	cursor: pointer;
	float: right;
	border: 1px solid rgba(255, 255, 255, .8);
	border-radius: 4px;
	padding: 1px 6px;
	top: -2px;
	position: relative
}

span.btn-copy-link-source {
	float: right;
	font: normal 10px/11px San;
	color: #fff;
	cursor: pointer
}

span.link-source-full {
	font: normal 11px/15px Arial;
	color: #fff;
	display: block;
	margin-top: 5px;
	word-break: break-word
}

span.link-source-full {
	border: 1px solid #fff;
	padding: 2px 6px;
	border-radius: 6px
}

span.link-source-full.active {
	background: #aaa
}

.link-source-detail .arrow-down {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid rgba(0, 0, 0, .9);
	position: absolute;
	bottom: -10px;
	right: 16px
}

.btn-copy-link-source.disable {
	opacity: .3
}

.view_date {
	display: block;
	width: 70px;
	height: 26px;
	font-weight: 900;
	font-size: 15px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	border: none;
	outline: 0;
	background: #777;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	transition: background .3s;
	-webkit-transition: background .3s;
	-moz-transition: background .3s;
	cursor: pointer
}

.slt_date {
	height: 26px;
	padding: 0 5px;
	border: 1px solid #ddd;
	border-radius: 3px;
	margin-right: 5px
}

.box_player_video {
	height: 395px
}

.bg_300 {
	background: #242424
}

.video_hot_detail {
	padding: 20px 0
}

.list_video_hot_detail {
	height: 600px
}

.list_video_hot_detail li {
	padding: 10px 15px
}

.list_video_hot_detail li a {
	color: #fff
}

.list_video_hot_detail li.active,
.list_video_hot_detail li:hover {
	background: #333
}

.view_more_video {
	background: #464646;
	color: #bbb;
	padding: 10px 15px;
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	text-align: center;
	margin: 15px;
	border-radius: 5px
}

.view_more_video:hover {
	background: #f70093;
	color: #fff
}

.list_video_main .col300 {
	background: #fff;
	padding: 20px
}

.list_video_main li {
	margin-bottom: 40px;
	box-shadow: 0 0 40px 0 rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 40px 0 rgba(0, 0, 0, .2);
	border: 1px solid #ddd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-radius: 0 10px 10px 0;
	overflow: hidden;
	background: #f6f6f6
}

.list_video_main li .col_play {
	width: calc(100% - 300px)
}

.tag_list_video a {
	border: 1px solid #ddd;
	padding: 3px 10px;
	border-radius: 30px;
	display: inline-block;
	margin-bottom: 5px;
	font-size: 12px;
	color: #999;
	margin-right: 7px
}

.tag_list_video a:hover {
	border-color: #f70093;
	color: #f70093
}

.col_play {
	height: 410px
}

.bg_event_detail {
	background: #f70093;
	padding: 1px 10px;
	color: #fff;
	border-radius: 3px
}

.bg_event_detail:hover {
	color: #fff;
	text-decoration: underline
}

.back_topic {
	background: #fff;
	padding: 5px 10px;
	margin-right: 15px;
	text-align: center;
	display: inline-block;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	color: #4f4f4f
}

.back_topic:hover {
	background: #f6f6f6
}

.fix_slide_one {
	display: block;
	position: relative
}

.stickyleft {
	width: 120px;
	height: 300px;
	position: fixed;
	top: 420px;
	left: 60px
}

.stickyright {
	width: 120px;
	height: 300px;
	position: fixed;
	top: 420px;
	right: 60px
}

.details__content em {
	font-style: italic
}

.news-relation-thumb {
	background: #f2f2f2;
	padding: 10px;
	margin-top: 20px
}

.news-relation-thumb ul li {
	background: #fff;
	padding: 10px;
	border: none;
	margin-bottom: 10px
}

.news-relation-thumb ul li:last-child {
	margin-bottom: 0
}

.news-relation-thumb .fs14 {
	font-size: 14px!important
}

.share_btn {
	border: 2px solid #1976d2;
	border-radius: 60px;
	text-align: center;
	padding: 4px 20px;
	font-size: 20px;
	font-weight: 700;
	color: #1976d2;
	text-transform: uppercase;
	margin: 15px auto;
	display: inline-block
}

.share_btn img {
	height: 25px
}

.box_bg_white {
	background: #fff;
	padding: 20px;
	border-radius: 5px
}

.list_top_home li {
	border-bottom: 1px dashed #ddd;
	margin-bottom: 13px;
	padding-bottom: 13px
}

.list_top_home li:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0
}

.time_bg {
	background: url(../img/line_wave.svg) no-repeat top left;
	padding-top: 10px;
	background-size: 23px auto
}

.tit_in_thumb .time_bg {
	background: url(../img/line_wave_white.svg) no-repeat top left;
	padding-top: 15px;
	background-size: 23px auto
}

.bg_pink_thumb:before {
	content: '';
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 70%;
	background: #ee3ba5;
	background: -webkit-linear-gradient(bottom, rgba(238, 59, 165, 0.7) 0%, rgba(255, 255, 255, 0) 100%);
	background: -o-linear-gradient(bottom, rgba(238, 59, 165, 0.7) 0%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to top, rgba(238, 59, 165, 0.7) 0%, rgba(255, 255, 255, 0) 100%)
}

.tit_in_thumb {
	position: absolute;
	z-index: 3;
	bottom: 15px;
	left: 15px;
	right: 15px;
	color: #fff
}

.head_box {
	font-weight: 900;
	font-size: 20px;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 30px
}

.head_box a {
	padding: 8px 0;
	padding-left: 35px;
	display: inline-block;
	background: url(../img/icon-star.svg) left center no-repeat #fff;
	background-size: auto 100%;
	padding-right: 15px;
	position: relative;
	z-index: 9
}

.head_box:before {
	position: absolute;
	height: 4px;
	width: 100%;
	display: block;
	content: '';
	background: #f2f2f2;
	bottom: 12px
}

.head_box:after {
	position: absolute;
	height: 4px;
	width: 50%;
	display: block;
	content: '';
	background: #9c2063;
	background: -webkit-linear-gradient(left, rgba(156, 32, 99, 1) 0%, rgba(223, 23, 114, 1) 51%, rgba(255, 185, 0, 1) 100%);
	background: -o-linear-gradient(left, rgba(156, 32, 99, 1) 0%, rgba(223, 23, 114, 1) 51%, rgba(255, 185, 0, 1) 100%);
	background: linear-gradient(to right, rgba(156, 32, 99, 1) 0%, rgba(223, 23, 114, 1) 51%, rgba(255, 185, 0, 1) 100%);
	bottom: 12px
}

.col70per {
	width: 66.6%
}

.desc_352 {
	width: calc(100% - 352px)
}

.bg_box_trend {
	background: url(../img/bg_box.jpg) center bottom;
	background-size: cover;
	height: 240px;
	color: #fff;
	padding: 20px;
	text-align: center
}

.bg_box_trend a {
	color: #fff
}

.bg_box_trend .time_bg {
	background: url(../img/line_wave_white.svg) center top no-repeat;
	padding-top: 30px
}

.head_box_right {
	text-align: center;
	position: relative;
	margin-bottom: 15px
}

.head_box_right:after {
	height: 2px;
	background: #9c2063;
	background: -webkit-linear-gradient(left, rgba(156, 32, 99, 1) 0%, rgba(223, 23, 114, 1) 51%, rgba(255, 185, 0, 1) 100%);
	background: -o-linear-gradient(left, rgba(156, 32, 99, 1) 0%, rgba(223, 23, 114, 1) 51%, rgba(255, 185, 0, 1) 100%);
	background: linear-gradient(to right, rgba(156, 32, 99, 1) 0%, rgba(223, 23, 114, 1) 51%, rgba(255, 185, 0, 1) 100%);
	content: '';
	display: block;
	margin-top: 10px
}

.head_box_right span {
	display: inline-block;
	font-size: 18px;
	font-weight: 900;
	text-transform: uppercase;
	background: #9c2063;
	background: -webkit-linear-gradient(left, rgba(156, 32, 99, 1) 0%, rgba(223, 23, 114, 1) 51%, rgba(255, 185, 0, 1) 100%);
	background: -o-linear-gradient(left, rgba(156, 32, 99, 1) 0%, rgba(223, 23, 114, 1) 51%, rgba(255, 185, 0, 1) 100%);
	background: linear-gradient(to right, rgba(156, 32, 99, 1) 0%, rgba(223, 23, 114, 1) 51%, rgba(255, 185, 0, 1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

.list_thumb_square .bg_box_trend {
	height: auto
}

.bg_time_video {
	background: url(../img/play_button.svg) left center no-repeat rgba(0, 0, 0, .4);
	background-size: auto 100%;
	height: 26px;
	position: absolute;
	bottom: 0;
	left: 0;
	padding-left: 35px;
	font-size: 12px;
	color: #fff;
	line-height: 26px;
	padding-right: 10px
}

.box_bg_KOL {
	background: url(../img/bg_top_kol.svg) bottom right no-repeat #fffafd;
	padding-bottom: 13px
}

.btn_more_kol {
	background: url(../img/arrow_more.svg) right center no-repeat;
	background-size: auto 9px;
	font-size: 12px;
	text-transform: uppercase;
	left: 10px;
	display: block;
	padding-right: 25px
}

.thumb40x40 {
	width: 40px;
	height: 40px;
	display: inline-block;
	border-radius: 100%;
	margin: 0 15px
}

.number_KOL {
	font-size: 18px
}

.list_KOL li {
	border-bottom: 1px dashed #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px
}

.list_KOL li:last-child {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0
}

.list_KOL li:nth-child(1) .number_KOL {
	color: #f70093;
	font-weight: 600
}

.list_KOL li:nth-child(2) .number_KOL {
	color: #fea113;
	font-weight: 600
}

.footer_top {
	background: #ffb900;
	background: -webkit-linear-gradient( 277deg, rgba(255, 185, 0, 1) 0%, rgba(223, 23, 114, 1) 51%, rgba(156, 31, 99, 1) 100%);
	background: -o-linear-gradient(277deg, rgba(255, 185, 0, 1) 0%, rgba(223, 23, 114, 1) 51%, rgba(156, 31, 99, 1) 100%);
	background: linear-gradient( 7deg, rgba(255, 185, 0, 1) 0%, rgba(223, 23, 114, 1) 51%, rgba(156, 31, 99, 1) 100%)
}

.lds-ring {
	display: inline-block;
	position: relative;
	width: 80px;
	height: 80px
}

.lds-ring div {
	box-sizing: border-box;
	display: block;
	position: absolute;
	width: 64px;
	height: 64px;
	margin: 8px;
	border: 8px solid #fff;
	border-radius: 50%;
	animation: lds-ring 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
	border-color: #f70093 transparent transparent transparent
}

.lds-ring div:nth-child(1) {
	animation-delay: -.45s
}

.lds-ring div:nth-child(2) {
	animation-delay: -.3s
}

.lds-ring div:nth-child(3) {
	animation-delay: -.15s
}

@keyframes lds-ring {
	0% {
		transform: rotate(0deg)
	}
	100% {
		transform: rotate(360deg)
	}
}

:root {
	--white: #ffffff;
	--light: #f0eff3;
	--black: #000000;
	--dark-blue: #1f2029;
	--dark-light: #353746;
	--red: #da2c4d;
	--yellow: #f8ab37;
	--grey: #ecedf3
}

[type=checkbox]:checked,
[type=checkbox]:not(:checked),
[type=radio]:checked,
[type=radio]:not(:checked) {
	position: absolute;
	left: -9999px;
	width: 0;
	height: 0;
	visibility: hidden
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

.checkbox:checked+label,
.checkbox:not(:checked)+label {
	position: relative;
	width: 55px;
	display: inline-block;
	padding: 0;
	text-align: center;
	margin: 8px 0;
	height: 9px;
	border-radius: 5px;
	background-image: linear-gradient(298deg, var(--red), var(--yellow));
	z-index: 100!important
}

.checkbox:checked+label:before,
.checkbox:not(:checked)+label:before {
	position: absolute;
	font-family: unicons;
	cursor: pointer;
	top: -7px;
	z-index: 2;
	font-size: 16px;
	line-height: 25px;
	text-align: center;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear
}

.checkbox:not(:checked)+label:before {
	content: "\eb8f";
	left: 0;
	color: #fff;
	background: #ffb900;
	background: -webkit-linear-gradient( 277deg, rgba(255, 185, 0, 1) 0%, rgba(223, 23, 114, 1) 51%, rgba(156, 31, 99, 1) 100%);
	background: -o-linear-gradient(277deg, rgba(255, 185, 0, 1) 0%, rgba(223, 23, 114, 1) 51%, rgba(156, 31, 99, 1) 100%);
	background: linear-gradient( 7deg, rgba(255, 185, 0, 1) 0%, rgba(223, 23, 114, 1) 51%, rgba(156, 31, 99, 1) 100%)
}

.checkbox:checked+label:before {
	content: '\eac1';
	left: 30px;
	color: var(--grey);
	background-color: var(--dark-light);
	box-shadow: 0 4px 4px rgb(0 0 0/15%), 0 0 0 1px rgb(26 53 71/7%)
}

.player_video {
	margin: -20px -20px 20px;
	border-radius: 5px 5px 0 0;
	overflow: hidden
}

.content_detail_images {
	margin: 50px 0
}

.social_share_images_detail>li {
	position: relative;
	margin: 0 5px
}

.social_share_images_detail>li>a {
	width: 32px;
	height: 32px;
	font-size: 21px;
	display: block;
	border-radius: 100%;
	text-align: center;
	color: #fff;
	border: 2px solid #666;
	line-height: 32px;
	border-radius: 50px
}

.social_share_images_detail li svg {
	fill: #666
}

.social_share_images_detail li:hover {
	color: #f70093
}

.social_share_images_detail li:hover a {
	border: 2px solid #f70093
}

.social_share_images_detail li:hover svg {
	fill: #f70093
}

.d-inline-block {
	display: inline-block
}

.embed-responsive-video {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden
}

.embed-responsive-video::before {
	padding-top: 56.25%;
	display: block;
	content: ""
}

.embed-responsive-video iframe {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.content_gallery_images {
	background: #fff;
	margin-bottom: 20px;
	border-radius: 5px;
	overflow: hidden
}

.detail_images_gallery {
	padding: 30px 20px;
	width: 300px;
	max-height: 650px
}

.detail_images_gallery #content_detail_news {
	max-height: 360px;
	overflow-y: auto
}

.gallery_images {
	background: #252525;
	height: 650px;
	max-width: 820px;
	padding: 10px
}

.gallery_images img {
	display: inline-block!important;
	max-height: 650px
}

.slide_gallery_images {
	height: 650px
}

.item_slide_gallery_images {
	height: 630px!important;
	text-align: center;
	position: relative
}

.info_gallery {
	background: #252525bd;
	padding: 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 9;
	color: #fff;
	text-align: left
}

.flex-reverse {
	flex-direction: row-reverse
}

.block_mb {
	display: none!important
}

.none_mb {
	display: block!important
}

.menu_mobile {
	visibility: hidden;
	opacity: 0;
	position: fixed;
	top: -100%;
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
	width: 100%;
	z-index: 999
}

@media screen and (max-width:1350px) {
	.container_head {
		padding: 0 15px
	}
}

@media screen and (max-width:1280px) {
	.menu_main .nav_center a {
		padding: 0 15px
	}
}

@media screen and (max-width:1150px) {
	.container {
		padding: 0 15px
	}
	.col310 {
		width: calc(100% - 470px)
	}
	.thumb150x100 {
		width: 100px;
		height: 70px
	}
	.desc_list_top_home {
		width: calc(100% - 115px)
	}
	.menu_main .nav_center a {
		padding: 0 10px
	}
	.content_gallery_images .flex-one {
		width: calc(100% - 300px)
	}
}

@media screen and (max-width:1090px) {
	.news_focus .mb40 {
		margin-bottom: 15px!important
	}
	.list_top_home .thumb150x100 {
		display: none
	}
	.desc_list_top_home {
		width: 100%;
		margin-left: 0
	}
	.menu_main .nav_center a {
		padding: 0 5px
	}
}

@media screen and (max-width:1024px) {
	.block_mb {
		display: block!important
	}
	.none_mb {
		display: none!important
	}
	.button_menu_mb {
		width: 30px;
		height: 44px;
		position: relative;
		margin: 0 auto;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		-o-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
		cursor: pointer
	}
	.button_menu_mb span {
		display: block;
		position: absolute;
		height: 3px;
		width: 100%;
		background: #fff;
		border-radius: 0;
		opacity: 1;
		left: 0;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .25s ease-in-out;
		-moz-transition: .25s ease-in-out;
		-o-transition: .25s ease-in-out;
		transition: .25s ease-in-out
	}
	.button_menu_mb.open span {
		background: #fff
	}
	.button_menu_mb span:nth-child(4) {
		top: 28px
	}
	.button_menu_mb span:nth-child(2),
	.button_menu_mb span:nth-child(3) {
		top: 19px
	}
	.button_menu_mb span:nth-child(1) {
		top: 10px
	}
	.button_menu_mb.open span:nth-child(1) {
		top: 18px;
		width: 0%;
		left: 50%
	}
	.button_menu_mb.open span:nth-child(2) {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg)
	}
	.button_menu_mb.open span:nth-child(3) {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}
	.button_menu_mb.open span:nth-child(4) {
		top: 18px;
		width: 0%;
		left: 50%
	}
	.menu_mobile .list_tag_top_head {
		display: block;
		padding: 10px;
		width: 100%;
		margin: 0;
		text-align: center
	}
	.menu_mobile.active {
		top: 44px;
		background: #f0f0f0;
		height: calc(100vh - 44px);
		visibility: visible;
		opacity: 1;
		-webkit-transition: .25s ease-in-out;
		-moz-transition: .25s ease-in-out;
		-o-transition: .25s ease-in-out;
		transition: .25s ease-in-out;
		overflow-y: auto;
		width: 100%;
		z-index: 999
	}
	.menu_mobile .bg_category-popup {
		background: #fff;
		padding: 10px 0;
		position: relative;
		z-index: 9
	}
	.menu_mobile .icon_social {
		margin-right: -1px
	}
	.menu_mobile .footer_top {
		padding: 15px
	}
	.menu_mobile .menu_right_bottom {
		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;
		text-align: left;
		border-top: 0;
		margin-top: 0;
		padding-top: 0
	}
	.menu_mobile .menu_right_bottom a {
		width: 50%;
		margin: 15px 0;
		padding: 0 5px;
		font-size: 15px
	}
	.list_menu_main {
		display: none
	}
	.col810 {
		width: 100%;
		margin-right: 0
	}
	.col300 {
		width: 100%;
		margin-right: 0
	}
	.thumb150x100 {
		width: 115px;
		height: 80px
	}
	.list_top_home .thumb150x100 {
		display: block
	}
	.desc_list_top_home {
		width: calc(100% - 135px);
		margin-left: 10px
	}
	.list_tag_top_head {
		display: none
	}
	.col70per {
		width: 100%
	}
	.col30per .list_top_home .thumb150x100 {
		display: none
	}
	.col30per .list_top_home .desc_list_top_home {
		width: 100%;
		margin-left: 0
	}
	.col30_last {
		width: 100%;
		margin-top: 20px
	}
	.col30_last .list_top_home {
		border-top: 1px dashed #ddd;
		padding-top: 20px
	}
	.col30_last .list_top_home .fs14 {
		font-size: 20px;
		line-height: 26px
	}
	.col30_last_tit {
		width: 100%;
		display: flex;
		margin: 0 -10px;
		margin-top: 20px
	}
	.col30_last_tit .col50per_last_tit {
		width: 50%;
		margin: 0 10px
	}
	.col30_last_tit .col50per_last_tit .list_top_home .fs14 {
		font-size: 20px;
		line-height: 26px
	}
	.col30_last_tit .col50per_last_tit .mb20 {
		margin-bottom: 0!important
	}
	.list_thumb_square li .fs14 {
		font-size: 18px;
		line-height: 24px
	}
	.col30per .list_top_home .desc_list_top_home .fs14 {
		font-size: 16px;
		line-height: 20px
	}
	.z-bigger {
		display: none
	}
	.content_gallery_images .flex-one {
		width: 100%
	}
	.gallery_images {
		width: 100%;
		max-width: inherit
	}
	.gallery_images {
		height: 600px
	}
	.gallery_images img {
		display: inline-block!important;
		max-height: 600px
	}
	.item_slide_gallery_images {
		height: 580px!important;
		text-align: center;
		position: relative
	}
	.detail_images_gallery {
		width: 100%;
		max-height: inherit
	}
	.detail_images_gallery #content_detail_news {
		max-height: inherit;
		overflow-y: auto
	}
}

@media screen and (max-width:768px) {
	.box_bg_white {
		margin: 0 -15px;
		padding: 15px;
		border-radius: 0
	}
	.col450 {
		width: 100%
	}
	.thumb_focus {
		margin: 0;
		border-radius: 0
	}
	.news_focus .list_two_news img {
		display: none
	}
	.news_focus .list_two_news .col50per {
		width: 100%;
		border-top: 1px dashed #ddd;
		padding-top: 15px;
		margin-top: 15px
	}
	.news_focus .list_two_news .tit_in_thumb {
		position: relative;
		color: #000;
		bottom: inherit;
		right: inherit;
		left: inherit;
		font-size: 18px;
		line-height: 24px
	}
	.news_focus .bg_pink_thumb:before {
		display: none
	}
	.col310 {
		width: 100%;
		margin-top: 20px;
		margin-left: 0
	}
	.news_focus .mb40 {
		margin-bottom: 0!important
	}
	.news_focus .list_two_news {
		margin-top: 0!important
	}
	.thumb_focus_cate {
		margin: 0;
		border-radius: 0
	}
	.menu_right_bottom a {
		margin: 5px 20px
	}
	.logo_main:after {
		height: 44px;
		width: 60px;
		position: absolute;
		content: '';
		display: inline-block;
		bottom: 0;
		background: url(../img/bg_logo.png) no-repeat right center;
		right: -48px;
		background-size: auto 100%
	}
	.link_logo {
		padding: 4px 0;
		display: inline-block;
		position: relative;
		z-index: 99
	}
	.logo_main:before {
		height: 44px;
		background: #fff;
		width: 100vw;
		position: absolute;
		left: -100vw;
		content: '';
		top: 0
	}
	.logo_main {
		position: absolute;
		margin-right: 30px;
		display: inline-block;
		top: 0;
		height: 44px;
		background: #fff;
		z-index: 9998
	}
	.logo_main img {
		height: 30px
	}
	.desc_352 {
		width: 100%
	}
	.col25per {
		width: 100%
	}
	.bg_box_trend {
		height: auto
	}
	.time_bg {
		display: none
	}
	.thumb225x150 {
		width: 115px;
		height: 80px
	}
	.sapo_thumb_news {
		display: none
	}
	.desc_list_news_home {
		width: calc(100% - 130px);
		margin-left: 15px
	}
	.list_news_home .fs20 {
		font-size: 16px
	}
	.desc_list_top_home .fs14 {
		font-size: 16px;
		line-height: 20px
	}
	.col40per {
		width: 100%;
		margin-right: 0!important;
		margin-bottom: 20px
	}
	.col60per {
		width: 100%
	}
	.list_thumb_square li .fs14 {
		font-size: 16px;
		line-height: 20px
	}
	.col30per {
		width: 100%;
		margin-bottom: 20px
	}
	.col25per img {
		max-width: 115px;
		margin-right: 15px
	}
	.list_two_news .col25per {
		display: flex;
		margin-bottom: 15px
	}
	.list_two_news .col25per div {
		margin-top: 0!important
	}
	.list_two_news .col25per .fs14 {
		font-size: 16px;
		line-height: 20px
	}
	.thumb130x90 {
		width: 115px;
		height: 80px
	}
	.title_thumb_square {
		width: calc(100% - 130px)
	}
	.list_thumb_square .bg_pink_thumb {
		width: 100%
	}
	.list_thumb_square .bg_pink_thumb img {
		width: 100%
	}
	.col40per .bg_pink_thumb {
		height: 230px
	}
	.col30per .bg_pink_thumb {
		height: 230px
	}
	.list_thumb_square .bg_pink_thumb {
		height: 230px
	}
	.col40per .bg_pink_thumb img {
		object-fit: cover
	}
	.col30_last_tit {
		display: block
	}
	.col30_last_tit .col50per_last_tit {
		width: 100%;
		margin-bottom: 20px
	}
	.category-popup .bg_category-popup {
		background: #fff;
		padding: 10px 0;
		position: relative;
		z-index: 9
	}
	.content-detail-left {
		text-align: center;
		display: block;
		width: 100%
	}
	.social_share_post {
		position: relative;
		top: 0;
		display: flex;
		text-align: center;
		align-items: center;
		justify-content: center;
		border-bottom: 1px dashed #ccc;
		margin-bottom: 15px
	}
	.social_share_post li {
		display: flex;
		align-items: center;
		margin: 0 5px 15px
	}
	.content-detail-right {
		width: 100%;
		margin-left: 0
	}
	.social_share_post>li>a {
		margin: 0 5px
	}
	.head_box:after {
		width: 91%
	}
	.content_detail_images {
		margin: 30px 0
	}
	.gallery_images {
		height: 480px!important
	}
	.slide_gallery_images {
		height: 480px
	}
	.gallery_images img {
		display: inline-block!important;
		max-height: 480px
	}
	.item_slide_gallery_images {
		height: 460px!important;
		text-align: center;
		position: relative
	}
}














					.flexbox,
						.box-covid-2021 .item-count-head,
						.box-covid-300 .item-count-head {
							display: -webkit-flex;
							display: -moz-flex;
							display: -ms-flex;
							display: -o-flex;
							display: flex
						}

						.no-flexbox {
							display: inherit
						}

						.box-covid-2021 .txt-head strong,
						.box-covid-2021 .number-count,
						.box-covid-300 .txt-head strong,
						.box-covid-300 .number-count {
							font-feature-settings: 'pnum'on, 'lnum'on;
							-webkit-font-feature-settings: 'pnum'on, 'lnum'on;
							-moz-font-feature-settings: 'pnum'on, 'lnum'on;
							-ms-font-feature-settings: 'pnum'on, 'lnum'on
						}

						.box-covid-2021 {
							position: relative
						}

						.box-covid-2021 .inner-box-cv {
							align-items: center;
							background: #F7F7F7;
							border: 1px solid #E5E5E5;
							padding: 15px
						}

						.box-covid-2021 .tab-link {
							color: #076FBA;
							font-size: 14px
						}

						.box-covid-2021 .header-cv {
							flex-wrap: wrap;
							width: 47%;
							padding-right: 25px
						}

						.box-covid-2021 .header-cv__v2 {
							position: relative
						}

						.box-covid-2021 .header-cv__v2 .txt-head {
							padding-right: 80px;
							margin-bottom: 26px
						}

						.box-covid-2021 .header-cv__v2 .tab-link.top {
							position: absolute;
							right: 15px;
							top: -10px;
							z-index: 2
						}

						.box-covid-2021 .header-cv__v2 .wrap-scroll-tb {
							max-height: 360px
						}

						.box-covid-2021 .header-cv__v2 .tbl-cv td {
							padding: 7.5px 0
						}

						.box-covid-2021 .txt-head {
							width: 100%;
							margin-bottom: 0;
							position: relative;
							margin-top: 0
						}

						.box-covid-2021 .txt-head strong {
							font: bold 18px/23px "Roboto", serif
						}

						.box-covid-2021 .txt-head span {
							font-weight: normal;
							font-size: 14px;
							line-height: 16px;
							margin-top: 8px;
							display: block
						}

						.box-covid-2021 .txt-head a {
							color: #222 !important;
							text-decoration: none !important
						}

						.box-covid-2021 .txt-head .cta-covid {
							font-size: 14px;
							line-height: 16px;
							text-decoration-line: underline !important;
							color: #076FBA !important;
							position: absolute;
							right: 0;
							top: 28px
						}

						.box-covid-2021 .box-count-head {
							padding-top: 10px;
							margin-top: 10px;
							border-top: 1px solid #e5e5e5;
							position: relative
						}

						.box-covid-2021 .box-count-head .link-to-page {
							width: 100%;
							height: 100%;
							position: absolute;
							top: 0;
							left: 0
						}

						.box-covid-2021 .item-count-head {
							width: 50%;
							padding-right: 15px;
							align-items: center
						}

						.box-covid-2021 .item-count-head:last-of-type {
							padding-right: 0
						}

						.box-covid-2021 .item-count-head .chart-by-date {
							padding-left: 10px
						}

						.box-covid-2021 .txt-ch {
							font-size: 14px;
							line-height: 16px;
							color: #757575;
							flex-shrink: 0;
							margin-bottom: 5px
						}

						.box-covid-2021 .number-count {
							font: bold 32px/120% "Roboto", serif;
							padding-left: 10px;
							flex-shrink: 1
						}

						.box-covid-2021 .number-count.number-up {
							color: #A62123
						}

						.box-covid-2021 .wrap-slide-cv {
							width: 53%;
							padding: 0 0 0 25px;
							position: relative;
							border-left: 1px solid #e5e5e5
						}

						.box-covid-2021 .tbl-cv {
							width: 100%;
							padding-right: 20px;
							margin-bottom: 0
						}

						.box-covid-2021 .tbl-cv th,
						.box-covid-2021 .tbl-cv td {
							padding: 4px 0;
							text-align: right;
							font-size: 14px;
							line-height: 16px
						}

						.box-covid-2021 .tbl-cv th {
							font-size: 14px;
							line-height: 16px;
							font-weight: 400;
							padding: 3px 10px 5px 0;
							color: #757575
						}

						.box-covid-2021 .tbl-cv th.col-all {
							padding-right: 15px
						}

						.box-covid-2021 .tbl-cv .col-prov {
							width: 48%;
							text-align: left
						}

						.box-covid-2021 .tbl-cv .col-all,
						.box-covid-2021 .tbl-cv .col-today {
							width: 26%;
							padding-left: 10px;
							text-align: right
						}

						.box-covid-2021 .tbl-cv .number-up {
							color: #A62123
						}

						.box-covid-2021 .wrap-scroll-tb {
							scroll-behavior: smooth;
							-ms-overflow-style: -ms-autohiding-scrollbar;
							overflow-y: auto;
							overflow-x: hidden;
							-webkit-overflow-scrolling: touch;
							max-height: 70px;
							padding-right: 15px
						}

						.box-covid-2021 .wrap-scroll-tb .ss-scroll {
							background: #c4c4c4;
							width: 4px;
							height: 39.5%;
							display: block !important;
							opacity: 1 !important;
							right: auto !important;
							left: 103%
						}

						.box-covid-2021 .wrap-scroll-tb .tbl-cv {
							padding-right: 0
						}

						.box-covid-2021 .wrap-scroll-tb::-webkit-scrollbar {
							display: none
						}

						.box-covid-2021 .item-news.item-news-common {
							padding: 12px 15px;
							background: #fff;
							border: 1px solid #e5e5e5;
							border-bottom: none
						}

						.box-covid-2021 .item-news.item-news-common .title-news {
							margin-bottom: 0;
							text-decoration: none !important;
							color: #222 !important
						}

						.box-covid-2021 .item-news.item-news-common .title-news a {
							text-decoration: none !important;
							color: #222 !important
						}

						.box-covid-2021 .item-news.item-news-common .title-news:hover {
							color: #087CCE !important
						}

						.box-covid-2021 .textlink-to-page {
							margin-bottom: 15px
						}

						.box-covid-2021 .textlink-to-page .ico-cv {
							width: 16px;
							height: 16px;
							margin-right: 8px
						}

						.box-covid-2021 .textlink-to-page .ico-cv.ico-tracking {
							background: url(images/graphics/Tracking.svg) no-repeat 0 0/contain
						}

						.box-covid-2021 .textlink-to-page .ico-cv.ico-news {
							background: url(images/graphics/News.svg) no-repeat 0 0/contain
						}

						.box-covid-2021 .textlink-to-page a {
							align-items: center;
							text-decoration: none !important;
							margin-right: 22px;
							color: #076FBA
						}

						.box-covid-2021 .textlink-to-page a .txt-cv {
							font-size: 14px;
							line-height: 16px;
							text-decoration: underline
						}

						.box-covid-2021 .align-top {
							align-items: flex-start
						}

						#container-chart {
							height: 510px;
							max-width: 800px;
							margin: 0 auto;
							position: relative
						}

						.c-legend {
							position: absolute;
							bottom: 28px;
							left: 10px;
							height: 15px
						}

						.c-legend div {
							width: 45px;
							height: 15px;
							float: left;
							margin-left: 1px;
							position: relative
						}

						.c-legend div span {
							position: absolute;
							bottom: -20px;
							font-size: 12px;
							left: 0;
							right: 0;
							text-align: center;
							line-height: 1.2
						}

						.c-color-1 {
							background-color: #d0ccd0;
							display: none
						}

						.c-color-2 {
							background-color: #FDE5D9
						}

						.c-color-3 {
							background-color: #F9AF91
						}

						.c-color-4 {
							background-color: #F26A4D
						}

						.c-color-5 {
							background-color: #E22B26
						}

						.c-color-6 {
							background-color: #A41E23
						}

						.tip-chart {
							width: 120px;
							font-size: 10px;
							position: relative
						}

						.tip-chart * {
							box-sizing: border-box
						}

						.tip-chart h3 {
							font-family: var(--font1);
							border-bottom: 1px solid #E5E5E5;
							margin-bottom: 5px;
							padding-bottom: 5px
						}

						.tip-chart .flex {
							display: flex;
							flex-wrap: wrap;
							justify-content: space-between;
							margin: 0 -5px
						}

						.tip-chart .item {
							width: 50%;
							padding: 0 5px;
							margin-bottom: 5px
						}

						.tip-chart .item p {
							margin-bottom: 5px
						}

						.tip-chart .item strong {
							font-size: 14px;
							display: inline-block;
							line-height: 26px;
							padding: 0 4px;
							text-align: center;
							border-radius: 3px;
							background: #F7F7F7;
							color: #FF0000;
							width: 100%
						}

						.tip-chart .item.nhiem strong {
							background: #E22B26;
							color: #fff
						}

						.tip-chart .item.danso {
							width: 100%
						}

						.tip-chart .item.danso strong {
							background: #ACA1AC;
							color: #fff
						}

						.tip-chart .close {
							font-size: 14px;
							display: none;
							line-height: 26px;
							font-weight: bold;
							padding: 0 4px;
							text-align: center;
							border-radius: 3px;
							background: #F7F7F7;
							color: #222;
							width: 100%;
							margin-top: 12px;
							position: relative;
							text-decoration: none
						}

						.tip-chart .close::before {
							content: "";
							background: #E5E5E5;
							width: 100%;
							height: 1px;
							position: absolute;
							top: -8px;
							left: 0
						}

						@media (max-width: 768px) {
							.tip-chart .close {
								display: block
							}
						}

						.page-detail .box-covid-2021 .inner-box-cv {
							background: #fff
						}

						.page-detail .box-covid-2021.box-cate-featured.has-border {
							margin-bottom: 20px;
							padding-bottom: 0;
							border-bottom: none
						}

						.page-detail .box-covid-2021 .txt-head .cta-covid {
							top: 32px
						}

						.box-covid-province .inner-box-cv {
							flex-wrap: wrap
						}

						.box-covid-province .header-cv {
							width: 100%;
							padding-right: 0
						}

						.box-covid-province .txt-head .cta-covid {
							top: 4px !important
						}

						.box-covid-province .wrap-col-prov {
							width: 100%;
							margin-top: 15px;
							align-items: flex-start
						}

						.box-covid-province .box-count-head {
							width: 105px;
							flex-shrink: 0;
							padding-right: 25px;
							text-align: center;
							flex-wrap: wrap;
							padding-top: 0;
							margin-top: 0;
							border-top: none
						}

						.box-covid-province .item-count-head {
							padding-right: 0;
							width: 100%;
							flex-wrap: wrap;
							align-items: center;
							justify-content: center;
							margin-bottom: 15px
						}

						.box-covid-province .item-count-head span {
							width: 100%
						}

						.box-covid-province .item-count-head .txt-ch {
							color: #222
						}

						.box-covid-province .item-count-head .number-count {
							padding-left: 0;
							font-size: 20px;
							line-height: 120%;
							background: #F7F7F7;
							border-radius: 3px;
							font-family: arial;
							color: #F3585B;
							padding: 8px 0
						}

						.box-covid-province .item-count-head .number-count.count-all {
							background: #F3585B;
							color: #fff
						}

						.box-covid-province .item-count-head:last-of-type {
							margin-bottom: 0
						}

						.box-covid-province .col-chart-prov {
							width: 100%;
							flex-shrink: 1
						}

						.box-covid-province .col-chart-prov .tit-col {
							font-size: 14px;
							line-height: 16px;
							width: 100%;
							float: left
						}

						.box-covid-province .col-chart-prov .box-chart-prov {
							width: 100%;
							float: left;
							margin-top: 5px
						}

						.box-covid-province-chart .wrap-col-prov {
							margin-top: 5px
						}

						.box-covid-province-chart .col-chart-prov .box-chart-prov {
							margin-top: 20px
						}

						.box-covid-300 * {
							box-sizing: border-box;
							margin: 0;
							padding: 0
						}

						.box-covid-300:after {
							bottom: auto;
							top: 0
						}

						.box-covid-300 .table-cv {
							width: 100%;
							float: left;
							position: relative
						}

						.box-covid-300 .table-cv:after {
							width: 100%;
							height: 45px;
							position: absolute;
							left: 0;
							top: 104px;
							content: '';
							z-index: 1;
							background: linear-gradient(180deg, rgba(247, 247, 247, 0) 0%, rgba(247, 247, 247, 0.9) 50.11%, #F7F7F7 100%)
						}

						.box-covid-300 .inner-box-cv {
							background: #F7F7F7;
							border: 1px solid #E5E5E5;
							padding: 0 12px 15px 12px;
							width: 100%;
							float: left
						}

						.box-covid-300 .header-cv {
							padding: 10px 0;
							border-bottom: 1px solid #E5E5E5;
							flex-wrap: wrap;
							position: relative
						}

						.box-covid-300 .header-cv .link-to-page {
							width: 100%;
							height: 100%;
							position: absolute;
							top: 0;
							left: 0
						}

						.box-covid-300 .txt-head {
							width: 100%;
							margin-bottom: 12px;
							padding-bottom: 12px;
							border-bottom: 1px solid #e5e5e5;
							margin-top: 0
						}

						.box-covid-300 .txt-head strong {
							font: bold 18px/23px "Roboto", serif
						}

						.box-covid-300 .txt-head span {
							font-weight: normal;
							font-size: 12px;
							line-height: 14px;
							margin-top: 6px;
							display: block
						}

						.box-covid-300 .txt-head a {
							color: #222 !important;
							text-decoration: none !important
						}

						.box-covid-300 .box-count-head {
							width: 100%
						}

						.box-covid-300 .item-count-head {
							width: 50%;
							padding-right: 15px;
							align-items: center
						}

						.box-covid-300 .item-count-head li {
							list-style: none
						}

						.box-covid-300 .item-count-head:last-of-type {
							padding-right: 0
						}

						.box-covid-300 .item-count-head:last-of-type .txt-ch {
							text-align: right
						}

						.box-covid-300 .item-count-head .chart-by-date {
							padding-left: 10px;
							width: 100%
						}

						.box-covid-300 .txt-ch {
							font-size: 14px;
							line-height: 16px;
							color: #757575;
							display: block;
							margin-bottom: 0;
							flex-shrink: 0
						}

						.box-covid-300 .number-count {
							font: bold 32px/120% "Roboto", serif;
							padding-left: 10px;
							flex-shrink: 1
						}

						.box-covid-300 .number-count.number-up {
							color: #A62123
						}

						.box-covid-300 .tbl-cv {
							width: 100%;
							padding-right: 15px;
							margin-bottom: 0
						}

						.box-covid-300 .tbl-cv th,
						.box-covid-300 .tbl-cv td {
							padding: 6px 0;
							text-align: right;
							font-size: 14px;
							line-height: 16px
						}

						.box-covid-300 .tbl-cv th {
							font-size: 14px;
							line-height: 16px;
							font-weight: 400;
							padding: 10px 0 5px 0;
							color: #757575
						}

						.box-covid-300 .tbl-cv .col-prov {
							width: 44%;
							text-align: left
						}

						.box-covid-300 .tbl-cv .col-all,
						.box-covid-300 .tbl-cv .col-today {
							width: 28%;
							padding-left: 15px;
							padding-right: 10px
						}

						.box-covid-300 .tbl-cv .col-today {
							padding-right: 0
						}

						.box-covid-300 .tbl-cv .number-up {
							color: #A62123
						}

						.box-covid-300 .link-out {
							width: 100%;
							float: left;
							text-align: left;
							border-top: 1px solid #e5e5e5;
							padding: 12px 0 0 0;
							font-size: 14px;
							align-items: center;
							color: #757575;
							margin-top: 12px;
							position: relative
						}

						.box-covid-300 .link-out a {
							text-decoration: none;
							color: #076FBA;
							font-size: 14px;
							line-height: 16px;
							margin-left: auto
						}

						.box-covid-300 .link-out a:last-of-type {
							border-right: none
						}

						.box-covid-300 .link-out .link-to-page {
							width: 100%;
							height: 100%;
							position: absolute;
							top: 0;
							left: 0
						}

						@media screen and (max-width: 413px) {
							.box-covid-300 .tbl-cv .col-today {
								padding-right: 0
							}
						}

						.box-covid-300 .ss-scroll {
							background: #c4c4c4;
							width: 4px;
							height: 39.5%;
							display: block !important;
							opacity: 1 !important;
							right: auto !important;
							left: 98%
						}

						.box-covid-300 .wrap-scroll-tb {
							scroll-behavior: smooth;
							-ms-overflow-style: -ms-autohiding-scrollbar;
							-webkit-overflow-scrolling: touch;
							overflow-y: auto;
							overflow-x: hidden;
							max-height: 106px
						}

						.box-covid-300 .wrap-scroll-tb .tbl-cv {
							padding-right: 0
						}

						@media screen and (max-width: 359px) {
							.box-covid-300 .link-out a .not-small {
								display: none
							}
						}

						@media screen and (max-width: 413px) {
							.box-covid-300 .textlink-to-page a {
								margin-right: 20px
							}

							.box-covid-300 .textlink-to-page a:last-child {
								margin-right: 0
							}
						}

						@media screen and (max-width: 599px) {
							.box-covid-300 .tbl-cv {
								padding-right: 0
							}
						}

						#play-controls {
							position: relative;
							padding: 0
						}

						#play-controls #race-status {
							position: absolute;
							right: 0;
							top: -70px;
							color: #757575;
							font-size: 16px
						}

						#play-controls #race-status .race-status-datetime {
							display: block;
							font: bold 24px/1.6 "Roboto", serif;
							text-align: right
						}

						#play-controls #play-pause-button {
							width: 36px;
							height: 36px;
							cursor: pointer;
							border-radius: 50%;
							background: #333333;
							border: 0;
							outline: 0;
							color: #fff;
							display: flex;
							align-items: center;
							justify-content: center;
							position: absolute;
							top: 0;
							left: 30px
						}

						#play-controls #play-pause-button.iconfont-play::before {
							content: "";
							border-top: 8px solid rgba(255, 255, 255, 0);
							border-bottom: 8px solid rgba(255, 255, 255, 0);
							border-left: 11px solid #fff;
							margin-left: 4px
						}

						#play-controls #play-pause-button.iconfont-pause::before {
							content: "";
							height: 14px;
							width: 3px;
							background: #fff
						}

						#play-controls #play-pause-button.iconfont-pause::after {
							content: "";
							height: 14px;
							width: 3px;
							background: #fff;
							margin-left: 4px
						}

						#play-controls #play-range {
							transform: translateY(2.5px)
						}

						#play-controls #lineCont {
							width: 100%;
							padding-left: 100px
						}

						#play-controls #line {
							position: relative;
							padding-top: 15px
						}

						#play-controls #line::before {
							content: "";
							height: 2px;
							background: #e5e5e5;
							position: absolute;
							top: 17px;
							right: 8px;
							left: 8px
						}

						#play-controls #span {
							display: none;
							width: 70%;
							margin: auto;
							margin-top: 25%;
							text-align: center;
							color: #F00
						}

						#play-controls .circle {
							cursor: pointer
						}

						#play-controls .circle:before {
							content: "";
							width: 2px;
							height: 12px;
							background: #e5e5e5;
							position: absolute;
							top: 2px;
							left: 7px
						}

						#play-controls .circle .popupSpan {
							white-space: nowrap;
							display: inline-block;
							color: #757575;
							font-size: 12px;
							margin-top: 20px;
							display: block;
							transition: all 0.1s ease-out
						}

						#play-controls .circle.active::after {
							content: "";
							border-right: 5px solid transparent;
							border-left: 5px solid transparent;
							border-top: 4px solid #757575;
							position: absolute;
							top: -13px;
							left: 4px
						}

						#play-controls .circle.hover:before,
						#play-controls .circle.active:before {
							display: block
						}

						#play-controls .circle.hover .popupSpan,
						#play-controls .circle.active .popupSpan {
							display: block
						}

						@media screen and (max-width: 480px) {
							.box-covid-2021 .box-count-head {
								flex-direction: column;
							}
						}