* {
    margin: 0;

}

#principal {
    background-image: url(h1_hero1.jpg);
    background-color: rgb(0, 0, 0, 45%);
    background-blend-mode: multiply;
    background-position: center;
    position: relative;
    height: 112vh;
}

section {
    margin-top: 250px;
    margin-left: 250px;
}


a {
    margin-left: 20px;
}

#cabeçalhoAj {
    margin-left: 780px;
}

#logoAj {
    margin-left: 150px;
    margin-top: 30px;
    vertical-align: bottom;
}

.botaoGet {
    background: #D6A04C;
    border: 1px solid #D6A04C;
    color: #fff !important;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    padding: 14px 24px;
    line-height: 15px;
    border-radius: 0px;
}
.botaoGet:hover{
    background-color: rgb(0, 0, 0, 45%);;
    transition: 0.7s;
}

#menu {
    display: inline-block;
    height: 12px;
    width: 2%;
    border-bottom: solid 2px white;
    border-top: solid 2px white;
    margin-left: 20px;
}


footer {
    background-color: #D6A04C;
    height: 100px;
    margin-top: 270px;
    width: 1020px;
    position: absolute;
    bottom: 0;
    right: 0;
}

#mouse {
    margin-left: 18%;
    height: 30px;
    position: absolute;
    bottom: 8%;
}

.textFooter {
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 25px;
    margin-left: 70px;
}

#playNow {
    position: absolute;
    top: 45%;
    right: 15%;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 25px;
}

#text2 {
    font-size: 60px;
    font-family: Arial, Helvetica, sans-serif;
}

#text1 {
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

.playBtn svg {
    height: 35px;
    fill: #D6A04C;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: 0.5s;

}

.playBtn {
    vertical-align: middle;
    display: inline-block;
    width: 70px;
    height: 70px;
    background-color: white;
    border-radius: 50%;
    position: relative;
    transition: 0.5s;
    margin-left: 30px;
}
.playBtn::after {
    content: "";
    position: absolute;
    width: 72px;
    height: 72px;
    border: solid2px #D6A04C;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.playBtn::before {
    content: "";
    position: absolute;
    width: 105px;
    height: 105px;
    background-color: rgba(255, 255, 255, 10%);
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.playBtn:hover svg { fill: white}
.playBtn:hover{ background-color: #D6A04C;}

#segundaArea {
    background-color: rgb(8, 1, 22);
    height: 2700px;
    position: relative;
}



.AboutUs{
    font-size: 50px;
    color: #fff;
    position: absolute;
    top: 1200px;
    left: 150px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

.linha2{
    font-size: 30px;
    color: #fff;
    position: absolute;
    top: 1300px;
    left: 200px;
}

.linha3{
    font-size: 30px;
    color: #fff;
    position: absolute;
    top: 1340px;
    left: 200px;
}

.linha4{
    font-size: 30px;
    color: #fff;
    position: absolute;
    top: 1380px;
    left: 200px;
}

.linha5{
    font-size: 30px;
    color: #fff;
    position: absolute;
    top: 1420px;
    left: 200px;
}

.linha6{
    font-size: 30px;
    color: #fff;
    position: absolute;
    top: 1460px;
    left: 200px;
}

.linha7 {
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 1310px;
    left: 800px;
}

.linha8 {
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 1340px;
    left: 800px;  
}

.linha9 {
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 1370px;
    left: 800px;  
}

.linha10 {
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 1400px;
    left: 800px;  
}

.linha11 {
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 1430px;
    left: 800px
}

.linha12 {
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 1460px;
    left: 800px
}

.linha13 {
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 1490px;
    left: 800px
}

.linha14 {
    font-size: 50px;
    color: #fff;
    position: absolute;
    top:2100px;
    left: 150px;
}

.linha15 {
    font-size: 30px;
    color: #fff;
    position: absolute;
    top:2580px;
    left: 300px;
 }

 .linha16 {
    font-size: 20px;
    color: #fff;
    position: absolute;
    top:2630px;
    left: 300px;
    font-family: 'Times New Roman', Times, serif;
 }

 .linha17 {
    font-size: 30px;
    color: #fff;
    position: absolute;
    top:2580px;
    left: 750px;
 }

 .linha18 {
    font-size: 20px;
    color: #fff;
    position: absolute;
    top:2630px;
    left: 750px;
    font-family: 'Times New Roman', Times, serif;
 }

 .linha19 {
    font-size: 30px;
    color: #fff;
    position: absolute;
    top:2580px;
    left: 1200px;
 }

 .linha20 {
    font-size: 20px;
    color: #fff;
    position: absolute;
    top:2630px;
    left: 1200px;
    font-family: 'Times New Roman', Times, serif;
 }

 .leanMore {
    height: 50px;
    border: solid 1px orange;
    position: absolute;
    top:1550px;
    left: 800px;
    padding: 14px 24px;
    color: white;

}
.leanMore:hover {
    background-color: #D6A04C;
    transition: 0.5s;
}

.imgHomem {
    position: absolute;
    top: 1550px;
    left: 200px;
}

.img2 {
    position: absolute;
    top: 1650px;
    left: 800px;
}

.imagem {
    position: absolute;
    top: 2200px;
    left: 300px;
 }
 .imagem2 {
    position: absolute;
    top: 2200px;
    left: 750px;
 }
 .imagem3 {
    position: absolute;
    top: 2200px;
    left: 1200px;
 }


 .projectA3 {
    font-size: 200px;
    color: rgba(207, 145, 28, 0);
    -webkit-text-stroke: 2px #fff;
    position: absolute;
    top: 3000px;
    left: 186px;
 }

 .fotos {
    position: absolute;
    top: 3150px;
    left: 200px;
 }

 .bordapg2 {
    position: absolute;
    top: 3750px;
    left: 200px;
    background-color: #D6A04C;
    height: 200px;
    width: 750px;
   
 }
 .botaopg2 {
    background-color: #D6A04C;
    color: white;
    text-decoration: none;
    margin-left: 2%;
    border-radius: 50px;
    position: absolute;
    top: 70px;
    left:650px;
    width: 70px;
    height: 70px;
    text-align: center;
}
.bordapg2:hover  {
    background-color: #2c2c2c;
    .frborda {
        color:#D6A04C
    }
    .frborda2 {
        color: #D6A04C;
    }
    transition: 1s;  
 }
 .frborda {
    font-size: 35px;
    color: #fff;
    position: absolute;
    top: 30px;
    left: 30px;
    font-family: 'Times New Roman', Times, serif;
}
.frborda2 {
    font-size: 35px;
    color: #fff;
    position: absolute;
    top: 75px;
    left: 30px;
    font-family: 'Times New Roman', Times, serif;
}
.linha30 {
    font-size: 20px;
    color: #fff;
    position: absolute;
    font-family: 'Times New Roman', Times, serif;
    position: absolute;
    top: 130px;
    left: 35px;
}

 .seta {
    height: 40px;
    position: absolute;
    left: 15px;
    top: 15px;
}

.QuartaArea {
    height: 920px;   
    background-color: rgb(8, 1, 22);
}

.imgWhyUs {
    position: absolute;
    top: 4200px;
    left: 200px;
    }

.linha22 {
    color: #fff;
    font-size: 30px;
    top: 4330px;
    left: 1000px;
    position: absolute;
}
.linha23{
    color: #fff;
    font-size: 30px;
    top: 4370px;
    left: 1000px;
    position: absolute;
}
.linha24 {
    color: #fff;
    font-size: 30px;
    top: 4410px;
    left: 1000px;
    position: absolute;
}
.linha25 {
    color: #fff;
    font-size: 30px;
    top: 4450px;
    left: 1000px;
    position: absolute;
}
.linha26 {
    color: #fff;
    font-size: 30px;
    top: 4490px;
    left: 1000px;
    position: absolute;
}
.linha27 {
    color: #fff;
    font-size: 30px;
    top: 4530px;
    left: 1000px;
    position: absolute;
}
.learnMore2 {
    height: 50px;
    border: solid 1px orange;
    position: absolute;
    top: 4600px;
    left: 1000px;
    padding: 14px 24px;
    color: orange;
}
.learnMore2:hover {
    background-color: #fff;
    transition: 0.5s;
}
.linha29 {
    color: #fff;
    font-size: 50px;
    position: absolute;
    top: 4225px;
    left:1000px
}


.tracinhos {
    height: 40px;
    position: absolute;
    top: 5000px;
    left: 900px;
}
.linha31 {
    color: gray;
    font-size: 30px;
    position: absolute;
    top: 5100px;
    left: 520px;
}
.linha32 {
    color: gray;
    font-size: 30px;
    position: absolute;
    top: 5150px;
    left: 540px;
}
.linha33 {
    color: gray;
    font-size: 30px;
    position: absolute;
    top: 5200px;
    left: 790px;
}
.fundador {
    position: absolute;
    top: 5300px;
    left: 890px;
}
.informacoes {
    position: absolute;
    top: 5400px;
    left: 815px;
    color: #fff;
}
.SextaArea {
    height: 800px;
    background-color: rgb(8, 1, 22);
}
.quarto1 {
    width: 1100px;
        height: 300px;
        position: absolute;
        top: 5550px;
        left: 380px;
        border: solid 1px gray;
}
.quarto1:hover {
    background-color: rgb(41, 40, 40);
       .linha35{
        color: orange;
       }
       .linha37{
        color: orange;
       }
       transition: 0.5s;
}
.quarto2 {
    
    width: 1100px;
        height: 300px;
        position: absolute;
        top: 5890px;
        left: 380px;
        border: solid 1px gray;
}
.quarto2:hover{
    background-color: rgb(41, 40, 40);
        .linha36{
         color: orange;
        }
        .linha38{
         color: orange;
        }
        transition: 0.5s;
}
.quarto {
    margin-left: 40px;
    margin-top: 30px;
}
.linha34 {
    color: #fff;
   position: absolute;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 20px;
    top: 70px;
    left: 327px;
}
.linha35{
    color: #fff;
    position: absolute;
    top: 110px;
    left: 327px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 40px;
    
}
.linha36 {
    color: #fff;
    position: absolute;
    top: 110px;
    left: 327px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 40px;
}
.linha37 {
    color: #fff;
    position: absolute;
    top: 150px;
    left: 327px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 40px;
}
.linha38{
    color: #fff;
    position: absolute;
    top: 150px;
    left: 327px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 40px;
}
.linha39 {
    color: #fff;
    position: absolute;
    top: 200px;
    left: 327px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 15px;
}
.linha40 {
    color: #fff;
    position: absolute;
    top: 200px;
    left: 327px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 15px;
}

.linha41 {
    color: #fff;
    position: absolute;
     font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
     font-size: 20px;
     top: 70px;
     left: 327px;
}

.SetimaArea {
    height: 500px;
    background-color: rgb(31, 30, 30);
}
.logo2 {
    position: absolute;
    top: 6490px;
    left: 200px;
}
.linha42 {
    color: #fff;
    position: absolute;
    top: 6490px ;
    left: 415px ;
    font-size: 22px;
}