* {
    margin: 0;
    padding: 0;
    scroll-behavior: smooth;
}

html {
    scroll-behavior: smooth;
}

#cabecario {

    height: 95vh;
    background-image: url(h1_hero1.jpg);
    background-color: rgba(0, 0, 0, 45%);
    background-blend-mode: multiply;
    color: white;
    background-color: none;
    border-style: none;
    border-color: none;
}

#cabecario>#main {
    background-image: url(h1_hero1.jpg);
}

#contato {
    display: inline-block;
    font-family: "Questrial", sans-serif;
    font-size: 19px;
}

#logo {
    margin-top: 3.5vh;
    margin-left: 33vh;
    margin-right: 75vh;
}

.botao {
    background: #D6A04C;
    border: 1px solid #D6A04C;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    font-weight: 400;
    display: inline-block;
    padding: 14px 24px;
    line-height: 15px;
    border-radius: 0px;
    transition: 0.5s;
    margin-left: 25px;
}

.botao:hover {
    background: none;
    border: 1px, solid #d6a04c;
    color: #d6a04c;
}

#menu {
    margin-top: 2.5vh;
    margin-left: 11.4vh;
    display: inline-block;
    height: 45px;
    fill: white;
}

#text {
    margin-right: 30vh;
    width: 50%;
    display: inline-block;
}

#reel {
    height: 100%;
    width: 50%;
    display: inline;
}

#subtitulo {
    margin-left: 45vh;
    margin-top: 24vh;
    font-family: "Questrial", sans-serif;
}

#local {
    font-size: 1.5vh;
    margin-bottom: 1.5vh;
    font-weight: normal;
}

#home {
    font-weight: normal;
    font-size: 6vh;
}

#play {
    height: 25vh;
    font-size: 2.5vh;
    font-family: "Questrial", sans-serif;
    margin-bottom: 0vh;
    position: absolute;
    top: 54vh;
}

#video {

    fill: #D6A04C;
    height: 3vh;
    transition: 0.5s;
}

#insta {
    display: inline-block;
    text-align: center;
    height: 8vh;
    width: 8vh;
    border-radius: 75%;
    background-color: white;
    transition: 0.5s;
    position: absolute;
    top: 50%;
    left: 72%;
}

#insta>#video {
    position: absolute;
    top: 32%;
    left: 33%;

}

#insta:hover {
    background-color: #D6A04C;
}

#insta:hover #video {
    fill: #fff;
}

#botabout {
    width: 100%;

    display: inline-block;
    background-image: url(h1_hero1.jpg);
}

#main {
    height: 13vh;
    width: 50%;
    background-color: #D6A04C;
    position: absolute;
    top: 100;
    left: 50;
    right: 0;
    transform: translate(-0%, -100%);
}

#textesq {
    font-family: "questrial", sans-serif;
    color: white;
    font-size: 2vh;
    margin-left: 3.5vh;
    display: inline-block;
    position: absolute;
    top: 35px;
    line-height: 2.5vh;
}

#textdir {
    display: inline-block;
    font-family: "questrial", sans-serif;
    color: #fff;
    font-size: 2vh;
    margin-left: 6vh;
    position: absolute;
    top: 35px;
    left: 39vh;
    line-height: 2.5vh;
}

#aboutus {
    height: 190vh;
    background-color: #0b0016;
}

#titulo {
    font-family: "cabin", sans-serif;
    color: white;
    font-size: 5.5vh;
    font-weight: 400;
    width: 26%;
    text-align: right;
}

#sobre {
    position: absolute;
    top: 110vh;
    left: 31vh;
}

#mouse {
    height: 40px;
    width: 40px;
    fill: #D6A04C;
    position: absolute;
    left: 22%;
    bottom: 130px;

}

#fotos {
    height: 75%;
    width: 100%;
}

#ftesq {
    width: 50%;
    height: 20vh;
    color: white;
    line-height: 4.5vh;
    font-family: "questrial", sans-serif;
    font-size: 2.9vh;
    display: inline-block;
    position: absolute;
    top: 119vh;
    left: 40vh;
}

#about1 {
    position: absolute;
    top: 143vh;
    left: 40vh;
}

#ftsdir {
    width: 50%;
    height: 20vh;
    color: white;
    line-height: 3.2vh;
    font-family: "questrial", sans-serif;
    font-size: 1.9vh;
    display: inline-block;
    position: absolute;
    top: 99%;
    left: 33%;
}

#learnmore {
    background: transparent;
    border: 1px solid #D6A04C;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    font-weight: 400;
    display: inline-block;
    padding: 18px 29px;
    line-height: 15px;
    border-radius: 0px;
    transition: 0.5s;
    position: absolute;
    top: 215%;
    left: 33%;
}

#learnmore:hover {
    background: #D6A04C;
    border: 1px, solid #d6a04c;
    color: white;
}

#about2 {
    position: absolute;
    top: 55vh;
    left: 33vh;
}

#what {
    color: white;
    font-family: "Cabin", sans-serif;
    position: absolute;
    top: 203vh;
    left: 31vh;
    font-size: 4.7vh;
}

#comercial {
    display: inline-block;
    position: absolute;
    top: 218vh;
    left: 31vh;
    transition: 0.5s;
}

#comercial:hover {
    margin-top: 1%;
}

#comercial:hover img {
    filter: contrast(70%);
}

#comercial:hover #comer {
    color: #D6A04C;
}

#residential {
    display: inline-block;
    position: absolute;
    top: 218vh;
    left: 75vh;
    transition: 0.5s;
}

#architecture {
    display: inline-block;
    position: absolute;
    top: 218vh;
    left: 119vh;
    transition: 0.5s;
}

#comer {
    font-size: 3.5vh;
    color: white;
    font-family: "questrial", sans-serif;
    transition: 0.5s;
}

.arch1 {
    font-size: 1.5vh;
    color: white;
    font-family: "questrial", sans-serif;
}

#rest {
    font-size: 3.5vh;
    color: white;
    font-family: "questrial", sans-serif;
}

.imgcentral {
    opacity: 0;
    height: 5.6vh;
    width: 6vh;
    background-color: white;
    text-align: center;
    border-radius: 75%;
    transition: 0.5s;
}

.imgcentral>.arrow {
    fill: black;
    height: 1.8vh;
    width: 4vh;
    position: absolute;
    top: 34%;
    left: 18%;
}

#comercial:hover>.imgcentral {
    opacity: 1;
    z-index: 99;
}


#comercial>.imgcentral {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -60%);
}

#residential>.imgcentral {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -60%);
}

#architecture>.imgcentral {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -60%);
}

#residential:hover {
    margin-top: 1%;
}

#residential:hover img {
    filter: contrast(70%);
}

#residential:hover #rest {
    color: #D6A04C;
}

#residential:hover>.imgcentral {
    opacity: 1;
    z-index: 99;
}

#architecture:hover {
    margin-top: 1%;
}

#architecture:hover img {
    filter: contrast(70%);
}

#architecture:hover #rest {
    color: #D6A04C;
}

#architecture:hover>.imgcentral {
    opacity: 1;
    z-index: 99;
}

#projects {
    z-index: 99;
    height: 85vh;
    background-color: #1E1E1E;
}

#project1 {
    font-size: 215px;
    color: transparent;
    -webkit-text-stroke: 1px #E9E3D9;
    font-family: "Cabin", sans-serif;
    font-weight: 600;
    line-height: 1;
    position: absolute;
    top: 292vh;
    left: 32vh;
}

#projeto1 {
    height: 300vh;
    position: absolute;
    top: 308vh;
    left: 32vh;
}

#imgporjeto1 {

    height: 100%;
    width: 100%;
}

#casa1 {
    background-color: #D6A04C;
    height: 22vh;
    width: 39%;
    position: absolute;
    top: 365vh;
    left: 32vh;
    margin-bottom: 25px;
    transition: 0.5s;
}

#textcasa {
    font-family: "Cabin", sans-serif;
    font-size: 32px;
    color: white;
    transition: 0.5s;
}

#tecture1 {
    font-family: "questrial", sans-serif;
    color: white;
    font-size: 16px;
    line-height: 30px;
}

#casa1>#textcasa {
    position: absolute;
    top: 11%;
    left: 13%;
}

#casa1>#tecture1 {
    position: absolute;
    top: 63%;
    left: 13%;
}

#casa1:hover #textcasa {
    color: #D6A04C;
}

#casa1>.imgcentral {
    fill: white;
    opacity: 1;
    background: rgb(218 170 94);
    position: absolute;
    top: 45%;
    left: 80%;
}

#casa1>.imgcentral>.arrow {
    fill: white;
}

#casa1:hover {
    background-color: #545454;
}

#casa1:hover>.imgcentral {

    background-color: #D6A04C;
    opacity: 1;
    z-index: 99;
}

#whyus {
    height: 95vh;
    background-color: #0b0016;
}

#textwhy {
    font-size: 5.5vh;
    font-family: "cabin", sans-serif;
    color: white;
    font-weight: 400;
    position: absolute;
    top: 408vh;
    left: 125vh;
}

#belaratext {
    font-size: 3vh;
    font-family: "questrial", sans-serif;
    color: #E9E3D9;
    line-height: 1.5;
    font-weight: normal;
    position: absolute;
    top: 418vh;
    left: 125vh;
}

#learnmorebelara {
    background: transparent;
    border: 1px solid #D6A04C;
    color: #D6A04C;
    font-size: 16px;
    font-family: "questrial", sans-serif;
    text-decoration: none;
    font-weight: 400;
    display: inline-block;
    transition: linear 0.5s;
    padding: 18px 29px;
    line-height: 15px;
    border-radius: 0px;
    letter-spacing: 1px;
    position: absolute;
    top: 448vh;
    left: 125vh;
}

#learnmorebelara:hover {
    background-color: white;
    border: 1px, solid white;
    color: #D6A04C;
}

#belaraimg {
    height: 57vh;
    display: inline-block;
    position: absolute;
    top: 408vh;
    left: 32vh;
    bottom: 0;
}

#bluck {
    height: 52vh;
    background-color: #0A0A0A;
}

#testi1 {
    height: 2.9vh;
    position: absolute;
    top: 473vh;
    left: 49%;
}

#belaralocation {
    line-height: 1.5;
    text-align: center;
    font-size: 2.5vh;
    font-family: "questrial", sans-serif;
    color: #C1C1C1;
    position: absolute;
    top: 479vh;
    left: 33%;
}

#velhosafado {
    height: 8vh;
    position: absolute;
    top: 495vh;
    left: 48%;
}

#velhonome {
    font-family: "questrial", sans-serif;
    font-size: 1.3vh;
    color: white;
    position: absolute;
    top: 506vh;
    left: 45%;
}

#svgesq {
    display: inline-block;
    fill: #6c757d;
    height: 3vh;
    position: absolute;
    top: 484vh;
    left: 44vh;
    transition: 0.5s;
}

#svgesq:hover {
    fill: white;
}

#svgdir {
    display: inline-block;
    fill: #6c757d;
    height: 3vh;
    position: absolute;
    top: 484vh;
    left: 154vh;
    transition: 0.5s;
}

#svgdir:hover {
    fill: white;
}

#categorias {
    height: 85vh;
    position: relative;
    background-color: #0b0016;
}

.categoria1 {
    height: 34vh;
    width: 68%;
    border: 1px solid #4B4B4B;
    transition: 0.5s;
}

#quartosozinho {
    display: inline-block;
    position: absolute;
    top: 4vh;
    left: 2.3%;
}

.arch2 {
    font-size: 1.5vh;
    color: white;
    font-family: "questrial", sans-serif;
    position: absolute;
    top: 7.5vh;
    left: 25%;

}

#quartotext {
    display: inline-block;
    height: 100%;
    width: 75%;
}

#cura {
    font-weight: 400;
    margin-top: 2.8vh;
    font-size: 3.5vh;
    font-family: "cabin", sans-serif;
    display: inline-block;
    color: white;
    transition: 0.5s;
    position: absolute;
    top: 10vh;
    left: 25%;
}

#data {
    font-family: "questrial", sans-serif;
    display: inline-block;
    color: white;
    position: absolute;
    top: 25vh;
    left: 25%;
}

#categorias>.categoria1 {
    position: absolute;
    top: 0%;
    left: 16%;
}

.categoria1:hover {
    background: #272727;

}

.categoria1:hover #cura {
    color: #D6A04C;
}

.imgcentral2 {
    opacity: 1;
    height: 5.6vh;
    width: 6vh;
    background-color: #241a2e;
    text-align: center;
    border-radius: 75%;
    transition: 0.5s;
    position: absolute;
    top: 13.5vh;
    left: 92%;
}

.imgcentral2>.arrow {
    fill: white;
    height: 1.8vh;
    width: 4vh;
    position: absolute;
    top: 34%;
    left: 18%;
}

.categoria1:hover .imgcentral2 {
    background-color: #D6A04C;
}

.categoria2 {
    height: 34vh;
    width: 68%;
    border: 1px solid #4B4B4B;
    transition: 0.5s;
    position: absolute;
    top: 37vh;
    left: 16%;
}

#categorias>.categoria1 {
    position: absolute;
    top: 0%;
    left: 16%;
}

.categoria2:hover {
    background: #272727;

}

.categoria2:hover #cura {
    color: #D6A04C;
}

.imgcentral2 {
    opacity: 1;
    height: 5.6vh;
    width: 6vh;
    background-color: #241a2e;
    text-align: center;
    border-radius: 75%;
    transition: 0.5s;
    position: absolute;
    top: 13.5vh;
    left: 92%;
}

.imgcentral2>.arrow {
    fill: white;
    height: 1.8vh;
    width: 4vh;
    position: absolute;
    top: 34%;
    left: 18%;
}

.categoria2:hover .imgcentral2 {
    background-color: #D6A04C;
}

#rodape {
    height: 53vh;
    background-color: #1e1e1e;
    position: relative;
}

#logorodape {
    height: 5vh;
    position: absolute;
    top: 10vh;
    left: 33vh;
}

#quick {
    font-family: "questrial", sans-serif;
    font-weight: 500;
    font-size: 2.3vh;
    color: white;
    position: absolute;
    top: 12vh;
    left: 55vh;
}

#listalink {
    font-family: "questrial", sans-serif;
    font-weight: 500;
    font-size: 2vh;
    color: white;
    position: absolute;
    text-decoration: none;
    top: 16vh;
    left: 55vh;
}

li {
    transition: 0.5s;
}

#listalink>li {
    margin-top: 3vh;
}

li:hover {
    text-decoration: underline;
}

#quick1 {
    font-family: "questrial", sans-serif;
    font-weight: 500;
    font-size: 2.3vh;
    color: white;
    position: absolute;
    top: 12vh;
    left: 80vh;
}

#listalink1 {
    font-family: "questrial", sans-serif;
    font-weight: 500;
    font-size: 2vh;
    color: white;
    position: absolute;
    text-decoration: none;
    top: 16vh;
    left: 81vh;
}

li {
    transition: 0.5s;
}

#listalink1>li {
    margin-top: 3vh;
}

li:hover {
    text-decoration: underline;
}

#newsletter {
    font-family: "questrial", sans-serif;
    font-weight: 1000;
    font-size: 2vh;
    color: white;
    text-decoration: none;
    position: absolute;
    top: 12vh;
    left: 129vh;
}

#subcrive {
    font-family: "questrial", sans-serif;
    font-size: 2vh;
    color: #C1C1C1;
    text-decoration: none;
    position: absolute;
    top: 20vh;
    left: 129vh;
}

#check {
    position: absolute;
    left: 0;
    top: 0;
    width: 1%;
    height: 1%;
    z-index: 99;
}

aside {
    width: 335px;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;

}

#drop-click {
    position: relative;
}

#dropdown-click {
    position: relative;
    width: 100%;
    list-style: none;
    padding: 0;
    opacity: 0;
    color: white;
    flex-direction: column;
    height: 160px;
    margin-top: 0px;
    justify-content: space-between;
    z-index: -10;
    transition: 0.5s
}

/*checkbox hidden*/
#check5 {
    position: absolute;
    width: 50px;
    height: 30px;
    left: 0;
    opacity: 1;
    left: 1555px;
    top: -55px;
    z-index: 30;
    opacity: 0;
}

#check5:checked~#dropdown-click {
    position: fixed;
    right: 1px;
    opacity: 1;
    z-index: 10;
}

#dropdown-click {
    position: fixed;
    top: -5px;
    right: 0;
    background-color: black;
    height: 100vh;
    width: 345px;
    transition: 1s;
}

#home1 {
    font-family: "questrial", sans-serif;
    font-size: 2.3vh;
    position: absolute;
    top: 17vh;
    left: 45%;
    text-decoration: none;
    color: white;
}

#listamenu {
    font-family: "questrial", sans-serif;
    font-size: 2.3vh;
    position: absolute;
    top: 22vh;
    left: 45%;
    text-decoration: none;
    color: white;
}

#listamenu2 {
    font-family: "questrial", sans-serif;
    font-size: 2.3vh;
    position: absolute;
    top: 27vh;
    left: 42%;
    text-decoration: none;
    color: white;
}

#listamenu3 {
    font-family: "questrial", sans-serif;
    font-size: 2.3vh;
    position: absolute;
    top: 32vh;
    left: 42%;
    text-decoration: none;
    color: white;
}

#listamenu4 {
    font-family: "questrial", sans-serif;
    font-size: 2.3vh;
    position: absolute;
    width: 100%;
    top: 37vh;
    left: 46%;
    text-decoration: none;
    color: white;
}

#listamenu5 {
    font-family: "questrial", sans-serif;
    font-size: 2.3vh;
    position: absolute;
    top: 42vh;
    left: 42%;
    text-decoration: none;
    color: white;
}

#check5:checked~#close {
    opacity: 1;
    z-index: 15;
}

#close{
    opacity: 0;
    height: 45px;
    fill: white;
    position: absolute;
    top: -7vh;
    right: 30vh;
    transition: 0.5s;
}

#close2 {
    z-index: 14;
    fill: white;
    height: 100%;
    width: 100%;
}

#close:hover {
    fill: #D6A04C;
}

#listamenu4:hover~#listamenu5 {
    top: 55%;
}
#hoverlistamenu{
    opacity: 0;
    font-family: "questrial", sans-serif;
    font-size: 2.3vh;
    position: absolute;
    top: 5vh;
    left: -2%;
    text-decoration: none;
}
#listamenu4:hover #hoverlistamenu{
    opacity: 1;
}
#inpustnew{
    position: absolute;
    top: 25vh;
    left: 129vh;
    font-size: 5.5vh;
    height: 11.3%;
    width: 18.2%;
    border-radius: 6px;
}
#send{
    position: absolute;
    top: 25.22vh;
    left: 160vh;
    line-height: 1;
    border-radius: 0 3px 3px 0;
    background: #D6A04C;
    height: 6.1vh;
    width: 3.5%;
}
.arrow2{
    fill: white;
    height: 40%;
    width: 100%;
    position: absolute;
    top: 25%;
    left: 3%;
    translate: (-10%, -10%);

}