/*
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.   ***************/
#video {
	width: 100%;
}

ul.header-nav {
	justify-content: space-between;
}
.header-nav .custom.html strong {
	font-size: 18px;
    color: #feb641;
}

.header-bottom .container {
	display: block;
}
.ux-menu-link a {
	color: #fff;
}
.ux-menu-link a:hover {
	color: rgb(252, 231, 196)!important
}
.absolute-footer {
	text-align: center;
}
.absolute-footer .footer-primary {
	float: inherit;
}
.box-image,
.box-image .image-cover {
	height: 180px;	
}
.nav > li > a {
	font-size: 16px;
	font-weight: 500!important;
}
.nav-pagination>li>.current {
	background: #feb641;
	border-color: #feb641;
}
.nav-pagination>li>span:hover, .nav-pagination>li>a:hover {
	background: #feb641!important;
	color: #fff;
}
.nav-pagination>li>span, .nav-pagination>li>a {
	border: 1px solid #183527!important;
	line-height: 2.1em;
}
.recent-blog-posts-li a {
	color: #e3e3e3;
	font-size: 15px;
	line-height: 1.4em;
}
.from_the_blog_excerpt  {
	color: #e3e3e3
}
.page__header_block,
.archive-page-header {
	padding: 10px;
	background: #2d2d2d;
}
.archive-page-header {
	margin-bottom: 30px;
}
.blog-archive {
	padding-top: 0;
}
.blog-archive .box {
	background: #2d2d2d;
	border-radius: 5px;
	overflow: hidden;
	transition: ease-in-out all 300ms
}
.blog-archive .box:hover {
	box-shadow: 3px 6px 10px #0000003b
}
.is-divider {
	background-color: rgb(254 182 65)	
}
.off-canvas-left .mfp-content {
	background: rgb(11 50 37) ;
}
.off-canvas-left .mfp-content a {
	color: #fff;
}
.nav-sidebar.nav-vertical>li+li {
    border-top: 1px solid #165641;
}
.mfp-ready .mfp-close {
	background: #f3b11c;	
	opacity: 1
}
.header-button-1 a {
    background: #0096ff!important;
    border-color: #0096ff!important;
    color: #fff!important;
    padding: 5px 30px
}
.header-button-2 a {
	background: linear-gradient(135deg,#ffeb72,#ae732b 35%,#ae732b 65%,#ffc75a)!important;
    border-color: #dfa648!important;
	color: #fff!important;
	padding: 5px 30px
}
.header-button-1 a {
	animation: tada 1.2s infinite;
}
.menu-item  {
	padding: 5px 10px!important;
	border-radius: 3px;
}
.menu-item:hover {
	/*background: #931f1f;*/
}
.menu-item:hover a {
	color: #fedc4e!important;
}
.col__tab_game {
	background: url(http://loto288.mobi/wp-content/uploads/2022/04/hot-game.svg)no-repeat center center;
	background-size: cover;
	padding: 0;
}
.tab__block {
	background: url("http://loto288.mobi/wp-content/uploads/2022/04/menu-tab.svg")no-repeat top center;
}
.tab-panels {
	padding-top: 50px;
}
.box-badge {
	border-radius: 5px;
}
.box-badge .box-text {
	background: linear-gradient(135deg,#ffeb72,#ae732b 35%,#ae732b 65%,#ffc75a);
	position: relative;
}
.marquee__block {
	padding: 0!important;
}
.marquee__block .col {
	padding: 0;
	padding-top: 10px;
}
#wrapper, #main {
    background: #282828 url(https://csi.20icipp.com/img/static/desktop/temp/home/ec52/bg.png);    
}
.testimonial__block .testimonial-box .icon-box-text {
	background: rgba(255,255,255,.1);
	padding: 60px 20px 20px;
	height: 215px;
	border-radius: 5px;
}
.testimonial__block .testimonial-text p {
	font-style: unset;
	font-size: 15px;
	font-weight: 400;
}
.testimonial__block .testimonial-box .icon-box-img {
	margin-bottom: -40px;
}
.star-rating span:before {
	color: rgb(255, 238, 0)!important
}
.testimonial_block_2 .testimonial-box {
	background: #111;
	padding: 15px;
	border-radius: 5px;
}
.testimonial_block_2 img {
	border-radius: 0!important
}
.test_block_2_title {
	font-size: 22px;
	font-style: normal!important;
	text-transform: uppercase;
	padding-top: 15px;
	margin-bottom: 10px;
}
.testimonial_block_2 .text {
	font-style: normal;
}
.service__block_2 .box-image .image-cover,
.service__block_2 .box-image  {
	height: 250px!important;
}
.service__block_2 img {
	object-position: bottom!important;
}
.service__block_2 .box-text {
	background: linear-gradient(135deg,#ffeb72,#ae732b 35%,#ae732b 65%,#ffc75a)!important;
}
.partner__block {
	background: #282828;
	padding-top: 20px;
	border-top: 1px solid
}
h1, h2, h3, h4, h5, h6, .heading-font {
	color: #fff!important;
}
@keyframes tada {
    0% {
        transform: scaleX(1);
    }
    10%,
    20% {
        transform: scale3d(1, 1, 1) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.2, 1.2, 1.2) rotate(1deg);
    }
    40%,
    60%,
    80% {
        transform: scale3d(1.2, 1.2, 1.2) rotate(-2deg);
    }
    100% {
        transform: scaleX(1);
    }
}
.btn_animation {
	animation: tada 1.2s infinite;
}
.header, .header-wrapper {
	z-index: 999999999999
}
.box__content_home {
	padding: 15px;
}
.single-post #wrapper,
.single-post #main {
	background: #f9f6f0;
}
.single-post .large-9 {
	background: #222;
	padding: 20px;
	border-radius: 5px;
	box-shadow: 8px 4px 14px #0e0e0e3d
}
.row-divided>.col+.col:not(.large-12) {
	border-left: 1px solid #2d2d2d;
}
figcaption {
	text-align: center;
    background: #282828;
    padding: 5px;
    font-style: italic;
}
figure img {
	width: 100%;
}
.header-bottom {
	background: #2d2d2d!important;
    border-top: 1px solid #000;
    border-bottom: 1px solid #212121;
}
.header-bottom li a {
	color: #fff!important
}
.nav-dark .nav>li.active>a {
	color: #fedc4e!important
}
.home__content_box {
	background: #333;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 5px;
    margin-top: 15px;
}
.home__content_box > * {
	color: #fff;
}
#content {
	 background: #282828 url(https://csi.20icipp.com/img/static/desktop/temp/home/ec52/bg.png);    
	border-radius: 5px;
}
#content > * {
	color: #fff;
}
h1.page-title {
	color: #fff;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	#top-bar {
		display: none;
	}
	#logo {
		width: 100px!important;
	}
	.header-inner .flex-left {
		display: none;
	}
	.header-button-2 a,
	.header-button-1 a {
		padding: 0px 11px!important
	}
	div#wide-nav {
	    background: #282828!important;
    	border-top: 1px solid #142e21;
	}
	.mobile-nav a {
		color: #fff!important;
	}
	ul.mobile-nav {
		flex-wrap: nowrap!important;
	    display: flex!important;
		width: auto;
	    -webkit-box-pack: end;
	    justify-content: flex-end;
		margin-left: auto;
	}
	ul.mobile-nav li {
		white-space: nowrap;
	}
	ul.mobile-nav li a {
		display: block;
	}
	ul.mobile-nav li a i {
		display: none;
	}
	.header-bottom.wide-nav .flex-col {
		max-width: 100%;
	    flex-wrap: nowrap;
	      overflow-x: scroll;
	    display: flex;
	    width: 100%;
	    position: relative;
	    align-items: center;
	    overflow-y: hidden;
	}
	.header-bottom.wide-nav .container{
		padding: 0!important
	}
	.current-menu-item.active a{
		color: gold!important;
	}
	.nav > li > a {
		font-size: 15px;
	}
	.service__block_1 .box-image,
	.service__block_1 .box-image .image-cover {
		height: 78px;
	} 
	.service__block_1 .box-badge .box-text {
		height: 85px;
	}
	.game__box .col {
		padding: 10px 5px;
		padding-bottom: 0!important
	}
	.game__box .col h4 {
		font-size: 16px;
		text-transform: uppercase;
		color: #fff!important;
	}
	.game__box {
		margin: 0!important;
	}
	#video {
		height: 230px;
		width: 100%;
	}
	.home_box_container {
		margin-top: 15px!important;
	}
	.home_box_container>.col {
		padding: 0;
	}
	.head__label_video {
		font-size: 18px!important;
		font-weight: bold;
	}
	.marquee__block {
		margin: 0!important;
	}
	.marquee__block .col {
		padding: 0!important;
	}
	.single-post .entry-header .entry-header-text {
		padding: 0;
	}
	.single-post .rank-math-breadcrumb {
		display: none;
	}
	.entry-content {
		padding-top: 0!important
	}
	.single-post #content {
		margin-top: 0;
		padding-top: 0
	}
	aside {
		padding-top: 15px;
	}
}