@charset "utf-8";
/* CSS Document */


body{
margin-top:0px;
width:cover;
height:auto;
z-index:-5;
background-image: url("Images/Hot_Tub_Service3.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;
z-index:10;

}
.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;
overflow-y:scroll;
padding-bottom:5%;
-ms-overflow-style: none; 
	scrollbar-width: none; }
.text ::-webkit-scrollbar {
  display: none;
}

h1{
font-family:lexend;
text-align:center;
font-size:3vh;
margin-top:10rem;
color:white;
width:80%;
font-weight: inherit;
margin-left:auto;
margin-right:auto;
}
p{
font-family:lexend;
font-size:2.2vh; 
z-index:0;
color:white;
margin-left:auto;
margin-right:auto;
text-align:center;
margin-bottom:2%;
width:60vw;
padding-bottom:2%;
}
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;
}

