@charset "utf-8";

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);

body { 
    margin:0px;
    width: auto;
    height: auto;
    align-items: center;
    
}

#back_to_top {
    width: 37px;
    height: 37px;
    background-image: url(Imagens/back_to_top.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 23px;
    position: fixed;
    margin-top: 47px;
}

#corpo{
    width: 1024px;
    height: auto;
    display: flex;
    display: -webkit-flex;
    -moz-display:flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    background-position: center;
    margin: auto;
}

#cabeca{
    width: 919px;
    height: 116px;
    display: flex;
    display: -webkit-flex;
    -moz-display:flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    margin-left: 17px;
}
#catchn1{
   width: 81px;
    height: 24px;
    display: flex;
    -webkit-display:flex;
    -moz-display:flex;
    background-image: url(Imagens/CatchN1.svg);
    margin-top: 28px;
    
}
#textoinicial{
    width: 338px;
    height: 59px;
    margin-top: 48px;
    margin-left: 497px;
}
.textoinicial{
   background-image: url(Imagens/textoinicial.png);
    background-repeat: no-repeat; 
}

.textoinicial:hover{
   background-image: url(Imagens/textoinicial2.png);
    background-repeat: no-repeat; 
}

#tab {
    width: 143px;
    height: 798px;
    background-image: url(Imagens/tab/Tab.svg);
    display: flex;
    flex-direction: column;
    position: absolute;
   }

.tabiv{
    visibility: hidden;
    overflow-x: hidden;
	max-width: 0px;
    transition-property: all;
	transition-duration: .5s;
	transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

.tabv{
    visibility: visible;
    overflow-x: hidden;
	max-width: 150px;
    transition-property:all;
	transition-duration: .5s;
	transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    
}
#home_icon {
    width: 56px;
    height: 22px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(Imagens/tab/home_icon.svg);
    margin-top: 100px;
    margin-left: 44px;
}
#extending_directions {
    width: 143px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(Imagens/tab/Extending_Directions.svg);
    margin-top: 50px;
}
#house {
    width: 70px;
    height: 9px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(Imagens/tab/house.svg);
    margin-top: 20px;
    margin-left: 10px;
}
#communes {
    width: 95px;
    height: 7px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(Imagens/tab/communes.svg);
    margin-top: 20px;
    margin-left: 10px;
    
}
#individual {
    width: 143px;
    height: 44px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(Imagens/tab/Individual.svg);
    margin-top: 20px;
    
}
#rethinking {
    width: 112px;
    height: 25px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(Imagens/tab/rethinking.svg);
    margin-top: 20px;
    margin-left: 10px; 
}
#under {
    width: 101px;
    height: 22px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(Imagens/tab/under.svg);
    margin-top: 20px;
    margin-left: 10px;
    
}
#remodelling {
    width: 143px;
    height: 44px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(Imagens/tab/remodelling.svg);
    margin-top: 20px;
    
}
#home_mind {
    width: 119px;
    height: 22px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(Imagens/tab/home_mind.svg);
    margin-top: 20px;
    margin-left: 10px;
    
}
#communicating {
    width: 143px;
    height: 44px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(Imagens/tab/Communicating.svg);
    margin-top: 20px;
    
}
#open {
    width: 143px;
    height: 44px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(Imagens/tab/Open_Directions.svg);
    margin-top: 20px;
}
#close {
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(Imagens/tab/cross_icon.svg);
    margin-top: 50px;
    margin-left: 65px;
}


#caixaindicios{
    width: 1024px;
    height: 547px;
    display: flex;
    display:-webkit-flex;
    -moz-display:flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    margin-top: 37px;
    background-image: url(Imagens/indicios.svg);
    background-repeat: no-repeat;
    
}

#indi1{
    width: 201px;
    height: 96px;
    margin-left: 245px;
    display: flex;
    display: -webkit-flex;
}

.indi1{
     background-image: url(Imagens/indi1.png);
    
}

.indi1:hover{
     background-image: url(Imagens/indi1roxo.png);
    
}

#indi23{
    width: 1024px;
    height: 128px;
    margin-top: 40px;
    display: flex;
    display:-webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
}

#indi2{
    width: 169px;
    height: 128px;
    margin-left: 121px;
    display: flex;
    display:-webkit-flex;
    
}

.indi2{
    background-image: url(Imagens/indi2.png);
    background-size: contain;
    background-repeat: no-repeat;
    
}

.indi2:hover{
     background-image: url(Imagens/indi2roxo.png);
    
}


#indi4{
    width: 161px;
    height: 87px;
    margin-left: 344px;
    display: flex;
    display:-webkit-flex;
    
}

.indi4{
     background-image: url(Imagens/indi5.png);
    background-size: contain;
    background-repeat: no-repeat;
    
}

.indi4:hover{
     background-image: url(Imagens/indi5roxo.png);
    
}

#indi45{
    width: 1024px;
    height: 40px;
    margin-top: 60px;
    display: flex;
    display:-webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    
    
}

#indi5{
    width: 190px;
    height: 25px;
    margin-left: 207px;
    margin-top: 15px;
    display: flex;
    display:-webkit-flex;
    
}

.indi5{
    background-image: url(Imagens/indi3.png);
    background-size: contain;
    background-repeat: no-repeat;
    
}

.indi5:hover{
     background-image: url(Imagens/indi3roxo.png);
    
}

#indi6{
    width: 118px;
    height: 30px;
    margin-left: 352px;
    display: flex;
    display:-webkit-flex;
    margin-top: 7px;
    
}

.indi6{
    background-image: url(Imagens/indi6.png);
    background-size: contain;
    background-repeat: no-repeat;
    
}

.indi6:hover{
     background-image: url(Imagens/indi6roxo.png);
    
}

#indi78{
    width: 1024px;
    height: 145px;
    margin-top: 39px;
    display: flex;
    display:-webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    
}

#indi7{
    width: 150px;
    height: 145px;
    margin-left: 440px;
    display: flex;
    display:-webkit-flex
}

.indi7{
    background-image: url(Imagens/indi4.png);
    background-size: contain;
    background-repeat: no-repeat;
    
}

.indi7:hover{
     background-image: url(Imagens/indi4roxo.png);
    
}


#indi8{
    width: 187px;
    height: 75px;
    margin-left: 37px;
    display: flex;
    display:-webkit-flex
}

.indi8{
    background-image: url(Imagens/indi7.png);
    background-size: contain;
    background-repeat: no-repeat;
    
}

.indi8:hover{
     background-image: url(Imagens/indi7roxo.png);
    
}



#ancora1{
    width: 650px;
    height: 154px;
    margin-top: 172px;
    margin-left: 87px;
    background-image: url(Imagens/ancora1.png);
    background-repeat: no-repeat;
}

#caixaimg1{
    width: 730px;
    height: 1195px;
    margin-left: 205px;
    display: flex;
    -webkit-display:flex;
    background-image: url(Imagens/imagem1.png);
    background-size: contain;
    background-repeat: no-repeat;
    flex-direction: column;
    -webkit-flex-direction: column;
}
#caixapluslegend{
    width: 218px;
    height: 65px;
    margin-left: 547px;
    margin-top: 970px;
    display: flex;
    flex-direction: row;
    
}
#plus1{
    width: 23px;
    height: 23px;
    background-image: url(Imagens/plus1.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
#legenda1{
    width: 152px;
    height: 63px;
    margin-left: 10px;
    margin-top: 0px;
    background-image: url(Imagens/legenda1.png);
    background-size: contain;
    background-repeat: no-repeat;
}




#caixaimg2{
    width: 534px;
    height: 889px;
    margin-left: 243px;
    margin-top: 131px;
    display: flex;
    flex-direction: column;
    background-image: url(Imagens/imagem2.png);
    background-size: contain;
    background-repeat: no-repeat;
}
#imagemverde2{
    width: 1px;
    height: 1px;
}
#caixapluslegend2{
    width: 280px;
    height: 52px;
    display: flex;
    flex-direction: row;
    margin-top: 832px;
    
}
#plus2{
    width: 23px;
    height: 23px;
    background-image: url(Imagens/plus2.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
#legendaaa2{
    width: 245px;
    height: 48px;
    margin-left: 10px;
    background-image: url(Imagens/legenda2.png);
    background-size: contain;
    background-repeat: no-repeat;
}



#caixaimg3{
    width: 478px;
    height: 866px;
    margin-left: 266px;
    margin-top: 82px;
    display: flex;
    background-size: contain;
    background-repeat: no-repeat;
    flex-direction: column;
    background-image: url(Imagens/imagem3.png);
}
#imagemverde3{
    width: 1px;
    height: 1px;
}



#caixaimg4{
    width: 853px;
    height: 819px;
    margin-left: 85px;
    margin-top: 121px;
    display: flex;
    background-image: url(Imagens/imagem4.png);
    background-size: contain;
    background-repeat: no-repeat;
}
#caixaaaroxaaa3{
    width: 10px;
    height: 10px;
}


#caixalegenda3{
    width: 500px;
    height: 23px;
    margin-top: 765px;
    margin-left: 414px;
    display: flex;
    flex-direction: row;
}
#plus5{
    width: 23px;
    height: 23px;
    background-image: url(Imagens/plus3.svg);
}
#legenda5{
    width: 317px;
    height: 24px;
    margin-left: 10px;
    margin-top: 6px;
    background-image: url(Imagens/legenda33.png);
    background-repeat: no-repeat;
}

#ancora2{
    width: 918px;
    height: 160px;
    margin-top: 248px;
    margin-left: 79px;
    background-image: url(Imagens/ancora2.png);
    background-repeat: no-repeat;
}

#caixaimg5{
    width: 795px;
    height: 1489px;
    margin-left: 85px;
    margin-top: 121px;
    display: flex;
    background-image: url(Imagens/imagem5.png);
    background-size: contain;
    background-repeat: no-repeat;
}

#ancora5{
    width:1px;
    height: 1px;
}
#caixalegenda6{
    width: 400px;
    height: 49px;
    margin-top: 1203px;
    margin-left: 523px;
    display: flex;
    flex-direction: row;
}

#plus6{
    width: 23px;
    height: 23px;
    background-image: url(Imagens/plus4.svg);
}
#legenda6{
    width: 219px;
    height: 24px;
    margin-left: 10px;
    background-image: url(Imagens/legenda4.png);
    background-repeat: no-repeat;
}

#caixaimg6{
    width: 853px;
    height: 1109px;
    margin-left: 85px;
    margin-top: 130px;
    display: flex;
    flex-direction: column;
    background-image: url(Imagens/imagem6.png);
    background-size: contain;
    background-repeat: no-repeat;
}

#ancora3{
    width: 10px;
    height: 10px;
}


#caixalegenda7{
    width: 400px;
    height: 49px;
    margin-top: 984px;
    margin-right: 0px;
    display: flex;
    flex-direction: row;
}

#plus7{
    width: 23px;
    height: 23px;
    background-image: url(Imagens/plus5.svg);
}
#legenda7{
    width: 261px;
    height: 24px;
    margin-top: 6px;
    margin-left: 10px;
    background-image: url(Imagens/legenda5.png);
    background-repeat: no-repeat;
}

#caixaimg7{
    width: 850px;
    height: 864px;
    margin-left: 85px;
    margin-top: 130px;
    display: flex;
    flex-direction: column;
    background-image: url(Imagens/imagem7.png);
    background-size: contain;
    background-repeat: no-repeat;
}

#ancora4{
    width: 10px;
    height: 10px;
}


#caixalegenda8{
    width: 400px;
    height: 49px;
    margin-left: 85px;
    display: flex;
    flex-direction: row;
}

#plus8{
    width: 23px;
    height: 23px;
    background-image: url(Imagens/plus6.svg);
}
#legenda8{
    width: 337px;
    height: 40px;
    margin-left: 10px;
    background-image: url(Imagens/legenda6.png);
    background-repeat: no-repeat;
}



#setas{
    width: 1024px;
    height: 24px;
    margin-top: 30px;
    display: flex;
    flex-direction: row;
}
#seta1{
    width: 81px;
    height: 24px;
    margin-left: 87px;
    background-image: url(Imagens/SetaPreviousley.svg);
}
#seta2{
    width: 81px;
    height: 24px;
    margin-left: 688px;
    background-image: url(Imagens/SetaNext.svg);
}

#nrevista{
    width: 276px;
    height: 11px;
    margin-top: 56px;
    margin-left: 400px;
    background-image: url(Imagens/final.svg);
}

#final{
    width: 1024px;
    height: 21px;
}




