.individuais {
padding-top: 20px;	
}

h4 {
line-height: 120%;
padding-top: 0px;
font-size: 1.4rem;
font-family: "Diatype Variable", Icons;
font-style: normal;
font-weight: 400; 
margin: 0px;
}


.player audio {
border-radius: 0px;
border: 1px;
height: 30px;
}

small {
	line-height: 120%;
    padding-top: 20px;
}

h2 {
    writing-mode: vertical-lr;
    text-orientation: sideways;
    justify-content: center; 
    transform: rotate(-180deg);
    margin-bottom: 40px;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}

.tag {
	line-height: 100%;
    padding-top: 0% !important;
    padding-left: 2% !important;
}

.topicos {
	line-height: 100% !important;
    padding-top: 0px !important;
}

h1 {
	padding-top: 30px !important;
    line-height: 120%;
    font-size: 2.9rem !important;
    letter-spacing: 0.1rem;
}

.sobre {
	height:100vh;
    display: flex;
    justify-content: center;
    align-items: end;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out;
    cursor: pointer !important;
}

.bairro {
	height:100vh;
    display: flex;
    justify-content: center;
    align-items: end;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out;
    cursor: pointer !important;
}

.pessoas {
	height:100vh;
    display: flex;
    justify-content: center;
    align-items: end;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out;
    cursor: pointer !important;
}

.culturas {
	height:100vh;
    display: flex;
    justify-content: center;
    align-items: end;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out;
    cursor: pointer !important;
}

.glossario {
	height:100vh;
    display: flex;
    justify-content: center;
    align-items: end;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out;
    cursor: pointer !important;
}

.referencias {
	height:100vh;
    display: flex;
    justify-content: center;
    align-items: end;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out;
    cursor: pointer !important;
}

.imagem0 {
    margin-top: 35vh;
     display: flex;
	-webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out;
    
    
}

.imagem0 img {
	margin-top: 35vh;
    margin-left: 5vw;
    pointer-events: none;
    transition: opacity 0.5s, visibility 0.5s;    
}

#toolset {
	display: none;	
}

.menu_style {
	display: block !important;
}

body {
	background-color: transparent;
	color: #000;
}

a:active {
	color: black;
}

.page a.active {
	color: black;
}

i,
em {
	font-style: italic;
}

b,
strong {
	font-weight: bolder;
}

sub,
sup {
	position: relative;
	vertical-align: baseline;
}

sub {
	top: 0.3em;
}

sup {
	top: -0.4em;
}

s {
	text-decoration: line-through;
}

img {
	border: 0;
	padding: 0;   
}

ul,
ol {
	margin: 0;
	padding: 0 0 0 4.5rem;
    list-style-type: decimal-leading-zero;
}

ol > li {
    padding-left: 0.75rem;
}

blockquote {
	margin: 0;
	padding: 0 0 0 2em;
}

hr {
	border: 1px solid black;
}

.content img {
	float: none;
	margin-bottom: 1.4rem;
    vertical-align: bottom;
}

.gallery_image_caption {
    margin-top: 0.8em;
    margin-bottom: 3.0rem;
    font-size: 1.2rem;
	line-height: 1.3;
	font-family: "Monument Grotesk Mono", Icons;
	font-style: normal;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.6);
    letter-spacing: 0.03em;
    text-align: left;
}

/**
 * Loading Animation
 */

.loading[data-loading] {
	position: fixed;
	bottom: 8px; 
    left: 8px;
}

/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	font-size: 1.9rem;
	color: #000;
	font-family: "Diatype Variable", Icons;
	line-height: 1.3;
	font-style: normal;
	font-weight: 400;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}

[data-predefined-style="true"] bodycopy a {
	text-decoration: none;
}

[data-predefined-style="true"] bodycopy a:hover {
	
}

bodycopy a.image-link,
bodycopy a.icon-link,
bodycopy a.image-link:hover,
bodycopy a.icon-link:hover {
	border-bottom: 0;
	padding-bottom: 0;
}

[data-predefined-style="true"] h1 {
	font-family: "Diatype Variable", Icons;
	font-style: normal;
	font-weight: 800;
	padding: 0;
	margin: 0;
	font-size: 2.8rem;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
	color: #000;
}

[data-predefined-style="true"] h1 a {
	color: transparent;
}

[data-predefined-style="true"] h2 {
	font-family: "Diatype Variable", Icons;
	font-style: normal;
	font-weight: 900;
	padding: 0;
	margin-bottom: 30px;
	color: rgba(255, 255, 255, 0.85);
	font-size: 2.3rem;
	line-height: 1.2;
	letter-spacing: 0.04em;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}

[data-predefined-style="true"] h2 a {
	color: rgba(255, 255, 255, 0.85);
}

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1.4rem;
	font-family: "Diatype Variable", Icons;
	font-style: normal;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.4);
    letter-spacing: 0.03em;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}

[data-predefined-style="true"] small a {
	color: rgba(0, 0, 0, 0.4);
}

[data-predefined-style="true"] small a:hover {
}


/**
 * Breakpoints
 */

[data-css-preset] .page {
    background-color: initial /*!page_bgcolor*/;
}

.mobile .page,
[data-css-preset].mobile .page {
	position: relative;
	min-height: 10px;
	max-width: 100%;
	width: 100%;
}

[data-css-preset] .container {
	margin-left: auto /*!content_center*/;
	margin-right: auto /*!content_center*/;
    width: 100%;
	text-align: left /*!text_left*/;
}



[data-css-preset] .container_width {
	width: 100%/*!content_center*/;
}

[data-css-preset] .content_padding {
	padding-top: 0rem /*!main_margin*/;
	padding-bottom: 0rem /*!main_margin*/;
	padding-left: 0rem /*!main_margin*/;
	padding-right: 0rem /*!main_margin*/;
}

[data-css-preset] .backdrop {
	width: 100% /*!background_cover*/;
}

/**
 * Thumbnails
 */

div[thumbnails] {
	justify-content: flex-start;
    
}

[data-css-preset] .thumbnails_width {
    width: 95%/*!thumbnails_width*/;
}

[data-css-preset] [thumbnails-pad] {
    padding: 0.65rem/*!thumbnails_padding*/;
}

[data-css-preset] [thumbnails-gutter] {
    margin: -1.3rem/*!thumbnails_padding*/;
}

[data-css-preset] [responsive-layout] [thumbnails-pad] {
    padding: 0.5rem/*!responsive_thumbnails_padding*/; 
}

[data-css-preset] [responsive-layout] [thumbnails-gutter] {
    margin: -1rem/*!responsive_thumbnails_padding*/; 
}



/**
 * Site Menu Button
 */

[data-css-preset] #site_menu_button {
	color: rgba(0, 0, 0, 0.5);
	line-height: 1;
	font-size: 24px /*!site_menu_button*/;
	padding: 6px;
	line-height: 1;
	background: rgba(33, 32, 46, 0);
	position: fixed;
	top: 1.65rem /*!site_menu_button*/;
	right: 2rem /*!site_menu_button*/;
}

body.mobile #site_menu_button {
	margin: -6px;
	font-size: 20px;
}

#site_menu_button.custom_icon {
	width: 40px;
	height: auto;
}

#site_menu_button.active {
	display: none;
}

/**
 * Site Menu
 */

#site_menu {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	background: rgba(20, 20, 20, 0.95);
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	padding: 20px 30px 90px 30px;
	max-width: 400px;
	min-width: 300px;
	text-align: left;
	display: flex;
	justify-content: flex-start;
}

body.mobile #site_menu {
	width: 100%;
}

#site_menu .page-link a {
	color: rgba(255, 255, 255, 0.75);
}

#site_menu .set-link > a {
	color: rgba(255, 255, 255, 0.75);
	font-weight: bold;
}

#site_menu a:active {
	opacity: .7;
}

#site_menu a.active {
	opacity: .4;
}

#site_menu .close {
	display: none;
	color: rgba(255, 255, 255, 0.4);
	line-height: .85em;
	font-size: 45px;
}

body.mobile #site_menu .close {
	display: block;
	font-size: 50px;
	line-height: 1em;
}

#site_menu .break {
	height: 28px;
}

#site_menu .indent {
	margin-left: 28px;
}




.content img.image-zoom:active {
    opacity: .7;
}

/**
 * Quick View
 */

[data-css-preset] .quick-view {
    padding-top: 2.5rem /*!quick_view_padding*/;
    padding-bottom: 2.5rem /*!quick_view_padding*/;
    padding-left: 2.5rem /*!quick_view_padding*/;
    padding-right: 2.5rem /*!quick_view_padding*/;
    height: 100% /*!quick_view_height*/;
    width: 100% /*!quick_view_width*/;
}

body.mobile .quick-view {
    width: 100%;
    height: 100%;
    margin: 0;
}


[data-css-preset] .quick-view-background {
	background: rgba(255, 255, 255, 1) /*!quick_view_bgcolor*/;
}



/**
 * Quick View Navigation 
 */

.quick-view-navigation .left-arrow {
    left: 10px;
}

.quick-view-navigation .right-arrow {
    right: 10px;
}

.quick-view-navigation .left-arrow,
.quick-view-navigation .right-arrow {
    /* Change height/width together to scale */
    height: 36px;
    width: 36px;
}

.quick-view-navigation .left-arrow .inner-color,
.quick-view-navigation .right-arrow .inner-color {
    stroke: #fff;
    stroke-width: 0px;
}

.quick-view-navigation .left-arrow .outer-color,
.quick-view-navigation .right-arrow .outer-color {
    stroke: rgba(0, 0, 0, 0.85);
    stroke-width: 2px;
}

.quick-view-navigation .close-button {  
    top: 10px;
    right: 10px;
    /* Change height/width together to scale */
    width: 36px;
    height: 36px;
}

.quick-view-navigation .close-button .inner-color {
    stroke: #fff;
    stroke-width: 0px;
}

.quick-view-navigation .close-button .outer-color {
    stroke: rgba(0, 0, 0, 0.85);
    stroke-width: 2px;
}




/**
 * Feed
 */

.feed .content_container .page {
    border-top: 0px dashed rgba(0, 0, 0, 0.2);
}

.feed .content_container .page_container:first-child .page {
	border-top: 0;
}

/**
 * Audio Player
 */

.audio-player {
    max-width: 26rem;
    color: rgba(0, 0, 0, 0.6);
    background: transparent;
    font-size: 1.4rem;
    line-height: 1.2;
    font-family: Diatype, Icons;
    font-style: normal;
    font-weight: 400;
    text-align: left;
}

body.mobile .audio-player {
    max-width: 100%;
}

.audio-player .separator {
    width: 1px;
    background-color: transparent;
}

.audio-player .button {
    background: transparent;
    cursor: pointer;
    fill: rgba(0, 0, 0, 0.85);
}

.audio-player .icon {
    fill: rgba(0, 0, 0, 0.85);
    padding: 30%;
    width: 100%;
    margin: auto;
}

.audio-player .buffer {
    background: rgba(0,0,0,0.03);
}

.audio-player .progress {
    background: rgba(0,0,0,0.1);
}

.audio-player .progress-indicator {
    border: 1px solid rgba(0, 0, 0, 0.7);
    width: 1px;
    height: 100%;
    right: 0;
    position: absolute;
    cursor: ew-resize;
}

.audio-player .note-icon {
    height: 100%;
    width: 3.8rem;
    padding: 1rem;
    fill: rgba(0, 0, 0, 0.5);
}

.audio-player .current-time {
    padding-left: 1rem;
}

.audio-player .total-time {
    padding-right: 1rem;
}

[data-css-preset] body {
	background-color: transparent/*!body_bgcolor*/;
}



#bibliografia {
	font-size: 1.1rem;
}


@media (max-width: 700px){
	/* Estilizações CSS */
    h2 {
  		align-items: center !important;
  		justify-content: center !important; /* Optional - this centers the text horizontally */
        writing-mode: horizontal-tb !important;
        transform: rotate(0deg) !important;
        font-size: 2rem !important;
        line-height: 10% !important;
    }
    
    .sobre {
        z-index: 20 !important;
        height: 12vh !important;
        text-align: left !important;
        justify-content: initial !important;
        align-items: center !important;
        padding-left: 5vw !important;
        -webkit-transition: height 1s ease-in-out !important;
        -moz-transition: height 1s ease-in-out !important;
        -o-transition: height 1s ease-in-out !important;
        transition: height 1s ease-in-out !important;
    }
    
    .bairro {
        z-index: 20 !important;
        height: 12vh !important;
        text-align: left !important;
        justify-content: initial !important;
        padding-left: 5vw !important;
        align-items: center !important;
        -webkit-transition: height 1s ease-in-out !important;
        -moz-transition: height 1s ease-in-out !important;
        -o-transition: height 1s ease-in-out !important;
        transition: height 1s ease-in-out !important;
    }
    
    .pessoas {
        z-index: 20 !important;
        height: 12vh !important;
        text-align: left !important;
        justify-content: initial !important;
        padding-left: 5vw !important;
        align-items: center !important;
        -webkit-transition: height 1s ease-in-out !important;
        -moz-transition: height 1s ease-in-out !important;
        -o-transition: height 1s ease-in-out !important;
        transition: height 1s ease-in-out !important;
    }
    
    .culturas {
        z-index: 20 !important;
        height: 12vh !important;
        text-align: left !important;
        justify-content: initial !important;
        padding-left: 5vw !important;
		align-items: center !important;
        -webkit-transition: height 1s ease-in-out !important;
        -moz-transition: height 1s ease-in-out !important;
        -o-transition: height 1s ease-in-out !important;
        transition: height 1s ease-in-out !important;
    }
    
    .glossario {
        z-index: 20 !important;
        height: 12vh !important;
        text-align: left !important;
        justify-content: initial !important;
        padding-left: 5vw !important;
		align-items: center !important;
        -webkit-transition: height 1s ease-in-out !important;
        -moz-transition: height 1s ease-in-out !important;
        -o-transition: height 1s ease-in-out !important;
        transition: height 1s ease-in-out !important;
    }
    
    .referencias {
        z-index: 20 !important;
        height: 12vh !important;
        text-align: left !important;
        justify-content: initial !important;
        padding-left: 5vw !important;
		align-items: center !important;
        -webkit-transition: height 1s ease-in-out !important;
        -moz-transition: height 1s ease-in-out !important;
        -o-transition: height 1s ease-in-out !important;
        transition: height 1s ease-in-out !important;
    }
    
    .imagem0 {
        margin-top: 0vh !important;
        margin-bottom: 0vh !important;
        height: 28vh !important;
        justify-content: left !important;
        -webkit-transition: height 1s ease-in-out !important;
        -moz-transition: height 1s ease-in-out !important;
        -o-transition: height 1s ease-in-out !important;
        transition: height 1s ease-in-out !important;
    }
    
    .imagem0 img {
        /*position: absolute !important;
        top:-350px !important;*/
        z-index: 19 !important;
        margin-top: 0vh !important;
        margin-left: 0px !important;
    }
    
    bodycopy {
	font-size: 1.8rem !important;
    line-height: 120%;
	}
    
    h1 {
	line-height: 120% !important;
    padding-bottom: 20px !important;
	}
    
    small {
	line-height: 150%;
}
    .filtros {
    padding-bottom: 0px !important;
}

}
