h4 {
    color: #a3bec5;
    font-size: 18px;
}

h3 {
    color: #16466a;
    font-size: 22px;
    font-weight: bold;
}

h2 {
    color: #003761;
}

p {
    color: #16466a;
}

.lead {
    color: #16466a;
}

.heading-text.heading-section h2:before {
    background-color: #009fe3;
}

button.btn-action-2, .btn-action-2:not(.close):not(.mfp-close), a.btn-action-2:not([href]):not([tabindex]), button.btn, .btn:not(.close):not(.mfp-close), a.btn:not([href]):not([tabindex])
{    
    background-color: #003761;
    border-color: #003761;
    padding-left: 35px;
    padding-right: 35px;
    text-transform: none;
}

button.btn-action, .btn-action:not(.close):not(.mfp-close), a.btn-action:not([href]):not([tabindex])
{    
    background-color: #f1234a;
    border-color: #f1234a;
    padding-left: 35px;
    padding-right: 35px;
}

button.btn-action:hover, .btn-action:not(.close):not(.mfp-close):hover, a.btn-action:not([href]):not([tabindex]):hover,
button.btn-action:focus, .btn-action:not(.close):not(.mfp-close):focus, a.btn-action:not([href]):not([tabindex]):focus,
button.btn-action:active, .btn-action:not(.close):not(.mfp-close):active, a.btn-action:not([href]):not([tabindex]):active
{    
    background-color: #cf1e40;
    border-color: #cf1e40;
}

button.btn-action-2:hover, .btn-action-2:not(.close):not(.mfp-close):hover, a.btn-action-2:not([href]):not([tabindex]):hover,
button.btn-action-2:focus, .btn-action-2:not(.close):not(.mfp-close):focus, a.btn-action-2:not([href]):not([tabindex]):focus,
button.btn-action-2:active, .btn-action-2:not(.close):not(.mfp-close):active, a.btn-action-2:not([href]):not([tabindex]):active,
button.btn:hover, .btn:not(.close):not(.mfp-close):hover, a.btn:not([href]):not([tabindex]):hover,
button.btn:focus, .btn:not(.close):not(.mfp-close):focus, a.btn:not([href]):not([tabindex]):focus,
button.btn:active, .btn:not(.close):not(.mfp-close):active, a.btn:not([href]):not([tabindex]):active
{    
    background-color: #002744;
    border-color: #002744;
}

.trofeu-titulo {
    margin: 0;
    font-weight: bold;
}

.trofeu-subtitulo {
    margin: 0;
}

.background-grey {
    background-color: #eef0f2 !important;
}

#mainMenu nav > ul > li > a {
    color: #16466a;
}

#mainMenu nav > ul > li:hover > a {
    color: #2572ad;
}

#footer {
    background-color: #181818;    
}

#footer .footer-content, #footer .footer-content p {
    color: #eaeaea;
}

#footer a:not(.btn):not(:hover) {
    color: #eaeaea;
}

#footer a:not(.btn):hover {
    color: #c0c0c0;
}

#footer .copyright-content {
    background-color: #3c3c3c;
    color: #eaeaea;
}

.trofeu-titulo, .trofeu-subtitulo {
    color: #707070;
}

.trofeu-titulo {
    margin-top: -70px;
}

.inspiro-slider .slide .slide-captions > p {
    margin-bottom: 10px;
}

.inspiro-slider .slide .slide-captions h1 {
    font-size: 65px;
    line-height: 75px;
}

@media (max-width: 1024px) {
    .inspiro-slider .slide .slide-captions h1 {
        font-size: 40px;
        line-height: 50px;
    }
}

#scrollTop:after {
    background-color: #1e120d;
}

.internal-title {
    text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
    font-size: 35px;
    text-align: center;
}

.blockquote {
    border-left: 3px solid #92c0ea;
    margin: 0 0 35px;
}

.blockquote small {
    font-weight: bold;
}

.blockquote p {
    color: #707070;
    margin-bottom: 0;
}

.gradient {
    background-image: linear-gradient(to right, #92c1ea , #4f7492);
    width: 600px;
    height: 30px;
    position: absolute;
    right: 0;
    bottom: 0;
}

@media (max-width: 768px) {
    .gradient {        
        width: 70%;
    }
}

.section-qualidade {
    background-color: #465367;
}

.section-qualidade, .section-qualidade p, .section-qualidade h3, .section-qualidade h4,
.section-servicos, .section-servicos p, .section-servicos h3, .section-servicos h4, .section-servicos .icon i {
    color: #ffffff;
}

.form-control::-webkit-input-placeholder{color:#6c757d;opacity:0.5}
.form-control::-moz-placeholder{color:#6c757d;opacity:0.5}
.form-control:-ms-input-placeholder{color:#6c757d;opacity:0.5}
.form-control::-ms-input-placeholder{color:#6c757d;opacity:0.5}
.form-control::placeholder{color:#6c757d;opacity:0.5}

.box-horimetro {
    background-color: #16466A;
    padding: 20px;
    margin-top: 10px;
}
.box-horimetro p{
    color: #FFFFFF !important;
    margin-bottom: 0;
}

.txt-azul {
    color: #16466a !important;
}

.table.solucoes td, .table.solucoes th {
    text-align: center !important;
}

.table.solucoes2 td, .table.solucoes2 th {
    text-align: left !important;
}

.fundo-tabela-linha-1 {
    background-color: #0DD6CA !important;
    color: #FFFFFF !important;
}

.fundo-tabela-coluna-1 {
    background-color: #16466A !important;
    color: #FFFFFF !important;
}

.table.solucoes th, .table.solucoes td, .table.solucoes2 th, .table.solucoes2 td {
    border: 1px solid #0DD6CA;
    border-bottom-width: 1px;
    border-left-width: 1px;
}

.table.solucoes, .table.solucoes2 {
    border: 1px solid #0DD6CA;
}

.table.solucoes i.fa, .table.solucoes2 i.fa{
    color: #16466A;
}

.celulas-nowrap {
    white-space: nowrap;
}

.code-graus {
    font-size: 1rem;
    color: #212529;
}

.section-servicos .icon-box .icon i {
    color: #0dd6ca;
}
.section-servicos .icon-box .icon i:after {
    box-shadow: 0 0 0 2px #0dd6ca;
}

@media (max-width: 990px) {
  .primeiro_mobile {
    order: 1;
  }
  .segundo_mobile {
    order: 2;
  }
}

span.js-count {
    font-size: 50px;
    line-height: 40px;
}

.blockquote {
    padding: 10px !important;
}

.table td, .table th {
    vertical-align: middle !important;
}

.color-error {
    color: #dc3545;
}

@media (max-width: 1024px) {
    .header-extras .p-dropdown .p-dropdown-content, .header-extras .p-dropdown ul.p-dropdown-content {
        right: -49px;
    }
}

.pecas-usinadas .polo-carousel-item {
    padding: 10px 10px 0 10px !important;
}