html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
	margin: 0;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background-color: #fff;
}
.display-2 {
	font-size: 3.5rem;
	font-weight: 300;
	line-height: 1.2;
}
.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive > .table-bordered {
	border: 0;
}
/*My custom styles*/
body {
	margin-top: 105px;
}
.glenn {
	font-size: 1.1rem !important;
}
.navbar {
	/*box-shadow: 2px 2px 5px #3292a6;*/
	transition: all 0.15s linear;
	background-color: #FFF;
}

.navbar.active {
	box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.navbar .nav-item {
	font-size: 1.4rem;
	padding-right: 1.4rem;
}
#showcase {
	position: relative;
	background-image: url("../images/cannabis-marijuana-leaf-closeup.jpeg");
	min-height: 88vh;

	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#showcase .primary-overlay {
	background-color: rgba(50, 146, 166, 0.5);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#authors img {
	margin-top: -50px;
}
#authors .card:hover {
	background-color: #3292a6;
	color: #fff;
}
#authors .card:hover .fab {
	color: #fff;
}
@media (max-width: 768px) {
	#showcase {
		min-height: 500px;
	}
	#showcase h1 {
		font-size: 4rem;
	}
	.mb-resp {
		margin-bottom: 1rem;
	}
}
.card-color{
	background-color: #446129;
}
.card-tex{
	color: #446129;
}
.card-bor{
	color: #446129;
}
.si{
	font-size: 1.1rem !important;
}
.pos{
	position: relative;
}
.po{
	position: absolute;
	right: -150px;
	top:-20px;
}
.line {
	position: relative;
	margin-bottom: 2rem;
	margin-top: 1rem;
}
.line:before {
	display: block;
	content: '';
	width: 12px;
	height: 12px;
	background-color: #446129;
	position: relative;
	transform: rotate(45deg) translateX(-50%);
	left: 50%;
	top: 10px;
}
.line:after {
	content: '';
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	max-width: 780px;
	height: 3px;
	background: linear-gradient(to right, #446129 0%, #446129 45%, rgba(0,0,0,0) 45%, rgba(0,0,0,0) 55%, #446129 55%, #446129 100%);
}
.nav-li{
	padding: .5rem .3rem !important;
}
/* about us */
#about-show {
	position: relative;
	background-image: url("../images/cannabis-marijuana-leaf-closeup.jpeg");
	min-height: 180px;

	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#about-show .primary-about {
	background-color: rgba(50, 146, 166, 0.8);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* market place */
.sidebar-nav ul li a{
	color: black;
	font-size: 18px;
}
.sidebar-nav ul li {
	color: black;
	font-size: 18px;
	margin-bottom: 20px;
}
/* training */
.card-img-overlay {
	background-color: rgba(59,128,7,.6);
}
.jj-c:hover{
	box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
	transform: translateY(10px);
	transition: .5s;
}
/* contact us */
html ,body{
	overflow-x: hidden;
}
html , body{
	scroll-behavior: smooth;
}
/* modal */
.poss{
	display: none;
}
@media (min-width: 768px) and (max-width: 1023px){
	#showcase h1 {
		font-size: 2rem;
	}
	.line {
		position: relative;
		margin-bottom: 2rem;
		margin-top: 1rem;
	}
	.line:before {
		display: block;
		content: '';
		width: 12px;
		height: 12px;
		background-color: #446129;
		position: relative;
		transform: rotate(45deg) translateX(-50%);
		left: 50%;
		top: 10px;
	}
	.line:after {
		content: '';
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		width: 100%;
		max-width: 570px;
		height: 3px;
		background: linear-gradient(to right, #446129 0%, #446129 45%, rgba(0,0,0,0) 45%, rgba(0,0,0,0) 55%, #446129 55%, #446129 100%);
	}
	.card-tex{
		font-size: 2rem;
	}
	.pos{
		position: relative;
	}
	.po{
		position: absolute;
		right: -80px;
		top:-20px;
	}
}
@media (max-width: 767px){
	#showcase h1 {
		font-size: 1rem;
	}
	.pos{
		position: relative;
	}
	.po{
		position: absolute;
		right: -80px;
		top:-20px;
	}
	.card-tex{
		font-size: 2rem;
	}
	.roow{
		flex-direction: row-reverse;
	}
	.j-h2{
		font-size: 1.3rem;
	}
}

body.modal-open {
	overflow: hidden;
}

.tag-line-h1 {
	font-weight: 800;
	text-shadow: -1px 3px 5px rgba(0,0,0,0.28);
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
	color: #dc3545;
}

.nav-item .nav-link {
	font-weight: bold !important;
}

a {
	color: #7f7f7f;
}

a:hover {
	color: #7f7f7f;
}

.btn-success {
	color: #fff;
	background-color: #446129 !important;
	border-color: #446129 !important;
}

.text-success {
	color: #446129 !important;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
	color: #fff;
	background-color: #446129;
}

.list-group-item.active {
	background-color: #446129;
	border: 1px solid #446129;
}

.card-link,
.card-link:hover {
	color: #575d64;
}

.market-card-image {
	height: 120px;
	width: 100%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
