@font-face {
	font-family: 'roboto-regular';
	src: url('../fonts/roboto-regular.woff2') format('woff2'), url('../fonts/roboto-regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'roboto_condensedbold';
	src: url('../fonts/robotocondensed-bold.woff2') format('woff2'), url('../fonts/robotocondensed-bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'poppins-regular';
	src: url('../fonts/poppins-regular.woff') format('woff2'), url('../fonts/poppins-regular.woff2') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Nunito Regular';
	src: url('../fonts/Nunito-Regular.woff'), url('../fonts/Nunito-Regular.woff') format('woff');
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: 'Inter Regular';
	src: url('../fonts/Inter-Regular.woff'), url('../fonts/Inter-Regular.woff') format('woff');
	font-style: normal;
	font-weight: normal;
}

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400&display=swap');
@import url('https://fonts.googleapis.com/css?family=Nunito');
@import url('https://fonts.googleapis.com/css?family=Open Sans');
@import url('https://fonts.googleapis.com/css?family=Inter');

html {
	scroll-behavior: smooth;
}

.flex-container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #ffffff;
	border-bottom: 1px solid #FFFFFF;
	padding: 0px 15px;
}

.logo {
	font-size: 25px;
	font-family: 'roboto_condensedbold';
	color: #830918;
	line-height: 1;
	padding-left: 20px;
	letter-spacing: 2;
	text-align: initial;
}

.logo p {
	color: #063A6E;
	font-size: 17px;
	font-family: 'roboto_condensedbold';
	margin: 0px;
}

.logo a {
	color: rgb(28, 24, 22);
}

.logo,
.navigation {
	list-style: none;
}

.logo a,
.navigation a {
	text-decoration: none;
	letter-spacing: .45rem;
}

.navigation {
	display: flex;
}

.navigation a {
	display: block;
	padding-right: 1em;
}

.nesac {
	width: 100px;
}

.link-nesac {
	color: #126ead;
	font-weight: 500;
	font-family: 'Inter Regular';
	font-size: 18px !important;
	text-align: end;
	font-weight: bolder;
}

.link-nesac:hover {
	color: #126ead;
}

@media all and (max-width: 990px) {
	.flex-container {
		flex-direction: column;
	}

	.logo {
		margin: 0;
	}

	.navigation {
		width: 100%;
		justify-content: space-around;
	}

	.navigation a {
		padding-right: 0em;
	}
}

@media all and (max-width: 600px) {
	#myColors {
		position: absolute;
		z-index: 1000;
		top: 20px;
		left: 0;
		right: 0;
		width: 70% !important;
		margin-left: auto;
		margin-right: auto;
		background: white;
		padding: 5px;
		text-align: center;
		font-family: 'Nunito Regular';
		font-size: 15px;
		border: 1px solid #ccc;
		border-radius: 5px;
		outline: none;
	}
	.leaflet-control-velocity {
		color: #444;
		text-align: right !important;
		background-color: #ffffffde;
		padding: 5px;
		font-family: 'Inter Regular';
		font-weight: 500 !important;
		font-size: 12px;
		margin-bottom: 0px !important;
		margin-left: auto!important;
		clear: right !important;
		position: absolute !important;
		left: 0 !important;
		right: 0;
		width: 360px;
		margin-right: auto !important;
		bottom: 45px !important;
		text-align: left !important;
	}
	
	.sai {
		background-color: #376191 !important;
		z-index: 1000 !important;
		position: relative !important;
	}

	.h--t,
	.kusama-link {
		font-size: 12px !important
	}

	.natsu {
		width: 100% !important;
		height: 80vh !important;
	}

	.lucy {
		height: 58vh;
		background: #fff;
		Width: 100% !important;
		float: right
	}

	.cento {
		margin-top: -20vh !important;
	}

	.oro {
		background-color: #00000000 !important;
		padding: 2vh 0vh !important;
		border: 0px solid !important;
	}

	.hap {
		margin-left: 15% !important;
		margin-top: 59vh !important;
	}

	.bh-- {
		padding: 0px !important;
		margin: 25px 0px !important
	}

	.flex-container h3 {
		padding: 10px 0px !important;
		text-align: center;
		font-family: 'roboto_condensedbold';
		border-left: 0px solid #eee !important;
		border-right: 0px solid #eee !important;
		text-transform: uppercase;
		font-size: 20px !important;
		font-weight: bold;
		border-bottom: 1px solid #eee;
		border-top: 1px solid #eee;
	}

	.as {
		margin-bottom: 10px;
		margin-top: 10px;
	}

	.lm,
	.mn {
		border-right: 0px solid #eee !important;
		border-left: 0px solid #eee !important;
	}

	.leaflet-control-velocity {
		color: #ffeb3b;
		text-align: right !important;
		background-color: #00000069;
		padding: 5px;
		font-family: 'roboto_condensedbold';
		font-size: 12px !important;
		font-weight: lighter !important;
	}

	.dropdown-content-one {
		display: none;
		position: inherit !important;
	}

	.modal-title {
		font-size: 15px !important;
	}

	.twitter h3 {
		font-size: 16px !important;
	}

	button {
		font-size: 15px !important;
	}

	p {
		font-size: 15px !important;
		line-height: 20px !important;
	}

	.yellow {
		padding: 0px !important;
		line-height: 20px !important;
		text-align: left;
	}

	.tele {
		width: 100% !important;
	}

	.common {
		margin: 0px !important
	}

	.ryoshi-map {
		padding: 0px !important;
		font-size: 15px;
		font-family: 'roboto-regular';
		color: #000;
	}

	.fa-close {
		background-color: #014b96 !important;
		float: right !important;
		padding: 5px 0px !important;
		font-size: 15px !important;
		border-radius: 50%;
		color: #fff !important;
		margin: 11px 5px !important;
		height: 30px;
		width: 30px;
		border: 2px solid rgba(255, 255, 255, 0.2) !important;
	}

	.test-ul {
		display: block !important;
		-moz-column-count: 3 !important;
		-moz-column-gap: 10px !important;
		-webkit-column-count: 3 !important;
		-webkit-column-gap: 10px !important;
		column-count: 1 !important;
		column-gap: 10px 10px 0 10px !important;
		float: right !important;
		margin-top: 0vh !important;
		padding: 5px !important;
	}

	.test-ul li {
		line-height: 2em !important;
		display: block !important;
		text-align: right !important;
		margin-bottom: 10px !important;
	}

	.mobile {
		margin-left: auto;
		margin-right: auto;
		display: block;
		height: 290px;
	}

	.kishu-slide {
		height: 200px !important;
	}

	.pdeng {
		width: 100% !important;
	}

	.kishu {
		height: 225px !important;
	}

	.panel-body {
		font-size: 15px !important;
		line-height: 20px !important;
		padding: 15px !important;
	}

	.about {
		text-align: justify !important;
	}

	.panel-group {
		margin-bottom: 0px !important;
	}

	.gif {
		width: 100% !important;
		height: auto !important;
	}

	.some-text {
		font-size: 15px !important;
		padding: 0px !important;
		line-height: 22px !important;
		text-align: left;
	}

	.master-img-bg,
	.master-img-bg-sm,
	.first {
		padding: 10px 0px !important;
	}

	.tabs {
		width: 100% !important;
		font-size: 15px !important;
	}

	.panel-text-master-one {
		text-align: justify !important;
		background-color: #faebd7;
		width: 100% !important;
		padding: 7px !important;
		font-size: 14px !important;
	}

	.bg-sm {
		width: 400px !important;
		height: 300px !important;
	}

	figcaption {
		font-size: 15px !important;
		font-weight: normal !important;
	}

	.column1,
	.column2 {
		width: 100%;
	}

	.sam {
		background-color: #00000000;
	}

	.img-bg {
		width: 100% !important;
		height: 150px !important;
		line-height: 156px !important;
	}

	.panel-text-master {
		width: 100% !important;
	}

	.master-img-bg p {
		font-size: 15px !important;
		padding: 0px;
	}

	.text {
		font-size: 14px !important;
	}

	#accordion .panel-heading a:before {
		font-size: 10px !important;
	}

	.panel-title a {
		font-size: 15px !important;
	}

	.wrap {
		width: 100% !important;
	}

	.img-bg p {
		font-size: 15px !important;
		padding: 3px !important;
		height: auto !important;
	}

	.app,
	.app1,
	.head-card {
		font-size: 16px !important;
	}

	.section-top {
		padding: 20px 0px !important;
	}

	.twitter {
		margin: 20px 0px;
	}

	.row-eq-height {
		width: 100% !important;
	}

	.text {
		background-color: #3c64b175;
		padding: 20px 20px !important;
		font-size: 15px;

	}

	.rit {
		width: 40%;
		margin: 0px !important;
	}

	.dinu-wrap {
		padding: 0px !important;
	}

	.rightto,
	.justify-me {
		font-size: 15px !important;
		text-align: left !important;
	}

	.one-image {
		width: 150px !important;
		height: 85px !important;
	}

	.abo {
		font-size: 11px !important;
	}

	.dots {
		color: #5861A2;
		border-width: 0 0 3px;
		border-style: solid;
		width: 170px !important;
	}

	.flex-container {
		margin: 0px;
	}

	.nesac {
		padding: 0px;
		margin-top: -5px;
		margin-right: 0px;
	}

	.logo {
		font-size: 18px;
		text-align: center;
		padding-left: 0px;
	}

	.logo p {
		font-size: 14px;
	}

	.logo {
		margin: 5px 0;
		align-self: left;
	}

	.navigation {
		flex-direction: column;
	}

	.navigation a {
		text-align: center;
	}

	.navigation li:last-of-type a {
		border-bottom: none;
	}
}

#container {
	margin: 0 auto;
	max-width: 890px;
}

.toggle,
[id^=drop] {
	display: none;
}

nav {
	margin: 0;
	padding: 0;
	/*background: url(../images/bg-noise.png) repeat scroll 0 0;*/
	/*background-image: radial-gradient( circle 674px at 18.3% 77%, rgba(139,186,244,1) 3.4%, rgba(15,51,92,1) 56.6% );*/
	/* background: linear-gradient(45deg, #c1ddff, #2f5a8b, #0a407c); */
	background-color: #3f4854;
}

nav:after {
	content: "";
	display: table;
	clear: both;
}

nav ul {
	float: right;
	padding: 0;
	/* margin: 0; */
	list-style: none;
	/* position: relative; */
	height: 28px;
}

nav ul li {
	display: inline-block;
	float: left;
}

nav a {
	display: block;
	padding: 10px 20px;
	color: #fff;
	font-size: 15px;
	font-family: 'Nunito Regular';
	text-decoration: none;
	font-weight: 500;
}

nav ul li ul li:hover {
	background: #171d24;
}
.text-left,
.text-right{
	margin: 0px;
}
#city{
    font-size: 25px;
    font-family: 'Inter Bold';
    font-weight: bold;
    color: #126ead;
}
#current{
	font-size: 30px;
    font-family: 'Inter Bold';
    font-weight: bold;
    color: #444;
    position: absolute;
    right: 45px;
    top: 35px;
}
.nuri{
	font-family: 'Nunito Regular';
	line-height: 25px;
	font-size: 17px;
}
.nurii{
	color: #333;
    font-size: 12px;
    font-family: 'Inter Regular';
    position: absolute;
    right: 45px;
    top: 15px;
    font-weight: 600;
}
.master{
	padding-bottom: 10px;
	border-bottom: 1px solid #ececec;
}
.master-child{
	padding: 10px 0px;
	border-bottom: 1px solid #ececec;
}
.master-end{
	padding: 10px 0px;
}
.menu a:hover {
	background-color: #171d24;
	color: #fff;
}

.mn {
	border-right: 1px solid #fff;
	font-size: 20px !important;
}

.lm {
	border-left: 1px solid #fff;
}

.la-bars {
	font-size: 25px;
}

.la-info-circle,
.la-atom,
.la-home {
	font-size: 20px;
}

.la-database,
.la-database,
.la-laptop,
.la-phone-volume,
.la-buffer {
	font-size: 18px;
}

nav ul ul {
	display: none;
	position: absolute;
}

nav ul li:hover>ul {
	display: inherit;
}

nav ul ul li {
	width: 230px;
	float: none;
	display: list-item;
	position: relative;
	border-bottom: 1px solid #fff;
}

nav ul ul ul li {
	position: relative;
	top: -60px;
	left: 170px;
}

.drop-ul {
	z-index: 2000;
}

@media all and (max-width: 480px) {

	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-xs-1,
	.col-xs-10,
	.col-xs-11,
	.col-xs-12,
	.col-xs-2,
	.col-xs-3,
	.col-xs-4,
	.col-xs-5,
	.col-xs-6,
	.col-xs-7,
	.col-xs-8,
	.col-xs-9 {
		padding: 0px;
	}

	.head-card {
		padding: 15px;
		font-size: 18px;
		line-height: 24px;
		color: #fff;
		white-space: initial;
		font-weight: 500;
		font-family: 'Inter Regular';
		font-size: 15px !important;
		text-align: left;
		height: 53px;
		border-bottom: 1px solid #ececec;
		/* background-image: linear-gradient( 109.6deg, #f1cf93 11.2%, rgb(255 245 226) 91.2% ); */
		/* background: linear-gradient(90deg, #0a407c, #c1ddff33); */
		background-color: #126ead;
	}

	.maxi {
		width: 100% !important;
	}
	#city {
		font-size: 20px;
		font-family: 'Inter Bold';
		font-weight: bold;
		color: #126ead;
		line-height: 40px;
	}
	#current {
		font-size: 23px;
		font-family: 'Inter Bold';
		font-weight: bold;
		color: #444;
		position: absolute;
		right: 30px;
		top: 70px;
	}
	.nurii {
		color: #333;
		font-size: 12px !important;
		font-family: 'Inter Regular';
		position: absolute;
		right: 30px;
		top: 50px;
		font-weight: 600;
	}
	.cento ul li {
		padding: 0px !important;
	}
	.cento {
		margin-top: -15vh !important;
	}
}

@media all and (max-width: 768px) {
	#logo {
		display: block;
		padding: 0;
		width: 100%;
		text-align: center;
		float: none;
	}

	nav a {
		border-right: 0px;
		border-bottom: 1px solid #fff;
	}

	nav {
		margin: 0;
	}

	.toggle+a,
	.menu {
		display: none;
	}

	.toggle {
		display: block;
		padding: 10px 20px;
		color: #fff;
		font-size: 15px;
		font-family: 'roboto-regular';
		text-decoration: none;
		border-bottom: 1px solid #fff;
	}

	[id^=drop]:checked+ul {
		display: block;
	}

	nav ul li {
		display: block;
		width: 100%;
	}

	nav ul ul .toggle,
	nav ul ul a {
		padding: 0 40px;
	}

	nav ul ul ul a {
		padding: 0 80px;
	}

	nav a:hover,
	nav ul ul ul a {
		background-color: #003258;
	}

	nav ul li ul li .toggle,
	nav ul ul a,
	nav ul ul ul a {
		padding: 10px 20px;
		color: #FFF;
		font-size: 15px;
	}

	nav ul li ul li .toggle,
	nav ul ul a {
		background-color: #00000085;
	}

	nav ul ul {
		float: none;
		position: static;
		color: #ffffff;
	}

	nav ul ul li:hover>ul,
	nav ul li:hover>ul {
		display: none;
	}

	nav ul ul li {
		display: block;
		width: 100%;
	}

	nav ul ul ul li {
		position: static;
	}
}

@media all and (max-width: 330px) {
	nav ul li {
		display: block;
		width: 94%;
	}
}

.fa-close {
	background-color: #014b96 !important;
	float: right !important;
	padding: 10px 0px !important;
	font-size: 25px !important;
	border-radius: 50%;
	color: #fff !important;
	margin: 12px;
	height: 50px;
	width: 50px;
	border: 2px solid rgba(255, 255, 255, 0.2) !important;
}

.leaflet-bar-part-single {
	background-color: #ffffff00 !important;
	border-radius: 50% !important;
}

.fa-bars {
	color: #fff;
}

.ryoshi-map {
	padding: 10px;
	font-size: 15px;
	font-family: 'roboto-regular';
	color: #000;
}

#map {
	width: 100%;
	height: 55vh;
}

.natsu {
	width: 65%;
	height: 73vh;
	float: left;
	margin-top: 1px;
}

.lucy {
	height: 75vh;
	/*background: #f5f7fa;*/
	/*background: radial-gradient(#ffffff, #85c5f7);*/
	/* background: linear-gradient(45deg, #ffffff, #85c5f7);*/
	/*background-image: radial-gradient( circle farthest-corner at 92.3% 71.5%,  rgba(83,138,214,1) 0%, rgba(134,231,214,1) 90% );*/

	Width: 35%;
	overflow-y: scroll;
	border-top: 1px solid #f5f5f5;
	/* background-color: red; */
}

.lucy::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #F5F5F5;
}

.lucy::-webkit-scrollbar {
	width: 1px;
	background-color: #F5F5F5;
}

.lucy::-webkit-scrollbar-thumb {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #c1c1c1;
}

.dataTables_filter,
.dataTables_info {
	display: none;
}

/* div.dataTables_wrapper div.dataTables_filter{ text-align: left; } */
.html-marquee {
	width: 100%;
	background-color: #e7e7e7;
	overflow: hidden;
	position: relative;
	padding: 10px;
	font-family: 'roboto-regular';
	color: #292f33;
}

hr {
	border: 0;
	margin: 1em auto;
	max-width: 100%;
	background-position: 50%;
	box-sizing: border-box;
}

.dots1 {
	color: #fff;
	border-width: 0 0 3px;
	border-style: solid;
	width: 216px;
}

.dots {
	color: #ececec;
	border-width: 0 0 1px;
	border-style: solid;
	width: 216px;
}

.app {
	color: rgba(0, 0, 0, 0.7);
	text-align: center;
	font-size: 21px;
	font-family: 'Inter Regular';
	font-weight: 500;
}

.app1 {
	color: #FFFFFF;
	text-align: center;
	font-size: 21px;
	font-family: 'Inter Regular';
	font-weight: 500;
}

h1 {
	font-size: 24px;
	font-weight: 400;
	text-align: center;
}

img {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

.btn,
.btn:hover {
	color: #fff;
	padding: 0.8rem;
	font-size: 14px;
	border-radius: 4px;
	font-weight: 400;
	display: block;
	width: 100%;
	cursor: pointer;
	border: 1px solid #ccc;
	background: #2f82b5;
	font-family: 'roboto-regular';
}

.head-card {
	padding: 15px;
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	white-space: initial;
	font-weight: 500;
	font-family: 'Inter Regular';
	font-size: 18px;
	text-align: left;
	height: 53px;
	border-bottom: 1px solid #ececec;
	background-color: #126ead;
}

.gnm-i {
	padding: 10px;
}

.ie {
	background-color: red;
}

.made_by {
	font-weight: 400;
	font-size: 13px;
	margin-top: 35px;
	text-align: center;
}

.kushi-image {
	float: right;
	padding: 10px;
	margin-top: -15px;
	margin-right: -15px;

}

.first {
	padding: 20px 0px;
	background: #fff;
}

.hap {
	font-size: 22px;
	font-weight: 600;
	z-index: 1000;
	position: absolute;
	padding: 5vh;
	margin-left: 5%;
	/* margin-right: auto; */
	margin-top: 20vh;
	display: block;
	color: #ffffff;
	text-align: left;
	left: 0;
	font-family: 'roboto_condensedbold';
	right: 0;
}

.mer {
	background-color: #00000080;
	padding: 5px;
}

.second {
	padding: 20px 0px;
	background-color: #f5f5f5;
}

.section-top {
	padding: 40px 0px;
	background: linear-gradient(rgb(248, 250, 253) 0%, rgba(248, 250, 253, 0) 413px);
}

.me {
	margin: 0px !important;
}

.section-me {
	padding: 20px 0px
}

.children-one {
	border: 1px solid #04396E;
	padding: 20px !important;
}

.test {
	border: 1px solid
}

.two {
	background: url(../images/bg-noise.png) repeat scroll 0 0;
	color: #fff;
	font-size: 17px;
	font-family: 'roboto-regular';
	text-align: justify;
	padding-right: -15px;
	padding-left: -15px;
}

.leftto {
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fff;
	color: #FFF;
	border: 1px solid #ddd
}

.rightto {
	display: flex;
	background: url(../images/bg-noise.png) repeat scroll 0 0;
	color: #fff;
	font-size: 17px;
	font-family: 'roboto-regular';
	padding: 25px;
	text-align: justify;
	border: 1px solid #ddd
}

@media (max-width: 1200px) {
	.leftto {
		height: 50%
	}

	.rightto {
		height: 50%
	}
}

.hvr-sweep-to-right {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	float: right;
	color: #fff;
	padding: 5px;
	text-align: center;
	border: 2px solid #fff;
}

.hvr-sweep-to-right:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #014B96;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.hvr-sweep-to-right:hover,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:active {
	color: white;
}

.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

.three {
	background-color: #fff;
	margin: 20px 0px;
	color: #212121;
	font-size: 18px;
	box-shadow: 0px 1px 22px -12px #607d8b;
	border: 1px solid #ccc
}

.three-head {
	background-color: #fff;
	padding: 10px 12px;
	display: block;
	font-size: 21px;
	font-weight: 300;
	line-height: 24px;
	color: #292F33;
	white-space: normal;
	white-space: initial;
	border-bottom: 1px solid #e1e8ec;
	font-family: 'Helvetica';
}

.justify-me {
	color: #333333;
	font-size: 14px;
	padding: 25px;
	list-style-type: none;
	line-height: 1.5;
	font-weight: lighter;
}

.justify-me a,
.fa-angle-double-right {
	color: #828282;
	font-family: 'roboto-regular';
}

.maxi {
	width: 90%;
}

.timeline-InformationCircle-widgetParent {
	position: relative;
	display: none !important;
}

.fa-calendar-check-o,
.fa-bullseye,
.fa-twitter {
	float: right;
	font-size: 20px !important;
	color: #3c62ac;
}

.crop {
	border-top: 1px solid #fff;
}

.current-wave {
	padding-top: 20px;
}

.carousel-caption p {
	font-family: 'roboto-regular';
	font-size: 15px;
	font-weight: normal;
}

.card {
	background-color: #fff;
}

.card-text {
	padding: 10px;
	font-family: 'roboto-regular';
}

.btno-card {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding: 10px;
	font-weight: 300;
	line-height: 24px;
	color: #292F33;
	white-space: normal;
	white-space: initial;
	font-family: 'roboto-regular';
	font-size: 16px;
	width: 50%;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #0f487f;
	border-radius: 50px;
}

.btno-card:hover {
	background: linear-gradient(to right, #fff 50%, #0f487f 50%);
	background-size: 200% 100%;
	background-position: right bottom;
	transition: all .5s ease-out;
}

.card-body {
	padding: 5px 0px;
	color: #9c9e9c;
	background-color: #ffffff;
	font-family: 'Nunito Regular';
	border-top: 1px solid #ececec;
	border-bottom-left-radius: 15px;
}

.hd {
	border-bottom: 2px solid #14bdee;
	width: 120px;
	display: block;
	line-height: 1.2em;
	line-height: 0.5;
	color: #14bdee;
}

.one-image {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 160px;
	height: 85px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.two-image {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 90px;
	height: 90px;
	margin-top: 20px;
	margin-bottom: 20px;
}

footer {
	background: #062644;
	color: #fff;
	position: relative;
	padding: 10px 0px;
}

.to-top {
	position: absolute;
	right: 0;
	bottom: 5px;
	padding: 5px 10px;
	cursor: pointer;
}

.abo {
	text-align: center;
	font-weight: 500;
	font-family: 'Nunito Regular';
	font-size: 15px;
	line-height: 2;
}

.dinu-wrap {
	display: block;
	padding: 10px 0px 10px 0px;
	width: 100%;
	float: left;
	text-align: center;
}

* {
	box-sizing: border-box;
}

.column1 {
	float: left;
	width: 20%;
	padding: 20px;
	height: 260px;
	background-color: #fff;
}

.column2 {
	background: linear-gradient(rgb(60 100 177), rgb(0 0 0 / 49%)), url(../images/state_pic4.png) center center no-repeat;
	;
	color: #fff;
	font-size: 17px;
	font-weight: 500;
	font-family: 'Inter Regular';
	font-size: 18px !important;
	text-align: justify;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #cccccc;
	line-height: 2;
}

.ne-image {
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.text {
	background-color: #3c64b175;
	padding: 20px 100px;
	font-size: 16px;
	font-weight: 500;
	font-family: 'Inter Regular';
}

.text-li {
	list-style: none;
	line-height: 35px;
}

.la-angle-double-right {
	background-color: #3c64b1;
	padding: 3px;
	border-radius: 50px;
	border: 1px solid #fff;
}

.li {
	list-style: none !important;
}

.ryoshi-master {
	background-color: red;
}

.twitter {
	border: 1px solid #ddd;
}

.twitter h3 {
	padding: 10px 12px;
	display: block;
	font-size: 21px;
	line-height: 24px;
	color: #000;
	white-space: initial;
	border-bottom: 1px solid #ddd;
	font-family: 'Inter Regular';
	background-color: #fff;
	margin: 0px;
	font-weight: 500;
	font-family: 'Inter Regular';
}

.dot--4 {
	background-image: linear-gradient(to bottom, transparent, transparent 16.6667%, #fff 16.6667%), linear-gradient(to right, #ccc, #ccc 16.6667%, #fff 16.6667%);
	background-size: 6px 6px;
}

.dot {
	background-repeat: repeat;
	background-color: #fff;
}

.img-bg {
	width: 100%;
	height: 300px;
	background-position: center;
	background-size: cover;
	text-align: center;
}

figure {
	position: relative;
}

.self-imgs {
	display: block;
	outline: solid #000 1px;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 300px;
}

figcaption {
	position: absolute;
	bottom: 10%;
	width: 100%;
	margin: 0;
	font-size: 30px;
	font-weight: bold;
	line-height: 200%;
	text-align: center;
	font-family: 'roboto-regular';
}

.one-ryoshi {
	color: #fff;
	background: rgba(0, 0, 0, 0.7);
	padding: .5em;
}

.css-icon {}

.gps_ring {
	border: 10px solid red;
	-webkit-border-radius: 30px;
	height: 18px;
	width: 18px;
	-webkit-animation: pulsate 1s ease-out;
	-webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes pulsate {
	0% {
		-webkit-transform: scale(0.1, 0.1);
		opacity: 0.0;
	}

	50% {
		opacity: 1.0;
	}

	100% {
		-webkit-transform: scale(1.2, 1.2);
		opacity: 0.0;
	}
}

.img-bg p {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
	color: #f5f81d;
	font-size: 30px;
	padding: 20px;
	bottom: 0px;
	width: 100%;
	text-align: center;
	background-color: #0000008a;
	font-family: 'roboto-regular';
	height: 70px;
}

.master-img-bg {
	padding: 30px 0px;
	background-color: #fff;
}

.master-img-bg-one-two {
	padding: 0px 0px 40px 0px;
	background-color: #EFF0F9;
}

.master-img-bg-sm {
	padding: 30px 0px;
	background-color: #f9f9f9;
}

.master-img-bg p,
.master-img-bg-sm p {
	font-size: 16px;
	font-family: 'roboto-regular';
	text-align: justify;
	line-height: 25px;
}

.master-img-span {
	text-align: center !important;
	padding: 10px 12px;
	display: block;
	font-size: 21px;
	font-weight: bold;
	line-height: 24px;
	color: #3276ab;
	white-space: normal;
	white-space: initial;
	font-family: 'Helvetica'
}

.wrap {
	border-radius: 4px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

a:focus,
a:hover,
a:active {
	outline: 0;
	text-decoration: none;
}

.panel {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #eae9e9;
	background: none;
	box-shadow: none;
}

.panel:last-child {
	border-bottom: none;
}

.panel-group .panel {
	border-radius: 0;
}

.panel-group .panel+.panel {
	margin-top: 0;
}

.panel-heading {
	background-color: #f7f7f7;
	border-radius: 0;
	border: none;
	color: #fff;
	padding: 0;
}

.panel-heading.panel-heading.active {
	background: #f7f7f7;
}

.panel-title a {
	padding: 10px;
	position: relative;
	display: block;
	font-size: 17px;
	font-weight: 300;
	line-height: 24px;
	color: #828282;
	white-space: initial;
	font-family: 'roboto-regular';
}

.panel-body {
	background: #fff;
	font-family: 'roboto-regular';
	line-height: 25px;
	font-size: 16px;
	text-align: justify;
	padding: 20px 30px;
}

.panel:last-child .panel-heading.active {
	border-radius: 0;
	transition: border-radius linear 0s;
}

.panel-heading a:before {
	position: absolute;
	font-family: Fontawesome;
	content: "\f068";
	right: 5px;
	top: 10px;
	font-size: 24px;
	transition: all 0.5s;
	transform: scale(1);
}

.panel-heading.active a:before {
	content: ' ';
	transition: all 0.5s;
	transform: scale(0);
}

#accordion .panel-heading a:before {
	font-size: 24px;
	position: absolute;
	font-family: Fontawesome;
	content: '\f067';
	right: 10px;
	top: 10px;
	transform: rotate(180deg);
	transition: all 0.5s;
}

#accordion .panel-heading.active a:before {
	transform: rotate(0deg);
	transition: all 0.5s;
	font-family: Fontawesome;
	content: "\f068";
}

.bg-sm {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #e1e8ec;
	box-shadow: 0px 1px 22px -12px #607d8b;
}

.bg-sm-sym {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #e1e8ec;
	box-shadow: 0px 1px 22px -12px #607d8b;
}

.panel-text-master {
	text-align: center !important;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

.panel-text-master-one {
	text-align: center !important;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

.master-img-bg-icon {
	width: 35px;
	height: 35px;
	padding: 5px;
	border: 3px solid #fff;
	border-radius: 50%;
}

.panel-pdf,
.panel-pdf:hover,
.panel-pdf:focus,
.panel-pdf:visited {
	color: #333333;
}

.moretext {
	display: none;
}

#text {
	display: none;
}

.btn-container {
	margin: auto;
	height: auto;
	width: 100%;
	text-align: right;
}

button {
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	cursor: pointer;
	border: none;
	padding: 5px;
	font-size: 20px;
	color: #fff;
	box-sizing: border-box;
	border: 1px solid #fff;
	background-color: #365d9c00;
	font-weight: 500;
	font-family: 'Inter Regular';
}

.some-text {
	padding: 0px 20px;
	font-size: 16px;
	font-family: 'roboto-regular';
}

.gif {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2%;
	margin-bottom: 2%;
	display: block;
	width: 600px;
	box-shadow: rgb(96 125 139) 0px 1px 22px -12px;
}

.gif-one {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2%;
	margin-bottom: 2%;
	display: block;
	box-shadow: rgb(96 125 139) 0px 1px 22px -12px;
}

.new {
	background-color: #286fc7;
	padding: 1px 6px;
	border-radius: 50px;
	height: 20px;
	width: 20px;
	color: #fff;
}

.tabs {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	font-size: 17px;
}

.tabs input[type=radio] {
	display: none;
}

.tabs label {
	transition: background 0.4s ease-in-out, height 0.2s linear;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	width: 20%;
	height: 3em;
	background: #286fc7;
	text-align: center;
	line-height: 3em;
	font-family: 'roboto-regular';
}

.tabs label:last-of-type {
	border-bottom: none;
}

.tabs label:hover {
	background: #014b96;
	color: #ffffff;
}

@media screen and (max-width: 900px) {
	.tabs label {
		width: 30%;
	}
}

@media screen and (max-width: 600px) {
	.tabs label {
		width: 100%;
		display: block;
		border-bottom: 2px solid #C7C6C4;
		border-radius: 0;
	}
}

@media screen and (max-width: 600px) {
	.tabs {
		margin: 0;
	}
}

#tab1:checked+label,
#tab2:checked+label,
#tab3:checked+label,
#tab4:checked+label {
	background: #2196f3;
	color: #FFFFFF;
}

.tab-content {
	position: absolute;
	top: -9999px;
	padding: 10px;
}

.tab-content-wrapper {
	background: #ffffff;
	box-shadow: 0px 1px 22px -12px #607d8b;
	border: #eae9e9 1px solid;
}

@media screen and (max-width: 600px) {

	.tab-content-wrapper,
	.tab1-content-wrapper {
		border: none;
		border-radius: 0;
	}
}

#tab1:checked~.tab-content-wrapper #tab-content-1,
#tab2:checked~.tab-content-wrapper #tab-content-2,
#tab3:checked~.tab-content-wrapper #tab-content-3,
#tab4:checked~.tab-content-wrapper #tab-content-4 {
	position: relative;
	top: 0px;
}

.yellow {
	color: #ffe81b;
	text-shadow: 0 -2px #000;
	font-weight: 500;
	padding: 0px 30px;
}

.image-txt-container {
	display: flex;
	align-items: center;
	flex-direction: row;
}

.mast-img {
	border: 1px dotted black;
	margin: 0px 0px 15px 20px;
}

.bg-sm-one {
	width: 200px;
	float: right;
	border: 1px solid #e1e8ec;
	box-shadow: 0px 1px 22px -12px #607d8b;
}

.left-side {
	float: left;
	width: 25%;
	padding: 1%;
}

.right-side {
	float: right;
	width: 25%;
	padding: 1%;
}

.content,
header {
	width: 75%;
	margin: 0 auto;
}

header {
	text-align: center;
}

.content img {
	max-width: 100%;
}

.losom {
	text-align: center !important;
}

.pdeng {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.meteor {
	padding: 20px;
	margin: 5% auto;
	border: 1px solid #e4dddd;
	box-shadow: 0px 1px 22px -12px #607d8b;
	background-color: #fdfcfc;
	text-align: center;
	border-radius: 5px;
}

.panel-pdf-meteor,
.panel-pdf-meteor:hover,
.panel-pdf-meteor:focus,
.panel-pdf-meteor:visited {
	font-family: 'roboto-regular';
	color: #5861a2 !important;
	font-size: 18px;
	padding: 10px;
	border-radius: 50px;
	border: 3px solid #ddd;
	font-weight: 500;
}

.panel-pdf-one {
	font-family: 'poppins-regular' !important;
	color: #014b96 !important;
	font-size: 18px !important;
	text-align: center !important;
	text-transform: uppercase;
	font-weight: 900;
	font-weight: bold;
}

.su {
	margin: 20px auto;
	display: block;
	width: 100px;
}

.secondary {
	background-color: #000 !important;
	padding: 5px;
}

.float-to-me {
	text-align: right;
	list-style: none;
	color: #fff;
	display: inline-flex;
	padding: 20px;
	margin: 20px;
}

.mobile {
	width: 150px;
	margin: 0px auto;
	display: block;
}

.asw {
	box-shadow: 0px 1px 22px -12px #607d8b;
}

.fever {
	text-align: center !important;
	line-height: 20px !important;
	padding: 10px 0px;
}

.test-ul {
	display: flex;
	list-style: none;
	margin-top: -75px;
	width: auto;
	color: #fff;
	padding: 5px 0px;
}

.test-ul li a {
	color: #fff;
}

.common {
	background-color: #000;
	padding: 10px 0px;
	border-radius: 50%;
	color: #fff;
	height: 50px;
	width: 50px;
	font-size: 25px !important;
	border: 2px solid rgb(255 255 255) !important;
	margin: 0px 5px;
	text-align: center;

}

.leaflet-bar-part-single {
	font-size: 25px;
}

.tele {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	position: relative;
	box-shadow: rgb(96 125 139) 0px 1px 22px -12px;
}

.link {
	background-color: #faebd7;
	padding: 5px;
}

.panel-group {
	margin-bottom: 0px !important;
}

.uav-image {
	display: block;
	margin-left: auto;
	margin-right: auto;
	float: none;
	padding: 10px;
	box-shadow: rgb(96 125 139) 0px 1px 22px -12px;
}

.leaflet-top,
.leaflet-bottom {
	z-index: 500 !important;
	position: absolute !important;
}

.o-lou {
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-ms-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}

.louisa {
	-webkit-transition: .5s .5s ease-in-out;
	-moz-transition: .5s .5s ease-in-out;
	-ms-transition: .5s .5s ease-in-out;
	-o-transition: .5s .5s ease-in-out;
	transition: .5s .5s ease-in-out;
}

.lauretta {
	position: fixed;
	top: -100%;
	bottom: 100%;
	left: 0;
	right: 0;
	background: #1112138f;
	z-index: 501;
	opacity: 0;
}

#image1 {
	position: fixed;
	background: #111213d1;
	border: 1px solid #000;
	border-radius: 5px;
	padding: 5px;
	color: #fff;
}

.lauretta img {
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	max-width: 0%;
	max-height: 0%;
}

#lauretta-controls {
	position: fixed;
	height: 70px;
	width: 70px;
	top: -70px;
	right: 0;
	z-index: 502;
	background: rgba(0, 0, 0, .1);
}

#close-lauretta {
	display: block;
	position: absolute;
	overflow: hidden;
	height: 50px;
	width: 50px;
	text-indent: -5000px;
	right: 10px;
	top: 10px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

#close-lauretta:before {
	content: '';
	display: block;
	position: absolute;
	height: 0px;
	width: 3px;
	left: 24px;
	top: 0;
	background: #fff;
	border-radius: 2px;
	-webkit-transition: .5s .5s ease-in-out;
	-moz-transition: .5s .5s ease-in-out;
	-ms-transition: .5s .5s ease-in-out;
	-o-transition: .5s .5s ease-in-out;
	transition: .5s .5s ease-in-out;
}

#close-lauretta:after {
	content: '';
	display: block;
	position: absolute;
	width: 0px;
	height: 3px;
	top: 24px;
	left: 0;
	background: #fff;
	border-radius: 2px;
	-webkit-transition: .5s 1s ease-in-out;
	-moz-transition: .5s 1s ease-in-out;
	-ms-transition: .5s 1s ease-in-out;
	-o-transition: .5s 1s ease-in-out;
	transition: .5s 1s ease-in-out;
}

.lauretta:target {
	top: 0%;
	bottom: 0%;
	opacity: 1;
}

.lauretta:target img {
	max-width: 100%;
	max-height: 100%;
	padding: 5px;
	overflow: hidden;
}

.lauretta:target~#lauretta-controls {
	top: 0px;
}

.lauretta:target~#lauretta-controls #close-lauretta:after {
	width: 50px;
}

.lauretta:target~#lauretta-controls #close-lauretta:before {
	height: 50px;
}

.gif:hover,
.bg-sm:hover,
.gif-one:hover,
.tele:hover,
.uav-image:hover,
.mobile:hover,
.asw:hover {
	filter: brightness(50%);
	-webkit-filter: brightness(50%);
	-moz-filter: brightness(50%);
	-o-filter: brightness(50%);
	-ms-filter: brightness(50%);
	cursor: url(../images/bg/icon/zoom.png), auto;
}

.modal {
	text-align: left;
}

.modal-content {
	border: none;
	border-radius: 2px;
	box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
}

.modal-header {
	border-bottom: 0;
	padding-right: 26px;
	padding-left: 26px;
	color: #fff;
	font-weight: 500;
	font-family: 'Inter Regular';
	font-size: 18px !important;
	background-color: #126ead;
}

.modal-title {
	font-size: 20px;
}

.modal-body {
	border-bottom: 0;
	padding-right: 26px;
	padding-left: 26px;
	font-size: 16px;
	color: #444;
	font-family: 'Inter Regular';
	text-align: justify;
}

.modal-footer {
	border-top: 0;
	padding-top: 0px;
	padding-right: 26px;
	padding-bottom: 26px;
	padding-left: 26px;
}

.center {
	text-align: center !important;
}

.la-user-alt,
.la-map-marked-alt,
.la-phone,
.la-envelope {
	color: #03a9f4;
	font-size: 20px;
}

.highcharts-axis-title {
	font-family: 'roboto-regular';
	fill: #126ead !important;
	font-size: 15px;
}

.high {
	font-family: 'roboto-regular';
}

.high2 {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

@media (min-width: 992px) {
	.col-md-1-5 {
		width: 20%;
	}

	.col-md-2-5 {
		width: 40%;
	}

	.col-md-3-5 {
		width: 60%;
	}

	.col-md-4-5 {
		width: 80%;
	}

	.col-md-5-5 {
		width: 100%;
	}
}

@media (min-width: 1200px) {
	.col-lg-1-5 {
		width: 20%;
	}

	.col-lg-2-5 {
		width: 40%;
	}

	.col-lg-3-5 {
		width: 60%;
	}

	.col-lg-4-5 {
		width: 80%;
	}

	.col-lg-5-5 {
		width: 100%;
	}
}

.show-grid [class^=col-] span,
.container-fluid .show-grid [class^=col-] {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.highcharts-figure,
.highcharts-data-table table {
	min-width: 310px;
	max-width: 800px;
	margin: 1em auto;
}

.highcharts-data-table table {
	font-family: 'roboto-regular';
	border-collapse: collapse;
	border: 1px solid #EBEBEB;
	margin: 10px auto;
	text-align: left;
	width: 100%;
	max-width: 500px;
}

.highcharts-data-table caption {
	padding: 1em 0;
	font-size: 1.2em;
	color: #555;
}

.highcharts-data-table th {
	font-weight: 600;
	padding: 0.5em;
}

.highcharts-data-table td,
.highcharts-data-table th,
.highcharts-data-table caption {
	padding: 0.5em;
}

.highcharts-data-table thead tr,
.highcharts-data-table tr:nth-child(even) {
	background: #f8f8f8;
}

.highcharts-data-table tr:hover {
	background: #f1f7ff;
}

.dropdown-one {
	position: relative;
	display: inline-block;
	word-wrap: break-word;
	text-overflow: inherit;
	white-space: normal;
}

.dropdown-content-one {
	display: none;
	position: absolute;
	background-color: #014b96;
	width: 200px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: 1;
}

.dropdown-content-one a {
	color: black;
	padding: 10px;
	text-decoration: none;
	display: block;
}

.dropdown-content-one a:hover {
	background-color: #ff7642;
}

.dropdown-one:hover .dropdown-content-one {
	display: block;
}

.dropdown-one:hover .dropbtn {
	background-color: #3e8e41;
}

.input-me {
	background-color: #FFF;
	color: #014b96;
	font-family: 'roboto-regular';
	font-size: 15px;
	text-align: center;
	display: block;
	margin: auto;
}

.input-me-two {
	background-color: #FFF;
	color: #014b96;
	font-family: 'roboto-regular';
	font-size: 15px;
	overflow: scroll;
	word-wrap: break-word;
	overflow-wrap: break-word;
	width: 100%;
	white-space: initial;
}

.leaflet-control-attribution {
	display: none;
}

.leaflet-control-velocity {
	color: #444;
    text-align: right !important;
    background-color: #ffffffde;
    padding: 5px;
    font-family: 'Inter Regular';
    font-weight: 500 !important;
    font-size: 12px;
    margin-bottom: 0px !important;
    margin-left: auto!important;
    clear: right !important;
    position: absolute !important;
    left: 50px;
    right: 0;
    width: 350px;
    margin-right: auto !important;
	bottom: 5px;
	text-align: center !important;
}

.top-kusama {
	color: #191970;
	/*background-color: #f7f7f7;*/
	/*background: url(../images/bg-noise.png) repeat scroll 0 0;*/
	background-color: #ffffff;
	border-bottom: 1px solid #eee;
}

.kusama-skip {
	text-align: center !important;
	font-family: 'roboto-regular';
	display: inline-block;
	padding: 5px;
	color: #FFFFFF;
	font-weight: 500;
	border-right: 1px solid #eee;
}

.first-skip-by-kusama {
	margin-left: 15px !important;
}

.kusama-link,
.kusama-link:focus,
.kusama-link:hover {
	padding: 0px;
	color: #444;
	border-right: 0px;
	font-weight: unset
}

.set-kusama {
	color: #444;
	float: left !important;
	padding: 0px 8px;
}

.lang {
	color: #014b96 !important;
	font-weight: 500 !important;
	text-align: right !important;
	float: right !important;
	padding: 5px 20px 5px 0px;
}

select {
	border: 1px solid #eee;
	background-color: #fff;
	border-radius: 0px;
	display: inline-block;
	font: inherit;
	padding: 0px 50px 0px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #828282;
	-webkit-appearance: none;
	-moz-appearance: none;
}

select.minimal {
	background-image: linear-gradient(45deg, transparent 50%, #828282 50%), linear-gradient(135deg, #828282 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
	background-position: calc(100% - 20px) calc(1em - 7px), calc(100% - 15px) calc(1em - 7px), calc(100% - 2.5em) 0px;
	background-size: 5px 5px, 5px 5px, 1px 1.5em;
	background-repeat: no-repeat;
}

select.minimal:focus {
	background-image: linear-gradient(45deg, #828282 50%, transparent 50%), linear-gradient(135deg, transparent 50%, #828282 50%), linear-gradient(to right, rgb(204, 204, 204), rgb(204, 204, 204));
	background-position: calc(100% - 15px) 7px, calc(100% - 20px) 7px, calc(100% - 2.5em) 0.5em;
	background-size: 5px 5px, 5px 5px, 1px 1.5em;
	background-repeat: no-repeat;
	border-color: #828282;
	outline: 0px;
}

select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #000;
}

.sd {
	padding: 10px;
}

.flex-container h3 {
	color: #126ead;
	/* padding: 40px; */
	text-align: center;
	font-family: 'Inter Regular';

	/* border-left: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5; */
	text-transform: uppercase;
	font-size: 25px;
	font-weight: bold;
}

.h--t {
	display: block;
	padding: 0px !important;
	color: #444;
	font-size: 15px;
	font-family: 'Nunito Regular';
	text-decoration: none;
	font-weight: normal !important;
}

.highcharts-title {
	font-family: 'Inter Regular';
	fill: #276097 !important;
	font-size: 18px !important;

}

.cento {
	z-index: 1000;
	bottom: 70px;
	position: absolute;
	left: 0;
	right: 0;
	width: auto;
	text-align: center;
	font-family: 'roboto-regular';


	/* padding: 10px; */
}

.oro {
	background-color: #00000080;
	padding: 3vh 5vh;
	margin-bottom: 30vh;
	border-radius: 10px;
	border: 1px solid #fff;

}

.oro a {
	padding: 10px;
}

ul {
	padding: 0;
	list-style: none;
	/* background-color: #00000070 !important; */
}

ul li {
	display: inline-block;
	position: relative;
	line-height: 21px;
	text-align: left;
	font-family: 'Nunito Regular';
	font-size: 16px;
}

ul li a {
	display: block;
	padding: 8px 25px;
	/* color: #333; */
	text-decoration: none;
}

ul li a:hover {
	color: #fff;
	/* background: #939393; */
}

ul li ul.dropdown {
	min-width: 100%;
	/* Set width of the dropdown */
	background: #00000070;
	display: none;
	position: absolute;
	z-index: 999;
	left: 0;
	/* height: 10vh; */
}

ul li:hover ul.dropdown {
	display: block;
	/* Display the dropdown */
}

ul li ul.dropdown li {
	display: block;
}

.sai {
	/*background-color: #f1cf93;*/
}

.sai:hover {
	background-color: red;
}

.tabset>input[type="radio"] {
	position: absolute;
	left: -200vw;
}

.tabset .tab-panel {
	display: none;
	padding: 5px;
	border: 1px solid #ececec;
}

.tabset>input:first-child:checked~.tab-panels>.tab-panel:first-child,
.tabset>input:nth-child(3):checked~.tab-panels>.tab-panel:nth-child(2),
.tabset>input:nth-child(5):checked~.tab-panels>.tab-panel:nth-child(3),
.tabset>input:nth-child(7):checked~.tab-panels>.tab-panel:nth-child(4),
.tabset>input:nth-child(9):checked~.tab-panels>.tab-panel:nth-child(5),
.tabset>input:nth-child(11):checked~.tab-panels>.tab-panel:nth-child(6) {
	display: block;
}


.tabset>label {
	position: relative;
	display: inline-block;
	padding: 6px 15px 6px;
	border: 1px solid #ececec;
	border-bottom: 0;
	cursor: pointer;
	margin-top: 1px;
	font-size: 15px;
	font-family: 'roboto-regular';
	width: 49.5%;
	text-align: center;
}

.tabset>label:hover,
.tabset>input:focus+label {
	color: #fff;
	background: #ff8c00;

}

.tabset>label:hover::after,
.tabset>input:focus+label::after,
.tabset>input:checked+label::after {
	color: #fff;
	background: #ff8c00;

}

.tabset>input:checked+label {
	border-color: #ccc;
	border-bottom: 1px solid #fff;
	margin-bottom: -1px;
}

.tab-panel {
	padding: 30px 0;
	border-top: 1px solid #ccc;
}

.tabset {
	margin: 20px;
}

.card {
	text-align: center;
	margin: 5px;
	width: 98%;
	text-align: center;
	font-family: 'roboto-regular';
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.set-- {
	margin: 25px 0px;
}

.ty--- {
	text-align: center;
}

.card h3 {
	color: red;
	margin: 0px;
	padding: 10px;

}

.card p {
	margin: 0px;
	padding: 5px;
	font-family: 'Nunito Regular';
	font-size: 18px;
	color: rgb(0 0 0 / 75%);
}

.o-- {
	border-bottom: 5px solid #ff0000;
	/*border-radius: 5px;*/
}

.p-- {
	border-bottom: 5px solid #ff9900;
	/*border-radius: 5px;*/
}

.q-- {
	border-bottom: 5px solid #009900;
	/*border-radius: 5px;*/
}

.r-- {
	border-bottom: 5px solid #0099ff;
	/*border-radius: 5px;*/
}

.tab1cards {
	display: flex;
	flex-direction: row;
}

.tita {
	color: #333;
	font-size: 18px;
	text-align: center;
	font-weight: 600;
	font-family: 'roboto-regular';
}

.common:focus,
.common:active,
.common:focus-within {
	background-color: #3f4854;
}

.common:hover {
	background-color: #3f4854;
	cursor: pointer;

}

.cento ul li {
	padding: 4px;
}
#myColors{
	position: absolute;
    z-index: 1000;
    top: 20px;
    left: 0;
    right: 0;
    width: 20%;
    margin-left: auto;
    margin-right: auto;
    background: white;
    padding: 5px;
    text-align: center;
    font-family: 'Nunito Regular';
    font-size: 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
	outline: none;
}
.rit {
	margin: 0px 15px;
}

td,
th {
	text-align: left;
	padding: .5rem 1rem;
}

th {
	color: #000;
}

.pagination {
	padding: 1rem;
	margin-bottom: 1rem;
	text-align: center;
	display: flex;
	justify-content: center;
}


#numbers {
	padding: 0;
	margin: 0 2rem;
	list-style-type: none;
	display: flex;
}

#numbers li a {
	color: #333;
	padding: 0.5rem 1rem;
	text-decoration: none;
	opacity: .7;
}

#numbers li a:hover {
	opacity: 1;
}

#numbers li a.active {
	opacity: 1;
	background: #337ab7;
	color: #fff;
}

.me {
	padding: 1rem;
	margin-bottom: 1rem;
	text-align: center;
	display: flex;
	justify-content: center;
}

#numberss {
	padding: 0;
	margin: 0 2rem;
	list-style-type: none;
	display: flex;
}

#numberss li a {
	color: #333;
	padding: 0.5rem 1rem;
	text-decoration: none;
	opacity: .7;
}

#numberss li a:hover {
	opacity: 1;
}

#numberss li a.active {
	opacity: 1;
	background: #337ab7;
	color: #fff;
}


#numbersss {
	padding: 0;
	margin: 0 2rem;
	list-style-type: none;
	display: flex;
}

#numbersss li a {
	color: #333;
	padding: 0.5rem 1rem;
	text-decoration: none;
	opacity: .7;
}

#numbersss li a:hover {
	opacity: 1;
}

#numbersss li a.active {
	opacity: 1;
	background: #337ab7;
	color: #fff;
}

#numberssss {
	padding: 0;
	margin: 0 2rem;
	list-style-type: none;
	display: flex;
}

#numberssss li a {
	color: #333;
	padding: 0.5rem 1rem;
	text-decoration: none;
	opacity: .7;
}

#numberssss li a:hover {
	opacity: 1;
}

#numberssss li a.active {
	opacity: 1;
	background: #337ab7;
	color: #fff;
}

#numbersssss {
	padding: 0;
	margin: 0 2rem;
	list-style-type: none;
	display: flex;
}

#numbersssss li a {
	color: #333;
	padding: 0.5rem 1rem;
	text-decoration: none;
	opacity: .7;
}

#numbersssss li a:hover {
	opacity: 1;
}

#numbersssss li a.active {
	opacity: 1;
	background: #337ab7;
	color: #fff;
}

#numberssssss {
	padding: 0;
	margin: 0 2rem;
	list-style-type: none;
	display: flex;
}

#numberssssss li a {
	color: #333;
	padding: 0.5rem 1rem;
	text-decoration: none;
	opacity: .7;
}

#numberssssss li a:hover {
	opacity: 1;
}

#numberssssss li a.active {
	opacity: 1;
	background: #337ab7;
	color: #fff;
}

@media all and (max-width: 480px) {
	.leaflet-control-velocity{
		display: none;
	}
	.leaflet-bottom .leaflet-control {
		margin-bottom: 45px !important;
	}

	#numberssss li a,
	#numbersssss li a,
	#numberssssss li a {
		color: #333;
		padding: 0px 4px;
		text-decoration: none;
		opacity: .7;
	}
}

@media only screen and (min-device-width: 1366px) and (max-device-height: 768px) {
	#map {
		width: 100%;
		height: 82vh;
	}

	.cento {
		margin-top: -10vh
	}

	.flex-container h3 {
		color: #f58319;
		text-align: center;
		font-family: 'roboto_condensedbold';
		text-transform: uppercase;
		font-size: 20px;
		font-weight: bold;
	}

}