@charset "utf-8";
/* CSS Document */

body{
margin-top:0px;
width:100vw;
height:cover;
z-index:-5;
background-color:#111;
background-repeat: no-repeat;
position:absolute;
padding-bottom:5%;
overflow-x:hidden !important;
overflow-y:scroll;
scroll-behavior: smooth !important;
}
body::-webkit-scrollbar {
	display: none;}
iframe{
 border-width: 0;
}
#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%;
}
.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;
}
.vid2{	
margin-top:19vh;
width:34vw;
display:table;
margin-right:auto;
margin-left:auto;
min-height:800px;
min-width:800px;
}
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:2%;
opacity:rgba(255, 253, 253, 1);
width:50vw;

}

