@charset "utf-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap");
html {
    scroll-behavior: smooth;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
a {
    text-decoration: none;
}
img {
    border: 0;
}
ul {
    list-style-type: none;
}
body {
    min-width: 290px;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    overflow-x: hidden;
    color: #6b6d71;
}
.clear {
    clear: both;
}
input:focus {
    outline: 0;
}
iframe {
    border: 0;
}
button:focus {
    outline: 0;
}
.vermelho {
    background: #cb2128;
}
.cinza {
    background: #efefef;
}
.margin-top-g {
    margin-top: 40px;
}
.margin-top-m {
    margin-top: 30px;
}
.margin-top-p {
    margin-top: 13px;
}
.margin-bottom-g {
    margin-bottom: 60px;
}
.margin-bottom-m {
    margin-bottom: 30px;
}
main,
footer,
.container-ipct,
.row {
    position: relative;
    float: left;
}
header,
main,
footer {
    float: left;
    width: 100%;
    height: auto;
}
.container-ipct,
.menu_topo ul {
    display: block;
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
}
.faixa_topo {
    display: block;
    width: 100%;
    min-height: 57px;
    padding-bottom: 10px;
    background: #242424;
}
.faixa_topo p {
    float: right;
    width: 20%;
    height: 49px;
    text-align: right;
    color: #fff;
    line-height: 4;
    font-size: 13px;
}
.box-frases {
    float: right;
    width: 50%;
    min-height: 50px;
}
.box-frases p,
.box-frases em {
    float: left;
    width: 100%;
    text-align: right;
    margin-top: 4px;
    height: 20px;
    font-weight: 300;
    line-height: 1;
    color: #a7a7a7;
}
.box-frases p,
.box-frases em {
    font-size: 13px;
}
.box-frases em {
    font-weight: 400;
    color: #ff003c;
    line-height: 1;
    margin-top: 8px;
    font-size: 11px;
}
.faixa_topo .container-ipct {
    display: block;
    padding-top: 4px;
}
.faixa_topo .container-ipct .insta {
    float: left;
    font-size: 35px;
    color: #fff;
}
.faixa_topo .container-ipct .bt-cliente {
    float: right;
    width: 280px;
    height: 49px;
    transition: 400ms;
    cursor: pointer;
    padding: 15px 0;
    text-align: center;
}
.faixa_topo .container-ipct .bt-cliente:hover {
    background: #cb5521;
}
.faixa_topo .container-ipct .bt-cliente a,
.faixa_topo .container-ipct .bt-cliente i {
    color: #fff;
}
.faixa_topo .container-ipct .bt-cliente a {
    margin-left: 15px;
}
header {
    display: block;
    width: 100%;
    min-height: 113px;
} /*!-- HEADER */
.logotipo {
    float: left;
    width: 256px;
    height: 92px;
    margin: 13px 0 7px;
}
.eng-suporte {
    float: right;
    width: 609px;
}
.eng-suporte a {
    float: right;
    width: 281px;
    height: 62px;
    padding: 18px 0;
    border: 2px solid #c9c9c9;
    text-align: center;
    transition: 400ms;
    cursor: pointer;
    margin-top: 25px;
    margin-left: 15px;
    box-sizing: border-box;
}
.eng-suporte a {
    color: #6b6d71;
}
.eng-suporte a:hover {
    background: #b3c1c7;
}
.eng-suporte a i {
    margin-right: 15px;
    color: #242424;
}
#banner {
    float: left;
    width: 100%;
    height: auto;
}
.titulo {
    width: 100%;
    font-size: 30px;
    color: #000;
    padding: 0;
    font-weight: 400;
    text-align: center;
}
.breadcrumb {
    position: absolute;
    right: 5%;
    top: 0;
    width: auto;
}
.breadcrumb li {
    display: inline;
    float: left;
    color: #414549;
}
.breadcrumb li + li:before {
    padding: 8px;
    color: black;
    content: "/\00a0";
}
ul.breadcrumb li a {
    color: #414549;
    text-decoration: none;
}
.pulse {
    cursor: pointer;
    box-shadow: 0 0 0 rgba(2, 121, 255, 0.4);
    animation: pulse 2s infinite;
}
.pulse:hover {
    animation: none;
}
@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(2, 121, 255, 0.4);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(2, 121, 255, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(2, 121, 255, 0);
    }
}
@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(22, 121, 255, 0.4);
        box-shadow: 0 0 0 0 rgba(2, 121, 255, 0.4);
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(2, 121, 255, 0);
        box-shadow: 0 0 0 10px rgba(2, 121, 255, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(2, 121, 255, 0);
        box-shadow: 0 0 0 0 rgba(2, 121, 255, 0);
    }
}

.locais .cidades{width: 100%; box-sizing: border-box; padding: 5px; text-align:justify;}
.locais .bt{padding:10px; margin: 5px; font-size: 12px; display:inline-block; vertical-align:middle;}

.regioes, .bar_regiao, .box_regiao{width:100%; height: auto; position: relative; float: left;}
.bar_regiao{background:#eee; text-align: center;}
.button_regiao{padding:10px 20px; font-size: 12px; background: #535353; color: #fff; border: 0;}
.bt_ativo{background:#242424;}
.box_regiao{box-sizing: border-box; padding:20px; border: 1px solid #eee; }
.box_regiao p{font-size:12px; font-weight: 500; color: #535353; width: 25%; position: relative; float: left; box-sizing: border-box; padding:5px;}

footer {
    height: 287px;
    background: #242424;
}
.cardRodape {
    float: left;
    width: 351px;
    height: auto;
    color: #fff;
    text-align: justify;
    margin-right: 30px;
}
.cardRodape h4 {
    font-size: 20px;
    font-weight: 400;
}
.cardRodape p {
    font-size: 18px;
}
.cardRodape p a,
.cardRodape li a {
    color: #fff;
}
.cardRodape li a {
    float: left;
    width: 100%;
    line-height: 1.8;
}
.img-partner {
    position: relative;
    float: right;
    margin-top: 30px;
}
.direitosReservados {
    display: block;
    width: 100%;
    float: left;
    width: 100%;
    padding: 8px 0;
    color: #000;
    font-size: 13px;
    background: #fff;
}
.direitosReservados .ipct {
    font-weight: normal;
    font-size: 13px;
}
@media only screen and (min-width: 980px) and (max-width: 1400px) {
    #bg_banner {
        margin-top: 0;
        height: auto;
    }
    #banner {
        float: left;
        width: 100%;
        height: auto;
    }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
    #logotipo {
        display: inline-block;
        float: none;
        margin: 40px 0 0;
    }
}
@media only screen and (min-width: 480px) and (max-width: 666px) {
    #banner {
        margin-bottom: 20px;
    }
    .breadcrumb {
        display: none;
    }
    .cinza {
        padding-bottom: 20px;
    }
    .container-ipct,
    .cardRodape p,
    .cardRodape h4,
    .cardRodape ul li {
        text-align: center;
    }
    .margin-top-g {
        margin-top: 5px;
    }
    .margin-bottom-g {
        margin-bottom: 5px;
    }
    body,
    .eng-suporte,
    .box-frases {
        width: 100%;
    }
    .faixa_topo {
        float: left;
    }
    .box-frases,
    .box-frases p,
    .box-frases em {
        text-align: center;
        height: auto;
    }
    .logotipo {
        position: relative;
        float: left;
        margin: 30px 0;
        left: 50%;
        margin-left: -128px;
    }
    .eng-suporte {
        display: none;
    }
    .titulo {
        font-size: 20px;
    }
    footer {
        height: auto;
    }
    .cardRodape {
        width: 100%;
        padding: 0 5%;
        margin: 0;
    }
    .img-partner {
        width: 30%;
        height: auto;
        margin: 20px 35%;
        box-sizing: border-box;
    }
}
@media only screen and (max-width: 479px) {
    #banner {
        margin-bottom: 20px;
    }
    .breadcrumb {
        display: none;
    }
    .cinza {
        padding-bottom: 20px;
    }
    .container-ipct,
    .cardRodape p,
    .cardRodape h4,
    .cardRodape ul li {
        text-align: center;
    }
    .margin-top-g {
        margin-top: 5px;
    }
    .margin-bottom-g {
        margin-bottom: 5px;
    }
    body,
    .eng-suporte,
    .box-frases {
        width: 100%;
    }
    .faixa_topo {
        float: left;
    }
    .box-frases,
    .box-frases p,
    .box-frases em {
        text-align: center;
        height: auto;
    }
    .logotipo {
        position: relative;
        float: left;
        margin: 30px 0;
        left: 50%;
        margin-left: -128px;
    }
    .eng-suporte {
        display: none;
    }
    .titulo {
        font-size: 20px;
    }
    footer {
        height: auto;
    }
    .cardRodape {
        width: 100%;
        padding: 0 5%;
        margin: 0;
    }
    .img-partner {
        width: 30%;
        height: auto;
        margin: 20px 35%;
        box-sizing: border-box;
    }
}
