@charset "utf-8";


body {
    margin: auto;
    align-items: center;
}


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

#catch_n1 {
    width: 81px;
    height: 24px;
    background-image: url(images/catch_n1.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 28px;
    margin-left: 17px;
}

#box_entrada {
    width: 464px;
    height: 57px;
}

.entrada_cap {
    width: 464px;
    height: 57px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(images/entrada_extending.png);
    margin-left: 599px;
}

.entrada_cap:hover {
    width: 335px;
    height: 45px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(images/entrada_extending_2.png);
    margin-left: 599px;
}

#tab {
    width: 143px;
    height: 798px;
    background-image: url(images/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(images/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(images/tab/Extending_Directions.svg);
    margin-top: 50px;
}

#house {
    width: 70px;
    height: 9px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(images/tab/house.svg);
    margin-top: 20px;
    margin-left: 10px;
}

#communes {
    width: 95px;
    height: 7px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(images/tab/communes.svg);
    margin-top: 20px;
    margin-left: 10px;
    
}

#individual {
    width: 143px;
    height: 44px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(images/tab/Individual.svg);
    margin-top: 20px;
    
}

#rethinking {
    width: 112px;
    height: 25px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(images/tab/rethinking.svg);
    margin-top: 20px;
    margin-left: 10px;
    
}

#under {
    width: 101px;
    height: 22px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(images/tab/under.svg);
    margin-top: 20px;
    margin-left: 10px;
    
}

#remodelling {
    width: 143px;
    height: 44px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(images/tab/remodelling.svg);
    margin-top: 20px;
    
}

#home_mind {
    width: 119px;
    height: 22px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(images/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(images/tab/Communicating.svg);
    margin-top: 20px;
    
}

#open {
    width: 143px;
    height: 44px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(images/tab/Open_Directions.svg);
    margin-top: 20px;
}

#close {
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(images/tab/cross_icon.svg);
    margin-top: 50px;
    margin-left: 65px;
}

#container_2 {
    width: 1024px;
    height: 638px;
    display: flex;
    flex-direction: column;
    background-image: url(images/lines.png);
    background-size: contain;
    background-repeat: no-repeat;
}

#future {
    width: 193px;
    height: 42px;    
}

.future {
    background-image: url(images/future.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 116px;
    margin-left: 453px;
}

.future:hover {
    background-image: url(images/future_2.png);
}

#container_2_2 {
    width: 1024px;
    height: 126px;
    display: flex;
    flex-direction: row;
    margin-top: 204px;
}

#reconnecting {
    width: 327px;
    height: 124px;
    margin-left: 145px;
    
}

.reconnecting {
    background-image: url(images/reconnecting.png);
}

.reconnecting:hover {
    background-image: url(images/reconnecting_2.png);
}

#dream {
    width: 200px;
    height: 26px;
    margin-left: 253px;
    
}

.dream {
    background-image: url(images/dream.png);
}

.dream:hover {
    background-image: url(images/dream_2.png);
}

#container_3 {
    width: 1024px;
    height: auto;
    display: flex;
    flex-direction: column;
}

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

#title {
    width: 524px;
    height: 144px;
    background-image: url(images/title_angela.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 182px;
    margin-left: 115px;
}

#left {
    width: 889px;
    height: 1139px;
    background-image: url(images/new_left.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 48px;
}

#plus_1 {
    width: 22px;
    height: 22px;
    background-image: url(images/plus_1.svg);
    margin-left: 865px;
}

#legenda_1 {
    width: 758px;
    height: 63px;
    background-image: url(images/legenda_1.png);
    margin-left: 115px;
    margin-top: 10px;
    visibility: hidden;    
}

#container_4 {
    width: 1024px;
    height: auto;
    display: flex;
    flex-direction: column;
    
}

#dream_link {
    width: 1px;
    height: 1px;
}

#machine {
    width: 665px;
    height: 929px;
    background-image: url(images/machine.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    margin-left: 200px;
    margin-top: 83px;
}

#plus_2 {
    width: 22px;
    height: 22px;
    background-image: url(images/plus_2.svg);
    margin-left: 108px;
    margin-top: 358px;
}

#legenda_2 {
    width: 127px;
    height: 63px;
    background-image: url(images/legenda_2.png);
    margin-top: 10px;
    visibility: hidden;
}

#link_reconnecting {
    width: 1px;
    height: 1px;
}
#container_5 {
    width: 914px;
    height: 1638px;
    display: flex;
    flex-direction: row;
    background-image: url(images/img_land.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 204px;
    
}

#plus_3 {
    width: 22px;
    height: 22px;
    background-image: url(images/plus_2.svg);
    margin-top: 1118px;
}

#legenda_3 {
    width: 520px;
    height: 24px;
    background-image: url(images/legenda_3.png);
    margin-left:10px;
    margin-top: 1118px;
    visibility: hidden;
    
}

#container_6 {
    width: 1024px;
    height: 114px;
    display: flex;
    flex-direction: column;
    margin-top: 209px;
}

#seta_next {
    width: 81px;
    height: 24px;
    background-image: url(images/seta_next.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 884px;
}

#down_header {
    width: 276px;
    height: 11px;
    background-image: url(images/down_header.png);
    margin-top: 56px;
    margin-left: 398px;
}