@CHARSET "ISO-8859-1";

/* Reset CSS
 * --------------------------------------- */


/* body{
background-color: aqua;
} */

@media screen and (min-width: 560px) {
    /* body{ background-color: #918e2b; }
     */
    .setinha {
        background-image: url(../imgs/maozinha2.png);
        z-index: 1700;
        width: 21px;
        height: 26px;
        position: absolute;
        top: 130px;
        left: 528px
    }
    .setaaa{
        position:absolute;
        top:130px;
        left:528px;
        z-index:100000;
    }
    .credito {
        font-family: 'Noticia Text', serif;
        position: absolute;
        font-weight: 700;
        top: 620px;
        left: 0px;
        font-size: 10px;
        line-height: 12px;
        color: #8d8d8d;
        width: 560px;
        z-index: 1010;
    }
    /* titulo do evento 
----------------------------------------*/
    .titulo-referencia {
        font-family: 'Oswald', sans-serif;
        position: absolute;
        font-weight: 700;
        top: 440px;
        left: 13px;
        font-size: 22px;
        line-height: 24px;
        color: #000;
        width: 420px;
    }
    /* texto do evento 
----------------------------------------*/
    .texto-referencia {
        font-family: 'Noticia Text', serif;
        position: absolute;
        font-weight: 400;
        top: 470px;
        left: 13px;
        font-size: 13px;
        line-height: 17px;
        color: #000;
        width: 420px;
    }
    /* fundo 
----------------------------------------*/
    .tudo {
        position: absolute;
        width: 560px;
        height: 613px;
        background-image: url(../imgs/TIMELINE-DILMA-ASCENSAo-completo-desk-agosto2.jpg);
        z-index: 1;
    }
    .headerrr {
        position: absolute;
        width: 560px;
        height: 115px;
        top: 0px;
        z-index: 1000;
        background-image: url(../imgs/Topo-Desce-desk-agosto.jpg);
    }
    .botao-next {
        position: absolute;
        top: 573px;
        z-index: 1000;
        width: 560px;
        height: 43px;
        background-image: url(../imgs/TIMELINE-DILMA-ASCENSAO-BOTAO-NEXT-desk.jpg);
    }
    .imagens-referencia {
        position: absolute;
        width: 450px;
        height: 260px;
        top: 165px;
        left: 15px;
    }
    /* posição das setas  da regua 
----------------------------------------*/
    .seta-regua1 {
        top: 473px;
    }
    .seta-regua2 {
        top: 476px;
    }
    .seta-regua3 {
        top: 477px;
    }
    .seta-regua4 {
        top: 478px;
    }
    .seta-regua5 {
        top: 479px;
    }
    .seta-regua6 {
        top: 481px;
    }
    .seta-regua7 {
        top: 482px;
    }
    .seta-regua8 {
        top: 483px;
    }
    .seta-regua9 {
        top: 483px;
    }
    .seta-regua10 {
        top: 483px;
    }
    .seta-regua11 {
        top: 484px;
    }
    .seta-regua11b {
        top: 484px;
    }
    .seta-regua12 {
        top: 485px;
    }
    .seta-regua13 {
        top: 485px;
    }
    .seta-regua14 {
        top: 486px;
    }
    .seta-regua15 {
        top: 486px;
    }
    .seta-regua16 {
        top: 486px;
    }
    .seta-regua17 {
        top: 486px;
    }
    .seta-regua18 {
        top: 486px;
    }
    .seta-regua19 {
        top: 486px;
    }
    .seta-regua20 {
        top: 486px;
    }
    .seta-regua21 {
        top: 486px;
    }
    .seta-regua22 {
        top: 486px;
    }
    .seta-regua23 {
        top: 486px;
    }
    .seta-regua24 {
        top: 486px;
    }
    .seta-regua25 {
        top: 486px;
    }
    .seta-regua26 {
        top: 487px;
    }
    .seta-regua27 {
        top: 488px;
    }
    .seta-regua28 {
        top: 488px;
    }
    .seta-regua29 {
        top: 488px;
    }
    .seta-regua30 {
        top: 488px;
    }
    .seta-regua31 {
        top: 488px;
    }
    .seta-regua32 {
        top: 488px;
    }
    .seta-regua33 {
        top: 488px;
    }
    .seta-regua34 {
        top: 488px;
    }
}

@media screen and (max-width: 559px) {
    /* body{ background-color: #2f96b4; } */
    .pai{
        height:750px;
    }
    .setinha {
        background-image: url(../imgs/maozinha.png);
        z-index: 1700;
        width: 21px;
        height: 26px;
        position: absolute;
        top: 135px;
        left: 278px
    }
    .setaaa{
        display:none;
    }
    .credito {
        font-family: 'Noticia Text', serif;
        position: absolute;
        font-weight: 700;
        top: 580px;
        left: 0px;
        font-size: 10px;
        line-height: 12px;
        color: #8d8d8d;
        width: 320px;
        z-index: 1010;
    }
    /* titulo do evento 
----------------------------------------*/
    .titulo-referencia {
        font-family: 'Oswald', sans-serif;
        position: absolute;
        font-weight: 700;
        top: 305px;
        left: 13px;
        font-size: 22px;
        line-height: 24px;
        color: #000;
        width: 220px;
    }
    /* texto do evento 
----------------------------------------*/
    .texto-referencia {
        font-family: 'Noticia Text', serif;
        position: absolute;
        font-weight: 400;
        top: 360px;
        left: 13px;
        font-size: 13px;
        line-height: 17px;
        color: #000;
        width: 220px;
    }
    /* fundo 
----------------------------------------*/
    .tudo {
        position: absolute;
        width: 320px;
        height: 750px;
        background-image: url(../imgs/TIMELINE-DILMA-QUEDA-regua.jpg);
        z-index: 1;
    }
    .headerrr {
        position: absolute;
        top: 0px;
        z-index: 1000;
        width: 320px;
        height: 127px;
        background-image: url(../imgs/TIMELINE-DILMA-ASCENSAO-TOPO.jpg);
    }
    .botao-next {
        position: absolute;
        top: 528px;
        z-index: 1000;
        width: 320px;
        height: 40px;
        background-image: url(../imgs/TIMELINE-DILMA-ASCENSAO-BOTAO-NEXT.jpg);
    }
    /* tamanho e posição da imagem
----------------------------------------*/
    .imagens-referencia {
        position: absolute;
        width: 220px;
        height: 130px;
        top: 165px;
        left: 15px;
    }
    /* posição das setas  da regua 
----------------------------------------*/
    .seta-regua1 {
        top: 474px;
    }
    .seta-regua2 {
        top: 477px;
    }
    .seta-regua3 {
        top: 479px;
    }
    .seta-regua4 {
        top: 480px;
    }
    .seta-regua5 {
        top: 480px;
    }
    .seta-regua6 {
        top: 482px;
    }
    .seta-regua7 {
        top: 484px;
    }
    .seta-regua8 {
        top: 484px;
    }
    .seta-regua9 {
        top: 484px;
    }
    .seta-regua10 {
        top: 484px;
    }
    .seta-regua11 {
        top: 484px;
    }
    .seta-regua11b {
        top: 484px;
    }
    .seta-regua12 {
        top: 484px;
    }
    .seta-regua13 {
        top: 484px;
    }
    .seta-regua14 {
        top: 487px;
    }
    .seta-regua15 {
        top: 487px;
    }
    .seta-regua16 {
        top: 487px;
    }
    .seta-regua17 {
        top: 487px;
    }
    .seta-regua18 {
        top: 487px;
    }
    .seta-regua19 {
        top: 487px;
    }
    .seta-regua20 {
        top: 487px;
    }
    .seta-regua21 {
        top: 487px;
    }
    .seta-regua22 {
        top: 487px;
    }
    .seta-regua23 {
        top: 487px;
    }
    .seta-regua24 {
        top: 487px;
    }
    .seta-regua25 {
        top: 487px;
    }
    .seta-regua26 {
        top: 488px;
    }
    .seta-regua27 {
        top: 488px;
    }
    .seta-regua28 {
        top: 488px;
    }
    .seta-regua29 {
        top: 488px;
    }
    .seta-regua30 {
        top: 488px;
    }
    .seta-regua31 {
        top: 488px;
    }
    .seta-regua32 {
        top: 489px;
    }
    .seta-regua33 {
        top: 489px;
    }
    .seta-regua34 {
        top: 489px;
    }
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
}

table {
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-weight: normal;
    font-style: normal;
}

strong {
    font-weight: bold;
}

ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

caption,
th {
    text-align: left;
}


/* h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:#ff0000;
}  */

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
}


/* Custom CSS
 * --------------------------------------- */


/* body{
    font-family: 'Oswald', sans-serif;
color: #f2f2f2;    
} */


/* titulo - data
---------------------------------------*/

.ano {
    font-family: 'Oswald', sans-serif;
    font-size: 30px;
    position: absolute;
    font-weight: 300;
    top: 122px;
    left: 13px;
    color: #fd571d;
}


/* texto mes 
---------------------------------------*/

.mes {
    font-family: 'Oswald', sans-serif;
    position: absolute;
    font-weight: 400;
    top: 137px;
    left: 73px;
    font-size: 18px;
    color: #939393;
}


/* tamanho e posição da imagem
----------------------------------------*/


/*
.imagens-referencia{
    position: absolute;
    width: 220px;
    height: 130px;
    top: 165px;
    left: 15px;
}
*/


/* titulo do texto 
----------------------------------------*/


/*
.titulo-referencia{
    font-family: 'Oswald', sans-serif;
    position: absolute;
    font-weight: 700; 
    top: 305px;
    left: 13px;
	font-size: 22px;
    line-height: 24px;
    color: #000;
}
*/


/* conteudo do texto 
----------------------------------------*/


/*
.texto-referencia{
    font-family: 'Noticia Text', serif;
    position: absolute;
    font-weight: 400; 
    top: 360px;
    left: 13px;
	font-size: 13px;
    line-height: 17px;
    color: #000;
    width: 220px;
    
}
*/


/* link dentro do texto 
----------------------------------------*/

a:link,
a:visited,
a:active,
a:hover {
    font-family: 'Noticia Text', serif;
    font-weight: 700;
    color: #fd571d;
}


/* setas da regua 
----------------------------------------*/

.seta-regua1,
.seta-regua2,
.seta-regua3,
.seta-regua4,
.seta-regua5,
.seta-regua6,
.seta-regua7,
.seta-regua8,
.seta-regua9,
.seta-regua10,
.seta-regua11,
.seta-regua11b,
.seta-regua12,
.seta-regua13,
.seta-regua14,
.seta-regua15,
.seta-regua16,
.seta-regua17,
.seta-regua18,
.seta-regua19,
.seta-regua20,
.seta-regua21,
.seta-regua22,
.seta-regua23,
.seta-regua24,
.seta-regua25,
.seta-regua26,
.seta-regua27,
.seta-regua28,
.seta-regua29,
.seta-regua30,
.seta-regua31,
.seta-regua32,
.seta-regua33,
.seta-regua34 {
    position: absolute;
    width: 17px;
    height: 17px;
    z-index: 1001;
    left: 5px;
}

.section {
    text-align: left;
}


/* Menu
 * --------------------------------------- */

#menu li {
    display: none;
    margin: 10px;
    color: #000;
    background: #fff;
    background: rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

#menu li.active {
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    display: inline-block;
}

#menu li a {
    text-decoration: none;
    color: #000;
}

#menu li.active a:hover {
    color: #000;
}

#menu li:hover {
    background: rgba(255, 255, 255, 0.8);
}


/* botao do menu "datas" */

#menu li a,
#menu li.active a {
    padding: 9px 18px;
    display: block;
}

#menu li.active a {
    color: #fff;
}

#menu {
    position: fixed;
    top: 0;
    left: 0;
    height: 40px;
    z-index: 70;
    width: 100%;
    padding: 0;
    margin: 0;
}

.intro p {
    width: 320px;
    margin: 0 auto;
    font-size: 32px;
}


/* .twitter-share-button{
    position: fixed;
    z-index: 99;
    right: 149px;
    top: 9px;
} */


/* #download{
    margin: 10px 0 0 0;
    padding: 15px 10px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #49afcd;
    background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -webkit-gradient(linear,0 0,0 100%,from( #5bc0de),to( #2f96b4));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: linear-gradient(top, #5bc0de, #2f96b4);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);

    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    vertical-align: middle;
    cursor: pointer;
    display: inline-block;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
} */


/* #download a{
    text-decoration:none;
    color:#fff; */


}

/* #download:hover{
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    background-color: #2F96B4;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -ms-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear;
} */

/* #infoMenu{
    height: 20px;
    color: #f2f2f2;
    position:fixed;
    z-index:70;
    bottom:0;
    width:100%;
    text-align:right;
    font-size:0.9em;
    padding:8px 0 8px 0;
} */

/* #infoMenu ul{
    padding: 0 40px;
}
#infoMenu li a{
    display: block;
    margin: 0 22px 0 0;
    color: #333;
}
#infoMenu li a:hover{
    text-decoration:underline;
}
#infoMenu li{
    display:inline-block;
    position:relative;
} */

/* #examplesList{
    display:none;
    background: #282828;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 20px;
    float: left;
    position: absolute;
    bottom: 29px;
    right: 0;
    width:638px;
    text-align:left;
} */

/* #examplesList ul{
    padding:0;
}
#examplesList ul li{
    display:block;
    margin: 5px 0;
}
#examplesList ul li a{
    color: #BDBDBD;
    margin:0;
}
#examplesList ul li a:hover{
    color: #f2f2f2;
}
#examplesList .column{
    float: left;
    margin: 0 20px 0 0;
}
#examplesList h3{
    color: #f2f2f2;
    font-size: 1.2em;
    margin: 0 0 15px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.1);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
    padding: 0 0 5px 0;
}
 */

/* Section 1
 * --------------------------------------- */

/* #section1 h1{
    color: #444;
}
#section1 p{
    color: #333;
    color: rgba(0,0,0,0.3);
} */

/* #section1 img{
    margin: 20px 0;
    opacity: 0.7;
} */

/* #section1 #colors{
    right: 60px;
    bottom: 0;
    position: absolute;
    height: 413px;
    width: 258px;
    background-image: url(imgs/colors.gif);
    background-repeat: no-repeat;
} */

/* #section1{
    background-color: #fd038a;
} */

/* Section 2
 * --------------------------------------- */

/* #section2 h1,
#section2 p{
    z-index: 3;
}
#section2 p{
    opacity: 0.8;
}

#section2 #colors{
    right: 60px;
    bottom: 0;
    position: absolute;
    height: 413px;
    width: 258px;
    background-image: url(imgs/colors.gif);
    background-repeat: no-repeat;
}
 */

/* Section 3
 * --------------------------------------- */

/* #section3 #colors{
    left: 60px;
    bottom: 0;
}
#section3 p{
    color: #757575;
}

#colors2,
#colors3{
    position: absolute;
    height: 163px;
    width: 560px;
    z-index: 1;
    background-repeat: no-repeat;
    left: 0;
    margin: 0 auto;
    right: 0;
}
#colors2{
    background-image: url(imgs/colors2.gif);
    top:0;
}
#colors3{
    background-image: url(imgs/colors3.gif);
    bottom:0;
}
 */

/* Section 4
 * --------------------------------------- */

/* #section4 p{
    opacity: 0.6;
}
 */

/* Overwriting fullPage.js tooltip color
* --------------------------------------- */

/* #pp-nav.custom .pp-tooltip{
    color: #AAA;
} */