.ttm-header-style-overlay #site-header-menu #site-navigation .menu > ul > li > a {
    padding: 0 10px !important;
}

.ttm-header-icons {
    padding-left: 10px !important;
}

.tabela-site table {
    width: 100% !important;
}

.btn-table {
    color: #2a2727 !important;

    border-color: none !important;

    border-left: 3px solid #f48221 !important;

    width: 100% !important;

    font-size: 16px !important;

    border-radius: 0 !important;

    margin-bottom: 12px !important;

    box-shadow: 0px 2px 5px 0px #0000002e !important;
}

.btn-table:active {
    background: #f48221 !important;

    color: #fff !important;
}

.btn-table:focus {
    box-shadow: none !important;

    outline: 0 !important;

    background: #f48221 !important;

    color: #fff !important;
}

.checkbox-solicitacao .container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkbox-solicitacao .container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}

.checkbox-solicitacao .container:hover input ~ .checkmark {
    background-color: #ccc;
}

.checkbox-solicitacao .container input:checked ~ .checkmark {
    background-color: #f48221 !important;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkbox-solicitacao .container input:checked ~ .checkmark:after {
    display: block;
}

.checkbox-solicitacao .container .checkmark:after {
    left: 8px;
    top: 2px;
    width: 9px;
    height: 17px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkbox-solicitacao p {
    font-size: 15px;
    text-align: justify;
    margin-top: 15px;
    margin-bottom: 30px;
}

.btn-table:hover {
    background-color: #f48221 !important;

    transition: 0.1s ease all !important;

    color: #fff !important;
}

.btn-table.one {
    margin: 0 !important;
}

@media (min-width: 1200px) {
    .cookies-section {
        max-width: 1500px !important;
    }
}

.cookies-content a {
    color: #f48221 !important;
}

.cookies-alert {
    position: fixed;

    display: block;

    background-color: #414141;

    margin: 0 auto;

    color: #fff;

    text-align: justify;

    bottom: 0;

    display: none;

    box-shadow: -2px 0px 5px 1px #0000003d;

    z-index: 22;

    padding: 18px 36px 6px 36px;
}

.cookie-close {
    cursor: pointer;
}

@media (max-width: 1083px) and (min-width: 992px) {
    .cookie-close {
        padding: 16px !important;
    }
}

.politica-accordion button {
    text-align: left;
    font-weight: 600;
    font-size: 28px !important;
    padding: 12px 40px;
}

.politica-accordion button i {
    float: right;
    margin-top: 6px;
}

.iten-content {
    padding: 10px 20px 30px;
}

.mt-55 {
    margin-top: 55px;
}

.ttm-page-title-row {
    padding-top: 190px !important;
}

h6 {
    line-height: 32px !important;
}

.download-block.card {
    background: #fff;
    color: #182333;
    min-height: 304px !important;
    border-radius: 8px !important;
    border-bottom: 4px solid #f48221 !important;
    box-shadow: 0px 0px 12px 0px #00000014;
}

.download-block.card p {
    font-size: 17px;
    margin: 10px 0px 0px 0px;
}

.download-block.card a {
    border: 1px solid;
    padding: 6px 26px;
}

.download-block.card h3 {
    margin: 0;
    font-size: 20px;
    line-height: 32px;
}

.download-block.card:hover {
    box-shadow: 0px 0px 12px 0px #00000014 !important;
}

ul.ttm_contact_widget_wrapper li .mb-3 i {
    left: -38px !important;
    top: 1px !important;
}

ul.ttm_contact_widget_wrapper li .mb-3 strong {
    color: #f48221;
}

.func {
    display: flex;
    align-items: center;
}

.func .func-img {
    max-width: 220px;
    padding: 10px;
    position: relative;
}

.func .func-img:after {
    max-width: 220px;
    padding: 10px;
}

.func .func-img img {
    border-radius: 30px 0px 30px 0px;
}

.func .func-img .func-border {
    position: absolute;
    width: 100%;
    left: 0;
    border: 10px solid #999999;
    top: 0;
    height: 100%;
    transform: scale(0.95);
    border-radius: 30px 0px 30px 0px;
}

.func .func-desc {
    padding-left: 15px;
}

.func .func-desc p {
    margin: 0;
}

.func .func-desc h4 {
    font-size: 24px;
    margin: 0;
    margin-bottom: 10px;
}

.func .func-desc h3 {
    font-size: 20px;
}

.func .func-desc p {
    font-size: 16px;
    margin-bottom: 5px;
    color: #1f2021;
}

.central-pecas h5 {
    position: relative;
}

.central-pecas h5:after {
    content: "";
    position: absolute;
    height: 5px;
    width: 90px;
    background-color: #f48221;
    left: 0;
    bottom: -20px;
}

.central-pecas {
    position: relative;
}

.central-pecas:after {
    content: "";
    position: absolute;
    background-color: #1f2021;
    height: 130px;
    width: 100vw;
    top: -30px;
    z-index: -2;
    left: -50vw;
}

@media (max-width: 1200px) {
    .central-pecas:after {
        left: -25vw !important;
    }
}

@media (max-width: 768px) {
    .central-pecas:after {
        left: 0px !important;
    }

    .central-pecas {
        text-align: center;
    }

    .central-pecas h5:first-of-type {
        margin-bottom: 60px!important;
    }

    .central-pecas h5:after {
        left: 50%;
        margin-left: -45px;
    }
}

.central-pecas h5 {
    font-size: 36px;
    font-weight: 600 !important;
    margin-bottom: 30px;
    color: #fff;
}
