@charset "utf-8";
/* CSS Document */
body{
margin-top:0px;
width:cover;
height:auto;
z-index:-5;
background-image: url("Images/IMG_5324.jpg");
padding-bottom:5%;
overflow-x:hidden !important;
background-attachment: fixed;
scroll-behavior: smooth !important;
background-position:absolute;
background-size:cover;
background-repeat: no-repeat;
clear:both;
postion:relative;
}
#logo{
width:57%;
margin-right:120px;
marin-laft:auto;
height:90%;
float:right;
margin-top:17px;;

}
.logo{
margin-right:auto;
margin-left:auto;
float:left;
z-index:10;
}
.social{
width:10%;
height:120px;
float:left !important;
margin-left:2%;
margin-top:0vh;
}




.box{
width:102%!important;
height:190px;
max-height:190px;
overflow:hidden;
clear:both;
font-optical-sizing: auto;
position: fixed;
text-align:center;
display:row;
background-color: black;
left: 0;
top: 0%;
z-index:5;
}

.facebooK{
padding-left:20%;

}
.insta{
padding-left:20%;
}
.pima{
height:50px;
margin-top:0px;
position:absolute;
width:80%;
}
.nav{
position:fixed;
margin-left:auto;
margin-right:auto;
width:100%;;
height:15px;
text-align:center;
margin-top:-40px;
z-index:5;
}
.text{
margin-top:15vh;
width:90%;
zindex:-3;
clear:both;
margin-right:auto;
margin-left:auto;
hieght:80vh;
overfow-y:scroll;
padding-bottom:15%;
}
h1{
font-family:lexend;
text-align:center;
font-size:3vh;
font-weight:100 !important;
margin-top:22rem;
color:white;
width:90%;
margin-left:auto;
margin-right:auto;
}

p{
font-family:lexend;
font-size:2.2vh; 
font-weight:100 !important;
z-index:0;
color:white;
margin-left:auto;
margin-right:auto;
text-align:center;
margin-bottom:1%;
opacity:rgba(255, 253, 253, 1);
width:50vw;

}
h2{
font-family:lexend;
text-align:center;
font-size: clamp(2vw, 18px, 22px); 
margin-top:4%;
font-weight:lighter;
font-optical-sizing: auto;
color:white;
width:80%;
margin-left:auto;
margin-right:auto;
z-index:-2;
position:relative;
}



.address{
font-family:lexend;
font-size:1.4vw;
font-weight:100;
color:white;
width:80vw;
height:auto;
justify-content:right;
float:right;
position:sticky;
margin-bottom:1vw;
margin-top:20vh;
text-align:right;
z-inex:0;
}
.footer{ 
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
padding-top:1%;
padding-bottom:1%;
  background-color:black;
  color: white;
  text-align: center;
z-index:5;
}

