/**
 * Reset
 */


@font-face {
    font-family:sans;
    src:url("iranian-sans.ttf");
}
.tabs-wrapper .listrul li{
    margin-bottom:10px;
}

.tabs-wrapper p,.tabs-wrapper a,.tabs-wrapper h2,.tabs-wrapper ul li,.tabs-wrapper table{
    font-family:sans !important;
    color:white !important;
    text-align:justify !important;
}
#vedio_news_div .section-title h2{
    background-color:rgb(104,19,57);
    padding:0 2rem 2rem 2rem;
    color:white;
    font-family:sans;
    
}
.ghavanin tr td{
    border:1px solid white !important;
}
.ghavanin .hdr23{
    background-color:white;
    color:#1e1942;
    border:1px solid #1e1942 !important;
    vertical-align:middle;
}
.knock-out-phase *:not(.dispaly-2){
     font-family:sans !important;
      font-size:1rem !important;
}
table.league-standing *,.world-cup-news *{
    font-size:1.2rem !important;
        font-family:sans !important;
}
table.league-standing img{
    width:60px;
    height:60px
}
.table.league-standing table tbody tr{
    background-color:red !important;
}
.grouptb span,.grouptb .team-name,.grouptb h2{
    font-family:sans !important;

}
 #btn-pred{
    text-decoration:none !important;
    display:block !important;
    width:69% !important;
    margin:3rem auto;
    background-color:#1e797c;
    color:white !important;
    font-size:1.5rem;
     font-family:sans !important ;
     text-align:center;
     padding:.5rem 0;
     border-radius:6px;
}
a,
a:visited {
	background-color: transparent;
	color: #0067b8;
	text-decoration: none;
	border-bottom: 1px dotted;
}

a:hover,
a:active {
	border-bottom: none;
	outline: 0;
}

a:focus {
	border-bottom: none;
	outline: thin dotted;
}

a img {
	border: 0;
}

.entry-content > *:not(:last-child) {
	margin-bottom: 1rem;
}

.tabs {
	width: 68%;
	direction: rtl;
}

/**
 * Article Container
 */
.article-container {
	padding: 2rem;
}

/**
 * Article Block
 */
.article-block {
	text-align: center;
}

.article-block .entry-content > p {
	color: white;
}

/**
 * Tabs Container
 */
.tabs-container {
	/* padding: 2rem; */
}

/**
 * Tabs Block
 */
.tabs-block {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
}

/**
 * Tabs
 */
.tabs {
	display: flex;
}

.tabs > ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 15%;
}

.tabs > ul li {
	display: block;
}

.tabs > ul li:not(:last-child) {
	border-bottom: 1px solid rgb(255, 255, 255);
}

.tabs > ul li a,
.tabs > ul li a:visited {
	display: flex;
	border-bottom: none;
	text-decoration: none;
	background-color: rgb(104, 19, 57);
	color: #fff;
	padding: 1rem 1.5rem;
	transition: all 0.2s ease-in-out;
	word-wrap: break-word;
}

.tabs > ul li a:hover,
.tabs > ul li a:focus,
.tabs > ul li a:active {
	border-bottom: none;
	outline: 0;
}

.tabs > ul li a.active {
	background-color: #1e797c;
	color: rgb(104, 19, 57);
}

.tabs > ul li a:hover:not(.active) {
	color: #1e797c !important;
}

.tabs > ul li a > span {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.tabs > ul li a > span.tab-label {
	display: none;
}
.groups-table{
    /*background-image:url("pat6.jpg");*/
    background-size:390px
}
.tabsbg{
    background-image:url("predict-prize.png"), linear-gradient(121deg, #1e1942 -3%, #410224 102%);
    background-repeat:no-repeat;
    background-position:top left;
    height:auto !important;
    background-size:38%,100%;

}
.tabs section {
	width: 85%;
	background-color: transparent;
	padding: 1rem;
	display: none;
	word-wrap: break-word;
	/*border-bottom: 6px solid rgb(104, 19, 57);*/
}

.tabs section > * {
	opacity: 0;
	transform: translateY(20px);
	transition: opacity 0.2s, transform 0.2s;
}

.tabs section > *:nth-child(1) {
	transition-delay: 0.2s;
}

.tabs section > *:nth-child(2) {
	transition-delay: 0.3s;
}

.tabs section > *:nth-child(3) {
	transition-delay: 0.4s;
}

.tabs section > *:nth-child(4) {
	transition-delay: 0.5s;
}

.tabs section > *:nth-child(5) {
	transition-delay: 0.6s;
}

.tabs section > *:nth-child(6) {
	transition-delay: 0.7s;
}

.tabs section > *:nth-child(7) {
	transition-delay: 0.8s;
}

.tabs section > *:nth-child(8) {
	transition-delay: 0.9s;
}

.tabs section > *:nth-child(9) {
	transition-delay: 1s;
}

.tabs section > *:nth-child(10) {
	transition-delay: 1.1s;
}

.tabs section > *:nth-child(11) {
	transition-delay: 1.2s;
}

.tabs section > *:nth-child(12) {
	transition-delay: 1.3s;
}

.tabs section > *:nth-child(13) {
	transition-delay: 1.4s;
}

.tabs section > *:nth-child(14) {
	transition-delay: 1.5s;
}

.tabs section > *:nth-child(15) {
	transition-delay: 1.6s;
}

.tabs section > *:nth-child(16) {
	transition-delay: 1.7s;
}

.tabs section > *:nth-child(17) {
	transition-delay: 1.8s;
}

.tabs section > *:nth-child(18) {
	transition-delay: 1.9s;
}

.tabs section > *:nth-child(19) {
	transition-delay: 2s;
}

.tabs section > *:nth-child(20) {
	transition-delay: 2.1s;
}

.tabs section.active {
	display: block;
}

.tabs section.active-content > * {
	opacity: 1;
	transform: translateY(0);
}
@media (min-width: 576px) {

	.tabs > ul {
		width: 350px;
	}

	.tabs > ul li a {
		flex-wrap: wrap;
	}

	.tabs > ul li a > span {
		width: 100%;
	}

	.tabs > ul li a > span.tab-label {
		width: 100%;
		display: block;
		margin-top: 0.2rem;
	}

	.tabs section {
		width:  100%;
		padding: 2rem 2rem;
	}
}
@media (min-width: 768px) {

	body {
		font-size: 1.125rem;
	}

	.tabs-container {
		/* padding: 4rem 4rem; */
	}
    .tabs {
	width: 100%;

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

	.tabs {
	width: 68%;

}
}
@media (max-width: 992px) {

	.tabs {
	width: 100%;

}
    .tabsbg{
    background-image:linear-gradient(121deg, #1e1942 -3%, #410224 102%);
  
    background-size:100%;

}
}

