body {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
overflow-x: hidden;
}

.mainlogo {
    width: 200px;

}

.navbar {
    position: absolute;
    z-index: 2;
    color: white;
    padding-left: 50px;

}

.vdo {
    width: 1500px;
    height: 1000px;
    position: relative;
}

.artura {
    color: white;
    position: absolute;
    z-index: 2;
    margin: 400px 100px;
    font-size: 50px;
}

.rectangle {
    border: 10px;
    border-color: black;
}

.discover {
    position: absolute;
    z-index: 2;
    border: solid 1px gray;
    text-decoration: none;
    margin: 500px 100px;
    padding: 5px 10px;
    color: gray;
}

.discover a:hover {
    color: white;
    border-color: white;
}

.fourth_container{
    max-height: 400px;
    min-height: 400px;
    max-width: 100vw;
     width: 100%;
}

.gt_bg_img {
    position: absolute;
    /* height: inherit; */
}

.gt {
    color: white;
    position: relative;
    z-index: 2;
}

.sign_up {
    color: white;
    background-image: linear-gradient(257deg, #363f44, #181c20);
    padding-top: 100px;
    padding-bottom: 200px;
    padding-left: 50px;
}

#sign_up {
    display: flex;
    flex-direction: column;
    position: absolute;
    z-index: 2;
    border: solid 1px gray;
    text-decoration: none;
    /* margin: 0 50px; */
    margin-left: 50%;
    padding: 5px 10px;
    color: gray;
}

.sign_up p {
   
    margin-left: 52%;
    font-size: large;
}

.news {
    padding: 10px;
    margin: 10px;
    display: flex;
    flex-direction: row;

}

.h1 {
    margin: 10px;
}

.img{
    width: 275px;
    height: 160px;
}

.full_force {
    color: white;
    background-image: linear-gradient(257deg, #363f44, #181c20);
    display: flex;
    /* flex-direction: column; */
    margin-top: 30px;
    padding-left: 30px;
    padding-top: 100px;
    padding-bottom: 200px;
}



.main_div {
    display: flex;
    flex-direction: column;
}

.slide_show{
    padding-left: 20px;
    padding-top: 100px;
    padding-bottom: 200px;
    display: flex;
    flex-direction: row;
}

.spider{
   position: relative;
}

.720 {
    color: white;
    position: absolute;
    z-index: 2;
    font-size: 50px;
}