body {
    background-color: black;
    margin-bottom: 23px;
    margin-left: 5px;
	margin-right: 5px;
}

.navbar {
    background-color: #000000;
    padding-top: 3px;
    padding-bottom: 1px;
}


.navbar.navbar-expand-xlg.navbar-dark {
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 19px;
}
.navbar button {
    outline: none !important;
    padding-top: 8px;
}


   .jumbotron {
    background-color: black;
    margin-bottom: -20px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: -11px;
}


  .jumbotron h4{
    color: #fff;
    font-weight: lighter;
    padding-top: 3px;
}

.jumbotron h3{
    color: #fff;
    padding-bottom: 10px;
    font-weight: lighter;
    margin-top: -2px;
}
            
   .jumbotron p {
    color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    font-size: medium;
    margin-left: -13px;
    margin-right: -13px;
    padding-top: 1px;
    margin-top: 0px;
}

.photo-gallery {
    margin-top: 28px;
    margin-left: 10px;
    margin-right: 10px;
}

.jumbotron.bg-black.rounded-0 {
    margin-left: 10px;
}


.jumbotron.bg-black.rounded-0 .containter-fluid.row.col-md-4.text-center.img-thumbnail   {
    border-style: solid;
    border-color: #FFFCFC;
    padding-top: 0px;
}
.col-md-4 .text-center .img-thumbnail {
    margin-top: 16px;
}


.container-fluid .row.photos .col-sm-12.col-md-6.col-lg-4.col-xl-3.item.bm-2.text-center  {
    margin-bottom: 13px;

}
.row.photos .col-sm-12.col-md-6.col-lg-4.col-xl-3.item.text-center  {
    margin-bottom: 13px;

}
.col-md-4 .text-center .img-thumbnail {
    margin-bottom: 16px;

}


.container-fluid .row.video .col-md-6 {
    margin-bottom: 40px;

}
.container-fluid .row.photos .col-sm-12.col-md-6.col-lg-4.col-xl-4.item.text-center {
    margin-bottom: 17px;
}
.container-fluid .row.photos.justify-content-center .col-lg-8 {
    margin-top: 13px;
}

.container-fluid .row.video.justify-content-center .col-md-8.col-lg-6 {
    margin-bottom: 21px;
}

.container-fluid .row .col.mr-xl-5 {
    margin-left: -7px;
}


.col-sm-6.col-md-4.col-lg-3.item a .figure-caption.text-center.text-white {
    margin-bottom: 8px;
}

#footer {
    float: right;
	margin-right: 44px;
    margin-top: 15px;
    margin-bottom: 12px;
    color: #FFFBFB;
}


.col-md-4 .text-center #bewick {
    max-width: 210px;
    max-height: 180px;
    position: relative !important;
    border: thick solid #FFFFFF;
 
}
