@charset "utf-8";
/* CSS Document */


div .container-fluid .button.menu {
    display: inline-block;
    padding: 15px 25px;
    text-decoration: none;
    color: white;
    background-color: #199319;
    border-radius: 6px;
    cursor: pointer;
    border: none;
    text-align: center;
}
.container div .container-fluid {
    text-align: center;
}
.row .col-xl-4 .card.col-md-4.col-xl-12 {
}
.row .col-xl-4 .card.col-md-4.col-xl-12 {
    background-color: #000000;

}
#footer{
    position: fixed;
    left: 0;
    bottom: 0;
    height: 100px;
    width: 100%;
    color: #00000;
    padding: 0.01em 16px;
    font-family: Verdana,sans-serif;
    font-size: 15px;
    line-height: 1.5;
}.row .col-xl-6 .card.col-md-4.col-xl-12 {
    background-color: #000000;

}
.container .row .img-thumbnail.img-fluid {
    text-align: center;
}
.container .row .img-thumbnail.img-fluid {
    text-align: center;

}
.row .col-xl-12 h1 {
    text-align: center;

}
.row .col-xl-12.space strong {
    font-family: "Cinzel Decorative", "Cinzel Decorative Black";
    font-size: x-large;
}


.container .text-center {
    padding-top: 25px;
    padding-bottom: 25px;


}
.row.d-block .col-xl-12 h2 {
    padding-top: 25px;
    padding-bottom: 25px;
}
.container div p {
    padding-bottom: 25px;
    text-align: center;
}
.container-fluid .container .text-center.page-header {
    font-family: "Cinzel Decorative", "Cinzel Decorative Black";
    font-style: normal;
    font-weight: bold;
}
div p br {
    font-weight: bold;
}
.container .tacomastertext {
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;

}

.text-center {
    font-family: "Cinzel Decorative", "Cinzel Decorative Black";
    font-weight: bold;
}

.space {
}
.container .row .col-xl-12.space {
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.container {
    background-size: 100% auto;
}
.container h2 {
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}
.container .tacomastertext {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.card.col-md-4.col-xl-12 .card-body .card-title {
    font-family: "Cinzel Decorative", "Cinzel Decorative Black";
    font-weight: bold;
}
.card.col-md-4.col-xl-12 .card-body .card-text.text-left {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
}

<style>
  .carousel-indicators {
    position: static; /* Prevents absolute positioning */
    margin: 10px 0 0;
    padding: 0;
  }
  .carousel-indicators li {
    width: 80px;
    height: 60px;
    margin: 0 5px;
    border: 2px solid transparent;
    opacity: 0.6;
    transition: opacity 0.3s ease;
  }
  .carousel-indicators li.active {
    opacity: 1;
    border-color: #007bff;
  }
  .carousel-indicators img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
  }
</style>   


body {

}
body footer {
}
