@charset "utf-8";
body {
	background-color: rgba(76,146,73,1.00);
}




.container {
	background-color: rgba(55,55,55,1.00);
	border-radius: 15px;
	min-height: 100px;
	background-attachment: fixed;
}
nav a {
	margin-left: 10px;
	margin-right: 10px;
	color: rgba(69,127,63,1.00);
	text-decoration: none;
	font-family: alfa-slab-one;
	font-style: normal;
	font-weight: 400;
	list-style-type: none;
	border-radius: 0px;
	margin-top: 0px;
}

nav a:hover {
	background-color: rgba(69,127,63,1.00);
	color: rgba(55,55,55,1.00);
	text-decoration: none;
	font-family: alfa-slab-one;
	font-style: normal;
	font-weight: 400;
	border-radius: 9px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
nav img {
	margin-left: 10px;
	margin-right: 10px;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	text-shadow: 0px 0px 8px rgba(69,127,63,1.00);
	-webkit-box-shadow: 0px 0px 13px rgba(20,201,0,1.00);
	box-shadow: 0px 0px 13px rgba(20,201,0,1.00);}


.active {
	color: rgba(26,255,0,1.00);
	font-family: alfa-slab-one;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
}
main img {
	margin-top: 0px;
	border-radius: 18px;
}
.carousel-inner {
	margin-top: 20px;
	margin-bottom: 20px;
}
.card {
	background-color: rgba(55,55,55,1.00);
	border-radius: 10px;
}
.card h5 {
	color: rgba(79,147,73,1.00);
}
.card a  {
	color: rgba(255,255,255,1.00);
	background-color: rgba(79,147,73,1.00);
	text-decoration: none;
	font-family: alfa-slab-one;
	font-style: normal;
	font-weight: 400;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	border-radius: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 20px;
}
.card a :hover  {
	text-decoration: none;
	font-family: alfa-slab-one;
	font-style: normal;
	font-weight: 400;
}


footer {
	margin-top: 50px;
	margin-bottom: 25px;
	font-family: alfa-slab-one;
	font-style: normal;
	font-weight: 400;
}
.card p {
	color: rgba(71,139,73,1.00);
	text-align: left;
	font-size: small;
	line-height: 20px;
}
.container main .abcdefg .card {
	height: 350px;
	overflow-y: scroll;
}


.nav-item a {
	display: inline-block;
}


.row .col-md-6 a {
	color: rgba(79,147,73,1.00);
}
.row .col-md-6 a:hover {
	color: rgba(79,147,73,1.00);
	text-decoration: none;
}
.col-md-6 {
	padding-left: auto;
	padding-right: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: center;
}
lable {
	color: rgba(79,147,73,1.00);
}
.container  hr    {
	color: rgba(124,134,123,1.00);
	height: 2px;
	background-color: rgba(124,134,123,1.00);
}
.row hr {
	height: 2px;
	color: rgba(124,134,123,1.00);
	background-color: rgba(124,134,123,1.00);
}
body div h2 {
	color: rgba(217,0,0,1.00);
	text-align: center;
	font-family: hammersmith-one;
	font-style: normal;
	font-weight: 400;}	

footer {
	color: rgba(55,55,55,1.00);
	background-color: rgba(55,55,55,1.00);
}
.btn-secondary {
	margin-top: 5px;
	padding-top: 5px;
}



.card img {
	height: 70%;
}
.der {
	color: rgba(71,139,73,1.00);
	font-family: alfa-slab-one;
	font-style: normal;
	font-weight: 400;
	text-align: left;
	font-size: larger;
}
main {
	border-radius: 13px;
	border: 2px solid rgba(15,115,0,1.00);
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
i {
	padding-right: 7px;
}















.carousel-inner .card {
	margin-right: auto;
	margin-left: auto;
}




@media screen and (max-width:575px){
	
.card {
	;
	background-color: rgba(55,55,55,1.00);
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}






}
@media screen and (max-width:130px){

@media screen and (max-width:767px){
}
.carousel-inner .card {
	margin-right: 50%;
	margin-left: 37%;
}
.container main h3 {
	color: rgba(65,183,69,1.00);
	margin-left: 41%;
	margin-right: 30%;
}
