@charset "utf-8";

/* CSS Document */
body {
    margin: 0 auto;
}

.cor-clara a {
    color: #FFF;
}

.cor-escura a {
    color: #CCC;
}

.nopadding {
    padding: 0;
}

ul,
ol {
    list-style: none;
    clear: both;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #747576;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #575859;
    margin: 0;
}

a {
    color: #0F69A7;
}

/* header */
@media only screen and (max-width: 769px) {

    /*body{*/
    /*margin:5px;*/
    /*}*/
    .textoheader {
        font-size: 11px;
        margin: 0 auto 0 auto;
        width: 180px;
    }

    .textoheader span {
        color: #588bb0;
    }

    .head_contato {
        margin: 0 auto;
        line-height: normal;
    }

    .texto_icon_head {
        max-width: 200px;
        float: right;
        font-size: 12px;
        font-weight: bold;
        text-align: right;
    }

    .texto_icon_head span {
        color: #588bb0;
        font-size: 12px;
    }

    .numero_telefone_atendimento {
        font-size: 20px !important;
        font-weight: normal;
    }

    #logo {
        margin: 0;
    }

    #input_form label {
        font-size: 11px;
    }

    #site_seguro {
        margin: 20px 0 0 0;
    }

    .faixa_pesquisa_header {
        background: none;
        padding: 0;
    }

    .frase_h1 {
        margin: 0;
        text-align: center;
        font-family: "Viga", sans-serif;
        font-size: 16px;
    }

    .frase_h1 span {
        color: #000000 !important;
    }

    .lista_vantagens {
        font-size: 18px;
        color: #186aa4;
        font-weight: bold;
        display: block;
    }

    .passos_h2 {
        margin: 0;
        font-size: 16px;
        padding: 0 0 5px 0;
        color: #fd5200;
        text-align: center;
        font-family: "Viga", sans-serif;
        font-weight: normal;
    }

    .faixa_passos {
        background-color: white;
        padding: 5px 0;
    }

    #logos_locadoras {
        margin-top: 20px;
    }

    .logo_locadoras {
        display: inline-block;
        margin: 0 0 15px 45px;
    }

    footer a,
    footer a:hover,
    footer a:visited {
        color: #FFFFFF;
    }

    .chamada_carroaluguel {
        width: 250px;
        border: 2px solid #005b98;
        border-radius: 10px;
        padding: 10px;
        text-align: center;
        color: #000;
        margin: 20px auto;
    }

    .chamada_carroaluguel p {
        font-family: "Viga", sans-serif;
        font-size: 14px;
    }

    .chamada_carroaluguel span {
        color: #dd5300;
    }

    h1 {
        margin: 0;
        font-size: 19.2px;
        padding: 0 0 5px 0;
        color: #808080;
        text-align: center;
        font-family: "Viga", sans-serif;
        font-weight: normal;
    }

    .title-h2 {
        margin-bottom: 15px !important;
        margin-top: 15px !important;
        font-size: 22px;
        text-align: center;
        font-family: "Viga", sans-serif;
        font-weight: normal;
    }

    .title-h3 {
        margin: 20px;
        font-size: 14px;
        text-align: center;
        font-family: "Viga", sans-serif;
        font-weight: normal;
    }
}

@media only screen and (min-width: 769px) {
    body {
        margin: 0 auto;
    }

    .textoheader {
        font-size: 11px;
        margin: 20px auto 0 auto;
        width: 180px;
        float: left;
    }

    .textoheader span {
        color: #588bb0;
    }

    .head_contato {
        margin: 12px auto;
        line-height: normal;
    }

    .texto_icon_head {
        width: 210px;
        float: left;
        font-size: 14px;
        font-weight: bold;
    }

    .texto_icon_head span {
        color: #588bb0;
        font-size: 16px;
    }

    .numero_telefone_atendimento {
        font-size: 25px !important;
        font-weight: normal;
    }

    header {
        /*background: url(/images/carroaluguel/funilreservas/bg-header.png) repeat-x;*/
        background-position: top;
    }

    #logo {
        margin: 5px 0 20px 0;
    }

    #input_form label {
        font-size: 12px;
    }

    #site_seguro {
        margin: 40px 0 0 60px;
    }

    .faixa_pesquisa_header {
        /*background: url(/images/carroaluguel/cidades/back_hedaer_pesquisa.png) repeat-x;*/
        background-position: top;
        padding: 5px 0;
        height: 230px;
        /*background: url("https://carroaluguel.com/images/carroaluguel/lp-locadoras/pattern_bg.jpg") repeat scroll center 0 transparent;*/
    }

    .frase_h1 {
        margin: 0;
        text-align: center;
        font-family: "Viga", sans-serif;
        font-size: 18px;
        margin-bottom: -12px;
    }

    .frase_h1 span {
        color: #000000 !important;
    }

    .lista_vantagens {
        font-size: 25px;
        color: #186aa4;
        font-weight: bold;
        display: block;
    }

    .passos_h2 {
        margin: 20px 0;
        font-size: 25px;
        padding: 0 0 5px 0;
        color: #000000;
        text-align: center;
        font-family: "Viga", sans-serif;
        font-weight: normal;
    }

    .faixa_passos {
        background-color: #F2F2F2;
        padding: 20px 0;
    }

    #logos_locadoras {
        margin-top: 40px;
    }

    .logo_locadoras {
        display: inline-block;
        margin: 0 0 8px 15px;
        margin-top: 30px;
    }

    h1 {
        margin: 0;
        font-size: 35px;
        padding: 0 0 5px 0;
        color: #808080;
        text-align: center;
        font-family: "Viga", sans-serif;
        font-weight: normal;
    }

    .title-h2 {
        margin-bottom: 15px !important;
        margin-top: 15px !important;
        font-size: 35px;
        text-align: center;
        font-family: "Viga", sans-serif;
        font-weight: normal;
    }

    .title-h3 {
        margin: 20px;
        font-size: 20px;
        text-align: center;
        font-family: "Viga", sans-serif;
        font-weight: normal;
    }
}

#cidades-slick a {
    color: #747576 !important;
    font-weight: bold;
}

@media only screen and (max-width: 321px) {

    h1 {
        margin: 0;
        font-size: 16.2px;
        padding: 0 0 5px 0;
        color: #808080;
        text-align: center;
        font-family: "Viga", sans-serif;
        font-weight: normal;
    }
}


.faixa_pesquisa_header:after,
.faixa_pesquisa_header li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.faixa_passos {
    background-color: white;
    padding: 25px 0;
}

.header_accordion {
    background-color: #85c6d6;
    padding: 10px;
    margin: 10px 0;
    cursor: pointer;
}

.header_accordion_open {
    background-color: #6cb4c6 !important;
}

.header_accordion h2 {
    color: #FFFFFF;
    font-size: 20px;
}

.inner-accordion {}

.inner-accordion h2 {
    color: #000000;
    font-size: 16px;
    text-align: left;
    font-weight: bold;
}

.inner-accordion h3 {
    color: #000000;
    font-size: 14px;
    text-align: left;
    font-weight: bold;
}

.faixa_pesquisa_header {
    background: url(/images/carroaluguel/img_pag_prin3.jpg) no-repeat scroll center 0 transparent !important;
}

.faixa_pesquisa_header_v3 {
    background: url(/images/carroaluguel/back_prin_v3.jpg) no-repeat scroll center 0 transparent !important;
    height: 477px;
    margin-top: -40px;
}

.faixa_pesquisa_header_v4 {
    background: url(/images/carroaluguel/back_prin_v4.png) no-repeat scroll center 0 transparent !important;
    height: 477px;
    margin-top: -40px;
}

.testeoi {
    margin-top: -65px;
}

.faixa_back_header_v3 {
    background: url(/images/carroaluguel/bg-azul.jpg) no-repeat scroll center 0 transparent !important;
    height: 78px;
    margin-bottom: -25px;
}

/*#cod_promocional::-webkit-input-placeholder { !* WebKit, Blink, Edge *!*/
/*color:    #ee7201;*/
/*}*/
/*#cod_promocional:-moz-placeholder { !* Mozilla Firefox 4 to 18 *!*/
/*color:    #ee7201;*/
/*opacity:  1;*/
/*}*/
/*#cod_promocional::-moz-placeholder { !* Mozilla Firefox 19+ *!*/
/*color:    #ee7201;*/
/*opacity:  1;*/
/*}*/
/*#cod_promocional:-ms-input-placeholder { !* Internet Explorer 10-11 *!*/
/*color:    #ee7201;*/
/*}*/

.faixa_pesquisa_header li {
    margin-bottom: 20px;
    font-size: 18px;
    color: #000000;
}

.lista_vantagens_subtxt {
    margin-left: 27px;
}

#info_precos h2 {
    font-size: 16px;
    margin: 0;
    text-align: left;
    padding: 0;
    font-weight: bold;
    color: #000000;
    border-top: 1px solid #D5D9DC;
    padding-top: 20px;
}

.link_h3 {
    color: #555658;
    font-size: 11px;
    margin: 0 0 20px;
    text-align: left;
}

.tabela-categorias .categoria {
    margin-bottom: 10px;
    text-align: left;
    padding: 10px 20px;
    background-color: #FFFFFF;
    margin-right: 20px;
}

.tabela-categorias a {
    text-decoration: underline;
}

.tabela-categorias {
    margin: 0 auto;
}

.tabela-categorias h3 {
    color: #000000;
    margin: 0 0 10px 0;
    font-size: 20px;
}

.tabela-categorias p {
    margin: 0;
    line-height: normal;
}

.tabela-categorias .diaria {
    color: #3e5e11;
}

.tabela-categorias .cifrao {
    color: #555658;
    float: left;
    font-size: 14px;
    padding: 15px 4px 0 0;
}

.tabela-categorias .preco {
    color: #99b100;
    font-size: 30px;
}

.tabela-categorias .descricao {
    color: #555658;
    margin: 18px 0 0 0;
}

.tabela-categorias .carro {
    float: left;
    width: 147px;
    height: 81px;
}

.tabela-categorias .reservar {
    float: left;
    margin-top: 5px;
    margin-left: 6px;
    cursor: pointer;
}

.tabela-categorias h4 {
    margin: 10px 0px;
    font-weight: normal;
    height: 22px;
    font-size: 12px;
}

.tabela-categorias h4 span {
    font-weight: bold;
}

.tabela-categorias ul {
    margin-top: 0px;
    color: #555658;
    font-weight: normal;
}

.tabela-categorias li {
    background: url(/images/carroaluguel/setinha.jpg) no-repeat;
    padding: 0 0 0 20px;
    margin-top: 5px;
    display: inline-block;
    width: 135px;
    line-height: normal;
}

.img_box {
    position: relative;
    float: right;
    margin-top: -30px;
}

.buscar,
.buscar:hover,
.buscar:visited {
    background: #5DA423 !important;
    font-size: 14px !important;
    font-weight: normal !important;
    border-radius: 0 !important;
    border: none !important;
    margin: 5px 0 0 0 !important;
    display: block !important;
    padding: 5px 30px !important;
    width: 100% !important;
    height: 32px !important;
    background: url(/images/carroaluguel/cidades/fundo_botao.jpg) repeat-x !important;
}

.buscar_cotacao,
.buscar_cotacao:hover,
.buscar_cotacao:visited {
    background: #177cac !important;
    font-size: 14px !important;
    font-weight: normal !important;
    border-radius: 0 !important;
    border: none !important;
    margin: 5px 0 0 0 !important;
    display: block !important;
    padding: 5px 30px !important;
    width: 100% !important;
    height: 32px !important;
    background-image: none !important;
    color: #FFFFFF !important;
}

.tool_tip {
    width: 10px;
    height: 12px;
    background: url(/images/carroaluguel/tool_tip.png) no-repeat;
}

.tool_tip a {
    width: 10px;
    height: 12px;
}

.tooltip_content {
    background-color: #FFF;
    padding: 10px;
}

.tooltip_content td {
    height: 17px;
}

.tooltip_content .colum1 {
    width: 57px;
}

.tooltip_content .colum2 {
    width: 75px;
}

.tooltip_content .colum3 {
    width: 90px;
}

.tooltip_content .colum4 {
    width: 55px;
}

.tooltip_content h4,
.tooltip_content h5,
.tooltip_content h6 {
    padding: 0;
    margin: 0;
    font-size: 12px;
}

.tooltip_content table {
    padding: 0;
    border: none;
    margin: 0;
}

.tooltip_content table tr th,
.tooltip_content table tr td {
    font-size: 12px;
    padding: 0
}

.tooltip_content ul {
    margin: 0;
}

#all_groups {
    display: none;
}

#abre_grupos {
    cursor: pointer;
}

.inner-tab {
    padding: 10px;
    max-width: 950px;
    margin: 0 auto;
}

#requisitos p {
    text-align: justify;
    margin: 10px 0px 10px 0px;
    color: #000000;
}

#requisitos ol {
    list-style: decimal;
    margin: 10px 0px 0px 0px;
    color: #000000;
}

#requisitos li {
    margin: 10px 0px 0px 17px;
}

.cidade_vermais {
    background: url(/images/carroaluguel/vermais.jpg) center no-repeat;
    display: block;
    width: 100%;
    height: 25px;
}

.cidade_vermais_ocultar {
    background: url(/images/carroaluguel/vermais_ocultar.jpg) center no-repeat;
    display: block;
    width: 100%;
    height: 25px;
}

.inner-tab h2 {
    color: #000000;
    font-size: 16px;
    text-align: left;
    font-weight: bold;
}

#cidades h3 {
    display: block;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
    padding: 2px 0 2px 20px;
    color: #006699;
    margin: 0px;
}

#cidades h3:hover {
    text-decoration: underline;
}

#cidades ul {
    list-style: none;
}

#cidades li {
    margin-left: 35px;
}

#cidades li a {
    cursor: pointer;
}

.lojas_selecionadas {
    display: none;
}

.lojas_selecionadas h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 0px 0px 20px 0px;
    color: #555658;
}

.lojas_selecionadas h4 {
    color: #FFF;
    background-color: #0a66a6;
    font-size: 18px;
    font-weight: bold;
    margin: 0px;
    background: url(/images/carroaluguel/fundo_header.png);
    height: 36px;
    padding-top: 4px;
}

.lojas_selecionadas h4 img {
    margin: -1px 10px 0px 10px;
    vertical-align: middle;
}

#map_canvas {
    display: block;
    width: 100%;
    height: 180px;
    margin: 0px 0px 10px 0px;
}

#map_canvas_aero {
    display: block;
    width: 96%;
    height: 180px;
    margin: 20px auto 10px;
    right: 0px;
    position: absolute;
    float: none;
}

#lista_lojas .loja {
    display: block;
    border-top: none;
    border-left: solid 1px #0a66a6;
    border-right: solid 1px #0a66a6;
    border-bottom: solid 1px #0a66a6;
    padding: 1px 10px 10px 10px;
    margin-bottom: 20px;
}

#lista_lojas .loja p {
    margin: 0;
}

#lista_lojas .loja .green {
    font-weight: bold;
    color: #587331;
}

#lista_lojas .loja .btn_reserva {
    float: right;
    margin: 0;
    cursor: pointer;
}

.logo_locadora {
    cursor: pointer;
    margin: 0 5px;
}

#lista_lojas .loja_inner {
    margin-top: 5px;
}

#lista_lojas .loja_inner p {
    line-height: normal;
}

.avaliacao {
    margin-top: 15px;
}

.aggregateRating {
    font-family: Arial, Helvetica, sans-serif;
    margin: 10px 34px 0px 0px;
    padding: 5px;
    float: left;
    width: 170px;
    height: 95px;
    background: url(/images/carroaluguel/aval_fundo.png) left top no-repeat;
    text-align: center;
}

.itemReviewed {
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 10px;
}

.ratingValue {
    margin-bottom: 10px;
    color: #919292;
    font-size: 12px;
}

.ratingValue img {
    margin-right: 5px;
}

.ratingConceito {
    font-size: 12px;
    color: #0066CC;
    font-weight: bold;
}

.reviewCount {
    font-size: 11px;
    color: #919292;
    font-weight: bold;
    margin-bottom: 10px;
}

.depo_destaque {
    background: url(/images/carroaluguel/aval/fundo_depoimento.png) left top no-repeat;
    width: 170px;
    height: 135px;
    float: left;
}

.depo_destaque .description {
    margin: 10px;
    overflow: hidden;
    height: 75px;
    font-size: 12px;
}

.depo_destaque .author {
    text-align: right;
    font-size: 10px;
    color: #2aa227;
    font-weight: bold;
}

.depo_destaque .date_depo {
    text-align: right;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
}

.link_depos {
    text-align: right;
    margin-right: 10px;
    color: #0066CC;
    text-decoration: underline;
    cursor: pointer;
}

.depoimentos_lista {
    margin: 25px 0px;
}

.depoimentos_lista hr {
    color: #F3F3F3;
    margin: 20px 10px;
}

.list_depo {
    margin: 10px;
    font-size: 12px;
}

.list_depo .description {
    margin: 0px;
}

.list_depo .author {
    text-align: right;
    font-size: 10px;
    color: #2aa227;
    font-weight: bold;
}

.list_depo .date_depo {
    text-align: right;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
}

.locadora_cidade {
    display: block;
    border: 2px solid #DEDEDE;
    margin: 10px 0px 0px 0px;
    padding: 10px 10px 0px 10px;
}

#locadoras hr {
    color: #C7C7C7;
    margin: 10px;
}

.frota_precos {
    margin: 12px;
    color: #666;
    font-size: 14px;
    text-align: left;
}

.locadora_cidade .loc li {
    float: left;
    width: 160px;
    margin: 10px 10px 10px 14px;
}

.locadora_cidade .loc li div {
    border: 1px solid #c7c7c7;
    padding: 5px;
}

.locadora_cidade h3 {
    font-size: 16px;
}

.locadora_cidade h4 {
    font-size: 12px;
}

.locadora_cidade .seta_expande {
    cursor: pointer;
    text-align: right;
    margin-top: -40px;
}

.box_preco {
    margin: 10px 10px 10px 0px;
    border: 1px solid #dedede;
    padding: 0;
    background-color: #f8f8f8;
}

.lista_carros {
    font-size: 10px;
    height: 30px;
}

.box_preco .nome-categoria {
    font-size: 13px;
    font-weight: bold;
}

.box_preco .preco-total {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    padding: 8px 0 0 0;
    float: left;
}

.texto_frota {
    margin: 10px;
    text-align: left;
}

.loc_req {
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0;
}

#maiscidades li {
    background: url("/images/carroaluguel/check_mark.png") no-repeat scroll 0 center transparent;
    float: left;
    font-size: 12px;
    padding: 3px 0 3px 20px;
    width: 160px;
}

#img_cidade {
    margin: 0 7px;
    text-align: center;
    overflow: hidden;
    vertical-align: top;
    zoom: 1;
    max-width: 320px;
}

#img_cidade h2 {
    background-color: #FF7900;
    color: #FFFFFF;
    font-size: 12px;
    padding: 2px;
    font-weight: bold;
}

#img_cidade .img {
    background-color: #177CAC;
    height: 145px;
    margin-top: 0;
    background: url("/images/carroaluguel/responsivo/cidades/noimage.jpg") no-repeat scroll 0 center transparent;
}

#aero_tab h2 {
    color: #0F69A7;
    cursor: pointer;
    margin: 2px 0;
    padding-left: 18px;
}

#aero_tab .linha_aero {
    border-bottom: 1px solid #D7DADD;
    font-size: 14px;
    padding: 10px 0 10px 10px;
    text-align: left;
    line-height: normal;
}

#aero_tab .tab_aeroporto {
    padding: 10px;
    display: none;
}

#aero_tab .tab_aeroporto h3 {
    font-size: 14px;
}

#aero_tab table thead tr th,
#aero_tab table tfoot tr th,
#aero_tab table tbody tr td,
#aero_tab table tr td,
#aero_tab table tfoot tr td {
    line-height: normal;
    font-size: 12px;
}

.bg_oferta {
    background: url("/images/carroaluguel/responsivo/bg_oferta.png") no-repeat scroll 0 center transparent;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 21px;
    margin: 5px 0;
    padding: 3px;
    width: 74px;
    text-align: left;
}


.icon_head {
    width: 33px;
    float: left;
    margin-right: 5px;
}

.ui-datepicker {
    font-size: 12px;
    width: 195px;
}

.ui-datepicker select {
    width: 38px;
}

.ui-datepicker table tr td {
    font-size: 12px;
}

.timeselect {
    font-size: 10px !important;
}

.ui-datepicker-buttonpane button {
    border: 1px solid #45930B;
}

#clicktocall {
    background: none #FFFFFF;
    border: 1px solid #666666;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    border-radius: 15px;
    display: none;
    width: 385px;
    left: 50%;
    margin-left: -192px;
    padding: 25px 1em 1em 1em;
    position: absolute;
    top: 50px;
    visibility: hidden;
    z-index: 99;
}

#close_clicktocall {
    background: url("/images/carroaluguel/responsivo/bt_fechar.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 28px;
    overflow: hidden;
    width: 28px;
    margin: -25px
}

#click_to_call {
    cursor: pointer;
}

#clicktocall h4 {
    font-size: 10px;
    color: #FF7600;
    text-align: center;
}

.row .row {
    margin: 0;
}

p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #747576;
}

.contemfloat:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.contemfloat {
    display: inline-block;
}

#conteudo {
    font-size: 12px;
}

* html .contemfloat {
    height: 1%;
}

.contemfloat {
    display: block;
}

ul,
ol,
dl,
p,
h1,
h2,
h3,
h4,
h5,
li {
    line-height: normal !important;
    clear: none;
}

#top {
    height: 110px;
}

#top_passos {
    height: 70px;
    margin-top: 12px;
    padding: 0;
    background: url(/images/carroaluguel/bg_passos.gif) center bottom no-repeat;
}

#top_passos li {
    float: left;
    width: 25%;
    height: 100%;
    background: url(/images/carroaluguel/bg_passos.gif) center bottom no-repeat;
}

#top_passos li.atual {
    background-image: url(/images/carroaluguel/bg_passos-ativo.gif);
}

#top_passos li strong {
    padding-top: 21px;
}

#top_passos li strong,
#top_passos li span {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #9a9a9b;
}

#top_passos li.atual strong {
    font-size: 30px;
    color: #315301;
    padding-top: 0;
}

#top_passos li.atual span {
    color: #315301;
    margin-top: -8px;
}

/* Custom Checkbox and Radio Inputs */
form.custom .hidden-field {
    margin-left: -99999px;
    position: absolute;
    visibility: hidden;
}

form.custom .custom {
    display: inline-block;
    width: 16px;
    height: 16px;
    position: relative;
    top: -1px;
    /* fix centering issue */
    vertical-align: middle;
    border: solid 1px #cccccc;
    background: white;
}

form.custom .custom.checkbox {
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0;
}

form.custom .custom.radio {
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
    padding: 3px;
}

form.custom .custom.checkbox:before {
    content: "";
    display: block;
    font-size: 16px;
    color: white;
}

form.custom .custom.radio.checked:before {
    content: url("/images/carroaluguel/funil/seta-tiq.png");
    display: block;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
    background: none;
    top: -3px;
    left: -1px;
    position: relative;
}

form.custom .custom.checkbox.checked:before {
    content: url("/images/carroaluguel/funil/seta-tiq.png");
    color: #222222;
    position: absolute;
    top: -50%;
    left: 50%;
    margin-top: 8px;
    margin-left: -6px;
}

#preloader {
    margin: 20px auto;
    max-width: 457px;
    border: 1px solid #fe7800;
    padding: 15px;
}

.seta-baixo:before {
    content: "";
    display: block;
    vertical-align: middle;
    margin: 0 auto -17px auto;
    width: 0;
    height: 0;

    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #ed8a13;
    z-index: 10000;
    position: relative;
}


/********************************************************/
/*                    1. Pesquisa                    */
/********************************************************/
#float_pesquisa {
    padding: 0 !important;
}

#close_float_pesquisa {
    background: url("/images/carroaluguel/responsivo/bt_fechar.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 28px;
    overflow: hidden;
    width: 28px;
    margin: -25px;
    z-index: 10000;
}

#close_float_pesquisa_mbl {
    background: url("/images/carroaluguel/responsivo/bt_fechar.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 28px;
    overflow: hidden;
    width: 28px;
    margin: -25px;
    z-index: 10000;
}

.form_pesquisa {
    background: white;
    box-shadow: 1px 1px 1px #88c7f8;
    border: 1px solid #88c7f8 !important;
    margin-top: 35px;
    border-radius: 4px;
}

.form_pesquisa form {
    padding: 0 !important;
    margin: 0 !important;
}

.form_pesquisa label {
    color: white;
    margin-bottom: 6px;
    font-weight: normal;
}

.btn-pesquisa {
    background: #003157;
    border: 1px solid #a9c78c;
    width: 100%;
    margin-top: 66px;
    color: white;
}

.btn-cotacao {
    background: #59c000;
    background: linear-gradient(to bottom, #59c000 17%, #057400 95%);
    border: 2px solid #a9c78c;
    box-shadow: 3px 3px 3px #155577;
    width: 100%;
}

.btn-pesquisa img {
    vertical-align: middle;
}

.form_pesquisa .row .columns {
    padding-left: 5px;
    padding-right: 5px;
}

.form_pesquisa input {
    border: 2px solid #ececec;
}

.form_pesquisa .col-dados1,
.form_pesquisa .col-dados2 {
    padding: 15px !important;
}

.form_pesquisa .col-dados2 {
    padding-left: 0 !important;
}

.form_pesquisa #retirar_cidade,
.form_pesquisa #cidade_devolucao {
    background: white url(/images/form_pesquisa_local.png) no-repeat 10px;
    background-size: 12px;
    padding-left: 30px;
}

.form_pesquisa #cidade_devolucao:disabled {
    background-color: #d1d1d1;
}

.form_pesquisa #dataRetirada,
.form_pesquisa #dataDevolucao {
    background: white url(/images/form_pesquisa_data.png) no-repeat 10px;
    background-size: 13px;
    padding-left: 30px;
}

.form_pesquisa #horaRetirada,
.form_pesquisa #horaDevolucao {
    background: white url(/images/form_pesquisa_hora.png) no-repeat 10px;
    padding-left: 30px;
    text-align: left;
    background-size: 15px;
    z-index: 1;
}

.form_pesquisa .locacao-internacional a {
    background: #ff7401 url(/images/form_pesquisa_internacionall.png) no-repeat 15px center;
    display: block;
    padding: 12px 12px 12px 40px;
    clear: both;
    vertical-align: baseline;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    color: white;
}

ol li {
    margin: 0 10px 20px 10px;
    padding-left: 50px;
    background-position: center;
    min-height: 40px;
    font-size: 16px;
}

.titulo-normal {
    font-family: Helvetica, Arial, serif !important;
}

.h2-normal {
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 3px;
    color: black;
}

@media (max-width: 768px) {
    .form_pesquisa .col-dados2 {
        padding: 15px !important;
    }

    .form_pesquisa label {
        margin-top: 15px;
    }
}

.btn-pesquisa-main {
    background-image: url("/images/carroaluguel/funilreservas/btt_altera_busca.jpg");
    background-repeat: no-repeat;
    width: 140px;
    height: 28px;
    margin: 0 auto;
    display: block;
}

.button-prosseguir,
.button-prosseguir:hover,
.button-prosseguir:focus {
    width: 100%;
    margin-bottom: 3px;
    margin-top: 5px;
    background: rgb(113, 179, 0);
    border: none;
    border-bottom: 5px solid;
    border-bottom-color: rgb(66, 104, 3);
}

.btn-pesquisa-main img {
    vertical-align: middle;
}

/********************************************************/
/*                    Ícones Funil           */
/********************************************************/

.icon_funil {
    display: inline-block;
    background: url(/images/carroaluguel/funil/icones_funil.png) no-repeat;
    margin: 0 auto;
    vertical-align: middle;
}

.icon_funil_seta_down {
    background-position: 0 0 !important;
    width: 29px;
    height: 29px;
}

.icon_funil_seta_up {
    background-position: -29px 0 !important;
    width: 29px;
    height: 29px;
}

.icon_funil_roundseta_up {
    background-position: -57px 0 !important;
    width: 23px;
    height: 21px;
}

.icon_funil_roundseta_down {
    background-position: -78px 0 !important;
    width: 23px;
    height: 21px;
}

.icon_funil_atencao {
    background-position: 0 -29px !important;
    width: 27px;
    height: 24px;
}

.icon_funil_roundcross {
    background-position: -27px -29px !important;
    width: 26px;
    height: 24px;
}

.icon_funil_cadeado {
    background-position: -52px -29px !important;
    width: 21px;
    height: 24px;
}

.icon_funil_roundplus {
    background-position: -74px -29px !important;
    width: 25px;
    height: 24px;
}

.icon_funil_video {
    background-position: 0 -53px !important;
    width: 30px;
    height: 20px;
}

.icon_funil_duassetas {
    background-position: -30px -53px !important;
    width: 32px;
    height: 20px;
    margin-top: 20px;
}

.icon_funil_blue_mark {
    background-position: 0 -73px !important;
    width: 13px;
    height: 13px;
}

.icon_funil_green_mark {
    background-position: -13px -73px !important;
    width: 13px;
    height: 13px;
}

.icon_funil_email {
    background-position: 0 -86px !important;
    width: 45px;
    height: 31px;
}

.icon_funil_email_marrom {
    background-position: -45px -89px !important;
    width: 35px;
    height: 27px;
}

.icon_funil_cc_visa {
    background-position: 0 -117px !important;
    width: 27px;
    height: 18px;
}

.icon_funil_cc_master {
    background-position: -27px -117px !important;
    width: 27px;
    height: 18px;
}

.icon_funil_cc_american {
    background-position: -54px -117px !important;
    width: 27px;
    height: 18px;
}

.icon_funil_cc_dinners {
    background-position: -81px -117px !important;
    width: 27px;
    height: 18px;
}

.icon_funil_cc_elo {
    background-position: -108px -117px !important;
    width: 27px;
    height: 18px;
}

.icon_funil_tip_note {
    background-position: 0 -134px !important;
    width: 17px;
    height: 17px;
}

.icon_funil_tip_prize {
    background-position: -17px -134px !important;
    width: 17px;
    height: 17px;
}

.icon_funil_head_question {
    background-position: 0 -152px !important;
    width: 33px;
    height: 36px;
}

.icon_funil_head_fone {
    background-position: -33px -152px !important;
    width: 33px;
    height: 36px;
}

.icon_funil_lock {
    background-position: -70px -152px !important;
    width: 27px;
    height: 36px;
}

.icon_funil_seta_verde {
    background-position: 0 -188px !important;
    width: 17px;
    height: 16px;
}

.icon_funil_seta_vermelho {
    background-position: -17px -188px !important;
    width: 17px;
    height: 16px;
}

.icon_funil_cifrao {
    background-position: 0 -204px !important;
    width: 16px;
    height: 19px;
}

.icon_funil_paper {
    background-position: -16px -204px !important;
    width: 17px;
    height: 19px;
}

.icon_funil_like {
    background-position: -33px -204px !important;
    width: 19px;
    height: 19px;
}

.icon_funil_retorno_cifrao {
    background-position: -52px -204px !important;
    width: 20px;
    height: 19px;
}

.icon_funil_detalhe_i {
    background-position: -71px -204px !important;
    width: 19px;
    height: 19px;
}

.icon_funil_graph {
    background-position: 0 -223px !important;
    width: 29px;
    height: 19px;
}

.icon_funil_estrela {
    background-position: 0 -243px !important;
    width: 21px;
    height: 20px;
}

.icon_funil_lamp {
    background-position: 0 -263px !important;
    width: 34px;
    height: 50px;
}



#backgroundPopup {
    display: none;
    position: fixed;
    _position: absolute;
    /* hack for internet explorer 6*/
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000000;
    border: 1px solid #cecece;
    z-index: 3000;
}

#popupContact {
    display: none;
    position: fixed;
    _position: absolute;
    /* hack for internet explorer 6*/
    height: 117px;
    width: 540px;
    top: 50%;
    left: 50%;
    margin-top: -58px;
    margin-left: -270px;
    z-index: 4000;
    font-size: 13px;
    background: url(/images/carroaluguel/bg_transicao_rodinha.png) no-repeat right;
}

#popupContact h3 {
    margin-top: 12px;
    color: #0066FF;
    text-align: center;
    font-size: 16px;
}

#preloader_gif {
    position: fixed;
    _position: absolute;
    /* hack for internet explorer 6*/
    height: 66px;
    width: 66px;
    z-index: 3;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -34px;
}

#popupContact {
    display: none;
    position: fixed;
    _position: absolute;
    width: 540px;
    height: auto !important;
    top: 30%;
    left: 50%;
    margin-top: -58px;
    margin-left: -270px;
    z-index: 4000;
    font-size: 13px;
    background-color: #fff;
    border-radius: 4px;
    padding: 5px;
}

.popup-image {
    background-color: #FF7F00;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #fff;
    font-weight: 600;
    padding-top: 2px;
}

.popup-image p {
    color: #fff;
    font-weight: 600;
    margin-bottom: 0px;
    margin-left: 45px;
    margin-top: 7px;
}

.popup-footer ul {
    text-align: center;
    margin-top: 5px;
    color: #000;
    margin-bottom: 5px;
}

.popup-footer ul li {
    display: inline;
    color: #000;
    font-weight: 600;
}

.container_depoimento {
    padding: 20px;
    font-size: 14px;
}

.container_depoimento p {
    font-size: 14px;
    font-style: italic;
    margin: 0;
}

.nome_depoimento {
    color: #df632b;
    text-align: right;
    margin-top: 5px;
    line-height: normal;
}

/********************************************************/
/*                    Setas                            */
/********************************************************/

.icon_setas {
    display: inline-block;
    background: url(/images/carroaluguel/funil/setas.png) no-repeat;
    margin: 0 auto;
    vertical-align: middle;
}

.icon_setas_horizontal {
    background-position: 0 0 !important;
    width: 100px;
    height: 38px;
}

.icon_setas_horizontal_pequena {
    background-position: 0 -38px !important;
    width: 50px;
    height: 32px;
}

.icon_setas_vertical {
    background-position: 0 -70px !important;
    width: 40px;
    height: 80px;
}

.icon_setas_vertical_pequena {
    background-position: 0 -150px !important;
    width: 33px;
    height: 40px;
}

/**
*** Seta para ESQUERDA
**/
.seta-esquerda:before {
    content: "";
    display: inline-block;
    vertical-align: baseline;
    margin-right: 10px;
    width: 0;
    height: 0;

    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 10px solid #3d68aa;
}

/**
*** Seta para DIREITA
**/
.seta-direita:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 0;
    height: 0;

    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid white;
}

/**
*** Seta para CIMA
**/
.seta-cima:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 0;
    height: 0;

    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid white;
}

/**
*** Seta para BAIXO
**/
.seta-abaixo:before {
    content: "";
    display: block;
    vertical-align: middle;
    margin: 0 0 -15px auto;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid white;
}

/* Passos */
#passos {
    margin: 20px auto;
}

#passos .title_passos {
    color: #186aa4;
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0;
}

#passos p {
    font-size: 14px;
    line-height: normal;
    margin: 10px 0;
}

/* end Passos */
/* sprites icones header pesquisa */
.sprite_header_pesq {
    display: inline-block;
    width: 36px;
    height: 25px;
    background: url(/images/carroaluguel/cidades/icones_header_pesquisa.png) no-repeat;
    margin: 0 2px;
    vertical-align: middle;
}

.sprite_header_pesq_barato {
    background-position: 0 0 !important;
}

.sprite_header_pesq_cartao {
    background-position: 0 -25px !important;
}

.sprite_header_pesq_facil {
    background-position: 0 -50px !important;
}

.sprite_accordion {
    display: block;
    float: right;
    width: 40px;
    height: 40px;
    background: url(/images/carroaluguel/cidades/icones_header_pesquisa.png) no-repeat;
    margin: 0 2px;
    vertical-align: middle;
}

.sprite_accordion_menos {
    background-position: 0 -75px !important;
}

.header_accordion_open .sprite_accordion_menos {
    background-position: 0 -115px !important;
}

.texto_preco_baixo {
    text-align: center;
    color: #434443;
    font-weight: bold;
    line-height: normal;
}

#caixa_float {
    width: 100%;
    position: fixed;
    top: 0;
}

.nova_float {
    background-color: white;
    /*height: 130px;*/
    padding: 20px 30px 20px 30px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    height: 120px;
    border-color: #88c7f8 !important;
    border: solid 1px;
    border-top: none;
}

#dialog-devolucao {
    visibility: hidden;
    display: none;
    position: absolute;
    z-index: 99;
    border-radius: 3px;
    background-color: #FFFFFF;
    padding: 1.66667rem;
    border: solid 1px #666666;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    background-image: none !important;
}

@media only screen and (min-width: 40.063em) {

    #dialog-devolucao {
        max-width: 55.55556rem;
        width: 40% !important;
        left: 0 !important;
        right: 0 !important;
        margin: 0 auto !important;
        background-image: none !important;
        top: 5% !important;
    }
}

#dialog-devolucao {
    padding: 0px;
}

#dialog-devolucao h3 {
    text-align: center;
    border: 2px solid #000;
    background-color: rgb(255, 114, 0);
    color: #fff;
    font-size: 16px;
    height: 30px;
    padding-top: 3px;
}

#dialog-devolucao div {
    padding: 15px;
    /*border: 2px solid;*/
    border-top: 0;
}

#dialog-devolucao div p {
    color: #000;
    font-weight: 600;
}

.close-dialog-devolucao {
    float: right;
    margin-right: 4px;
    margin-top: -54px;
}

.btn-ciente {
    background-color: rgb(53, 160, 57) !important;
    height: 40px;
    margin-bottom: 0;
}

.barra_footer {
    background-color: rgb(237, 237, 237) !important;
    margin-bottom: 0 !important;
    padding: 20px !important;
}

.barra_footer .large-9 {
    font-size: 12px;
    margin-top: 13px;
}

.reveal-modal {
    border: 1px solid #666666;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    border-radius: 15px;
    display: none;
    min-height: 200px;
    max-width: 1000px;
    left: 50%;
    margin-left: -40%;
    padding: 1.25em;
    position: absolute;
    top: 50px;
    visibility: hidden;
    z-index: 99;
}

#close_remarketing {
    background: url("/images/carroaluguel/responsivo/bt_fechar.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 28px;
    overflow: hidden;
    width: 28px;
    margin: -25px
}

#emailRemarketing {
    background-image: none;
    border-radius: 0;
    background-color: rgb(204, 204, 204);
    z-index: 10000;
}

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

.popUpBlack {
    background-color: black !important;
    border-radius: 7px;
    background-image: url(/images/bg_blackFri.png) !important;
}

#bio_ep_close {
    margin: -12px 0 0 -16px !important;
    width: 30px !important;
    height: 30px !important;
    color: #000 !important;
    font-size: 22px !important;
    font-weight: normal !important;
    background-color: white !important;
    padding: 5px !important;
}

.blackHeader {
    margin-top: 40px;
    margin-left: 100px;
}

.textoBlack {
    color: white;
    text-align: center;
    display: block;
    font-size: 20px;
}

.imputBlack {
    display: inline-block !important;
    width: 456px !Important;
    height: 50px !important;
    border-radius: 4px !important;
    margin-left: 20px !important;
    color: #383838 !important;
    font-size: 18px !important;
}

.swal2-modal {
    z-index: 99000 !important;
}

.ajuste_tamanho_header {
    max-width: 72.78rem !important;
    margin-bottom: -10px !important;
    padding-top: 15px !important;
}

.ajuste_tamanho_logo {
    margin-top: -24px !important;
}

.ajuste_tamanho_logo_mbl {
    margin-top: -16px !important;
}

.traco_azul_top_mbl {
    background-color: #0b71bf;
    width: 100%;
    height: 3px;
}

.ajuste_tam {
    height: 31.2px;
}

.logo_locadoras_mbl {
    display: inline-block;
    margin: 0 0 15px 8px;
}

.ajuste_tam_mbl {
    height: 14px;
    margin-left: -20%;
}

.faixa_pesquisa_header_mbl {
    /*background: url("https://carroaluguel.com/images/carroaluguel/lp-locadoras/fundo_header.jpg") no-repeat scroll center 0 transparent;*/
    padding: 20px 0 0 0;
    margin-top: -20px;
    /*height: 340px;*/
    margin-bottom: 35px;
}

.h2_novo_fundo {
    text-align: center;
    /*background-color: #f2f2f2;*/
}

.h2_novo_branco {
    margin: 20px 4px;
    font-size: 25px;
    padding: 12px 5px 5px 0px;
    color: #747576;
    font-family: "Viga", sans-serif;
    font-weight: normal;
    text-align: center;
    display: inline-block;
}

.slick-prev {
    background: url(//carroaluguel.com/images/carroaluguel/lp-locadoras/seta_branca_esquerda.png) no-repeat;
    color: transparent !important;
    height: 60px;
    width: 30px;
    left: -65px;
}

.slick-prev:hover {
    background: url(//carroaluguel.com/images/carroaluguel/lp-locadoras/seta_branca_esquerda.png) no-repeat;
    background-color: #b5d8f3 !important;
    height: 60px;
    width: 30px;
    left: -65px;
}

.slick-prev:focus {
    background: url(//carroaluguel.com/images/carroaluguel/lp-locadoras/seta_branca_esquerda.png) no-repeat;
    color: transparent !important;
    height: 60px;
    width: 30px;
    left: -65px;
}


.prevCiddades {
    background: url(//carroaluguel.com/images/carroaluguel/lp-locadoras/sprite_setas_novas-esquerda.png) no-repeat;
    color: transparent !important;
    height: 27px;
    width: 1px;
    left: -30px;
    margin-top: -150px !important;
    display: block !important;
    border: none;
    padding-right: 4px;
}

.prevCiddadesMBL {
    background: url(//carroaluguel.com/images/carroaluguel/lp-locadoras/sprite_setas_novas-esquerda-mbl.png) no-repeat;
    color: transparent !important;
    height: 26px;
    width: 30px;
    margin-top: -212px !important;
    display: block !important;
    border: none;
    left: 23px;
    padding-right: 0px;
}


.slick-next {
    background: url(//carroaluguel.com/images/carroaluguel/lp-locadoras/seta_branca_direita.png) no-repeat;
    color: transparent !important;
    height: 60px;
    width: 30px;
    right: -65px
}

.slick-next:hover {
    background: url(//carroaluguel.com/images/carroaluguel/lp-locadoras/seta_branca_direita.png) no-repeat;
    background-color: #b5d8f3 !important;
    height: 60px;
    width: 30px;
    right: -65px;
}

.slick-next:focus {
    background: url(//carroaluguel.com/images/carroaluguel/lp-locadoras/seta_branca_direita.png) no-repeat;
    color: transparent !important;
    height: 60px;
    width: 30px;
    right: -65px;
}

.nextCidades {
    background: url(//carroaluguel.com/images/carroaluguel/lp-locadoras/sprite_setas_novas-direita.png) no-repeat;
    color: transparent !important;
    height: 28px;
    width: 1px;
    right: -30px;
    display: block !important;
    float: right;
    margin-top: -48px !important;
    border: none !important;
    padding-left: 4px;
}

.nextCidadesMBL {
    background: url(//carroaluguel.com/images/carroaluguel/lp-locadoras/sprite_setas_novas-direita-mbl.png) no-repeat;
    color: transparent !important;
    height: 27px;
    width: 30px;
    display: block !important;
    float: right;
    margin-top: -51px !important;
    border: none !important;
    padding-left: 0px;
    margin-right: 23px;
    padding-right: 0px;
}


@media only screen and (min-width: 330px) and (max-width: 415px) {

    .slick-prev {
        background: url(//carroaluguel.com/images/carroaluguel/lp-locadoras/seta_branca_esquerda.png) no-repeat;
        color: transparent !important;
        height: 60px;
        width: 30px;
        left: 10%;
    }

    .slick-prev:hover {
        background: url(//carroaluguel.com/images/carroaluguel/lp-locadoras/seta_branca_esquerda.png) no-repeat;
        background-color: #b5d8f3 !important;
        height: 60px;
        width: 30px;
        left: 10%;
    }

    .slick-prev:focus {
        background: url(//carroaluguel.com/images/carroaluguel/lp-locadoras/seta_branca_esquerda.png) no-repeat;
        color: transparent !important;
        height: 60px;
        width: 30px;
        left: 10%;
    }

    .slick-next {
        background: url(//carroaluguel.com/images/carroaluguel/lp-locadoras/seta_branca_direita.png) no-repeat;
        color: transparent !important;
        height: 60px;
        width: 30px;
        right: 11%;
    }

    .slick-next:hover {
        background: url(//carroaluguel.com/images/carroaluguel/lp-locadoras/seta_branca_direita.png) no-repeat;
        background-color: #b5d8f3 !important;
        height: 60px;
        width: 30px;
        right: 11%;
    }

    .slick-next:focus {
        background: url(//carroaluguel.com/images/carroaluguel/lp-locadoras/seta_branca_direita.png) no-repeat;
        color: transparent !important;
        height: 60px;
        width: 30px;
        right: 11%;
    }
}

@media only screen and (min-width: 319px) and (max-width: 321px) {

    .slick-prev {
        background: url(//carroaluguel.com/images/carroaluguel/lp-locadoras/seta_branca_esquerda.png) no-repeat;
        color: transparent !important;
        height: 60px;
        width: 30px;
        left: 38px;
    }

    .slick-prev:hover {
        background: url(//carroaluguel.com/images/carroaluguel/lp-locadoras/seta_branca_esquerda.png) no-repeat;
        background-color: #b5d8f3 !important;
        height: 60px;
        width: 30px;
        left: 38px;
    }

    .slick-prev:focus {
        background: url(//carroaluguel.com/images/carroaluguel/lp-locadoras/seta_branca_esquerda.png) no-repeat;
        color: transparent !important;
        height: 60px;
        width: 30px;
        left: 38px;
    }

    .slick-next {
        background: url(//carroaluguel.com/images/carroaluguel/lp-locadoras/seta_branca_direita.png) no-repeat;
        color: transparent !important;
        height: 60px;
        width: 30px;
        right: 40px;
    }

    .slick-next:hover {
        background: url(//carroaluguel.com/images/carroaluguel/lp-locadoras/seta_branca_direita.png) no-repeat;
        background-color: #b5d8f3 !important;
        height: 60px;
        width: 30px;
        right: 40px;
    }

    .slick-next:focus {
        background: url(//carroaluguel.com/images/carroaluguel/lp-locadoras/seta_branca_direita.png) no-repeat;
        color: transparent !important;
        height: 60px;
        width: 30px;
        right: 40px;
    }

}

@media (min-height: 40.125em) {

    /*calendário posição*/
    .picker__frame {
        margin-bottom: 20.5%;
    }
}

@media only screen and (min-width: 767px) and (max-width: 1025px) {
    .arruma_tablet {
        margin-top: -60px;
        margin-bottom: -50px !important;
    }

    .tablet_passos {
        margin-bottom: -30px;
         !important;
    }

    .tablet_passos2 {
        margin-top: -10px !important;
    }

    .picker--opened .picker__frame {
        top: 300px;
        bottom: 0;
    }

    .mbl_retirar_cidade {
        height: 28px !important;
        width: 96% !important;
        border: none !important;
        border-radius: 6px 0px 0px 6px !important;
        background-image: url(/images/form_pesquisa_local.png);
        background-repeat: no-repeat;
        background-position: right .5rem center;
    }

    .orbit-bullets-container {
        margin-top: 20px;
        margin-bottom: -20px;
    }

    .botao_limpador_mbl_ne {
        display: block;
        margin-top: -28px !important;
        border-radius: 0px 6px 6px 0px !important;
        height: 28px !important;
        z-index: 999;
        float: right;
        border: none;
        background-color: white;
        background-image: url(/images/carroaluguel/x_fundo_pesquisa_btn.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 11px;
    }
}

@media only screen and (min-width: 414px) and (max-width: 515px) {

    .botao_limpador_mbl_ne {
        display: block;
        border-radius: 0px 6px 6px 0px !important;
        height: 35px !important;
        z-index: 999;
        float: right;
        border: none;
        background-color: white;
        background-image: url(/images/carroaluguel/x_fundo_pesquisa_btn.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 11px;
    }

    #busca-carro input,
    #busca-carro_float input {
        padding: 5px 28px 5px 5px !important;
        border-radius: 7px;
        height: 10px;
    }
}

@media only screen and (min-width: 310px) and (max-width: 500px) {

    .picker__select--month {
        padding: 0px !important;
        font-size: .75em !important;
        text-transform: capitalize !important;
    }

    .reveal-modal-bg {
        position: fixed;
    }

    .reveal-modal {
        position: fixed;
        top: 3% !important;
    }
}

.passo1_tamanho,
.passo2_tamanho,
.passo3_tamanho {
    margin-bottom: 20px;
}

.separador_banner_conteudo {
    background: url("https://carroaluguel.com/images/carroaluguel/lp-locadoras/pattern_bg.jpg") repeat scroll center 0 transparent;
    width: 100%;
    height: 126px;
}

.texto_separador {
    font-size: 2.2em;
    text-align: center;
    color: #005a9f;
    line-height: 0.8em !important;
    padding-top: 34px;
}

.texto_separador_baixo {
    font-size: 0.5em;
    text-align: center;
    color: #000000;
    display: block;
    padding-top: 4px;
}

.title_passos {
    font-family: 'Raleway', sans-serif;
    font-size: 27px;
    color: #005a9f;
    display: block;
    margin: 30px 0;
}

.linha_passos p {
    font-size: 16px;
    line-height: 32px !important;
}

.passos_block {
    margin: auto 0;
}

.faixa_maior_buscador {
    width: 100%;
    height: 126px;
    margin-top: 20px;
}

.propaganda_maior {
    background: url("https://carroaluguel.com/images/carroaluguel/lp-locadoras/pattern_bg_maior_buscador.jpg") repeat-x scroll 0 0 transparent;
}

.seta_voucher {
    display: block;
    margin: 318px 0 0 155px;
    width: 510px;
    height: 79px;
    background: url("https://carroaluguel.com/images/carroaluguel/lp-locadoras/seta-voucher.png") no-repeat;
    vertical-align: middle;
    position: absolute;
}

.texto_prop {
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.6 !important;
    margin-bottom: 1.55rem;
    text-rendering: optimizeLegibility;
}

.requisitos-carroaluguel {
    list-style: disc;
    font-size: 24px;
    padding-left: 20px;
}

.requisitos-carroaluguel li {
    color: #0b71bf;
    margin-bottom: 15px;
    line-height: 14px;
}

.requisitos-carroaluguel span {
    color: #565656;
    font-size: 14px;
}

.sprite_cc {
    display: inline-block;
    margin: 0 auto;
    background: url(https://www.carroaluguel.com/images/carroaluguel/lp-locadoras/sprite_lp_locadoras.png) no-repeat;
    vertical-align: middle;
}

.mbl_sprite_cc_visa {
    width: 65px;
    height: 35px;
    background-position: 0 -90px !important;
    background-size: 300px !important;
}

.mbl_sprite_cc_master {
    width: 55px;
    height: 35px;
    background-position: -65px -90px !important;
    background-size: 300px !important;
}

.mbl_sprite_cc_american {
    width: 35px;
    height: 35px;
    background-position: -118px -90px !important;
    background-size: 300px !important;
}

.mbl_sprite_cc_dinners {
    width: 55px;
    height: 39px;
    background-position: -195px -93px !important;
    background-size: 300px !important;
    margin-top: 8px !important;
    display: inline-block !important;
}

.mbl_sprite_cc_elo {
    width: 39px;
    height: 35px;
    background-position: -155px -90px !important;
    background-size: 300px !important;
}

.caucao_desc {
    background-color: #f5f5f5;
    padding: 25px;
    font-size: 14px;
    border-radius: 12px;
    margin: 40px 0 20px 0;
}

.pesquisa_ne {
    background-color: #3e93d2;
    height: 130px;
    border-radius: 14px;
    padding: 20px 30px 20px 30px;
    margin-top: 20px;
}

.pesquisa_ne_mbl {
    background-color: #3e93d2;
    border-radius: 14px;
    padding: 10px 10px 10px 10px;
    margin: -30px 5px 0px 5px;
    width: 97%;
}

.input_pesquisa_ne {
    border-bottom-left-radius: 4px !important;
    border-top-left-radius: 4px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    margin-top: 5px !important;
    color: #808080 !important;
    font-size: 14px !important;
    background: #F6F7F4 url(/images/point-icon.png) no-repeat 334px;
    background-size: 25px;
    border-color: #88c7f8 !important;
    background-color: #f6f7f9 !important;
    border-right: none;
}

.texto_pesquisa_ne {
    font-size: .928em;
    font-weight: bold;
    /*margin-top: 7px;*/
}

.devolver_outra_check {
    cursor: pointer;
    display: block;
    margin-top: 10px !important;
}

#devolver-outra {
    zoom: 1.3;
}

.texto_ne_check {
    display: block;
    margin-left: 20px;
    margin-top: -18px;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 14px !important;
}

.input_pesquisa_ne_dev {
    border-radius: 4px;
    margin-top: 5px !important;
    color: #808080 !important;
    font-size: 14px !important;
    background: #f6f7f9 url(/images/point-icon.png) no-repeat 331px;
    background-size: 25px;
    border-color: #88c7f8 !important;
    background-color: #f6f7f9 !important;
}

.retirada2 {
    height: 2.30rem;
    margin-top: 5px !important;
    color: #808080 !important;
    background-image: url(/images/ico-relogio.png) !important;
    background-color: #f6f7f9 !important;
    background-repeat: no-repeat !important;
    background-position: right .3rem center !important;
    border-color: #88c7f8 !important;
    width: 30%;
    border: solid 1px;
    padding: 4px;
    display: inline-block;
    -webkit-appearance: none;
    /* Remove estilo padrão do Chrome */
    -moz-appearance: none;
    /* Remove estilo padrão do FireFox */
    appearance: none;
    /* Remove estilo padrão do FireFox*/
    border-radius: 4px !important;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 14.5px !important;
}

.retirada3 {
    height: 2.30rem;
    margin-top: 5px !important;
    color: #808080 !important;
    background-image: url(/images/ico-relogio.png) !important;
    background-color: #f6f7f9 !important;
    background-repeat: no-repeat !important;
    background-position: right .3rem center !important;
    border-color: #88c7f8 !important;
    width: 30%;
    border: solid 1px;
    padding: 4px;
    display: inline-block;
    -webkit-appearance: none;
    /* Remove estilo padrão do Chrome */
    -moz-appearance: none;
    /* Remove estilo padrão do FireFox */
    appearance: none;
    /* Remove estilo padrão do FireFox*/
    border-radius: 4px !important;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 14.5px !important;
}

.retirada4 {
    height: 2.30rem;
    margin-top: 5px !important;
    color: #808080 !important;
    background-image: url(/images/ico-relogio.png) !important;
    background-color: #f6f7f9 !important;
    background-repeat: no-repeat !important;
    background-position: right .3rem center !important;
    border-color: #88c7f8 !important;
    width: 30%;
    border: solid 1px;
    padding: 4px;
    padding-left: 8px !important;
    display: inline-block;
    -webkit-appearance: none;
    /* Remove estilo padrão do Chrome */
    -moz-appearance: none;
    /* Remove estilo padrão do FireFox */
    appearance: none;
    /* Remove estilo padrão do FireFox*/
    border-radius: 4px !important;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 14.5px !important;
}

.retirada5 {
    height: 2.30rem;
    margin-top: 5px !important;
    color: #808080 !important;
    background-image: url(/images/ico-relogio.png) !important;
    background-color: #f6f7f9 !important;
    background-repeat: no-repeat !important;
    background-position: right .3rem center !important;
    border-color: #88c7f8 !important;
    width: 30%;
    border: solid 1px;
    padding: 4px;
    padding-left: 8px !important;
    display: inline-block;
    -webkit-appearance: none;
    /* Remove estilo padrão do Chrome */
    -moz-appearance: none;
    /* Remove estilo padrão do FireFox */
    appearance: none;
    /* Remove estilo padrão do FireFox*/
    border-radius: 4px !important;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 14.5px !important;
}

.retirada6 {
    height: 2.30rem !important;
    margin-top: 5px !important;
    color: #808080 !important;
    background-image: url(/images/ico-relogio.png) !important;
    background-color: #f6f7f9 !important;
    background-repeat: no-repeat !important;
    background-position: right .3rem center !important;
    border-color: #88c7f8 !important;
    width: 30%;
    border: solid 1px;
    padding: 4px;
    padding-left: 8px !important;
    display: inline-block;
    -webkit-appearance: none;
    /* Remove estilo padrão do Chrome */
    -moz-appearance: none;
    /* Remove estilo padrão do FireFox */
    appearance: none;
    /* Remove estilo padrão do FireFox*/
    border-radius: 4px !important;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 14.5px !important;
}

.retirada7 {
    height: 2.30rem !important;
    margin-top: 5px !important;
    color: #808080 !important;
    background-image: url(/images/ico-relogio.png) !important;
    background-color: #f6f7f9 !important;
    background-repeat: no-repeat !important;
    background-position: right .3rem center !important;
    border-color: #88c7f8 !important;
    width: 30%;
    border: solid 1px;
    padding: 4px;
    padding-left: 8px !important;
    display: inline-block;
    -webkit-appearance: none;
    /* Remove estilo padrão do Chrome */
    -moz-appearance: none;
    /* Remove estilo padrão do FireFox */
    appearance: none;
    /* Remove estilo padrão do FireFox*/
    border-radius: 4px !important;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 14.5px !important;
}

.dataRetirada {
    border-radius: 4px !important;
    background-color: #f6f7f9 !important;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: right .5rem center;
    margin-top: 4px !important;
    color: #808080 !important;
    border: solid 1px #88c7f8 !important;
    background-image: url(/images/calendar-icon.png);
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 14.5px !important;
}

.btn-pesquisa_20 {
    margin-top: 14px;
    height: 50px;
    padding-bottom: 30px;
    padding-left: 24px;
    background-color: #005a9f;
    text-transform: uppercase;
    border-radius: 4px;
    margin-left: -86px;
    text-align: center;
}

.btn-pesquisa_20_2 {
    margin-top: 14px;
    height: 50px;
    padding-bottom: 30px;
    padding-left: 24px;
    background-color: #005a9f;
    text-transform: uppercase;
    border-radius: 4px;
    margin-left: -86px;
    text-align: center;
}

.tamanho_nome_botao_pesquisa {
    font-size: 22px;
    float: right;
    margin-top: 2px;
}

.botao_limpador {
    display: block;
    border-radius: 0px 6px 6px 0px !important;
    height: 37px !important;
    z-index: 999;
    float: left;
    margin-left: -1px !Important;
    margin-top: 21px !important;
    border: none;
    background-color: white;
    background-image: url(/images/carroaluguel/x_fundo_pesquisa_btn.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 13px;
}

.comentarios_title {
    font-size: 30px;
    color: #9af301;
    font-weight: bold;
    text-align: center;
    padding: 12px;
    background-color: #1d74b7;
}

.comentarios_alinhador {
    display: flex;
    justify-content: center;
}

.comentarios_primeiro {
    margin-left: 130px;
}

.comentarios_orbit {
    min-height: 130px;
    width: 88%;
    background-color: white;
    border-radius: 5px;
    margin-left: 6%;
    padding: 20px;
    font-size: 14px;
    line-height: 17px;
}

.comentarios_title_mbl {
    font-size: 21px;
    color: white;
    font-weight: bold;
    text-align: center;
    padding: 10px 20px;
    background-color: #ff7900;
    margin-top: 13px;
    font-family: 'Lato', sans-serif;
}

.nome_comentarios {
    display: block;
    font-size: 11px;
    color: #005a9f;
    margin-top: 8px;
}

.slick-prev,
.slick-next {
    top: 30%;
}

.hide_all {
    display: none;
}

.desing_float_text {
    border-bottom-left-radius: 7px !important;
    border-top-left-radius: 7px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    color: #808080 !important;
    font-size: 16px !important;
    background: white url(/images/form_pesquisa_local.png) no-repeat 340px;
    background-size: 14px;
    border: none !important;
    width: 230px !important;

}

.botao_limpador_float {
    display: block;
    border-radius: 0px 6px 6px 0px !important;
    height: 37px !important;
    z-index: 999;
    float: left;
    margin-left: -1px !Important;
    margin-top: 21px !important;
    border: solid 1px;
    background-color: white;
    background-image: url(/images/carroaluguel/x_fundo_pesquisa_btn_new.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 13px;
    width: 30px;
    border-color: #88c7f8 !important;
    border-left: none;
}

.texto_caixa_float {
    font-size: 15px;
    color: #f5f5f5;
    font-weight: normal;
}

.texto_caixa_float_baixo {
    font-size: 15px;
    color: #f5f5f5;
    font-weight: normal;
}

.imput_dev_float {
    border-radius: 7px;
    margin-top: -10px !important;
    color: #808080 !important;
    font-size: 16px !important;
    background: white url(/images/form_pesquisa_local.png) no-repeat 340px;
    background-size: 14px;
    display: block !important;
    margin-left: 130px !important;
    width: 257px !important;
}

.texto_ne_mbl {
    font-size: 12px;
    color: white;
    font-weight: bold;
}


.botao_limpador_mbl_ne {
    display: block;
    margin-top: -28px;
    border-radius: 0px 6px 6px 0px !important;
    height: 28px !important;
    z-index: 999;
    float: right;
    border: none;
    background-color: white;
    background-image: url(/images/carroaluguel/x_fundo_pesquisa_btn.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 11px;
}

.check_ne_mbl {
    float: left;
    height: 20px !important;
    zoom: 1.2 !important;
}

.texto_cehck_mbl {
    float: left;
    font-size: 12px;
    font-weight: bold;
    color: white;
    display: block;
    margin-top: 7px;
}

.input_pesquisa_ne_mbl_baixo {
    margin-top: 5px !important;
    color: #808080 !important;
    font-size: 16px !important;
    background-image: url(/images/point-icon.png);
    background-color: #f6f7f9 !important;
    background-repeat: no-repeat;
    background-position: right .3rem center;
    border-color: #88c7f8 !important;
    border-radius: 4px !important;
}

.mbl_retirada2 {
    border-radius: 4px !important;
    height: 37px;
    background-color: #f6f7f9;
    background-image: url(/images/ico-relogio.png);
    text-align: left;
    z-index: 1;
    border-color: #88c7f8;
    color: #808080;
    font-size: 15px;
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: right .5rem center;
    -webkit-appearance: none;
    appearance: none;
    margin-top: 4px;
    padding-left: 4px;
}

.mbl_btn-pesquisa_20 {
    border-radius: 4px;
    color: white;
    font-size: 23px;
    height: 55px;
    background-color: #004981;
    border: 0;
    margin-bottom: 13px;
    text-align: center;
    width: 101%;
}

.mbl_btn-pesquisa_20_faq {
    border-radius: 4px;
    color: white;
    font-size: 23px;
    height: 55px;
    background-color: #004981;
    border: 0;
    margin-bottom: 5px;
    text-align: center;
    width: 101%;
}

.mbl_tamanho_nome_botao_pesquisa {
    font-size: 17px !important;
    display: inline-block;
    margin-left: 5px;
}

.mbl_tamanho_nome_botao_pesquisa_faq {
    font-size: 17px !important;
    display: inline-block;
    margin-left: 5px;
}

.mlb_reserve {
    font-size: .928em;
    font-weight: bold;
    margin-top: 2px;
    text-align: center;
    display: block;
}

.mbl_telefone {
    color: #ff7900;
    font-family: bold;
    font-size: 38px;
    text-align: center;
}

.mbl_telefone:hover {
    color: #1c87d9;
}

.mbl_telefone:visited {
    color: #1c87d9;
}

.texto_ticks_mbl {
    text-align: center;
    display: block;
    margin-top: -17px;
    font-size: 19px;
    color: #747576;
}

.texto_parceiros {
    font-size: 26px;
    color: #3e93d2;
    font-weight: bold;
    text-transform: uppercase;
}

.texto_parceiros_baixo {
    color: #3e93d2;
}

.appearance-select {
    /* <div> */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(http://www.webcis.com.br/images/imagens-noticias/select/ico-seta-appearance.gif) no-repeat white;
    background-position: 218px center;
    width: 250px;
    height: 36px;
    border: 1px solid #ddd;
    padding: 8px;
    border-radius: 7px;
    color: #808080 !important;
}

.carrossel_categorias {
    margin: 25px 0 15px 0 !important;
    padding: 0 !important;
}

.carrossel_categorias_content {
    border: 1px solid #9e9e9d;
    margin: 0 !important;
    min-height: 100px;
}

.prev_sel {
    position: absolute;
    float: left;
    top: 0;
}

.next_sel {
    position: absolute;
    float: right;
    top: 0;
    right: 0;
}

.prev_sel a {
    display: block;
    width: 32px;
    height: 32px;
    margin: 40px 0 0 7px;
}

.next_sel a {
    display: block;
    width: 32px;
    height: 32px;
    margin: 40px 4px 0 0;
}

.prev_sel .disabled,
.next_sel .disabled {
    display: none;
}

.bx-wrapper {
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    min-height: 112px !important;
    max-width: 443px !important;
    margin-left: 5px !important;
    margin-right: 0 !important;

}

.bx-viewport {
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    min-height: 230px !important;
    background-color: transparent !important;
    border: none !important;
    margin-left: 10px;
    width: 336px !important;
    margin-top: -20px !important;
}

.carrossel_categorias_content .bx-prev {
    left: 10px;
    background: url(/images/carroaluguel/cotacao/controls_white.png) no-repeat 0 -32px;
}

.carrossel_categorias_content .bx-next {
    right: 10px;
    background: url(/images/carroaluguel/cotacao/controls_white.png) no-repeat -43px -32px;
}

.carrossel_categorias_content .bx-prev:hover {
    background-position: 0 0;
}

.carrossel_categorias_content .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

.unit_carrossel {
    display: block;
    border: 1px solid #9e9e9d;
    overflow: hidden;
    width: 133px;
    height: 100px;
    font-family: 'Open Sans', Source Sans Pro, arial, verdana, tahoma;
    cursor: pointer;
    text-align: center;
    color: #0d71bf;
}

.selected_item:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #f28d00;
    left: 55px;
    bottom: -10px;
}

.unit_carrossel_title {
    font-size: 12px;
    font-weight: bold;
    display: block;
    text-transform: uppercase;
}

.unit_carrossel_price {
    font-size: 11px;
    display: block;
    color: #000000;
    line-height: 10px;
}

.unit_carrossel_img {
    padding: 0 15px;
    display: block;
    margin-top: 4px;
}

.selected_item {
    background-color: #f28d00 !important;
    border: 1px solid #f28d00;
    color: #FFFFFF;
}

#categorias_loader {
    border: 1px solid #9e9e9d;
    margin: 10px auto !important;
    padding: 20px;
}

.arruma_quadrado {
    width: 140px !important;
}

.tabs {
    margin-bottom: 0 !important;
    margin-left: 0;
}

.tab-title {
    float: left;
    list-style: none;
    margin-bottom: 0 !important;
    position: relative;
}

.tabs_ne {
    display: block;
    background-color: #EFEFEF;
    color: #222222;
    font-size: 0.88889rem;
    padding: 6px;
    height: 30px;
    width: 130px;
    text-align: center;
    border: solid 1px grey;
    margin: 1.2px;
    border-radius: 6px;
    cursor: pointer;
}

.tabs_ne:hover {
    background-color: white !important;
    border: solid 3px #ea9a33 !important;
    border-radius: 6px;
    /*border-left-width: 10px !Important;*/
    color: #222222 !important;
}

.tabs_ne_active {
    background-color: white !important;
    border: solid 3px #ea9a33 !important;
    border-radius: 6px;
    border-left-width: 10px !Important;
    color: #222222 !important;
}

.bx-pager {
    bottom: -5px !important;
}


.span_title_frota {
    float: left;
    display: block;
    margin-left: 53px;
    font-size: 30px;
    margin-top: 10px;
    color: #565656;
    width: 100%;
}

.bx-wrapper .bx-pager {
    margin-left: 20px;
}

.span_texto {
    color: grey !important;
    margin-top: 10px !important;
    margin-left: 56px !important;
    display: block;
    float: left;
    margin-bottom: 10px;
}

.hr_frota {
    border: solid #666;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    width: 82%;
    margin-left: 57px;
}

.botao_frota_ne {
    height: 45px;
    background-color: #97f533;
    color: #005298;
    text-transform: uppercase;
    font-size: 18px;
    border-radius: 7px;
    margin-left: 36px;
    font-weight: bold;
    padding: 10px;
    margin-top: -7px;
    width: 380px;
    border: none;
}

@media only screen and (min-width: 500px) and (max-width: 2000px) {

    .reveal-modal-bg {
        position: fixed;
    }

    .reveal-modal {
        position: fixed;
        top: 34% !important;
    }

}

.botao_frota_ne:hover {
    background-color: #ff7900;
}

.hr_titulo {
    color: #f2f2f2;
    border: solid 1.5px;
    width: 25%;
    display: inline-block;
    text-align: center;
    margin-bottom: 6px !important;
    margin: 5px;
}

.hover_carrossel:hover {
    background-color: #f2f2f2 !important;
}

.h2_novo_fundo2 {
    background-color: #1d74b7;
    height: 58px;
}

.h2_novo_branco2 {
    font-size: 25px;
    padding: 8px 5px 5px 0px;
    color: #f5f5f5;
    font-family: "Viga", sans-serif;
    font-weight: normal;
    text-align: center;
    display: inline-block;
}

.h2_novo_brancoMBL {
    font-size: 19px;
    color: #747576;
    font-weight: normal;
    text-align: center;
    background-color: #f2f2f2;
    margin-top: 19px;
    margin-bottom: -17px;
    padding-top: 10px;
}

.hr_tituloMBL {
    color: #f2f2f2;
    border: solid 1.5px;
    width: 10%;
    display: inline-block;
    text-align: center;
    margin-bottom: 6px !important;
    margin: 5px;
}

.frota_mbl_quadrado {
    width: 65%;
    background-color: white;
    margin-left: 17.3%;
    border: solid 1px grey;
    margin-top: 10px;
    margin-bottom: 70px;
}

.h3_mbl_frota {
    padding: 10px;
    background: #ff7900;
    width: 80%;
    position: relative;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    text-align: center;
    display: block;
    margin-left: 10.5%;
    margin-top: -6.3%;
    height: 40px;
    margin-bottom: -23px;
}

.check_float {
    zoom: 1.5;
}

.span_float {
    margin-top: -20px !Important;
    display: block;
    margin-left: 20px;
}

.ne_footerTOP {
    height: 65px;
    background: url(/images/pixel-bg.jpg);
}

.txt_footerNE {
    display: block;
    float: left;
    font-size: 21px;
    color: white;
    margin-left: 15.7%;
    margin-top: 20px;
    margin-right: 15px;
    font-family: "Viga", sans-serif;
}

.hr_acessorios_ne {
    display: inline-block;
    margin: auto !important;
    margin-left: 3.5% !important;
    margin-top: 7px !important;
    height: 50px !important;
    color: white;
    border: solid 1px white;
    width: 0px !important;
}

@media only screen and (min-width: 1112px) and (max-width: 1412px) {
    .hr_acessorios_ne {
        display: inline-block;
        margin: auto !important;
        margin-left: 1.5% !important;
        margin-top: 7px !important;
        height: 50px !important;
        color: white;
        border: solid 1px white;
        width: 0px !important;
    }

    .txt_footerNE {
        display: block;
        float: left;
        font-size: 21px;
        color: white;
        margin-left: 4.7%;
        margin-top: 20px;
        margin-right: 15px;
        font-family: "Viga", sans-serif;
    }
}

.btn_footerNE {
    margin-top: 16px !important;
    background: url(/images/receber-email-footer.png) 0px !important;
    margin-left: 10px;
    width: 163px;
    height: 33px;
    padding: 0px;
    border: 1px solid #333a5d;
    border-radius: 4px;
    float: left;
    margin-bottom: 0;
}

.titulo_footerNE {
    font-size: 15.4px;
    color: #252c45;
    font-family: "Viga", sans-serif;
}

.cor-escura2 {
    line-height: 1.9 !important;
}

.hr_tabela_footer {
    display: inline-block;
    margin: auto !important;
    margin-right: 58px !important;
    margin-left: -65px !important;
    margin-top: 7px !important;
    height: 390px !important;
    border: solid 1px #b1adad;
    width: 0px !important;
}

.mbl_titulo_requisitos {
    font-size: 20px;
    display: inline-block;
    text-align: center;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

.mbl_li {
    color: #0b71bf;
    margin-bottom: 15px;
    line-height: 14px;
    padding-left: 19px;
    background: url(/images/ponto_azul.png) no-repeat;
}

.mbl_text {
    color: black;
    font-size: 12px;
    display: block;
}

.fundoCTA-desk {
    background-color: #f2f2f2;
    height: 70px;
    width: 100% !important;
    border-radius: 12px;
    margin-top: -10px;
    padding-top: 21px;
    padding-left: 25px !important;
    margin-bottom: 10px;
}

.txt_CTAdesk {
    display: block;
    margin-left: 40px;
    margin-top: -39px;
    font-size: 15.2px;
    color: #666;
}

@media only screen and (min-width: 318px) and (max-width: 373px) {

    .fundoCTA-mbl {
        background-color: #f2f2f2;
        text-align: center;
        padding: 6px;
        padding-left: 10px !Important;
        padding-right: 10px !important;
        margin-top: -20px;
    }

}

@media only screen and (min-width: 374px) and (max-width: 412px) {

    .fundoCTA-mbl {
        background-color: #f2f2f2;
        text-align: center;
        padding: 6px;
        padding-left: 10px !Important;
        padding-right: 10px !important;
        margin-top: -9px;
    }

}

@media only screen and (min-width: 413px) and (max-width: 455px) {

    .fundoCTA-mbl {
        background-color: #f2f2f2;
        text-align: center;
        padding: 6px;
        padding-left: 10px !Important;
        padding-right: 10px !important;
        margin-top: 3px;
    }

}


@media only screen and (min-width: 456px) and (max-width: 760px) {

    .fundoCTA-mbl {
        background-color: #f2f2f2;
        text-align: center;
        padding: 6px;
        padding-left: 10px !Important;
        padding-right: 10px !important;
        margin-top: 12px;
    }

}

.botao_frota_ne-mbl {
    height: 45px;
    background-color: #004981;
    text-transform: uppercase;
    border-radius: 3px;
    font-weight: bold;
    padding: 10px;
    margin-top: 14px;
    border: none;
    margin-bottom: 14px;
}

.botao_frota_ne-mbl:hover {
    background-color: #ff7900;
}

.btn-pesquisa:hover {
    background-color: #ff7900;
}

.btn-pesquisa_20:hover {
    background-color: #ff7900;
}

.btn-pesquisa_20_2:hover {
    background-color: #ff7900;
}

.txt_CTA-mbl {
    font-size: 12.3px;
}

.mostraMais {
    float: right;
    margin-top: -34px;
    color: #aaa;
    border: solid 1px;
    border-radius: 20px;
    font-size: 22px;
    width: 23px;
    padding-left: 4.6px;
    cursor: pointer;
}

.mostraMenos {
    padding-left: 7px;
    margin-top: -49px;
}

.pesquisa-faq {
    width: 100%;
    overflow: hidden;
}

.pesquisa-faq #header_abas {
    width: 100%;
    overflow: hidden;
    /*cursor: pointer;*/
    /*border-color: #d8d8d8;*/
    /*border-width: 1px;*/
    /*border-style: solid;*/
    /*border-radius: 7px 7px 0px 0px;*/
}

.pesquisa-faq .abas {
    display: inline;
}

.pesquisa-faq .abas li {
    float: left
}

.aba {
    /*width: 146px;*/
    height: 30px;
    border-radius: 5px 5px 0 0;
    text-align: left;
    padding-top: 8px;
    padding-left: 4px;
    padding-right: 4px;
    overflow: hidden;
    cursor: pointer;
    border-color: #d8d8d8;
    border-width: 1px;
    border-style: solid;
}

.texto_aba_mbl {
    font-size: 16px;
    text-align: center;
    display: block;
    margin-top: 5px;
}

.fundo_mobile_caixas {
    background-color: #f6f7f9 !important;
    margin-bottom: -25px;
}

.ativa {
    /*width:100px;*/
    /*height:30px;*/
    /*border:solid 1px;*/
    /*border-radius:5px 5px 0 0;*/
    /*text-align: left;*/
    /*padding-top: 8px;*/
    /*padding-left: 4px;*/
    /*padding-top:5px;*/
    /*background: #81878b;*/
    background-color: #fa7904;
}

.ativa span {
    color: #fff;
}

.ativa span:hover {
    color: #97f533;
}

.selected span {
    color: #fff;
}

.selected span:hover {
    color: #97f533;
}

.selected {
    background-color: #fa7904;
    cursor: default;
}

#botao-pesquisar-faq:hover {
    background-color: #005298 !important;
    color: #97f533;
}

.pesq-aba {
    width: 120px;
}

.btn-x-desativado {
    float: right;
    margin-top: -1px;
    border: solid 1px #3e93d2;
    background-color: #fa7904;
    width: 15px;
    height: 15px;
    padding: 0;
    padding-bottom: 1px;
}

.btn-x-desativado:hover {
    background-color: #005298 !important;
    color: #97f533;
}

.pesq-aba:hover {
    background-color: #005298 !important;
    color: #97f533;
}

.aba-principal:hover {
    background-color: #005298 !important;
    color: #97f533 !important;
}

.redirecFaq:hover {
    color: #fa7904 !important;
    cursor: pointer;
}

.new_fundoCaixa {
    background-color: white;
    /*border: solid 2px #ff7900;*/
    padding: 5px;
}

.new_textos {
    margin-top: 7px;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: 600;
    font-size: 15px !important;
    color: #424242;
}

.new_imputTexto {
    border-bottom-left-radius: 4px !important;
    border-top-left-radius: 4px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    margin-top: 5px !important;
    color: #808080 !important;
    background-image: url(/images/point-icon.png);
    background-color: #f6f7f9 !important;
    background-repeat: no-repeat;
    background-position: right .3rem center;
    border-top-color: #88c7f8 !important;
    border-bottom-color: #88c7f8 !important;
    border-left-color: #88c7f8 !important;
    border-right: none !important;
    width: 90% !important;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 14.5px !important;
    padding-right: 36px !important;
    height: 37px !important;
}

@media only screen and (min-width: 390px) and (max-width: 506px) {
    .new_imputTexto {
        width: 92% !important;
    }
}

.new_imputTexto_baixo {
    border-radius: 4px;
    margin-top: 5px !important;
    color: #808080 !important;
    background-image: url(/images/point-icon.png);
    background-color: #f6f7f9 !important;
    background-repeat: no-repeat;
    background-position: right .3rem center;
    border-color: #88c7f8 !important;
    width: 97% !important;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 14.5px !important;
    padding-right: 36px !important;
    height: 37px !important;
}

.new_botaoLimpador_mbl {
    display: block;
    margin-top: -37px;
    border-radius: 0px 4px 4px 0px !important;
    height: 37px !important;
    z-index: 999;
    float: right;
    background-color: white;
    background-image: url(/images/carroaluguel/x_fundo_pesquisa_btn_new.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 11px;
    border: solid 1px #88c7f8;
    border-left: none;
}

.new_botaoLimpador {
    display: block !important;
    border-radius: 0px 6px 6px 0px !important;
    height: 37px !important;
    z-index: 999;
    float: right;
    margin-right: 16px !Important;
    margin-top: -37px !important;
    border: solid 1px #88c7f8;
    background-color: white;
    background-image: url(/images/carroaluguel/x_fundo_pesquisa_btn_new.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 13px;
    border-left: none;
}

.new_botaoLimpador2 {
    display: block !important;
    border-radius: 0px 6px 6px 0px !important;
    height: 37px !important;
    z-index: 999;
    float: right;
    margin-right: 4px !Important;
    margin-top: -37px !important;
    border: solid 1px #88c7f8;
    background-color: white;
    background-image: url(/images/carroaluguel/x_fundo_pesquisa_btn_new.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 13px;
    border-left: none;
}

.new_textoCheckBox_mbl {
    float: left;
    font-size: 12px;
    color: #111;
    display: block;
    margin-top: 6px;
    margin-left: 3px;
}

.new_imputTextoBaixo_mbl {

    margin-top: 5px !important;
    color: #808080 !important;
    font-size: 16px !important;
    background-image: url(/images/point-icon.png);
    background-color: #f6f7f9 !important;
    background-repeat: no-repeat;
    background-position: right .3rem center;
    border-color: #88c7f8 !important;
    border-radius: 4px !important;

}

.new_campo_hora-tela {
    height: 2.30rem !important;
    margin-top: 5px !important;
    color: #808080 !important;
    font-size: 16px !important;
    background-image: url(/images/ico-relogio.png);
    background-color: #f6f7f9 !important;
    background-repeat: no-repeat;
    background-position: right .3rem center;
    border-color: #88c7f8 !important;
    border: solid 1px;
    padding-left: 4px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 4px !important;
}

.new_imputTexto-tela-outro {
    border-radius: 4px !important;
    margin-top: 5px !important;
    color: #808080 !important;
    font-size: 16px !important;
    background-image: url(/images/point-icon.png);
    background-color: #f6f7f9 !important;
    background-repeat: no-repeat;
    background-position: right .3rem center;
    border-color: #88c7f8 !important;
}

.retirada2 option {
    max-height: 200px;
}

.abas-novas-mbl {
    background-color: #1c87d9 !important;
    color: white;
    height: 55px;
    padding-top: 20px;
    width: 98%;
    margin-bottom: 1px;
}

@media only screen and (min-width: 310px) and (max-width: 374px) {
    .ajuste-tam-text {
        font-size: 12px !important;
    }
}

.title-passo-a-passo {
    text-align: center;
    display: block;
    color: #004981;
    font-size: 17.3px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
}

.btn-footer-nh {
    color: #666;
}

#autocomplete-conteudo li {
    width: 257px !important;
}

/*.gn-icon-menu{*/
/*background-color: #ff7e00;*/
/*}*/

/*.gn-icon-menu::before{*/
/*box-shadow: 0 3px #ff7e00, 0 -6px #5f6f81, 0 -9px #ff7e00, 0 -12px #5f6f81 !important;*/
/*}*/

/* tablet IPAD*/

@media only screen and (min-width: 767px) and (max-width: 1023px) {
    .gn-menu-main {
        width: 91.1% !important;
    }

    .ajuste_tamanho_logo_mbl {
        margin-left: 88% !important;
    }

    .new_imputTexto {
        width: 96% !important;
    }

    .arruma_tablet {
        display: none !important;
    }

    .propaganda_maior {
        display: none !important;
    }

    .tabletTam {
        font-size: 14px !important;
    }

    .arrTabletEsp {
        margin-top: 36px !important;
    }

    #cidades-slick-mbl {
        height: 512px !important;
    }

    .tabletTam2 {
        margin-top: -109px !important;
        text-align: center;
        width: 80% !important;
        margin-left: 9.2% !important;
    }

    .botao_frota_ne-mbl {
        width: 100% !important;
        margin-top: -62px !important;
        display: block !important;
        margin-left: -69% !important;
    }

    .reveal-modal {
        position: fixed;
        top: 12% !important;
        height: 24%;
        margin-left: -347px !important;
        width: 90% !important;
    }

    .h3_mbl_frota {
        margin-top: -4.3% !important;
    }

    .form_pesquisa {
        height: 245px !important;
    }

    .new_imputTexto2 {
        border-bottom-left-radius: 4px !important;
        border-top-left-radius: 4px !important;
        border-top-right-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
        margin-top: 5px !important;
        color: #808080 !important;
        font-size: 16px !important;
        background-image: url(/images/point-icon.png);
        background-color: #f6f7f9 !important;
        background-repeat: no-repeat;
        background-position: right .3rem center;
        border-top-color: #88c7f8 !important;
        border-bottom-color: #88c7f8 !important;
        border-left-color: #88c7f8 !important;
        border-right: none !important;
        width: 90% !important;
    }

    .arrumaTablet3 {
        margin-top: 23px;
    }

    .tabletIpadImg {
        margin-left: 19%;
    }

    .tabletIpadImg2 {
        margin-left: 16%;
    }

    .slick-next {
        right: 16px !important;
    }

    .slick-prev {
        left: 10px !important;
    }

}

/*tablet IPAD deitado*/

@media only screen and (min-width: 1024px) and (max-width: 1025px) {
    .gn-menu-main {
        width: 93.7% !important;
    }

    .ajuste_tamanho_logo_mbl {
        margin-left: 137% !important;
    }

    .new_imputTexto {
        width: 97% !important;
    }

    .arruma_tablet {
        display: none !important;
    }

    .propaganda_maior {
        display: none !important;
    }

    .tabletTam {
        font-size: 14px !important;
    }

    .arrTabletEsp {
        margin-top: 36px !important;
    }

    #cidades-slick-mbl {
        height: 612px !important;
    }

    .tabletTam2 {
        margin-top: -142px !important;
        text-align: center;
        width: 64% !important;
        margin-left: 18.2% !important;
    }

    .botao_frota_ne-mbl {
        width: 100% !important;
        margin-top: -75px !important;
        display: block !important;
        margin-left: -69% !important;
    }

    .txt_CTA-mbl {
        font-size: 14.5px !important;
    }

    .h3_mbl_frota {
        margin-top: -3.3% !important;
    }

    .arrumaTablet3 {
        margin-top: 23px;
    }

    .form_pesquisa {
        height: 245px !important;
    }

    .tabletDeitadoIpada {
        height: 90px !important;
    }

    .tabletIpadImg {
        margin-left: 27%;
    }

    .tabletIpadImg2 {
        margin-left: 24%;
    }

    .slick-next {
        right: 16px !important;
    }

    .slick-prev {
        left: 10px !important;
    }

}

/* Iphone5 deitado */

@media only screen and (min-width: 567px) and (max-width: 568px) {
    .ajuste_tamanho_logo_mbl {
        margin-left: 46% !important;
    }

    .new_imputTexto {
        width: 94% !important;
    }

    #cidades-slick-mbl {
        height: 342px !important;
    }

    .fundoCTA-mbl {
        margin-top: 0px !important;
    }

    .tabletIpadImg {
        margin-left: 8% !important;
    }

    .tabletIpadImg2 {
        margin-left: 4% !important;
    }

    .slick-prev {
        left: 10px !important;
    }

    .slick-next {
        right: 12px !important;
    }
}

/* Iphone6 deitado */

@media only screen and (min-width: 666px) and (max-width: 667px) {
    .ajuste_tamanho_logo_mbl {
        margin-left: 62% !important;
    }

    .new_imputTexto {
        width: 95% !important;
    }

    #cidades-slick-mbl {
        height: 362px !important;
    }

    .fundoCTA-mbl {
        margin-top: 0px !important;
    }

    .tabletIpadImg {
        margin-left: 15% !important;
    }

    .tabletIpadImg2 {
        margin-left: 10% !important;
    }

    .slick-prev {
        left: 10px !important;
    }

    .slick-next {
        right: 12px !important;
    }
}

/* Iphone6Plus deitado */

@media only screen and (min-width: 735px) and (max-width: 766px) {
    .ajuste_tamanho_logo_mbl {
        margin-left: 77% !important;
    }

    .new_imputTexto {
        width: 96% !important;
    }

    #cidades-slick-mbl {
        height: 372px !important;
    }

    .fundoCTA-mbl {
        margin-top: 0px !important;
    }

    .tabletIpadImg {
        margin-left: 18% !important;
    }

    .tabletIpadImg2 {
        margin-left: 13% !important;
    }

    .slick-prev {
        left: 10px !important;
    }

    .slick-next {
        right: 12px !important;
    }
}

/* Galaxy deitado */

@media only screen and (min-width: 639px) and (max-width: 640px) {
    .ajuste_tamanho_logo_mbl {
        margin-left: 67% !important;
    }

    .new_imputTexto {
        width: 95% !important;
    }

    #cidades-slick-mbl {
        height: 372px !important;
    }

    .fundoCTA-mbl {
        margin-top: 0px !important;
    }

    .tabletIpadImg {
        margin-left: 15% !important;
    }

    .tabletIpadImg2 {
        margin-left: 10% !important;
    }

    .slick-prev {
        left: 10px !important;
    }

    .slick-next {
        right: 12px !important;
    }
}

.estrelas-novo {
    text-align: center;
    background-color: #1d74b7;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    margin-bottom: 14px;
    color: #ffd42d;
}

.ajeita-media {
    margin-top: -27px !important;
    margin-left: 465px;
}

.fundo_comentarios {
    background-color: #1d74b7;
}

.comentarios_orbit_mbl_coment {
    min-height: 130px;
    width: 90%;
    background-color: white;
    border-radius: 5px;
    margin-left: 5%;
    padding: 20px;
    font-size: 14px;
    line-height: 17px;
}

.slick-dots li {
    zoom: 2 !important;
    margin: 0 !important;
}

.slick-track {
    margin-bottom: 10px !important;
}

/*desktop*/
@media only screen and (min-width: 1100px) and (max-width: 2500px) {

    .picker__table {
        padding: 0px !important;
        margin-top: 10px;
    }

    .picker__weekday {
        padding: 6px !important;
        font-size: 15px;
        width: 38px;
    }

    .picker__day {
        font-size: 17px;
    }

    .picker__holder {
        background: none !important;
    }

    .picker--opened .picker__frame {
        top: 22.5%;
    }

    .picker__select--month {
        padding: 5px !important;
        font-size: .75em !important;
        text-transform: capitalize !important;
        border-radius: 3px !important;
    }

    .picker__table {
        border: solid 1px #ff7900;
    }

    .picker__box {
        width: 58.6%;
        padding-top: 1px;
        padding-bottom: 5px;
    }

    .picker__year {
        color: #ff7900 !important;
        font-size: 0.9em !important;
        font-family: "Viga", sans-serif !important;
    }

    .picker__weekday {
        text-transform: capitalize !important;
        text-align: center !important;
    }

    .picker_seta {
        height: 8px;
        width: 10px;
        background: url(/images/picker-seta-cima.png) no-repeat scroll center 0 transparent !important;
        display: block;
    }

    .picker_seta2 {
        height: 8px;
        width: 10px;
        background: url(/images/picker-seta-cima.png) no-repeat scroll center 0 transparent !important;
        display: block;
    }

    .picker_seta3 {
        height: 8px;
        width: 10px;
        background: url(/images/picker-seta-cima.png) no-repeat scroll center 0 transparent !important;
        display: block;
    }

    .picker_seta4 {
        height: 8px;
        width: 10px;
        background: url(/images/picker-seta-cima.png) no-repeat scroll center 0 transparent !important;
        display: block;
    }

    .picker__nav--next:before,
    .picker__nav--prev:before {
        content: " ";
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        border-right: 8px solid #ff7900;
        width: 0;
        height: 0;
        display: block;
        margin: 0 auto;
    }

    .picker__nav--next:before {
        border-right: 0;
        border-left: 8px solid #ff7900;
    }

}

.picker__box {
    padding-bottom: 5px;
}

.picker__month {
    text-transform: capitalize;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-arrow-left:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 0;
    height: 0;

    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #f18504;
}

.fa-arrow-right:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 0;
    height: 0;

    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #f18504;
}

.caleran-footer {
    display: none;
}

.span-nome {
    font-size: 20px;
    color: #f18504;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.ajst-home-mais {
    margin-left: 16px;
    display: block;
}

.ajst-home-mais2 {
    display: block;
    margin-top: -16px;
}

.ajuste-lp-cid2 {
    display: block;
    margin-left: -2px;
}

.ajuste-lp-cid {
    height: 20px;
}

.link-mais {
    margin-top: -15px;
    margin-left: 15px;
}