@import url('https://fonts.googleapis.com/css2?family=Oxygen:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Festive&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anton&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Londrina+Solid&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@500&display=swap');
body{
	
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.55);
    background: none;
 }
.live{
	font-family: 'Londrina Solid', cursive;
	padding-top: 15px;
}
.yChart a{
	text-decoration: none !important;
}
.head1 h1{
	font-size: 2em;
	font-weight: 800;
	letter-spacing: 3px;
}
.head1 p{
	font-size: 1.5em;
}
.table-scroll {
	position:relative;
	max-width:1	600px;
	margin:auto;
	overflow:hidden;
	border:1px solid #A4C0ED;
	font-family: 'Oswald', sans-serif;
}
.table-wrap {
	width:100%;
	overflow:auto;
}
.table-scroll table {
	width:100%;
	margin:auto;
	border-collapse:separate;
	border-spacing:0;
}
.table-scroll th, .table-scroll td {
	padding:5px 10px;
	border:1px solid #e9ecef !important;
	white-space:nowrap;
	vertical-align:top;
}
.table-scroll thead, .table-scroll tfoot {
	background:#000;
}
.clone {
	position:absolute;
	top:0;
	left:0;
	pointer-events:none;
}
.clone th, .clone td {
	visibility:hidden
}
.clone td, .clone th {
	border-color:transparent
}
.clone tbody th {
	visibility:visible;
	color:#000;
}
.clone .fixed-side {
	border:1px solid #f8f9fa;
	background: #FC6111;
	color: #F0F5F9;
	visibility:visible;
}
.clone thead, .clone tfoot{background:transparent;}

.my-btn1{
	color: #fff;
	background: #780000;
	width: 100%;
	display: block;
	text-decoration: none;
}
.my-btn2{
	color: #fff;
	background: #2ec4b6;
	width: 100%;
	display: block;
	text-decoration: none;
}
.my-btn3{
	color: #fff;
	background: #d1b3c4;
	width: 100%;
	display: block;
	text-decoration: none;
}
.my-btn4{
	color: #fff;
	background: #ffbe0b;
	width: 100%;
	display: block;
	text-decoration: none;
}
.my-btn5{
	color: #fff;
	background: #3a86ff;
	width: 100%;
	display: block;
	text-decoration: none;
}
.my-btn6{
	color: #fff;
	background: #9ef01a;
	width: 100%;
	display: block;
	text-decoration: none;
}
.my-btn7{
	color: #fff;
	background: #deaaff;
	width: 100%;
	display: block;
	text-decoration: none;
}
.my-btn8{
	color: #fff;
	background: #006466;
	width: 100%;
	display: block;
	text-decoration: none;
}
.my-btn9{
	color: #fff;
	background: #fe5f55;
	width: 100%;
	display: block;
	text-decoration: none;
}
.my-btn10{
	color: #fff;
	background: #669bbc;
	width: 100%;
	display: block;
	text-decoration: none;
}
.my-btn11{
	color: #fff;
	background: #d4c7b0;
	width: 100%;
	display: block;
	text-decoration: none;
}
.my-btn12{
	color: #fff;
	background: #90be6d;
	width: 100%;
	display: block;
	text-decoration: none;
}
.owl-carousel .owl-stage-outer {
    border-radius: 10px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.my-bg{
	background: #F0F5F9;
	color: #FC6111;
}
.my-bg2{	
	background: #FC6111 !important;
	color: #F0F5F9 !important;
	border-radius: 5px;
}
.my-Ybg{	
	background: #FC6111;
	color: #F0F5F9;
	border-radius: 20px 0px;
}
.my-bg2 h1{	
	color: #F0F5F9;
	font-family: 'Oswald', sans-serif;
	font-size: 3em;
	text-shadow: 0px 5px 4px #5b5b5b;
}	
.my-bg2 h2 {
	font-family: 'Oswald', sans-serif;
	width: 60px;
	line-height: 22px;
	height: 60px;
	border: 3px solid #fff;
	border-radius: 50%;
	display: inline-block;
	text-shadow: 0px 5px 4px #5b5b5b;
	box-shadow: 0px 0px 15px #5b5b5b;
}
.my-bg3{	
	border: 8px solid #ffd60a;
	border-radius: 5px;
}
.head{
	font-size: 1.6em;
    color: #fff;
    height: 45px;
    width: 45px;
    border: 2px solid #fff;
    border-radius: 15px 0px;
	line-height: 36px;
	background: #FC6111;
}
.leak-head{
	font-family: 'Oswald', sans-serif;
    width: 60px;
    height: 60px;
    line-height: 48px;
    color: #fff;
    border: 3px solid #fff;
    font-size: 2em;
    border-radius: 50%;
    display: inline-block;
    text-shadow: 0px 5px 4px #5b5b5b;
    box-shadow: 0px 0px 15px #5b5b5b;
    background: #FC6111;
}
.myImg{
	margin-top: -15px;
}
.head2{
	font-size: 2em;
	color: #fff;
	font-family: 'Oswald', sans-serif;
}
.result{
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
}
.myhead{
	font-size: 1em;
}
.myImg2{
	margin-top: -15px;
	width: 25%;
}
.fixed-side{
	background: #FC6111;
	color: #F0F5F9;
	border-radius: 5px;
}
.myBg1{
	background: #780000;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-weight: 200;
}
.myBg2{
	background: #2ec4b6;
	color: #fff;
	font-family: 'Oswald', sans-serif;
}
.my-border1{	
	border-radius: 20px 0;
    font-family: 'Oswald', sans-serif;
    border: 2px solid #bababa;
    background: #F0F5F9;
    color: #5b5b5b;
}
.my-border2{	
	border-radius: 5px;
	border: 8px solid #2ec4b6;
	font-family: 'Oswald', sans-serif;
}
.my-border3{	
	border-radius: 5px;
	border: 8px solid #d1b3c4;
	font-family: 'Oswald', sans-serif;
}
.my-border4{	
	border-radius: 5px;
	border: 8px solid #ffbe0b;
	font-family: 'Oswald', sans-serif;
}
.my-border5{	
	border-radius: 5px;
	border: 8px solid #3a86ff;
	font-family: 'Oswald', sans-serif;
}
.my-border6{	
	border-radius: 5px;
	border: 8px solid #9ef01a;
	font-family: 'Oswald', sans-serif;
}
.my-border7{	
	border-radius: 5px;
	border: 8px solid #deaaff;
	font-family: 'Oswald', sans-serif;
}
.my-border8{	
	border-radius: 5px;
	border: 8px solid #006466;
	font-family: 'Oswald', sans-serif;
}
.my-border9{	
	border-radius: 5px;
	border: 8px solid #fe5f55;
	font-family: 'Oswald', sans-serif;
}
.my-border10{	
	border-radius: 5px;
	border: 8px solid #669bbc;
	font-family: 'Oswald', sans-serif;
}
.my-border11{	
	border-radius: 5px;
	border: 8px solid #d4c7b0;
	font-family: 'Oswald', sans-serif;
}
.my-border12{	
	border-radius: 5px;
	border: 8px solid #90be6d;
	font-family: 'Oswald', sans-serif;
}
.news{
	position: relative;
	top: 50%;
}
.mybtn{
	position: fixed;
	bottom: 10px;
	right: 10px;
	background: #FC6111 !important;
	color: #fff !important;
	border: 1px solid #fff !important;
}
.my-border1 a{
	color: #FC6111 !important;
}
.navbar-brand{
	display: flex;
	align-items: center;
	font-family: 'Oswald', sans-serif;
}
.navbar-brand span{
	font-weight: 600;
	font-size: 1.3em;
	padding-left: 10px;
	color: #5b5b5b;
}
.nav-link {
    color: #FC6111 !important;
    text-align: center;
    font-weight: 500;
}
.nav-link:hover {
    color: #fff !important;
}
.navbar-nav .nav-link.active {
    color: #5b5b5b !important;
    text-transform: uppercase;
    font-weight: 500;
}
.navbar-toggler {
    background-color: #FC6111 !important;
    border: 1px solid #FC6111;
}



@media (min-width: 576px) {
	.head1 h1{
	font-size: 2em;
	}
	.mybtn{
	position: fixed;
	bottom: 10px;
	right: 10px;
	}
}

@media (min-width: 768px) {
	.head1 h1{
	font-size: 3em;
	}
	.mybtn{
	position: fixed;
	bottom: 10px;
	right: 10px;
	}
}

@media (min-width: 992px) {
	.head1 h1{
	font-size: 4em;
	}
	.mybtn{
	position: fixed;
	bottom: 10px;
	right: 10px;
	}
}

@media (min-width: 1200px) {
	.head1 h1{
	font-size: 5em;
	}
	.mybtn{
	position: fixed;
	bottom: 10px;
	right: 10px;
	}
}