/*
Theme Name: vip79
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.011111111111111111111111
*/
:root{
    --main-color: #FF0301;
	--sub-color: #FFD045;
}
b, strong{
    font-weight: bold;
}
.no-mg, .no-mg * {
    margin-bottom: 0;
}
.no-pd, .no-pd * {
    padding-bottom: 0;
}
.link-tai-app {
    padding: 6px 6px 6px 6px;
    background-color: #FFD045;
    border-radius: 12px 12px 12px 12px;
    align-items: center;
    -webkit-transition: background .3s,border .3s,border-radius .3s,-webkit-box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,-webkit-box-shadow .3s;
    -o-transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-box-shadow .3s;
}
.link-tai-app:hover {
	background-color: #FEA843;align-content
}
.link-tai-app :is(h2,h3,h4,h5,h6) {
    color: #FF0301;
    margin-bottom: 0;
}
.link-tai-app p {
    color: #3C3838;
}
.nb-linknhacai {
    padding: 8px 8px 8px 8px;
    border-style: dashed;
    border-width: 1px 1px 1px 1px;
    border-color: #142D63;
    border-radius: 8px 8px 8px 8px;
}
.section.dark .nb-linknhacai {
    border-color: #fff;
}
.box-text p {
    margin-top: 0.1em;
    margin-bottom: 0.1em;
}
.box-text h1, .box-text h2, .box-text h3, .box-text h4, .box-text h5, .box-text h6, .box-text a:not(.button) {
    line-height: 1.3;
    margin-top: 0.1em;
    margin-bottom: 0.1em;
}
.box-text.text-center {
    padding-left: 10px;
    padding-right: 10px;
}
.nb-linknhacai .box-text {
    margin-bottom: 0;
    padding-bottom: 0;
}
.image-shadow img {
    border-radius: 10px;
}
.btn-bg .box .box-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.nb-xephang {
    background: #6c0911;
    color: #fff;
}
.nb-xephang tr:first-child {
    background: #84151e;
}
.nb-xephang td {
    font-weight: bold;
    font-size: 16px;
    color: #fff;
}
.nb-xephang tr td {
    text-align: center;
	padding: 10px;
}
.nb-xephang tr:first-child td {
    font-size: 18px;
    font-weight: bold;
}
.nb-xephang tr td:last-child {
    text-align: right;
}
.nb-xephang tr td:first-child img {
    height: 36px;
    margin: auto;
    width: auto;
}
.nb-xephang tr:not(:first-child) td:nth-child(3)::after {
    content: 'đ';
}
.nb-xephang tr td:last-child {
    text-align: right;
}
@media (max-width: 849px){
	.nb-xephang tr td:last-child {
		display: none;
	}
}
.bg-tac-gia .row{
	margin: 0!important;
}
.bg-tac-gia .col{
	padding: 20px;
}
@media screen and (min-width: 850px){
	.large-columns-10>.col {
		max-width: 10%;
		-ms-flex-preferred-size: 10%;
		flex-basis: 10%;
	}
}
.provider-title {
    padding: 7px 17px 7px 10px;
    background: #142d63;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}
.provider-title * {
    margin-bottom: 0;
    padding-bottom: 0;
}
.provider-title p {
    display: flex;
    align-items: center;
}
.provider-title img {
    height: 30px;
    width: auto;
    margin-right: 10px;
}
/*top game*/
.nb-review {
    border: 3px solid goldenrod;
}
.nb-review {
    margin-bottom: 30px;
}
.nb-review .col-inner {
    padding-top: 5px;
}
.nb-review .col-inner {
    height: 100%;
}
.nb-review .col:after {
    border-bottom: 0;
}
@media (max-width: 849px){
	.nb-review .col-inner {
		padding-bottom: 0;
	}
}
.nb-review > .large-1 .col-inner {
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
}
.nb-review img {
    width: 50%;
}
.nb-review p {
    margin-bottom: 0;
}
.nb-review > .large-1 .col-inner p {
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 30px 0px;
    background-color: #F21611;
    border-radius: 10px 10px 60px 60px;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}
.top-game-stars{
    margin-bottom: 5px;
}
.top-game-star{
    color: #edd100;
    display: inline-block;
    font-family: 'Font Awesome 5 Free' !important;
    font-size: 20px;
    font-style: normal;
    line-height: 20px;
    text-align: center;
    text-decoration: inherit;
    width: 20px;
    padding: 0 2px;
    font-weight: 900;
}
.top-game-star.star-full:before {
    content: "\f005";
    font-weight: 900;
}
.top-game-star.star-half:before {
    content: "\f5c0";
}
.top-game-star.star-empty:before {
    content: "\f006";
}
/*end top game*/