@media (max-width:629px) {
  img#minnie2 {
    display: none;
  }
}
@media (max-width:629px) {
  img#minnie1 {
    display: none;
  }
}
/*BUTTONS*/
.btn-danger
{
background-color: hsl(351, 68%, 11%) !important;
background-repeat: repeat-x;
background-image: -o-linear-gradient(top, #148c14, #082f08);
background-image: linear-gradient(#148c14, #082f08);
border-color: #e3d8d8 #e3d8d8 hsl(351, 68%, 1.5%);
color: #fff !important;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.62);
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger
{
background-color: hsl(360, 68%, 60%) !important;
background-repeat: repeat-x;
background-image: linear-gradient(#fbeded, #66db46);
border-color: #e3d8d8 #e3d8d8 hsl(360, 68%, 51%);
color: #333 !important;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.59);
}
.btn-moreinfo
{
background-color: hsl(351, 68%, 11%) !important;
background-repeat: repeat-x;
background-image: -o-linear-gradient(top, #a0a3a0, #343834);
background-image: linear-gradient(#a0a3a0, #343834);
border-color: #e3d8d8 #e3d8d8 hsl(351, 68%, 1.5%);
color: #fff !important;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.62);
margin:3px;
}
.btn-moreinfo:hover, .btn-moreinfo:focus, .btn-moreinfo:active, .btn-moreinfo.active, .open .dropdown-toggle.btn-moreinfo {
background-color: hsl(360, 68%, 60%) !important;
background-repeat: repeat-x;
background-image: linear-gradient(#ebebeb, #b5b5b5);
border-color: #e3d8d8 #e3d8d8 hsl(360, 68%, 51%);
color: #333 !important;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.59);
}
/*CARDS*/
.card-img-top {
max-width:100%;
height:auto;
object-fit: cover;
}
.card-header {
background-color: #FFFFFF;
border: 1px solid #ffffff;
line-height: 90%;
	}
.card-body {
color: grey;
padding:  2px 2px 2px 2px;
line-height: 90%;
margin-top:0px;
margin-top:0px;
	}
.card-body2 {
background-color: #90EE90;
border: 1px solid #69899F;
padding: 10px 10px 10px 10px;
text-align : left;
font-size : 15px;
line-height:60%;
}
.card-footer {
 padding: 2px 2px 2px 2px;
 line-height: 90%;
	}
.card{
border-radius: 4px;
background: #fff;
box-shadow: 0 6px 10px rgba(0,0,0,.08), 0 0 6px rgba(0,0,0,.05);
transition: .3s transform cubic-bezier(.155,1.105,.295,1.12),.3s box-shadow,.3s -webkit-transform cubic-bezier(.155,1.105,.295,1.12);
padding: 1px 2px 1px 2px;
cursor: pointer;
}
.card:hover1{
 transform: scale(1.05);
box-shadow: 0 2px 3x rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.06);
}
/* Make the image fully responsive */
.carousel-inner img {
width: 100%;
height: 100%;
}
/*FOOTER*/
footer {
background: #148c14;
color: white;
margin-top:10px;
}
footer a {
color: #fff;
font-size: 14px;
transition-duration: 0.2s;
}
footer a:hover {
color: #FA944B;
text-decoration: none;
}
.copy {
font-size: 12px;
padding: 10px;
border-top: 1px solid #FFFFFF;
}
.footer-middle {
padding-top: 1em;
color: white;
}
/* footer social icons */
.fa {
padding: 4px;
font-size: 30px;
width: 50px;
text-align: center;
text-decoration: none;
margin: 1px 4px;
}
.fa-facebook {
background: #3B5998;
color: white;
}

.fa-twitter {
background: #55ACEE;
color: white;
}
/*MODEL*/
.modal-header {
background-color : #ffffff;
border: 1px solid #69899F;
text-align : left;
}
.modal-body {
background-color: #90EE90;
border: 1px solid #69899F;
text-align : left;
font-size : 15px;
line-height:20px;
}
.close {
font-size: 40px;
font-weight: bold;
line-height: 18px;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
opacity: 0.5;
filter: alpha(opacity=20);
text-decoration: none;
}
.cover4 {
max-width: 100%;
height: auto;
object-fit:contain;
}
/*NAVBAR*/
.navbar  { 
background-color:#118207;
}

@media (max-width: 576px) {
.navbar-collapse {
  max-height: calc(100vh - 125px);
  overflow-y: auto;
}
}
}
navbar-expand-md {
@media (max-width: 768px) {
.navbar-collapse {
max-height: calc(100vh - 125px);
overflow-y: auto;
}
}
}
navbar-expand-lg {
@media (max-width: 992px) {
.navbar-collapse {
max-height: calc(100vh - 125px);
overflow-y: auto;
}
}
}
navbar-expand-xl {
@media (max-width: 1200px) {
.navbar-collapse {
  max-height: calc(100vh - 125px);
  overflow-y: auto;
}
}
}

/*TEXT*/
h1 {
font-size: 5.1vh;
}
h2 {
font-size: 4.0vh;
}
h3 {
font-size: 3.5vh;
}

html {
  font-size: 0.75rem;
}
div.b {
  line-height: 60%;
 } 
.dropdown:hover .dropdown-menu{
	display: block;
	
	
}

.dropdown-menu{
	margin-top: 0;
	border: 2px solid #118207;
	background: #4CAF50;
	
}
.spacing5 { 
line-height: 8px;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
} 
.redText
{color:red;
}
.blackText
{
color:black;
font-weight:bold;
}
fbody {
background: #ffffff;
background: -webkit-linear-gradient(to bottom, #ffffff, #cdcdcd);
background: linear-gradient(to bottom, #ffffff, #cdcdcd);
min-height: 100vh;
}
.borders {
border: 1px solid #4CAF50;
}
.clearfix {
overflow: auto;
}

