body {
	/*--bs-font-sans-serif:'PT Sans';*/
	/*font-family: 'PT Sans',sans-serif;*/
	/*font-family: 'sans-serif';*/
	/*text-rendering:optimizeLegibility;*/
	/*font-weight: 400;*/
	/*font-style: italic;*/
	/*-webkit-locale: auto;*/
	/*white-space: normal;*/
	color: #003665;
	/*padding-top: 140px;*/
	padding-bottom: 90px;
}

.vavt {
	--bs-font-sans-serif:'PT Sans';
	/*font-family: 'PT Sans',sans-serif;*/
	/*font-weight: 400;*/
	/*font-synthesis: none;*/

	font-family: 'PT Sans',sans-serif;
	font-weight: normal;
	font-style: normal;
	/*font-style: italic;*/
	color: #003665;
}

.vavt-color {
	color: #003665 !important;
}

.text-vavt {
	color: #003665 !important;
}

.navbar-vavt {
	background-color: #003665 !important;
}

.bg-vavt {
	background-color: #003665 !important;
}
.text-bg-vavt {
	color: #fff!important;
	background-color: #003665 !important;
}

.btn-vavt {
	--bs-btn-bg:#003665;
	--bs-btn-hover-bg:#0065a8;
	/*background-color: #003665 !important;*/
}

#install {
	display: none;
}
