@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700);

@font-face {
    font-family: 'Default';
    src: url('../fonts/SourceSansPro-Regular.eot');
}

@font-face {
    font-family: 'Default';
    src: url('../fonts/SourceSansPro-Regular.ttf');
}

/* CSS reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

html, body {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

input {
    border: 1px solid #b0b0b0;
    padding: 3px 5px 4px;
    color: #979797;
    width: 190px;
}

address, caption, cite, code, dfn, th, var {
    font-style: normal;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
}

a:hover {
    text-decoration: none !important;
}

/* CSS core */

html {
    overflow-x: hidden;
}

body {
    background: url('../imagens/bg-geral.jpg');
    font-family: 'Source Sans Pro', 'Default', serif;
}

p {
    margin: 0 0 10px;
    font-size: 14.5px;
}

h2, h3, h6 {
    margin: 30px 0 10px;
    font-weight: bold;
}

h4 {
    margin: 10px 0;
    font-weight: bold;
}

h5 {
    margin: 30px 0;
    font-weight: bold;
}

h2 strong {
    font-size: 42px;
}

h3 strong {
    font-size: 32px;
}

h6 strong {
    font-size: 18px;
}

a h4 {
    font-size: 18px;
}

#aspnetForm {
    /*visibility: hidden;*/
}

#loading {
    position: fixed;
    right: 10px;
    bottom: 10px;
    width: 50px;
}

.white {
    color: #ffffff;
}

.gray {
    color: #7a7a7a;
}

.blue {
    color: #4bc1ef;
}

.green {
    color: #027d84;
}

.orange {
    color: #f9b701;
}

.red {
    color: #ea0b0b;
}

.backblue {
    background: #4ac4f3 !important;
    padding: 0 3px;
}

.backgreen {
    background: #3ba28d !important;
    padding: 0 3px;
}

.backorange {
    background: #fdc101 !important;
    padding: 0 3px;
}

.advantage {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    border-radius: 5px;
    padding: 5px 0;
}

.small li {
    list-style: initial;
}

.small2 li {
    list-style: initial;
    margin-left: 15px;
}

.internblue {
    background: url('../imagens/seta-empresa-mirus-rastreamento-veicular.jpg') no-repeat 50% 0 #146791;
    margin-top: 30px;
    padding: 10px 0 20px;
}

.topo {
    min-height: 108px;
    background: url('../imagens/botao-base-topo-rastreamento-de-veiculos.jpg');
}

.logo a {
    background: url('../imagens/logo-mirus-rastreamento-de-veiculos.png') no-repeat;
    display: block;
    font-size: 0px;
    width: 135px;
    height: 76px;
    margin: 15px auto;
}

.cesv a {
    background: url('../imagens/logo-cesvi.png') no-repeat;
    background-size: 100% 100%;
    display: block;
    font-size: 0px;
    width: 99px;
    height: 83px;
    margin: 15px auto;
}

.botao_online {
    position: fixed;
    top: 50%;
    right: -3px;
    margin-top: -165px;
}

.botaotop {
    float: right;
    width: 201px;
    margin-top: 47px;
    /*min-width: 130px;*/
}

    .botaotop a {
        display: block;
        float: right;
        width: 201px;
        height: 43px;
        line-height: 43px;
        /*margin-left: 5px;*/
        background: url('../imagens/botao-base-topo-mirus-rastreamento-de-veiculos.jpg') no-repeat;
        background-size: 100% 100%;
        text-align: center;
        font-size: 12px;
        font-weight: bold;
        color: #ffffff;
        margin: 15px auto;
    }

.botaotopmob {
    /*width: 412px;*/
    width: 201px;
    height: 43px;
    margin: 30px auto 30px;
    padding: 0 !important;
    /*float: right !important;*/
}

    .botaotopmob a {
        display: block;
        right: 0;
        width: 201px;
        height: 43px;
        line-height: 43px;
        /*margin-left: 10px !important;*/
        background: url('../imagens/botao-base-topo-mirus-rastreamento-de-veiculos.jpg') no-repeat;
        background-size: 100% 100%;
        text-align: center;
        font-size: 12px;
        font-weight: bold;
        color: #ffffff;
    }

.botaotopmobNovo {
    /*width: 412px;*/
    width: 201px;
    height: 43px;
    margin: 6px auto 30px;
    padding: 0 !important;
    /*float: right !important;*/
}

    .botaotopmobNovo a {
        display: block;
        right: 0;
        width: 215px;
        height: 68px;
        line-height: 63px;
        /*margin-left: 10px !important;*/
        background: url('../imagens/botao-base-topo-mirus-rastreamento-de-veiculos.png') no-repeat;
        background-size: 100% 100%;
        text-align: center;
        font-size: 12px;
        font-weight: bold;
        color: #ffffff;
        padding-top: 12px;
    }

.menu {
    height: 52px;
    background: url('../imagens/base-menu-rastreamento-de-veiculos.jpg');
}

.menuitens {
    margin: 0;
}

    .menuitens .active {
        background: rgba(74, 196, 243, 0.5);
    }

    .menuitens li a {
        display: block;
        float: left;
        /*width: 16.66%;*/
        width: 20%;
        line-height: 52px;
        text-align: center;
        font-size: 16px;
        color: #ffffff;
        opacity: 1.0;
    }

.slide {
    background: url('../imagens/base-banner-rastreamento-de-veiculos.jpg');
}

.barra {
    background: url('../imagens/barrinha-sub-menu-mirus-rastreamento-veicular.jpg');
}

.botaoslidecarro, .botaoslidemoto, .botaoslidefrota, .botaoslidetelevenda,
.internoslidecarro, .internoslidemoto, .internoslidefrota, .internoslidetelevenda {
    height: 63px;
}

.botaoslidecarro {
    background: url('../imagens/icone-rastreamento-carros.png') #43b3d9 no-repeat 50%;
}

    .botaoslidecarro img {
        display: block;
        margin: 20px auto 0;
    }

.botaoslidemoto {
    background: url('../imagens/icone-rastreamento-motos.png') #037d80 no-repeat 50%;
}

    .botaoslidemoto img {
        display: block;
        margin: 15px auto 0;
    }

.botaoslidefrota {
    background: url('../imagens/icone-rastreamento-frota.png') #e0aa00 no-repeat 50%;
}

    .botaoslidefrota img {
        display: block;
        margin: 17px 0 0 -6px;
    }

.botaoslidetelevenda {
    background: url('../imagens/seguro-icone-home.png') #060c23 no-repeat 50%;
}

    .botaoslidetelevenda img {
        display: block;
        margin: 15px auto 0;
    }

.barra_resp {
    width: 25%;
    float: left;
    height: 45px;
    background-size: 40%;
}

.internoslidecarro {
    background: #4ac4f3;
    padding: 0px !important;
}

.internoslidemoto {
    background: #099c96;
    padding: 0px !important;
}

.internoslidefrota {
    background: #fdc101;
    padding: 0px !important;
}

.internoslidetelevenda {
    background: #1f253d;
}

    .internoslidecarro p, .internoslidemoto p, .internoslidefrota p, .internoslidetelevenda p {
        color: #ffffff;
        font-size: 16px;
        padding: 8px 0;
    }

.internoslidecarro p, .internoslidemoto p, .internoslidefrota p {
    padding-left: 15px;
}

.internoslidecarro a, .internoslidemoto a, .internoslidefrota a, .internoslidetelevenda a {
    display: block;
    width: 100%;
    height: 100%;
    color: #ffffff;
    font-size: 14px;
    padding: 10px 0;
    padding-left: 15px;
}

.internoslidecarro span, .internoslidemoto span, .internoslidefrota span, .internoslidetelevenda span {
    font-weight: bold;
    font-size: 19px;
}

.homepreco {
    margin: 5px 0 15px;
}

.empresacaixacima {
    float: right;
    width: 50px;
    height: 50px;
    background: #fdc101;
    margin-top: 25px;
}

.empresafoto {
    float: right;
    width: 100%;
    margin-top: 5px;
}

.empresacaixabaixo1 {
    float: left;
    width: 100%;
    height: 50px;
    background: url('../imagens/mirus-quadrado-azul.png') no-repeat #43b3d9;
    margin-top: 5px;
}

    .empresacaixabaixo1 p {
        color: #ffffff;
        font-size: 16px;
        padding: 3px 0 0 65px;
    }

    .empresacaixabaixo1 span {
        font-weight: bold;
    }

.empresacentral img {
    margin-bottom: 10px;
}

.clientelogo img {
    width: 100%;
}

.form-group {
    margin-bottom: -15px !important;
}

    .form-group span {
        text-align: right;
        display: block;
    }

.contatocampo {
    opacity: 0.5;
    border: none !important;
    color: #ffffff !important;
}

.contatomensagem {
    float: left;
    width: 92% !important;
}

.contatoenviar {
    float: right;
    margin-top: 24px;
    width: 39px;
    height: 134px;
    background-image: url('../imagens/bt-enviar.jpg') !important;
}

.contatocaixacima {
    float: right;
    width: 50px;
    height: 50px;
    background: #fdc101;
    margin-top: 25px;
}

.contatofoto {
    float: right;
    width: 100%;
    margin-top: 5px;
}

.contatocaixabaixo1 {
    float: left;
    width: 100%;
    height: 50px;
    background: url('../imagens/mirus-quadrado-azul.png') no-repeat #43b3d9;
    margin-top: 5px;
    padding-left: 60px;
}

    .contatocaixabaixo1 p {
        color: #ffffff;
        font-size: 16px;
        padding: 3px 0 0 10px;
    }

    .contatocaixabaixo1 span {
        font-weight: bold;
    }

.contatocaixabaixo2 {
    float: right;
    width: 100%;
    height: 50px;
    margin-top: 5px;
}

    .contatocaixabaixo2 p {
        line-height: 50px;
        color: #ffffff;
        font-size: 16px;
        font-weight: bold;
        padding: 0 0 0 10px;
    }

.contatocaixabaixo3 {
    float: right;
    width: 100%;
    margin-top: 5px;
}

    .contatocaixabaixo3 p {
        font-size: 12px;
        font-weight: bold;
    }

.anatel {
    float: right;
}

.produto {
    height: 63px;
    opacity: 0.2;
    /*box-shadow: 12px 0px 0px #555 inset;*/
}

.produtovalor {
    font-size: 18px;
    font-weight: bold;
    line-height: 35px;
    margin: 30px 0;
}

    .produtovalor span {
        font-size: 26px;
    }

    .produtovalor strong {
        font-size: 70px;
    }

div.produtovalor, div.produtovalormotoseta {
    float: right;
    margin-left: 10px;
}

    div.produtovalor small, div.produtovalor span {
        display: block;
        line-height: 20px;
    }

div.produtovalormotoseta {
    background: url('../imagens/seta.png') no-repeat 20px 10px;
    width: 90px;
    height: 100px;
}

.produtoimg {
    width: 100%;
}

.produtocarro {
    background: url('../imagens/rastreador-para-carros-mirus-rastreamento.png') no-repeat 275px 30px;
}

.produtomoto {
    background: url('../imagens/rastreador-para-motos-mirus-rastreamento.png') no-repeat;
    background-size: 60%;
}

@media (max-width: 992px) {
    .produtocarro {
        background-position: 225px 60px;
        background-size: 65%;
    }

    .produtomoto {
        background-position: 0px 100px;
    }
}

@media (max-width: 630px) {
    .menuitens li a {
        font-size: 12px;
    }

    .produtocarro {
        background-position: 230px;
        background-size: 50%;
    }

    .produtomoto {
        background-position: 0px 150px;
        background-size: 45%;
    }
}

.produtomotochamada {
    font-size: 44px;
    font-weight: bold;
}

.produtomotovalor {
    font-size: 70px !important;
    font-weight: bold;
}

.produtofrotalista {
    list-style: initial;
}

.titulo {
    width: 100%;
    height: 150px;
    color: #ffffff;
    font-size: 14px;
    padding: 40px 0 0 80px;
    margin-bottom: -70px;
}

    .titulo span {
        font-weight: bold;
        font-size: 16px;
    }

.titulocarro {
    background: url('../imagens/topo-carro.png') no-repeat;
    background-size: 100%;
}

.titulomoto {
    background: url('../imagens/topo-motos.png') no-repeat;
    background-size: 100%;
}

.titulofrota {
    background: url('../imagens/topo-frotas.png') no-repeat;
    background-size: 100%;
}

.carrolista {
    list-style: initial;
}

.circulo {
    display: inline-block;
    color: #ffffff;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 43px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.circuloazul {
    background: #46b3de;
    border: solid 3px #4bc4f1;
}

.circuloverde {
    background: #04888d;
    border: solid 3px #0fa19e;
}

.circulolaranja {
    background: #e0aa00;
    border: solid 3px #ffbe06;
}

.rodape1 {
    background: #006991;
}

    .rodape1 span {
        line-height: 56px;
        color: #ffffff;
        padding-left: 10px;
        font-size: 11px;
    }

    .rodape1 .facebook {
        margin-top: 4px;
    }

    .rodape1 .row {
        background: #0277a3;
        height: 20px;
        margin-top: -20px;
    }

.rodape2 {
    background: #3a8fc8;
}

    .rodape2 h6 {
        color: #ffffff;
    }

    .rodape2 ul li, .rodape2 p, .rodape2 span {
        font-size: 11px;
        color: #ffffff;
    }

    .rodape2 .televendas {
        font-size: 19px;
    }

    .rodape2 span {
        display: block;
        width: 100%;
        text-align: center;
        padding: 20px 0;
    }

#rodape /*rodapé do sistema */ {
    background: url(../imagens/Rodape/base.png) repeat-y;
    width: 100%;
    color: #d9d9d9;
    position: fixed;
    bottom: 0px;
    left: 0px;
    height: 78px;
    display: none;
}

.btnFooter {
    border: 0;
    float: right;
    height: 40px;
}

.noPadding {
    padding: 0 !important;
}

.fRight {
    float: right !important;
}

.fLeft {
    float: left !important;
}

.paddingT {
    padding-top: 15px !important;
}

.paddingR {
    padding-right: 15px !important;
}

.paddingB {
    padding-bottom: 15px !important;
}

.paddingL {
    padding-left: 15px !important;
}
