@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: 335px;
    height: 45px;
}

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

.entrada_cap:hover {
    width: 335px;
    height: 45px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(images/communes_entrada_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: 458px;
    display: flex;
    -webkit- display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    margin-top: 128px;
    background-image: url(images/lines.png);
    background-size: contain;
    background-repeat: no-repeat;
}

#history {
    width: 275px;
    height: 64px;
    margin-left: 130px;
    margin-top: 8px;
}

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

.history:hover {
    background-image: url(images/history_2.png);
}

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

#free {
    width: 178px;
    height: 66px;
    margin-left: 57px;
    margin-top: 43px;
}

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

.free:hover {
    background-image: url(images/free_2.png); 
}

#all {
    width: 224px;
    height: 63px;
    margin-left: 403px;
}

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

.all:hover {
    background-image: url(images/all_2.png);
}

#container_2_3 {
    width: 1024px;
    height: 163px;
    display: flex;
    flex-direction: row;
}

#scream {
    width: 196px;
    height: 63px;
    margin-left: 265px;
    margin-top: 54px;
}

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

.scream:hover {
    background-image: url(images/scream_2.png);
}

#sharing {
    width: 208px;
    height: 95px;
    margin-left: 230px;
    margin-top: 54px;
}

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

.sharing:hover {
    background-image: url(images/sharing_2.png);
}

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

#container_3_1 {
    width: 1024px;
    height: 250px;
    display: flex;
    flex-direction: row;
}

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

#title_set {
    height: 86px;
    width: 484px;
    background-image: url(images/title_set.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 160px;
    margin-left: 88px;
}

#set_1 {
    height: 1130px;
    width: 885px;
    display: flex;
    flex-direction: row;
    background-image: url(images/set_1.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 50px;
    margin-left: 88px;
}

#plus {
    width: 22px;
    height: 22px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(images/plus_icon.svg);
    margin-top: 908px;
    margin-left: 500px;
}

#legenda_1 {
    width: 368px;
    height: 24px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(images/legenda_1.png);
    margin-top: 908px;
    margin-left: 10px;
}

#set_2 {
    width: 903px;
    height: 734px;
    display: flex;
    flex-direction: column;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(images/set_2.png);
    margin-top: 70px;
}

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

#video {
    margin-top: 465px;
    margin-left: 76px;
    
}

#set_3 {
    width: 903px;
    height: 710px;
    display: flex;
    flex-direction: row;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(images/set_3.png);
    margin-top: 70px;
}

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

#legenda_2_2 {
    width: 208px;
    height: 10px; 
    margin-top: 585px;
    margin-left: 219px;
    display: flex;
}
#legenda_2 {
        
    width: 208px;
    height: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(images/legenda_2.png);

}

.legenda_2_iv {
    visibility: hidden;
    
}

.legenda_2_v {
    visibility: visible;
    
}

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

#set_4 {
    width: 1024px;
    height: 2040px;
    display: flex;
    flex-direction: row;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(images/set_4.png);    
}

#link_all {
    width: 1px;
    height: 1px;
    margin-top: 1308px;
}

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

#plus_3 {
    width: 22px;
    height: 23px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(images/plus_3.svg);
    margin-top: 1713px;
    margin-left: 88px;
}

#legenda_3 {
    width: 302px;
    height: 23px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(images/legenda_3.png);
    margin-top: 1713px;
    margin-left: 10px;
}

#set_5 {
    width: 1024px;
    height: 24px;
    display: flex;
    flex-direction: row;
    margin-top: 100px;
}

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

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

#down_header {
    height: 95px;
    width: 1024px;
    display: flex;
}

#header {
    width: 276px;
    height: 11px;
    background-image: url(images/down_header.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 55px;
    margin-left: 371px;
}