﻿@import 'bootstrap.css';
@import 'plugins/plugins.css';
@import 'plugins/banner.css';
@import "fontes/font-awesome.css";
@import "fontes/icomoon.css";

/*===============================*/
/*          RESET               */
/*===============================*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    vertical-align: baseline;
    background: transparent
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

hr {
    display: none
}

textarea {
    resize: none;
    overflow: auto;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

button,
input[type="submit"],
input[type="button"] {
    border: none;
}

blockquote,
q {
    quotes: none;
}

input:focus,
select:focus,
textarea:focus {
    outline: 0
}

.left,
.box {
    float: left;
}

.right {
    float: right;
}

a,
a:hover {
    text-decoration: none !important;
}

p {
    font: 14px "Roboto";
    color: #3D3A54;
}


/*===============================*/
/*         CLASSES GERAIS        */
/*===============================*/
.noborder {
    border: 0
}

.transition {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.bt {
    color: #212121;
    font-family: "Roboto";
    font-weight: 300;
    font-size: 14px;
    background-color: #F7F7F7;
    text-transform: uppercase;
    padding: 9px 30px;
    display: inline-block;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    border: 1px solid #eeeeee;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.56);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.56);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.56);
}

.bt strong {
    font-weight: 900
}

.bt:hover {}

.bt-small {
    font-size: 11px;
    padding: 6px 20px 4px;
}

.bt-secundary {
    background-color: #3E3E4E;
    border-color: #3E3E4E;
    color: #FFFFFF;
    -webkit-box-shadow: 0px;
    -moz-box-shadow: 0px;
    box-shadow: 0px;

}

.bt.bt-secundary:hover {
    color: #FFFFFF;
}

.container-reduct {
    padding: 0 55px;
}

.titulo,
.title {
    font-size: 28px;
    font-family: "Roboto";
    font-weight: 300;
    color: #3D3B55;
    letter-spacing: -1.5px;
    padding-top: 55px
}

.title {
    margin-bottom: 20px;
}

.title strong {
    display: block;
}

.titulo:before,
.title:before {
    content: "";
    height: 7px;
    width: 40px;
    display: block;
    background-color: #3D3B58;
    position: relative;
    top: -17px;
}

.titulo strong,
.title strong {
    font-weight: 900
}

.center-content {
    width: 415px;
    text-align: center;
    padding: 20px 0;
}

.center-content p {
    margin-bottom: 12px
}

.center-content p strong {
    font-size: 14px
}

.banner-interno {
    width: 100%;
    height: 275px;
}

.div-scrolldown #play_video {
    display: none
}

.conteudo {
    padding-top: 15px
}

.hidden-desktop {
    display: none;
}

/*********************/
/*    BREADCRUMB     */
/*********************/
.header-internas {
    width: 100%;
    background-color: #3E3E4E;
    padding-top: 35px;
    padding-bottom: 20px;
}

.header-internas h2 {
    font-family: "Roboto";
    font-size: 28px;
    font-weight: 300;
    color: #FFFFFF;
    margin-top: 15px
}

.header-internas h2 .black {
    font-weight: 900;
}

.header-internas .title-container img {
    margin: 0 auto -13px;
}

#breadcrumb {
    margin: 0 auto;
    padding: 0 0 10px;
    width: 780px;
    text-align: center;
}

#breadcrumb li {
    display: inline;
    font-size: 10px;
    font-family: "Arial";
    color: #FFFFFF;
}

#breadcrumb li a {
    color: #FFFFFF;
}

#breadcrumb li a:hover {
    text-decoration: underline
}

@media (max-width: 768px) {
    .container-reduzido {
        padding: 0 5%
    }

    #breadcrumb {
        width: 100%;
    }

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

    .hidden-desktop {
        display: block;
    }
}

@media (max-width: 500px) {
    .container-reduct {
        padding: 0
    }

    #breadcrumb,
    .center-content {
        width: 100%;
    }
}

/*============================*/
/*          ICONS            */
/*============================*/
.icone {
    display: block;
}

.icon.icon-sobre {
    background: url("../images/icon/icon-insitucional.png") no-repeat;
}

.icon.icon-produtos {
    background: url("../images/icon/icon-produtos.png") no-repeat;
}

.icon.icon-qtcad {
    background: url("../images/icon/icon-qtcad.png") center no-repeat;
    width: 53px;
    height: 49px;
}

.icon.icon-404 {
    background: url("../images/icon/icon-404.png") no-repeat;
}

.icon.icon-catalogo {
    background: url("../images/icon/icon-catalogo.png") no-repeat;
}

.icon.icon-onde-encontrar {
    background: url("../images/icon/icon-onde-encontrar.png") no-repeat;
}

.icon.icon-revendedor {
    background: url("../images/icon/icon-revendedor.png") no-repeat;
}

.icon.icon-contato {
    background: url("../images/icon/icon-contato.png") no-repeat;
}

.icon.icon-arquivo {
    background: url("../images/icon/icon-arquivo.png") no-repeat;
}

.icon.icon-videos {
    background: url("../images/icon/icon-video-gallery.png") no-repeat;
}

.icone-mini {
    width: 17px;
    height: 17px;
}

.icone-home {
    background: url("../images/icon/icon-home.png") center no-repeat
}

.icone-pesquisar {
    background: url("../images/icon/icon-search.png") center no-repeat;
    padding: 10px 0;
}

.icon {
    display: block;
    width: 46px;
    height: 46px;
}

.icon.icon-telefone {
    background: url("../images/icon/icon-fone.png") center no-repeat;
}

.icon.icon-localizacao {
    background: url("../images/icon/icon-localizacao.png") center no-repeat;
}

.icon.icon-fax {
    background: url("../images/icon/icon-fax.png") center no-repeat;
}

.icon.icon-erro-busca {
    background: url("../images/icon/icon-busca-erro.png") center no-repeat;
}

.icon.icon-flash {
    background: url("../images/icon/icon-pdf.png") -26px 0 no-repeat;
    width: 26px;
    height: 27px;
    margin-bottom: 10px
}

.icon.icon-pdf {
    background: url("../images/icon/icon-pdf.png") 0 0 no-repeat;
    width: 26px;
    height: 27px;
    margin-bottom: 10px
}

/*===============================*/
/*          HEADER              */
/*===============================*/
#header {
    border-bottom: 5px solid #FF9326;
}

#header #logo {
    margin: 30px 0 10px;
}

#header .sel-idioma {
    text-align: right;
    margin-top: 7px
}

#header .sel-idioma ul li a {
    color: #444444;
    font-family: "Roboto";
    font-size: 12px;
    margin-left: 10px;

}

@media (max-width: 790px) {
    #header #logo {
        margin: 30px 0 10px;
        text-align: center;
    }
}

#header .top-header a.btn-link-whatsapp {
    background-color: #22b354;
    border-radius: 25px;
    text-transform: uppercase;
    padding: 10px 25px;
    color: #FFFFFF;
    font: 12px "roboto condensed";
    position: relative;
    top: 5px;
}

#header .top-header a.btn-link-whatsapp i {
    padding-right: 10px;
    font-size: 24px;
    position: relative;
    top: 5px;
}

#header .top-header a.btn-link-whatsapp span {
    position: relative;
}

@media (max-width: 790px) {
    #header .top-header a.btn-link-whatsapp {
        padding: 8px 25px;
    }

    #header .top-header a.btn-link-whatsapp i {
        top: 0;
    }

    #header .top-header a.btn-link-whatsapp span {
        top: -4px;
    }
}

/*============================*/
/*          MENU              */
/*============================*/
#menu-navigator #navigator {
    text-align: right;
    margin-top: 10px;
}

#menu-navigator #navigator li {
    display: inline-block;
    position: relative;
}

#menu-navigator #navigator li a {
    color: #3E3E4D;
    font-family: "Roboto Condensed";
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    padding: 8px 11px;
    display: block;
    position: relative;
}

#menu-navigator #navigator li a.home {
    top: 11px
}

#menu-navigator #navigator li a:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 15px;
    background-color: #E2E3EF;
    left: -2px;
    top: 10px;
}

#menu-navigator #navigator li:first-of-type a:before {
    content: none;
}

#menu-navigator #navigator li:last-of-type a {
    padding-right: 0
}

#menu-navigator ul li.dropdown-navigator::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid #20922E;
    border-left: 5px solid transparent;
    position: absolute;
    right: 5px;
    bottom: 0;
}

#menu-navigator ul li.dropdown-navigator:hover {
    cursor: pointer;
    background-color: #EEEEEE;
}

#menu-navigator li.dropdown-navigator ul.sub-menu {
    position: absolute;
    display: none;
    background-color: rgb(238, 238, 238, .9);
    top: 35px;
    left: 0;
    z-index: 10;
    padding-top: 10px;
    padding-bottom: 10px;
}

#menu-navigator li.dropdown-navigator ul.sub-menu li {
    margin: 0;
    width: 100%;
}

#menu-navigator li.dropdown-navigator ul.sub-menu li a {
    text-align: left;
    padding: 8px 20px !important;
    width: 315px;
}

#menu-navigator ul li.dropdown-navigator:hover>a,
#menu-navigator li.dropdown-navigator ul.sub-menu li>a:hover {
    color: #23527C !important;
}

#menu-navigator li.dropdown-navigator ul.sub-menu li a::before {
    content: unset !important;
}

/*======== MOBILE ============*/
#menu-mobile {
    position: absolute;
    display: none;
}

#menu-mobile .link-menu {
    color: #3D4094;
    font-size: 16px;
    text-transform: uppercase;
    padding: 7px 0;
    display: inline-block;
    font-family: "Roboto";
    z-index: 9;
    position: relative;
}

#menu-mobile .link-menu .bar {
    width: 17px;
    float: left;
    margin-right: 8px;
    padding-top: 4px;
}

#menu-mobile .link-menu .line-bar {
    display: inline-block;
    width: 100%;
    height: 2px;
    margin-bottom: 3px;
    background-color: #3D4094;
    float: left;
}

.fixed #menu-mobile .link-menu .line-bar {
    background-color: #FFFFFF;
}

#menu-navigator-mobile {
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
    z-index: 100;
    background: #FFFFFF;
    padding: 30px 0;
    display: none;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}

#menu-navigator-mobile #navigator-mobile {
    width: 328px;
    float: left;
    margin-left: 15px;
}

#menu-navigator-mobile ul li {
    position: relative;
}

#menu-navigator-mobile ul li a {
    font-family: "Roboto";
    font-size: 18px;
    text-transform: uppercase;
    color: #0C0C13;
    padding: 10px 0px 10px 7%;
    display: inline-block;
    width: 100%;
}

@media (max-width: 790px) {
    .top-header .col-sm-9 {
        display: none
    }

    #menu-mobile {
        display: block;
    }
}

/*============================*/
/*           HOME             */
/*============================*/
.header-solucoes {
    background-color: #3E3E4D;
}

.onde-encontrar .header-solucoes {
    margin-top: 80px;
}

/* Ajustes para evitar fontes acavaladas no dropdown de estados */
.onde-encontrar .bootstrap-select .dropdown-menu li a {
    padding: 8px 20px;
    line-height: 1.5;
    white-space: normal;
    min-height: 35px;
}

.onde-encontrar .bootstrap-select .dropdown-menu {
    max-height: 300px;
    overflow-y: auto;
}

.onde-encontrar .bootstrap-select .dropdown-menu li {
    margin-bottom: 2px;
}

.header-solucoes .container {
    position: relative;
}

.header-solucoes .container .img-predio {
    content: url("../images/img-predio-header.png");
    width: 199px;
    height: 122px;
    position: absolute;
    bottom: 0;
    right: 300px;
}

.header-solucoes .container .img-qtbar {
    content: url("../images/calc-barramentos.png");
    width: 180px;
    height: 126px;
    position: absolute;
    bottom: 0;
    right: 300px;
}

.header-solucoes .container .img-qtcub {
    content: url("../images/qtcub-software-h1.png");
    width: auto;
    height: 156px;
    position: absolute;
    bottom: -27px;
    right: 300px;
}

.header-solucoes .container .img-qtcad {
    content: url("../images/qtcad-software-h1.png");
    width: auto;
    height: 122px;
    position: absolute;
    bottom: 0;
    right: 300px;
}

.header-solucoes .container .col-sm-3 {
    min-height: 100px;
}

.header-solucoes .container .img-cubiculos {
    content: url("../images/img-cubiculos.png");
    width: 144px;
    height: 133px;
    position: absolute;
    bottom: 0;
    right: 90px;
}

.header-solucoes .container .bt {
    margin-top: 36px
}

.header-solucoes h2,
.header-solucoes h3 {
    font-size: 25px;
    font-family: "Roboto";
    font-weight: 300;
    color: #FFFFFF;
    padding: 45px 0 22px;
    letter-spacing: -0.6px;
}

/* .header-solucoes form{margin-top: 40px; } */
.header-solucoes form {
    margin-top: 34px;
}

.header-solucoes form input {
    -webkit-box-shadow: inset 0px 1px 8px 0px rgba(0, 0, 0, 0.43);
    -moz-box-shadow: inset 0px 1px 8px 0px rgba(0, 0, 0, 0.43);
    box-shadow: inset 0px 1px 8px 0px rgba(0, 0, 0, 0.43);

    border: none;
}

.header-solucoes form .input-group-btn .btn {
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.56);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.56);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.56);
    background-color: #F7F7F7;
}

.header-solucoes h3 {
    font-size: 20px
}

.header-solucoes h2 strong,
.header-solucoes h3 strong {
    font-weight: 600
}

section .col-sm-6 p,
section .col-sm-4 p {
    font-size: 16px;
    line-height: 1.8;
    margin-top: 15px;
    margin-bottom: 25px;
}

.serie-qtmac {
    width: 100%;
    background-color: #EEEEEE;
}

.serie-qtmac .col-sm-6:first-of-type {
    padding-right: 100px
}

.serie-qtmac .col-sm-6 img {
    position: relative;
    top: -35px;
    left: 40px;
}

.info {
    padding-bottom: 80px
}

.info .col-sm-4 {
    margin-top: 65px;
    padding-right: 45px;
}

.info .col-sm-4:nth-child(3n+1) {
    clear: left;
}

.info .col-sm-4 h3,
#modal-calculo .modal-body h2,
#calculo-qtei h4 {
    font-family: "Roboto";
    font-weight: 900;
    font-size: 22px;
    color: #3E3E4C;
    line-height: 30px;
    margin-bottom: 5px;
}

#modal-calculo .modal-body h2,
#calculo-qtei h4 {
    margin-top: 25px;
    margin-bottom: 10px;
}

#modal-calculo .modal-body hr {
    display: block;
}

.info .col-sm-4 p {
    font-family: "Roboto";
    font-size: 13px;
    line-height: 25px;
}

.info .col-sm-4 a {
    font-size: 13px;
    text-transform: uppercase;
    margin-top: 10px;
}

.qtbar {
    width: 100%;
    background-color: #3E3E4E;
    padding: 50px 0;
}

.qtbar .container h3,
.qtbar .container p {
    color: #FFFFFF
}

.qtbar .container h3.titulo:before {
    background-color: #FFFFFF
}

.qtbar .container .col-sm-6 img {
    position: absolute;
    top: -105px;
    left: 40px;
}

.qtbar .container .col-sm-6 h3,
.qtcad .container .col-sm-4 h3 {
    padding-top: 15px
}

.qtbar .container .col-sm-6 p,
.qtcad .container .col-sm-6 p {
    padding-right: 110px;
    padding-top: 0;
}

.qtcad {
    padding-top: 0px;
    background-color: #787883;
    padding-bottom: 40px;
}

.qtcad h3 {
    color: #FFFFFF;
}

.qtcad p {
    color: #FFFFFF;
    line-height: 1.8;
    margin-top: 15px;
    margin-bottom: 25px;
    font-size: 16px;
}

.qtcad h3.titulo:before {
    background-color: #FFFFFF
}

/* #mdbueno [Remover regra anterior, remover .development abaixo */
.qtcad .container .col-sm-5 img,
.qtcub .container .col-sm-5 img {
    position: absolute;
    top: -38px;
    right: 40px;
}

.qtcub .container .col-sm-5 img {
    top: -16px;
}

/* Problemas de responsividade */


.header-solucoes h3,
.header-solucoes h4 {
    margin-top: 0;
}

.area-chamada {
    width: 100%;
    height: 505px;
    background: url("../images/bg-chamada-apelativa.jpg") center no-repeat;
    background-size: 100% 100%;
}

.area-chamada h4,
.area-chamada p {
    font-family: "Roboto";
    font-size: 35px;
    color: #FFFFFF;
}

.area-chamada h4 {
    font-weight: 700;
    padding-top: 170px;
    margin-top: 0;
}

.area-chamada h4:before {
    content: "";
    height: 7px;
    width: 40px;
    display: block;
    background-color: #FFFFFF;
    position: relative;
    top: -17px;
    margin: auto;
}

.area-chamada a {
    margin-top: 30px;
}

@media (max-width: 790px) {
    .header-solucoes {
        display: none;
    }

    .header-solucoes h2 {
        text-align: right;
        padding: 22px 0;
    }

    .header-solucoes .container .img-predio {
        right: 0
    }

    .header-solucoes .container .pull-right {
        float: none !important;
        position: relative;
        z-index: 2;
        text-align: center;
    }

    .serie-qtmac {
        padding-bottom: 60px
    }

    .serie-qtmac .col-sm-6.img-qtmac-mobile {
        padding-right: 0;
    }

    .serie-qtmac .img-qtmac-mobile img {
        max-width: 80%;
        display: block;
        margin: auto;
        top: -30px;
        left: 0;
    }

    .header-solucoes h3 {
        padding: 22px 0;
    }

    .header-solucoes .container .col-sm-3 {
        height: 110px;
    }

    .qtcad {
        padding-bottom: 45px
    }

}

@media (max-width: 768px) {
    .qtcad .container-reduct {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
}

@media (max-width: 500px) {

    .header-solucoes h2,
    .header-solucoes h3 {
        font-size: 18px;
        padding: 13px 0;
    }

    .info .col-sm-4,
    .qtbar .container .col-sm-6 p {
        padding-right: 0;
    }

    .header-solucoes .container .img-cubiculos {
        right: 10px
    }

    .area-chamada h4 {
        padding-top: 120px;
    }
}

/*===============================*/
/*    SLIDER SOFTWARES          */
/*===============================*/
.bx-softwares .bx-viewport {
    overflow: inherit !important
}

.bx-softwares .bxslider h2 {
    padding-top: 35px;
    padding-bottom: 0px
}

.bx-softwares .bxslider p {
    color: #FFFFFF;
    font-size: 17px;
    font-weight: 300
}

.bx-softwares .col-xs-4 {
    height: 95px;
}

.bx-softwares .bx-controls a {
    width: 15px;
    height: 25px;
    background: url("../images/arrow-softwares.png");
    display: inline-block;
    position: absolute;
    top: 45%;
    text-indent: -99999px
}

.bx-softwares .bx-controls a.bx-prev {
    left: -25px;
}

.bx-softwares .bx-controls a.bx-next {
    right: -25px;
    background-position: -15px 0;
}

/*===============================*/
/*     BOXES SOFTWARE            */
/*===============================*/
.boxes-softwares {
    width: 380px;
    padding: 20px 30px;
    background-color: #EEEEEE;
    position: absolute;
    margin-bottom: 20px;
    right: 0;
    top: 125px;
    z-index: 9;
    overflow: hidden;
}

.boxes-softwares.new-software:before {
    background-color: #337AB7;
    content: "Novo";
    font-size: 15px;
    color: #FFFFFF;
    font-weight: 700;
    position: absolute;
    left: -24px;
    top: 4px;
    padding: 3px 25px;
    -ms-transform: rotate(320deg);
    transform: rotate(320deg);
}

.boxes-softwares.new-software-animated:before {
    width: 63px;
    height: 53px;
    content: "";
    position: absolute;
    background: url('../images/novidade.gif');
    top: 0;
    left: 0;
}

.boxes-softwares:nth-child(3) {
    top: 275px;
}

.boxes-softwares:nth-child(4) {
    top: 425px;
}

.boxes-softwares:nth-child(5) {
    top: 577px;
}

.boxes-softwares h3 {
    color: #3E3E4C;
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    padding: 0;
    position: relative;
}

.boxes-softwares h3:before {
    content: "";
    display: block;
    width: 20px;
    height: 4px;
    background-color: #3E3E4D;
    margin-bottom: 8px;
}

.boxes-softwares.small h3 {
    font-size: 17px;
}

.boxes-softwares.small h3:before {
    width: 15px;
    height: 3px;
}

.boxes-softwares .link-boxes-softwares {
    padding-top: 10px;
    text-transform: uppercase;
    font-size: 14px;
    display: block;
}

/*============================*/
/*       INSTITUCIONAL        */
/*============================*/

.quem-somos .header-internas {
    padding-bottom: 110px
}

.quem-somos article.conteudo {
    position: relative;
    top: -100px;
}

article.conteudo p {
    color: #666666;
    font-size: 15px;
    margin-bottom: 20px
}

article.conteudo p strong {
    color: #6B8398;
    font-size: 16px;
}

article.conteudo .bloco-video {
    margin: 0px 0 20px;
}

article.conteudo .bloco-video iframe,
article.conteudo .bloco-video img {
    max-width: 100%
}

article.conteudo h3 {
    font-size: 28px;
    color: #6C8199;
    font-weight: 300;
    margin-bottom: 15px;
    letter-spacing: -1px;
}

article.conteudo h3 span {
    font-weight: 600
}

article.conteudo h3 strong {
    font-weight: 900
}

article.conteudo .col-sm-8 {
    margin-top: 15px;
}

article.conteudo .col-sm-8 h4 {
    font-size: 22px;
    color: #6C8099;
    display: inline-block;
    letter-spacing: -1.5px;
    position: relative;
    top: 5px;
    margin-right: 15px
}

/*============================*/
/*           SOFTWARE          */
/*============================*/
.softwares-page .conteudo .qtcad-info {
    background: url("../images/tela-qtcad.png") right 76px no-repeat;
    padding-top: 120px;
    padding-bottom: 110px;
    margin-bottom: 60px;
}


@media (max-width: 768px) {
    .qtcad-page .box-softwares h4 {
        margin-top: 30px;
    }

    .qtcad-page .conteudo .qtcad-info {
        background: none;
        margin-bottom: 60px;
    }
}


/*============================*/
/*           QTCAD          */
/*============================*/

.qtcad-page .conteudo p {
    font-size: 1.06rem;
    margin: 20px 0;
}

.qtcad-page .conteudo .title-qtcad {
    color: #3E3E4E;
    font-size: 28px;
    font-weight: 300;
    font-family: "Roboto";
    padding-top: 25px;
    position: relative;
}

.qtcad-page .conteudo p {
    font-family: "Roboto";
    font-size: 14px;
    color: #444444;
}

.qtcad-page .conteudo p strong {
    color: #3E3E4C;
    font-size: 17px;

}

.qtcad-page .conteudo .title-qtcad strong {
    font-weight: 800;
    display: block;
    font-size: 31px;
}

.qtcad-page .conteudo .title-qtcad::before {
    content: "";
    display: inline-block;
    width: 40px;
    height: 7px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #3E3E4E;
}

.qtcad-page .conteudo .qtcad-info {
    padding-top: 50px;
    margin-bottom: 60px;
}

.qtcad-page .conteudo .qtcad-info p.copyright {
    font-size: 0.7em;
}

@media (min-width: 768px) {
    .qtcad-page .conteudo .qtcad-info img {
        float: right;
    }

    .qtcad-page .conteudo .qtcad-download img {
        min-width: 70%;
    }
}

.box-baixar-agora .bt,
.qtcad-page .conteudo .qtcad-download .box-baixar-agora .bt,
.qtcad-page .conteudo .qtcad-manual a {
    background-color: #3E3E4E;
    border-color: #3E3E4E;
    color: #FFFFFF;
}

.qtcad-page .conteudo .qtcad-download .box-baixar-agora span {
    font-size: 17px;
    font-weight: 500;
    display: inline-block;
    margin-top: 0;
    margin-right: 0;
}

.qtcad-page .conteudo .qtcad-download .box-baixar-agora .box-form {
    width: 100%;
    border: none;
}

.qtcad-page .conteudo .qtcad-download .box-baixar-agora .box-form .form-group {
    float: left;
    width: 100%;
}

.qtcad-page .conteudo .qtcad-download .box-baixar-agora .box-form .form-group label {
    width: 30%;
    float: left;
    margin-top: 7px;
    font-weight: 600;
}

.qtcad-page .conteudo .qtcad-download .box-baixar-agora .box-form .form-group label.error {
    margin: 0;
}

.qtcad-page .conteudo .qtcad-download .box-baixar-agora .box-form .form-group label.error.valid {
    width: 15px;
    right: -20px;
    top: 10px;
}

.qtcad-page .conteudo .qtcad-download .box-baixar-agora .box-form .form-group input.form-control {
    width: 70%;
    float: left;
}

.qtcad-page .conteudo .qtcad-download .box-baixar-agora .box-form small {
    font-size: 12px;
    margin-top: 10px
}

.qtcad-page .conteudo .qtcad-manual .title-qtcad strong {
    display: block;
}

.qtcad-page .conteudo .qtcad-manual {
    margin-top: 50px;
    margin-bottom: 50px;
}

.qtcad-page .conteudo .box-softwares {
    padding: 0 0 100px;
}

.softwares-page .conteudo .box-softwares .col-sm-4 {
    margin-bottom: 35px;
    min-height: 150px;
}

.box-softwares span {
    text-transform: uppercase;
    background-color: #E7791F;
    font-size: 13px;
    font-weight: 500;
    padding: 2px 8px;
    border-radius: 20px;
    position: relative;
    display: inline-block;
    color: #FFFFFF;
    top: -10px;
}

.box-softwares h4 {
    letter-spacing: 2px;
    margin-bottom: 20px
}

.box-softwares p {
    font-size: 13px;
    color: #2B334B;
}

#videos-qtcad {
    width: 100%;
    padding: 30px 0 70px;
}

#videos-qtcad .lista-videos {
    height: 360px;
    overflow-y: scroll;
    overflow-x: hidden;
}

#videos-qtcad .lista-videos ul li figure img {
    width: 100%;
}

#videos-qtcad .lista-videos ul li h4 {
    font-size: 15px;
    color: #3E3E4C;
    font-family: "Roboto";
    font-weight: 700;
}

#videos-qtcad .lista-videos ul li .col-sm-7 a {
    color: #525252;
    font-size: 14px;
}


/*============================*/
/*       CATÁLOGOS           */
/*============================*/

.coluna-catalogo-flash * {
    max-width: 300px;
    margin: 0 auto;
}

#body-catalogo .lista-catalogo {
    padding: 40px 20px 0;
    margin: auto;
    width: 20%;
    float: left;
    text-align: center;
}

#body-catalogo .lista-catalogo .col-sm-8 {
    padding-left: 15px;
    color: #3D3B55;
    padding-top: 15px;
}

#body-catalogo .lista-catalogo .box-info h3 {
    font-family: 'Roboto';
    font-size: 20px;
    font-weight: 800;
    color: #3D3B55;
    letter-spacing: -1.5px;
    margin-bottom: 5px;
    position: relative;
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* #body-catalogo .lista-catalogo .box-info h3:before {
    content: "";
    height: 7px;
    width: 40px;
    display: block;
    background-color: #3D3B58;
    position: relative;
    top: -17px;
} */

/* #body-catalogo .lista-catalogo .box-info h3 span {float: left;} */
#body-catalogo .lista-catalogo .box-info .update-catalog {
    width: 125px;
    padding-left: 25px;
    background: url(../images/icon/icon-atualizacao.png) left no-repeat;
    font-size: 12px;
    letter-spacing: 0px;
    line-height: 11px;
    margin: 0 auto;
    text-align: left;
}

#body-catalogo {
    padding-bottom: 100px;
}

#body-catalogo .lista-catalogo .box-info p {
    font-size: 28px;
    font-weight: 300;
    color: #3D3B55;
    letter-spacing: -1.5px;
}

#body-catalogo .lista-catalogo .box-cataogo {
    margin-top: 18px;
    position: relative;
}

/* #body-catalogo .lista-catalogo .box-cataogo:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #3E3E4C;
    border-radius: 50%;
    margin-right: 5px;
} */
#body-catalogo .lista-catalogo .box-cataogo .icon {
    float: left;
    margin-bottom: 0;
    margin-right: 15px
}

#body-catalogo .lista-catalogo .box-cataogo .icon.icon-flash {
    position: relative;
    top: 5px
}

#body-catalogo .lista-catalogo .box-cataogo .btn-group {
    width: 100%;
    margin-top: 7px
}

#body-catalogo .lista-catalogo h4 {
    font-size: 13px;
    font-weight: 600;
    color: #3D3B55;
    font-family: "Roboto";
    margin-bottom: 5px;
}

#body-catalogo .lista-catalogo h4 span {
    font-weight: 400;
}

#body-catalogo .lista-catalogo p {
    font-size: 11px;
    color: #444444;
    font-family: "Arial";
    margin-bottom: 0;
}

.catalogo .conteudo {
    padding-bottom: 80px
}

@media (max-width: 768px) {
    #body-catalogo .lista-catalogo {
        width: 100%
    }

    #body-catalogo .lista-catalogo .box-cataogo {
        width: 100%;
        display: inline-block;
        text-align: center;
        margin-top: 20px;
    }

    #body-catalogo .lista-catalogo .box-cataogo .icon {
        float: none;
        display: block;
        margin: auto;
    }

    #body-catalogo .lista-catalogo .box-info h3 {
        font-size: 22px;
    }
}

/*============================*/
/*       ARQUIVOS            */
/*============================*/
.arquivos .info #box-arquivos .col-sm-4 {
    margin-top: 40px;
}

.arquivos .info #box-arquivos .col-sm-4:nth-of-type(3n+1) {
    clear: left;
}

.arquivos #box-arquivos .center-block {
    margin-top: 30px;
}

.arquivos #box-arquivos .center-block h4 {
    color: #3D3A58;
    font-size: 18px;
}

.arquivos article.conteudo h3,
.videos article.conteudo h3 {
    color: #3E3E4C
}

@media (max-width: 780px) {
    .arquivos #box-arquivos .center-block h4 {
        margin: 20px 0 10px
    }
}

/*===== VIDEOS =====*/
#videos {
    width: 100%;
    background-color: #3E3E4E;
    padding: 50px 0;

}

#videos .container h3.titulo {
    color: #FFFFFF !important;
    margin-bottom: 15px;
}

#videos .container h3.titulo:before {
    background-color: #FFFFFF
}


#extensao-videos {
    display: none;
}

#extensao-videos.open {
    display: block;
}

#extensao-videos #opcao-busca {
    width: 60%;
    margin: 0 20%;
    padding-top: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ECECEC;
}

#extensao-videos #opcao-busca .col-busca {
    text-align: center;
}

#categoria-videos ul {
    display: block;
    position: relative;
    width: 100%;
    min-height: 80px;
    border-bottom: 1px solid #CCCCCC;
}

#categoria-videos ul li {
    float: left;
    width: 11.1111%;
    text-align: center;
    transform: perspective(1px) translateY(-50%);
    padding-bottom: 10px;
    top: 40px;
    position: relative;
}

#categoria-videos ul li a {
    font-size: 15px;
    color: #19182C;
    font-weight: 600;

}

#categoria-videos ul li a.bt {
    font-size: 11px;
    font-weight: 300;
}

#oVideo {
    width: 100%;
    background-color: #EEEEEE;
    padding: 25px 0 60px;
    position: relative;
}

#oVideo .bloco-video .msg-erro {
    padding: 100px 0;
}

#oVideo .box-video {
    margin-bottom: 20px;
}

#oVideo .box-video h4 {
    margin-top: 10px;
    font-weight: 600;
}

.bt-fechar {
    width: 100%;
    padding: 35px 0;
}

@media (max-width: 780px) {
    #extensao-videos #opcao-busca {
        width: 80%;
        margin: 0 10%;
    }

    #oVideo .box-video iframe {
        width: 100%;
    }
}

@media (max-width: 500px) {
    #videos>.container>.row-fluid img {
        max-width: 100%
    }

    #categoria-videos ul {
        min-height: inherit;
        display: inline-block;
        padding-bottom: 30px;
    }

    #categoria-videos ul li {
        width: 100%
    }
}

/*============================*/
/*       ONDE ENCONTRAR       */
/*============================*/
#box-resultado h3 {
    margin-top: 40px;
    font-size: 18px;
}

#box-resultado .bt {
    font-size: 11px;
    padding: 5px 20px;
}

#box-resultado .bt.ativo {
    background-color: #191730;
    color: #FFFFFF
}

/* Tabs Modernas - Contatos */
.tabs-contatos {
    display: flex;
    gap: 10px;
    margin: 25px 0 30px 0;
    border-bottom: 2px solid #E5E5E5;
}

.tabs-contatos .tab-item {
    padding: 12px 25px;
    font-size: 14px;
    font-weight: 600;
    font-family: Arial, sans-serif;
    color: #666666;
    background-color: #F5F5F5;
    border: 1px solid #E5E5E5;
    border-bottom: none;
    border-radius: 8px 8px 0 0;
    text-decoration: none;
    transition: all 0.3s ease;
    cursor: pointer;
    position: relative;
    bottom: -2px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.tabs-contatos .tab-item:hover {
    background-color: #EBEBEB;
    color: #333333;
}

.tabs-contatos .tab-item.ativo {
    background-color: #FFFFFF;
    color: #ec8e3e;
    border-color: #E5E5E5;
    border-bottom: 2px solid #ec8e3e;
    box-shadow: 0 -2px 8px rgba(0,0,0,0.05);
}

.tabs-contatos .tab-item i {
    font-size: 16px;
}

/* Responsivo para Tabs */
@media (max-width: 768px) {
    .tabs-contatos {
        flex-direction: column;
        gap: 0;
        border-bottom: none;
    }
    
    .tabs-contatos .tab-item {
        border-radius: 6px;
        border: 1px solid #E5E5E5;
        margin-bottom: 10px;
        bottom: 0;
    }
    
    .tabs-contatos .tab-item.ativo {
        border-bottom: 1px solid #E5E5E5;
    }
}

#box-distribuidores {
    display: none
}

#box-resultado h4 {
    padding: 25px 0 0;
    position: relative;
    font-size: 16px;
    color: #707EA5;
    font-weight: 700;

}

#box-resultado h4 i {
    color: #6D819C;
    padding-right: 5px;
    font-size: 20px
}

#box-resultado h5 {
    color: #666666;
    font-weight: 700;
    margin-bottom: 10px;
    padding-top: 20px
}

#box-resultado p {
    margin-bottom: 10px
}

.sem-resultados {
    margin-top: 50px
}

.sem-resultados p,
.sem-resultados a {
    font-size: 12px !important;
    margin-bottom: 0 !important;
}

/*============================*/
/*       FORM STYLE           */
/*============================*/
#formContato.form-revendedor label[for="assunto"],
#formContato.form-revendedor label[for="mensagem"] {
    display: none !important;
}

.form-group {
    position: relative
}

.form-style label {
    display: block;
    color: #666666;
    font-size: 14px;
    margin-bottom: 7px
}

.form-style input.form-control,
.form-style select.form-control {
    background-color: #EEEEEE !important;
    border: none;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;

    -webkit-box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.06);
    box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.06);

}

.form-style textarea.form-control {
    background-color: #EEEEEE !important;
    width: 100%;
    height: 100px;
    border: none;
    padding: 15px 7%;
    color: #666666;
    font-size: 12px;
    font-family: arial;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.06);
    box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.06);
}

.form-style .form-group .bootstrap-select.btn-group {
    width: 100%;
}

.form-style .form-group .bootstrap-select.btn-group>dropdown-toggle {
    padding-top: 7px;
    padding-bottom: 7px
}

.form-style .g-recaptcha {
    margin-bottom: 15px;
}

.form-style .form-group.error.success input[type=text],
.form-style .form-group.error.success textarea {
    border: none
}

.form-style .form-group.error input[type=text],
.form-style .form-group.error textarea,
.form-style .form-group.error .dropdown-toggle {
    border: 2px solid #FF7373;
}

.form-style .form-group .error.valid,
.form-style .error.valid {
    background: url(../images/valid-form.png) no-repeat;
    text-indent: -9999px;
    width: 15px;
    height: 12px;
    position: absolute;
    top: 36px;
    right: 0px;
}

.form-style .form-group .bootstrap-select .error.valid {
    right: -20px;
    top: 8px;
}

.form-style label.error {
    color: red;
    font-style: normal;
    font-size: 12px;
}

.fancybox-skin .send-contact {
    padding: 55px 80px;
    text-align: center
}

.fancybox-skin .send-contact p {
    color: #333333;
    font-size: 15px;
    font-family: "Roboto";
    line-height: 26px;
}

.fancybox-skin .send-contact img {
    display: block;
    margin: 10px auto 10px !important;
}

.fancybox-skin .send-contact span {
    font-size: 12px;
    color: #333333;
    display: block;
    font-family: "Roboto"
}

.send-contact i {
    margin: 0 auto 10px;
    height: auto;
    font-size: 24px;
    color: #006600;
}

.send-contact p {
    color: #006600
}

/*============================*/
/*          CONTATO          */
/*============================*/

.box-form {
    width: 780px;
    margin: 10px auto;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ECECEC;
    border-top: 1px solid #ECECEC;
}

.box-form form .col-sm-6:nth-of-type(2n) {
    border-left: 1px solid #ECECEC;
    padding-left: 30px;
    padding-right: 5px
}

.box-contatos {
    width: 780px;
    margin: 10px auto;
    padding: 25px 0
}

.box-contatos .col-sm-4:nth-of-type(2n) {
    border-left: 1px solid #ECECEC;
    border-right: 1px solid #ECECEC;
}

.box-contatos .col-sm-4 .icon {
    display: inline-block
}

.box-contatos .col-sm-4 p {
    font-size: 15px;
    line-height: 22px;
}

.box-contatos .col-sm-4 p a {
    color: #666666;
}

.box-contatos .col-sm-4 p span {
    font-size: 10px
}

#mapa {
    margin-top: 25px;
    float: left;
    width: 100%;
    position: relative;
}

#googlemaps {
    height: 410px;
    width: 100%;
}

@media (max-width: 768px) {

    .box-form,
    .box-contatos {
        width: 100%;
    }

    .box-form form .col-sm-6:nth-of-type(2n) {
        border: none;
        padding-left: 15px
    }
}

/*===============================*/
/*     LISTAGEM PRODUTOS         */
/*===============================*/
#opcao-busca {
    width: 60%;
    margin: 0 15%;
    display: inline-block;
    padding-bottom: 20px;
    text-align: center;
}

#opcao-busca .col-busca {
    font-size: 16px;
    color: #19182C;
    font-family: "Roboto";
}

#opcao-busca .buscar-produtos {
    display: inline-block;
}

#opcao-busca .iradio_square {
    top: -2px
}

#busca-selecionado {
    width: 100%;
    padding: 0 0 100px;
    min-height: 100px;
    border-top: 1px solid #ECECEC;
    float: left;
}

#busca-selecionado h3.titulo:before {
    margin: auto
}

#busca-selecionado #lista-categorias {
    border-bottom: 1px solid #CCCCCC;
    width: 100%;
    float: left;
}

#busca-selecionado #lista-categorias>ul {
    position: relative;
    width: 100%;
    float: left;
}

#busca-selecionado #lista-categorias>ul>li {
    width: 25%;
    vertical-align: text-top;

}

.produtos #busca-selecionado #lista-categorias>ul>li>a {
    font-size: 18px;
    font-weight: 300;
    padding: 25px 20px;
}

.produtos #busca-selecionado #lista-categorias>ul>li>a:before {
    content: "";
    height: 5px;
    width: 30px;
    display: block;
    background-color: #CCCCCC;
    ;
    position: relative;
    top: -10px;
}

#busca-selecionado #lista-categorias>ul>li>a strong {
    font-weight: 700
}

#busca-selecionado #lista-categorias ul li {
    position: relative;
    float: left;
}

#busca-selecionado #lista-categorias ul li.ativo:after,
#busca-selecionado #lista-categorias ul li:hover:after {
    content: "";
    background: url(../images/ativo-categoria.png) no-repeat;
    display: inline-block;
    width: 11px;
    height: 7px;
    position: absolute;
    bottom: -7px;
    left: 35%;
    margin-left: -6px;
    z-index: 10;
}

#busca-selecionado #lista-categorias ul ul.sub-menu li.ativo:after,
#busca-selecionado #lista-categorias ul ul.sub-menu li:hover:after {
    left: 50%;
    bottom: -17px;
}

#busca-selecionado #lista-categorias ul li a {
    font-family: "Roboto";
    font-size: 16px;
    color: #CCCCCC;
    padding: 25px 22px;
    font-weight: 400;
    display: inline-block;
}

#busca-selecionado #lista-categorias ul li a:hover,
#busca-selecionado #lista-categorias ul li.ativo a,
#busca-selecionado #lista-categorias ul ul.sub-menu li a:hover {
    color: #3E3E51
}

.produtos #busca-selecionado #lista-categorias>ul>li.ativo>a:before,
.produtos #busca-selecionado #lista-categorias>ul>li:hover>a:before {
    background-color: #3E3E51;
}

#busca-selecionado #lista-categorias ul ul.sub-menu {
    display: none;
    position: absolute;
    bottom: -67px;
    background-color: #FFF;
    z-index: 9;
    padding: 10px 0;
    border-top: 0;
    float: left;
    width: 100%;
}

#busca-selecionado #lista-categorias ul ul.sub-menu.menu-ativo {
    border-bottom: 1px solid #CCCCCC;
}

#busca-selecionado #lista-categorias ul ul.sub-menu li.col-sm-2-new {
    width: 20%;
}

#busca-selecionado #lista-categorias ul ul.sub-menu li a {
    padding: 10px 0px;
    width: 100%;
    text-align: center;
}

#busca-selecionado #lista-categorias ul li li:hover:after,
#busca-selecionado #lista-categorias ul li li.ativo:after {
    background: none;
}

.busca-produtos {
    width: 60%;
    margin: 0 20%;
}

.busca-produtos .navigator-search {
    display: inline-block;
    padding: 15px;
    width: 100%;
    float: none;
    text-align: center;
}

.busca-produtos .navigator-search p.title-search {
    font-size: 28px;
    color: #1B192C;
    font-family: "Roboto";
    font-weight: 300;
    margin-bottom: 10px;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    top: 6px;
}

.busca-produtos .navigator-search .form-group {
    margin-left: 15px;
    width: 50%;
    display: inline-block;
}

.busca-produtos .navigator-search .form-group input {
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
    border: none;
    width: 95%;
    outline: none;
    padding: 10px 7%;
    color: #666666;
    background-color: #FFFFFF;
    font-size: 12px;
    font-family: arial;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.navigator-search .form-group .bt-search {
    position: absolute;
    top: 0;
    right: 16px;
    padding: 5px 12px;
    background: transparent;
    font-size: 20px;
}

#conteudo-selecionado {
    min-height: 300px;
    padding-bottom: 50px;
    display: inline-block;
    width: 100%;
}

#lista-de-produtos ul li {
    text-align: center;
    margin-bottom: 25px
}

#lista-de-produtos ul li:nth-of-type(3n+1) {
    clear: left;
}

#lista-de-produtos ul li>a:hover figure {
    border: 1px solid #3E3E51
}

#lista-de-produtos ul li figure {
    border: 1px solid #ECECEC
}

#lista-de-produtos ul li figure img {
    width: 100%;
}

#lista-de-produtos ul li h3 {
    text-align: center;
    font-size: 22px;
    color: #555555;
    font-family: "Roboto";
    font-weight: 800;
    padding: 15px 0;
}

.mobile-products .titulo,
#conteudo-selecionado .titulo {
    margin-bottom: 15px;
    padding-top: 20px;
    line-height: 26px;
}

.mobile-products {
    display: none;
    padding-bottom: 20px;
    border-bottom: 1px solid #DDDDDD;
}

.component-categorias {
    padding-bottom: 30px;
    border-bottom: 1px solid #DDDDDD;
}

@media (max-width: 1280px) {
    #opcao-busca {
        width: 50%;
        margin: 0 25%;
    }
}

@media (max-width: 1200px) {
    #busca-selecionado #lista-categorias ul li a {
        padding: 23px 11px;
    }
}

@media (max-width: 768px) {
    .produtos .titulo {
        font-size: 22px;
    }

    .produtos .titulo::before {
        content: none;
    }

    #opcao-busca,
    #busca-selecionado {
        display: none;
    }

    .busca-produtos {
        width: 92%;
        margin: 0 4%;
    }

    #busca-selecionado #lista-categorias ul li {
        display: block;
        text-align: center;
    }

    #busca-selecionado #lista-categorias ul li a {
        padding: 10px 30px;
    }

    .mobile-products {
        display: block;
    }
}

@media (max-width: 480px) {
    .busca-produtos .navigator-search .form-group {
        width: 100%;
    }
}


/*===============================*/
/*      DETALHE PRODUTOS         */
/*===============================*/
#container-produto {
    padding: 30px 0;
    position: relative
}

#container-produto:after {
    content: "";
    width: 50%;
    height: 1px;
    display: inline-block;
    background-color: #ECECEC;
    margin: 0 25%;
    position: relative;
    top: 30px;
}

#container-produto figure.img-principal img {
    width: 100%
}

#container-produto figure.img-principal span {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    color: #FFFFFF;
    font-weight: 500;
    background: url("../images/bg-black.png");
}

#container-produto figure.img-principal,
#container-produto #carrocel-imagens li {
    border: 1px solid #ECECEC;
}

#container-produto .item-download p {
    color: #6B8398;
    font-size: 11px;
    font-weight: 600
}

#container-produto .item-download li {
    display: inline-block;
    position: relative
}

#container-produto .item-download li:before {
    content: ".";
    font-size: 29px;
    position: absolute;
    display: inline-block;
    left: 3px;
    top: -16px;
    color: #7D7D7D;
}

#container-produto .item-download li a {
    color: #7D7D7D;
    font-size: 11px;
    font-weight: 600
}

#container-produto .inf-produto h2 {
    color: #1A172E;
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 20px;
}

#container-produto .inf-produto .descritivo {
    font-family: Roboto;
    font-size: 14px;
}

#container-produto .inf-produto .descritivo div {
    margin-bottom: 20px
}

#container-produto .inf-produto .descritivo strong {
    font-size: 16px;
    color: #6B8398
}

#container-produto .box-btLoja {
    display: inline-block;
    margin-top: 25px;
    width: 100%
}

#container-produto .icon-tecX {
    background: url("../images/icon/icon-logo-comprar.png") no-repeat;
    width: 198px;
    height: 40px;
    top: 3px;
    display: block;
    margin: 0 auto 15px;

}

#container-produto .box-btLoja a {
    margin-top: 20px;
    font-size: 17px;
}

#container-produto .box-btLoja a .icon-btLoja {
    background: url("../images/icon/icon-cart.png") no-repeat;
    width: 13px;
    height: 17px;
    background-size: 100%;
    top: 2px;
    margin-right: 10px;
    float: left;
}

#container-produto .box-btLoja a:before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 15px;
    background-color: #AAAAAA;
    position: absolute;
    left: 44px;
    top: 14px;
}

#container-produto .box-btLoja p:first-of-type {
    margin-right: 20px;
}

#container-produto .box-btLoja p {
    font-family: "Roboto";
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    position: relative;
    display: inline-block;
}

#container-produto .box-btLoja p:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 18px;
    background-color: #AAAAAA;
    left: 28px;
    display: inline-block;
    top: 0px;
}

#container-produto .icon-seguro,
#container-produto .icon-brasil {
    width: 18px;
    height: 19px;
    margin-right: 20px;
    float: left;
}

#container-produto .icon-seguro {
    background: url("../images/icon/icon-seguro.png") no-repeat;
}

#container-produto .icon-brasil {
    background: url("../images/icon/icon-brasil.png") no-repeat;
}

@media (max-width: 768px) {
    .inf-produto {
        padding-top: 30px
    }
}

/*============================*/
/*          FOOTER            */
/*============================*/
#footer {
    width: 100%;
    background-color: #FFFFFF;
    padding: 40px 0 20px;
    position: relative;
}

#footer .lista-categorias {
    text-align: center;
    padding-top: 20px;
}

#footer .lista-categorias li {
    display: inline-block;
    margin: 0 7px;
}

/* mdbueno */
@media (min-width: 1199px) {
    #footer .lista-categorias {
        text-align: center;
        padding-top: 20px;
        max-width: 923px;
        margin: 0 auto;
    }

    #footer .lista-categorias li:nth-child(9) {
        margin-left: 130px;
    }

    #footer .lista-categorias li:last-child {
        margin-right: 130px;
    }
}


#menu-footer {
    padding: 50px 0;
}

#menu-footer .col-menu-footer {
    padding-left: 40px;
}

#menu-footer .col-menu-footer h4 {
    color: #3E3E4C;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px;
}

#menu-footer .col-menu-footer li a {
    font-size: 14px;
    color: #3E3E4C;
    line-height: 22px;
}

#menu-footer .col-menu-footer li a:hover {
    text-decoration: underline;
}

#footer #copyright {
    padding-top: 50px;
}

#footer #copyright>img {
    margin: 20px auto;
}

#footer #copyright a.procan {
    width: 51px;
    height: 13px;
    background: url("../images/procan-hover.png");
    text-indent: -9999px;
    display: inline-block;
    margin-top: 15px;
}

#footer .goTop {
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -35px;
    background-color: #484B9A;
    color: #FFFFFF;
    border-radius: 7px;
    font-size: 11px;
    text-transform: uppercase;
    padding: 10px 10px 15px;
    width: 63px;
    text-align: center;
    font-family: "Roboto condensed"
}

#footer .goTop:before {
    content: url("../images/arrow-top.png");
    display: block;
}


/*============================*/
/*      MODAL SOLUÇÕES      */
/*============================*/
#modalSolucoes .box-solucoes {
    padding: 20px 0;
}

#modalSolucoes .box-solucoes h3 {
    font-size: 24px;
    color: #1A1A21;
    font-weight: 300;
    padding-top: 30px;
    text-align: center;
    font-family: roboto;
    letter-spacing: -1.2px;
    margin-bottom: 25px;
}

#modalSolucoes .box-solucoes h3:before {
    content: "";
    height: 6px;
    width: 40px;
    display: block;
    background-color: #1B1B22;
    position: relative;
    top: -17px;
    margin: auto;
}

#modalSolucoes .box-solucoes p {
    margin-bottom: 20px;
}

/*============================*/
/*      MODAL QTCAD           */
/*============================*/
.modal-home .fancybox-inner {
    overflow: inherit !important;
}

#modal-qtcad .qtcad-logo {
    position: absolute;
    top: -60px;
    left: 50%;
    margin-left: -75px;
}

#modal-qtcad .people-qtcad {
    position: absolute;
    left: -190px;
    bottom: -20px;
}

#modal-qtcad .description {
    position: relative;
    padding: 100px 120px 0;
}

#modal-qtcad .description h3 {
    font-size: 20px;
    font-family: "Roboto";
    font-weight: 600;
    color: #3E3E4C;
    margin: 20px 0;
}

#modal-qtcad .description p {
    margin-bottom: 15px;
    line-height: 20px;
}

@media (max-width: 768px) {
    #modal-qtcad .description {
        padding: 80px 20px 0;
    }

    #modal-qtcad .people-qtcad {
        display: none;
    }

    #footer #copyright p {
        line-height: 24px;
    }

    #footer #copyright>img {
        max-width: 100%;
    }
}

/*============================*/
/*       ALERTAS E ERROS     */
/*============================*/
.msg-erro i {
    display: inline-block
}

.msg-erro p {
    color: #191732;
    font-size: 16px;
    font-family: "Roboto";
    font-weight: 600;
}

.msg-erro p strong {
    font-weight: 800;
}

.msg-erro span {
    font-size: 12px;
    color: #666666;
}

.msg-erro span a {
    color: #666666;
    font-weight: 600
}

.msg-erro span a:hover {
    text-decoration: underline !important;
}

/*============================*/
/*      ALTERAÇÕES MATHEUS    */
/*============================*/

#header.fixed {
    position: fixed;
    background-color: #3c3c4c;
    z-index: 1000;
    border-bottom: 0;
    top: 0;
    width: 100%;
}

#header.fixed #menu-navigator #navigator li a {
    color: #ffffff;
}

#header.fixed #menu-navigator #navigator li ul li a {
    color: #3E3E4D;
}

#header.fixed #logo {
    margin: 25px 0 10px;
}

#header.fixed #logo a {
    margin: 25px 0 10px;
    background-image: url('../images/logotipo-sticky.png');
    background-repeat: no-repeat;
    background-position: center top;
    padding: 45px 0 0 0;
    display: block;
}

#header.fixed #menu-navigator #navigator li a .icone-home {
    background: url("../images/icon/icon-home-white.png") center no-repeat;
}

#header.fixed #logo img {
    display: none;
}

#header.fixed #menu-navigator #navigator {
    margin-top: 18px;
}

.container>.conteudo {
    margin-top: 30px;
    margin-bottom: 30px;
}

section#qtbar-app-section {
    padding: 30px 0 60px;
}


.clientes-homologados .conteudo .form-group label {
    display: block;
}

.clientes-homologados .text-block {
    margin-bottom: 30px;
}

.clientes-homologados .text-block p {
    font-weight: 600;
}

@media (min-width:1200px) {
    .clientes-homologados .text-block p {
        max-width: 313px;
    }

    #page.clientes-homologados .bootstrap-select {
        width: 320px
    }
}

/*
.clientes-homologados #result-content
*/
.clientes-homologados .conteudo {}

.clientes-homologados .conteudo form>* {
    margin: 30px 0;
}

.clientes-homologados #result-wrapper.result-wrapper {
    font-family: "Roboto";
    margin-bottom: 120px;
}

.clientes-homologados #result-wrapper.result-wrapper * {
    color: #3D3B58 !important;
}

.clientes-homologados #result-wrapper.result-wrapper .selected-state.title {
    font-weight: 900;
    font-size: 21px;
    letter-spacing: 0.4px;
    padding-top: 30px;
}

.clientes-homologados #result-content {
    font-family: "Roboto";
    font-weight: normal;
    font-size: 14px;
}

.clientes-homologados #result-content article {
    margin: 15px 0 12px;
    padding-bottom: 12px;
    border-bottom: dotted 1px rgba(230, 230, 250, 0.3);

}

.clientes-homologados #result-content article header {
    font-family: "Roboto";
    font-weight: 600;
    margin-bottom: 8px;
}

.clientes-homologados #result-content article header .result-item-title {
    font-weight: 600;
    font-size: 17px;
}

.clientes-homologados #result-content article header {}

.clientes-homologados #result-content article .article-content {
    font-family: "Roboto";
    font-weight: normal;
    font-size: 14px;
}

.clientes-homologados #result-content article .article-content .address {
    font-family: "Roboto";
    font-weight: normal;
    font-size: 14px;
}

.clientes-homologados #result-content article .article-content .phone {
    font-family: "Roboto";
    font-weight: normal;
    font-size: 14px;
}



/***********************************/
/*   POLITICAS DE PRIVACIDADE       */
/***********************************/
.politica-privacidade .divisor {
    border-top: 1px solid #ECECEC;
    margin-top: 20px;
    padding-top: 30px;
    ;
}

#box-cookies {
    width: 100%;
    background: rgb(34, 34, 34, .96);
    padding: 35px 0;
    position: fixed;
    bottom: 0;
    z-index: 999;
    display: none;
}

#box-cookies .container-cookies {
    width: 680px;
    margin: 0 auto;
}

#box-cookies .container-cookies p {
    line-height: 18px;
    color: #FFFFFF;
}

#box-cookies .container-cookies button.btn {
    border-radius: 25px;
    background-color: transparent;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
}

#box-cookies .container-cookies a {
    color: #FFFFFF;
}

#box-cookies .container-cookies a:hover {
    text-decoration: underline !important;
}

@media (max-width: 500px) {
    #box-cookies .container-cookies {
        width: 92%;
        margin: 0 auto;
        padding-left: 4px;
        padding-right: 4px;

    }

    #box-cookies .container-cookies .col-sm-4 {
        text-align: center;
    }

    #box-cookies .container-cookies .close-info-cookies {
        margin-top: 15px;
        ;
    }
}

.cd-qt-cub-image {
    position: relative;
}

.cd-qt-cub-image img {
    height: 180px;
    position: absolute;
    animation: qtCubImageAnim 800ms cubic-bezier(0.24, 1.26, 1, 1) 1s 1 forwards;
    right: 20%;
    opacity: 0;
    margin-top: 20px;
    z-index: 2;
}

@keyframes qtCubImageAnim {
    from {
        right: 20%;
        opacity: 0;
    }

    to {
        right: 52%;
        opacity: 1;
    }
}

@media screen and (max-width: 1170px) {
    .cd-qt-cub-image {
        display: none;
    }
}

.title-qtcub {
    display: flex;
    flex-direction: column;
    font-size: 31px !important;
    font-style: normal;
    font-weight: 300;
    color: #000 !important;
}

#formQtcub table tr td,
#formQtcad table tr td {
    padding: 7.5px;
}

.qtcub-download {
    display: flex;
    align-items: center;
}

.qtcub-text {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

.qtcub-text p {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.cube-blue {
    width: 180px;
    height: 180px;
    border-radius: 30px;
    background: #2D2E82;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(-57deg);
    margin: 40px 0;
    padding: 10px;
}

.cube-blue .cube-text {
    transform: rotate(57deg);
    color: #FFF;
    text-align: center;
    font-family: Roboto;
    font-size: 18px;
}

.qtcub {
    background: #58585F;
    color: #ffffff;
}

.qtcub p,
.qtcub h3 {
    color: #ffffff;
}

.qtcub p {
    font-size: 16px;
    line-height: 1.2;
    margin-top: 15px;
    margin-bottom: 25px;
}

.qtcub h3::before {
    background-color: #ffffff;
}

.qtcub .col-sm-5 img {
    transform: scale(1.1);
}

@media screen and (min-width: 768px) {
    .qtcub .col-sm-5 img {
        transform: scale(1.1);
    }

    .qtcub .bt {
        position: absolute;
        z-index: 2;
        margin-bottom: 2rem;
    }

    .qtcub article {
        margin-bottom: 3.5rem;
    }
}

.qtcub .custom-badge {
    height: 51px;
    position: absolute;
    top: -17px;
}

.home-boxes-softwares {
    max-height: 100%;
    overflow-y: auto;
    position: absolute;
    top: 220px;
    right: 0;
    left: 0;
    z-index: 2;
}

.home-boxes-softwares .row {
    height: calc(100% - 220px);
}

.home-boxes-softwares .col-sm-4 {
    height: calc(100% - 220px);
    display: flex;
    flex-direction: column;
    overflow-y: auto;
}

.home-boxes-softwares .boxes-softwares {
    width: 100%;
    position: static !important;
    margin: 10px 0;
    position: relative;
}

.scroll-container {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.scroll-content {
    max-height: 600px;
    overflow-y: auto;
    margin: 20px 0;
}

.scroll-content::-webkit-scrollbar {
    width: 0;
    height: 0;
}

.scroll-content ul {
    list-style-type: none;
    padding: 0;
}

.scroll-content li {
    margin-bottom: 10px;
}

.scroll-arrow {
    width: 100%;
    height: 40px;
    text-align: center;
    cursor: pointer;
    position: absolute;
    z-index: 2;
}

.scroll-arrow.up {
    top: 0;
}

.scroll-arrow.down {
    bottom: 0;
}

#formQtcub .btn-group.bootstrap-select,
#formQtcad .btn-group.bootstrap-select {
    width: 100% !important;
}

#formQtcub .bootstrap-select.btn-group .dropdown-toggle .filter-option,
#formQtcad .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
    font-size: 12px;
    font-style: italic;
    color: #999999;
    line-height: 22px;
}