@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';

/* _content/AATechSite/Components/Pages/Contracting.razor.rz.scp.css */
#section-header .section-title[b-7wady65bjs] {
	font-family: BebasNeueRegular ;
}
#section-features[b-7wady65bjs] {
	padding-top:30px;
	font-size:1rem;
}
#section-features .h2[b-7wady65bjs] {
	text-align:center;
	text-decoration:underline;
	font-family: TrajanPro;
}
ul[b-7wady65bjs] {
	list-style: none;
}
ul.outer[b-7wady65bjs] {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
}
li[b-7wady65bjs] {
	position: relative;
	padding-left: 1.8em;
}

ul.outer li[b-7wady65bjs]::before {
	content: "\2705";
	position: absolute;
	left: 0;
	color: green; /* Checkmark color */
	font-weight: bold;
}
@media (max-width: 719.99px) {
	#section-header .section-title[b-7wady65bjs] {
		background: linear-gradient(to bottom, #febf04 0%,#ffd65e 100%);
		font-size: 1.8em;
		text-align: center;
	}
	#section-header .section-image[b-7wady65bjs] {
		height: 30vh;
		background: linear-gradient(to bottom, #0fb4e7 0%,#a9e4f7 100%);
	}
	#section-header .section-image .inner[b-7wady65bjs] {
		height: 100%;
		background: url('../images/contractor-bg.png');
		background-size: auto 90%;
		background-repeat: no-repeat;
		background-position: center;
	}
	#section-features .h2[b-7wady65bjs] {
		font-size: 1.2em;
	}
	#section-features .right[b-7wady65bjs] {
		text-align:center;
		border-top:1px solid gray;
		padding-top:10px;
		min-height:50px;
	}
}

@media (min-width: 720px) {

	#section-header[b-7wady65bjs] {
		height:40vh;
		background: linear-gradient(to right, #0fb4e7 0%,#a9e4f7 100%);
	}
		#section-header .section-image[b-7wady65bjs] {
			background: url('../images/contractor-bg.png');
			background-size: auto 90%;
			background-repeat: no-repeat;
			background-position: center;
		}
		#section-header .section-title[b-7wady65bjs] {
			display:flex;
			justify-content:right;
			align-items:center;
			padding-right:50px;
		}
			#section-header .section-title .inner[b-7wady65bjs] {
				width: 500px;
				font-size: 4em;
				line-height: 70px;
				color:#0026ff;
				letter-spacing:.1em;
				text-shadow:1px 1px 1px #ffffff;
			}
	#section-features .h2[b-7wady65bjs] {
		font-size: 1.5em;
	}
	#section-features .right[b-7wady65bjs] {
		display:flex;
		flex-direction:column;
		justify-content:center;
		align-items:center;
	}

	#section-features .right .btn[b-7wady65bjs] {
		width:250px;
		margin: 5px;
	}
}
/* _content/AATechSite/Components/Pages/Financing.razor.rz.scp.css */
#section-header .section-title[b-7j43lyo9gt] {
	font-family: BebasNeueRegular ;
}
#section-features[b-7j43lyo9gt] {
	padding-top:30px;
	font-size:1rem;
}
#section-features .h2[b-7j43lyo9gt] {
	text-align:center;
	text-decoration:underline;
	font-family: TrajanPro;
}
ul[b-7j43lyo9gt] {
	list-style: none;
}
ul.outer[b-7j43lyo9gt] {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
}
li[b-7j43lyo9gt] {
	position: relative;
	padding-left: 1.8em;
}

ul.outer li[b-7j43lyo9gt]::before {
	content: "\2705";
	position: absolute;
	left: 0;
	color: green; /* Checkmark color */
	font-weight: bold;
}
@media (max-width: 719.99px) {
	#section-header .section-title[b-7j43lyo9gt] {
		background: linear-gradient(to bottom, #febf04 0%,#ffd65e 100%);
		font-size: 1.8em;
		text-align: center;
	}
	#section-header .section-image[b-7j43lyo9gt] {
		height: 30vh;
		background: #ffffff;
	}
	#section-header .section-image .inner[b-7j43lyo9gt] {
		height: 100%;
		background: url('../images/financing-bg.png');
		background-size: auto 90%;
		background-repeat: no-repeat;
		background-position: center;
	}
	#section-features .h2[b-7j43lyo9gt] {
		font-size: 1.2em;
	}
	#section-features .right[b-7j43lyo9gt] {
		text-align:center;
		border-top:1px solid gray;
		padding-top:10px;
		min-height:50px;
	}
}

@media (min-width: 720px) {

	#section-header[b-7j43lyo9gt] {
		height: 40vh;
		background: #ffffff;
		border-bottom:1px solid #000000;
	}
		#section-header .section-image[b-7j43lyo9gt] {
			background: url('../images/financing-bg.png');
			background-size: auto 90%;
			background-repeat: no-repeat;
			background-position: center;
		}
		#section-header .section-title[b-7j43lyo9gt] {
			display:flex;
			justify-content:right;
			align-items:center;
			padding-right:50px;
		}
			#section-header .section-title .inner[b-7j43lyo9gt] {
				width: 500px;
				font-size: 4em;
				line-height: 70px;
				color:#0026ff;
				letter-spacing:.1em;
				text-shadow:1px 1px 1px gray;
			}
	#section-features .h2[b-7j43lyo9gt] {
		font-size: 1.5em;
	}
	#section-features .right[b-7j43lyo9gt] {
		display:flex;
		flex-direction:column;
		justify-content:center;
		align-items:center;
	}

	#section-features .right .btn[b-7j43lyo9gt] {
		width:250px;
		margin: 5px;
	}
}
/* _content/AATechSite/Components/Pages/Home.razor.rz.scp.css */
.card-Body[b-44e5z27ufp] {
	flex-grow: 1;
}
.card-footer[b-44e5z27ufp] {
	text-align:right;
	font-size:0.8em;
}
/* _content/AATechSite/Components/Pages/Logistics.razor.rz.scp.css */
#section-header .section-title[b-jihhr8k8zf] {
	font-family: BebasNeueRegular ;
}
#section-features[b-jihhr8k8zf] {
	padding-top:30px;
	font-size:1rem;
}
#section-features .h2[b-jihhr8k8zf] {
	text-align:center;
	text-decoration:underline;
	font-family: TrajanPro;
}
ul[b-jihhr8k8zf] {
	list-style: none;
}
ul.outer[b-jihhr8k8zf] {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
}
li[b-jihhr8k8zf] {
	position: relative;
	padding-left: 1.8em;
}

ul.outer li[b-jihhr8k8zf]::before {
	content: "\2705";
	position: absolute;
	left: 0;
	color: green; /* Checkmark color */
	font-weight: bold;
}
@media (max-width: 719.99px) {
	#section-header .section-title[b-jihhr8k8zf] {
		background: linear-gradient(to bottom, #febf04 0%,#ffd65e 100%);
		font-size: 1.8em;
		text-align: center;
	}
	#section-header .section-image[b-jihhr8k8zf] {
		height: 30vh;
		background: linear-gradient(to bottom, #0fb4e7 0%,#a9e4f7 100%);
	}
	#section-header .section-image .inner[b-jihhr8k8zf] {
		height: 100%;
		background: url('../images/logistics-bg.png');
		background-size: auto 90%;
		background-repeat: no-repeat;
		background-position: center;
	}
	#section-features .h2[b-jihhr8k8zf] {
		font-size: 1.2em;
	}
	#section-features .right[b-jihhr8k8zf] {
		text-align:center;
		border-top:1px solid gray;
		padding-top:10px;
		min-height:50px;
	}
}

@media (min-width: 720px) {

	#section-header[b-jihhr8k8zf] {
		height:40vh;
		background: linear-gradient(to right, #0fb4e7 0%,#a9e4f7 100%);
	}
		#section-header .section-image[b-jihhr8k8zf] {
			background: url('../images/logistics-bg.png');
			background-size: auto 90%;
			background-repeat: no-repeat;
			background-position: center;
		}
		#section-header .section-title[b-jihhr8k8zf] {
			display:flex;
			justify-content:right;
			align-items:center;
			padding-right:50px;
		}
			#section-header .section-title .inner[b-jihhr8k8zf] {
				width: 500px;
				font-size: 4em;
				line-height: 70px;
				color:#0026ff;
				letter-spacing:.1em;
				text-shadow:1px 1px 1px #ffffff;
			}
	#section-features .h2[b-jihhr8k8zf] {
		font-size: 1.5em;
	}
	#section-features .right[b-jihhr8k8zf] {
		display:flex;
		flex-direction:column;
		justify-content:center;
		align-items:center;
	}

	#section-features .right .btn[b-jihhr8k8zf] {
		width:250px;
		margin: 5px;
	}
}
/* _content/AATechSite/Components/Pages/Queue.razor.rz.scp.css */
#section-header .section-title[b-lgenwikhkh] {
	font-family: BebasNeueRegular ;
}
#section-features[b-lgenwikhkh] {
	padding-top:30px;
	font-size:1rem;
}
#section-features .h2[b-lgenwikhkh] {
	text-align:center;
	text-decoration:underline;
	font-family: TrajanPro;
}
ul[b-lgenwikhkh] {
	list-style: none;
}
ul.outer[b-lgenwikhkh] {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
}
li[b-lgenwikhkh] {
	position: relative;
	padding-left: 1.8em;
}

ul.outer li[b-lgenwikhkh]::before {
	content: "\2705";
	position: absolute;
	left: 0;
	color: green; /* Checkmark color */
	font-weight: bold;
}
@media (max-width: 719.99px) {
	#section-header .section-title[b-lgenwikhkh] {
		background: linear-gradient(to bottom, #febf04 0%,#ffd65e 100%);
		font-size: 1.8em;
		text-align: center;
	}
	#section-header .section-image[b-lgenwikhkh] {
		height: 30vh;
		background: linear-gradient(to bottom, #0fb4e7 0%,#a9e4f7 100%);
	}
	#section-header .section-image .inner[b-lgenwikhkh] {
		height: 100%;
		background: url('../images/queue-bg.png');
		background-size: auto 90%;
		background-repeat: no-repeat;
		background-position: center;
	}
	#section-features .h2[b-lgenwikhkh] {
		font-size: 1.2em;
	}
	#section-features .right[b-lgenwikhkh] {
		text-align:center;
		border-top:1px solid gray;
		padding-top:10px;
		min-height:50px;
	}
}

@media (min-width: 720px) {

	#section-header[b-lgenwikhkh] {
		height:40vh;
		background: linear-gradient(to right, #0fb4e7 0%,#a9e4f7 100%);
	}
		#section-header .section-image[b-lgenwikhkh] {
			background: url('../images/queue-bg.png');
			background-size: auto 90%;
			background-repeat: no-repeat;
			background-position: center;
		}
		#section-header .section-title[b-lgenwikhkh] {
			display:flex;
			justify-content:right;
			align-items:center;
			padding-right:50px;
		}
			#section-header .section-title .inner[b-lgenwikhkh] {
				width: 500px;
				font-size: 4em;
				line-height: 70px;
				color:#0026ff;
				letter-spacing:.1em;
				text-shadow:1px 1px 1px #ffffff;
			}
	#section-features .h2[b-lgenwikhkh] {
		font-size: 1.5em;
	}
	#section-features .right[b-lgenwikhkh] {
		display:flex;
		flex-direction:column;
		justify-content:center;
		align-items:center;
	}

	#section-features .right .btn[b-lgenwikhkh] {
		width:250px;
		margin: 5px;
	}
}
/* _content/AATechSite/Components/Pages/Trading.razor.rz.scp.css */
#section-header .section-title[b-fh6bs0d34o] {
	font-family: BebasNeueRegular ;
}
#section-features[b-fh6bs0d34o] {
	padding-top:30px;
	font-size:1rem;
}
#section-features .h2[b-fh6bs0d34o] {
	text-align:center;
	text-decoration:underline;
	font-family: TrajanPro;
}
ul[b-fh6bs0d34o] {
	list-style: none;
}
ul.outer[b-fh6bs0d34o] {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
}
li[b-fh6bs0d34o] {
	position: relative;
	padding-left: 1.8em;
}

ul.outer li[b-fh6bs0d34o]::before {
	content: "\2705";
	position: absolute;
	left: 0;
	color: green; /* Checkmark color */
	font-weight: bold;
}
@media (max-width: 719.99px) {
	#section-header .section-title[b-fh6bs0d34o] {
		background: linear-gradient(to bottom, #febf04 0%,#ffd65e 100%);
		font-size: 1.8em;
		text-align: center;
	}
	#section-header .section-image[b-fh6bs0d34o] {
		height: 30vh;
		background: linear-gradient(to bottom, #0fb4e7 0%,#a9e4f7 100%);
	}
	#section-header .section-image .inner[b-fh6bs0d34o] {
		height: 100%;
		background: url('../images/trading-bg.png');
		background-size: auto 90%;
		background-repeat: no-repeat;
		background-position: center;
	}
	#section-features .h2[b-fh6bs0d34o] {
		font-size: 1.2em;
	}
	#section-features .right[b-fh6bs0d34o] {
		text-align:center;
		border-top:1px solid gray;
		padding-top:10px;
		min-height:50px;
	}
}

@media (min-width: 720px) {

	#section-header[b-fh6bs0d34o] {
		height:40vh;
		background: linear-gradient(to right, #0fb4e7 0%,#a9e4f7 100%);
	}
		#section-header .section-image[b-fh6bs0d34o] {
			background: url('../images/trading-bg.png');
			background-size: auto 90%;
			background-repeat: no-repeat;
			background-position: center;
		}
		#section-header .section-title[b-fh6bs0d34o] {
			display:flex;
			justify-content:right;
			align-items:center;
			padding-right:50px;
		}
			#section-header .section-title .inner[b-fh6bs0d34o] {
				width: 500px;
				font-size: 4em;
				line-height: 70px;
				color:#0026ff;
				letter-spacing:.1em;
				text-shadow:1px 1px 1px #ffffff;
			}
	#section-features .h2[b-fh6bs0d34o] {
		font-size: 1.5em;
	}
	#section-features .right[b-fh6bs0d34o] {
		display:flex;
		flex-direction:column;
		justify-content:center;
		align-items:center;
	}

	#section-features .right .btn[b-fh6bs0d34o] {
		width:250px;
		margin: 5px;
	}
}
