@media (min-width: 1270px) {
    .cms-track-field .container {
        max-width: 1270px;
    }
}

@media (min-width: 1330px) {
    .cms-track-field footer .container {
        max-width: 1034px;
    }
}

.track-fild {
    padding-block: 48px 32px;
}

.track-fild .h3 {
    font-size: 3rem;
    line-height: 52px;
    font-weight: 400;
    max-width: 295px;
    display: block;
    /* margin-top: 120px; */
}

.track-fild p {
    font-size: 1.125rem;
    line-height: 22px;
    color: #3d3935;
    margin-top: 20px;
    margin-bottom: 14px;
    max-width: 407px;
}

.newspage input {
    border-color: #cfcaca;
    width: 100%;
    max-width: 412px;
    color: #847f7a;
    margin-bottom: 24px;
}

.newspage input::-webkit-input-placeholder {
    color: #847f7a;
}

.newspage input::-moz-placeholder {
    color: #847f7a;
}

.newspage input:-ms-input-placeholder {
    color: #847f7a;
}

.newspage input:-moz-placeholder {
    color: #847f7a;
}

.actions span {
    color: #707070;
    line-height: 21px;
    display: block;
    margin-top: 15px;
}

.actions span a {
    color: #707070;
    text-decoration: underline;
}

.actions .btn {
    width: 100%;
    max-width: 412px;
    height: 48px;
    line-height: 48px;
    background: #bd8457;
    border-radius: 4px;
    display: block;
    font-weight: 500;
    color: #fff;
    font-size: 1rem;
    text-align: center;
    padding: 0;
    margin-top: 8px;
    box-shadow: none !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.actions .btn:hover {
    color: #fff;
    background: #9e724e;
}

.newspage .control {
    position: relative;
}

.newspage div.mage-error[generated] {
    font-size: 0.8rem;
    color: #f73218;
    padding-left: 0;
    line-height: 16px;
    position: absolute;
    bottom: 8px;
}

.animeZoom picture {
    transition: all 2s;
    transform: scale(1.2);
    display: block;
}

.animeZoom picture.zoomout {
    transform: scale(1);
}

.animeZoom.parallax {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.animeZoomP {
    height: 100vh;
    max-height: 767px;
    position: relative;
    overflow: hidden;
}

.animeZoom picture img {
    transform: none !important;
}

.img-01 {
    max-width: 434px;
    min-height: 562px;
    max-height: 562px;
}

.img-01 .animeZoom picture {
    height: auto;
}

.img-02 {
    max-width: 332px;
    min-height: 276px;
    max-height: 276px;
    position: absolute;
    bottom: 46px;
    right: 0;
}

.img-02 .animeZoom picture {
    height: auto;
}

.animeMt {
    position: relative;
}

.blog404 {
    background: #f5f5f5;
}

.blog404 a {
    text-decoration: none !important;
}

.blog404 h2 {
    margin-bottom: 14px;
    margin-top: 58px;
}

.blog404 .h2 {
    color: #212529;
}

.newspage .field:not(.choice) label {
    background: #fff;
    font-weight: 400;
    font-size: 1rem;
    padding: 0;
    padding-left: 4px;
    padding-right: 4px;
    float: none;
    color: #847f7a;
    position: absolute;
    margin: 10px 0 0 12px;
    padding-top: 1.5px;
    width: auto;
    transition: 0.5s all;
    clip: auto;
    text-align: left;
}

.newspage .field.active label {
    margin-top: -14px;
    font-size: 0.85rem;
    z-index: 1;
    color: #3d3935;
}

.cms-track-field .modal-popup .success-msg {
    max-width: 205px;
}

.blocoNews .block.newsletter .actions span {
    margin: 0;
}

.blocoNews .block.newsletter .actions .btn {
    margin-top: 0;
}

@media (max-width: 767px) {
    .track-fild {
        padding-block: 0;
    }

    .track-fild .h3 {
        font-size: 2.375rem;
        line-height: 42px;
        max-width: 240px;
        margin-top: 48px;
    }

    .track-fild > .container {
        padding: 0;
    }

    .track-fild p {
        margin-top: 22px;
    }

    .actions span {
        max-width: 260px;
    }

    .track-fild .bloco-form {
        padding: 0 24px;
    }

    .track-fild .bloco-img {
        padding: 0;
    }

    .track-fild .animeMt {
        display: none;
    }

    .img-01 {
        margin-top: 43px;
        max-width: 100%;
        min-height: auto;
        max-height: 107vw;
    }

    .page-layout-1column .blog404 .container.pagecms.page404 {
        margin-top: 0;
    }

    .blog404 {
        padding-bottom: 0;
    }

    .blog404 .row {
        margin: 0;
    }

    .blog404 h2 {
        margin-bottom: 2px;
        margin-top: 37px;
        padding: 0;
        font-size: 1.375rem;
    }

    .blog404 .h2 {
        font-size: 1.375rem;
        margin-top: 18px;
        margin-bottom: 6px;
    }

    .blog404 .infoBlog {
        display: inline-block;
        color: #a39b94;
        font-size: 1.0625rem;
        line-height: 1.0625rem;
        border-right: 1px solid;
        margin-top: 0;
        padding-right: 8px;
        margin-right: 4px;
    }

    .blog404 .infoLeitBlog {
        line-height: 1.0625rem;
        display: inline-block;
        color: #a39b94;
        margin-top: 0;
        font-size: 1.0625rem;
    }

    .blog404 .infoLeitBlog img {
        float: left;
        margin-top: 2px;
        margin-right: 2px;
    }

    .blog404 #two,
    .blog404 #three {
        display: none;
    }

    .blog404 a.btn-active {
        width: 100%;
        height: 40px;
        border-radius: 4px;
        border: 1px solid #3d3935;
        text-align: center;
        line-height: 38px;
        color: #3d3935;
        margin-top: 22px;
    }
}

/* ::::: Novo Form :::::: */
.newspage form {
    margin: 0 !important;
    padding: 0 !important;
}

.newspage form {
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
}

.newspage ._submit {
    background: #3d3935 !important;
    opacity: 1 !important;
    cursor: pointer !important;
}

.newspage ._submit:hover {
    opacity: 0.8 !important;
}

.newspage ._form_37 ._form_element select#genero {
    position: relative;
    z-index: 1;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23847f7a' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: right 15px center !important;
    background-size: 12px !important;
    padding-right: 40px !important;
}

.newspage form input[type="text"],
 #_form_37_ ._form_element select#genero {
    font-family: freight-neo-pro, sans-serif !important;
    font-size: 1rem !important;
    height: 48px !important;
    padding: 0 15px !important;
    border-color: #cfcaca !important;
    width: 100% !important;
    max-width: 412px !important;
    color: #847f7a !important;
    margin-bottom: 24px !important;
}

.newspage ._form_37 ._submit.processing::after,
.newspage ._form_37 ._submit.processing::before {
    position: relative !important;
    padding: 0 !important;
    border: none !important;
    animation: none !important;
    z-index: -1 !important;
}

.newspage input:-webkit-autofill {
    -webkit-text-fill-color: #847f7a !important;
}

.newspage ._form_37 ._field-wrapper {
    position: relative;
}

.newspage ._form_37 input {
    width: 100%;
    padding: 10px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 5px;
    outline: none;
}

.newspage ._form_37 ._form-label {
    font-family: freight-neo-pro, sans-serif !important;
    position: absolute;
    top: 12px;
    left: 16px;
    pointer-events: none;
    color: #847f7a;
    font-weight: 400 !important;
    font-size: 16px;
    transition: 0.5s all;    
}

.newspage ._form_37 .active {
    top: -11px;
    font-size: 14px;
    background-color: #ffffff;
    padding: 0 5px;
    z-index: 9;
    width: fit-content;
    border-color: #847f7a !important;
    color: #3d3935 !important;
}

.newspage ._error._below,
.newspage ._error._above {
    display: block !important;
}

.newspage ._form_37 input:focus {
    border-color: #847f7a !important;
    color: #3d3935 !important;
}

.newspage ._form_37 input:-webkit-autofill {
    -webkit-text-fill-color: #3d3935 !important;
}