/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

b, strong {
    font-weight: bold;
}

.html.header-button-1 a {
    font-size: 14px;
    color: #0f161f;
    text-align: center;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    padding: 6px 17px;
    align-self: center;
    text-transform: none;
    font-weight: 500;
}

.html.header-button-2 a {
	font-size: 14px;
    background: #ff8a00;
    color: #fff;
    border-radius: 5px;
    height: 34px;
    text-align: center;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    padding: 6px 17px;
    align-self: center;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    animation: 1.5s ease 0s infinite normal none move;
	
    text-transform: none;
    font-weight: 500;
}

.footer-list-container {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
}

.footer-column-container .list-item {
    font-size: 0.14rem;
    text-transform: unset;
    margin: 0 0 0.1rem;
}

.footer-list-container  img {
	 display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    filter: grayscale(100%) opacity(0.5);
	height: 30px;
	width: auto;
}

.list-item.active img {
	filter: none;
}

.list-item:hover img {
	filter: none;
}

.nha-cai-bk8-promotion img {
	border-radius: 5px;
}

.nha-cai-bk8-promotion .flickity-prev-next-button {
    top: 25%;
}

.row-bar .col-1 .col-inner {
    border: 1.5px solid red;
}

.row-bar .col-2 .col-inner {
    border: 1.5px solid #67e49e;
}
.row-bar .col-3 .col-inner {
   border: 1.5px solid #f7921a;
}

.row-bar .col-4 .col-inner {
    border: 1.5px solid #fbb813;
}

.row-bar p {
	font-size: 15px;
	margin-bottom: 5px;
	line-height: 19px;
}

.row-bar .col-inner  {
	 min-height: 210px;
	border-radius: 10px;
	padding: 15px 20px;
}


.row-bar .col-inner .icon-box-center .icon-box-img {
    height: 80px;
    width: 75px !important;
}

.row-bar .col {
	padding-bottom: 18px;
}

.nha-cai-bk8-register .text-2 {
    font-size: 32px;
}

.nha-cai-bk8-register .text-1 p, .nha-cai-bk8-register .text {
	margin-bottom: 0px;
}

.row-line .col {
	padding-bottom: 12px;
}

.row-text p {
	font-size: 20px;
}

.nha-cai-bk8-register {
	padding: 50px 0 30px !important;
}

.nha-cai-bk8-game .text-1 {
    font-size: 17px;
    font-weight: 600;
}

.nha-cai-bk8-game img {
	border-radius: 10px !important;
}

.nha-cai-bk8-game .post-item {
        max-width: 18% !important;
        -ms-flex-preferred-size: 18% !important;
        flex-basis: 18% !important;
}

.nha-cai-bk8-game .post-title {
	font-weight: normal;
	font-size: 15px;
}

.nha-cai-bk8-game .is-divider {
	display: none;
}

.nha-cai-bk8-download .text-1 {
	font-weight: bold;
}

.nha-cai-bk8-download .text-2 {
    font-size: 33px;
    line-height: 42px;
}

.nha-cai-bk8-download .text-3 {
    color: #8697a2;
    font-size: 13.5px;
	margin-bottom: 50px;
}

.nha-cai-bk8-download .icon-box-img {
    width: 16px !important;
    margin-top: -5px;
    height: 16px;
}

.nha-cai-bk8-download .icon-box {
    background-color: #f3f6f6;
    border-radius: 100px;
    padding: 5px 5px 5px 25px;
    width: 135px;
    margin: 0 auto;
}

.nha-cai-bk8-download .icon-box-text {
	font-size: 14px;
}

.nha-cai-bk8-download .icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 10px;
}

.nha-cai-bk8-download .row-qr .img-inner img {
	    max-width: 115px;
    border-radius: 5px;
    border: 1px solid #c7c7c7;
    display: block;
    text-align: center;
    margin: 0 auto;
}

.nha-cai-bk8-download {
	padding: 30px 0 0 !important;
}


.nha-cai-bk8-partner {
	padding: 0 !important;
}

.nha-cai-bk8-partner .slider {
    background-color: #f3f5f6;
    border-radius: 10px;
	padding: 28px 0 8px !important;
}

.nha-cai-bk8-partner .slider .col-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    background-color: #ffffff;
    height: 70px;
    width: auto;
    border-radius: 10px;
    padding: 10px;
}

.nha-cai-bk8-partner .text-1 {
    font-size: 17px;
    font-weight: 600;
}

.nha-cai-bk8-partner .text-1 p {
	margin-bottom: 0;
}

.nha-cai-bk8-news .row {
	background-color: #f3f5f6;
	padding: 25px 10px 0;
}

.nha-cai-bk8-news .row {
	border-radius: 10px;
}


.nha-cai-bk8-news .text-1 {
    font-size: 17px;
    font-weight: 600;
}

.nha-cai-bk8-news .text-1 p {
	margin-bottom: 0;
}

.nha-cai-bk8-news .post-item .col-inner  {
    background: white;
    border-radius: 10px;
    padding: 15px;
}

.html.header-button-1 a {
    text-transform: inherit;
    font-weight: normal;
    color: #0f161f;
}

.html.header-button-2 a {
	background-color: #ff8a00;
	border-radius: 5px;
	  text-transform: inherit;
    font-weight: normal;
}

.nha-cai-bk8-footer-2 a {
	color: #8697a2;
}

.nha-cai-bk8-footer-2 a:hover {
	color: rgb(0, 102, 204) !important;
}

.nha-cai-bk8-footer-1 .text-1 {
	font-size: 12px;
}

.nha-cai-bk8-footer-1 .text-2 {
	font-size: 11px;
	text-align: center;
}

.nha-cai-bk8-footer-1 .col-1 img {
    max-height: 60px;
}

.nha-cai-bk8-footer-1 {
	padding: 30px 0 0 !important;
}

.nha-cai-bk8-footer-1 .col {
	padding-bottom: 0;
}

.nha-cai-bk8-footer-1 .row {
    max-width: 870px;
    margin: 0 auto;
}

.nha-cai-bk8-footer-1 img {
	margin-bottom: 5px !important;
}

.nha-cai-bk8-footer-1 .col:nth-child(3) p {
	margin-bottom: 0;
}

.nha-cai-bk8-footer-0 {
    padding: 30px 0 0 !important;
}

.nha-cai-bk8-footer-0 .row .col {
	flex-basis: 12.5%;
   max-width: 12.5%;
	padding-bottom: 0;
}
.nha-cai-bk8-footer-0 .row {
	max-width: 950px;
	margin: 0 auto;
}

.nha-cai-bk8-footer-0 .row .col p:nth-child(1) {
	font-size: 12px;
    text-align: center;
}

.nha-cai-bk8-footer-0 .row .col p:nth-child(2) {
	    font-size: 10px;
    color: #8697a2;
    text-align: center;
}

.nha-cai-bk8-footer-0 .row .box-image img {
    height: 60px;
}

.nha-cai-bk8-footer-0 .text-title {
	font-size: 14px;
}

.nha-cai-bk8-footer-4 .text-1, .nha-cai-bk8-footer-5 .text-1 {
	font-size: 12.5px;
}

.nha-cai-bk8-footer-4 .text-2, .nha-cai-bk8-footer-5 .text-2 {
	font-size: 12px;
	color: #8697a2;
}

.nha-cai-bk8-footer-4 .text-3, .nha-cai-bk8-footer-5 .text-3, .nha-cai-bk8-footer-4 .text-3 a, .nha-cai-bk8-footer-5 .text-3 a {
	font-size: 16px;
	color: #8697a2;
	line-height: 22px;
}

b, strong {
	font-weight: bold;
}


@keyframes move {
        0% {
          opacity: .9
        }

        10% {
          transform: translate3d(-5px, 0, 0)
        }

        70% {
          transform: scale(1);
          box-shadow: #ff8a0060 0 0 0 15px
        }

        80% {
          transform: translate3d(-5px, 0, 0)
        }

        100% {
          transform: scale(1);
          box-shadow: #ff880000 0 0 0 25px;
          opacity: 1
        }
      }

.bk8-nav {
    display: flex;
    background-color: #f3f5f6;
    padding: 10px;
    border-radius: 100px;
}

.bk8-nav .nav-button {
    display: flex;
    color: #8697a2;
    padding: 7px 10px;
    font-size: 14px;
    align-items: center;
}

.bk8-nav .nav-button.active {
    background: linear-gradient(to right, #095ebd, #04a9c2);
    color: #fff;
    border-radius: 100px;
}

.bk8-nav img {
    height: 25px;
    width: 25px;
    margin-right: 5px;
}

.section-link .col {
	padding: 0;
}

.section-link .col-1 a {
    border: 1px solid #cb011b;
    background-color: #cb011b;
    color: #fff;
    width: 100%;
	padding: 10px 0;
	font-weight: 500;
}


.section-link .col-2 a {
	color: #fff;
    border-color: #b3b3b3;
    background-color: #0071e3;
    width: 100%;
	padding: 10px 0;
	font-weight: 500;
}

.section-play .banner, .section-play img {
	border-radius: 10px;
}

.btn-1 {
    background: #ff8a00;
    color: #fff;
    text-decoration: none;
    padding: 0 15px;
    border-radius: 100px;
    font-size: 14px;
    margin-right: 10px;
    font-weight: normal;
    text-transform: inherit;
	min-height: 20px;
}

.btn-2 {
    background: white;
    color: #8697a2 !important;
    text-decoration: none;
    padding: 0 15px;
    border-radius: 100px;
    font-size: 14px;
    margin-right: 10px;
    font-weight: normal;
    text-transform: inherit;
	min-height: 20px;
}

.section-guide .row-item .col-inner .icon-box .icon-box-img {
    height: 70px !important;
}

.section-guide .row-item .col-inner {
	padding: 20px 20px 0;
    border-radius: 10px;
	min-height: 200px;
}

.section-guide .row-item .col-inner p {
	font-size: 14.5px;
}

.section-guide .row-item .col-1 .col-inner {
	border: 1.5px solid red;
}

.section-guide .row-item .col-2 .col-inner {
	border: 1.5px solid #67e49e;
}

.section-guide .row-item .col-3 .col-inner {
	border: 1.5px solid #f7921a;
}

.section-guide .row-item .col-4 .col-inner {
	border: 1.5px solid #fbb813;
}

.col-n-1 p {
	color: red;
}

.col-n-2 p {
	color: #50c583;
}

.col-n-3 p {
	color: #f7921a;
}

.col-n-4 p {
	color: #fbb813;
}

.footer-wrapper .row-item {
	max-width: 930px !important;
	margin: 0 auto;
}

.section-footer-1 .row-item .col {
    flex-basis: 20%;
    max-width: 20%;
}

.section-footer-1 .row-item img {
    max-height: 60px;
}

.footer-wrapper p {
	font-size: 12.5px;
	margin-bottom: 10px;
}

.section-footer-2 .row-item .col {
    flex-basis: 20%;
    max-width: 20%;
}

.section-footer-2 .row-item img {
    max-height: 80px;
    width: auto;
    display: block;
    margin: 0 auto;
}

.section-footer-3 .row-item .col {
    flex-basis: 12.5%;
    max-width: 12.5%;
}

.section-footer-3 .row-item img {
    max-height: 60px;
    width: auto;
    display: block;
    margin: 0 auto;
}

.section-footer-3 .col p:nth-child(2) {
    font-size: 10px;
    color: #8697a2;
    text-align: center;
}

.footer-wrapper {
    border-top: 1px solid #efefef;
}

/*related post*/

.pt-related .box {
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
	gap: 10px;
}

.pt-related .post-title {
    font-size: 14px;
    font-weight: 500;
}

.pt-related {
	    margin-top: 20px;
}
.pt-related-content-item {
	    grid-template-columns: 1fr 1fr 1fr;
    grid-row-gap: 5px;
    grid-column-gap: 5px;
    display: grid;
    position: relative;
	margin-top: 15px;
    margin-left: -12px;
    margin-right: -12px;
}

.pt-related .image-cover {
	    padding-top: 62.5% !important;
}

.pt-related .image-cover img {
	border-radius: 8px
}

.pt-related .box-text-inner {
	    font-size: 18px;
    line-height: 27px;
    font-weight: 600;
}

.pt-related .is-divider {
	display: none;
}

.pt-related-title  {
    text-transform: none !important;
    padding-bottom: 15px !important;
    display: block;
    position: relative;
	
}

.pt-related-title span {
	margin-left: 18px;
	font-size: 20px;
    line-height: 30px;
    font-weight: 600;
	letter-spacing: normal;
	color: #47622a;
}

.pt-related-title:before {
	background-color: #47622a;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 10px;
    left: 0px;
    position: absolute;
    width: 10px;
    top: 10px;
}

.pt-related .post-item {
	padding-bottom: 0;
}

span.widget-title {
    display: block;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0;
    color: #0071e3;
	font-weight: bold;
}

.blog-wrapper .large-9 {
	flex-basis: 70%;
        max-width: 70%;
}

.blog-wrapper .large-3 {
	flex-basis: 30%;
        max-width: 30%;
}

.blog-wrapper img {
	border-radius: 10px;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.bk8-nav .nav-button {
    padding: 5px 7px;
    font-size: 12px;
}
	
	.bk8-nav img {
    height: 20px;
    width: 20px;
    margin-right: 3px;
}
	
	.section-guide .row-item .col-inner p {
    font-size: 12px;
}
	
	.section-guide .row-item .col-inner {
    padding: 10px 5px 0;
    min-height: 250px;
}
	
	.row-item .col {
    padding: 0 5px 10px;
}
	
	.col-n-1 p, .col-n-2 p, .col-n-3 p, .col-n-4 p {
		font-size: 13.5px;
	}
	
	.section-footer-1 .row-item .col {
		flex-basis: 50%;
		max-width: 50%;
	}
	
	.footer-wrapper .row-item .col {
		padding-bottom: 35px;
	}
	
	.section-footer-1 .row-item .col:nth-child(5) {
		        flex-basis: 100%;
        max-width: 100%;
	}
	
	.section-footer-3 .row-item .col {
    flex-basis: 25%;
    max-width: 25%;
}

	.home #content {
		
    padding-top: 130px;
	}
	
	.blog-wrapper .large-9 {
	flex-basis: 100%;
        max-width: 100%;
}

.blog-wrapper .large-3 {
	flex-basis: 100%;
        max-width: 100%;
}
	
	.row-bar .col {
    padding: 0 5px 10px;
}
	
	.row-bar .col-inner {
    min-height: 270px;
    border-radius: 10px;
    padding: 5px 5px;
}
	.row-bar p {
    font-size: 12.5px;
    line-height: 17px;
}
	.row-text p {
    font-size: 12.5px;
}
	
	.nha-cai-bk8-register {
		padding: 0px 0 0 !important;
	}
	
	.nha-cai-bk8-game .post-item {
    max-width: 42% !important;
    -ms-flex-preferred-size: 42% !important;
    flex-basis: 42% !important;
}
	.nha-cai-bk8-download .text-2 {
    font-size: 20px;
    line-height: 28px;
}
	
	.nha-cai-bk8-footer-1 .col-1 {
		padding-bottom: 30px;
	}
	
	.nha-cai-bk8-footer-0 .row .col {
    padding: 0;
}
	
	.nha-cai-bk8-footer-0 .box-text.text-center {
    padding-left: 3px;
    padding-right: 3px;
}
	.nha-cai-bk8-footer-0 .row .col {
    flex-basis: 25%;
    max-width: 25%;
}
	

	
}