@media screen and (min-width:1651px) and (max-width:1850px) {
    .produtos-title {
        width: 250px
    }

    .produtos-names {
        width: 430px
    }

    .produtos-names-item {
        width: 430px
    }

    .produtos-svg {
        width: 550px;
        height: 710px;
        bottom: -160px;
        left: 100px
    }

    .footer-icon {
        right: 80px
    }
}

@media screen and (min-width:1451px) and (max-width:1650px) {
    .box {
        width: 1350px
    }

    #header {
        display: inline-block;
        width: 100%;
        height: 135px;
        margin: 0;
        padding: 0 0;
        background-color: transparent !important
    }

    .header-spacing {
        height: 135px;
        margin: 0 0 70px 0
    }

    .header {
        display: flex;
        justify-content: center;
        align-content: flex-end;
        align-items: flex-end;
        flex-wrap: nowrap;
        gap: 0 25px;
        width: 1350px;
        margin: 0 auto;
        padding: 65px 0 0 0
    }

    .header-img {
        width: 240px;
        height: 70px
    }

    .header-img a {
        width: 240px;
        height: 70px
    }

    .header-img a img {
        height: 100%
    }

    .header-nav {
        width: calc(100% - 145px);
        height: 40px
    }

    .header-nav-item {
        width: 120px;
        height: 40px
    }

    .header-nav-item-text,
    a.header-nav-item-text {
        line-height: 18px;
        font-size: 18px;
        font-weight: 300
    }

    .header-nav-item-sub {
        width: 200px;
        height: auto;
        padding: 5px 0;
        position: absolute;
        top: 40px;
        background: #c0202e;
        border-radius: 0 0 20px 20px
    }

    .header-nav-item-sub-item {
        width: 80%;
        line-height: 18px;
        font-size: 18px
    }

    .footer-nav {
        margin: 0 0 35px 0
    }

    .footer-red {
        border-bottom: 5px solid #c0202e
    }

    .footer-red .box {
        display: flex;
        justify-content: center;
        align-content: center;
        align-items: center;
        flex-wrap: nowrap;
        gap: 75px 75px;
        height: 100%
    }

    .footer-img {
        width: 200px;
        height: 59px
    }

    .footer-icon {
        right: 20px;
        width: 150px;
        height: 100%
    }

    .footer-icon svg {
        top: -108px
    }

    .footer-icon::after {
        width: 16px;
        height: 5px;
        left: calc(50% - 8px);
        bottom: -5px
    }

    .produtos-title {
        width: 250px
    }

    .produtos-names {
        width: 290px
    }

    .produtos-names-item {
        width: 290px;
        font-size: 22px;
        line-height: 30px
    }

    .produtos-svg {
        width: 450px;
        height: 610px;
        bottom: -60px;
        left: 150px
    }

    .blog {
        display: block;
        margin: 125px auto 0 auto
    }

    .blog-box {
        display: flex;
        justify-content: center;
        align-content: center;
        align-items: center;
        flex-wrap: wrap;
        gap: 5px 0;
        height: auto;
        padding: 0 0
    }

    .blog-list {
        display: flex;
        justify-content: start;
        align-content: flex-start;
        align-items: flex-start;
        gap: 0 0;
        flex-wrap: wrap;
        width: 100%
    }

    .blog-item {
        display: flex;
        justify-content: start;
        align-content: center;
        align-items: center;
        gap: 0 70px;
        flex-wrap: nowrap;
        height: 405px;
        padding: 60px 10px
    }

    .blog-item a {
        justify-content: start;
        gap: 0 70px;
        flex-wrap: nowrap
    }

    .blog-item-img {
        width: 350px;
        height: 265px
    }

    .blog-item-article {
        width: calc(100% - 420px)
    }

    .blog-item-article-title {
        font-size: 25px;
        font-weight: 900;
        line-height: 30px;
        margin: 0
    }

    .blog-item-article-text {
        font-size: 20px;
        font-weight: 400;
        line-height: 30px;
        margin: 25px 0 0 0
    }

    .map-box {
        gap: 30px 30px;
        justify-content: center
    }

    .map-conteiner {
        width: 85%;
        height: 490px
    }

    .newsletter {
        height: 175px;
        margin: 100px auto 60px;
        padding: 20px 0 0 0
    }

    .newsletter-title {
        font-size: 22px;
        font-weight: 900;
        margin: 0 0 25px 0
    }

    #newsletter-form {
        width: 1100px
    }

    .newsletter-form-wrapper {
        width: 385px;
        height: 45px
    }

    #privacity {
        display: inline-block;
        vertical-align: top;
        height: 15px;
        width: 15px;
        margin: 0 10px 0 0;
        background: #fff;
        border: none
    }

    .newsletter-label {
        display: inline-block;
        text-align: center;
        font-size: 18px;
        line-height: 15px;
        color: #fff
    }

    .newsletter-label a {
        color: #fff
    }

    .newsletter-label a:hover {
        color: #6d6e71;
        text-decoration: underline;
        text-shadow: none
    }

    .contact-page-icon {
        height: 95%
    }

    .form-title {
        line-height: 40px;
        font-size: 40px;
        margin: 0 0 15px 70px
    }

    .form-box {
        width: 1350px
    }

    .form-wrapper-input {
        min-width: 265px
    }

    #produto {
        display: block;
        margin: 0 auto;
        padding: 0
    }

    .produto-info {
        justify-content: space-between;
        margin: 0 0 100px 0
    }

    .produto-info-image {
        width: 525px;
        height: 502px
    }

    .produto-info-image .slick-slide {
        width: 525px;
        height: 502px
    }

    .produto-info-detail-video {
        display: block;
        width: 410px;
        height: 216px
    }

    .home-banner-slider {
        height: 815px
    }

    .home-banner-slider-img {
        height: 815px
    }

    .home-banner-slider .slick-dots li {
        width: 40px;
        height: 15px
    }

    .home-banner-icons {
        height: 240px;
        margin: 0 0 100px 0
    }

    .home-banner-icons::before {
        height: 95px
    }

    .home-banner-icons-item {
        width: 270px;
        height: 240px
    }

    .home-banner-icons-item-icon {
        width: 100px;
        height: 95px
    }

    .home-banner-icons-item-icon::before {
        width: 100px;
        height: 95px;
        line-height: 95px;
        font-size: 95px
    }

    .home-banner-icons-item-name {
        width: 180px;
        font-size: 22px;
        line-height: 22px
    }

    #subbanner {
        gap: 0 90px;
        width: 100%;
        height: 520px;
        margin-top: 50px
    }

    .subbanner-infos {
        width: 450px;
        height: 100%;
        margin: 0;
        padding: 50px 0 0 0
    }

    .subbanner-infos-name {
        font-size: 35px;
        line-height: 35px;
        margin: 0
    }

    .subbanner-infos-text {
        font-size: 30px;
        line-height: 30px;
        margin: 40px 0 0 0
    }

    .subbanner-infos-button {
        width: 235px;
        height: 40px;
        margin: 35px 0 0 0;
        border-radius: 37px
    }

    .subbanner-infos-button a {
        line-height: 40px;
        font-size: 20px
    }

    .subbanner-image {
        width: 730px;
        height: 520px
    }

    .subbanner-image img {
        height: 100%
    }

    #about::before {
        background-size: cover
    }

    .about-top {
        margin: 260px auto 0 auto
    }

    .about-top-header {
        justify-content: end;
        gap: 0 65px;
        flex-wrap: wrap;
        margin: 0 0 55px 0;
        padding: 0;
        position: relative
    }

    .about-top-icon {
        top: 110px
    }

    .about-top-icon::before {
        display: none
    }

    .about-top-text {
        width: 400px
    }

    .about-top-title {
        font-size: 30px;
        line-height: 30px
    }

    .about-top-description {
        font-size: 20px;
        line-height: 30px
    }

    .about-top-img {
        width: 600px;
        height: 399px
    }

    .about-top-images-list {
        width: 1340px;
        height: 216px
    }

    .about-top-images-item {
        display: block;
        width: 335px;
        height: 216px
    }

    .about-strategy {
        height: 350px;
        margin: 0 0 100px 0
    }

    .about-strategy-item {
        width: 200px;
        min-height: 310px
    }

    .about-strategy-item-bar {
        height: 255px
    }

    .about-strategy-item-title {
        font-size: 50px;
        line-height: 48px;
        font-weight: 900
    }

    .about-strategy-item-description {
        font-size: 18px;
        line-height: 20px
    }

    .notice-content-slide {
        width: 725px;
        height: 550px
    }

    .notice-content-video {
        width: 645px;
        height: 340px
    }

    .cookie-consent__title {
        font-size: 22px;
        font-weight: 900
    }

    .cookie-consent__message {
        font-size: 16px;
        font-weight: 500
    }

    .cookie-consent-button {
        width: 250px
    }

    .cookie-consent__agree {
        width: 250px;
        height: 50px;
        line-height: 50px;
        font-size: 25px;
        font-weight: 700
    }

    .box-parts {
        width: 1350px
    }

    .box-texts {
        width: 40%
    }

    .part-box-container {
        padding: 0 30px 0 30px
    }
}

@media screen and (min-width:1251px) and (max-width:1450px) {
    .box {
        width: 1150px
    }

    #header {
        display: inline-block;
        width: 100%;
        height: 135px;
        margin: 0;
        padding: 0 0;
        background-color: transparent !important
    }

    .header-spacing {
        height: 135px;
        margin: 0 0 70px 0
    }

    .header {
        display: flex;
        justify-content: center;
        align-content: flex-end;
        align-items: flex-end;
        flex-wrap: nowrap;
        gap: 0 25px;
        width: 1150px;
        margin: 0 auto;
        padding: 65px 0 0 0
    }

    .header-img {
        width: 120px;
        height: 35px
    }

    .header-img a {
        width: 120px;
        height: 35px
    }

    .header-img a img {
        height: 100%
    }

    .header-nav {
        width: calc(100% - 145px);
        height: 40px
    }

    .header-nav-item {
        width: 120px;
        height: 40px
    }

    .header-nav-item-text,
    a.header-nav-item-text {
        line-height: 18px;
        font-size: 18px;
        font-weight: 300
    }

    .header-nav-item-sub {
        width: 200px;
        height: auto;
        padding: 5px 0;
        position: absolute;
        top: 40px;
        background: #c0202e;
        border-radius: 0 0 20px 20px
    }

    .header-nav-item-sub-item {
        width: 80%;
        line-height: 18px;
        font-size: 18px
    }

    .footer-nav {
        margin: 0 0 35px 0
    }

    .footer-red {
        border-bottom: 5px solid #c0202e
    }

    .footer-red .box {
        display: flex;
        justify-content: center;
        align-content: center;
        align-items: center;
        flex-wrap: nowrap;
        gap: 75px 35px;
        height: 100%
    }

    .footer-img {
        width: 240px;
        height: 70px
    }

    .footer-infos {
        width: 250px;
        height: 110px
    }

    .footer-icon {
        right: 20px;
        width: 150px;
        height: 100%
    }

    .footer-icon svg {
        top: -108px
    }

    .footer-icon::after {
        width: 16px;
        height: 5px;
        left: calc(50% - 8px);
        bottom: -5px
    }

    .produtos {
        height: 370px
    }

    .produtos-title {
        width: 120px;
        height: 150px
    }

    .produtos-title::after {
        width: 125px;
        height: 122px;
        border-radius: 30px;
        right: -60px;
        top: 14px
    }

    .produtos-title-text {
        width: 100px;
        font-size: 20px;
        line-height: 25px
    }

    .produtos-carrossel {
        width: 410px;
        height: 370px
    }

    .produtos-list {
        width: 410px;
        height: 370px
    }

    .produtos-item {
        width: 410px;
        height: 370px
    }

    .produtos-item-link {
        display: block;
        width: 410px;
        height: 370px
    }

    .produtos-names {
        width: 245px;
        min-height: 330px
    }

    .produtos-names::before {
        width: 300px;
        height: 300px;
        border-radius: 30px;
        left: -126px;
        top: 50.5px
    }

    .produtos-names-item {
        width: 245px;
        height: 50px;
        line-height: 25px;
        padding: 0 0 0 35px;
        font-size: 20px
    }

    .produtos-svg {
        width: 310px;
        height: 420px;
        bottom: -70px;
        left: 30px
    }

    .blog {
        display: block;
        margin: 125px auto 0 auto
    }

    .blog-box {
        display: flex;
        justify-content: center;
        align-content: center;
        align-items: center;
        flex-wrap: wrap;
        gap: 5px 0;
        height: auto;
        padding: 0 0
    }

    .blog-list {
        display: flex;
        justify-content: start;
        align-content: flex-start;
        align-items: flex-start;
        gap: 0 0;
        flex-wrap: wrap;
        width: 100%
    }

    .blog-item {
        display: flex;
        justify-content: start;
        align-content: center;
        align-items: center;
        gap: 0 70px;
        flex-wrap: nowrap;
        height: 405px;
        padding: 60px 10px
    }

    .blog-item a {
        justify-content: start;
        gap: 0 70px;
        flex-wrap: nowrap
    }

    .blog-item-img {
        width: 350px;
        height: 265px
    }

    .blog-item-article {
        width: calc(100% - 420px)
    }

    .blog-item-article-title {
        font-size: 25px;
        font-weight: 900;
        line-height: 30px;
        margin: 0
    }

    .blog-item-article-text {
        font-size: 20px;
        font-weight: 400;
        line-height: 30px;
        margin: 25px 0 0 0
    }

    .map-box {
        gap: 30px 30px;
        justify-content: center
    }

    .map-conteiner {
        width: 85%;
        height: 395px
    }

    .map-location {
        flex: 0 0 25%
    }

    .newsletter {
        height: 175px;
        margin: 100px auto 60px;
        padding: 20px 0 0 0
    }

    .newsletter-title {
        font-size: 22px;
        font-weight: 900;
        margin: 0 0 25px 0
    }

    #newsletter-form {
        width: 1000px
    }

    .newsletter-form-wrapper {
        width: 360px;
        height: 45px
    }

    #privacity {
        display: inline-block;
        vertical-align: top;
        height: 15px;
        width: 15px;
        margin: 0 10px 0 0;
        background: #fff;
        border: none
    }

    .newsletter-label {
        display: inline-block;
        text-align: center;
        font-size: 18px;
        line-height: 15px;
        color: #fff
    }

    .newsletter-label a {
        color: #fff
    }

    .newsletter-label a:hover {
        color: #6d6e71;
        text-decoration: underline;
        text-shadow: none
    }

    .contact-page-icon {
        height: 95%
    }

    .form-title {
        line-height: 40px;
        font-size: 40px;
        margin: 0 0 15px 70px
    }

    .form-box {
        width: 1150px
    }

    .form-wrapper-input {
        min-width: 265px
    }

    #produto {
        display: block;
        margin: 0 auto;
        padding: 0
    }

    .produto-info {
        justify-content: space-between;
        margin: 0 0 100px 0
    }

    .produto-info-image {
        width: 460px;
        height: 440px
    }

    .produto-info-image .slick-slide {
        width: 460px;
        height: 440px
    }

    .produto-info-image img {
        height: 100%
    }

    .produto-info-detail {
        width: 550px
    }

    .produto-info-detail-name {
        width: 300px;
        font-size: 35px;
        font-weight: 900
    }

    .produto-info-detail-text {
        font-size: 20px
    }

    .produto-info-detail-video {
        display: block;
        width: 410px;
        height: 216px
    }

    .more-produtos-list {
        width: 1150px;
        height: 280px
    }

    .more-produtos-item {
        width: 250px
    }

    .more-produtos-item-img {
        width: 250px;
        height: 134px
    }

    .more-produtos-item-name {
        width: 145px;
        font-size: 24px
    }

    .home-banner-slider {
        height: 710px
    }

    .home-banner-slider-img {
        height: 710px
    }

    .home-banner-slider .slick-dots li {
        width: 40px;
        height: 15px
    }

    .home-banner-icons {
        height: 240px;
        margin: 0 0 100px 0
    }

    .home-banner-icons::before {
        height: 95px
    }

    .home-banner-icons-item {
        width: 270px;
        height: 240px
    }

    .home-banner-icons-item-icon {
        width: 100px;
        height: 95px
    }

    .home-banner-icons-item-icon::before {
        width: 100px;
        height: 95px;
        line-height: 95px;
        font-size: 95px
    }

    .home-banner-icons-item-name {
        width: 180px;
        font-size: 22px;
        line-height: 22px
    }

    #subbanner {
        gap: 0 50px;
        width: 100%;
        height: 465px;
        margin-top: 50px
    }

    .subbanner-infos {
        width: 380px;
        height: 100%;
        margin: 0;
        padding: 50px 0 0 0
    }

    .subbanner-infos-name {
        font-size: 30px;
        line-height: 30px;
        margin: 0
    }

    .subbanner-infos-text {
        font-size: 20px;
        line-height: 20px;
        margin: 40px 0 0 0
    }

    .subbanner-infos-button {
        width: 235px;
        height: 40px;
        margin: 35px 0 0 0;
        border-radius: 37px
    }

    .subbanner-infos-button a {
        line-height: 40px;
        font-size: 20px
    }

    .subbanner-image {
        width: 645px;
        height: 465px
    }

    .subbanner-image img {
        height: 100%
    }

    #about::before {
        background-size: cover
    }

    .about-top {
        margin: 260px auto 0 auto
    }

    .about-top-header {
        justify-content: end;
        gap: 0 65px;
        flex-wrap: wrap;
        margin: 0 0 55px 0;
        padding: 0;
        position: relative
    }

    .about-top-icon {
        top: 110px
    }

    .about-top-icon::before {
        display: none
    }

    .about-top-text {
        width: 330px
    }

    .about-top-title {
        font-size: 30px;
        line-height: 30px
    }

    .about-top-description {
        font-size: 20px;
        line-height: 30px
    }

    .about-top-img {
        width: 500px;
        height: 333px
    }

    .about-top-images-list {
        width: 1140px;
        height: 184px
    }

    .about-top-images-item {
        display: block;
        width: 285px;
        height: 184px
    }

    .about-strategy {
        height: 350px;
        margin: 0 0 100px 0
    }

    .about-strategy-item {
        width: 200px;
        min-height: 310px
    }

    .about-strategy-item-bar {
        height: 255px
    }

    .about-strategy-item-title {
        font-size: 50px;
        line-height: 48px;
        font-weight: 900
    }

    .about-strategy-item-description {
        font-size: 18px;
        line-height: 20px
    }

    .notice-content-slide {
        width: 725px;
        height: 550px
    }

    .notice-content-video {
        width: 645px;
        height: 340px
    }

    .cookie-consent__title {
        font-size: 22px;
        font-weight: 900
    }

    .cookie-consent__message {
        font-size: 16px;
        font-weight: 500
    }

    .cookie-consent-button {
        width: 250px
    }

    .cookie-consent__agree {
        width: 250px;
        height: 50px;
        line-height: 50px;
        font-size: 25px;
        font-weight: 700
    }

    .box-parts {
        width: 1200px
    }

    .box-texts {
        width: 35%
    }

    .part-box-container {
        padding: 0 30px 0 30px
    }
}

@media screen and (min-width:1151px) and (max-width:1250px) {
    .box {
        width: 1050px
    }

    #header {
        display: inline-block;
        width: 100%;
        height: 135px;
        margin: 0;
        padding: 0 0;
        background-color: transparent !important
    }

    .header-spacing {
        height: 135px;
        margin: 0 0 70px 0
    }

    .header {
        display: flex;
        justify-content: center;
        align-content: flex-end;
        align-items: flex-end;
        flex-wrap: nowrap;
        gap: 0 25px;
        width: 1050px;
        margin: 0 auto;
        padding: 65px 0 0 0
    }

    .header-img {
        width: 120px;
        height: 35px
    }

    .header-img a {
        width: 120px;
        height: 35px
    }

    .header-img a img {
        height: 100%
    }

    .header-nav {
        width: calc(100% - 145px);
        height: 40px
    }

    .header-nav-item {
        width: 120px;
        height: 40px
    }

    .header-nav-item-text,
    a.header-nav-item-text {
        line-height: 18px;
        font-size: 18px;
        font-weight: 300
    }

    .header-nav-item-sub {
        width: 200px;
        height: auto;
        padding: 5px 0;
        position: absolute;
        top: 40px;
        background: #c0202e;
        border-radius: 0 0 20px 20px
    }

    .header-nav-item-sub-item {
        width: 80%;
        line-height: 18px;
        font-size: 18px
    }

    .footer-nav {
        margin: 0 0 35px 0
    }

    .footer-red {
        border-bottom: 5px solid #c0202e
    }

    .footer-red .box {
        display: flex;
        justify-content: center;
        align-content: center;
        align-items: center;
        flex-wrap: nowrap;
        gap: 75px 35px;
        height: 100%
    }

    .footer-img {
        width: 140px;
        height: 41px
    }

    .footer-infos {
        width: 210px;
        height: 110px
    }

    .footer-infos-title {
        line-height: 20px;
        font-size: 18px;
        font-weight: 500
    }

    .footer-infos-text {
        line-height: 20px;
        font-size: 15px;
        font-weight: 300
    }

    .footer-infos-contacts {
        width: 100%
    }

    .footer-infos-contact p {
        line-height: 20px;
        font-size: 15px;
        font-weight: 300
    }

    .footer-icon {
        right: 20px;
        width: 150px;
        height: 100%
    }

    .footer-icon svg {
        top: -108px
    }

    .footer-icon::after {
        width: 16px;
        height: 5px;
        left: calc(50% - 8px);
        bottom: -5px
    }

    .produtos {
        height: 370px
    }

    .produtos-title {
        width: 120px;
        height: 150px
    }

    .produtos-title::after {
        width: 125px;
        height: 122px;
        border-radius: 30px;
        right: -60px;
        top: 14px
    }

    .produtos-title-text {
        width: 100px;
        font-size: 20px;
        line-height: 25px
    }

    .produtos-carrossel {
        width: 410px;
        height: 370px
    }

    .produtos-list {
        width: 410px;
        height: 370px
    }

    .produtos-item {
        width: 410px;
        height: 370px
    }

    .produtos-item-link {
        display: block;
        width: 410px;
        height: 370px
    }

    .produtos-names {
        width: 245px;
        min-height: 330px
    }

    .produtos-names::before {
        width: 251px;
        height: 250px;
        border-radius: 30px;
        left: -120px;
        top: 40.5px
    }

    .produtos-names-item {
        width: 245px;
        height: 50px;
        line-height: 25px;
        padding: 0 0 0 35px;
        font-size: 20px
    }

    .produtos-names-list {
        gap: 15px 0
    }

    .produtos-svg {
        width: 310px;
        height: 420px;
        bottom: -70px;
        left: 30px
    }

    .blog {
        display: block;
        margin: 125px auto 0 auto
    }

    .blog-box {
        display: flex;
        justify-content: center;
        align-content: center;
        align-items: center;
        flex-wrap: wrap;
        gap: 5px 0;
        height: auto;
        padding: 0 0
    }

    .blog-list {
        display: flex;
        justify-content: start;
        align-content: flex-start;
        align-items: flex-start;
        gap: 0 0;
        flex-wrap: wrap;
        width: 100%
    }

    .blog-item {
        display: flex;
        justify-content: start;
        align-content: center;
        align-items: center;
        gap: 0 70px;
        flex-wrap: nowrap;
        height: 405px;
        padding: 60px 10px
    }

    .blog-item a {
        justify-content: start;
        gap: 0 70px;
        flex-wrap: nowrap
    }

    .blog-item-img {
        width: 350px;
        height: 265px
    }

    .blog-item-article {
        width: calc(100% - 420px)
    }

    .blog-item-article-title {
        font-size: 25px;
        font-weight: 900;
        line-height: 30px;
        margin: 0
    }

    .blog-item-article-text {
        font-size: 20px;
        font-weight: 400;
        line-height: 30px;
        margin: 25px 0 0 0
    }

    .map-box {
        gap: 30px 30px
    }

    .map-conteiner {
        width: 100%;
        height: 450px
    }

    .map-locations {
        gap: 25px 0;
        width: 100%;
        justify-content: space-between
    }

    .map-location-city {
        font-size: 20px;
        line-height: 20px;
        font-weight: 900
    }

    .map-location-address {
        font-size: 16px;
        line-height: 20px;
        font-weight: 500
    }

    .map-location-phone {
        font-size: 16px;
        line-height: 20px;
        font-weight: 500
    }

    .newsletter {
        height: 175px;
        margin: 100px auto 60px;
        padding: 20px 0 0 0
    }

    .newsletter-title {
        font-size: 22px;
        font-weight: 900;
        margin: 0 0 25px 0
    }

    #newsletter-form {
        width: 800px
    }

    .newsletter-form-wrapper {
        width: 275px;
        height: 45px
    }

    #privacity {
        display: inline-block;
        vertical-align: top;
        height: 15px;
        width: 15px;
        margin: 0 10px 0 0;
        background: #fff;
        border: none
    }

    .newsletter-label {
        display: inline-block;
        text-align: center;
        font-size: 18px;
        line-height: 15px;
        color: #fff
    }

    .newsletter-label a {
        color: #fff
    }

    .newsletter-label a:hover {
        color: #6d6e71;
        text-decoration: underline;
        text-shadow: none
    }

    .contact-page-icon {
        height: 95%
    }

    .form-title {
        line-height: 40px;
        font-size: 40px;
        margin: 0 0 15px 70px
    }

    .form-box {
        width: 1050px
    }

    .form-wrapper-input {
        min-width: 265px
    }

    #produto {
        display: block;
        margin: 0 auto;
        padding: 0
    }

    .produto-info {
        justify-content: space-between;
        margin: 0 0 100px 0
    }

    .produto-info-image {
        width: 460px;
        height: 440px
    }

    .produto-info-image .slick-slide {
        width: 460px;
        height: 440px
    }

    .produto-info-image img {
        height: 100%
    }

    .produto-info-detail {
        width: 490px
    }

    .produto-info-detail-name {
        width: 300px;
        font-size: 35px;
        font-weight: 900
    }

    .produto-info-detail-text {
        font-size: 20px
    }

    .produto-info-detail-video {
        display: block;
        width: 410px;
        height: 216px
    }

    .more-produtos-list {
        width: 1050px;
        height: 280px
    }

    .more-produtos-item {
        width: 200px
    }

    .more-produtos-item-img {
        width: 200px;
        height: 134px
    }

    .more-produtos-item-name {
        width: 145px;
        font-size: 24px
    }

    .home-banner-slider {
        height: 631px
    }

    .home-banner-slider-img {
        height: 631px
    }

    .home-banner-slider .slick-dots li {
        width: 40px;
        height: 15px
    }

    .home-banner-icons {
        height: 240px;
        margin: 0 0 100px 0
    }

    .home-banner-icons::before {
        height: 95px
    }

    .home-banner-icons-item {
        width: 270px;
        height: 240px
    }

    .home-banner-icons-item-icon {
        width: 100px;
        height: 95px
    }

    .home-banner-icons-item-icon::before {
        width: 100px;
        height: 95px;
        line-height: 95px;
        font-size: 95px
    }

    .home-banner-icons-item-name {
        width: 180px;
        font-size: 22px;
        line-height: 22px
    }

    #subbanner {
        gap: 0 50px;
        width: 100%;
        height: 400px;
        margin-top: 50px
    }

    .subbanner-infos {
        width: 380px;
        height: 100%;
        margin: 0;
        padding: 50px 0 0 0
    }

    .subbanner-infos-name {
        font-size: 25px;
        line-height: 25px;
        margin: 0
    }

    .subbanner-infos-text {
        font-size: 20px;
        line-height: 20px;
        margin: 40px 0 0 0
    }

    .subbanner-infos-button {
        width: 235px;
        height: 40px;
        margin: 35px 0 0 0;
        border-radius: 37px
    }

    .subbanner-infos-button a {
        line-height: 40px;
        font-size: 20px
    }

    .subbanner-image {
        width: 555px;
        height: 400px
    }

    .subbanner-image img {
        height: 100%
    }

    #about::before {
        background-size: cover
    }

    .about-top {
        margin: 160px auto 0 auto
    }

    .about-top-header {
        gap: 0 65px;
        flex-wrap: wrap;
        margin: 0 0 55px 0;
        padding: 0;
        position: relative
    }

    .about-top-icon {
        display: none
    }

    .about-top-icon::before {
        display: none
    }

    .about-top-text {
        width: 400px
    }

    .about-top-title {
        font-size: 30px;
        line-height: 30px
    }

    .about-top-description {
        font-size: 20px;
        line-height: 30px
    }

    .about-top-img {
        width: 400px;
        height: 266px
    }

    .about-top-images-list {
        width: 1040px;
        height: 168px
    }

    .about-top-images-item {
        display: block;
        width: 260px;
        height: 168px
    }

    .about-strategy {
        height: 350px;
        margin: 0 0 100px 0
    }

    .about-strategy-item {
        width: 200px;
        min-height: 310px
    }

    .about-strategy-item-bar {
        height: 255px
    }

    .about-strategy-item-title {
        font-size: 50px;
        line-height: 48px;
        font-weight: 900
    }

    .about-strategy-item-description {
        font-size: 18px;
        line-height: 20px
    }

    .notice-content-slide {
        width: 725px;
        height: 550px
    }

    .notice-content-video {
        width: 645px;
        height: 340px
    }

    .cookie-consent__title {
        font-size: 22px;
        font-weight: 900
    }

    .cookie-consent__message {
        font-size: 16px;
        font-weight: 500
    }

    .cookie-consent-button {
        width: 250px
    }

    .cookie-consent__agree {
        width: 250px;
        height: 50px;
        line-height: 50px;
        font-size: 25px;
        font-weight: 700
    }

    .box-parts {
        width: 1100px
    }

    .box-texts {
        width: 35%
    }

    .name_part {
        font-size: 25px
    }

    .subtitle_part {
        font-size: 18px
    }

    .value_part {
        font-size: 30px
    }

    .unity_part {
        font-size: 19px
    }

    .part-box-container {
        padding: 0 30px 0 30px
    }

    .btn_part {
        width: 200px
    }
}

@media screen and (min-width:1024px) and (max-width:1150px) {
    .box {
        width: 900px
    }

    #header {
        display: inline-block;
        width: 100%;
        height: 135px;
        margin: 0;
        padding: 0 0;
        background-color: transparent !important
    }

    .header-spacing {
        height: 135px;
        margin: 0 0 70px 0
    }

    .header {
        display: flex;
        justify-content: center;
        align-content: flex-end;
        align-items: flex-end;
        flex-wrap: nowrap;
        gap: 0 25px;
        width: 900px;
        margin: 0 auto;
        padding: 30px 0 0 0
    }

    .header-img {
        width: 120px;
        height: 35px
    }

    .header-img a {
        width: 120px;
        height: 35px
    }

    .header-img a img {
        height: 100%
    }

    .header-nav {
        width: calc(100% - 145px);
        height: 40px
    }

    .header-nav-item {
        width: 120px;
        height: 40px
    }

    .header-nav-item-text,
    a.header-nav-item-text {
        line-height: 18px;
        font-size: 18px;
        font-weight: 300
    }

    .header-nav-item-sub {
        width: 200px;
        height: auto;
        padding: 5px 0;
        position: absolute;
        top: 40px;
        background: #c0202e;
        border-radius: 0 0 20px 20px
    }

    .header-nav-item-sub-item {
        width: 80%;
        line-height: 18px;
        font-size: 18px
    }

    .footer-nav {
        margin: 0 0 35px 0
    }

    .footer-red {
        border-bottom: 5px solid #c0202e
    }

    .footer-red .box {
        display: flex;
        justify-content: center;
        align-content: center;
        align-items: center;
        flex-wrap: nowrap;
        gap: 75px 35px;
        height: 100%
    }

    .footer-img {
        width: 140px;
        height: 41px
    }

    .footer-infos {
        width: 210px;
        height: 110px
    }

    .footer-infos-title {
        line-height: 20px;
        font-size: 18px;
        font-weight: 500
    }

    .footer-infos-text {
        line-height: 20px;
        font-size: 15px;
        font-weight: 300
    }

    .footer-infos-contacts {
        width: 100%
    }

    .footer-infos-contact p {
        line-height: 20px;
        font-size: 15px;
        font-weight: 300
    }

    .footer-icon {
        right: 20px;
        width: 150px;
        height: 100%
    }

    .footer-icon svg {
        top: -108px
    }

    .footer-icon::after {
        width: 16px;
        height: 5px;
        left: calc(50% - 8px);
        bottom: -5px
    }

    .produtos {
        height: 370px
    }

    .produtos-title {
        width: 120px;
        height: 150px
    }

    .produtos-title::after {
        width: 125px;
        height: 122px;
        border-radius: 30px;
        right: -60px;
        top: 14px
    }

    .produtos-title-text {
        width: 100px;
        font-size: 20px;
        line-height: 25px
    }

    .produtos-carrossel {
        width: 410px;
        height: 370px
    }

    .produtos-list {
        width: 410px;
        height: 370px
    }

    .produtos-item {
        width: 410px;
        height: 370px
    }

    .produtos-item-link {
        display: block;
        width: 410px;
        height: 370px
    }

    .produtos-names {
        width: 245px;
        min-height: 330px
    }

    .produtos-names::before {
        width: 251px;
        height: 250px;
        border-radius: 30px;
        left: -120px;
        top: 40.5px
    }

    .produtos-names-list {
        gap: 10px 0
    }

    .produtos-names-item {
        width: 245px;
        height: 50px;
        line-height: 25px;
        padding: 0 0 0 35px;
        font-size: 20px
    }

    .produtos-svg {
        width: 310px;
        height: 420px;
        bottom: -70px;
        left: 30px
    }

    .blog {
        display: block;
        margin: 125px auto 0 auto
    }

    .blog-box {
        display: flex;
        justify-content: center;
        align-content: center;
        align-items: center;
        flex-wrap: wrap;
        gap: 5px 0;
        height: auto;
        padding: 0 0
    }

    .blog-list {
        display: flex;
        justify-content: start;
        align-content: flex-start;
        align-items: flex-start;
        gap: 0 0;
        flex-wrap: wrap;
        width: 100%
    }

    .blog-item {
        display: flex;
        justify-content: start;
        align-content: center;
        align-items: center;
        gap: 0 70px;
        flex-wrap: nowrap;
        height: 405px;
        padding: 60px 10px
    }

    .blog-item a {
        justify-content: start;
        gap: 0 70px;
        flex-wrap: nowrap
    }

    .blog-item-img {
        width: 350px;
        height: 265px
    }

    .blog-item-article {
        width: calc(100% - 420px)
    }

    .blog-item-article-title {
        font-size: 25px;
        font-weight: 900;
        line-height: 30px;
        margin: 0
    }

    .blog-item-article-text {
        font-size: 20px;
        font-weight: 400;
        line-height: 30px;
        margin: 25px 0 0 0
    }

    .map-box {
        gap: 30px 30px
    }

    .map-conteiner {
        width: 100%;
        height: 450px
    }

    .map-locations {
        gap: 25px 0;
        width: 100%;
        justify-content: space-evenly
    }

    .map-location {
        flex: 1 1 45%
    }

    .map-location-city {
        font-size: 20px;
        line-height: 20px;
        font-weight: 900
    }

    .map-location-address {
        font-size: 16px;
        line-height: 20px;
        font-weight: 500
    }

    .map-location-phone {
        font-size: 16px;
        line-height: 20px;
        font-weight: 500
    }

    .newsletter {
        height: 175px;
        margin: 100px auto 60px;
        padding: 20px 0 0 0
    }

    .newsletter-title {
        font-size: 22px;
        font-weight: 900;
        margin: 0 0 25px 0
    }

    #newsletter-form {
        width: 800px
    }

    .newsletter-form-wrapper {
        width: 275px;
        height: 45px
    }

    #privacity {
        display: inline-block;
        vertical-align: top;
        height: 15px;
        width: 15px;
        margin: 0 10px 0 0;
        background: #fff;
        border: none
    }

    .newsletter-label {
        display: inline-block;
        text-align: center;
        font-size: 18px;
        line-height: 15px;
        color: #fff
    }

    .newsletter-label a {
        color: #fff
    }

    .newsletter-label a:hover {
        color: #6d6e71;
        text-decoration: underline;
        text-shadow: none
    }

    .contact-page-icon {
        height: 95%
    }

    .form-title {
        line-height: 40px;
        font-size: 40px;
        margin: 0 0 15px 70px
    }

    .form-box {
        width: 900px
    }

    .form-wrapper-input {
        min-width: 265px
    }

    #produto {
        display: block;
        margin: 0 auto;
        padding: 0
    }

    .produto-info {
        justify-content: space-between;
        margin: 0 0 100px 0
    }

    .produto-info-image {
        width: 460px;
        height: 440px
    }

    .produto-info-image .slick-slide {
        width: 460px;
        height: 440px
    }

    .produto-info-image img {
        height: 100%
    }

    .produto-info-detail {
        width: 380px
    }

    .produto-info-detail-name {
        width: 300px;
        font-size: 35px;
        font-weight: 900
    }

    .produto-info-detail-text {
        font-size: 20px
    }

    .produto-info-detail-video {
        display: block;
        width: 410px;
        height: 216px
    }

    .more-produtos-list {
        width: 900px;
        height: 280px
    }

    .more-produtos-item {
        width: 200px
    }

    .more-produtos-item-img {
        width: 200px;
        height: 134px
    }

    .more-produtos-item-name {
        width: 145px;
        font-size: 24px
    }

    .home-banner-slider {
        height: 570px
    }

    .home-banner-slider-img {
        height: 570px
    }

    .home-banner-slider .slick-dots li {
        width: 40px;
        height: 15px
    }

    .home-banner-icons {
        height: 240px;
        margin: 0 0 100px 0
    }

    .home-banner-icons::before {
        height: 95px
    }

    .home-banner-icons-item {
        width: 270px;
        height: 240px
    }

    .home-banner-icons-item-icon {
        width: 100px;
        height: 95px
    }

    .home-banner-icons-item-icon::before {
        width: 100px;
        height: 95px;
        line-height: 95px;
        font-size: 95px
    }

    .home-banner-icons-item-name {
        width: 180px;
        font-size: 22px;
        line-height: 22px
    }

    #subbanner {
        gap: 0 50px;
        width: 100%;
        height: 400px;
        margin-top: 50px
    }

    .subbanner-infos {
        width: 380px;
        height: 100%;
        margin: 0;
        padding: 50px 0 0 0
    }

    .subbanner-infos-name {
        font-size: 25px;
        line-height: 25px;
        margin: 0
    }

    .subbanner-infos-text {
        font-size: 20px;
        line-height: 20px;
        margin: 40px 0 0 0
    }

    .subbanner-infos-button {
        width: 235px;
        height: 40px;
        margin: 35px 0 0 0;
        border-radius: 37px
    }

    .subbanner-infos-button a {
        line-height: 40px;
        font-size: 20px
    }

    .subbanner-image {
        width: 555px;
        height: 400px
    }

    .subbanner-image img {
        height: 100%
    }

    #about::before {
        background-size: cover
    }

    .about-top {
        margin: 160px auto 0 auto
    }

    .about-top-header {
        gap: 0 65px;
        flex-wrap: wrap;
        margin: 0 0 55px 0;
        padding: 0;
        position: relative
    }

    .about-top-icon {
        display: none
    }

    .about-top-icon::before {
        display: none
    }

    .about-top-text {
        width: 400px
    }

    .about-top-title {
        font-size: 30px;
        line-height: 30px
    }

    .about-top-description {
        font-size: 20px;
        line-height: 30px
    }

    .about-top-img {
        width: 400px;
        height: 266px
    }

    .about-top-images-list {
        width: 900px;
        height: 145px
    }

    .about-top-images-item {
        display: block;
        width: 225px;
        height: 145px
    }

    .about-strategy {
        height: 350px;
        margin: 0 0 100px 0
    }

    .about-strategy-item {
        width: 200px;
        min-height: 310px
    }

    .about-strategy-item-bar {
        height: 255px
    }

    .about-strategy-item-title {
        font-size: 50px;
        line-height: 48px;
        font-weight: 900
    }

    .about-strategy-item-description {
        font-size: 18px;
        line-height: 20px
    }

    .notice-content-slide {
        width: 725px;
        height: 550px
    }

    .notice-content-video {
        width: 645px;
        height: 340px
    }

    .cookie-consent__title {
        font-size: 22px;
        font-weight: 900
    }

    .cookie-consent__message {
        font-size: 16px;
        font-weight: 500
    }

    .cookie-consent-button {
        width: 250px
    }

    .cookie-consent__agree {
        width: 250px;
        height: 50px;
        line-height: 50px;
        font-size: 25px;
        font-weight: 700
    }

    .box-parts {
        width: 950px
    }

    .part-box-container {
        gap: 40px
    }

    .name_part {
        font-size: 25px
    }

    .subtitle_part {
        font-size: 18px
    }

    .value_part {
        font-size: 30px
    }

    .unity_part {
        font-size: 19px
    }

    .part-box-container {
        padding: 0 30px 0 30px
    }

    .btn_part {
        width: 150px
    }
}

@media screen and (max-width:1023px) {
    .box {
        width: 85%
    }


    #header {
        display: inline-block;
        width: 100%;
        height: 135px;
        margin: 0;
        padding: 0 0;
        background-color: transparent !important
    }

    .header-spacing {
        height: 135px;
        margin: 0 0 70px 0
    }

    .header {
        display: flex;
        justify-content: space-between;
        align-content: flex-start;
        align-items: flex-start;
        flex-wrap: nowrap;
        gap: 0 25px;
        width: 85%;
        margin: 0 auto;
        padding: 15px 0 0 0
    }

    .header-img {
        width: 120px;
        height: 35px
    }

    .header-img a {
        width: 120px;
        height: 35px
    }

    .header-img a img {
        height: 100%
    }

    .header-nav {
        display: none
    }

    .header-open-mobile {
        display: flex
    }

    .socialsHeader {
        top: 135px
    }

    .wp-float {
        bottom: 100px;
        right: 25px;
        z-index: 2
    }

    .footer-nav {
        height: auto;
        width: 85%;
        margin: 0 auto 35px auto
    }

    .footer-nav-list {
        justify-content: center;
        flex-wrap: wrap;
        gap: 15px 15px
    }

    .footer-nav-item {
        width: 100%
    }

    .footer-nav-item>hr {
        height: 1px;
        width: 100%
    }

    a.footer-nav-item-text {
        display: block
    }

    .footer-red {
        border-bottom: 5px solid #c0202e;
        height: 450px
    }

    .footer-red .box {
        display: flex;
        justify-content: center;
        align-content: space-evenly;
        align-items: center;
        flex-wrap: wrap;
        gap: 0 0;
        height: 100%;
        position: relative;
        z-index: 10
    }

    .footer-img {
        width: 240px;
        height: 70px
    }

    .footer-infos {
        width: 100%;
        height: auto
    }

    .footer-infos-title {
        line-height: 20px;
        font-size: 18px;
        font-weight: 500
    }

    .footer-infos-text {
        line-height: 20px;
        font-size: 15px;
        font-weight: 300
    }

    .footer-infos-contacts {
        width: 100%
    }

    .footer-infos-contact p {
        line-height: 20px;
        font-size: 15px;
        font-weight: 300
    }

    .footer-icon {
        right: calc(50% - 75px);
        width: 150px;
        height: 100%
    }

    .footer-icon svg {
        top: 140px
    }

    .footer-icon::after {
        width: 16px;
        height: 5px;
        left: calc(50% - 8px);
        bottom: -5px
    }

    .produtos {
        height: auto;
        justify-content: center;
        flex-wrap: wrap;
        gap: 30px 0
    }

    .produtos-title {
        justify-content: center;
        width: 85%;
        height: 40px;
        border-radius: 6px;
        margin: 30px 0 0 0
    }

    .produtos-title::after {
        display: none
    }

    .produtos-title-text {
        text-align: center;
        width: 100%;
        font-size: 20px;
        line-height: 25px
    }

    .produtos-carrossel {
        width: 300px;
        height: 271px
    }

    .produtos-list {
        width: 300px;
        height: 271px
    }

    .produtos-item {
        width: 300px;
        height: 271px
    }

    .produtos-item-link {
        display: block;
        width: 300px;
        height: 271px
    }

    .produtos-names-list {
        justify-content: center
    }

    .produtos-names {
        width: 85%;
        min-height: auto;
        border-radius: 6px;
        padding: 5px 0
    }

    .produtos-names::before {
        display: none
    }

    .produtos-names-item {
        width: 245px;
        height: 60px;
        line-height: 25px;
        padding: 0 0 0 35px;
        font-size: 20px;
        border-radius: 30px
    }

    .produtos-svg {
        display: none
    }

    .box-parts {
        width: 950px
    }

    .part-box-container {
        gap: 40px
    }

    .box-texts {
        width: 40%
    }

    .name_part {
        font-size: 25px
    }

    .subtitle_part {
        font-size: 18px
    }

    .value_part {
        font-size: 30px
    }

    .unity_part {
        font-size: 19px
    }

    .part-box-container {
        padding: 0 30px 0 30px
    }

    .btn_part {
        width: 150px
    }

    .blog {
        display: block;
        margin: 125px auto 0 auto
    }

    .blog-box {
        display: flex;
        justify-content: center;
        align-content: center;
        align-items: center;
        flex-wrap: wrap;
        gap: 5px 0;
        height: auto;
        padding: 0 0
    }

    .blog-list {
        display: flex;
        justify-content: start;
        align-content: flex-start;
        align-items: flex-start;
        gap: 0 0;
        flex-wrap: wrap;
        width: 100%
    }

    .blog-item {
        display: flex;
        justify-content: center;
        align-content: center;
        align-items: center;
        gap: 70px 70px;
        flex-wrap: wrap;
        height: 100%;
        padding: 60px 10px
    }

    .blog-item a {
        justify-content: center;
        gap: 30px 70px;
        flex-wrap: wrap
    }

    .blog-item-img {
        width: 100%
    }

    .blog-item-article {
        width: 100%
    }

    .blog-item-article-title {
        font-size: 25px;
        font-weight: 900;
        line-height: 30px;
        margin: 0
    }

    .blog-item-article-text {
        font-size: 20px;
        font-weight: 400;
        line-height: 30px;
        margin: 25px 0 0 0
    }

    .map-box {
        gap: 30px 30px;
        padding: 0
    }

    .map-conteiner {
        width: 100%;
        height: 450px
    }

    .map-locations {
        gap: 25px 0;
        width: 100%;
        justify-content: space-between
    }

    .map-location {
        flex: 1 1 45%
    }

    .map-location-city {
        font-size: 20px;
        line-height: 20px;
        font-weight: 900
    }

    .map-location-address {
        font-size: 16px;
        line-height: 20px;
        font-weight: 500
    }

    .map-location-phone {
        font-size: 16px;
        line-height: 20px;
        font-weight: 500
    }

    .newsletter {
        height: 450px;
        margin: 100px auto 60px;
        padding: 20px 0 0 0
    }

    .newsletter-title {
        width: 80%;
        font-size: 18px;
        font-weight: 900;
        margin: 0 0 25px 0
    }

    #newsletter-form {
        justify-content: center;
        flex-wrap: wrap;
        gap: 50px 0;
        width: 85%
    }

    .newsletter-form-wrapper {
        width: 100%;
        height: 45px
    }

    .newsletter-form-privacity {
        bottom: -80px
    }

    #privacity {
        display: inline-block;
        vertical-align: top;
        height: 15px;
        width: 15px;
        margin: 0 10px 0 0;
        background: #fff;
        border: none
    }

    .newsletter-label {
        font-size: 16px;
        line-height: 15px;
        width: 80%
    }

    .contact-page-icon {
        height: 100%
    }

    .form-title {
        line-height: 40px;
        font-size: 40px;
        margin: 0 0 15px 0;
        text-align: center
    }

    .form-box {
        justify-content: center;
        width: 100%;
        padding: 50px 0
    }

    .form-wrapper-full,
    .form-wrapper-half,
    .form-wrapper-text {
        justify-content: center;
        flex-wrap: wrap;
        gap: 15px 20px;
        width: 100%;
        height: auto;
        flex-direction: column
    }

    .form-wrapper-input {
        min-width: 240px;
        width: 85%
    }

    .form-wrapper-textarea {
        width: 85%
    }

    #produto {
        display: block;
        margin: 0 auto;
        padding: 0
    }

    .produto-info {
        justify-content: space-between;
        margin: 0 0 100px 0
    }

    .produto-info-image {
        width: 270px;
        height: 258px
    }

    .produto-info-image .slick-slide {
        width: 270px;
        height: 258px
    }

    .produto-info-image img {
        height: 100%
    }

    .produto-info-image .slick-dots {
        bottom: 5px
    }

    .produto-info-detail {
        width: 100%
    }

    .produto-info-detail-name {
        width: 300px;
        font-size: 35px;
        font-weight: 900
    }

    .produto-info-detail-text {
        font-size: 20px
    }

    .produto-info-detail-video {
        display: block;
        width: 270px;
        height: 142px
    }

    .more-produtos-list {
        width: 100%;
        height: auto
    }

    .more-produtos-item {
        width: 200px
    }

    .more-produtos-item-img {
        width: 200px;
        height: 134px
    }

    .more-produtos-item-name {
        width: 145px;
        font-size: 24px
    }

    .home-banner-slider {
        height: 400px
    }

    .home-banner-slider-img {
        height: 525px
    }

    .home-banner-slider .slick-dots {
        bottom: 5px
    }

    .home-banner-slider .slick-dots li {
        width: 15px;
        height: 15px
    }

    .home-banner-icons {
        display: none
    }

    .home-banner-icons::before {
        height: 95px
    }

    .home-banner-icons-item {
        width: 30%;
        height: 240px
    }

    .home-banner-icons-item-icon {
        width: 100px;
        height: 95px
    }

    .home-banner-icons-item-icon::before {
        width: 100px;
        height: 95px;
        line-height: 95px;
        font-size: 95px
    }

    .home-banner-icons-item-name {
        width: 180px;
        font-size: 22px;
        line-height: 22px
    }

    #subbanner {
        gap: 0 50px;
        width: 100%;
        height: auto;
        margin-top: 50px;
        flex-wrap: wrap-reverse;
        justify-content: center
    }

    .subbanner-infos {
        width: 85%;
        height: 100%;
        margin: 0;
        padding: 50px 0 50px 0
    }

    .subbanner-infos-name {
        font-size: 25px;
        line-height: 25px;
        margin: 0
    }

    .subbanner-infos-text {
        font-size: 20px;
        line-height: 20px;
        margin: 40px 0 0 0
    }

    .subbanner-infos-button {
        width: 235px;
        height: 40px;
        margin: 35px 0 0 0;
        border-radius: 37px
    }

    .subbanner-infos-button a {
        line-height: 40px;
        font-size: 20px
    }

    .subbanner-image {
        width: 400px;
        height: 288px
    }

    .subbanner-image img {
        height: 100%
    }

    #about::before {
        background-size: cover
    }

    .about-top {
        margin: 160px auto 0 auto
    }

    .about-top-header {
        gap: 65px 65px;
        flex-wrap: wrap;
        margin: 0 0 55px 0;
        padding: 0;
        position: relative
    }

    .about-top-icon {
        display: none
    }

    .about-top-icon::before {
        display: none
    }

    .about-top-text {
        width: 100%
    }

    .about-top-title {
        font-size: 30px;
        line-height: 30px
    }

    .about-top-description {
        font-size: 20px;
        line-height: 30px
    }

    .about-top-img {
        width: 270px;
        height: 180px
    }

    .about-top-images-list {
        width: 270px;
        height: auto;
        flex-wrap: wrap
    }

    .about-top-images-item {
        display: block;
        width: 270px;
        height: 174px
    }

    .about-strategy {
        height: auto;
        margin: 0 0 100px 0;
        padding: 60px 0
    }

    .about-strategy-list {
        gap: 60px 60px;
        flex-wrap: wrap
    }

    .about-strategy-item {
        width: 100%;
        min-height: auto
    }

    .about-strategy-item-bar {
        height: 1px;
        width: 100%
    }

    .about-strategy-item-title {
        font-size: 50px;
        line-height: 48px;
        font-weight: 900
    }

    .about-strategy-item-description {
        font-size: 18px;
        line-height: 20px
    }

    .notice-content-slide {
        width: 725px;
        height: 550px
    }

    .notice-content-video {
        width: 645px;
        height: 340px
    }

    .cookie-consent {
        height: auto;
        background: #6d6e71f5
    }

    .cookie-consent-box {
        flex-wrap: wrap
    }

    .cookie-consent-text {
        width: 100%
    }

    .cookie-consent__title {
        font-size: 22px;
        font-weight: 900
    }

    .cookie-consent__message {
        font-size: 16px;
        font-weight: 500
    }

    .cookie-consent-button {
        width: 250px
    }

    .cookie-consent__agree {
        width: 250px;
        height: 50px;
        line-height: 50px;
        font-size: 25px;
        font-weight: 700
    }

    .error-message {
        top: 88px;
        right: 55px
    }
}

@media screen and (max-width:950px) {
    .box {
        width: 85%
    }
    #popup{ height: 480px; }
    #popupimage, #image-popup, .player-primus-dimensions{ height: 470px; }
    #header {
        display: inline-block;
        width: 100%;
        height: 135px;
        margin: 0;
        padding: 0 0;
        background-color: transparent !important
    }

    .background-header {
        background-color: #fafafa !important
    }

    .header-spacing {
        height: 135px;
        margin: 0 0 70px 0
    }

    .header {
        display: flex;
        justify-content: space-between;
        align-content: flex-start;
        align-items: flex-start;
        flex-wrap: nowrap;
        gap: 0 25px;
        width: 85%;
        margin: 0 auto;
        padding: 15px 0 0 0
    }

    .header-img {
        width: 120px;
        height: 35px
    }

    .header-img a {
        width: 120px;
        height: 35px
    }

    .header-img a img {
        height: 100%
    }

    .header-nav {
        display: none
    }

    .header-open-mobile {
        display: flex
    }

    .socialsHeader {
        top: 135px
    }

    .wp-float {
        bottom: 100px;
        right: 25px;
        z-index: 2
    }

    .footer-nav {
        height: auto;
        width: 85%;
        margin: 0 auto 35px auto
    }

    .footer-nav-list {
        justify-content: center;
        flex-wrap: wrap;
        gap: 15px 15px
    }

    .footer-nav-item {
        width: 100%
    }

    .footer-nav-item>hr {
        height: 1px;
        width: 100%
    }

    a.footer-nav-item-text {
        display: block
    }

    .footer-red {
        border-bottom: 5px solid #c0202e;
        height: 450px
    }

    .footer-red .box {
        display: flex;
        justify-content: center;
        align-content: space-evenly;
        align-items: center;
        flex-wrap: wrap;
        gap: 0 0;
        height: 100%;
        position: relative;
        z-index: 10
    }

    .footer-img {
        width: 240px;
        height: 70px
    }

    .footer-infos {
        width: 100%;
        height: auto
    }

    .footer-infos-title {
        line-height: 20px;
        font-size: 18px;
        font-weight: 500
    }

    .footer-infos-text {
        line-height: 20px;
        font-size: 15px;
        font-weight: 300
    }

    .footer-infos-contacts {
        width: 100%
    }

    .footer-infos-contact p {
        line-height: 20px;
        font-size: 15px;
        font-weight: 300
    }

    .footer-icon {
        right: calc(50% - 75px);
        width: 150px;
        height: 100%
    }

    .footer-icon svg {
        top: 140px
    }

    .footer-icon::after {
        width: 16px;
        height: 5px;
        left: calc(50% - 8px);
        bottom: -5px
    }

    .produtos {
        height: auto;
        justify-content: center;
        flex-wrap: wrap;
        gap: 30px 0
    }

    .produtos-title {
        justify-content: center;
        width: 85%;
        height: 40px;
        border-radius: 6px;
        margin: 30px 0 0 0
    }

    .produtos-title::after {
        display: none
    }

    .produtos-title-text {
        text-align: center;
        width: 100%;
        font-size: 20px;
        line-height: 25px
    }

    .produtos-carrossel {
        width: 300px;
        height: 271px
    }

    .produtos-list {
        width: 300px;
        height: 271px
    }

    .produtos-item {
        width: 300px;
        height: 271px
    }

    .produtos-item-link {
        display: block;
        width: 300px;
        height: 271px
    }

    .produtos-names-list {
        justify-content: center
    }

    .produtos-names {
        width: 85%;
        min-height: auto;
        border-radius: 6px;
        padding: 5px 0
    }

    .produtos-names::before {
        display: none
    }

    .produtos-names-item {
        width: 245px;
        height: 50px;
        line-height: 25px;
        padding: 0 0 0 35px;
        font-size: 20px;
        border-radius: 30px
    }

    .produtos-svg {
        display: none
    }

    .blog {
        display: block;
        margin: 125px auto 0 auto
    }

    .blog-box {
        display: flex;
        justify-content: center;
        align-content: center;
        align-items: center;
        flex-wrap: wrap;
        gap: 5px 0;
        height: auto;
        padding: 0 0
    }

    .blog-list {
        display: flex;
        justify-content: start;
        align-content: flex-start;
        align-items: flex-start;
        gap: 0 0;
        flex-wrap: wrap;
        width: 100%
    }

    .blog-item {
        display: flex;
        justify-content: center;
        align-content: center;
        align-items: center;
        gap: 70px 70px;
        flex-wrap: wrap;
        height: 100%;
        padding: 60px 10px
    }

    .blog-item a {
        justify-content: center;
        gap: 30px 70px;
        flex-wrap: wrap
    }

    .blog-item-img {
        width: 100%
    }

    .blog-item-img img {
        height: 100%
    }

    .blog-item-article {
        width: 100%
    }

    .blog-item-article-title {
        font-size: 25px;
        font-weight: 900;
        line-height: 30px;
        margin: 0
    }

    .blog-item-article-text {
        font-size: 20px;
        font-weight: 400;
        line-height: 30px;
        margin: 25px 0 0 0
    }

    .map-box {
        gap: 30px 30px;
        padding: 0
    }

    .map-conteiner {
        width: 100%;
        height: 450px
    }

    .map-locations {
        gap: 25px 0;
        width: 100%
    }

    .map-location {
        flex: 1 1 45%;
        gap: 5px
    }

    .map-location-city {
        font-size: 20px;
        line-height: 20px;
        font-weight: 900
    }

    .map-location-address {
        font-size: 16px;
        line-height: 20px;
        font-weight: 500
    }

    .map-location-phone {
        font-size: 16px;
        line-height: 20px;
        font-weight: 500
    }

    .newsletter {
        height: 450px;
        margin: 100px auto 60px;
        padding: 20px 0 0 0
    }

    .newsletter-title {
        width: 80%;
        font-size: 18px;
        font-weight: 900;
        margin: 0 0 25px 0
    }

    #newsletter-form {
        justify-content: center;
        flex-wrap: wrap;
        gap: 50px 0;
        width: 85%
    }

    .newsletter-form-wrapper {
        width: 100%;
        height: 45px
    }

    .newsletter-form-privacity {
        bottom: -80px
    }

    #privacity {
        display: inline-block;
        vertical-align: top;
        height: 15px;
        width: 15px;
        margin: 0 10px 0 0;
        background: #fff;
        border: none
    }

    .newsletter-label {
        font-size: 16px;
        line-height: 15px;
        width: 80%
    }

    .contact-page-icon {
        height: 100%
    }

    .form-title {
        line-height: 40px;
        font-size: 40px;
        margin: 0 0 15px 0;
        text-align: center
    }

    .form-box {
        justify-content: center;
        width: 100%;
        padding: 50px 0
    }

    .form-wrapper-full,
    .form-wrapper-half,
    .form-wrapper-text {
        justify-content: center;
        flex-wrap: wrap;
        gap: 15px 20px;
        width: 100%;
        height: auto;
        flex-direction: column
    }

    .form-wrapper-input {
        min-width: 240px;
        width: 85%
    }

    .form-wrapper-textarea {
        width: 85%
    }

    #produto {
        display: block;
        margin: 0 auto;
        padding: 0
    }

    .produto-info {
        justify-content: space-between;
        margin: 0 0 100px 0
    }

    .produto-info-image {
        width: 270px;
        height: 258px
    }

    .produto-info-image .slick-slide {
        width: 270px;
        height: 258px
    }

    .produto-info-image img {
        height: 100%
    }

    .produto-info-image .slick-dots {
        bottom: 5px
    }

    .produto-info-detail {
        width: 100%
    }

    .produto-info-detail-name {
        width: 300px;
        font-size: 35px;
        font-weight: 900
    }

    .produto-info-detail-text {
        font-size: 20px
    }

    .produto-info-detail-video {
        display: block;
        width: 270px;
        height: 142px
    }

    .more-produtos-list {
        width: 100%;
        height: auto
    }

    .more-produtos-item {
        width: 200px
    }

    .more-produtos-item-img {
        width: 200px;
        height: 134px
    }

    .more-produtos-item-name {
        width: 145px;
        font-size: 24px
    }

    .home-banner-slider {
        height: 400px
    }

    .home-banner-slider-img {
        height: 475px
    }

    .home-banner-slider .slick-dots {
        bottom: 5px
    }

    .home-banner-slider .slick-dots li {
        width: 15px;
        height: 15px
    }

    .home-banner-icons {
        display: none
    }

    .home-banner-icons::before {
        height: 95px
    }

    .home-banner-icons-item {
        width: 30%;
        height: 240px
    }

    .home-banner-icons-item-icon {
        width: 100px;
        height: 95px
    }

    .home-banner-icons-item-icon::before {
        width: 100px;
        height: 95px;
        line-height: 95px;
        font-size: 95px
    }

    .home-banner-icons-item-name {
        width: 180px;
        font-size: 22px;
        line-height: 22px
    }

    #subbanner {
        gap: 0 50px;
        width: 100%;
        height: auto;
        margin-top: 50px;
        flex-wrap: wrap-reverse;
        justify-content: center
    }

    .subbanner-infos {
        width: 85%;
        height: 100%;
        margin: 0;
        padding: 50px 0 50px 0
    }

    .subbanner-infos-name {
        font-size: 25px;
        line-height: 25px;
        margin: 0
    }

    .subbanner-infos-text {
        font-size: 20px;
        line-height: 20px;
        margin: 40px 0 0 0
    }

    .subbanner-infos-button {
        width: 235px;
        height: 40px;
        margin: 35px 0 0 0;
        border-radius: 37px
    }

    .subbanner-infos-button a {
        line-height: 40px;
        font-size: 20px
    }

    .subbanner-image {
        width: 400px;
        height: 288px
    }

    .subbanner-image img {
        height: 100%
    }

    #about::before {
        background-size: cover
    }

    .about-top {
        margin: 160px auto 0 auto
    }

    .about-top-header {
        gap: 65px 65px;
        flex-wrap: wrap;
        margin: 0 0 55px 0;
        padding: 0;
        position: relative
    }

    .about-top-icon {
        display: none
    }

    .about-top-icon::before {
        display: none
    }

    .about-top-text {
        width: 100%
    }

    .about-top-title {
        font-size: 30px;
        line-height: 30px
    }

    .about-top-description {
        font-size: 20px;
        line-height: 30px
    }

    .about-top-img {
        width: 270px;
        height: 180px
    }

    .about-top-images-list {
        width: 270px;
        height: auto;
        flex-wrap: wrap
    }

    .about-top-images-item {
        display: block;
        width: 270px;
        height: 174px
    }

    .about-strategy {
        height: auto;
        margin: 0 0 100px 0;
        padding: 60px 0
    }

    .about-strategy-list {
        gap: 60px 60px;
        flex-wrap: wrap
    }

    .about-strategy-item {
        width: 100%;
        min-height: auto
    }

    .about-strategy-item-bar {
        height: 1px;
        width: 100%
    }

    .about-strategy-item-title {
        font-size: 50px;
        line-height: 48px;
        font-weight: 900
    }

    .about-strategy-item-description {
        font-size: 18px;
        line-height: 20px
    }

    .notice-content-slide {
        width: 725px;
        height: 550px
    }

    .notice-content-video {
        width: 645px;
        height: 340px
    }

    .cookie-consent {
        height: auto;
        background: #6d6e71f5
    }

    .cookie-consent-box {
        flex-wrap: wrap
    }

    .cookie-consent-text {
        width: 100%
    }

    .cookie-consent__title {
        font-size: 22px;
        font-weight: 900
    }

    .cookie-consent__message {
        font-size: 16px;
        font-weight: 500
    }

    .cookie-consent-button {
        width: 250px
    }

    .cookie-consent__agree {
        width: 250px;
        height: 50px;
        line-height: 50px;
        font-size: 25px;
        font-weight: 700
    }

    .box-parts {
        width: 750px
    }

    .part-box-container {
        gap: 40px
    }

    .box-texts {
        width: 30%
    }

    .name_part {
        font-size: 18px
    }

    .subtitle_part {
        font-size: 15px
    }

    .value_part {
        font-size: 22px
    }

    .unity_part {
        font-size: 15px
    }

    .part-box-container {
        padding: 0 30px 0 30px
    }

    .btn_part {
        width: 120px
    }
}

@media screen and (max-width:850px) {
    .box {
        width: 85%
    }
    #popup{ height: 420px; }
    #popupimage, #image-popup, .player-primus-dimensions{ height: 410px; }
    #header {
        display: inline-block;
        width: 100%;
        height: 135px;
        margin: 0;
        padding: 0 0;
        background-color: transparent !important
    }

    .background-header {
        background-color: #fafafa !important
    }

    .header-spacing {
        height: 135px;
        margin: 0 0 70px 0
    }

    .header {
        display: flex;
        justify-content: space-between;
        align-content: flex-start;
        align-items: flex-start;
        flex-wrap: nowrap;
        gap: 0 25px;
        width: 85%;
        margin: 0 auto;
        padding: 15px 0 0 0
    }

    .header-img {
        width: 120px;
        height: 35px
    }

    .header-img a {
        width: 120px;
        height: 35px
    }

    .header-img a img {
        height: 100%
    }

    .header-nav {
        display: none
    }

    .header-open-mobile {
        display: flex
    }

    .socialsHeader {
        top: 135px
    }

    .wp-float {
        bottom: 100px;
        right: 25px;
        z-index: 2
    }

    .footer-nav {
        height: auto;
        width: 85%;
        margin: 0 auto 35px auto
    }

    .footer-nav-list {
        justify-content: center;
        flex-wrap: wrap;
        gap: 15px 15px
    }

    .footer-nav-item {
        width: 100%
    }

    .footer-nav-item>hr {
        height: 1px;
        width: 100%
    }

    a.footer-nav-item-text {
        display: block
    }

    .footer-red {
        border-bottom: 5px solid #c0202e;
        height: 450px
    }

    .footer-red .box {
        display: flex;
        justify-content: center;
        align-content: space-evenly;
        align-items: center;
        flex-wrap: wrap;
        gap: 0 0;
        height: 100%;
        position: relative;
        z-index: 10
    }

    .footer-img {
        width: 240px;
        height: 70px
    }

    .footer-infos {
        width: 100%;
        height: auto
    }

    .footer-infos-title {
        line-height: 20px;
        font-size: 18px;
        font-weight: 500
    }

    .footer-infos-text {
        line-height: 20px;
        font-size: 15px;
        font-weight: 300
    }

    .footer-infos-contacts {
        width: 100%
    }

    .footer-infos-contact p {
        line-height: 20px;
        font-size: 15px;
        font-weight: 300
    }

    .footer-icon {
        right: calc(50% - 75px);
        width: 150px;
        height: 100%
    }

    .footer-icon svg {
        top: 140px
    }

    .footer-icon::after {
        width: 16px;
        height: 5px;
        left: calc(50% - 8px);
        bottom: -5px
    }

    .produtos {
        height: auto;
        justify-content: center;
        flex-wrap: wrap;
        gap: 30px 0
    }

    .produtos-title {
        justify-content: center;
        width: 85%;
        height: 40px;
        border-radius: 6px;
        margin: 30px 0 0 0
    }

    .produtos-title::after {
        display: none
    }

    .produtos-title-text {
        text-align: center;
        width: 100%;
        font-size: 20px;
        line-height: 25px
    }

    .produtos-carrossel {
        width: 300px;
        height: 271px
    }

    .produtos-list {
        width: 300px;
        height: 271px
    }

    .produtos-item {
        width: 300px;
        height: 271px
    }

    .produtos-item-link {
        display: block;
        width: 300px;
        height: 271px
    }

    .produtos-names-list {
        gap: 20px;
        justify-content: center
    }

    .produtos-names {
        width: 85%;
        min-height: auto;
        border-radius: 6px;
        padding: 5px 0
    }

    .produtos-names::before {
        display: none
    }

    .produtos-names-item {
        width: 245px;
        height: 50px;
        line-height: 25px;
        padding: 0 0 0 35px;
        font-size: 20px;
        border-radius: 30px
    }

    .produtos-svg {
        display: none
    }

    .blog {
        display: block;
        margin: 125px auto 0 auto
    }

    .blog-box {
        display: flex;
        justify-content: center;
        align-content: center;
        align-items: center;
        flex-wrap: wrap;
        gap: 5px 0;
        height: auto;
        padding: 0 0
    }

    .blog-list {
        display: flex;
        justify-content: start;
        align-content: flex-start;
        align-items: flex-start;
        gap: 0 0;
        flex-wrap: wrap;
        width: 100%
    }

    .blog-item {
        display: flex;
        justify-content: center;
        align-content: center;
        align-items: center;
        gap: 70px 70px;
        flex-wrap: wrap;
        height: 100%;
        padding: 60px 10px
    }

    .blog-item a {
        justify-content: center;
        gap: 30px 70px;
        flex-wrap: wrap
    }

    .blog-item-img {
        width: 100%
    }

    .blog-item-article {
        width: 100%
    }

    .blog-item-article-title {
        font-size: 25px;
        font-weight: 900;
        line-height: 30px;
        margin: 0
    }

    .blog-item-article-text {
        font-size: 20px;
        font-weight: 400;
        line-height: 30px;
        margin: 25px 0 0 0
    }

    .map-box {
        gap: 30px 30px;
        padding: 0
    }

    .map-conteiner {
        width: 100%;
        height: 350px
    }

    .map-locations {
        gap: 25px 0;
        width: 100%;
        justify-content: space-between
    }

    .map-location {
        flex: 1 1 45%;
        gap: 5px
    }

    .map-location-city {
        font-size: 20px;
        line-height: 20px;
        font-weight: 900
    }

    .map-location-address {
        font-size: 16px;
        line-height: 20px;
        font-weight: 500
    }

    .map-location-phone {
        font-size: 16px;
        line-height: 20px;
        font-weight: 500
    }

    .newsletter {
        height: 450px;
        margin: 100px auto 60px;
        padding: 20px 0 0 0
    }

    .newsletter-title {
        width: 80%;
        font-size: 18px;
        font-weight: 900;
        margin: 0 0 25px 0
    }

    #newsletter-form {
        justify-content: center;
        flex-wrap: wrap;
        gap: 50px 0;
        width: 85%
    }

    .newsletter-form-wrapper {
        width: 100%;
        height: 45px
    }

    .newsletter-form-privacity {
        bottom: -80px
    }

    #privacity {
        display: inline-block;
        vertical-align: top;
        height: 15px;
        width: 15px;
        margin: 0 10px 0 0;
        background: #fff;
        border: none
    }

    .newsletter-label {
        font-size: 16px;
        line-height: 15px;
        width: 80%
    }

    .contact-page-icon {
        height: 100%
    }

    .form-title {
        line-height: 40px;
        font-size: 40px;
        margin: 0 0 15px 0;
        text-align: center
    }

    .form-box {
        justify-content: center;
        width: 100%;
        padding: 50px 0
    }

    .form-wrapper-full,
    .form-wrapper-half,
    .form-wrapper-text {
        justify-content: center;
        flex-direction: column;
        flex-wrap: wrap;
        gap: 15px 20px;
        width: 100%;
        height: auto
    }

    .form-wrapper-input {
        min-width: 240px;
        width: 85%
    }

    .form-wrapper-textarea {
        width: 85%
    }

    #produto {
        display: block;
        margin: 0 auto;
        padding: 0
    }

    .produto-info {
        justify-content: space-between;
        margin: 0 0 100px 0
    }

    .produto-info-image {
        width: 270px;
        height: 258px
    }

    .produto-info-image .slick-slide {
        width: 270px;
        height: 258px
    }

    .produto-info-image img {
        height: 100%
    }

    .produto-info-image .slick-dots {
        bottom: 5px
    }

    .produto-info-detail {
        width: 100%
    }

    .produto-info-detail-name {
        width: 300px;
        font-size: 35px;
        font-weight: 900
    }

    .produto-info-detail-text {
        font-size: 20px
    }

    .produto-info-detail-video {
        display: block;
        width: 270px;
        height: 142px
    }

    .more-produtos-list {
        width: 100%;
        height: auto
    }

    .more-produtos-item {
        width: 200px
    }

    .more-produtos-item-img {
        width: 200px;
        height: 134px
    }

    .more-produtos-item-name {
        width: 145px;
        font-size: 24px
    }

    .home-banner-slider {
        height: 400px
    }

    .home-banner-slider-img {
        height: 420px
    }

    .home-banner-slider .slick-dots {
        bottom: 5px
    }

    .home-banner-slider .slick-dots li {
        width: 15px;
        height: 15px
    }

    .home-banner-icons {
        display: none
    }

    .home-banner-icons::before {
        height: 95px
    }

    .home-banner-icons-item {
        width: 30%;
        height: 240px
    }

    .home-banner-icons-item-icon {
        width: 100px;
        height: 95px
    }

    .home-banner-icons-item-icon::before {
        width: 100px;
        height: 95px;
        line-height: 95px;
        font-size: 95px
    }

    .home-banner-icons-item-name {
        width: 180px;
        font-size: 22px;
        line-height: 22px
    }

    #subbanner {
        gap: 0 50px;
        width: 100%;
        height: auto;
        margin-top: 50px;
        flex-wrap: wrap-reverse;
        justify-content: center
    }

    .subbanner-infos {
        width: 85%;
        height: 100%;
        margin: 0;
        padding: 50px 0 50px 0
    }

    .subbanner-infos-name {
        font-size: 25px;
        line-height: 25px;
        margin: 0
    }

    .subbanner-infos-text {
        font-size: 20px;
        line-height: 20px;
        margin: 40px 0 0 0
    }

    .subbanner-infos-button {
        width: 235px;
        height: 40px;
        margin: 35px 0 0 0;
        border-radius: 37px
    }

    .subbanner-infos-button a {
        line-height: 40px;
        font-size: 20px
    }

    .subbanner-image {
        width: 400px;
        height: 288px
    }

    .subbanner-image img {
        height: 100%
    }

    #about::before {
        background-size: cover
    }

    .about-top {
        margin: 160px auto 0 auto
    }

    .about-top-header {
        gap: 65px 65px;
        flex-wrap: wrap;
        margin: 0 0 55px 0;
        padding: 0;
        position: relative
    }

    .about-top-icon {
        display: none
    }

    .about-top-icon::before {
        display: none
    }

    .about-top-text {
        width: 100%
    }

    .about-top-title {
        font-size: 30px;
        line-height: 30px
    }

    .about-top-description {
        font-size: 20px;
        line-height: 30px
    }

    .about-top-img {
        width: 270px;
        height: 180px
    }

    .about-top-images-list {
        width: 270px;
        height: auto;
        flex-wrap: wrap
    }

    .about-top-images-item {
        display: block;
        width: 270px;
        height: 174px
    }

    .about-strategy {
        height: auto;
        margin: 0 0 100px 0;
        padding: 60px 0
    }

    .about-strategy-list {
        gap: 60px 60px;
        flex-wrap: wrap
    }

    .about-strategy-item {
        width: 100%;
        min-height: auto
    }

    .about-strategy-item-bar {
        height: 1px;
        width: 100%
    }

    .about-strategy-item-title {
        font-size: 50px;
        line-height: 48px;
        font-weight: 900
    }

    .about-strategy-item-description {
        font-size: 18px;
        line-height: 20px
    }

    .notice-content-slide {
        width: 725px;
        height: 550px
    }

    .notice-content-video {
        width: 645px;
        height: 340px
    }

    .cookie-consent {
        height: auto;
        background: #6d6e71f5
    }

    .cookie-consent-box {
        flex-wrap: wrap
    }

    .cookie-consent-text {
        width: 100%
    }

    .cookie-consent__title {
        font-size: 22px;
        font-weight: 900
    }

    .cookie-consent__message {
        font-size: 16px;
        font-weight: 500
    }

    .cookie-consent-button {
        width: 250px
    }

    .cookie-consent__agree {
        width: 250px;
        height: 50px;
        line-height: 50px;
        font-size: 25px;
        font-weight: 700
    }
}

@media screen and (max-width:768px) {
    .box {
        width: 85%
    }
    #popup{ height: 400px; }
    #popupimage, #image-popup, .player-primus-dimensions{ height: 390px; }
    #header {
        display: inline-block;
        width: 100%;
        height: 135px;
        margin: 0;
        padding: 0 0;
        background-color: transparent !important
    }

    .background-header {
        background-color: #fafafa !important
    }

    .header-spacing {
        height: 135px;
        margin: 0 0 70px 0
    }

    .header {
        display: flex;
        justify-content: space-between;
        align-content: flex-start;
        align-items: flex-start;
        flex-wrap: nowrap;
        gap: 0 25px;
        width: 85%;
        margin: 0 auto;
        padding: 15px 0 0 0
    }

    .header-img {
        width: 120px;
        height: 35px
    }

    .header-img a {
        width: 120px;
        height: 35px
    }

    .header-img a img {
        height: 100%
    }

    .header-nav {
        display: none
    }

    .header-open-mobile {
        display: flex
    }

    .socialsHeader {
        top: 135px
    }

    .wp-float {
        bottom: 100px;
        right: 25px;
        z-index: 2
    }

    .footer-nav {
        height: auto;
        width: 85%;
        margin: 0 auto 35px auto
    }

    .footer-nav-list {
        justify-content: center;
        flex-wrap: wrap;
        gap: 15px 15px
    }

    .footer-nav-item {
        width: 100%
    }

    .footer-nav-item>hr {
        height: 1px;
        width: 100%
    }

    a.footer-nav-item-text {
        display: block
    }

    .footer-red {
        border-bottom: 5px solid #c0202e;
        height: 450px
    }

    .footer-red .box {
        display: flex;
        justify-content: center;
        align-content: space-evenly;
        align-items: center;
        flex-wrap: wrap;
        gap: 0 0;
        height: 100%;
        position: relative;
        z-index: 10
    }

    .footer-img {
        width: 240px;
        height: 70px
    }

    .footer-infos {
        width: 100%;
        height: auto
    }

    .footer-infos-title {
        line-height: 20px;
        font-size: 18px;
        font-weight: 500
    }

    .footer-infos-text {
        line-height: 20px;
        font-size: 15px;
        font-weight: 300
    }

    .footer-infos-contacts {
        width: 100%
    }

    .footer-infos-contact p {
        line-height: 20px;
        font-size: 15px;
        font-weight: 300
    }

    .footer-icon {
        right: calc(50% - 75px);
        width: 150px;
        height: 100%
    }

    .footer-icon svg {
        top: 140px
    }

    .footer-icon::after {
        width: 16px;
        height: 5px;
        left: calc(50% - 8px);
        bottom: -5px
    }

    .produtos {
        height: auto;
        justify-content: center;
        flex-wrap: wrap;
        gap: 30px 0
    }

    .produtos-title {
        justify-content: center;
        width: 85%;
        height: 40px;
        border-radius: 6px;
        margin: 30px 0 0 0
    }

    .produtos-title::after {
        display: none
    }

    .produtos-title-text {
        text-align: center;
        width: 100%;
        font-size: 20px;
        line-height: 25px
    }

    .produtos-carrossel {
        width: 450px;
        height: 407px
    }

    .produtos-list {
        width: 450px;
        height: 407px
    }

    .produtos-item {
        width: 450px;
        height: 407px
    }

    .produtos-item-link {
        display: block;
        width: 450px;
        height: 407px
    }

    .produtos-names-list {
        justify-content: center
    }

    .produtos-names {
        width: 85%;
        min-height: auto;
        border-radius: 6px;
        padding: 5px 0
    }

    .produtos-names::before {
        display: none
    }

    .produtos-names-item {
        width: 75%;
        height: 50px;
        line-height: 50px;
        padding-right: 35px;
        font-size: 20px;
        border-radius: 30px
    }

    .produtos-list-dots {
        bottom: 0
    }

    .produtos-svg {
        display: none
    }

    .blog {
        display: block;
        margin: 125px auto 0 auto
    }

    .blog-box {
        display: flex;
        justify-content: center;
        align-content: center;
        align-items: center;
        flex-wrap: wrap;
        gap: 5px 0;
        height: auto;
        padding: 0 0
    }

    .blog-list {
        display: flex;
        justify-content: start;
        align-content: flex-start;
        align-items: flex-start;
        gap: 0 0;
        flex-wrap: wrap;
        width: 100%
    }

    .blog-item {
        display: flex;
        justify-content: center;
        align-content: center;
        align-items: center;
        gap: 70px 70px;
        flex-wrap: wrap;
        height: 100%;
        padding: 60px 10px
    }

    .blog-item a {
        justify-content: center;
        gap: 30px 70px;
        flex-wrap: wrap
    }

    .blog-item-img {
        width: 100%
    }

    .blog-item-article {
        width: 100%
    }

    .blog-item-article-title {
        font-size: 25px;
        font-weight: 900;
        line-height: 30px;
        margin: 0
    }

    .blog-item-article-text {
        font-size: 20px;
        font-weight: 400;
        line-height: 30px;
        margin: 25px 0 0 0
    }

    .map-box {
        gap: 30px 30px;
        padding: 0
    }

    .map-conteiner {
        width: 100%;
        height: 350px
    }

    .map-locations {
        gap: 25px 0;
        width: 100%;
        justify-content: space-evenly
    }

    .map-location {
        flex: 0 1 45%;
        gap: 5px
    }

    .map-location-city {
        font-size: 20px;
        line-height: 20px;
        font-weight: 900
    }

    .map-location-address {
        font-size: 16px;
        line-height: 20px;
        font-weight: 500
    }

    .map-location-phone {
        font-size: 16px;
        line-height: 20px;
        font-weight: 500
    }

    .newsletter {
        height: 450px;
        margin: 100px auto 60px;
        padding: 20px 0 0 0
    }

    .newsletter-title {
        width: 80%;
        font-size: 18px;
        font-weight: 900;
        margin: 0 0 25px 0
    }

    #newsletter-form {
        justify-content: center;
        flex-wrap: wrap;
        gap: 50px 0;
        width: 85%
    }

    .newsletter-form-wrapper {
        width: 100%;
        height: 45px
    }

    .newsletter-form-privacity {
        bottom: -80px
    }

    #privacity {
        display: inline-block;
        vertical-align: top;
        height: 15px;
        width: 15px;
        margin: 0 10px 0 0;
        background: #fff;
        border: none
    }

    .newsletter-label {
        font-size: 16px;
        line-height: 15px;
        width: 80%
    }

    .contact-page-icon {
        height: 100%
    }

    .form-title {
        line-height: 40px;
        font-size: 40px;
        margin: 0 0 15px 0;
        text-align: center
    }

    .form-box {
        justify-content: center;
        width: 100%;
        padding: 50px 0
    }

    .form-wrapper-full,
    .form-wrapper-half,
    .form-wrapper-text {
        justify-content: center;
        flex-wrap: wrap;
        gap: 15px 20px;
        width: 100%;
        height: auto;
        flex-direction: column
    }

    .form-wrapper-input {
        min-width: 240px;
        width: 85%
    }

    .form-wrapper-textarea {
        width: 85%
    }

    #produto {
        display: block;
        margin: 0 auto;
        padding: 0
    }

    .produto-info {
        justify-content: space-between;
        margin: 0 0 100px 0
    }

    .produto-info-image {
        width: 270px;
        height: 258px
    }

    .produto-info-image .slick-slide {
        width: 270px;
        height: 258px
    }

    .produto-info-image img {
        height: 100%
    }

    .produto-info-image .slick-dots {
        bottom: 5px
    }

    .produto-info-detail {
        width: 100%
    }

    .produto-info-detail-name {
        width: 300px;
        font-size: 35px;
        font-weight: 900
    }

    .produto-info-detail-text {
        font-size: 20px
    }

    .produto-info-detail-video {
        display: block;
        width: 270px;
        height: 142px
    }

    .more-produtos-list {
        width: 100%;
        height: auto
    }

    .more-produtos-item {
        width: 200px
    }

    .more-produtos-item-img {
        width: 200px;
        height: 134px
    }

    .more-produtos-item-name {
        width: 145px;
        font-size: 24px
    }

    .home-banner-slider {
        height: 404px
    }

    .home-banner-slider-img {
        height: 404px
    }

    .home-banner-slider .slick-dots {
        bottom: 5px
    }

    .home-banner-slider .slick-dots li {
        width: 15px;
        height: 15px
    }

    .home-banner-icons {
        display: none
    }

    .home-banner-icons::before {
        height: 95px
    }

    .home-banner-icons-item {
        width: 30%;
        height: 240px
    }

    .home-banner-icons-item-icon {
        width: 100px;
        height: 95px
    }

    .home-banner-icons-item-icon::before {
        width: 100px;
        height: 95px;
        line-height: 95px;
        font-size: 95px
    }

    .home-banner-icons-item-name {
        width: 180px;
        font-size: 22px;
        line-height: 22px
    }

    #subbanner {
        gap: 0 50px;
        width: 100%;
        height: auto;
        margin-top: 50px;
        flex-wrap: wrap-reverse;
        justify-content: center
    }

    .subbanner-infos {
        width: 85%;
        height: 100%;
        margin: 0;
        padding: 50px 0 50px 0
    }

    .subbanner-infos-name {
        font-size: 25px;
        line-height: 25px;
        margin: 0
    }

    .subbanner-infos-text {
        font-size: 20px;
        line-height: 20px;
        margin: 40px 0 0 0
    }

    .subbanner-infos-button {
        width: 235px;
        height: 40px;
        margin: 35px 0 0 0;
        border-radius: 37px
    }

    .subbanner-infos-button a {
        line-height: 40px;
        font-size: 20px
    }

    .subbanner-image {
        width: 100%;
        height: 554px
    }

    .subbanner-image img {
        height: 100%
    }

    #about::before {
        background-size: cover
    }

    .about-top {
        margin: 160px auto 0 auto
    }

    .about-top-header {
        gap: 65px 65px;
        flex-wrap: wrap;
        margin: 0 0 55px 0;
        padding: 0;
        position: relative
    }

    .about-top-icon {
        display: none
    }

    .about-top-icon::before {
        display: none
    }

    .about-top-text {
        width: 100%
    }

    .about-top-title {
        font-size: 30px;
        line-height: 30px
    }

    .about-top-description {
        font-size: 20px;
        line-height: 30px
    }

    .about-top-img {
        width: 270px;
        height: 180px
    }

    .about-top-images-list {
        width: 270px;
        height: auto;
        flex-wrap: wrap
    }

    .about-top-images-item {
        display: block;
        width: 270px;
        height: 174px
    }

    .about-strategy {
        height: auto;
        margin: 0 0 100px 0;
        padding: 60px 0
    }

    .about-strategy-list {
        gap: 60px 60px;
        flex-wrap: wrap
    }

    .about-strategy-item {
        width: 100%;
        min-height: auto
    }

    .about-strategy-item-bar {
        height: 1px;
        width: 100%
    }

    .about-strategy-item-title {
        font-size: 50px;
        line-height: 48px;
        font-weight: 900
    }

    .about-strategy-item-description {
        font-size: 18px;
        line-height: 20px
    }

    .notice-content-slide {
        width: 725px;
        height: 550px
    }

    .notice-content-video {
        width: 645px;
        height: 340px
    }

    .cookie-consent {
        height: auto;
        background: #6d6e71f5
    }

    .cookie-consent-box {
        flex-wrap: wrap
    }

    .cookie-consent-text {
        width: 100%
    }

    .cookie-consent__title {
        font-size: 22px;
        font-weight: 900
    }

    .cookie-consent__message {
        font-size: 16px;
        font-weight: 500
    }

    .cookie-consent-button {
        width: 250px
    }

    .cookie-consent__agree {
        width: 250px;
        height: 50px;
        line-height: 50px;
        font-size: 25px;
        font-weight: 700
    }

    .box-parts {
        width: 750px
    }

    .part-box-container {
        gap: 40px
    }

    .box-texts {
        width: 30%
    }

    .name_part {
        font-size: 18px
    }

    .subtitle_part {
        font-size: 15px
    }

    .value_part {
        font-size: 22px
    }

    .unity_part {
        font-size: 15px
    }

    .part-box-container {
        padding: 0 30px 0 30px
    }

    .btn_part {
        width: 120px
    }
}
@media screen and (min-width:600px) and (max-width:768px) {
    #popup{ height: 310px; }
    #popupimage, #image-popup, .player-primus-dimensions{ height: 300px; }
}
@media screen and (min-width:480px) and (max-width:599px) {
    #popup{ height: 250px; }
    #popupimage, #image-popup, .player-primus-dimensions{ height: 240px; }
}
@media screen and (min-width:480px) and (max-width:768px) {
    .part-box {
        height: 300px;
        justify-content: center;
        align-content: center;
        align-items: center;
        flex-direction: column
    }
    .part-img {
        border: none
    }

    .box-parts {
        width: 450px
    }

    .part-box-container {
        gap: 40px
    }

    .box-texts {
        width: 30%
    }

    .name_part {
        font-size: 18px
    }

    .subtitle_part {
        font-size: 15px
    }

    .value_part {
        font-size: 22px
    }

    .unity_part {
        font-size: 15px
    }

    .part-box-container {
        padding: 0 30px 0 30px
    }

    .btn_part {
        width: 120px
    }
}

@media screen and (max-width:480px) {
    .box {
        width: 85%
    }
    #popup{ height: 250px; max-width: 300px;}
    #popupimage, #image-popup, .player-primus-dimensions{ height: 240px; }
    #header {
        display: inline-block;
        width: 100%;
        height: 135px;
        margin: 0;
        padding: 0 0;
        background-color: transparent !important
    }

    .background-header {
        background-color: #fafafa !important
    }

    .header-spacing {
        height: 135px;
        margin: 0 0 70px 0
    }

    .header {
        display: flex;
        justify-content: space-between;
        align-content: flex-start;
        align-items: flex-start;
        flex-wrap: nowrap;
        gap: 0 25px;
        width: 85%;
        margin: 0 auto;
        padding: 15px 0 0 0
    }

    .header-img {
        width: 120px;
        height: 35px
    }

    .header-img a {
        width: 120px;
        height: 35px
    }

    .header-img a img {
        height: 100%
    }

    .header-nav {
        display: none
    }

    .header-open-mobile {
        display: flex
    }

    .socialsHeader {
        display: none
    }

    .wp-float {
        bottom: 100px;
        right: 25px;
        z-index: 2
    }

    .footer-nav {
        height: auto;
        width: 85%;
        margin: 0 auto 35px auto;
        overflow: hidden
    }

    .footer-nav-list {
        justify-content: center;
        flex-wrap: wrap;
        gap: 15px 15px
    }

    .footer-nav-item {
        width: 100%
    }

    .footer-nav-item>hr {
        height: 1px;
        width: 100%
    }

    a.footer-nav-item-text {
        display: block
    }

    .footer-red {
        border-bottom: 5px solid #c0202e;
        height: 450px
    }

    .footer-red .box {
        display: flex;
        justify-content: center;
        align-content: space-evenly;
        align-items: center;
        flex-wrap: wrap;
        gap: 0 0;
        height: 100%;
        position: relative;
        z-index: 10
    }

    .footer-img {
        width: 240px;
        height: 70px
    }

    .footer-infos {
        width: 100%;
        height: auto
    }

    .footer-infos-title {
        line-height: 20px;
        font-size: 18px;
        font-weight: 500
    }

    .footer-infos-text {
        line-height: 20px;
        font-size: 15px;
        font-weight: 300
    }

    .footer-infos-contacts {
        width: 100%
    }

    .footer-infos-contact p {
        line-height: 20px;
        font-size: 15px;
        font-weight: 300
    }

    .footer-icon {
        right: calc(50% - 75px);
        width: 150px;
        height: 100%
    }

    .footer-icon svg {
        top: 140px
    }

    .footer-icon::after {
        width: 16px;
        height: 5px;
        left: calc(50% - 8px);
        bottom: -5px
    }
    .home-banner-slider .slick-dots{ gap: 0 10px; }
    .home-banner-slider .slick-dots li button{ padding: 0; margin: 0; line-height: 15px; }

    .produtos {
        height: auto;
        justify-content: center;
        flex-wrap: wrap;
        gap: 30px 0
    }

    .produtos-title {
        justify-content: center;
        width: 85%;
        height: 40px;
        border-radius: 6px;
        margin: 30px 0 0 0
    }

    .produtos-title::after {
        display: none
    }

    .produtos-title-text {
        text-align: center;
        width: 100%;
        font-size: 20px;
        line-height: 25px
    }

    .produtos-carrossel {
        width: 300px;
        height: 271px
    }

    .produtos-list {
        width: 300px;
        height: 271px
    }

    .produtos-item {
        width: 300px;
        height: 271px
    }

    .produtos-item-link {
        display: block;
        width: 300px;
        height: 271px
    }

    .produtos-names-list {
        gap: 20px;
        justify-content: center
    }

    .produtos-names {
        width: 85%;
        min-height: auto;
        border-radius: 6px;
        padding: 5px 0
    }

    .produtos-names::before {
        display: none
    }

    .produtos-names-item {
        width: 245px;
        height: 50px;
        line-height: 20px;
        padding: 0 0 0 35px;
        font-size: 20px;
        border-radius: 30px
    }

    .produtos-svg {
        display: none
    }

    .blog {
        display: block;
        margin: 125px auto 0 auto
    }

    .blog-box {
        display: flex;
        justify-content: center;
        align-content: center;
        align-items: center;
        flex-wrap: wrap;
        gap: 5px 0;
        height: auto;
        padding: 0 0
    }

    .blog-list {
        display: flex;
        justify-content: start;
        align-content: flex-start;
        align-items: flex-start;
        gap: 0 0;
        flex-wrap: wrap;
        width: 100%
    }

    .blog-item {
        display: flex;
        justify-content: center;
        align-content: center;
        align-items: center;
        gap: 70px 70px;
        flex-wrap: wrap;
        height: 100%;
        padding: 60px 10px
    }

    .blog-item a {
        justify-content: center;
        gap: 30px 70px;
        flex-wrap: wrap
    }

    .blog-item-img {
        width: 100%
    }

    .blog-item-article {
        width: 100%
    }

    .blog-item-article-title {
        font-size: 25px;
        font-weight: 900;
        line-height: 30px;
        margin: 0
    }

    .blog-item-article-text {
        font-size: 20px;
        font-weight: 400;
        line-height: 30px;
        margin: 25px 0 0 0
    }

    .map-box {
        gap: 30px 30px;
        padding: 0
    }

    .map-conteiner {
        width: 100%;
        height: 250px
    }

    .map-locations {
        gap: 25px 0;
        width: 100%
    }

    .map-location {
        flex: 0 0 100%;
        gap: 5px
    }

    .map-location-city {
        font-size: 20px;
        line-height: 20px;
        font-weight: 900
    }

    .map-location-address {
        font-size: 16px;
        line-height: 20px;
        font-weight: 500
    }

    .map-location-phone {
        font-size: 16px;
        line-height: 20px;
        font-weight: 500
    }

    .newsletter {
        height: 450px;
        margin: 100px auto 60px;
        padding: 20px 0 0 0
    }

    .newsletter-title {
        width: 80%;
        font-size: 18px;
        font-weight: 900;
        margin: 0 0 25px 0
    }

    #newsletter-form {
        justify-content: center;
        flex-wrap: wrap;
        gap: 50px 0;
        width: 85%
    }

    .newsletter-form-wrapper {
        width: 100%;
        height: 45px
    }

    .newsletter-form-privacity {
        bottom: -80px
    }

    #privacity {
        display: inline-block;
        vertical-align: top;
        height: 15px;
        width: 15px;
        margin: 0 10px 0 0;
        background: #fff;
        border: none
    }

    .newsletter-label {
        font-size: 16px;
        line-height: 15px;
        width: 80%
    }

    .contact-page-icon {
        height: 100%
    }

    .form-title {
        line-height: 40px;
        font-size: 40px;
        margin: 0 0 15px 0;
        text-align: center
    }

    .form-box {
        justify-content: center;
        width: 100%;
        padding: 50px 0
    }

    .form-wrapper-full,
    .form-wrapper-half,
    .form-wrapper-text {
        justify-content: center;
        flex-wrap: wrap;
        gap: 15px 20px;
        width: 100%;
        height: auto
    }

    .form-wrapper-input {
        min-width: 240px;
        width: 85%
    }

    .form-wrapper-textarea {
        width: 85%
    }

    #produto {
        display: block;
        margin: 0 auto;
        padding: 0
    }

    .produto-info {
        justify-content: space-between;
        margin: 0 0 100px 0
    }

    .produto-info-image {
        width: 270px;
        height: 258px
    }

    .produto-info-image .slick-slide {
        width: 270px;
        height: 258px
    }

    .produto-info-image img {
        height: 100%
    }

    .produto-info-image .slick-dots {
        bottom: 5px
    }

    .produto-info-detail {
        width: 100%
    }

    .produto-info-detail-name {
        width: 300px;
        font-size: 35px;
        font-weight: 900
    }

    .produto-info-detail-text {
        font-size: 20px
    }

    .produto-info-detail-video {
        display: block;
        width: 270px;
        height: 142px
    }

    .more-produtos-list {
        width: 100%;
        height: auto
    }

    .more-produtos-item {
        width: 200px
    }

    .more-produtos-item-img {
        width: 200px;
        height: 134px
    }

    .more-produtos-item-name {
        width: 145px;
        font-size: 24px
    }

    .home-banner-slider {
        height: 253px
    }

    .home-banner-slider-img {
        height: 253px
    }

    .home-banner-slider .slick-dots {
        bottom: 5px
    }

    .home-banner-slider .slick-dots li {
        width: 15px;
        height: 15px
    }

    .home-banner-icons {
        display: none
    }

    .home-banner-icons::before {
        height: 95px
    }

    .home-banner-icons-item {
        width: 30%;
        height: 240px
    }

    .home-banner-icons-item-icon {
        width: 100px;
        height: 95px
    }

    .home-banner-icons-item-icon::before {
        width: 100px;
        height: 95px;
        line-height: 95px;
        font-size: 95px
    }

    .home-banner-icons-item-name {
        width: 180px;
        font-size: 22px;
        line-height: 22px
    }

    #subbanner {
        gap: 0 50px;
        width: 100%;
        height: auto;
        margin-top: 50px;
        flex-wrap: wrap-reverse;
        justify-content: center
    }

    .subbanner-infos {
        width: 85%;
        height: 100%;
        margin: 0;
        padding: 50px 0 50px 0
    }

    .subbanner-infos-name {
        font-size: 25px;
        line-height: 25px;
        margin: 0
    }

    .subbanner-infos-text {
        font-size: 20px;
        line-height: 20px;
        margin: 40px 0 0 0
    }

    .subbanner-infos-button {
        width: 235px;
        height: 40px;
        margin: 35px 0 0 0;
        border-radius: 37px
    }

    .subbanner-infos-button a {
        line-height: 40px;
        font-size: 20px
    }

    .subbanner-image {
        width: 400px;
        height: 288px
    }

    .subbanner-image img {
        height: 100%
    }

    #about::before {
        background-size: cover
    }

    .about-top {
        margin: 160px auto 0 auto
    }

    .about-top-header {
        gap: 65px 65px;
        flex-wrap: wrap;
        margin: 0 0 55px 0;
        padding: 0;
        position: relative
    }

    .about-top-icon {
        display: none
    }

    .about-top-icon::before {
        display: none
    }

    .about-top-text {
        width: 100%
    }

    .about-top-title {
        font-size: 30px;
        line-height: 30px
    }

    .about-top-description {
        font-size: 20px;
        line-height: 30px
    }

    .about-top-img {
        width: 270px;
        height: 180px
    }

    .about-top-images-list {
        width: 270px;
        height: auto;
        flex-wrap: wrap
    }

    .about-top-images-item {
        display: block;
        width: 270px;
        height: 174px
    }

    .about-strategy {
        height: auto;
        margin: 0 0 100px 0;
        padding: 60px 0
    }

    .about-strategy-list {
        gap: 60px 60px;
        flex-wrap: wrap
    }

    .about-strategy-item {
        width: 100%;
        min-height: auto
    }

    .about-strategy-item-bar {
        height: 1px;
        width: 100%
    }

    .about-strategy-item-title {
        font-size: 50px;
        line-height: 48px;
        font-weight: 900
    }

    .about-strategy-item-description {
        font-size: 18px;
        line-height: 20px
    }

    .notice-content-slide {
        width: 725px;
        height: 550px
    }

    .notice-content-video {
        width: 645px;
        height: 340px
    }

    .cookie-consent {
        height: auto;
        background: #6d6e71f5
    }

    .cookie-consent-box {
        flex-wrap: wrap
    }

    .cookie-consent-text {
        width: 100%
    }

    .cookie-consent__title {
        font-size: 22px;
        font-weight: 900
    }

    .cookie-consent__message {
        font-size: 16px;
        font-weight: 500
    }

    .cookie-consent-button {
        width: 250px
    }

    .cookie-consent__agree {
        width: 250px;
        height: 50px;
        line-height: 50px;
        font-size: 25px;
        font-weight: 700
    }

    .part-box {
        height: 300px;
        justify-content: center;
        align-content: center;
        align-items: center;
        flex-direction: column
    }

    .box-parts {
        width: 350px;
        height: auto;
        align-items: center
    }

    .part-box {
        height: auto;
        justify-content: center;
        align-content: center;
        align-items: center;
        flex-direction: column
    }

    .part-img {
        width: 250px;
        height: 200px;
        border: none
    }

    .part-box-container {
        gap: 10px;
        flex-direction: column;
        align-content: center;
        flex-wrap: wrap;
        padding: 20px 0 20px 0
    }

    .box-texts {
        width: 80%;
        justify-content: center;
        align-content: center;
        align-items: center
    }

    .name_part {
        font-size: 18px
    }

    .subtitle_part {
        font-size: 15px
    }

    .box-values {
        justify-content: center;
        align-items: center
    }

    .value_part {
        font-size: 22px
    }

    .unity_part {
        font-size: 15px
    }

    .btn_part {
        width: 200px
    }
}

@media screen and (max-width:360px) {
    .box-parts {
        width: 350px;
        height: auto;
        align-items: center
    }
    #popup{ height: 250px; max-width: 190px;}
    #popupimage, #image-popup, .player-primus-dimensions{ height: 180px; }
    .home-banner-slider .slick-dots{ gap: 0 10px; }
    .home-banner-slider .slick-dots li button{ padding: 0; margin: 0; line-height: 15px; }
    .part-box {
        height: auto;
        justify-content: center;
        align-content: center;
        align-items: center;
        flex-direction: column
    }

    .part-img {
        width: 250px;
        height: 200px;
        border: none
    }

    .part-box-container {
        gap: 10px;
        flex-direction: column;
        align-content: center;
        flex-wrap: wrap;
        padding: 20px 0 20px 0
    }

    .box-texts {
        width: 80%;
        justify-content: center;
        align-content: center;
        align-items: center
    }

    .name_part {
        font-size: 18px
    }

    .subtitle_part {
        font-size: 15px
    }

    .box-values {
        justify-content: center;
        align-items: center
    }

    .value_part {
        font-size: 22px
    }

    .unity_part {
        font-size: 15px
    }

    .btn_part {
        width: 200px
    }
}
