html,
body{
    overflow-x: hidden;
}
*{
    font-family: "Gotham";
}
*::selection {
    background: #EB184F!important;
    color: #fff!important;
}
.choices-group i{
    position: absolute;
    padding: 0 3px;
    border-radius: 100px;
    min-width: 15px;
    min-height: 15px;
    font-size: 11px;
}
fieldset#step2,
fieldset#step3,
fieldset#step3_1,
fieldset#step3_2,
fieldset#step4,
fieldset#step5,
fieldset#step6,
fieldset#step7,
fieldset#step8,
fieldset#step9,
fieldset#step10{
    display:none;
}
div:where(.swal2-icon).swal2-info {
    border-color: #EB184F!important;
    color: #EB184F!important;
}
.swal2-title{
    color: #EB184F!important;
    padding: 0!important;
}
div:where(.swal2-container) div:where(.swal2-timer-progress-bar){
    background-color:#EB184F!important;
}
p{
    line-height: 20px;
}
.dspblock{
    display: block!important;
}
.container {
    padding: 0;
}
.footer{
    background-color: #212529!important;
}
.footer span{
    color: #fff!important;
}
/* ALERT */
.swal2-popup{
    box-shadow: 0 0 40px -15px #000!important;
}
div:where(.swal2-container) div:where(.swal2-popup){
    padding: 0 0 2.20em!important;
}
div:where(.swal2-icon){
    width: 45px!important;
    height: 45px!important;
}
div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line],
.swal2-confirm{
    background-color: #EB184F!important;
}
div:where(.swal2-icon).swal2-error{
    border-color: #EB184F!important;
}
div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line]{
    width: 30px!important;
    left: 8px!important;
    top: 22px!important;
}
div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=left] {
    left: 8px!important;
    top: 22px!important;
}
div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm:focus {
    box-shadow: 0 0 0 3px rgba(235,24,79,.2)!important;
}
/* FONT-FACE */
@font-face {
    font-family: gotham;
    font-style: normal;
    font-weight: 300;
    src: local('Gotham'), url(../fonts/gotham-font/GothamLight.woff) format('woff')
}
@font-face {
    font-family: gotham;
    font-style: normal;
    font-weight: 400;
    src: local('Gotham'), url(../fonts//gotham-font/GothamBook.ttf) format('woff')
}
@font-face {
    font-family: gotham;
    font-style: normal;
    font-weight: 500;
    src: local('Gotham'), url(../fonts//gotham-font/GothamMedium.woff) format('woff')
}
@font-face {
    font-family: gotham;
    font-style: normal;
    font-weight: 700;
    src: local('Gotham'), url(../fonts//gotham-font/GothamBold.woff) format('woff')
}
.nav{
    margin-top: 3px;
}
.nav-link {
    padding: 0 7px;
}
.nav li a{
    font-family: "Gotham";
    font-weight: 400;
    font-size: 14px;
}
.nav-link .material-icons {
    position: relative;
    top: 4px;
}
.navbar{
    display: flex;
}   
.navbar ul.idiomas{
    margin:0 10px 0 15px;
    padding: 0;
}
@media (max-width: 640px) {
    ul.nav{
        width: 100%!important;
    }
    .navbar ul.idiomas{
        position: absolute!important;
        right: 3px!important;
        top: 12px!important;
    }
}
.navbar ul.idiomas li{
    display: inline-block;
    opacity: 0.5;
    filter: grayscale(25%);
}
.navbar ul.idiomas li a{
    padding:0 10px 0 10px;
    margin:10px 0 0 0;
}
.navbar ul.idiomas li button{
    display:inline-block;
    width:25px;
    text-indent:-99999px;
    overflow:hidden;
    border:none;
    margin:10px 5px 0 0;
}
.navbar ul.idiomas li button.icone_brasil{
    background: url(../img/icone_brasil.png);
}
.navbar ul.idiomas li button.icone_spanha{
    background: url(../img/icone_spanha.png);
}
.navbar ul.idiomas li button.icone_eua{
    background: url(../img/icone_eua.png);
}
.navbar ul.idiomas li button.icone_brasil,
.navbar ul.idiomas li button.icone_spanha,
.navbar ul.idiomas li button.icone_eua{
    background-size: contain;
    background-repeat: no-repeat;
}
.navbar ul.idiomas li.idioma-ativo{
    opacity: 1!important;
    filter: grayscale(0);
}
.conteudo-index {
    align-items: center;
    background: url(../img/bg_maquina.png);
    background-position-x: right;
    background-position-y: bottom;
    background-repeat: no-repeat;
    background-size: contain;
}
@media (max-width: 680px) {
    .conteudo-index{
        background-size: 60%;
    }
}
.conteudo-index .content{
    width: 100%;
    text-align: center;
}
.conteudo-index h2 {
    font-weight: 300;
    font-size: 1.3em;
    line-height: 21px;
    margin-bottom: 0;
}
.conteudo-index h2 strong {
    line-height: 36px;
}
.conteudo-index h2 span{
    font-weight:500!important;
}
.action-button {
    width: auto;
    background: #EB184F;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 110px;
    cursor: pointer;
    padding: 0 20px;
    margin: 25px 0px 25px 0;
    text-align: center;
    text-decoration: none;
    height: 42px;
    line-height: 42px;
}
.action-button:hover {
    background: #EB184F;
    color: white;
}
.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 17px!important;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
    padding-right: 5px;
}
.mdl-button--accent.mdl-button--accent.mdl-button--raised, 
.mdl-button--accent.mdl-button--accent.mdl-button--fab,
#msform .action-button {
    font-family: "Gotham";
    width: auto;
    background: #ED1944;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 10px;
    cursor: pointer;
    padding: 0 20px;
    margin: 30px 0px 30px 5px;
    text-align: center;
    transition: all 0.2s;
    height: 42px;
    line-height: 42px;
}
#msform .action-button.comprar {
    margin: 10px 0px 10px 5px !important;
}
#msform .action-button:hover,
#msform .action-button:focus {
    background-color: #E57373
}
.mdl-button--raised,
#msform .action-button-previous {
    width: auto;
    background: #999;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 10px;
    cursor: pointer;
    padding: 0 20px;
    margin: 30px 0px 30px 5px;
    text-align: center;
    transition: all 0.2s;
    height: 42px;
    line-height: 42px;
}
#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
    background-color: #000000
}
.banner-modelo-ideal {
    width: 100%;
    padding: 0 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 370px;
    background-image: url('../img/header_modelo_ideal_1920px.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.banner-modelo-ideal h2.title_h2 {
    max-width: 420px;
    font-family: "Gotham Bold", Arial, sans-serif;
    font-size: 24px;
    line-height: 32px;
    font-weight: 900;
    font-style: italic;
    text-align: right;
    color: #EC1D39;
}
.banner-modelo-ideal h3.txts_h3 {
    font-family: "Gotham Bold", Arial, sans-serif;
    font-size: 18px;
    font-weight: 900;
    font-style: italic;
    margin: 10px 0 4px 0;
    color: #EC1D39;
    padding: 0;
    text-align: left;
}
.banner-modelo-ideal ul.detalhes_agulha {
    list-style: none!important;
    padding: 0;
    margin: 0;
    line-height: 22px;
    padding: 0;
    text-align: left;
}
.banner-modelo-ideal ul.detalhes_agulha li {
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 12px;
    color: #666;
    list-style: none;
}
.banner-modelo-ideal .title_h2,
.banner-modelo-ideal .txts_h3,
.banner-modelo-ideal .img {
    padding: 0 25px;
}
.banner-modelo-ideal .txts_h3 {
    text-align: left;
}
@media (max-width: 990px) {
    .banner-modelo-ideal {
        display: inline-grid;
        padding: 40px 0;
    }
    .banner-modelo-ideal h2.title_h2 {
        max-width: 100%;
        text-align: left;
        padding-bottom: 0;
        margin: 0;
        padding: 0 5%;
    }
    .banner-modelo-ideal .img {
        display: none;
    }
}
#containerApp {
    margin-top: 65px;
    max-width: 100% !important;
}
@media (max-width: 480px) {
    #containerApp {
        margin-top: 90px!important;
    }
}
.container-resumo {
    align-items: flex-start;
    display: flex;
    justify-content: center;
}
.container .align-items-center {
    display: flex;
    align-items: center;
}
#heading {
    text-transform: uppercase;
    color: #ED174F;
    font-weight: normal
}
#msform {
    text-align: center;
    position: relative;
}
#msform fieldset:not(:first-of-type) {
    display: none
}
#msform input,
#msform textarea {
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-bottom: 15px;
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    font-family: "Gotham";
    color: #333;
    background-color: #fff;
    font-size: 16px;
    letter-spacing: 1px
}
#msform input:focus,
#msform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #ED174F;
    outline-width: 0
}
.card {
    z-index: 0;
    border: none;
    position: relative
}
.fs-title {
    width: 100%;
    display: inline-block;
    font-family: "Gotham";
    font-size: 20px;
    color: #ED174F;
    margin:0 0 15px 0;
    font-weight: 400;
}
.purple-text {
    color: #ED174F;
    font-weight: normal
}
.fieldlabels {
    color: gray;
    text-align: left
}
#progressbar {
    margin: 0 auto 25px auto;
    max-width: 100%;
    padding: 20px 0;
    overflow: hidden;
    color: #fff;
    background-color: #EEF0EF;
}
#progressbar li {
    list-style-type: none;
    font-family: "Gotham";
    font-weight: 600;
    font-size: 15px;
    width: 14.280%;
    float: left;
    position: relative;
    z-index: 99;
}
#progressbar li span{
    background-color: #ddd;
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 15px;
    color: #666;
    border-radius: 100px;
    box-shadow: inset 2px 3px 4px rgb(0,0,0,0.4)!important; 
}
#progressbar li.current span,
#progressbar li.completed span{
    background-color: #ED174F;
    display: inline-block;
    font-weight: 600;
    font-size: 15px;
    color: #fff;
    border-radius: 100px;
}
.new_width_li li{
    width:16.65%!important;   
}
#progressbar li:before {
    width: 28px;
    height: 28px;
    line-height: 25px;
    display: block;
    font-size: 17px;
    color: #fff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}
#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 14px;
    z-index: -1
}
#progressbar li.completed:after,
#progressbar li.current:before,
#progressbar li.current:after {
    background: #ED174F;
}
.fit-image {
    width: 100%;
    object-fit: cover
}
/* RADIO SELECT CARDS  */
.choices-group {
    text-align: center;
    max-width: 100%;
    justify-content: center;
}
.choices-group .description {
    width: 100%;
    text-align: center;
}
.choices-group ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.choices-group h3 {
    margin: 0;
    padding: 0;
}
.choices-group input[type=radio] {
    display: none;
    appearance: none;
}
.choices-group input[type=radio]:checked+label {
    position: relative;
    border: 2px dashed #ED174F;
}
.choices-group input[type=radio]:checked+label::after {
    content: '';
    position: absolute;
    top: 5px;
    left: 5px;
    background-image: url('../img/icon_check.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
}
.container-resumo .choices-group input[type=radio]:checked+label::after{
    background-image: none!important;
}
.container-resumo .choices-group input[type=radio]:checked+label {
    border: 2px dashed #333!important;
}
.container-resumo .choices-group input[type=radio]:checked+label:hover {
    border: 2px dashed #ED174F!important;
}
.choices-group label {
    background: #FFF;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.13);
    border-radius: 7px;
    cursor: pointer;
    padding: 15px 15px 25px 15px;
    border: 2px dashed #bbb;
    margin: 10px 10px;
    transition: all 0.1s;
}
.choices-group-border label{
    border-color: #333;
}
.choices-group label:hover {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.13), 0 3px 6px rgba(0, 0, 0, 0.23);
    border: 2px solid #ED174F;
}
.choices-group label .foto {
    width: 100%;
    height: 200px;
    margin-bottom: 15px;
}
.choices-group label .foto img {
    max-width: 100%;
    height: 100%;
    border-radius: 5px;
}
.choices-small {
    max-width: 150px;
    min-width: 150px;
}
.choices-small label {
    max-width: 150px;
    min-height: 150px;
    padding: 15px 15px 15px 15px;
}
.choices-small label .foto {
    width: 100%;
    height: 100px !important;
    margin-bottom: 5px;
}
.choices-small2 {
    max-width: 250px;
    min-width: 250px;
}
.choices-small2 label {
    max-width: 250px;
    padding: 15px 15px 15px 15px;
}
.choices-small2 label .foto {
    width: 100%;
    height: 160px!important;
    margin-bottom: 5px;
}
.choices-small3 {
    max-width: 100%;
    min-width: 100%;
}
.choices-small3 label {
    max-width: 100%;
    margin: 5px 10px;
    padding: 10px 15px 10px 15px;
}
.choices-smal label .foto img {
    max-width: 100%;
    height: 100%;
    border-radius: 5px;
}

/* ******************************* */
/* Botão WhattsApp
/* ******************************* */
.bt-whatsapp-site {
    font-family: 'Roboto', sans-serif;
    position: fixed;
    bottom: 25px;
    right: 25px;
    z-index: 9999;
    padding: 0 20px 0 2px;
    border-style: none;
    background-color: #25d366;
    color: #FFF;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 100px;
    line-height: 45px;
}
.bt-whatsapp-site img {
    max-height: 45px;
}
.tx-whats {
    display: block;
    float: right;
}
.bt-whatsapp-site:hover {
    color: #333;
    -webkit-box-shadow: 24px 28px 64px -18px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 24px 28px 64px -18px rgba(0, 0, 0, 0.75);
    box-shadow: 24px 28px 64px -18px rgba(0, 0, 0, 0.75);
}
/* ******************************* */

.flex {
    display: flex;
    justify-content: center;
}
.flex-wrap {
    flex-wrap: wrap;
}
.nav-link {
    padding: 0 7px;
}
.nav-link .material-icons {
    position: relative;
    top: 4px;
}
.container-resumo .choices-group label {
    min-height: auto !important;
    justify-content: center;
}
.col_tecido_espessura .small2 label {
    height: 100px;
}
.container-agulha-ideal2,
.container-agulha-industrial {
    max-width: 100%;
    margin-top: 70px;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}
.container-agulha-ideal2 a,
.container-agulha-industrial a {
    width: 265px;
    text-decoration: none;
    margin: 0 15px 70px 15px;
}
.container-agulha-ideal2 a:hover li.btn_comprar,
.container-agulha-industrial a:hover li.btn_comprar {
    background-color: #FF8686;
}
.container-agulha-ideal2 a span,
.container-agulha-industrial a span {
    display: block;
}
.container-agulha-ideal2 a img,
.container-agulha-industrial a img {
    width: 275px;
    max-height: 275px;
    margin-bottom: 15px;
}
.container-agulha-ideal2 ul,
.container-agulha-industrial ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.container-agulha-ideal2 ul li,
.container-agulha-industrial ul li {
    font-size: 14px;
    line-height: 18px;
}
.container-agulha-ideal2 ul li,
.container-agulha-industrial ul li {
    color: #333;
}
.container-agulha-ideal2 ul li.preco_agulha,
.container-agulha-industrial ul li.preco_agulha {
    font-family: "Gotham";
    font-weight: 700;
    font-size: 20px;
    color: #ED174F;
    padding: 14px 0 22px 0;
}
.container-agulha-ideal2 ul li.btn_comprar,
.container-agulha-industrial ul li.btn_comprar {
    display: inline;
    font-family: "Gotham";
    font-size: 16px;
    background-color: #EB184F;
    color: #fff;
    padding: 7px 30px;
    border-radius: 10px;
    font-weight: 600;
}
.container-agulha-ideal2 .sku,
.container-agulha-industrial .sku {
    display: inline-flex;
    font-family: "Gotham";
    font-size: 15px;
    background-color: #EB184F;
    color: #fff;
    padding: 5px 20px;
    margin-bottom: 10px;
    border-radius: 10px;
    font-weight: 500;
}
h2.title-resumo {
    font-size: 36px;
    font-style: italic;
    font-weight: 700;
    margin: 0;
    color: #ED174F;
}
.subtitle-resumo {
    font-size: 22px;
    font-weight: 300;
    font-style: italic;
    color: #ED174F;
    margin-bottom: 20px;
}

/************************************/
/** Estilos para o estado BLACK 
/************************************/
.estilo_black {
    background-color:#212529!important;
}
.estilo_black #msform{
    background-color:#212529!important;
}
.estilo_black .title_h2,
.estilo_black h2,
.estilo_black p,
.estilo_black .fieldlabels {
    color: #fff!important;
}
.estilo_black .navbar,
.estilo_black .footer{
    background-color:#131417!important;

}
.estilo_black  #progressbar li:after{
    background-color:#131417!important;
}
.estilo_black #progressbar li.completed:after, 
.estilo_black #progressbar li.current:before,
.estilo_black #progressbar li.current:after{
    background-color:#ED174F!important;
}
.estilo_black #progressbar{
    max-width:100%!important;
    padding: 20px 0!important;
    background-color: #1A1D21!important;
    margin-top: 0!important;
}
.estilo_black #progressbar li span{
    color: #fff!important;
    background-color:#212529!important;
    box-shadow: inset 2px 3px 4px #000!important; 
}
.estilo_black #progressbar li.current span{
    background-color:#ED174F!important;
}
.estilo_black .container-agulha-ideal2 .sku, 
.estilo_black .container-agulha-industrial .sku{
    color: #212529!important;
    background-color: #f5f5f5!important;
}
.estilo_black #msform input, 
.estilo_black #msform textarea{
    background-color: transparent!important;
    color: #fff!important;
}
.estilo_black .container-agulha-ideal2 a img, 
.estilo_black .container-agulha-industrial a img{
    border-radius: 8px;
}
.estilo_black .container-agulha-ideal2 ul li, 
.estilo_black .container-agulha-industrial ul li{
    color: #fff!important;
}
.estilo_black .banner-modelo-ideal{
    background-image: none!important;
    background-color: #1A1D21!important;
}
.estilo_black .banner-modelo-ideal h3,
.estilo_black .banner-modelo-ideal ul li{
    color: #fff!important;
}
.estilo_black .banner-modelo-ideal .img{
    display: none!important;
}
.estilo_black .conteudo-index{
    background-image: none!important;
}
.estilo_black .mdl-button{
    box-shadow: none!important;
}
.estilo_black .volta_step_tipo_de_maquina,
.estilo_black .volta_step_industrial,
.estilo_black .volta_step_tipo_de_maquina,
.estilo_black .volta_step_domestica,
.estilo_black .volta_step_formulario{
    background-color:#494E53!important;
}
.estilo_black .swal2-popup{
    background-color:#0B0C0E!important;
}
.estilo_black .choices-group label,
.estilo_black .choices-small label{
    background-color:#131417!important;
    color: #fff!important;
    border: 2px dashed #aaa!important;
}
/************************************/

@media (max-width: 992px) {
    .container,
    .container-sm {
        max-width: 90%;
    }
}
@media (max-width: 780px) {
    .container-resumo {
        display: grid;
    }

    .col_tecido_espessura {
        display: flex;
        justify-content: space-between;
    }

    .col_tecido_espessura .small2 label {
        height: 150px;
    }
}