.Conteudo {
    width: 100%;
    padding: 40px 0 100px 0;
}

.Conteudo .card {
    border-radius: 12px;
    border: 0px solid rgba(0, 0, 0, 0.0);
    margin: 0 0 40px 0;

    overflow: visible;

    -webkit-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.07);

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.Conteudo .card-line {
    margin: 0 0 20px 0 !important;
}

.Conteudo .card:hover {
    -webkit-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.12);

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.Conteudo .card-header {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    background-color: transparent;
    border-bottom: 0px solid rgba(0, 0, 0, 0.10) !important;
    padding: 20px 60px;
}

.Conteudo .card-header-line {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    background-color: transparent;
    border-bottom: 0px solid rgba(0, 0, 0, 0.10) !important;
    padding: 0 20px !important;
    height: 80px;
}

.Conteudo .card-header-line-height {
    height: 80px;
}

.Conteudo .card-header-line .row {
    height: 80px;
}

.Conteudo .card-header .BtnCloseCard {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 0;
    margin: -25px 55px 0 0;
    pointer-events: none;
}

.card-header .BtnCloseCard:after {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background-size: 20px;
}

.card-header.collapsed .BtnCloseCard:after {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background-size: 20px;
}

.Conteudo .card-header .BtnCloseCard_line {
    margin: 0 25px 0 0 !important;
}

.Conteudo .card-header img {
    width: 20px;
    height: 20px;
}

.imprimirNFSE {
    width: 40px !important;
    height: 40px !important;
}

.Conteudo .card-header h1 {
    cursor: pointer;
}

.Conteudo .card-body {
    padding: 0 50px 40px 50px;
}

.Conteudo .card-body .card-line {
    width: 100%;
    height: 1px;
    margin: 0 auto 0 auto;
}

.Conteudo .card-body .card-line-blue {
    width: 100%;
    height: 1px;
    margin: 0 auto 0 auto;
}

.AlinhaConteudoRight {
    float: right;
    text-align: right;
    border: 1px solid white;
}




.Conteudo .Resumo .IconeResumo {
    width: 60px;
    height: auto;
}

.Conteudo .Resumo .Titulo {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 40px;
    line-height: 40px;
    font-weight: 500;
    letter-spacing: -2px;
    text-align: left;
    margin: 0 8px 0 0;
    padding: 0 0 0 0;
    border-left: 0px solid rgba(0, 165, 201, 0.3);
}

.Conteudo .Resumo .Texto {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    line-height: 13px;
    font-weight: 400;
    text-align: left;
}


.Conteudo .Card {
    padding: 50px 60px;
    border-radius: 12px;
    margin-bottom: 40px;
    border: 1px solid rgba(0, 0, 0, 0.10);

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.Conteudo .Card:hover {
    border: 1px solid rgba(255, 255, 255, 1.0);

    -webkit-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.05);

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.Conteudo .Card .CardSubHeader {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    padding: 15px 0 10px 0;
    text-align: center;
}

.Conteudo .Card .CardHeader {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    padding: 0 0 10px 0;
}

.Conteudo .Card .CardConteudo {
    margin: 50px 0 0 0;
}

.Conteudo .Card .CardConteudo h1 {
    margin: 0 0 20px 0
}

.Conteudo .Marcas {
    position: relative;
}

.Conteudo .Marcas .DivMarca {
    width: 112px;
    height: 111px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    margin: 0 auto;
}

.Conteudo .Marcas .ImagemMarcas {
    width: 85%;
    height: auto;
    display: block;
    margin: 0 auto;
    background-color: white;
    /*border-radius: 100%;*/
}

.CarouselMarcas {
    text-align: center;
}

.Conteudo .Marcas .Marca_Marcada {
    position: absolute;
    content: '';
    width: 112px;
    height: 112px;
    display: block;
    /*background: url("../svg/MarcacaoModelo.svg") center center no-repeat;*/
}

.OpacidadeOlhos {
    opacity: 0.4 !important;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.Conteudo .ValorPedido {
    height: 70px;
    background-color: var(--corGeral);
}

.Conteudo .ValorPedido .LineHeight_Left {
    height: 70px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 0 40px;
}

.Conteudo .ValorPedido .LineHeight_Right {
    height: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 40px;
}

.Conteudo .ValorPedido .ValorTotal {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    font-size: 35px;
}

.Conteudo .TableDhell {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.5px;
    margin-bottom: 0 !important;
}

.Conteudo .TableDhell .HeaderTable {
    background-color: #00a5c9;
    color: white;
}

.Conteudo .TableDhell th {
    padding: 20px !important;
    font-weight: 400 !important;
    font-size: 16px;
}

.Conteudo .TableDhell th,
.Conteudo .TableDhell td {
    vertical-align: middle !important;
}

.Conteudo .TableDhell .IconTable {
    width: 40px;
    height: auto;
    display: block;
}

.Conteudo .TableDhell tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.04) !important;
}

.Conteudo .TableDhell tbody tr:nth-of-type(even) {
    background-color: rgba(0, 0, 0, 0.02) !important;
}

.Conteudo .TableDhell .Name {
    color: #00a5c9;
}

.Conteudo .IconeArraste {
    width: 60px;
    height: auto;
    display: block;
    margin: 0 auto 10px auto;
}



.Conteudo .ModeloArmacao .badge {
    position: absolute;
    right: 0;
    margin: 50px 5px 0 0;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: #00a5c9;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.Conteudo .ModeloArmacao .ImagemModelo {
    width: 95% !important;
    height: auto;
    display: block;
    margin: 0 auto;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.Conteudo .ModeloArmacao .ImagemModelo:hover {
    width: 100% !important;
    margin: 0 auto;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.Conteudo .MedidasArmacao {
    height: 150px;
    padding: 0 86px;
}

.Conteudo .BoxOlhos {
    width: 120px;
    height: 120px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    background: white;
    border-radius: 100%;
}

.Conteudo .EscolheOlhos {
    position: relative;
    width: 150px;
    height: 150px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.Conteudo .EscolheOlhos .ImagemOlhos {
    width: 75%;
    height: auto;
    display: block;
    margin: 0 auto;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.Conteudo .ImagemMarcada {
    position: absolute;
    width: 150px;
    height: 150px;
}

.Zoom_ImagemOlhos {
    width: 78% !important;
    height: auto;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.NomeOlhos {
    color: #969696;
}

.HoverColor_NomeOlhos {
    color: var(--corGeral) !important;
}

.Conteudo .BtnOlhos {
    display: contents;
}



.Conteudo .PortaSwicth {
    height: 45px;
}

.Conteudo .BoxSwitch {
    width: 70px !important;
}

.Conteudo .BoxSwitch_Label {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.Conteudo .LabelSwitch {
    font-weight: 400;
    font-size: 8px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: var(--corFonte);
    cursor: pointer;
}

.Conteudo .BtnServicos {
    display: contents;
}

.Conteudo .DivImagemServicos {
    width: 100%;
    height: 79px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.Conteudo .ServicoMarcado {
    position: absolute;
    width: 130px;
    height: 130px;
    margin-top: 20px;
}

.Conteudo .IconeServicos {
    width: 80px;
    height: auto;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.Zoom_IconeServicos {
    width: 90px !important;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}


.TabelaItensPedido {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.5px;
    margin-bottom: 0 !important;
}

.TabelaItensPedido .HeaderTable {
    color: white;
    border: 0px solid white;
}

.TabelaItensPedido .HeaderTable th {
    border: 0px solid white !important;
    background-color: var(--corGeral);
}


.TabelaItensPedido th {
    padding: 20px !important;
    font-weight: 400 !important;
    font-size: 16px;
}

.TabelaItensPedido th,
.TabelaItensPedido td {
    padding: 8px !important;
    vertical-align: middle !important;
    border: 0px solid var(--corGeral);
    border-bottom: 1px solid var(--corGeral);
}

.TabelaItensPedido .IconTable {
    width: 40px !important;
    height: auto;
    display: block;
}

.TabelaItensPedido tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.04) !important;
}

.TabelaItensPedido tbody tr:nth-of-type(even) {
    background-color: rgba(0, 0, 0, 0.02) !important;
}

.TabelaItensPedido .Name {
    color: #00a5c9;
}

.Conteudo .AvisoArraste {
    margin: 0 0 15px 0;
}

.Conteudo .AvisoArraste img {
    width: 60px;
    height: auto;
    display: block;
    margin: 0 auto 15px auto;
}

.Conteudo .ImagemModelo {
    width: 100%;
    height: 170px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative;
}

.Conteudo .ImagemModelo .Imagem {
    width: 90%;
    height: auto;
    display: block;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.Conteudo .ImagemModelo .Cores {
    width: 142px !important;
    height: 113px !important;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.Conteudo .DivModeloCores .badge {
    position: absolute;
    right: 0;
    margin: 0 5px 0 0;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    background-color: #00a5c9;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

}

.Conteudo .ImagemModelo_Marcada {
    position: absolute;
    content: '';
    width: 150px;
    height: 150px;
    display: block;
    /* background: url("../svg/MarcacaoModelo.svg") center center no-repeat; */
    background: unset !important;
}

.Conteudo .ImagemModelo_MarcadaCurva {
    position: absolute;
    content: '';
    width: 350px;
    height: 200px;
    display: block;
    /* background: url("../svg/MarcacaoModeloOlhos.svg") center center no-repeat; */
}

.Zoom_ImagemModelo {
    width: 100% !important;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.Conteudo .DivModeloArmacao .badge {
    position: absolute;
    right: 0;
    margin: 0 5px 0 0;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: var(--corGeral);
    display: flex;
    flex-direction: column;
}

.Conteudo .DivModeloCurva .badge-curva {
    position: absolute;
    right: 0;
    margin: 0 90px 0px 0;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: var(--corGeral);
    display: flex;
    flex-direction: column;
}

.Conteudo .MedidasArmacao .ImagemMedidas,
.Conteudo .MedidasArmacao .ImagemMedidas img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.Conteudo #card_medidas .MedidasArmacao div.ImagemMedidas {
    height: inherit !important;
}

.Conteudo .HeaderBtns {
    text-align: right;
}

.FooterPrice {

    position: fixed;
    width: 100%;
    height: 70px;
    bottom: 0;
    left: 0;
    margin-bottom: -80px;
    background: var(--corGeral);
    z-index: 200;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;

}

.Show_FooterPrice {

    margin-bottom: 0 !important;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;

}

.FooterPrice .LineHeightTitle {

    flex-direction: column;
    height: 80px;

}

.FooterPrice .LineHeightPrice {

    height: 80px;

}

.FooterPrice .DivDados {

    flex-direction: column;
    height: 80px;
    padding: 0 20px;
}

.FooterPrice .DivClose {

    flex-direction: column;
    height: 80px;
    padding: 0 0;
}

.FooterPrice .IconClose {

    width: 45px;
    height: auto;
    display: block;
    margin: 0 auto;
}

.Steps {
    margin-top: -23px;
}

.DivSteps {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
    margin: -100px 0 0 0;
    z-index: 90;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.Move_DivSteps {
    margin: 100px 0 0 0 !important;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.Recua_DivSteps {
    margin: 70px 0 0 0 !important;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.Close_DivSteps {
    margin: -100px 0 0 0 !important;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.DivSteps .BtnClose {
    position: absolute;
    top: 0;
    right: 0;
    margin: 30px 20px 0 0;
    width: 25px;
    height: 25px;
}







.Modal {

    position: fixed;
    width: 100%;
    height: 70vh;
    bottom: 0;
    left: 0;
    padding: 20px 0 0 0;
    z-index: 500;
    margin-bottom: -70vh;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.Show_Modal {

    margin-bottom: 0 !important;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;

}

.Modal .LineTable {
    width: 100%;
    height: auto;
    overflow-y: auto;
}

.Modal .LineTitle {
    height: 50px;
}

.Modal .IconBtnClose {

    width: 50px;
    height: auto;
    display: block;
}

.OverlayModal {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 499;

    pointer-events: none;
    background: rgba(0, 0, 0, 0.0);

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;

}

.Show_OverlayModal {

    pointer-events: auto !important;
    background: rgba(0, 0, 0, 0.8) !important;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;

}

.TableInport {
    margin-left: 14px;
    width: 950px;
}

.Modal .TableModal {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.5px;
    margin-bottom: 0 !important;
}

.Modal .TableModal .HeaderTable {
    background-color: var(--corGeral);
    color: white;
}

.Modal .TableModal .HeaderTable th {
    top: 0;
    position: sticky;
}

.Modal .TableModal .HeaderTable th {
    border: 0px solid white !important;
    background-color: var(--corGeral);
}

.Modal .table td {
    padding: 5px 12px 5px 12px !important;
}

.Modal .table td.NoPadding {
    padding: 0px !important;
}


.Modal .TableModal th {
    padding: 5px 20px 5px 20px !important;
    font-weight: 400 !important;
    font-size: 16px;
}

.Modal .TableModal th,
.Modal .TableModal td {
    vertical-align: middle !important;
    border: 0px solid var(--corGeral);
    border-bottom: 1px solid var(--corGeral);
}


.Modal .TableModal .IconTable {
    width: 40px !important;
    height: auto;
    display: block;
}

.Modal .TableModal tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.04) !important;
}

.Modal .TableModal tbody tr:nth-of-type(even) {
    background-color: rgba(0, 0, 0, 0.02) !important;
}

.Modal .TableModal .form-group {
    margin-bottom: 0 !important;
}

.Modal .TableModal .custom-select {
    height: 40px !important;
}

.Modal .TableModal .custom-select-trigger {
    height: 40px !important;
    padding: 6px 0 0 15px !important;
    line-height: 30px;
}






.Conteudo .CardDashboard {
    height: auto;
    border-radius: 12px;
    border: 1px solid rgba(0, 0, 0, 0.0);
    margin: 0 0 20px 0;
    padding: 40px;
    overflow: visible;
    background: white;
    -webkit-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.05);

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.Conteudo .CardDashboard:hover {
    -webkit-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.12);

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.Conteudo .CardDashboard .CardHeader {
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
    padding: 0 0 15px 0;
}

.Conteudo .CardDashboard .CardChart {
    background: white;
}





.Conteudo .owl-theme .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 40px;
    margin-top: -15px;
    text-align: center;
    pointer-events: none;
}

.Conteudo .owl-theme .owl-nav .owl-prev,
.Conteudo .owl-theme .owl-nav .owl-next {
    text-indent: -9999px;
    display: inline-block;
    width: 25px;
    height: 25px;
    opacity: 1;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 100%;
}

.Conteudo .owl-theme .owl-nav .owl-prev {
    float: left;
    margin: 0 0 0 -20px;
    background: transparent !important;
    pointer-events: none;
}


.Conteudo .owl-theme .owl-nav .owl-next {
    float: right;
    margin: 0 -20px 0 0;
    background: transparent !important;
    pointer-events: none;
}

.Conteudo .owl-theme .owl-nav .owl-prev:before {
    content: "";
    color: #fff;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 0;
    left: 0;
    float: left;
    text-align: center;
    text-indent: 0;
    line-height: 50px;
    margin-top: -2px;
    margin-left: -2px;
    background: url("../svg/Left.svg") center center no-repeat;
    pointer-events: auto;
}

.Conteudo .owl-theme .owl-nav .owl-next:before {
    content: '';
    width: 25px;
    height: 25px;
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    text-align: center;
    text-indent: 0;
    margin-top: -2px;
    margin-right: -2px;
    background: url("../svg/Right.svg") center center no-repeat;
    pointer-events: auto;
}

.Conteudo .owl-carousel .owl-nav button.owl-next,
.Conteudo .owl-carousel .owl-nav button.owl-prev,
.Conteudo .owl-carousel button.owl-dot {
    border: none;
    outline: none;
}


.Conteudo .owl-theme .owl-dots,
.owl-theme .owl-nav {
    margin-top: 20px;
}

.Conteudo .owl-dots {
    text-align: center;
}

.Conteudo .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    margin: 5px 7px;
    background: var(--corGeral);
    display: block;
    opacity: 0.5;
}

.Conteudo .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: var(--corGeral) !important;
    opacity: 1;
}

.DivChat {
    position: fixed;
    top: 0;
    right: 0;
    width: 80px;
    height: 80px;
    margin: 110px 5px 0 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 50;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.Recua_DivChat {
    margin: 80px 5px 0 0 !important;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.DivChat .IconeChat {
    width: 65px;
    height: auto;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.DivChat .IconeChat:hover {
    width: 70px;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}



.Card_BtnAtualizar {
    position: fixed;
    width: 50px;
    height: 50px;
    top: 50%;
    right: 0;
    margin: 0 25px 0 0;
    background: transparent;
    z-index: 11;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.Card_BtnAtualizar .IconeAtualizar {
    width: 50px;
    height: 50px;

    animation: pulse 1s infinite;
    animation-timing-function: linear;
}

.Roda_IconeAtualizar {
    transform: rotate(360deg);

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.Roda_IconeAtualizar {
    transform: rotate(360deg);

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

/*Colocar e editar tambem no final do animate.css*/
@keyframes pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
        opacity: 1.0;
    }

    100% {
        transform: scale(1);
    }
}

.ModalUploadArmacao {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 500;
    pointer-events: none;
    opacity: 0;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.Show_ModalUploadArmacao {
    opacity: 1 !important;
    pointer-events: auto !important;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.ModalUploadArmacao .card {
    border-radius: 12px;
    border: 0px solid rgba(0, 0, 0, 0.0);
    margin: 0 0 0 0;

    overflow: visible;

    -webkit-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.05);

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.ModalUploadArmacao .card:hover {
    -webkit-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.12);

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.ModalUploadArmacao .card-header {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    background-color: transparent;
    border-bottom: 0px solid rgba(0, 0, 0, 0.10) !important;
    padding: 20px 60px;
}

.ModalUploadArmacao .card-header .BtnCloseModalLeitura {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 0;
    margin: -25px 17px 0 0;
    pointer-events: none;
}

.ModalUploadArmacao .card-header img {
    width: 20px;
    height: 20px;
}

.ModalUploadArmacao .BtnCloseModalLeitura {
    background: url("../svg/CloseCard.svg") center center no-repeat;
    background-size: 20px;
}

.ModalUploadArmacao .card-header h1 {
    cursor: pointer;
}

.ModalUploadArmacao .card-body {
    padding: 0 50px 40px 50px;
}

.ModalUploadArmacao .card-body .card-line {
    width: 100%;
    height: 1px;
    margin: 0 auto 0 auto;
}

.ModalUploadArmacao .ImagemModelo {
    width: 70%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.ModalUploadCamera {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 500;
    pointer-events: none;
    opacity: 0;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.Show_ModalUploadCamera {
    opacity: 1 !important;
    pointer-events: auto !important;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.ModalUploadCamera .card {
    border-radius: 12px;
    border: 0px solid rgba(0, 0, 0, 0.0);
    margin: 0 0 0 0;

    overflow: visible;

    -webkit-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.05);

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.ModalUploadCamera .card:hover {
    -webkit-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.12);

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.ModalUploadCamera .card-header {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    background-color: transparent;
    border-bottom: 0px solid rgba(0, 0, 0, 0.10) !important;
    padding: 20px 60px;
}

.ModalUploadCamera .card-header .BtnCloseModalLeitura {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 0;
    margin: -25px 55px 0 0;
    pointer-events: none;
}

.ModalUploadCamera .card-header img {
    width: 20px;
    height: 20px;
}

.ModalUploadCamera .BtnCloseModalLeitura {
    background: url("../svg/CloseCard.svg") center center no-repeat;
    background-size: 20px;
}

.ModalUploadCamera .card-header h1 {
    cursor: pointer;
}

.ModalUploadCamera .card-body {
    padding: 0 50px 40px 50px;
}

.ModalUploadCamera .card-body .card-line {
    width: 100%;
    height: 1px;
    margin: 0 auto 0 auto;
}

.ModalUploadCamera .ImagemModelo {
    width: 70%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.BoxValorPedido {
    width: auto;
    height: 70px;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 0 20px;
}

.DivAcoesPedido {
    position: fixed;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    width: 100px;
    height: 300px;
    bottom: 0;
    right: 0;
    margin: 0 25px 25px 0;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.Sobe_DivAcoesPedido {
    margin: 0 0 85px 0 !important;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.DivAcoesPedido .DivBtnAcoes {
    width: 90px;
    height: 90px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.DivAcoesPedido .BtnAcoes {
    width: 80px;
    height: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.DivAcoesPedido .BtnAcoes img {
    width: 80px;
    height: 80px;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.DivAcoesPedido .BtnAcoes img:hover {
    width: 85px;
    height: 85px;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.DetalhesPedido_ResultadoPesquisa {
    padding: 0 0 80px 0;
    margin: 20px 0 0 0 !important;
    max-width: 980px !important;
    height: 225px;
    overflow: hidden;
    overflow-x: scroll;
    display: inline-flex;
}

.DetalhesPedido_cd-multi-steps {
    display: flex !important;
}

.BtnResultadoConsulta {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 0 0 5px 0;
}

.IconeBtnResultadoConsulta {
    width: 50px;
    height: auto;
    display: inline;
    margin: 0 0 0 0;
}

.BtnPesquisaDescricao {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    margin: 5px 10px 0 0;
    background: rgba(0, 0, 0, 0.0);
    border-radius: 100%;
}

.BtnPesquisaDescricao:hover {
    background: rgba(0, 0, 0, 0.065);
}

.BtnPesquisaDescricao img {
    width: 25px !important;
    height: auto !important;
}

.ResumoPedido {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 400;
    background: rgba(0, 0, 0, 0.92);
    opacity: 0;
    pointer-events: none;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.Show_ResumoPedido {
    opacity: 1 !important;
    pointer-events: auto;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.ResumoPedido .DivResumo {
    height: 80vh;
    background: white;
    padding: 30px 40px;
    overflow-y: scroll;
    opacity: 0;
    pointer-events: none;
    margin-top: 40px;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.Show_DivResumo {
    margin-top: 0 !important;
    opacity: 1 !important;
    pointer-events: auto !important;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.ResumoPedido .card-line {
    width: 100%;
    height: 1px;
    margin: 10px auto 0 auto;
    background: rgba(0, 0, 0, 0.10);
}

.ResumoPedido .BtnCloseResumo {
    position: fixed;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    margin: 30px 30px 0 0;
}

.ResumoPedido .LinhaRelatorioConsulta {
    background: rgba(0, 0, 0, 0.03);
    padding: 8px 18px;
    height: 54px;
    margin: 0 0 8px 0;
}

.ResumoPedido .TextColor {
    font-size: 14px;
}

.ResumoPedido .TabelaItensConsultaPedido {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 0.5px;
    margin-bottom: 0 !important;
}

.ResumoPedido .TabelaItensConsultaPedido .HeaderTable {
    color: white;
    border: 0px solid white;
}

.ResumoPedido .TabelaItensConsultaPedido .HeaderTable th {
    border: 0px solid white !important;
    background-color: var(--corGeral);
}

.ResumoPedido .TabelaItensConsultaPedido th {
    padding: 10px !important;
    font-weight: 400 !important;
    font-size: 14px;
}

.ResumoPedido .TabelaItensConsultaPedido th,
.ResumoPedido .TabelaItensConsultaPedido td {
    vertical-align: middle !important;
    border: 0px solid #00a5c9;
    border-bottom: 1px solid #00a5c9;
}

.ResumoPedido .TabelaItensConsultaPedido td {
    padding: 8px 16px;
}

.ResumoPedido .TabelaItensConsultaPedido .IconTable {
    width: 40px !important;
    height: auto;
    display: block;
}

.ResumoPedido .TabelaItensConsultaPedido tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.04) !important;
}

.ResumoPedido .TabelaItensConsultaPedido tbody tr:nth-of-type(even) {
    background-color: rgba(0, 0, 0, 0.02) !important;
}

.ResumoPedido .TabelaItensConsultaPedido .Name {
    color: #00a5c9;
}

.DivModalServicos {
    height: 55vh;
}

.DivBtsNovar {
    height: 150px;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-end;
    padding: 0 0 25px 0;
}

@media (max-width: 450px) {

    .DivBtsNovar {
        height: 100px;
        justify-content: center;
        align-items: center;
        padding: 0 0 0 0;
    }

    .Conteudo .MedidasArmacao {
        height: 150px;
        padding: 0 30px;
    }

}

.titleForm {
    font-size: 22px;
}

.valorForm {
    font-size: 18px;
    font-weight: 600;
    line-height: 100%;
    text-align: center;
}

.textForm {
    font-size: 16px;
}

.valorItem {
    font-size: 13px;
}

.valorQuant {
    font-size: 18px;
}

.ModalPedido {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    pointer-events: none;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.ModalPedido .DivMessagePedido {
    position: relative;
    width: 350px;
    margin: 0 auto;
    border-radius: 12px;
    padding: 20px;
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    opacity: 0;
    z-index: 1001;
    pointer-events: none;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.Show_DivMessagePedido {
    background-color: white;
    opacity: 1 !important;
    pointer-events: auto !important;
    margin-top: 0 !important;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.ModalPedido .DivMessagePedido .IconePesquisa {
    width: 60px;
    height: auto;
    display: block;
    margin: 0 auto 5px auto;
}

.ModalPedido .DivMessagePedido .DivClosePedido {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    margin: 10px 10px 0 0;
    display: flex;
    flex-direction: column;
    z-index: 1002;
    align-items: center;
    justify-content: center;
}

.ModalPedido .DivMessagePedido .ClosePedido .BtnClosePedido {
    width: 20px;
    height: 20px;
}

.ajustaIcones {
    margin-bottom: 5px;
}

.ajustaIcones svg {
    width: 50px;
}

.ajustaIcones #imgSalva {
    width: 50px;
}

.labelCor {
    margin-left: 10px;
}

.chosen-container .chosen-choices {
    max-height: 84px !important;
    overflow: auto !important;
}

body ::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

body ::-webkit-scrollbar-thumb {
    background: var(--corGeral);
    filter: brightness(1);
    border-radius: 30px;
}

body ::-webkit-scrollbar-thumb:hover {
    background: #B3AFB3;
}

body ::-webkit-scrollbar-track {
    background: #F0F0F0;
    border-radius: 0px;
    box-shadow: inset 0px 0px 0px 0px #F0F0F0;
}

.desabilitaDiv {
    pointer-events: none;
}

.desabilitaDiv input {
    background-color: #e9ecef;
}

.iconePromoCarrinho {
    fill: var(--corGeral) !important;
    filter: brightness(1.20);
}

.HeaderTableNovar {
    background-color: var(--corGeral);
    color: white;
}

.ModalNovar {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 500;
    pointer-events: none;
    opacity: 0;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.Show_ModalUploadNovar {
    opacity: 1 !important;
    pointer-events: auto !important;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.Show_ModalUploadNovar {
    opacity: 1 !important;
    pointer-events: auto !important;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.alinhaNovar {
    width: 177px;
    text-align: center;
}

.imgProd {
    width: 43px;
}

.divProdZoom {
    width: 250px;
    height: 250px;
    position: absolute;
    right: 84px;
    z-index: 10;
    bottom: 16px;
    background: white;
}

.imgProdZoom {
    width: 100%;
    cursor: pointer;
    object-fit: contain;
    background-repeat: no-repeat;
}


.alinhaEspessura {
    margin-top: 18px;
}

.divNovarEspessura {
    flex-basis: min-content;
}

.ModalNovarAlert {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 500;
    pointer-events: none;
    opacity: 0;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

@media (max-width: 450px) {
    .Modal.zIndex10000 {
        z-index: 10000 !important;
    }

    .alinhaEspessura {
        float: none !important;
        margin-top: 20px;
    }

    .alinhaEspessura .row {
        justify-content: center !important;
    }

    .armacaoMarginTop20px {
        margin-top: 20px !important;
    }

    .FooterPrice .DivClose {
        position: absolute;
        left: 0;
        margin-left: 10px;
    }

    .FooterPrice .DivDados {
        width: 100%;
        align-items: center !important;
    }

}

@media screen and (max-width: 1024px) {
    .valResLabel {
        display: none !important;
        max-width: 250px !important;
    }

    .valResTotais {
        max-width: 735px !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .CloseFooterPrice {
        display: none !important;
    }
}

@media (min-width: 360px) and (max-width: 414px) {
    .ModalPedido .DivMessagePedido {
        width: auto !important;
    }

    .Conteudo .ImagemModelo_MarcadaCurva {
        width: 280px !important;
        height: 175px !important;
    }

    .Conteudo .DivModeloCurva .badge-curva {
        margin: 110px 0px 0px 0 !important;
    }

    .AjusteModal {
        width: 100% !important;
    }

    .DivEscolhaPgto {
        width: 100% !important;
    }
}

@media (width: 414px) and (height: 896px) {
    .Conteudo .DivModeloCurva .badge-curva {
        margin: 110px 10px 0px 0 !important;
    }

    .AjusteModal {
        width: 100% !important;
    }

    .DivEscolhaPgto {
        width: 100% !important;
    }
}

@media (width: 360px) and (height: 740px) {
    .Conteudo .DivModeloCurva .badge-curva {
        margin: 0 !important;
    }
}

@media (width: 740px) and (height: 360px) {
    .DivEscolhaPgto {
        width: 100% !important;
    }
}

@media (width: 768px) and (height: 1024px) {
    .DivEscolhaPgto {
        width: 100% !important;
    }
}

@media (width: 412px) and (height: 915px) {
    .Conteudo .DivModeloCurva .badge-curva {
        margin: 0px 5% 0px 0 !important;
    }

    .AjusteModal {
        width: 100% !important;
    }
}

@media (width: 915px) and (height: 412px) {
    .DivEscolhaPgto {
        width: 100% !important;
    }
}

@media (width: 430px) and (height: 932px) {
    .Conteudo .DivModeloCurva .badge-curva {
        margin: 0px 5% 0px 0 !important;
    }

    .AjusteModal {
        width: 100% !important;
    }

    .DivEscolhaPgto {
        width: 100% !important;
    }
}

@media (width: 932px) and (height: 430px) {
    .DivEscolhaPgto {
        width: 100% !important;
    }
}

/*Ipad air vertical/Iphone 12 pro horizontal*/
@media (min-width: 820px) and (max-width: 844px) {
    .DivEscolhaPgto {
        width: 100% !important;
    }
}

@media (min-height: 360px) and (max-height: 414px) {
    .ModalPedido .DivMessagePedido .DivMessagePedidoHeight300 {
        height: 300px;
        overflow-x: auto;
    }

    .Conteudo .ValorPedido {
        height: auto !important;
    }

    .AjusteModal {
        width: 100% !important;
    }
}

#linhaOD_msdd,
#linhaOE_msdd {
    height: 60px !important;
}

.alinhaCheckbox {
    vertical-align: text-top !important;
}

.Medidas_padrao_cls-4,
.Medidas_mva_cls-4,
.Medidas_mha_cls-4,
.Medidas_dma_cls-4,
.Medidas_ponte_cls-4,
.Medidas_dpa_cls-4,
.cls-4 {
    fill: var(--corGeral) !important;
}

.detalhesProd {
    width: 22px;
}

.detalhesProd a {
    cursor: pointer;
}

.detalhesProd svg {
    width: 22px;
}

.detalhesProd svg path {
    fill: var(--corGeral) !important;
}

.DivNotification svg path {
    stroke: var(--corCabecalho) !important;
}

.detalhesProd svg g path {
    fill: #fff !important;
}

.labelAbreviado {
    display: none;
}

.labelNaoAbreviado {
    display: block;
}

@media (min-width: 992px) and (max-width: 1180px) {
    .labelAbreviado {
        display: block;
    }

    .labelNaoAbreviado {
        display: none;
    }

    .Conteudo .DivModeloCurva .badge-curva {
        margin: 0px 50px 0px 0 !important;
    }
}

@media (min-width:992px) and (max-width: 992px) {
    .Conteudo .ImagemModelo_MarcadaCurva {
        width: 240px !important;
        height: 145px !important;
    }
}

@media (min-width: 450px) and (max-width: 992px) {
    .NoBordaRight {
        border-right: none !important;
    }

    .Conteudo .ImagemModelo_MarcadaCurva {
        width: 280px !important;
        height: 175px !important;
    }

    .Conteudo .DivModeloCurva .badge-curva {
        margin: 0px 15px 0px 0 !important;
    }
}

@media (min-height: 1024px) and (max-height: 1368px) {
    .Conteudo .ImagemModelo_MarcadaCurva {
        width: 260px !important;
        height: 175px !important;
    }
}

@media (max-width: 280px) {
    .Conteudo .ImagemModelo_MarcadaCurva {
        width: 215px !important;
        height: 150px !important;
    }

    .Conteudo .DivModeloCurva .badge-curva {
        margin: 85px -25px 0px 0px !important;
        width: 20px !important;
        height: 20px !important;
    }
}

@media (min-height: 360px) and (max-height: 375px) {
    .CardPagamentoScroll {
        overflow-y: scroll;
        max-height: 300px;
    }
}

@media (min-height: 430px) and (max-height: 932px) {
    .CardPagamentoScroll {
        overflow-y: auto;
        max-height: 500px;
    }
}

@media (min-height: 667px) and (max-height: 740px) {
    .CardPagamentoScroll {
        overflow-y: scroll;
    }
}

@media (height: 667px) {
    .CardPagamentoScroll {
        max-height: 600px;
    }
}

@media (height: 740px) {
    .CardPagamentoScroll {
        max-height: 670px;
    }
}

.PagarComPix {
    margin-bottom: 5px !important;
}

.corAzul {
    color: #00A5C9;
}

.corVerde {
    color: #28A745 !important;
}

.corVerde .corAzul {
    color: inherit !important;
}

.obsPedido {
    height: 80px;
    resize: none;
}

.msgInformativaPedido {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.Conteudo .BtnServicos .badge {
    position: absolute;
    right: 0;
    margin: 5px 5px 0 0;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: var(--corGeral);
    display: flex;
    flex-direction: column;
}

.Conteudo .LabelSwitch.LabelSwitch9px {
    font-size: 9px !important;
}

span.labelTabelaDeFechamento {
    display: block;
}

span.labelTabelaDeFechamentoAbreviado {
    display: none;
}

@media (min-width: 1024px) and (max-width: 1180px) {
    span.labelTabelaDeFechamento {
        display: none;
    }

    span.labelTabelaDeFechamentoAbreviado {
        display: block;
    }
}

.desabilita {
    pointer-events: none;
}

.BtnPesquisaParticipante {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    margin: 5px 5px 0 0;
    background: rgba(0, 0, 0, 0.0);
    border-radius: 100%;
}

#DataList_AdicaoOD,
#DataList_AdicaoOE,
#DataList_BaseOD,
#DataList_BaseOE {
    max-height: 200px;
    overflow-y: scroll;
}

#DataList_BaseOD.DataList li,
#DataList_BaseOE.DataList li {
    padding: 8px 10px;
}

.BtnEnviarArquivo {
    position: unset !important;
    height: 50px !important;
}

.visualizarReceita {
    position: unset !important;
    height: 50px !important;
}

@media (max-width: 360px) {
    .BtnServicos .DivServicos p.SmallTxt {
        font-size: 10px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    #labelcodigoOD,
    #labelcodigoOE {
        font-size: 12px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .Conteudo .MedidasArmacao {
        height: 150px;
        padding: 0 50px;
    }

}

#divHeaderLentes h1 {
    font-size: 20px !important;
}

#div_dioptriaOD h1.borderDivHeader,
#div_dioptriaOE h1.borderDivHeader,
.produtoOlhoDireitoClass h1.borderDivHeader,
.produtoOlhoEsquerdoClass h1.borderDivHeader {
    font-size: 15px !important;
}

h1.h1FontSize20 {
    font-size: 20px !important;
}

.Btn_1 {
    height: 50px;
    margin: 0;
}

.TabelaItensPedido td.iconeLixeira {
    padding: 0px !important;
}

.TabelaItensPedido td.iconeLixeira div,
.TabelaItensPedido td.iconeLixeira img {
    height: 39px !important;
}

.InputDentroTabela {
    height: 23px !important;
}

#btn_premio {
    padding: 14px 10px !important
}

.iconeLixeiraNovoParticipante a svg {
    height: 57px;
}

.linkNovoUsuarioClubepremior {
    text-align: center;
}

.linkNovoUsuarioClubepremior a {
    padding: 0px !important;
    line-height: unset !important;
    margin: 0px !important
}

.DivSteps.Move_DivSteps~.Conteudo {
    padding-top: 55px !important;
}

.Show_FooterPrice~.page-footer:has(.footer-copyright) {
    margin-top: 15px !important;
}

.Show_FooterPrice~.page-footer:has(#bannerHabilitaPropaganda) {
    margin-bottom: 80px !important;
}

.AlinhaBotaoLabel {
    align-content: center
}

.ModalLerReceita {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 500;
    pointer-events: none;
    opacity: 0;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.ModalLerReceita .card {
    border-radius: 12px;
    border: 0px solid rgba(0, 0, 0, 0.0);
    margin: 0 0 0 0;

    overflow: visible;

    -webkit-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.05);

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.ModalLerReceita .card:hover {
    -webkit-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.12);

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.ModalLerReceita .card-header {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    background-color: transparent;
    border-bottom: 0px solid rgba(0, 0, 0, 0.10) !important;
    padding: 20px 60px;
}

.ModalLerReceita .card-header .BtnCloseModalLeitura {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 0;
    margin: -15px 10px 0 0;
    pointer-events: none;
}

.ModalLerReceita .card-header img {
    width: 20px;
    height: 20px;
}

.ModalLerReceita .BtnCloseModalLeitura {
    background: url("../svg/CloseCard.svg") center center no-repeat;
    background-size: 20px;
}

.ModalLerReceita .card-header h1 {
    cursor: pointer;
}

.ModalLerReceita .card-body {
    padding: 0 50px 40px 50px;
}

.ModalLerReceita .card-body .card-line {
    width: 100%;
    height: 1px;
    margin: 0 auto 0 auto;
}

.ModalLerReceita .ImagemModelo {
    width: 70%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.Show_ModalLerReceita {
    opacity: 1 !important;
    pointer-events: auto !important;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.BtnImpCap {
    width: 190px;
    height: 50px;
    margin: 0 10px 0 0;
    border-radius: 8px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: var(--corFonteBtn);
    background: var(--corGeral);
}

.BtnImpCap svg {
    width: 25px !important;
    height: auto !important;
    margin: 0 8px 0 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}


.BtnImpCap svg g g polygon {
    stroke: var(--corFonteBtn);
}

.BtnImpCap svg g g path {
    stroke: var(--corFonteBtn);
}

.BtnImpCap svg g g {
    fill: var(--corFonteBtn);
}


.cardLeitura {
    width: 235px;
    height: 250px;
}

.alinhaLeitura {
    text-align: -webkit-center;
}

.tamanhoWebcam {
    max-height: 681px;
    overflow: auto;
    height: 542px;
}

.ajustaMargem {
    margin-left: 8.33333333%
}

.imagemCapturada {
    width: 100%;
    max-width: 600px;
    height: auto;
    margin: 10px auto;
    display: block;
    border-radius: 8px;
    object-fit: contain;
}

@media (min-width: 360px) and (max-width: 991px) {
    .tamanhoWebcam {
        height: auto;
        max-height: 60vh;
        overflow: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    #webcam {
        width: 100%;
        height: auto;
        max-height: 50vh;
        object-fit: contain;
    }

    .ajustaMargem {
        margin-left: 0% !important;
    }
}

@media (min-width: 1200px) {
    .ajustaModal {
        max-width: min-content;
    }

    .ajustaMargem {
        margin-left: 0% !important
    }
}

.BtnResultadoCertificadoSemClick {
    cursor: default !important;
    pointer-events: none !important;
}

.botaoVerificado {
    background-color: #28a745 !important;
    color: white !important;
    border-color: #28a745 !important;
}

.certificadoGerado {
    margin: 0px 0 0 -6px !important;
}

.certificadoGerado .imagemGerado svg {
    height: 50px !important;
    width: 50px !important;
}

.ModalVisualizaImg,
.ModalSituacaoAro {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 500;
    pointer-events: none;
    opacity: 0;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.Show_ModalVisualizaImg,
.Show_ModalSituacaoAro {
    opacity: 1 !important;
    pointer-events: auto !important;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.ModalVisualizaImg .card,
.ModalSituacaoAro .card {
    border-radius: 12px;
    border: 0px solid rgba(0, 0, 0, 0.0);
    margin: 0 0 0 0;

    overflow: visible;

    -webkit-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.05);

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.ModalSituacaoAro__dialog {
    width: calc(100% - 32px);
    max-width: 560px;
    margin: 0 auto;
}

.ModalSituacaoAro .card {
    width: 100%;
}

.ModalVisualizaImg .card:hover,
.ModalSituacaoAro .card:hover {
    -webkit-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.12);

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.ModalVisualizaImg .card-header,
.ModalSituacaoAro .card-header {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    background-color: transparent;
    border-bottom: 0px solid rgba(0, 0, 0, 0.10) !important;
    padding: 20px 60px;
}

.ModalSituacaoAro .card-header {
    position: relative;
    padding: 16px 48px 16px 24px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    border-bottom: none !important;
}

.ModalVisualizaImg .card-header .BtnCloseModalLeitura,
.ModalSituacaoAro .card-header .BtnCloseModalSituacaoAro {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 24px;
    height: 24px;
    margin: 0;
    pointer-events: auto;
}

.ModalVisualizaImg .card-header img,
.ModalSituacaoAro .card-header img {
    width: 20px;
    height: 20px;
}

.ModalVisualizaImg .BtnCloseModalLeitura,
.ModalSituacaoAro .BtnCloseModalLeitura {
    background: url("../svg/CloseCard.svg") center center no-repeat;
    background-size: 20px;
}

.ModalSituacaoAro .BtnCloseModalSituacaoAro {
    border: 0;
    background-color: transparent;
    cursor: pointer;
    background-size: 24px;
}

.ModalVisualizaImg .card-header h1,
.ModalSituacaoAro .card-header h1 {
    cursor: pointer;
}

.ModalVisualizaImg .card-body,
.ModalSituacaoAro .card-body {
    padding: 0 50px 40px 50px;
}

.ModalSituacaoAro .card-body {
    padding: 0 24px 32px 24px;
}

.ModalVisualizaImg .card-body .card-line,
.ModalSituacaoAro .card-body .card-line {
    width: 100%;
    height: 1px;
    margin: 0 auto 0 auto;
}

.ModalVisualizaImg .ImagemModelo,
.ModalSituacaoAro .ImagemModelo {
    width: 70%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.imagemCarregada {
    width: 100%;
    max-height: 500px;
    width: auto;
    height: auto;
    display: block;
    margin: 0 auto;
}

.ModalSituacaoAro .TextoSituacaoAro {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 24px;
    color: #4b4b4b;
}

.ModalSituacaoAro .acoesSituacaoAro {
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: 100%;
}

.ModalSituacaoAro .acoesSituacaoAro .Btn_Small_Blue,
.ModalSituacaoAro .acoesSituacaoAro .Btn_Small_Grey {
    width: 100%;
}

@media (max-width: 850px) {
    .imagemCarregada {
        max-width: 100% !important;
        width: 100% !important;
        height: auto !important;
        display: block;
        margin: 10px auto;
        object-fit: contain;
    }
}

@media (min-width: 480px) {
    .ModalSituacaoAro__dialog {
        max-width: 640px;
    }

    .ModalSituacaoAro .acoesSituacaoAro {
        flex-direction: row-reverse;
        justify-content: flex-end;
    }

    .ModalSituacaoAro .acoesSituacaoAro .Btn_Small_Blue,
    .ModalSituacaoAro .acoesSituacaoAro .Btn_Small_Grey {
        width: auto;
        min-width: 160px;
    }

    #btnSituacaoAroDiscordo {
        margin-right: 0px !important;
    }
}

@media (min-width: 768px) {
    .ModalSituacaoAro__dialog {
        max-width: 720px;
    }

    .ModalSituacaoAro .card-header {
        padding: 20px 40px;
    }

    .ModalSituacaoAro .card-body {
        padding: 0 40px 40px 40px;
    }

    .ModalSituacaoAro .TextoSituacaoAro {
        font-size: 16px;
        line-height: 1.7;
    }
}

@media (min-width: 1024px) {
    .ModalSituacaoAro__dialog {
        max-width: 780px;
    }
}


.BordaSucesso {
    border-right: 6px solid !important;
    border-right-color: green !important;
}

.BordaErro {
    border-right: 6px solid !important;
    border-right-color: red !important;
}

#btn_visualiza svg {
    width: 40px !important;
}

.iconeClips {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 0 0 5px 0;
    background-color: var(--corGeral);
    border-radius: 100px;
    padding: 10px;
}

.ModalAtivaArquivosSac .IconeAcoes {
    width: 50px !important;
    height: auto !important;
    margin: 0 4px;
}

.Conteudo .card.bottom0.bottom70 {
    margin-bottom: 70px !important;
}
