@charset "utf-8";
html{
	scroll-behavior: smooth;
}

.navbar-custom {
    background-color: #141414;
    border-bottom: 8px solid #00DB46;
}
body {
    background-color: #141414;
    font-family: "Century Gothic", "Segoe UI", Verdana, Arial, sans-serif;
}

.nav-link  {
    color: #00DB46 !important;
    font-weight: bold;
    font-family: "Century Gothic", "Segoe UI", Verdana, Arial, sans-serif;
}
.nav-link:hover {
    color: #FFFFFF !important;
}
#bfer {
}
footer {
    background-color: #00DB46;
    font-weight: bold;
}
#gallery {
    color: #000000;
    background-image: url(images/junglebackground2.jpg);
    background-size: cover;
    background-attachment: fixed;
}
h5 {
    font-weight: bold;
}








@media screen and (max-width:992px){
#bfer  {
    display: none;
    visibility: hidden;

}

}
.blk-secton {
    background-color: #141414;
    color: #FFFFFF;
}
.jumbotron-custom {
    background-color: #000000;
    background-image: url(images/junglebackground.jpg);
    color: #FFFFFF;
    font-family: "Century Gothic", "Segoe UI", Verdana, Arial, sans-serif;
    font-weight: bold;
    background-size: cover;
}
h1,#vep{
    font-weight: bolder;
    font-size: 4em;
    text-shadow: 1px 7px 8px #000000;
}
::selection {
    background-color: #00DB46;
    color: #000000;
}
#vep {
}
h2 {
    font-weight: bold;
    font-size: 4em;
}
h3 {
    font-family: "Century Gothic", "Segoe UI", Verdana, Arial, sans-serif;
    color: #00DB46;
    font-size: 1em;
    font-weight: bold;
}


@media screen and (min-width:769px){
#navlogoalt {
    display: none;
    visibility: hidden;
}

}

@media screen and (max-width:768px){
#navlogo {
    display: none;
    visibility: hidden;
}

}
.carousel-custom {
    border: 10px solid #141414;
    border-radius: 20px;
    font-weight: bold;
    background-color: #FFDEDF;

}
.carousel-control-custom {
}
#caretips {
}
#contact {
}
