.nota-fiscal-eletronica p {
    padding: 22px;
    text-align: justify;
}
.nota-fiscal-eletronica{
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #eee;
}
.centered-form .botoes-kinoplex{
    margin-bottom: 0 !important;
}

.cpf-nota-fiscal-eletronica p {
    padding: 0;
    margin: 0;
    text-align: justify;
}
.cpf-nota-fiscal-eletronica{
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #eee;
}
.nota-carioca{
    font-size: 16px !important;
    color: #666 !important;
}

/*BANNERS POR TELA*/

/*FIM BANNERS POR TELA*/
h2, h3{
    font-family: Futura,Trebuchet MS,Arial,sans-serif !important;
    color: #f07d00 !important;
    font-weight: bold;
}
h3{
    margin-bottom: 25px;
}
/*FORMULÁRIOS*/
.centered-form .panel{
    background-color: #ffffff;
}
.centered-form .form-control{
    height: 50px !important;
    border: 1px solid #ccc !important;
}
.centered-form textarea{
    min-height: 150px;
}
/*FIM FORMULARIOS*/
.no-padding img{
  padding-left:0 !important;
  padding-right:0 !important;
}

.pagina-estatica .well{
    margin-top: 0;  
}
.pagina-estatica span.ti-Line-Smartphone-1{
    color: #f07d00 !important;
    font-size: 32px;
}
.pagina-estatica .fone-produtos{
    font-size: 18px;
    color: #666;
    font-weight: bold;
}

.pagina-estatica .botoes-kinoplex{
    max-width: 400px;
    font-size: 16px;
    text-transform: uppercase;
    background-color: #fff;
    color: #000;
    border: 1px #000 solid;
    margin-bottom: 50px;
}
.pagina-estatica .botoes-kinoplex:hover {
    color: #fff !important;
    background-color: #f90;
}

.alert-danger{
    margin-top: 50px;
}

.alert-success{
    margin-top: 50px;
}