/*-- Body Reset --*/
body {
	overflow-x: hidden;
	font-family: "Montserrat", sans-serif;
	color: #616971;
	background-color: white;
}

.top-bar {
	background: #7aaec4;
	height: 2.8rem;
	padding: 0.2rem 0;
}
.top-bar a {
	color: white;
	text-decoration: none;
	font-size: 1.1rem;
}

.navbar {
	font-size: 1rem;
	font-weight: 600;
	box-shadow: 0 0.2rem 0.2rem rgba(0, 0, 0, 0.1);
	z-index: 1;
}

.nav-item {
	padding: 0.1 rem;
}

.nav-link {
	color: #5b5555 !important;
}

.nav-link.active,
.nav-link:hover {
	color: #4981b3 !important;
}

#carousel {
	box-shadow: 0, 1rem, 1rem, rgba(0, 0, 0, 0.1);
}
.carousel-inner {
	max-height: 68rem;
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
	transition: transform 1.2s ease;
}

.carousel-caption {
	position: absolute;
	top: 45%;
	transform: translatey(-50%);
}

.bg-custom {
	color: white;
	border-radius: 1rem;
}
.carousel-caption h1 {
	font-size: 3.8 rem;
	text-shadow: 0.1rem 0.1rem 0.2rem rgba(0, 0, 0, 0.1);
}

.carousel-caption h3 {
	font-size: 1.5rem;
	text-shadow: 0.1rem 0.1rem 0.2rem rgba(0, 0, 0, 0.1);
}

.btn-lg {
	border-radius: 0;
	text-transform: uppercase;
	font-size: 1rem;
	border-width: medium;
}

.btn-danger {
	background-color: #ac2615;
	border: 0.02rem solid #ac2615;
}

.btn-primary {
	background-color: #4981b3;
	border: 0.02rem solid #4981b3;
}

.btn-primary:hoover,
.btn-primary:focus {
	background-color: #68a0d2 !important;
	border: 0.02rem solid #68a0d2 !important;
}

.BBB {
	position: fixed;
	top: 550px;
	right: 0;
	width: 300px;
	height: 100px;
}

@media (max-width: 1199.98px) {
	.carousel-caption h1 {
		font-size: 2.8 rem;
	}

	.carousel-caption h3 {
		font-size: 1.8rem;
	}
}

@media (max-width: 991.98px) {
	.carousel-caption h1 {
		font-size: 2.5 rem;
	}

	.carousel-caption h3 {
		font-size: 1.5rem;
	}
	.btn-lg {
		font-size: 0.95rem;
	}
}

@media (max-width: 500.98px) {
	.navbar {
		font-size: 0.8rem;
		font-weight: 300;
		box-shadow: 0 0.2rem 0.2rem rgba(0, 0, 0, 0.1);
		z-index: 1;
	}

	.carousel-inner {
		max-height: 20rem;
	}

	.carousel-caption h1 {
		font-size: 0.8rem;
	}

	.carousel-caption h3 {
		font-size: 0.6rem;
	}
	.btn-lg {
		font-size: 0.5rem;
	}
	.footer {
		font-size: 0.05rem;
	}

	.top-bar {
		font-size: 0.2rem;
	}
	.navbar {
		font-size: 0.8rem;
		font-weight: 400;
		box-shadow: 0 0.2rem 0.2rem rgba(0, 0, 0, 0.1);
		z-index: 1;
	}

	.footer {
		background-color: white;
		position: bottom;
		left: 0;
		bottom: 0;
		width: 100%;
		text-align: center;
		font-style: oblique;
		font-size: xx-small;
	}
}

.row,
.container-fluid {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.fixed-background {
	position: relative;
	width: 100%;
	z-index: 1000 !important;
}
.fixed-wrap {
	clip: rect(0, auto, auto, 0);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -999 !important;
}
.fixed {
	z-index: -999 !important;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	will-change: transform;
}

/*
service.html

*/

.service {
	padding-top: 1rem;
	text-align: center;
	margin: 1rem;
	font-size: 1.5rem;
	text-shadow: 0.1rem 0.1rem 0.2rem rgba(0, 0, 0, 0.1);
	font-weight: 600;
}

.serviceInfo {
	margin: 1rem;
	padding: 1rem, 1rem, 1rem, 1rem;
	text-align: center;
	font-size: 1rem;
	text-shadow: 0.1rem 0.1rem 0.2rem rgba(0, 0, 0, 0.1);
	font-weight: 600;
}

.laDaily {
	font-size: 1.1rem;
	padding: 1rem, 1rem, 1rem, 1rem;
	text-align: center;
	padding-bottom: 1rem;
	text-shadow: 0.1rem 0.1rem 0.2rem rgba(0, 0, 0, 0.1);
	font-weight: 900;
}

.sign {
	padding-top: 1rem;
	text-align: center;
	font-weight: 600;
}

/*
prelimeval.html

*/

.needLawyer {
	padding-top: 1rem;
	text-align: center;
	font-size: 1.5rem;
	text-shadow: 0.1rem 0.1rem 0.2rem rgba(0, 0, 0, 0.1);
	font-weight: 600;
}

.lawyerStatement {
	margin: 1rem;
	justify-content: left;
	font-size: 1rem;
	text-shadow: 0.1rem 0.1rem 0.2rem rgba(0, 0, 0, 0.1);
	font-weight: 600;
}

/*
smallbizpack.html

*/
.smallBiz {
	font-weight: 600;
	padding-top: 1rem;
	text-align: center;
	font-size: 1.5rem;
	text-shadow: 0.1rem 0.1rem 0.2rem rgba(0, 0, 0, 0.1);
}

.smallBizInfo {
	font-weight: 600;
	text-align: center;
	font-size: 1rem;
	text-shadow: 0.1rem 0.1rem 0.2rem rgba(0, 0, 0, 0.1);
}

.scale {
	text-align: center;
}

/*
References.html

*/

.reference {
	margin: 1rem;
	padding-top: 1rem;

	text-align: center;
	font-size: 1.5rem;
	text-shadow: 0.1rem 0.1rem 0.2rem rgba(0, 0, 0, 0.1);
	font-weight: 600;
}
.statement {
	margin: 1rem;
	padding: 1rem;
	text-align: left;
	font-size: 1rem;
	text-shadow: 0.1rem 0.1rem 0.2rem rgba(0, 0, 0, 0.1);
	font-weight: 900;
}

.from {
	margin: 1rem;
	text-align: right;
	font-size: 1rem;
	text-shadow: 0.1rem 0.1rem 0.2rem rgba(0, 0, 0, 0.1);
	font-weight: 900;
}

/*
Contact Us.html

*/
.contact {
	padding-top: 1rem;
	text-align: center;
	font-size: 1.5rem;
	font-weight: 900;
	text-shadow: 0.1rem 0.1rem 0.2rem rgba(0, 0, 0, 0.1);
}

.contactInfo {
	padding-top: 1rem;
	text-align: center;
	font-size: 1rem;
	font-weight: 600;
	text-shadow: 0.1rem 0.1rem 0.2rem rgba(0, 0, 0, 0.1);
}

/*
Links.html

*/

.linkTitle {
	font-weight: 600;
	padding-top: 1rem;
	text-align: center;
	font-size: 1.5rem;
	text-shadow: 0.1rem 0.1rem 0.2rem rgba(0, 0, 0, 0.1);
}

.links {
	padding-top: 1rem;
	text-align: center;
	font-size: 1rem;
	font-weight: 600;
	text-shadow: 0.1rem 0.1rem 0.2rem rgba(0, 0, 0, 0.1);
}

/*
footer

*/
.footer {
	background-color: white;
	position: bottom;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	font-style: oblique;
	font-size: 0.8rem;
}

/*
 #b3f466 green
*/
