header#main-header {
    top: 0 !important;
    position: relative !important;
}
body{
	overflow-x: hidden;
}
div#page-container {
    padding-top: 0 !important;
}
#main-content > .container, /*theme overrides*/
#left-area {
    width: 100vw !important;
    margin: 0 !important;
    max-width: 100vw;
    padding: 0 !important;
}
h1.main_title {
    display: none;
}/*end theme overrides*/
#esp_quilombos {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;	
    font-size: 16px;
    padding-bottom: 100px;
}
#esp_quilombos em {
    max-width: none;
    margin: unset;
    display: inline;
}
#esp_quilombos a,
#esp_quilombos a:hover,
#esp_quilombos a:focus, {
    text-decoration: none;
    color: #000000;
}
#esp_quilombos section.fixed_menu {
    position: fixed;
    top: 0;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 0;
    background-color: #000000;
    z-index: 9999;
}
#esp_quilombos .menu ul,
#esp_quilombos .share-bar ul {
    margin: 0;
    padding: 0.2em;
    list-style: none;
}
#esp_quilombos .menu ul li,
#esp_quilombos .share-bar ul li {
    display: inline-block;
    padding: 0;
    font-family: 'Roboto Slab', serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
#esp_quilombos .menu ul li a {
    padding: 0.1em 0.5em;
    background-color: rgba(255,255,255,0.25);
    color: #000000;
    outline: none;
    text-decoration: none;
}
#esp_quilombos .menu ul li.active a {
	background-color: rgba(255,255,255,1)
}
#esp_quilombos .menu ul li:not(.active) a:hover {
	background-color: rgba(255,255,255,0.5)
}
#esp_quilombos .menu ul li a.home {
    padding: 0.1em 0.25em !important;
}
.menu ul li a.home svg {
    width: 1.2em;
    display: inline-block;
    vertical-align: middle;
}
#esp_quilombos .share-bar ul {
	display: inline-block;
}
#esp_quilombos .share-bar ul li {
    min-width: 2em;
}
#esp_quilombos .share-bar ul li svg {
	width: 2em;
    display: inline-block;
    vertical-align: middle;
}
#esp_quilombos .share-bar p {
    display: inline-block;
    font-weight: 100;
    color: #ffffff;
    font-size: 12px;
    border-top: 1px solid #ffffff;
    padding-top: 0.2em;
}

#esp_quilombos #header {
    padding-top: 50px;
    background-color: #000000;
}
#esp_quilombos #header .container {
	padding: 0;
}
#esp_quilombos .img-header {
    position: relative;
    z-index: 2;
}

#esp_quilombos h1 {
    margin: 0;
    font-family: 'Roboto Slab', serif;
    font-weight: 100;
    font-size: 36px;
    line-height: 32px;
    margin-bottom: -0.5em;
    position: relative;
    z-index: 9;
    max-height: 2.8em;
}
#esp_quilombos h1 span {
    background-color: #ecd060;
    font-size: 36px;
    line-height: 40px;
}
#esp_quilombos h1 span.small_title {
    font-size: 21px;
    line-height: 17px;
    font-weight: 300;
}
#esp_quilombos .header_title .authors {
    padding: 0 0 0 10px;
    font-family: 'Roboto', sans-serif;
    line-height: 1em;
}
#esp_quilombos .header_title .authors,
#esp_quilombos .col-desc .authors {
    color: #ffffff;
    padding: 0;
    margin-bottom: 0.5em;
    font-family: 'Roboto', sans-serif;
    line-height: 1.2em;
    font-size: 14px;
    font-weight: 100;
    text-align: right;
}
#esp_quilombos .header_title.body_title .authors {
    color: #000000;
    text-align: left;
}
#esp_quilombos .header_title .authors em,
#esp_quilombos .col-desc .authors strong {
    font-size: 14px;
}
#esp_quilombos .header_title .authors strong,
#esp_quilombos .col-desc .authors strong {
    color: #ecd060;
}
#esp_quilombos .header_title img {
    width: 100vw;
    max-width: none;
    margin-left: -15px;
}
#esp_quilombos section {
    padding-top: 130px;
}
#esp_quilombos section#s0 {
    padding-top: 0;
}
#esp_quilombos .text_block {
	margin-top: 2em;
}
#esp_quilombos .text_block p.lead {
    font-family: 'Roboto Slab';
    font-weight: 100;
    font-size: 1.8em;
    line-height: 1.2em;
    position: relative;
    padding-left: 30px;
    padding-right: 15px;
    top: -1em;
}
#esp_quilombos .text_block p.lead:before {
    content: '';
    background-color: #ecd060;
    width: 5px;
    height: calc(100% + 1em);
    position: absolute;
    left: 0;
    top: -1em;
}
#esp_quilombos .text_block p {
    font-size: 21px;
    font-family: 'Roboto', serif;
    font-weight: 400;
    line-height: 1.6em;
    color: #000000;
}
#esp_quilombos h2 {
    font-family: 'Roboto Slab', sans-serif;
    font-weight: 100;
    font-size: 2.5em;
    line-height: 1.4em;
    color: #000000;
    margin-bottom: 1em;
}
#esp_quilombos blockquote {
    border: none;
    margin-top: 2em;
    margin-bottom: 2em;
    font-family: 'Roboto Slab';
    font-weight: 100;
    font-size: 2em;
    line-height: 1.2em;
    position: relative;
    padding: 0 15px 0 50px;
}
#esp_quilombos blockquote:before {
    content: '';
    background-color: #ecd060;
    width: 5px;
    height: 100%;
    position: absolute;
    left: 15px;
    top: 0;
}

#esp_quilombos .inner-video {
	width: 100vw;
	height: 56.25vw;
}
#esp_quilombos figure.img_container {
    width: 100vw;
    margin: 3em -15px 3em 0;
    position: relative;	
}
#esp_quilombos figure.img_container figcaption {
    width: 70vw;
    margin-left: auto;
    margin-right: auto;
    margin-top: -1em;
    margin-bottom: 5em;
}
#esp_quilombos figure.img_container figcaption span {
    font-family: 'Roboto Slab';
    font-size: 1.5em;
    font-weight: 300;
    background-color: #ecd060;
    display: inline;
    max-width: 80vw;
}
#esp_quilombos .next_container {
    margin-top: 50px;
    text-align: center;
    text-decoration: none;
}
#esp_quilombos .next_container p a, 
#esp_quilombos .next_container p span {
    font-size: 15px;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}
#esp_quilombos .next_container p span {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    border-bottom: 5px solid #ecd060;
}
#esp_quilombos .next_container p a {
    background-color: #000000;
    color: #ffffff;
    padding: 5px 20px;
    margin-left: 20px;
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
}

#esp_quilombos .slick-carousel {
    position: relative;
}
#esp_quilombos .slick-carousel button {
    position: absolute;
    background: url('http://reporterbrasil.org.br/wp-content/uploads/2017/12/arrow.png') center center no-repeat;
    background-size: 20px;
    width: 1.5em;
    background-color: #000000;
    z-index: 2;
    border: none;
    outline: none;
    height: 100%;
    top: 0;
}
#esp_quilombos .slick-carousel button.slick-prev {
    left: 0;
}
#esp_quilombos .slick-carousel button.slick-next {
    right: 0;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
}

#esp_quilombos section#s0.section-home {
    margin-top: -80px;
}
#esp_quilombos #header.header-home {
    padding-bottom: 120px;
}
#esp_quilombos .header_title p.pub_date,
#esp_quilombos #header.header-home p.pub_date {
    font-family: 'Roboto Slab', serif;
    color: #ffffff;
    font-size: 18px;
    text-align: right;
    margin-bottom: 5px;
    padding-bottom: 0;
}
#esp_quilombos .header_title.body_title p.pub_date {
    color: #000000;
    text-align: left;
}
#esp_quilombos #header.header-home h1 {
    max-height: none;
    margin-bottom: 0.5em;
    text-align: right;
    font-weight: 300;
}
#esp_quilombos #header.header-home .col-desc .authors {
    text-align: left;
    font-size: 14px;
    font-weight: 400;
}
#esp_quilombos #header.header-home .col-desc .authors strong,
#esp_quilombos #header.header-home .col-desc .authors em {
font-size: 14px;
}
#esp_quilombos #header.header-home .col-desc p.intro {
    color: #ffffff;
    padding: 0;
    margin-bottom: 0.5em;
    font-family: 'Roboto',sans-serif;
    line-height: 1.2em;
    font-size: 18px;
    font-weight: 300;
    text-align: left;
    margin: 30px 0;
}
#esp_quilombos .home_menu {
    position: relative;
    margin-bottom: 30px;
}
#esp_quilombos .home_menu div.sidetext {
    padding: 0 15px;
    position: relative;
    top: -1em; 
}
#esp_quilombos .home_menu div.sidetext p.kicker {
    display: inline-block;
    text-transform: uppercase;
    background-color: #ecd060;
    font-family: 'Roboto Slab', serif;
    padding: 0.2em 1em;
    font-weight: 600;
}
#esp_quilombos .home_menu div.sidetext a.cta {
    background-color: #ecd060;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 0;
    padding: 0.2em 0.5em;
    color: #000000;
    text-decoration: none;
}
#esp_quilombos .home_menu div.sidetext h2 a {
    color: #000000;
    text-decoration: none;
}
#esp_quilombos .home_menu div.sidetext h2 {
    margin-bottom: 0;
    font-weight: 300;
    line-height: 1.2em;
}
#esp_quilombos .home_menu p {
    margin: 0;
    padding: 0;
}
.share-bar.share-menu-home {
    margin-top: 30px;
}
.share-bar.footer-share-bar {
    margin-top: 20px;
    margin-bottom: 70px;
}
#esp_quilombos .share-bar.footer-share-bar p,
#esp_quilombos .home_menu div.sidetext .share-bar p {
    color: #000000;
    border-top-color: #000000;
}

#esp_quilombos .header-container {
    position: relative;
    padding: 0 15px;
}
#esp_quilombos .header-container .col-title,
#esp_quilombos .header-container .col-desc {
    position: relative;
}


@media (min-width: 768px) {
    #esp_quilombos .menu ul li {
        font-size: 16px;
        margin: 0 0.2em 0.2em 0;
    }
    #esp_quilombos .menu ul li a {
        padding: 0.2em 1em;
    }
    #esp_quilombos .menu ul li a.home {
        padding: 0.2em 0.25em !important;
    }
	#esp_quilombos h1 {
        max-height: 4em;
    }
    #esp_quilombos h1 span {
        background-color: #ecd060;
        font-size: 70px;
        line-height: 105px;
    }
    #esp_quilombos #header.header-home h1 span {
        font-size: 50px;
        line-height: 70px;
    }
    #esp_quilombos h1 span.small_title {
        font-size: 35px;
        line-height: 55px;
    }
    #esp_quilombos #header {
		padding-top: 50px;
	}
    #esp_quilombos #header.header-home {
        padding-top: 50px;
    }
	#esp_quilombos .header_title img {
	    max-width: 100%;
	    margin-left: 0;
	}
    #esp_quilombos .next_container p a, 
    #esp_quilombos .next_container p span {
        font-size: 20px;
    }
    #esp_quilombos .next_container p span {
        font-size: 21px;
    }
    #esp_quilombos .menu ul li a.home {
        display: inline-block;
        height: 28px;
        width: 28px;
        top: 2px;
        position: relative;
    }
}
@media (min-width: 992px) {
	#esp_quilombos #header .container {
		padding-left: 15px;
		padding-right: 15px;
	}
    #esp_quilombos #header {
        padding-top: 100px;
    }
    #esp_quilombos h1 {
        max-height: 1.2em;
    }
	#esp_quilombos section#s0 .header_title {
	    margin-top: -180px;
	}
	#esp_quilombos .header_title img {
	    max-width: -webkit-calc(100% + 15px);
	    max-width: calc(100% + 15px);
	    margin: -15px;
	}
	#esp_quilombos .text_block p.lead:before {
		left: -15px;
	}
	#esp_quilombos .text_block p.lead {
		margin-left: 0;
        top: 0;
	}
	#esp_quilombos {
	    font-size: 21px;
	}
    #esp_quilombos h1 {
        font-size: 72px;
        line-height: 62px;
        margin-bottom: 2em;
    }
	#esp_quilombos h1 span {
        font-size: 72px;
        line-height: 72px;
    }
    #esp_quilombos h1 span.small_title {
        font-size: 35px;
        line-height: 35px;
    }
	#esp_quilombos figure.img_container img {
	    width: 75%;
	}
	#esp_quilombos figure.img_container figcaption {
	    position: absolute;
	    top: 50%;
	    right: 5%;
	    max-width: 30%;
	    transform: translateY(-50%);
	    margin: 0;
	}
    #esp_quilombos .video-stick {
        width: 100vw;
        height: 150vh;
        background-color: #000000;
    }
    #esp_quilombos .inner-video {
        width: 100vw;
        height: calc(100vh - 60px);
    }
    #esp_quilombos .next_container {
        position: relative;
    }
    #esp_quilombos .next_container img {
        width: 70%;
        margin-left: 30%;
    }
    #esp_quilombos .next_container p {
        position: absolute;
        top: 5%;
        left: 0;
    }
    #esp_quilombos .next_container .title {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 30%;
        padding-right: 20px;
        font-family: 'Roboto Slab', serif;
        font-size: 35px;
        font-weight: 100;
        line-height: 1.2em;
        margin-bottom: -0.2em;
        text-align: left;
    }
    #esp_quilombos .header-container {
        padding: 0;
    }
    #esp_quilombos .home_menu img,
    #esp_quilombos .header-container .col-title {
        width: 60%;
    }
    #esp_quilombos .home_menu div.sidetext h2 {
        font-size: 35px;
    }
    #esp_quilombos .home_menu div.sidetext p.desc {
        font-size: 16px;
    }
    #esp_quilombos .home_menu div.sidetext {
        position: absolute;
        left: 60%;
        width: 40%;
        padding-left: 20px;
        max-width: 22em;
        bottom: 0;
        height: auto;
        top: auto;
    }
    #esp_quilombos .home_menu div.sidetext p.kicker {
        left: -150px;
        position: relative;
        font-size: 20px;
    }
    #esp_quilombos .header-container .col-desc {
        position: absolute;
        left: 60%;
        width: 40%;
        padding-left: 20px;
        max-width: 22em;
        height: auto;
        top: 0;
    }
    #esp_quilombos #header.header-home h1 {
        margin-left: 10%;
    }

}
@media (min-width: 1200px) {

	#esp_quilombos figure.img_container {
		width: 1200px;
		margin-left: auto;
		margin-right: auto;
	}

    #esp_quilombos .home_menu img,
    #esp_quilombos .header-container .col-title {
        width: 65%;
    }
    #esp_quilombos .home_menu div.sidetext,
    #esp_quilombos .header-container .col-desc {
        position: absolute;
        left: 65%;
        width: 30%;
        padding-left: 40px;
    }
    #esp_quilombos .home_menu,
    #esp_quilombos .header-container {
        width: 100%;
        max-width: 1920px;
        margin-left: auto;
        margin-right: auto;
    }
    #esp_quilombos .home_menu div.sidetext h2 {
        font-size: 32px;
    }
    #esp_quilombos #header.header-home h1 {
        margin-left: 30%;
    }

}
@media (min-width: 1500px) {
    #esp_quilombos #header.header-home h1 {
        margin-left: 50%;
    }
}

/* Slider */ .slick-slider {position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; } .slick-list {position: relative; display: block; overflow: hidden; margin: 0; padding: 0; } .slick-list:focus {outline: none; } .slick-list.dragging {cursor: pointer; cursor: hand; } .slick-slider .slick-track, .slick-slider .slick-list {-webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .slick-track {position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto; } .slick-track:before, .slick-track:after {display: table; content: ''; } .slick-track:after {clear: both; } .slick-loading .slick-track {visibility: hidden; } .slick-slide {display: none; float: left; height: 100%; min-height: 1px; } [dir='rtl'] .slick-slide {float: right; } .slick-slide img {display: block; } .slick-slide.slick-loading img {display: none; } .slick-slide.dragging img {pointer-events: none; } .slick-initialized .slick-slide {display: block; } .slick-loading .slick-slide {visibility: hidden; } .slick-vertical .slick-slide {display: block; height: auto; border: 1px solid transparent; } .slick-arrow.slick-hidden {display: none; }