/* !
 * Troutfly Internet
 * Bootstrap  v5.3.8 */
body {
    font-size: 1.2em;
	    padding-top: 54px;
}

.container {
    background-image: none;
}

/* container-bar */
.container-bar {
    background-color: #90A4AE;
    margin-bottom: 0em;
    margin-top: 2px;
    color: #ffffff;
}

.container-bar a {
    color: #8f9d9b;
    text-decoration: none;
}

.container-bar a:visited {
    color: #8f9d9b;
    text-decoration: none;
}

.container-bar a:hover {
    color: #254117;
    text-decoration: none;
}

.container-bar a:active {
    color: #8f9d9b;
    text-decoration: none;
}

.image-bg-fluid-height,

.image-bg-fixed-height {
    text-align: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.img-center {
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 12px;
    padding-left: 5px;
}

.gap-left {
    margin-left: 10px;
}

.gap-right {
    margin-right: 10px;
}

/* ------------ navbar ------------ */
.navbar {
    background-color: #254117;
    border-bottom: 1px solid #ffffff;
}

/* navbar brand and text color */
.navbar .navbar-brand {
    color: #fff000;
    font-size: 16px;
    text-shadow: 2px 2px #000000;
    font-family: Arial, Helvetica, sans-serif;
}

/* navbar links */
.navbar .navbar-nav .nav-link {
    color: #ffffff;
}

/* navbar links hover */
.navbar .nav-item.active .nav-link,
.navbar .nav-item:focus .nav-link,
.navbar .nav-item:hover .nav-link {
    color: #fff000;
}

/* ------ hamburger ------ */
.navbar-toggler {
    border-color: #ffffff;
    background-color: transparent;
    color: #ffffff;
}

/* hamburger bars */
.navbar .navbar-toggler-icon {
    background-image: url("https://www.applebyangling.co.uk/images/hamburger-bars.gif");
}

/* -------- buttons ------- */
.btn-primary {
    background-color: #00008B !important;
    border-color: #00008B !important;
    color: #ffffff !important;
}

.btn-primary:hover,

.btn-primary:active,

.btn-primary:focus {
    background-color: #800000 !important;
    border-color: #800000 !important;
}

.btn-primary:visited {
    background-color: #00008B !important;
    border-color: #00008B !important;
}

/* -------- headings ------------ */
h1 {
    margin: .5em 0;
    font-size: 1.7em;
    text-align: center;
}

h2 {
    margin: .5em 0;
    font-size: 1.4em;
    text-align: left;
}

h3 {
    margin: .5em 0;
    font-size: 1.2em;
    text-align: left;
    font-weight: bold;
}

/* -------------------- */
.hidden {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

/* -------------------- */
a {
    color: #0000ff;
    text-decoration: none;
}

a:visited {
    color: #0000ff;
    text-decoration: none;
}

a:hover {
    color: #0000ff;
    text-decoration: none;
}

a:active {
    color: #0000ff;
    text-decoration: none;
}

/* ! -- footer -- */
footer {
    text-align: center;
    background-color: #000000;
    padding: 10px;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0px;
    margin-left: 0;
    color: #EDE275;
}

footer a {
    color: #ffffff;
    text-decoration: none;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

footer a:visited {
    color: #ffffff;
    text-decoration: none;
}

footer a:hover {
    color: #fff000;
    text-decoration: none;
}

footer a:active {
    color: #ffffff;
    text-decoration: none;
}


/* -------------------- */
.red {
    color: #ff0000;
    font-weight: bold;
}

/* -------------------- */
.subheading {
    font-weight: normal;
    font-size: 1.2em;
}

/* -------------------- */
.img-rounded {
    border-radius: 20px;
}

/* -------- cards ----- */
.card {
    font-size: 1em;
    overflow: hidden;
    padding: 0;
    border: none;
    border-radius: 0.5rem;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
    margin-bottom: 15px;
}

.card-img-top {
    display: block;
    width: 100%;
    height: auto;
}

.card-body {
    background-color: #eeeeee;
}

.card-text {
    clear: both;
    margin-top: .5em;
    color: rgba(0, 0, 0, .68);
}

.card-header {
    font-size: 1.0em;
    font-weight: 500;
    line-height: 1em;
    color: #ffffff;
    text-align: center;
    background-color: #202340;
}

.card-footer {
    font-size: 1em;
    position: static;
    top: 0;
    left: 0;
    max-width: 100%;
    padding: .75em 1em;
    color: rgba(0, 0, 0, .4);
    border-top: 1px solid rgba(0, 0, 0, .05) !important;
    background: #fff;
}

.card-inverse .btn {
    border: 1px solid rgba(0, 0, 0, .05);
}

/* -------- media query 768 -------- */
@media (max-width: 768px) {
    body {
        font-size: 0.9em;
    }

    p {
        font-size: 0.9em;
    }

    h1 {
        font-size: 1.0em;
        font-style: ;
    }

    small {
        font-size: 0.75em;
    }

    h2 {
        font-size: 0.8em;
    }

    h3 {
        font-size: 0.8em;
    }

    h4 {
        font-size: 0.8em;
    }

    ul li {
        font-size: 0.8em;
    }

    table {
        font-size: 0.8em;
    }

    a {
        font-size: 0.9em;
    }
	
  .banner-img {
    height: 120px !important; /* Force the image to match container height */
    width: 100%;
    object-fit: cover;        /* Crops image to fill the 120px area without squishing */
    object-position: center;  /* Keeps the center of the image visible */
  }
  
   .btn.btn-primary.active {
    font-size: 0.8em;
}

/* navbar brand and text color */
.navbar .navbar-brand {
    color: #fff000;
    font-size: 12px;
    text-shadow: 2px 2px #000000;
    font-family: Arial, Helvetica, sans-serif;
}
}


