body {
    background: #1E1E3D;
    color:  #E6EAEB;
    font-family: "Montserrat", system-ui;
}

a {
    color: #E9B05F;
    text-decoration: none;
}
a:hover {
    color: #fff;
}
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl{
    max-width: 1200px;
}

.adscatfish ins{
    max-width: 100%;
}

ins{
    max-width: 100%;
}
.singledealer{
	    background: #19193a;
}
.singledealer strong{
	font-size: 22px;
}
.singledealer .btn-bet{
	width: fit-content;
    padding: 5px 20px;
    background: linear-gradient(86.36deg, #FF5714 -302.72%, #E9B05F 91.14%);
    border: 1px #694be7 solid;
    color: #000000;
}
header {
    background: #19193A;
    position: sticky;
    top: 0;
    padding: 10px 0;
    z-index: 20;
}

.logo img {
    max-width: 100%;
    height: auto;
    max-height: 40px;
    width: auto;
}
.aligncenter{
	margin: auto;
	    display: block;
}
.mainmenu {
    background: #0B1A27;
}

.mainmenu .nav-item {
    padding: 4px 12px;
}

.mainmenu .nav-link {
    color: white !important;
    font-size: 16px;
    font-weight: 500;
}

.mainmenu li:hover,
.mainmenu .current-menu-item {
    background: #ED1C24;
}

.mainmenu ul.dropdown-menu {
    background-color: #0b1a27;

}

.mainmenu .navbar-toggler {
    color: white;
    z-index: 999;
    position: absolute;
    top: 5px;
    right: 0;
}

.mainmenu .navbar-toggler.collapsed {
    position: static;
}

.mainmenu .navbar-toggler:focus,
.mainmenu .navbar-toggler:focus {
    box-shadow: none;
}

.mainmenu .dropdown-toggle::after {}

footer {
    background: #19193A;
    color: #97A4B0;
    margin-top: 25px;
}
img.flogo{
	max-width: 150px;
	height: auto !important;
}
.foothr {
    background: #ED1C24;
    height: 3px !important;
    opacity: 1;
}

.fmap iframe {
    width: 100%;
    height: 210px;
}

footer .menu {
    padding: 0px;
    list-style: none;
    line-height: 35px;
}

footer a {
    color: #97A4B0;
    
}

.copyright {
}

.des-section {
    background: rgba(0, 0, 0, 0.459);
}

.des-section * {}

.des-section img {
    max-width: 100%;
    height: auto;
}
.content-section h2
{
	font-size: 30px;
}
.content-section h3
{
	font-size: 26px;
}
.content-section h4
{
	font-size: 20px;
}
.content-section img {
        max-width: 100%;
        height: auto;
}
.content-section * {
    max-width: 100%;
}
.content-section tbody, .content-section td, .content-section tfoot, .content-section th, .content-section thead, .content-section tr {
    border-color: inherit;
    border-style: solid;
    border-width: 1px;
    padding: 8px;
}
.headingh{
	color: #ffed7c;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
    background: #00000099;
    margin-left: -15px;
    margin-right: -15px;
}	
.headingh *{
	font-size: 22px;
    font-weight: 600;
    margin: 0px;
    padding: 0px;
}	
.title-1 {
    font-size: 25px;
    font-weight: 700;
    color: #F6C37A;
}

.title-2 {
    color: #F6C37A;
    font-size: 28px;
    font-weight: 700;
}
.archivedes{
    background: #1b154f;
    padding: 24px;
    border-radius: 24px;
}
.title-3 {
        color: #ffed7c;
    font-size: 22px;
    font-weight: 700;
    /* border-bottom: 3px #ED1C24 solid; */
    /* padding: 0px 0px 5px 0px; */
    text-transform: uppercase;
}

.headmeta {
    background: #0000009c;
    padding: 2px 10px;
    font-size: 14px;
}

.headmeta a {
    color: #fff;
}

.sitebreadcrumb {
    color: #97A4B0;
    display: flex;
    align-items: center;

}

.sitebreadcrumb a {
    color: #97A4B0;
}

.sitebreadcrumb p {
    margin: 0
}

.sitebreadcrumb i {
    font-size: 15px;
    margin-right: 8px;
    color: #97A4B0;
}

.sitebreadcrumb .last {
    color: #F6C37A;
    font-weight: 500;
}

.content-author {
    background: #19193a;
    overflow: hidden;
    color: #ffffff;
}

.content-author-img img {
    width: 100%;
    max-width: 100%;
    height: auto;
    border-radius: 24px;
}

.content-author-des {
    text-align: justify;
}

.content-author-des-icon img {
    height: 30px;
    margin-right: 10px;
}

.content-author-name {
    color: #F6C37A;
    font-size: 25px;
    font-weight: 700;
    display: block;
}

.cat-list {
    overflow: hidden;
    /* background: white; */
}

.cat-list .cat-list-img {
    display: flex;
    overflow: hidden;
    text-align: center;
    width: 100%;
    align-items: center;
}

.cat-list .cat-list-img div {
    width: 100%;
}

.cat-list .cat-list-img img {
    max-height: 100%;
    max-width: 100%;
    height: auto;
    width: 100%;
    aspect-ratio: 800 / 500;
    overflow: hidden;
}

.cat-list .cat-list-title {
    color: #F6C37A;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.cat-list .cat-list-title *{
	font-size: 22px;
    font-weight: 600;
}
.cat-list .cat-list-title:hover{
	color: #F6C37A;
}
.cat-list-des {
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 15px;
}

.cat-list-read {
    color: #33373A;
    font-size: 13px;
    text-align: right;
}

.cat-list-read a {
    color: #33373A;
    font-weight: 500;
}

.cat-list-read a i {
    font-size: 15px;
    background: #FCEE21;
    color: white;
    padding: 3px 5px;
    border-radius: 3px;
}

.alm-btn-wrap .alm-load-more-btn {
    background: none !important;
    border: #F6C37A 1px solid !important;
    color: #F6C37A !important;
    padding: 10px 25px !important;
    height: auto !important;
}

.nhacai-info {
    background: #000000;
    color: #f2f2f2;
    position: relative;
}

.nhacai-info .logo {
    width: 90px;
    max-width: 90%;
    z-index: 2;
    position: relative;
}

.nhacai-info .name {
    font-size: 22px;
    font-weight: 700;
}

.nhacai-info .slogan {
    font-size: 13px;
}

.nhacai-info .des {
    font-size: 14px;
}

.nhacai-info .des b {
    color: #FFCC00;
}

.nhacai-info .nhacai-sstar {
    
    color: #E6EAEB;
}

.nhacai-info .nhacai-sstar svg {
    margin-right: 3px;
    color: #F5C039;
    font-weight: 600;
}

.btn-bet {
    font-weight: 700;
    background: rgb(16,215,101);
	background: radial-gradient(circle, rgba(16,215,101,1) 0%, rgba(1,153,60,1) 150%);
    color: #fff;
    border-radius: 2px;
    width: 100%;
}

.btn-bet:hover {
    background: rgba(1,153,60,1);
    color: white;
}
.toplists{
	
}
.right-box .toplists{
	background: none;
    padding: 0px;
    border-radius: 0px;
}
.toplists .nhacai-info {
        background: #19193a;
    color: #E6EAEB;
    border-radius: 4px;
    border: 1px #392f36 solid;
}

.toplists .nhacai-info .des {
    font-size: 14px;
}
.toplists .nhacai-info .des ul {
    padding: 0;
    margin: 0;
}
.btn-review {
    color: #D9D9D9;
    font-weight: 500;
    width: 100%;
}

.btn-review:hover {
    color: white;
}

.nhacai-item-num span {
    color: #000000;
    padding: 0;
    font-weight: 600;
    position: absolute;
    width: 35px;
    height: 35px;
    overflow: hidden;
    top: 0px;
    left: 0px;
    display: flex;
    border-radius: 0px 0px 30px 0px;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    background: linear-gradient(180deg, #E5C280 0%, #FEF0BE 100%);
    padding-right: 8px;
}
/*
.toplists .nhacai-info:nth-child(1) .nhacai-item-num span
{
	background: linear-gradient(180deg, #FFD310 0%, #BA7C08 100%);
}
.toplists .nhacai-info:nth-child(2) .nhacai-item-num span
{
	background: linear-gradient(180deg, #EF233C 0%, #D90429 100%);
}
.toplists .nhacai-info:nth-child(3) .nhacai-item-num span
{
	background: linear-gradient(180deg, #C77DFF 0%, #7209B7 100%);
}
*/
.right-head {
    color: #F6C37A;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
.home-ask{
    
}
.home-ask #accordion{
    
}
.home-ask-item{
    border: 1px solid #363636;
    border-radius: 6px;
    margin-bottom: 10px;
    background: #232522;
    color: #E6EAEB;
}
.accordion-item:not(:first-of-type) {
    border-top: 1px solid #363636;
}
.home-ask-item .btn-link{
    color: #F6C37A;
    font-size: 20px;
    font-weight: bold;

}
.home-ask-item i.far{
	color: #39B191;
	margin-right: 3px;
}
.accordion-header .accordion-button{
	    background: #0e1215;
    color: white;
    font-weight: 600;
}
.accordion-header h5{
    position: relative;
}
.home-ask-item-body{
    padding: 10px 10px 10px 35px;
    color: #ffffffbf;
}
.btn.focus, .btn:focus{
    box-shadow: none;
}
.home-ask-item .accordion-header .fa-caret-down{
    color: #39B191;
    position: absolute;
    top: 15px ;
    right: 0px;
}
/****** ADS style************/
button.adclose {
    position: absolute;
    top: 0px;
    right: 0px;
    background: #fffffffa;
    border: thin #8ad5fcfa solid;
    color: #8ad5fcfa;
    transition: 0.2s;
}

button.adclose:hover {
    background: #8ad5fcfa;
    color: #fffffffa;
}

ins {
    display: block;
    margin-bottom: 3px !important;
    position: relative;
    margin: auto;
    max-width: 100% !important;
}

ins img {
    width: 100%;
    height: auto;
}

.adscatfish {
    position: fixed;
    right: 0px;
    bottom: 2px;
    width: 100%;
    text-align: center;
    z-index: 999;
}

.adscatfish ins {
    width: 600px;
}

.adfloat img {
    width: 75px;

}

#blLeft {
    position: fixed;
    left: 5px;
    bottom: 5px;
    z-index: 9999;
    width: 200px;
}

#blRight {
    position: fixed;
    right: 5px;
    bottom: 5px;
    z-index: 9999;
    width: 200px;
}

.modal {
    z-index: 9999;
}

.modal-dialog {
    max-width: 302px;
    width: 302px;
    margin: 100px auto;
    background: none;
}

.modal-dialog .modal-content {
    background: none;
    border: none;
}

.headerbanner ins img {
    width: 600px !important;
    max-width: 100% !important;
    height: auto !important;
    max-height: 100px !important;
}

.stick {
    position: fixed;
    top: 10px;
}

.abs {
    position: absolute;
    bottom: 0px;
}

@media (min-width: 992px) {
    .ads-pc {}

    .ads-mb {
        display: none;
    }
}

@media (max-width: 991px) {
    .ads-pc {
        display: none;
    }

    .ads-mb {
        display: block;
    }

    ins img {
        width: 100%;
        height: auto;
    }

    .modal-dialog {
        max-width: 240px;
        width: 240px;
        background: none;
    }

}

/********** end ADS style **********/

.menu-main{
    display: flex;
    justify-content: right;
}

.menu-main ul{
    margin: 0;
    padding: 0;
}

.menu-main ul li{
    display: inline-block;
    text-transform: uppercase;
}

.menu-main ul li a{
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 600;
    padding: 5px;
    transition: 0.2s;
}

.menu-main ul li.current-menu-item a {
    color: #F6C37A;
    transition: 0.2s;
}

.menu-main ul li a:hover{
    color: #F6C37A;
    transition: 0.2s;
}
.menu-main ul li img{
	height: 16px;
}
.menu-main i{
	font-size: 15px;
    margin-right: 2px;
}
header .action-header{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 20px;
}

header .action-header .search .btn-search{
    background: none;
    color: #ffed7c;
    border: none;
    padding: 0;
    font-size: 19px;
    transition: 0.2s;
}

header .action-header .search .btn-search:hover{
    color: #ed1c24;
    transition: 0.2s;
}

.modal-backdrop.show{
    z-index: 15;
}

#modalSearchForm {
    font-size: 18px !important;
    font-weight: 600;
}

#modalSearchForm .modal-dialog{
    max-width: 500px;
    width: 100%;
}

#modalSearchForm .modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
}

#modalSearchForm .modal-header {
    padding: 10px;
}

#SearchModalLabel {
    font-size: 18px !important;
    font-weight: 600;
}

#formtimkiem {
    position: relative;
}

#formtimkiem input {
    width: 100%;
    border: 1px solid #ddd;
    font-size: 14px;
    padding: 5px 10px;
    margin: 0 !important;
}

#formtimkiem button {
    background: #bb0303;
    font-size: 12px;
    color: #fff;
    padding: 0;
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    border-radius: 0;
    padding: 1px 10px;
}
.headbg{
	background: #14142D;
	color: #D9D9D9;
}
.topsapo{
    
}
.topsapo h1
{
	color: #E6EAEB;
    font-size: 27px;
    font-weight: 600;
}
.topsapo h1 span
{
	color: #F6C37A;
    display: block;
    font-size: 35px;
    font-weight: 700;
}
.topsapo a{
    color: inherit;
    text-decoration: underline;
}
.topsapo p{
	margin-bottom: 5px;
}
.content-section .slide img{
	border-radius: 24px;
    border: thin solid #2d3e06;
    overflow: hidden;
}
.rightposts{
	background: #19193A;
	border: thin #463834 solid;
}
.rightposts a{
	color: white;
}
.right-post-item{
	border-bottom: thin #463834 solid;
}
.rightposts .right-post-item:last-child{
	border-bottom: none;
}
.right-post-item-title{
	font-size: 14px;
}
.right-box{
    padding: 20px 10px;
    margin-bottom: 20px;
}
.right-box .nhacai-info{
    padding: 10px;
}
.homedes{
    max-height: 800px;
    overflow-y: scroll;
    padding: 15px;
}
.homedes::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(131, 131, 131, 0.3);
    background-color: white;
}

.homedes::-webkit-scrollbar
{
    width: 5px;
    background-color: #373C43;
}
.homedes::-webkit-scrollbar-thumb
{
    background-color: #CD9443;
}
.homedes:hover::-webkit-scrollbar-thumb
{
    background-color:#029f40;
}
a.btn.btn-login {
    background-image: linear-gradient(to top, #dfaa0d, #ffe97d, #dfaa0d);
    background-size: 200% auto;
    color: #1a3873 !important;
    border: none;
    transition: all 0.5s ease;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
    animation: pulse 1.5s infinite;
    position: relative;
    padding: 12px 24px;
    font-size: 14px;
    line-height: unset !important;
}
a.btn.btn-register {
    background: linear-gradient(45deg, #ff0000, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8, #ff0000);
    background-size: auto;
    background-size: 400% 400%;
    color: #1a3873 !important;
    border: none;
    border-radius: 8px;
    animation: gradient 15s ease infinite;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
    transition: all 0.3s ease;
    padding: 12px 24px;
    font-size: 14px;
    line-height: unset !important;
}
@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}

	50% {
		background-position: 100% 50%;
	}

	100% {
		background-position: 0% 50%;
	}
}

@keyframes pulse {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(255, 195, 53, 0.8);
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 15px rgba(255, 226, 69, 0.06);
	}

	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(233, 211, 30, 0);
	}
}
