/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575px) {
    .mec-news-article-wrapper{
        background-color: rgba(255, 255, 255, 0.9);
        margin-left: 15px;
        border-bottom: 1px solid #993333;
        padding-bottom: 50px;
    }

    .mec-news-mais-info{
        bottom: 0;
        right: 0;
        background-color: rgba(41, 43, 44, 0.9);
        color: white;
        font-weight: 100;
        font-size: 36px;
        padding: 0 15px;
        position: absolute;
    }

    .mec-noticia-texto-top{
        color: black;
        font-size: 20px;
        font-weight: 300;
        text-align: justify;
    }

    .mec-noticia-texto{
        background-color: rgba(255, 255, 255, 0.9);
        color: #626567;
        font-weight: 300;
    }

    .mec-carousel-text-left, .mec-carousel-text-right, .mec-carousel-text-middle{
        right: 30px;
        left: 30px;
        background-color: rgb(0, 0, 0);
        padding: 20px;
        color: lightgray;
    }

    .mec-carousel-text-left h1, .mec-carousel-text-right h1, .mec-carousel-text-middle h1{
        font-size: 30px;
        margin: 0;
        padding: 0;
        line-height: 0.9em;
        font-weight: 300;
    }

    .mec-carousel-text-left h1:nth-child(2), .mec-carousel-text-right h1:nth-child(2), .mec-carousel-text-middle h1:nth-child(2){
        font-size: 40px;
        font-weight: 400;
    }

    .mec-carousel-text-left h2, .mec-carousel-text-right, .mec-carousel-text-middle h2{
        font-size: 20px;
        margin-top: 14px;
        font-weight: 300;
    }

    .mec-carousel-text-left h3, .mec-carousel-text-right h3, .mec-carousel-text-middle h3{
        font-size: 50px;
        font-weight: 400;
    }

    .mec-carousel-text-left h6, .mec-carousel-text-right h6, .mec-carousel-text-middle h6{
        font-size: 14px;
        line-height: 1.5em;
        text-align: justify;
    }

    .navbar-brand{
        margin-left: 0px;
    }

    .mec-landing-page-text-left{
        background-color: rgba(255, 255, 255, 0.85);
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 15px;
    }

    .mec-landing-page-text-right{
        background-color: rgba(255, 255, 255, 0.85);
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 15px;
    }

    .mec-landing-page-text-left h1, .mec-landing-page-text-right h1{
        font-size: 48px;
        margin: 0;
        padding: 0;
        line-height: 0.9em;
        font-weight: 200;
    }

    .mec-landing-page-text-left h1:nth-child(2), .mec-landing-page-text-right h1:nth-child(2){
        font-size: 48px;
        font-weight: 400;
    }

    .mec-landing-page-text-left h2, .mec-landing-page-text-right h2{
        font-size: 24px;
        margin-top: 24px;
    }

    .mec-landing-page-text-left h6, .mec-landing-page-text-right h6{
        font-size: 16px;
        line-height: 1.5em;
    }

    .mec-product-nav-xs{
        margin-right: 0!important;
        margin-left: 0!important;
        text-align: center;
    }

    .mec-foto1-text{
        font-size: 20px;
        font-weight: 300;
    }

    #mec-second-pic-text{
        font-weight: 300;
    }

    .mec-second-pic{
        padding: 0;
        margin: 0;
    }

    .mec-produtos-filter-btn-name{
        font-size: 28px;
        font-weight: 300;
    }

    .mec-produto-title-wrapper{
        display: none;
    }

    .mec-produto-title-wrapper-small{
        left: 50px;
        top: 50px;
        z-index: 100;
        text-align: center;
    }

    .mec-produto-title{
        font-size: 60px;
        font-weight: 300;
        line-height: 30px;
        color: rgb(181,32,37);
        display: inline;
    }

    .mec-produto-title2{
        font-size: 60px;
        font-weight: 500;
        line-height: 30px;
        color: rgb(181,32,37);
        display: inline;
    }

    .mec-produto-sub-title{
        font-size: 25px;
        font-weight: 100;
        line-height: 15px;
        color: black;
        display: block;
        margin-bottom: 15px;
    }

    .mec-produto-sub-title2{
        font-size: 20px;
        font-weight: 400;
        line-height: 20px;
        color: black;
        display: block;
    }
}

/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/*                   Small devices (landscape phones, 576px and up)                 */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */

@media (min-width: 576px) and (max-width: 767px) {
    .mec-news-article-wrapper{
        background-color: rgba(255, 255, 255, 0.9);
        margin-left: 15px;
        border-bottom: 1px solid #993333;
        padding-bottom: 50px;
    }

    .mec-news-mais-info{
        bottom: 0;
        right: 0;
        background-color: rgba(41, 43, 44, 0.9);
        color: white;
        font-weight: 100;
        font-size: 36px;
        padding: 0 15px;
        position: absolute;
    }

    .mec-noticia-texto-top{
        color: black;
        font-size: 20px;
        font-weight: 300;
        text-align: justify;
    }

    .mec-noticia-texto{
        background-color: rgba(255, 255, 255, 0.9);
        color: #626567;
        font-weight: 300;
    }

    .mec-carousel-text-left, .mec-carousel-text-right, .mec-carousel-text-middle{
        right: 30px;
        left: 30px;
        background-color: rgb(0, 0, 0);
        padding: 20px;
        color: lightgray;
    }

    .mec-carousel-text-left h1, .mec-carousel-text-right h1, .mec-carousel-text-middle h1{
        font-size: 40px;
        margin: 0;
        padding: 0;
        line-height: 0.9em;
        font-weight: 200;
    }

    .mec-carousel-text-left h1:nth-child(2), .mec-carousel-text-right h1:nth-child(2), .mec-carousel-text-middle h1:nth-child(2){
        font-size: 40px;
        font-weight: 200;
    }

    .mec-carousel-text-left h2, .mec-carousel-text-right h2, .mec-carousel-text-middle h2{
        font-size: 24px;
        margin-top: 24px;
        font-weight: 200;
    }

    .mec-carousel-text-left h3, .mec-carousel-text-right h3, .mec-carousel-text-middle h3{
        font-size: 50px;
        font-weight: 400;
    }

    .mec-carousel-text-left h6, .mec-carousel-text-right h6, .mec-carousel-text-middle h6{
        font-size: 14px;
        line-height: 1.5em;
        text-align: justify;
    }

    .mec-landing-page-text-left{
        background-color: rgba(255, 255, 255, 0.85);
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 15px;
    }

    .mec-landing-page-text-right{
        background-color: rgba(255, 255, 255, 0.85);
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 15px;
    }

    .mec-landing-page-text-left h1, .mec-landing-page-text-right h1{
        font-size: 48px;
        margin: 0;
        padding: 0;
        line-height: 0.9em;
        font-weight: 200;
    }

    .mec-landing-page-text-left h1:nth-child(2), .mec-landing-page-text-right h1:nth-child(2){
        font-size: 48px;
        font-weight: 400;
    }

    .mec-landing-page-text-left h2, .mec-landing-page-text-right h2{
        font-size: 24px;
        margin-top: 24px;
    }

    .mec-landing-page-text-left h6, .mec-landing-page-text-right h6{
        font-size: 16px;
        line-height: 1.5em;
    }

    .mec-product-nav-xs{
        margin-right: 0!important;
        margin-left: 0!important;
        text-align: center;
    }

    .mec-foto1-text{
        font-size: 30px;
        font-weight: 100;
    }

    #mec-first-pic{
        background-position: center top!important;
        background-repeat: no-repeat!important;
        background-size: cover!important;
        display: none;
    }

    #mec-first-pic-text{
        font-size: 18px;
    }

    .mec-foto1-text{
        font-size: 24px;
    }

    #mec-second-pic-text{
        font-weight: 300;
        font-size: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #mec-produtos-opcoes-wrapper{
        padding-left: 100px;
        padding-right: 100px;
    }

    .mec-produtos-filter-btn-name{
        font-size: 28px;
        font-weight: 300;
    }

    .mec-produto-title-wrapper{
        display: none;
    }

    .mec-produto-title-wrapper-small{
        left: 50px;
        top: 50px;
        z-index: 100;
        text-align: center;
    }

    .mec-produto-title{
        font-size: 80px;
        font-weight: 300;
        line-height: 60px;
        color: rgb(181,32,37);
        display: inline;
    }

    .mec-produto-title2{
        font-size: 80px;
        font-weight: 500;
        line-height: 60px;
        color: rgb(181,32,37);
        display: inline;
    }

    .mec-produto-sub-title{
        font-size: 30px;
        font-weight: 100;
        line-height: 30px;
        color: black;
        display: block;
    }

    .mec-produto-sub-title2{
        font-size: 20px;
        font-weight: 400;
        line-height: 20px;
        color: black;
        display: block;
    }
}

/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/*                          Medium devices (tablets, 768px and up)                  */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */

@media (min-width: 768px) and (max-width: 991px) {
    .mec-news-article-wrapper{
        background-color: rgba(255, 255, 255, 0.9);
        margin-left: 15px;
        border-bottom: 1px solid #993333;
        padding-bottom: 50px;
    }

    .mec-news-mais-info{
        bottom: 0;
        right: 0;
        background-color: rgba(41, 43, 44, 0.9);
        color: white;
        font-weight: 100;
        font-size: 36px;
        padding: 0 15px;
        position: absolute;
    }

    .mec-noticia-texto-top{
        color: black;
        font-size: 20px;
        font-weight: 200;
        text-align: justify;
    }

    .mec-carousel-text-left, .mec-carousel-text-right, .mec-carousel-text-middle{
        right: 30px;
        left: 30px;
        background-color: rgb(0, 0, 0);
        padding: 20px;
        color: lightgray;
    }

    .mec-carousel-text-left h1, .mec-carousel-text-right h1, .mec-carousel-text-middle h1{
        font-size: 48px;
        margin: 0;
        padding: 0;
        line-height: 0.9em;
        font-weight: 200;
    }

    .mec-carousel-text-left h1:nth-child(2), .mec-carousel-text-right h1:nth-child(2), .mec-carousel-text-middle h1:nth-child(2){
        font-size: 48px;
        font-weight: 400;
    }

    .mec-carousel-text-left h2, .mec-carousel-text-right h2{
        font-size: 24px;
        margin-top: 24px;
    }

    .mec-carousel-text-left h3, .mec-carousel-text-right h3, .mec-carousel-text-middle h3{
        font-size: 60px;
        font-weight: 400;
    }

    .mec-carousel-text-left h6, .mec-carousel-text-right h6{
        font-size: 14px;
        line-height: 1.5em;
    }

    .navbar-brand{
        margin-left: 20px;
    }

    .mec-menu{
        margin-right: 70px;
        padding-right: 1rem;
    }

    .mec-landing-page-text-left{
        background-color: rgba(255, 255, 255, 0.85);
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 15px;
    }

    .mec-landing-page-text-right{
        background-color: rgba(255, 255, 255, 0.85);
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 15px;
    }

    .mec-landing-page-text-left h1, .mec-landing-page-text-right h1{
        font-size: 48px;
        margin: 0;
        padding: 0;
        line-height: 0.9em;
        font-weight: 200;
    }

    .mec-landing-page-text-left h1:nth-child(2), .mec-landing-page-text-right h1:nth-child(2){
        font-size: 48px;
        font-weight: 400;
    }

    .mec-landing-page-text-left h2, .mec-landing-page-text-right h2{
        font-size: 24px;
        margin-top: 24px;
    }

    .mec-landing-page-text-left h6, .mec-landing-page-text-right h6{
        font-size: 16px;
        line-height: 1.5em;
    }

    .mec-foto1-text{
        font-size: 30px;
        font-weight: 100;
    }

    #mec-first-pic{
        background-position: center top!important;
        background-repeat: no-repeat!important;
        background-size: cover!important;
    }

    #mec-first-pic-text{
        font-size: 24px;
        padding-left: 30px;
        padding-right: 30px;
    }

    #mec-second-pic-text{
        font-weight: 300;
        padding-left: 30px;
        font-size: 18px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .mec-produtos-filter-btn-name{
        font-size: 28px;
        font-weight: 300;
    }

    #mec-produtos-opcoes-wrapper{
        padding-left: 100px;
        padding-right: 100px;
    }

    .mec-produto-title-wrapper{
        position: absolute;
        left: 50px;
        top: 50px;
        z-index: 100;
    }

    .mec-produto-title{
        font-size: 80px;
        font-weight: 300;
        line-height: 50px;
        color: rgb(181,32,37);
    }

    .mec-produto-title2{
        font-size: 80px;
        font-weight: 500;
        line-height: 50px;
        color: rgb(181,32,37);
    }

    .mec-produto-sub-title{
        font-size: 30px;
        font-weight: 100;
        line-height: 30px;
        color: black;
        display: block;
        margin-bottom: 15px;
    }

    .mec-produto-sub-title2{
        font-size: 20px;
        font-weight: 400;
        line-height: 20px;
        color: black;
    }
}

/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/*                          Large devices (desktops, 992px and up  )                */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */

@media (min-width: 992px) and (max-width: 1199px) {
    .mec-news-article-wrapper{
        top: 20px;
        left: -200px;
        right: 15px;
        bottom: 20px;
        background-color: rgba(255, 255, 255, 0.9);
        overflow-y: auto;
        position: absolute;
        box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
    }

    .mec-news-mais-info{
        bottom: 20px;
        right: 0;
        background-color: rgba(41, 43, 44, 0.9);
        color: white;
        font-weight: 100;
        font-size: 36px;
        padding: 0 15px;
        position: absolute;
    }

    .mec-noticia-texto-top{
        right: 15px;
        left: 30px;
        bottom: 0;
        background-color: rgba(255, 255, 255, 0.8);
        color: black;
        padding: 15px 15px 0 15px;
        position: absolute;
        font-size: 24px;
        font-weight: 100;
        text-align: justify;
    }

    .mec-carousel-text-left{
        position: absolute;
        top: 30px;
        left: 30px;
        width:50%;
        padding: 20px;
    }

    .mec-carousel-text-right{
        position: absolute;
        top: 30px;
        right: 30px;
        width: 50%;
        padding: 20px;
    }

    .mec-carousel-text-middle{
        position: absolute;
        bottom: 30px;
        right: 30px;
        left: 30px;
        padding: 20px;
    }

    .mec-carousel-text-left.mec-carousel-text-with-bg,
    .mec-carousel-text-right.mec-carousel-text-with-bg,
    .mec-carousel-text-middle.mec-carousel-text-with-bg{
        background-color: rgba(255, 255, 255, 0.85);
    }

    .mec-carousel-text-left.mec-carousel-text-no-bg,
    .mec-carousel-text-right.mec-carousel-text-no-bg,
    .mec-carousel-text-middle.mec-carousel-text-no-bg{
        background-color: none;
    }

    .mec-carousel-text-left h1, .mec-carousel-text-right h1, .mec-carousel-text-middle h1{
        font-size: 48px;
        margin: 0;
        padding: 0;
        line-height: 0.9em;
        font-weight: 200;
    }

    .mec-carousel-text-left h1:nth-child(2), .mec-carousel-text-right h1:nth-child(2), .mec-carousel-text-middle h1:nth-child(2){
        font-size: 48px;
        font-weight: 200;
    }

    .mec-carousel-text-left h2, .mec-carousel-text-right h2, .mec-carousel-text-middle h2{
        font-size: 24px;
        margin-top: 24px;
    }

    .mec-carousel-text-left h3, .mec-carousel-text-right h3, .mec-carousel-text-middle h3{
        font-size: 250px;
    }

    .mec-carousel-text-left h6, .mec-carousel-text-right h6, .mec-carousel-text-middle h6{
        font-size: 14px;
        line-height: 1.5em;
    }

    .navbar-brand{
        margin-left: 20px;
    }

    .mec-menu{
        margin-right: 5px;
    }

    .mec-landing-page-text-left{
        top: 30px;
        left: 30px;
        position: absolute;
        width: 40%;
        background-color: rgba(255, 255, 255, 0.85);
        padding: 20px;
    }

    .mec-landing-page-text-right{
        top: 30px;
        right: 30px;
        position: absolute;
        width: 40%;
        background-color: rgba(255, 255, 255, 0.85);
        padding: 20px;
    }

    .mec-landing-page-text-left h1, .mec-landing-page-text-right h1{
        font-size: 48px;
        margin: 0;
        padding: 0;
        line-height: 0.9em;
        font-weight: 400;
    }

    .mec-landing-page-text-left h1:nth-child(2), .mec-landing-page-text-right h1:nth-child(2){
        font-size: 48px;
        font-weight: 400;
    }

    .mec-landing-page-text-left h2, .mec-landing-page-text-right h2{
        font-size: 24px;
        margin-top: 24px;
        font-weight: 300;
    }

    .mec-carousel-text-left h3, .mec-carousel-text-right h3, .mec-carousel-text-middle h3{
        font-size: 150px;
        font-weight: 400;
    }

    .mec-landing-page-text-left h6, .mec-landing-page-text-right h6{
        font-size: 16px;
        line-height: 1.5em;
        font-weight: 400;
    }

    .mec-foto1-text{
        font-size: 30px;
        font-weight: 100;
    }

    #mec-first-pic{
        background-position: center top!important;
        background-repeat: no-repeat!important;
        background-size: cover!important;
    }

    #mec-first-pic-text{
        font-size: 24px;
        padding-left: 100px;
        padding-right: 100px;
    }

    #mec-second-pic-text{
        font-weight: 300;
        padding-left: 100px;
        font-size: 24px;
    }

    .mec-produtos-filter-btn-name{
        font-size: 28px;
        font-weight: 300;
    }

    #mec-produtos-opcoes-wrapper{
        padding-left: 100px;
        padding-right: 100px;
    }

    .mec-produtos-filter-btn-name{
        font-size: 24px;
        font-weight: 300;
    }

    .mec-produto-title-wrapper{
        position: absolute;
        left: 50px;
        top: 50px;
        z-index: 100;
    }

    .mec-produto-title{
        font-size: 80px;
        font-weight: 300;
        line-height: 70px;
        color: rgb(181,32,37);
        display: block;
    }

    .mec-produto-title2{
        font-size: 100px;
        font-weight: 500;
        line-height: 100px;
        color: rgb(181,32,37);
        display: block;
    }

    .mec-produto-sub-title{
        font-size: 30px;
        font-weight: 100;
        line-height: 30px;
        color: black;
        display: block;
        margin-bottom: 15px;
    }

    .mec-produto-sub-title2{
        font-size: 20px;
        font-weight: 400;
        line-height: 20px;
        color: black;
        display: block;
        margin-top: 15px;
    }
}

/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/*                  Extra large devices (large desktops, 1200px and up)             */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */

@media (min-width: 1200px) {
    .mec-news-article-wrapper{
        top: 20px;
        left: -50px;
        right: 15px;
        bottom: 20px;
        background-color: rgba(255, 255, 255, 0.9);
        overflow-y: auto;
        position: absolute;
        box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
    }

    .mec-news-mais-info{
        bottom: 20px;
        right: 0;
        background-color: rgba(41, 43, 44, 0.9);
        color: white;
        font-weight: 100;
        font-size: 36px;
        padding: 0 15px;
        position: absolute;
    }

    .mec-news-voltar{
        bottom: 20px;
        right: 0;
        background-color: rgba(41, 43, 44, 0.9);
        color: white;
        font-weight: 100;
        font-size: 36px;
        padding: 0 15px;
    }

    .mec-noticia-texto-top{
        right: 15px;
        left: 30px;
        bottom: 0;
        background-color: rgba(255, 255, 255, 0.8);
        color: black;
        padding: 15px 15px 0 15px;
        position: absolute;
        font-size: 24px;
        font-weight: 100;
        text-align: justify;
    }

    .mec-noticia-texto{
        padding: 15px 15px 0 30px;
        background-color: rgba(255, 255, 255, 0.9);
        color: #626567;
        font-weight: 300;
    }

    .mec-carousel-text-left{
        position: absolute;
        top: 80px;
        left: 85px;
        width:33%;
        padding: 20px;
    }

    .mec-carousel-text-right{
        top: 30px;
        right: 30px;
        position: absolute;
        width: 40%;
        padding: 20px;
    }

    .mec-carousel-text-middle{
        position: absolute;
        bottom: 30px;
        right: 30px;
        left: 30px;
        padding: 20px;
    }

    .mec-carousel-text-left.mec-carousel-text-with-bg,
    .mec-carousel-text-right.mec-carousel-text-with-bg,
    .mec-carousel-text-middle.mec-carousel-text-with-bg{
        background-color: rgba(255, 255, 255, 0.85);
    }

    .mec-carousel-text-left.mec-carousel-text-no-bg,
    .mec-carousel-text-right.mec-carousel-text-no-bg,
    .mec-carousel-text-middle.mec-carousel-text-no-bg{
        background-color: none;
    }

    .mec-carousel-text-left h1, .mec-carousel-text-right h1, .mec-carousel-text-middle h1{
        font-size: 48px;
        margin: 0;
        padding: 0;
        line-height: 0.9em;
        font-weight: 400;
    }

    .mec-carousel-text-left h1:nth-child(2), .mec-carousel-text-right h1:nth-child(2), .mec-carousel-text-middle h1:nth-child(2){
        font-size: 48px;
        font-weight: 400;
    }

    .mec-carousel-text-left h2, .mec-carousel-text-right h2, .mec-carousel-text-middle h2{
        font-size: 24px;
        margin-top: 24px;
    }

    .mec-carousel-text-left h3, .mec-carousel-text-right h3, .mec-carousel-text-middle h3{
        font-size: 180px;
        font-weight: 400;
    }

    .mec-carousel-text-left h6, .mec-carousel-text-right h6, .mec-carousel-text-middle h6{
        font-size: 16px;
        line-height: 1.5em;
        font-weight: 400;
    }

    .navbar-brand{
        margin-left: 70px;
    }

    .mec-landing-page-text{
        top: 0;
        left: 0;
        position: absolute;
    }

    .mec-menu{
        margin-right: 70px;
        padding-right: 1rem;
    }

    .mec-landing-page-text-left{
        top: 80px;
        left: 80px;
        position: absolute;
        width: 40%;
        background-color: rgba(255, 255, 255, 0.85);
        padding: 20px;
    }

    .mec-landing-page-text-right{
        top: 80px;
        right: 110px;
        position: absolute;
        width: 40%;
        background-color: rgba(255, 255, 255, 0.85);
        padding: 20px;
    }

    .mec-landing-page-text-left h1, .mec-landing-page-text-right h1{
        font-size: 48px;
        margin: 0;
        padding: 0;
        line-height: 0.9em;
        font-weight: 400;
    }

    .mec-landing-page-text-left h1:nth-child(2), .mec-landing-page-text-right h1:nth-child(2){
        font-size: 48px;
        font-weight: 400;
    }

    .mec-landing-page-text-left h2, .mec-landing-page-text-right h2{
        font-size: 24px;
        margin-top: 24px;
        font-weight: 300;
    }

    .mec-landing-page-text-left h3, .mec-landing-page-text-right h3{
        font-size: 250px;
    }

    .mec-landing-page-text-left h6, .mec-landing-page-text-right h6{
        font-size: 16px;
        line-height: 1.5em;
        font-weight: 400;
    }

    .mec-product-nav-lg .nav-link{
        font-size: 24px;
        font-weight: 300;
    }

    .mec-foto1-text{
        font-size: 30px;
        font-weight: 100;
    }

    #mec-first-pic{
        background-position: center top!important;
        background-repeat: no-repeat!important;
        background-size: cover!important;
    }

    #mec-first-pic-text{
        font-size: 24px;
        padding-left: 100px;
        padding-right: 100px;
    }

    #mec-second-pic-text{
        font-weight: 300;
        padding-left: 100px;
        font-size: 24px;
    }

    .mec-produtos-filter-btn-name{
        font-size: 28px;
        font-weight: 300;
    }

    #mec-produtos-opcoes-wrapper{
        padding-left: 100px;
        padding-right: 100px;
    }

    .mec-produto-title-wrapper{
        position: absolute;
        left: 100px;
        top: 50px;
        z-index: 100;
    }

    /* .mec-produto-title-wrapper-small{
        display: none;
    } */

    .mec-produto-title{
        font-size: 80px;
        font-weight: 300;
        line-height: 70px;
        color: rgb(181,32,37);
        display: block;
    }

    .mec-produto-title2{
        font-size: 100px;
        font-weight: 500;
        line-height: 100px;
        color: rgb(181,32,37);
        display: block;
    }

    .mec-produto-sub-title{
        font-size: 30px;
        font-weight: 100;
        line-height: 30px;
        color: black;
        display: block;
        margin-bottom: 15px;
    }

    .mec-produto-sub-title2{
        font-size: 20px;
        font-weight: 400;
        line-height: 20px;
        color: black;
        display: block;
        margin-top: 15px;
    }
}
