@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@100;200;300;400;500;600;700;800;900&family=Quicksand:wght@300;400;500;600;700&family=Poppins:wght@300;400;500;600;700&display=swap');

body {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}

.quicksand-300 {
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
}

.quicksand-400 {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
}

.quicksand-500 {
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
}

.quicksand-600 {
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
}

.quicksand-700 {
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
}

.kumbh-100 {
	font-family: 'Kumbh Sans', sans-serif;
	font-weight: 100;
}

.kumbh-200 {
	font-family: 'Kumbh Sans', sans-serif;
	font-weight: 200;
}

.kumbh-300 {
	font-family: 'Kumbh Sans', sans-serif;
	font-weight: 300;
}

.kumbh-400 {
	font-family: 'Kumbh Sans', sans-serif;
	font-weight: 400;
}

.kumbh-500 {
	font-family: 'Kumbh Sans', sans-serif;
	font-weight: 500;
}

.kumbh-600 {
	font-family: 'Kumbh Sans', sans-serif;
	font-weight: 600;
}

.kumbh-700 {
	font-family: 'Kumbh Sans', sans-serif;
	font-weight: 700;
}

.kumbh-800 {
	font-family: 'Kumbh Sans', sans-serif;
	font-weight: 800;
}

.kumbh-900 {
	font-family: 'Kumbh Sans', sans-serif;
	font-weight: 900;
}

.loader {
	display:block;
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:9999;
	background:url('../images/loading.gif') 50% 50% no-repeat rgb(255,255,255);
}

.bg-cover {
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	position:fixed;
	z-index:-1;
	background-color:rgba(255,255,255,0.8);
}

.sub-brand-logo {
	max-width:30%;
	height:auto;
}

.brand-logo {
	max-width:70%;
	height:auto;
}

.bus-logo {
	max-width:90%;
	height:auto;
}

.cityscape-logo {
	max-width:100%;
	height:auto;
}

.agency-logo {
	width:auto;
	max-height:30px;
}

.ticker-logo {
	width:auto;
	max-height:40px;
}

.div-100 {
	height:100vh;
}

.div-100p {
	height:100%;
}

.icon-rotate {
	display:inline-block;
}

.cursor-hand {
	cursor:pointer;
}

.ticker-item {
	color:rgba(0,71,136,255);
}

.ticker-breaking {
	color:rgba(0,0,0,255);
	background-color:rgba(255,255,0,255);
}

.list-item-padding-5 {
	padding-top:5px !important;
	padding-right:5px !important;
	padding-bottom:5px !important;
	padding-left:5px !important;
}

.list-item-padding-10 {
	padding-top:10px !important;
	padding-right:10px !important;
	padding-bottom:10px !important;
	padding-left:10px !important;
}

.text-mse {
	color:rgba(40,61,144,255)
}

.text-orange {
	color:rgba(255,106,0,255);
}

.bg-mse {
	background-color:rgba(255,247,210,255)
}

.bg-orange {
	background-color:rgba(255,106,0,255);
}

.bg-blue {
	background-color:#0d6efd;
}

.bg-purple {
	background-color:#6f42c1;
}

.bg-pink {
	background-color:#d63384;
}

.bg-yellow {
	background-color:#ffc107;
}

.gray-100 {
	background-color:#f8f9fa;
}

.gray-200 {
	background-color:#e9ecef;
}

.gray-300 {
	background-color:#dee2e6;
}

.gray-400 {
	background-color:#ced4da;
}

.gray-500 {
	background-color:#adb5bd;
}

.gray-600 {
	background-color:#6c757d;
}

.gray-700 {
	background-color:#495057;
}

.gray-800 {
	background-color:#343a40;
}

.gray-900 {
	background-color:#212529;
}

.one {
	font-size:1px;
}

.eight {
	font-size:8px;
}

.nine {
	font-size:9px;
}

.one-zero {
	font-size:10px;
}

.one-one {
	font-size:11px;
}

.one-two {
	font-size:12px;
}

.one-three {
	font-size:13px;
}

.one-four {
	font-size:14px;
}

.one-five {
	font-size:15px;
}

.one-six {
	font-size:16px;
}

.one-seven {
	font-size:17px;
}

.one-eight {
	font-size:18px;
}

.one-nine {
	font-size:19px;
}

.two-zero {
	font-size:20px;
}

.two-one {
	font-size:21px;
}

.two-two {
	font-size:22px;
}

.two-three {
	font-size:23px;
}

.two-four {
	font-size:24px;
}

.two-five {
	font-size:25px;
}

.three-zero {
	font-size:30px;
}

.three-five {
	font-size:35px;
}

.four-zero {
	font-size:40px;
}

.four-five {
	font-size:45px;
}

.five-zero {
	font-size:50px;
}

.five-five {
	font-size:55px;
}

.six-zero {
	font-size:60px;
}

.seven-zero {
	font-size:70px;
}

.eight-zero {
	font-size:80px;
}

.nine-zero {
	font-size:90px;
}

.one-zero-zero {
	font-size:100px;
}

.one-one-zero {
	font-size:110px;
}

.one-two-zero {
	font-size:120px;
}

.one-three-zero {
	font-size:130px;
}

.one-four-zero {
	font-size:140px;
}

.one-five-zero {
	font-size:150px;
}

.two-zero-zero {
	font-size:200px;
}