.liCarousel{
	margin-left: 35px;
}

.mabo{
	margin-bottom: 1em;
}

.mobileLI{
	text-align: left;
}

.terms{
	margin:1em;
}

.text-list{
	margin-left: 25%;
	text-align: left;
}

.tdbIcon{
	height: 100%;
	width: 100px;
}

.bg-dark{
	background: rgba(152,156,161,1);
	background: -moz-linear-gradient(left, rgba(152,156,161,1) 0%, rgba(75,80,84,1) 33%, rgba(52,58,64,1) 51%, rgba(52,58,64,1) 71%, rgba(52,58,64,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(152,156,161,1)), color-stop(33%, rgba(75,80,84,1)), color-stop(51%, rgba(52,58,64,1)), color-stop(71%, rgba(52,58,64,1)), color-stop(100%, rgba(52,58,64,1)));
	background: -webkit-linear-gradient(left, rgba(152,156,161,1) 0%, rgba(75,80,84,1) 33%, rgba(52,58,64,1) 51%, rgba(52,58,64,1) 71%, rgba(52,58,64,1) 100%);
	background: -o-linear-gradient(left, rgba(152,156,161,1) 0%, rgba(75,80,84,1) 33%, rgba(52,58,64,1) 51%, rgba(52,58,64,1) 71%, rgba(52,58,64,1) 100%);
	background: -ms-linear-gradient(left, rgba(152,156,161,1) 0%, rgba(75,80,84,1) 33%, rgba(52,58,64,1) 51%, rgba(52,58,64,1) 71%, rgba(52,58,64,1) 100%);
	background: linear-gradient(to right, rgba(152,156,161,1) 0%, rgba(75,80,84,1) 33%, rgba(52,58,64,1) 51%, rgba(52,58,64,1) 71%, rgba(52,58,64,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#989ca1', endColorstr='#343a40', GradientType=1 );
}

.enterprise{
	margin-left: 30%;
}

.pricedesc{
	font-size: 0.7rem;
}

.medicalDrop{
	font-size: 1.2rem;
	color: white;
}

.fawPictures{
	width: 350px;
	height: 300px;
}

.invisible{
	color: white !important;
}