/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }


::-moz-selection { background: #FF7300; color: #fff; text-shadow: none; }
::selection { background: #FF7300; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


* { background: transparent no-repeat; box-sizing: border-box; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; position: relative; }


a:link, a:visited
{
  color:#FF7300;
  text-decoration: none;
}


a:hover
{
  color:#FF7300;
  text-decoration: underline;
}

a:active
{
  color:#FF7300;
  text-decoration: none;
}




/* ===== Primary Styles ========================================================
   Author: Seguramente
   ========================================================================== */

html
{
  font:1em/1.4 Verdana, sans-serif;
  color:#666666;
  background-color: #e9e9e9;
}
body
{
  background: url('/assets/img/bg.png') repeat-x;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}

.maven
{
  font-family: 'Maven Pro', sans-serif;
}

.abel
{
  font-family: 'Abel', sans-serif;
}



.icon
{
  width: 26px;
  height: 26px;
  background-position: no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 4px;
}

.icon
{
  background: url(/assets/img/icon_sprite.png) no-repeat top left;
}

a.icon
{
  text-indent: -9999px;
  text-align: left;
}

.novo
{
  font-family: 'Maven Pro', sans-serif;
  font-size: 9px;
  font-weight: 700;
  color:#FF7300 ;
  text-transform: uppercase;
  padding:2px;
  background: #fef4ea;
}



/* CONTAINERs*/
.container
{
  width:979px;
  margin: 0 auto;
}



header h1
{
  float:left;
  width:250px;
  line-height:150px;
}

header h1 a
{
  text-indent: -9999px;
  display:block;
}

header .fb-like
{
  float: left;
  width: 212px;
  margin-left:  15px;
  margin-top: 15px;
}


header .hbanner
{
  width:708px;
  float:right;
}




.hbar
{
  clear: both;
  float:none;
}


.formverproposta
{
  float:left;
  width:200px;
  margin-top: 5px;
  margin-left: 16px;

}

.formverproposta fieldset legend
{
  width: 100%;
  text-align: center;
  margin-bottom: 5px;
  text-indent: -9999px;
  background: url('/assets/img/ver_proposta.png') no-repeat top center;
}


.formverproposta  fieldset legend:after, .formverproposta fieldset legend:before
{
  content: "·";
  margin-right: 3px;
  margin-left: 3px;
}

.formverproposta input[type=text]
{
  width:200px;
  padding:2px;
  border: none;
  height: 20px;
  background: #FFFFFF;
  font-size:11px;
  color:#666666;
  position: absolute;
}

.formverproposta .btok
{
  position: absolute;
  z-index: 1;
  top:22px;
  right: 0px;
  border: none;
}

.formverproposta .btok img
{
  border: 0;
}


header div nav
{
  float: left;
  margin-left: 15px;
  margin-top: 25px;
}


.menuprincipal li
{
  display: inline;

  font-size:14px;
}

.menuprincipal li + li:before
{
  content: ".";
  margin-left: 5px;
  margin-right: 5px;
}

.menuprincipal li:first-child:before
{
  content: "////";
  margin-right: 10px;
}

.menuprincipal li a:link, .menuprincipal li a:visited
{
  color:#929292;
  text-decoration: none;
}

.menuprincipal li a:hover
{
  color:#FF7300;
  text-decoration: none;
}

.menuprincipal li a:active
{
  color:#929292;
  text-decoration: none;
}

.menuprincipal li.active a
{
  color:#FF7300;
}


.redessociais
{
  float: right;
  width: 122px;
  margin-left: 20px;
  text-align: right;
  background: url('/assets/img/redes_sociais_bg.png') no-repeat right top;
  height: 55px;
  margin-top: 3px;
  padding-right: 10px;
}

.redessociais .icon
{
  margin-top: 15px;
  margin-left: 3px;
}

/*MAIN*/

.main-wrapper
{
  margin-top: 5px;
}

/*MENU SIMULADORES*/
.simuladores-menu
{
  float: left;
  width:230px;
  background: #FFFFFF;
  color:#666666;
  min-height: 900px;
}

.simuladores-menu h2
{
  text-transform: uppercase;
  font-size: 30px;
  color:#E2E2E2;
  margin: 8px;

  letter-spacing: 2px;
}


.simuladores-menu h3
{
  margin: 0;
  margin-left: 8px;
  margin-bottom: 8px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 26px;
}

.simuladores-menu ul
{
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}

.simuladores-menu ul li
{
  margin: 0;
  line-height: 20px;
}

.simuladores-menu ul li a
{
  display: block;
  text-indent: 10px;
  font-size: 11px;
}
.simuladores-menu ul li a:link, .simuladores-menu ul li a:visited
{
  background: none;
  color: #666666;
}

.simuladores-menu ul li a:hover,.simuladores-menu ul li.active a
{
  background:#EFEFEF ;
  color:#FF7300 ;
  text-decoration: none;
}



.icon-particulares
{
  background-position: 0 0;
}

.icon-empresariais
{
  background-position: 0 -27px;
}

.icon-investimento
{
  background-position: -29px 0;
}

.icon-financiamento
{
  background-position: -29px -27px;
}

.icon-saude
{
  background-position: -58px -27px;
}

.icon-documentos
{
  background-position: -58px 0;
}

.icon-blog
{
  background-position: 0 -56px;
}

.icon-facebook
{
  background-position: -32px -56px;
}

.icon-youtube
{
  background-position: -63px -56px;
}

/*MAIN COLS*/
.main
{
  width: 747px;
  float: left;
  background: #FFFFFF;
  margin-left: 2px;
  min-height: 900px;
}

.main-wide
{
  width: 100%;
  padding: 11px;
}

.rightcol
{
  width: 209px;
  float: right;
  background: #FFFFFF;
  padding-right: 11px;
  padding-top: 11px;
}

.rightcol h2, .rightcol  h3
{
  text-align: center;
  font-family: Arial, sans-serif;
  color:#FF7300;
}

.rightcol h2
{
  font-size: 17px;
  font-weight: normal;
  margin-bottom: 0;
  padding-bottom: 0;
}

.rightcol h3
{
  margin-top: 0;
  line-height: 27px;
  font-size: 28px;
}

.rightcol h4
{
  font-family: Arial, sans-serif;
  font-size: 16px;
  color:#FF7300;
  background: #fef4ea;
  height: 40px;
  padding: 8px;
}


.docsuteis
{
  margin-top: 15px;
  padding: 8px;
}

.docsuteis p
{
  border-bottom: 1px solid #BBBBBB;
  padding-bottom: 18px;
  margin-bottom: 18px;
}

.homepage, .paginas
{
  width: 538px;
  float: left;
  padding: 15px;
}

.destaque
{
  vertical-align:top;
  display: inline-block;
  width: 165px;
}

.destaque article h3, .destaque article p
{
  padding-left: 5px;
  padding-right: 5px;
}

.destaque article a
{
  color:#666666;
  text-decoration: none;
  display: block;
}

.destaque article a:hover
{
  color:#666666;
  background: #EFEFEF;
  text-decoration: none;
}

.destaque-bt:before
{
  border-top: 1px solid #FEC091;
  margin-bottom: 15px;
  content: ' ';
  display: block;
}

/*SIMULADORES*/

.citacao
{
  font-family: Arial, sans-serif;
  font-weight: bold;
}

.citacao p
{
  font-style: italic;
  font-weight: normal;
  margin-bottom: 5px;
}

.hsimulador
{
  font-size: 15px;
}



.finalizar-passos-container
{
  background: url('/assets/img/finalizar_pxl_passos.png');
  padding: 10px;

  margin-top: 15px;
}

.finalizar-passos-container p
{
  float:left;
  width: 147px;
  text-align:center;
  margin-right: 18px;
}

.finalizar-passos-container .fin-big
{
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
}

.finalizar-campos-obrigatorios
{
  text-transform: uppercase;
  font-size: 12px;
}


.finalizar-2
{
  text-align: center;
}

.finalizar-2 p
{
  float:left;
  width: 155px;
  text-align:center;
  margin-left: 50px;
}

.finalizar-telefone
{
  text-align:center;
  position:relative;
  top:-30px;
}
/*ESPECIAIS SIMULADORES*/

#motos-1-1
{
  display: none;
}


.paginas h3
{
  color:#FF7300;
}




footer
{
  clear: both;
  float: none;
  text-align: center;
  margin-bottom: 50px;
  font-size: 9px;
  padding-top: 5px;
}

footer .nosmedia
{
  display: block;
  width: 100%;
  height: 142px;
  margin-bottom: 5px;
  background: url('/assets/img/bg_media_footer.png');
}

footer .nosmedia h3
{
  margin: 0 auto;
  top: 27px;
  width: 627px;
  height: 11px;
  background: url('/assets/img/media_footer_titulo.png');
  text-indent: -9999px;
}


footer .nosmedia ul
{
  list-style: none;
  height: 56px;
  top: 35px;
}


footer .nosmedia li
{
  display: inline-block;
  margin-right: 50px;
}

footer .nosmedia li:last-child
{
  margin-right: 0
}

footer .nosmedia li a
{
  display: block;
  height: 56px;
  text-indent: -9999px;
  opacity: 0.75;
}

footer .nosmedia li.expresso a
{
  width: 119px;
  background: url('/assets/img/media/footer_expresso.png') no-repeat;
}

footer .nosmedia li.oje a
{
  width: 89px;
  background: url('/assets/img/media/footer_oje.png') no-repeat;
}

footer .nosmedia li.rr a
{
  width: 47px;
  background: url('/assets/img/media/footer_rr.png') no-repeat;
}

footer .nosmedia li.tsf a
{
  width: 71px;
  background: url('/assets/img/media/footer_tsf.png') no-repeat;
}

footer .nosmedia li.tvi a
{
  width: 119px;
  background: url('/assets/img/media/footer_tvi.png') no-repeat;
}


footer .nosmedia li a:hover
{
  opacity: 1;
}

/*TIPOGRAFIA*/
.orange
{
  color:#FF7300;
}

.red
{
  color: #FF0000;
}


.sugeridosh
{
  background-color: #FEF4EA;
  padding: 4px 10px;
  color: #FF7300;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 2px;
}

.super
{
  font-size: 35px;
  padding-bottom: 2px;
  border-bottom: 1px solid #e2e2e2;
  font-family: Arial, sans-serif;
  margin-top: 10px;
}


.just
{
  text-align: justify;
}

/*FORMULARIOS*/

.control-buttons
{
  text-align: center;
  margin-top: 15px;
}
.control-group
{
  margin-bottom: 10px;
  clear: both;
  float: none;
  display: block;
}

.control-title
{
  font-weight: bold;
  font-size: 12px;
}

.control-label
{
  font-weight: bold;
  margin-bottom: 5px;
  display: block;
}

.label-inline
{
  display: inline-block;
  width: 160px;
  font-weight: normal;
  float: left;
  padding-right: 3px;
}

.label-inline-wa
{
  width: auto;
  margin-right: 15px;
}

.controls .control-label
{
  font-weight: normal;
}

.controls input[type=text], .controls textarea, .controls input[type=number], .controls input[type=date]
{
  color: #333333;
  border: 1px solid #C0C0C0;
  padding: 4px;
  font-size: 11px;
  width: 100%;
  background: #FFFFFF;
}

.controls select
{
  color: #333333;
  border: 1px solid #C0C0C0;
  padding: 4px;
  font-size: 11px;
  background: #FFFFFF;
}

.controls input[type=text]:focus, .controls textarea:focus, , .controls input[type=number]:focus
{
  border:1px solid #808080;
}




.control-other
{
  display: inline-block;
  width: 300px;
  float: right;
}

.controls-inline
{
  display: inline-block;
}

input[type=text].input-xsmall, input[type=number].input-xsmall
{
  width: 50px;
}

input[type=text].input-small, input[type=number].input-small
{
  width: 100px;
}

input[type=text].input-medium,textarea.textarea-medium, input[type=number].input-medium
{
  width: 200px;
}

input[type=text].input-large
{
  width: 300px;
}

input[type=text].field-error, textarea.field-error, select.field-error, input[type=number].field-error
{
  border: 1px solid #FF0000;
}

.inner-field-error {
  border: 1px solid red;
  padding: 5px;
}

.alert {
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #721c24;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.text-center {
  text-align: center;
}

.alert-title {
  font-size: 16px;
}

.validator-error
{
  color:#FF0000;
}

.fs-error
{
  background:#FFDFDF !important;
}

.validate fieldset
{
  margin-bottom: 3px;
  padding: 3px;
}

/*
.btn {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-repeat: repeat-x;
    border-color: #E6E6E6 #E6E6E6 #A2A2A2;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 14px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    padding-top: 7px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 5px;

}



.btn-orange,a.btn-orange{
    background-color: #FF7300;
    background-image: -moz-linear-gradient(center top , #FBB450, #F89406);
    background-repeat: repeat-x;
    border-color: #FF7300 #FF7300 #FF7300;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

*/



.btn {
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 3px;
    border: 0px;
}



.btn-orange,a.btn-orange{
    background-color: #FF7300;
    color: #FFFFFF;
}

.btn-orange:hover
{
    background-color: #FF7300;
    color: #FFFFFF;
    text-decoration: none;
}


a.btn
{
  padding-bottom: 7px;
}

/*MISC*/

.bgsoftyellow
{
  background: #fef4ea;
  padding: 10px;
}
.bgwhite
{
  background: white;
}

.bggrey
{
  background: #EFEFEF;
}

.bto
{
  border-top: 1px solid #ffc192;
}

.bbo
{
  border-bottom: 1px solid #ffc192;
}




.sugeridosul
{
  background-color: #FEF4EA;
  padding: 4px 10px;
  width: 100%;
  list-style: none;
  margin-top: 0;
  margin-bottom: 15px;
}

.sugeridosul li
{
  line-height: 20px;
}

.sugeridosul li a
{
  display: block;
}

.sugeridosul li a:link, .sugeridosul li a:visited
{
  color: #666666;
  text-decoration: none;
}

.sugeridosul li a:hover
{
  color: #FF7300;
  text-decoration: none;
  font-weight: bold;
}

.sugeridosul li a:active
{
  color: #666666;
  text-decoration: none;
}




/*CLIPPING*/
.clipping-item
{
  float:left;
  width:100%;
  margin-bottom:15px;
}

.clipping-item-img
{
  float:left;
  width:200px;
}

.clipping-item-desc
{
  float:left;
  width:293px;
  margin-left:15px;
}

.clipping-item-desc h4
{
  font-family: Arial, sans-serif;
  font-size: 17px;
  color: #4D4D4D;
  margin-top: 0;
  margin-bottom: 0;
}

.clipping-item-desc p
{
  font-size: 12px;
  margin-top: 0;
}



.tablist
{
  list-style: none;
  margin:0;
  padding: 0;
  margin-bottom: 15px;
  border-bottom: 1px solid #DDDDDD;
  position: relative;
}

.tablist li
{
  line-height: 32px;
  display: inline;
}

.tablist li a
{
  position: relative;
  top:1px;
  font-family: 'Maven Pro', sans-serif;
  font-size: 14px;
  display: inline-block;
  margin-right:10px;
  padding-left: 35px;
  padding-right: 35px;
  line-height: 32px;
  border: 1px solid #DDDDDD;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom: none;


}

.tablist li a:link, .tablist li a:visited
{
  color: #919191;
  text-decoration: none;
}

.tablist li.active a, .tablist li a:hover
{
  border-bottom: 1px solid #FFFFFF;
  color: #FF7300;
  text-decoration: none;
}

.tablist li a:active
{
  color: #919191;
  text-decoration: none;
}


/*PROPOSTAS*/


.propostas-wrapper
{
  float: left;
  width: 100%;
  padding-bottom: 25px;
  border-bottom: 1px solid lightgrey;
  margin-bottom: 5px;
}

.proposta-item
{
  width: 310px;
  background: #EFEFEF;
  float: left;
  margin-right: 13px;
}

.proposta-item .produto
{
  font-weight: bold;
  font-size: 14px;
  padding:0 10px;
}

.proposta-item .coberturas
{
  width: 310px;
  /*overflow: scroll;
  height: 300px;*/
  padding: 10px;
}

.proposta-item .proposta-box
{
  background: #fff4e9;
  padding: 10px;
}

.proposta-subscrever
{
  font-size: 19px;
  font-family: 'Maven Pro', sans-serif;
  z-index: 1000;
}

.proposta-opcao
{
  border-bottom: 1px solid #DEDEDE;
  padding-bottom: 10px;
  padding-top:10px;
  display: block;
  clear: both;
  float: none;
}

.proposta-opcao select
{
  width: 100%;
  font-size: 14px;
}

.proposta-frase
{
  text-align: center;
  margin-top: 10px;
}

.proposta-erro
{
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}

.mrr
{
  margin-right: 0;
}



/*PARCEIROS*/

.parceiros-item
{
  background: #eeeeee;
  margin-bottom: 5px;
  padding: 4px;
  float: left;
  width: 100%;
}

.parceiros-item img
{
  float: left;
  margin-right: 15px;
}

.parceiros-item p
{
  float: left;
  width: 70%;
  margin-top: 0;
}



.sucesso
{
  padding: 10px;
  background-color: #DFF0D8;
  color: #468847;
  margin-bottom: 15px;
  margin-top: 15px;
}



/*SIMULADO FAQ*/

.simulador-faq {
  margin-top: 100px;
}

.simulador-faq-item {
  border-bottom: 1px solid #C0C0C0;
}

.simulador-faq-pergunta {
  display: block;
  padding-right: 10px;
  color: #666666;
}

.simulador-faq-pergunta:link {
  color: #666666;
}

.simulador-faq .icon-arrow {
  position: absolute;
  top: 0;
  right: 0;
}


/*
.simulador-faq-pergunta:after {
  content: '\ea3e';
  color: #FF7300;
  float: right;
}
*/

/* =============================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {
	/* Style adjustments for viewports that meet the condition */
}

/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* =============================================================================
   Print Styles
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}









.tipsy { font-size: 11px; position: absolute; padding: 5px; z-index: 100000; }
  .tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding: 5px 8px 4px 8px; text-align: center; }

  /* Rounded corners */
  .tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

  /* Uncomment for shadow */
  /*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/

  .tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }

  /* Rules to colour arrows */
  .tipsy-arrow-n { border-bottom-color: #000; }
  .tipsy-arrow-s { border-top-color: #000; }
  .tipsy-arrow-e { border-left-color: #000; }
  .tipsy-arrow-w { border-right-color: #000; }

  .tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
    .tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
    .tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
  .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
  .tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
  .tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }



/*OVERLAY*/
.min_overlay {display:none;z-index:1000;width:515px;min-height:200px;border:none;;
    /*-moz-box-shadow:0 0 45px 5px #fef;
    -webkit-box-shadow: 0 0 45px #fef;*/
}

.min_overlay .detalhes {margin-top:10px;}

.min_overlay .close {
    background-image:url(/assets/images/fechar.png);
    position:absolute;
    right:-1px;
    top:-15px;
    cursor:pointer;
    height:20px;
    width:20px;
}


.video-overlay{width:640px;height:480px;}


/*automoveis*/

.automoveis-info
{
  float:left;
  width:49%;
}

.automoveis-imagens
{
  float: right;
  width: 49%;
}


@media only screen and (max-width: 600px) {
  body {
    font-size: 13px;
  }

  .simuladores-menu ul li a {
    font-size: 12px;
  }
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.6em;
}

.ui-slider .ui-slider-handle {
  min-width: 20px;
  min-height: 20px;
  width: auto;
  height: auto;
  padding: 2px;
}

/*Fix para Mobile*/
@media only screen and (max-width: 600px) {
  body {
    font-size: 13px;
  }

  .simuladores-menu ul li a {
    font-size: 12px;
  }
}