/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    line-height: 100%;
	outline:none;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    text-decoration: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    font-size: 13px;
	line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

img{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    text-decoration: none;
}

/* code start font-family: 'zineslab-regular', 'Open Sans', Helvetica, Arial, sans-serif; */

body{
    font-family: "Trebuchet MS", "Open Sans", verdana, arial, sans-serif;
    background-color: #d1cbc3;
}

b {
  font-weight: bold;
}

.content{
    width: 80%;
    max-width:940px;
    min-width: 310px;
    margin: 0 auto;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 12px rgba(32, 32, 32, 0.3);
    -moz-box-shadow:    0px 0px 12px rgba(32, 32, 32, 0.3);
    box-shadow:         0px 0px 12px rgba(32, 32, 32, 0.3);
}

#content_image{
    width: 100%;
    margin: 30px auto 0 auto;
    margin-left: 0;
    background-color: #8c7f6e;
    -webkit-box-shadow: 0px 0px 12px rgba(32, 32, 32, 0.3);
    -moz-box-shadow:    0px 0px 12px rgba(32, 32, 32, 0.3);
    box-shadow:         0px 0px 12px rgba(32, 32, 32, 0.3);
    overflow: hidden;
}

#menu_imagem{
    background: #FFF url('../img/menu_imagem_5_4.jpg') no-repeat 50% 0;
    background-size: 100% auto;
    width: 100%;
    height: 543px;
}

#menu_imagem_faixa{
    background: transparent url('../img/menu_imagem_bg.png') repeat-x 50% -51px;
    height: 543px;
}

h1 {
    padding: 26px 0 20px 0;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #FFF;
    text-shadow: 1px 1px #928374;
}

h2 {
    margin: 0 auto;
    width: 98%;
    max-width: 934px; /*Para o FF o ideal são 922px, para o Chrome é melhor 934px, eu coloquei logo abaixo o específico para FF*/
    background-color: #4fa5d5;
    padding: 25px 1%;
    font-size: 40px;
    text-align: center;
    color: #FFF;
    text-shadow: 2px 2px #2a6990;
}

@-moz-document url-prefix() {
    h2 {max-width: 922px;}
}

h3{
    font-size: 20px;
    font-weight: bold;
    color: #3f3936;
    margin-bottom: 15px;
}

h3.compare{
    float: left;
}

h4{
    font-size: 16px;
    font-weight: bold;
    color: #3f3936;
    margin-bottom: 15px;
    margin-top: 60px;
}

p{
    font-size: 13px;
    line-height: 20px;
    color: #3f3936;
    margin-bottom: 10px;
}

.credits p{
  font-size: 10px;
  line-height: 15px;
  color: #3f3936;
  margin-bottom: 5px;
}

.credits{
  padding-top: 10px;
}

.content_select{
    width:752px;
    margin: 75px auto 105px auto;
    padding-bottom:10px; 
}

.menu_select{
    padding:0 54px 0 0;
    background: transparent url('../img/seletor.png') no-repeat;
    min-height: 212px;
    min-width: 212px;
    float: left;
}

.ultimo{
    padding: 0;
}

.menu_select.hover{
    background: transparent url('../img/seletor-hover.png') no-repeat;
}

.selectIcon{
	height: 85px;
	width: 150px;     
	margin: 55px 0 0 30px;
	background: transparent url('../img/icone_select.png') no-repeat 0px center;
}

.hoverIcon{
  background: transparent url('../img/icone_select_azul.png') no-repeat 0px center;
}

.selectIconCar{
	background-position: -1000px center;
}
.selectIconMoto{
	background-position: -1200px center;
}
.selectIconDistancia{
	background-position: -1400px center;
}

.selectIconPessoa1{
	background-position: 0px center;
}

.selectIconPessoa2{
	background-position: -200px center;
}

.selectIconPessoa3{
	background-position: -400px center;
}

.selectIconPessoa4{
	background-position: -600px center;
}

.selectIconPessoa5{
	background-position: -800px center;
}

#redes{
    float: right;
    display: block;
    margin: -108px 0 0 0;
}

.redessociais{
    background: transparent url('../img/redesocial_bg.png') no-repeat;
    height: 60px;
    width: 60px;
    float: left;
}
.sociasIcon{
	height: 40px;
	width: 42px;
	margin: 10px 0 0 10px;
	background: transparent url('../img/redessociais_icons.png') no-repeat 0px center;
}
.iconFacebook{
	background-position: -62px center;
}
.iconTwitter{
	background-position: 0px center;
}
.iconGoogle{
	background-position: -124px center;
}

#content_resultados{
    width: 80%;
    max-width:940px;
    min-width: 300px;
    margin: 0 auto;
    padding: 75px 0 10px 0; 
}

#resultado_selecao{
	display:none;
}

#resultado_comparacao{
    display: block;
}

#opcoes_comparacao{
    display: block;
    float:left;
    height: 36px;
}

.optionButton{
  float: right;
  min-width: 373px;
}

.optionButton a{
	display: inline-block;
    padding: 12px 12px;
    background-color: #f1efec;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    color: #9b968f;
    margin-bottom: 15px;
    margin-top:-8px;
}

.optionButton a.active{
    background-color: #3f3936;
    color: #FFF;
}

.optionButton a.last{
    margin-right:0;
}

.optionButton a:hover{
    background-color: #5a483f;
    color: #FFF;
}

.resultado{
    margin: 30px 0 60px 0;
}

/* ROW SELECT BOXES */
.rowSelect{
    padding:0;
    /*min-height: 26px;*/
    min-width: 26px;
	cursor:pointer;
}

.rowSelectBox {
  width:240px;
  position: relative;
  display: block;
  text-align: left;
  zoom: 1;
}

.rowSelect select, .rowSelectBox select {
  z-index: 10;
  position: relative;
  margin: 0;
  border: none;
  border-radius:0;
  outline: none;
  opacity: 0;
  min-height: 18px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  filter: alpha(opacity=0);
  cursor:pointer;
}

.rowSelectText {
  z-index: 9;
  position: absolute;
  left: 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: 5px 0 0 0;
  background: transparent;
  color: #666;
  text-align:left;
  width:210px;
  /*background: transparent url('../img/plus-icon.png') no-repeat center right;*/
}

.rowSelectArrow {
	display:block; float: right;
	width:5px; height: 5px;
}



/* TOP SELECT BOXES */

.selectbox {
  position: relative;
  display: inline-block;
  *display: inline;
  text-align: center;
  zoom: 1;
}

.menu_select select {
  z-index: 10;
  position: relative;
  margin: 105px 0 0 0px;
  width: 170px;
  border: none;
  background: none;
  outline: none;
  opacity: 0;
  height: 24px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  filter: alpha(opacity=0);
}

.selecttext {
  z-index: 9;
  position: absolute;
  left: 5px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding-top: 4px;
  padding-right:20px;
  background: transparent;
  color: #666;
  /*width:85%;*/
  margin: 105px 0 0 0px;
  text-align:center;
}

.selecttext.active{
  color: #fff;
}

.selectbox select {
  z-index: 10;
  position: relative;
  margin: 105px 0 0 0px;
  width: 170px;
  border: none;
  background: none;
  outline: none;
  opacity: 0;
  height: 24px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  filter: alpha(opacity=0);
}
/* */


/* SLIDE BAR */
.distanceSlider{
	clear:both;
}

.distanceBar{
	float:left;
  width:100%;
  display:block;
	height: 36px;
	background: #f1efec url('../img/dragbar-line.gif') repeat-x left center;

	border-top: 5px solid #f1efec;
	border-bottom: 5px solid #f1efec;
	border-left: 10px solid #f1efec;
	border-right: 10px solid #f1efec;

  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;

	margin: 20px 0% 1px 0;
	overflow:visible;
}


.distanceDraggable{
  height: 25px;
  width: 12px;
  position:absolute;
  background: #3f3936;
  cursor: pointer;
  overflow:visible;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-user-select: none;
  margin: 0px;
  top: 0px;
  left: 0px;
}

.distanceTag{
	width: 56px;
	height: 18px;
	border: 2px solid #f1efec;
	background: #fff;
	color: #3f3936;
	text-align:center;
	position:absolute;
	margin:-34px 0 0 -23px;
	padding-top: 4px;
	font-weight:bold;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#dragRuler{
  position:relative;
  height:20px;
}
#dragRuler a{
  width: 3.44%;
  height:15px;
  display:block;
  margin-top:5px;
  float:left;
  border-left: 1px solid #b3b1ad;
  margin-left:-1px;
}
#dragRuler a.last{
  border-right: 1px solid #b3b1ad;
  margin-right:-1px;
}

/* */

.botao_comparacao{
    float: right;
    display: block;
    height: 36px;
    margin: 20px 0;
}

.botao_comparacao a{
    width: 196px;
    padding: 12px;
    background-color: #3f3936;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}

.graphRow{
  clear: both;
	background-color: #f1efec;
	height: 34px;
	padding: 7px;
	margin-bottom: 1px;
}

.rowIcon{
	width:65px;
	height:34px;
	float:left;
	border-right:1px solid #fff;
	background:transparent url('../img/icone_transporte.png') no-repeat 0px center;
}
.iconBike{ background-position: 0px center; }
.iconPublic{ background-position: -78px center; }
.iconMoto{ background-position: -156px center; }
.iconTaxi{ background-position: -234px center; }
.iconCar{ background-position: -312px center; }

.rowDescription{
	width:290px;
	height:34px;
	overflow:visible;
	float: left;
}
.rowTitle{
	width: 200px;
	margin:2px 0 2px 7px;
	float:left;
	clear:right;
	text-transform:uppercase;
	font-weight:bold;
}
.rowDetails{
	width: 200px;
	margin-left: 7px;
	float:left;
	font-size:11px;
}
.rowChangeButton{
	display:block;
	float:left;
	width: 30px;
	text-align:center;
	padding: 5px;
}
.rowBarTrack{
	height: 12px;
	margin: 10px 90px 0px 300px;
	background-color: #fff;
}
.rowBarTrack .rowBar{
	height: 12px;
	width: 100%;
	background-color: #62b3e1;
}
.rowValue{
	width: 73px;
	float:right;
	font-size:16px;
	margin-top:-18px;
	text-align:right;
	margin-right:7px;
}

.rowNumber{
  width: 73px;
  clear: both;
  font-size:10px;
  padding-top: 2px;
}

#metodologia{
	clear:both;
	margin: 0px 0 30px 0;
}

.buttonMeto{
  width: 73px;
  font-size:13px;
  background-color: #62b3e1;
  z-index: 20;
  display: none;
}

.buttonMetoShow {
  display: block;
}




/*******************
Barra do Estadão
*******************/

#topBar
{
background: #fff;
width:100%;
height:30px;
left: 0px;
position:fixed;
top:0;
z-index:10001;
text-align:center;
border-bottom: 1px solid #d6d6d6;
min-width:980px;
-moz-box-shadow:  6px -6px 0 -6px rgba(0,0,0,0.25);
-webkit-box-shadow:  6px -6px 0 -6px rgba(0,0,0,0.25);
box-shadow:  6px -6px 0 -6px rgba(0,0,0,0.25);
}

#barraEstadaoParceiros{width:985px; height:27px; background:#ffffff; margin:0px auto;}
#barraEstadaoParceiros ul{ margin:0; padding:0;}

.lgBarraEstadaoParceiros{float:left; margin-right:10px}
.lstBarraEstadaoParceiros{margin:0px; padding:0px; list-style:none; float:right; margin-right:10px; height:27px; line-height:27px;}
.itemBarraEstadaoParceiros{display:block; float:left; color:#C4C3C3; font:11px Arial, Helvetica, sans-serif bold; height:27px; line-height:27px; margin-top: 2px;}
.itemBarraEstadaoParceiros a{
text-decoration:none;
color:#999;
font:11px Arial, Helvetica, sans-serif bold;
border-right:1px solid #C4C3C3;
padding-right:5px;
margin-right:5px;
line-height:27px;}

.lastItemBarra{
border:none!important;
padding:0px!important; 
margin:0px!important
}







/* telas pequenas (note) */  
@media only screen and (max-width : 920px) {
    .content_select {
        width: 650px;
    }
    .menu_select{
        padding:0;
    }

    .itemBarraEstadaoParceiros a{font:9px Arial, Helvetica, sans-serif bold; padding-right: 3px; margin-right: 3px;}
    #topBar {min-width:805px;}
    #barraEstadaoParceiros {width: 815px;}
    .lgBarraEstadaoParceiros {margin-right: 1px;}

    #menu_imagem{background-size:auto;}
}

@media only screen and (max-width : 790px) {
  .optionButton{
    clear:both;
    float: none;
    min-width: 300px;
    margin-bottom: 14px;
    margin-top:0px;

  }

  .optionButton a{
      display: block;
      padding: 12px 12px;
      background-color: #f1efec;
      font-size: 12px;
      text-align: center;
      text-transform: uppercase;
      color: #9b968f;
      margin-bottom: 1px;
      margin-top: 0;
  }

  
}


/* telas pequenas (pad) */  
@media only screen and (max-width : 740px) {
    .content_select{
        width: 300px;
        margin: 75px auto 105px auto;
    }

    .menu_select{
        margin:0 auto;
        background: none;
        min-height: 83px;
        min-width: 188px;
        float: left;
    }

    .menu_select.hover{
        background: none;
        margin-left:0; 
    }

    .selectbox {
        margin: 0;
        height: 83px;
        width: 300px;
    }

    .selectIcon{
        height: 0;
        width: 0;     
        margin: 0;
        background: none;
    }

    .selectbox select {
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        z-index: 10;
        position: relative;
        margin: 15px 0 0 0px;
        padding-left: 5px;
        width: 80%;
        min-width:290px; 
        border: 2px solid #FFF;
        background: #d1cbc3 url('../img/caret_2.png') no-repeat 97% 0;
        outline: none;
        opacity: 1;
        opacity: 100%;
        height: 28px;
        filter: alpha(opacity=0);
        color: #666;
        -webkit-border-radius: 5px; 
        -moz-border-radius: 5px; 
        border-radius: 5px; 
    }

    .menu_select.hover select{
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        z-index: 10;
        position: relative;
        margin: 15px 0 0 0px;
        padding-left: 5px;
        width: 80%;
        min-width:290px; 
        border: 2px solid #FFF;
        background: #4fa5d5 url('../img/caret_3.png') no-repeat 97% 0;
        outline: none;
        opacity: 1;
        opacity: 100%;
        height: 28px;
        filter: alpha(opacity=0);
        color: #FFF;
        -webkit-border-radius: 5px; 
        -moz-border-radius: 5px; 
        border-radius: 5px;
    }

    .selecttext {
        display: none;
     }

      #topBar {min-width:200px;}
      #barraEstadaoParceiros{width:100%;}
      .itemBarraEstadaoParceiros{display:none;}
      .lgBarraEstadaoParceiros{float:none;}
}

/* telas pequenas (pad menor) */  
@media only screen and (max-width : 670px) {
    .graphRow{
        height: 52px;
    }
    .rowBarTrack{
        clear:both;
        margin: 5px 67px 0 77px;
        float:none;
    }
    .rowValue{
        width: 60px;
        font-size:14px;
        margin-top: -14px;
    }
    .rowIcon{
        width: 70px;
        height: 52px;
    }
    .rowDescription{
        width:300px;
        font-size:11px;
    }
    .rowTitle{
        width: 210px;
        margin-top:2px;
    }
    .rowNumber{
        width: 60px;
        padding-top: 1px;
      }

    .rowDetails{
        width: 210px;
    }
}


/* telas pequenas (celular) */  
@media only screen and (max-width : 400px) {
    h2 {
        font-size: 30px;
    }

    .selectbox {
        height: 73px;
    }
}



