/* Fonts */
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400;600&display=swap');

body{
	font-family: 'Raleway', sans-serif;
}

/* Temlate */
.vaslogo{
	height: 60px;
	width: auto;
}

.bd-placeholder-img {
	font-size: 1.125rem;
	text-anchor: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

@media (min-width: 768px) {
	.bd-placeholder-img-lg {
		font-size: 3.5rem;
	}
}

.b-example-divider {
	height: 3rem;
	background-color: rgba(0, 0, 0, .1);
	border: solid rgba(0, 0, 0, .15);
	border-width: 1px 0;
	box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.b-example-vr {
	flex-shrink: 0;
	width: 1.5rem;
	height: 100vh;
}

.bi {
	vertical-align: -.125em;
	fill: currentColor;
}

.nav-scroller {
	position: relative;
	z-index: 2;
	height: 2.75rem;
	overflow-y: hidden;
}

.nav-scroller .nav {
	display: flex;
	flex-wrap: nowrap;
	padding-bottom: 1rem;
	margin-top: -1px;
	overflow-x: auto;
	text-align: center;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
}

/* Map */
#map {
	/*margin: 7px 0 0 0;*/
	height: 600px;
	width: 100%;
}

/* Autocomplete */
.dropdown-item p {
	margin: 0;
}

.inel{
	margin: 0 0 21px 0;
}

#featured-3 > h2 {
	color: #2432a1;
	font-weight: 600;
}

.inelb{
	background: #2432a1;
	color: #fff;
	border-color: #2432a1;
}

footer{
	background: #07379d;
	color: #fff;
}

.flogo img{
	width: 90%;
	height: auto;
}

.links a{
	font-size: 2em;
	color: #fff;
	margin: 0 6px 0 0;
}

.apps a{
	text-decoration: none;
}

.apps img{
	height: 46px;
	width: auto;
	margin: 0 6px 6px 0;
}

.modal-header{
	border: none;
}

.toll_logo{
	display: block;
	margin: -24px auto 14px auto;
	height: 85px;
}

.accop{
	border: none;
}

.abc:not(.collapsed){
	background: none;
	color: #88898d;
}

.abc:focus{
	box-shadow: none;
}

.abc:not(.collapsed)::after{

}

.modalwincontent, .modtab, .modtab>tbody>tr:nth-of-type(odd)>* {
	color: #88898d;
}

.modalwincontent {
	text-align: center;
}

.modalwincontent h4{
	color: #5a5a5b;
}

.modalwintable tfoot{
	font-weight: bold;
}

.vht li img{
	max-width: 125px;
}

.vht{
	padding: 0;
}

.vht li{
	margin: 9px 5px;
	display: block;
	cursor: pointer;
	padding: 0 0 0 32px;
}

.vht span{
	width: 128px;
	display: inline-block;
	text-align: left;
	padding: 5px 5px 5px 11px;
}

.pym{
	padding: 0;
}

.pym li{
	margin: 9px 5px;
	cursor: pointer;
	list-style: none;
}

.pym li img{
	max-height: 38px;
	margin: 10px;
	margin: 12px;
}

.shIcons {
	margin: 0;
	padding: 0;
}
.shIcons li{
	display: inline-block;
	margin: 8px 20px;
	font-weight: bold;
}

.shIcons li span{
	display: block;
	margin: 10px 0 0 0;
}

.shIcons img{
	max-width: 91px;
	height: auto;
}

.shIcons a{
	text-decoration: none;
	color: #5a5a5a;
}

#ShareRouteB {
	margin: 0 auto;
	background: #2432a1;
	color: #fff;
	border-color: #2432a1;
}