
      .navbar{
		 
			position:absolute;
		    top:0px;
			z-index:99;
		}
		.nav-link{
			color:white;
		}
		.nav-item{
			margin-left:82px;
		}
		.img-fluid{
			opacity: 1.7;
			width: 100%;
			height:847px;
		}
	    .centered {
           position: absolute;
           top: 59%;
           left: 52%;
           transform: translate(-50%, -50%);
		   font-size: 445%;
		   color: black;
         }
		.button{
			position: absolute;
			top: 351%;
			left: 53%;
			transform:translate(-50%,-50%);
			padding-bottom: 3px;
			margin-bottom: 90px;
			}
		.btn{
			border: 1px solid black;
			padding: 10px 20px;
			color:#fff;
			text-decoration: none;
			background-color: darkolivegreen;
			width: 101%;
            height: 45px;
			left: 20%;
		}
       .gallery{
	       height: 256px;
           width: 105%;
           margin-top: 23%;
           border-radius: 7%;
       }
       .gallery:hover{
	        transform: scale(1.1);
		  }
       .footer{
			background-color:black;
			height:300px;
			width:100%;
			color: #FFFFFF;
		   margin-top: 5%;
			
		}
		.col-sm-4{
			
			padding-left: 97px;
			padding-top: 3%;
		}
        .fab{
	       padding-left: 3%;
         }
    
		.footer2{
			background-color: whitesmoke;
			height: 47px;
			width: 100%;
		}
		.p_copy{
			margin-left: 435px;
			align-content: center;
			font-size: 20px;
		}
		
		.btn btn-primary{
			margin-left: 40px;
		}
		