<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pai-loadgif,
.pai-loadgif &gt; .load {
    background-position: center center;
    background-repeat: no-repeat;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}
body {
    font-family: Lato, sans-serif !important;
}
.300 {
    font-weight: 300 !important;
}
.400 {
    font-weight: 400 !important;
}
.700 {
    font-weight: 700 !important;
}
.900 {
    font-weight: 900 !important;
}
.alinha-texto-centro {
    text-align: center !important;
}
.alinha-texto-direita {
    text-align: right !important;
}
.alinha-texto-esquerda {
    text-align: left !important;
}
.alinha-texto-justificado {
    text-align: justify !important;
}
.alinhaCenter {display: flex;align-items: center;justify-content: center;align-content: center;flex-wrap: wrap;flex-direction: row;}
.padding-top-bottom-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.animacao-01s {
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
.animacao-03s {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.animacao-05s {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.arredonda-top-5 {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
}
.arredonda-bottom-5 {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}
.arredonda-5 {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.arredonda-100 {
    border-radius: 100px !important;
    -moz-border-radius: 100px !important;
    -webkit-border-radius: 100px !important;
}
.arredonda-150 {
    border-radius: 150px;
    -moz-border-radius: 150px;
    -webkit-border-radius: 150px;
}
.padding-zero {
    padding: 0;
}
.padding-left-zero {
    padding-left: 0 !important;
}
.padding-right-zero {
    padding-right: 0 !important;
}
.padding-top-0 {
    padding-top: 0;
}
.padding-top-5 {
    padding-top: 5px;
}
.padding-top-10 {
    padding-top: 10px;
}
.padding-top-15 {
    padding-top: 15px;
}
.padding-top-20 {
    padding-top: 20px;
}
.padding-top-30 {
    padding-top: 30px;
}
.padding-top-40 {
    padding-top: 40px;
}
.padding-top-50 {
    padding-top: 50px;
}
.padding-bottom-0 {
    padding-bottom: 0;
}
.padding-bottom-5 {
    padding-bottom: 5px;
}
.padding-bottom-10 {
    padding-bottom: 10px;
}
.padding-bottom-15 {
    padding-bottom: 15px;
}
.padding-bottom-20 {
    padding-bottom: 20px;
}
.padding-bottom-30 {
    padding-bottom: 30px;
}
.padding-bottom-40 {
    padding-bottom: 40px;
}
.padding-bottom-50 {
    padding-bottom: 50px;
}
.padding-bottom-60 {
    padding-bottom: 60px;
}
.padding-bottom-70 {
    padding-bottom: 70px;
}
.padding-bottom-80 {
    padding-bottom: 80px;
}
.padding-bottom-90 {
    padding-bottom: 90px;
}
.padding-bottom-100 {
    padding-bottom: 100px;
}
.padding-left-5 {
    padding-left: 5px;
}
.padding-left-10 {
    padding-left: 10px;
}
.padding-left-15 {
    padding-left: 15px;
}
.padding-left-20 {
    padding-left: 20px;
}
.padding-left-30 {
    padding-left: 30px;
}
.padding-left-40 {
    padding-left: 40px;
}
.padding-left-50 {
    padding-left: 50px;
}
.padding-left-60 {
    padding-left: 60px;
}
.padding-left-70 {
    padding-left: 70px;
}
.padding-left-80 {
    padding-left: 80px;
}
.padding-left-90 {
    padding-left: 90px;
}
.padding-left-100 {
    padding-left: 100px;
}
.padding-right-5 {
    padding-right: 5px;
}
.padding-right-10 {
    padding-right: 10px;
}
.padding-right-15 {
    padding-right: 15px;
}
.padding-right-20 {
    padding-right: 20px;
}
.padding-right-30 {
    padding-right: 30px;
}
.padding-right-40 {
    padding-right: 40px;
}
.padding-right-50 {
    padding-right: 50px;
}
.padding-right-60 {
    padding-right: 60px;
}
.padding-right-70 {
    padding-right: 70px;
}
.padding-right-80 {
    padding-right: 80px;
}
.padding-right-90 {
    padding-right: 90px;
}
.padding-right-100 {
    padding-right: 100px;
}
.margin-zero {
    margin: 0;
}
.margin-bottom-0 {
    margin-bottom: 0;
}
.margin-bottom-10 {
    margin-bottom: 10px;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
.margin-bottom-30 {
    margin-bottom: 30px;
}
.margin-bottom-40 {
    margin-bottom: 40px;
}
.margin-bottom-50 {
    margin-bottom: 50px;
}
.margin-top-5 {
    margin-top: 5px;
}
.margin-top-10 {
    margin-top: 10px;
}
.margin-top-20 {
    margin-top: 20px;
}
.margin-top-30 {
    margin-top: 30px;
}
.margin-top-40 {
    margin-top: 40px;
}
.margin-top-50 {
    margin-top: 50px;
}
.float-left {
    float: left !important;
}
.float-right {
    float: right !important;
}
.uppercase {
    text-transform: uppercase;
}
.background-laranja-make {
    background-color: #e84c00;
    color: #fff;
}
.background-cinza-1 {
    background-color: #eee;
    color: #666;
}
.btn-clicavel {
    cursor: pointer !important;
}
.btn-clicavel:hover {
    background-color: rgba();
}
.pai-loadgif {
    position: fixed;
    width: 213px;
    height: 213px;
    background-image: url(https://www.makevendas.com.br/minhamaquina/img/icone/fundo-carregando.png);
    background-size: 100% 100%;
    left: 50%;
    margin-left: -106px;
    top: 50%;
    margin-top: -106px;
    z-index: 5;
}
.pai-loadgif &gt; .load {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(https://www.makevendas.com.br/minhamaquina/img/icone/carregando.gif);
    top: 0;
    left: 0;
}
#alerta-tootip {
    position: fixed;
    width: 300px;
    z-index: 10;
    bottom: -300px;
    left: 20px;
    background-color: #ccc;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    cursor: default;
}
.modal-make,
.modal-make-optin {
    max-width: 800px;
    border-radius: 30px;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.6);
}
#alerta-tootip .header {
    position: relative;
    width: 100%;
    padding: 20px 15px;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
}
#alerta-tootip .body {
    position: relative;
    width: 100%;
    padding: 15px;
    font-size: 16px;
    text-align: center;
}
#alerta-tootip.amarelo .header {
    min-height: 53px;
    padding-left: 75px;
    background: url(../images/icone/erro.png) 15px center no-repeat #f9b000;
    color: #6c4c00;
}
#alerta-tootip.amarelo .body {
    background-color: #ffc63f;
    color: #6c4c00;
}
#alerta-tootip.verde .header {
    min-height: 53px;
    padding-left: 75px;
    background: url(../images/icone/sucesso.png) 15px center no-repeat #16ac1b;
    color: #005b03;
}
#alerta-tootip.verde .body {
    background-color: #29cb2e;
    color: #005b03;
}
#alerta-tootip.vermelho .header {
    min-height: 53px;
    padding-left: 75px;
    background: url(../images/icone/falha.png) 15px center no-repeat #eb212e;
    color: #660007;
}
#alerta-tootip.vermelho .body {
    background-color: #f94651;
    color: #660007;
}
.modal-make {
    position: fixed;
    top: 0;
    width: 90%;
    left: 50%;
    margin-left: -400px;
    background-color: #fff;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    z-index: 4;
}
.escurece-desfarce-modal-make-optin {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    overflow-y: scroll;
    z-index: 1;
    display: none;
    cursor: default;
}
#modal-popup,
.modal-make-optin {
    left: 50%;
    overflow: hidden;
    visibility: hidden;
}
.escurece-desfarce-modal-make-optin .fechar-modal-make-optin {
    position: absolute;
    width: 30px;
    height: 30px;
    cursor: pointer;
    top: 70px;
    left: 50%;
    margin-left: 270px;
    opacity: 0.4;
    filter: alpha(opacity=40);
    z-index: 5;
}
.escurece-desfarce-modal-make-optin .fechar-modal-make-optin:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.modal-make-optin {
    position: absolute;
    width: 50%;
    margin-left: -25%;
    top: 0;
    background-color: #fff;
    margin-bottom: 60px;
    opacity: 0;
    z-index: 4;
    cursor: text;
}
.modal-make-optin .titulo,
.modal-make &gt; .titulo {
    position: relative;
    width: 100%;
    padding: 20px;
    background-color: #ececec;
    border-bottom: solid 1px #ddd;
}
.modal-make-optin .titulo h1,
.modal-make &gt; .titulo h1 {
    color: #565656;
    font-size: 30px;
}
.modal-make-optin .titulo h3,
.modal-make &gt; .titulo h3 {
    color: #959494;
    font-weight: 300;
    font-size: 20px;
}
.modal-make-optin .fechar-modal-make-optin,
.modal-make &gt; .fechar-modal-make-optin {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url(https://www.makevendas.com.br/minhamaquina/makesqueeze/img/icone/fechar-modal-optin.png);
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    top: 12px;
    right: 12px;
    opacity: 0.3;
    filter: alpha(opacity=30);
}
.modal-make-optin .fechar-modal-make-optin:hover,
.modal-make &gt; .fechar-modal-make-optin:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.modal-make .conteudo,
.modal-make-optin .conteudo {
    position: relative;
    width: 100%;
    padding: 30px;
    font-size: 18px;
    max-height: 400px;
    text-align: center;
}
.modal-make .conteudo a,
.modal-make .conteudo a:hover,
.modal-make-optin .conteudo a,
.modal-make-optin .conteudo a:hover {
    color: #dd4814 !important;
}
.modal-make-optin .rodape,
.modal-make &gt; .rodape &gt; div {
    position: relative;
    padding: 20px;
    background-color: #333;
    border-top: solid 1px #000;
    color: #fff;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
}
.modal-make &gt; .rodape &gt; div.verde:hover {
    border-top: solid 1px #16ac1b !important;
    background-color: #16ac1b;
}
.modal-make-optin .rodape.verde:hover {
    border-top-color: #16ac1b !important;
    background-color: #16ac1b !important;
}
#escurece-tela {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 4;
    display: none;
}
#escurece-tela-2 {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 4;
    top: 0px;
    left: 0px;
}
#modal-popup {
    position: fixed;
    width: 800px;
    margin-left: -400px;
    top: 50px;
    font-weight: 300;
    z-index: 5;
    opacity: 0;
}
#modal-popup .popup &gt; .modal-menu-lateral {
    position: relative;
    float: left;
    width: 300px;
    background-color: #25262a;
}
#modal-popup .popup &gt; .modal-menu-lateral &gt; ul {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: left;
}
#modal-popup .popup &gt; .modal-menu-lateral &gt; ul li {
    position: relative;
    width: 100%;
    padding: 15px 20px;
    font-size: 13px;
    font-weight: 400;
    border-bottom: solid 1px #000;
    cursor: pointer;
}
#modal-popup .popup &gt; .modal-menu-lateral &gt; ul li:hover {
    background-color: #303135;
}
#modal-popup .popup &gt; .modal-menu-lateral &gt; ul li.ativo {
    background-color: #404146;
}
#modal-popup .popup &gt; .modal-conteudo {
    position: relative;
    float: left;
    width: 500px;
    max-height: 500px;
    height: inherit;
    padding: 20px;
    background-color: #fff;
    color: #333;
    overflow-y: scroll;
}
#modal-popup .popup &gt; .modal-conteudo button {
    position: relative;
    width: 100%;
    border: 0;
    padding: 10px;
}
#modal-popup .popup &gt; .modal-conteudo button.background-laranja-make:hover {
    background-color: #d44500;
}
#modal-popup .popup &gt; .modal-conteudo button.background-cinza-1:hover {
    background-color: #dbdbdb;
}
#modal-popup .popup &gt; .modal-conteudo .subtitulo {
    position: relative;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: solid 1px #e0e0e0;
}
#modal-popup label {
    font-weight: 300;
}
#modal-popup .btn-cinza,
#modal-popup .btn-cinza:hover,
#modal-popup .btn-verde {
    padding: 10px;
    font-weight: 400;
    width: 100%;
    position: relative;
    display: inline-block;
    border: 0;
    text-transform: uppercase;
}
.escuro {
    background-color: #25262a;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    color: #fff;
}
#modal-popup .btn-verde {
    background-color: #32ca2f;
}
#modal-popup .btn-verde:hover {
    background-color: #22b21f;
}
#modal-popup .btn-cinza {
    background-color: #7a7a7a;
}
#modal-popup .btn-cinza:hover {
    background-color: #969696;
}
#modal-popup .popup .header {
    background-color: #464646;
}
#modal-popup .popup .body {
    background-color: #e1e1e1;
}
#modal-popup .popup .footer {
    background-color: #d7d7d7;
    border-top: solid 1px #c7c7c7;
}
#categoryorder,
#lista-menu-navegavel {
    position: relative;
    width: 100%;
    padding: 20px;
    margin: 0;
    border: 1px solid #e7e7e7;
    background-color: #fcfcfc;
    list-style: none;
}
#categoryorder li,
#lista-menu-navegavel li {
    position: relative;
    width: 100%;
    padding: 20px 10px 20px 30px;
    border-bottom: solid 1px #e7e7e7;
    background: url(../images/icone/dragmove.png) 0 24px no-repeat;
    cursor: move;
}
#lista-menu-navegavel li i.fa {
    position: relative;
    float: right;
    cursor: pointer;
    color: #999 !important;
}
#lista-menu-navegavel li i.fa:hover {
    color: #333 !important;
}
#categoryorder li:first-child,
#lista-menu-navegavel li:first-child {
    padding-top: 0;
    background-position: 0 4px;
}
#categoryorder li:last-child,
#lista-menu-navegavel li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}
#categoryorder li .deletar-input {
    position: absolute !important;
    padding: 2px 0 2px 1px !important;
    top: 20px !important;
    width: 23px !important;
    font-size: 12px !important;
}
#categoryorder li:first-child .deletar-input {
    top: 0 !important;
}
#categoryorder li input,
#categoryorder li label,
#categoryorder li select,
#lista-menu-navegavel li input,
#lista-menu-navegavel li label,
#lista-menu-navegavel li select {
    cursor: move;
}
.deletar-input {
    position: absolute;
    top: 10px;
    right: 13px;
    border-radius: 100px;
    font-size: 9px;
}
.box-editavel-formulario {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.box-editavel-formulario ul {
    position: absolute;
    width: auto;
    height: inherit;
    padding: 0;
    margin: 0;
    right: 0;
    top: 0;
    list-style: none;
    visibility: hidden;
    z-index: 1;
}
.box-editavel-formulario:hover ul {
    visibility: visible;
}
.box-editavel-formulario &gt; ul li {
    position: relative;
    padding: 5px;
    width: 30px;
    height: 30px;
    background: #d44317;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.box-editavel-formulario &gt; ul li:hover {
    background-color: #e94b1b;
}
.box-editavel-formulario &gt; ul li:last-child {
    border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
}
.box-editavel-formulario &gt; ul li &gt; i {
    position: relative;
    display: inline-block;
}
#barra-opcoes {
    position: fixed;
    width: 86px !important;
    height: 100% !important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
}
.box-editavel-colorido ul.opcoes,
.box-editavel-colorido ul.opcoes-2 {
    position: absolute;
    right: 10px;
    margin: 0;
    padding: 0;
    list-style: none;
    opacity: 0.3;
    z-index: 1;
}
.box-editavel-colorido ul.opcoes-2 {
    right: -10px;
    top: -10px;
}
.box-editavel-colorido:hover ul.opcoes,
.box-editavel-colorido:hover ul.opcoes-2 {
    opacity: 1;
}
.box-editavel-colorido ul.opcoes-2 &gt; li,
.box-editavel-colorido ul.opcoes &gt; li {
    position: relative;
    display: inline-block;
    padding: 5px 11px;
    background-color: #acadae;
    color: #fff;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    cursor: pointer;
}
.box-editavel-colorido ul.opcoes-2 &gt; li:hover,
.box-editavel-colorido ul.opcoes &gt; li:hover {
    background-color: #d44316;
}
.container-fluid .opcoes-container {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
    top: 0;
    left: 0;
    visibility: hidden;
}
.container-fluid:hover .opcoes-container {
    visibility: visible;
}
.container-fluid .opcoes-container &gt; ul {
    position: absolute;
    width: auto;
    height: inherit;
    padding: 0;
    margin: 0;
    right: 0;
    top: 0;
    list-style: none;
    z-index: 1;
}
.container-fluid .opcoes-container &gt; ul li {
    position: relative;
    padding: 5px;
    width: 30px;
    height: 30px;
    background: #d44317;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.container-fluid .opcoes-container &gt; ul li:hover {
    background-color: #e94b1b;
}
.container-fluid .opcoes-container &gt; ul li:last-child {
    border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
}
.container-fluid .opcoes-container &gt; ul li &gt; i {
    position: relative;
    display: inline-block;
}
.content-gradiente {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}
#previa-content-com-gradiente {
    position: relative;
    width: 100%;
    height: 60px;
}
#previa-content-com-gradiente .setas-indicadoras {
    position: absolute;
    width: 10px;
    height: 10px;
    bottom: -10px;
    background-image: url(../images/icone/forma-seta-indicadora-gradiente.png);
    background-repeat: no-repeat;
    background-position: center center;
}
#previa-content-com-gradiente .setas-indicadoras .bolinha {
    position: absolute;
    width: 26px;
    height: 26px;
    bottom: -30px;
    border: 1px solid #ccc;
    cursor: pointer;
}
#previa-content-com-gradiente .setas-indicadoras .bolinha .popup-paleta-cores {
    position: absolute;
    padding: 10px;
    background: #fff;
    border: 1px solid #e0e0e0;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
    top: -100px;
    display: none;
}
#previa-content-com-gradiente .setas-indicadoras .bolinha .popup-paleta-cores .fechar {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    opacity: 0.4;
    filter: alpha(opacity=40);
    z-index: 2;
}
#previa-content-com-gradiente .setas-indicadoras .bolinha .popup-paleta-cores .fechar:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
#exibe-galeria-usuario .previa-imagem-galeria {
    position: relative;
    display: inline-block;
    overflow: hidden;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    margin: 0 10px 10px 0;
    cursor: pointer;
}
#exibe-galeria-usuario .previa-imagem-galeria &gt; .selecionar-imagem {
    position: absolute;
    left: 50%;
    margin-left: -38px;
    top: 50%;
    margin-top: -18px;
    background-color: #fff;
    color: #666;
    padding: 6px 10px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
    font-size: 17px;
}
#exibe-galeria-usuario .previa-imagem-galeria &gt; .selecionar-imagem:hover {
    background-color: #26b236;
    color: #fff;
}
#exibe-galeria-usuario .previa-imagem-galeria &gt; .excluir-imagem {
    position: absolute;
    left: 50%;
    margin-left: 6px;
    top: 50%;
    margin-top: -18px;
    background-color: #cc1512;
    color: #fff;
    padding: 5px 10px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
    font-size: 18px;
}
#exibe-galeria-usuario .previa-imagem-galeria &gt; .excluir-imagem:hover {
    background-color: #ab0e0c;
    color: #fff;
}
#exibe-galeria-usuario .previa-imagem-galeria img {
    max-width: 130px;
}
.pai-box-editavel-facebook {
    width: 100%;
    text-align: center;
}
.box-editavel-facebook {
    position: relative;
    display: inline-block;
    padding: 10px;
}
.box-editavel-facebook ul {
    position: absolute;
    width: auto;
    height: inherit;
    padding: 0;
    margin: 0;
    right: 0;
    top: 0;
    list-style: none;
    visibility: hidden;
    z-index: 1;
}
.box-editavel-facebook:hover ul {
    visibility: visible;
}
.box-editavel-facebook &gt; ul li {
    position: relative;
    padding: 5px;
    width: 30px;
    height: 30px;
    background: #d44317;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.box-editavel-facebook &gt; ul li:hover {
    background-color: #e94b1b;
}
.box-editavel-facebook &gt; ul li:last-child {
    border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
}
.box-editavel-facebook &gt; ul li &gt; i {
    position: relative;
    display: inline-block;
}
.pai-box-topicos &gt; ul.mais-opcoes {
    position: absolute;
    width: auto;
    height: inherit;
    padding: 0;
    margin: 0;
    right: 0;
    top: 0;
    list-style: none;
    visibility: hidden;
    z-index: 1;
}
.pai-box-topicos:hover &gt; ul.mais-opcoes {
    visibility: visible;
}
.pai-box-topicos &gt; ul.mais-opcoes &gt; li {
    position: relative;
    padding: 5px;
    width: 30px;
    height: 30px;
    background: #d44317;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.pai-box-topicos &gt; ul.mais-opcoes &gt; li:hover {
    background-color: #e94b1b;
}
.pai-box-topicos &gt; ul.mais-opcoes &gt; li:last-child {
    border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
}
.pai-box-topicos &gt; ul.mais-opcoes &gt; li &gt; i {
    position: relative;
    display: inline-block;
}
.pai-box-topicos .topicos-capture {
    position: relative;
    width: 100%;
    padding: 10px 0;
    margin: 0;
}
.pai-box-topicos .topicos-capture &gt; .li {
    position: relative;
    width: 100%;
    padding: 10px 10px 10px 45px;
    background-image: url(https://www.makevendas.com.br/minhamaquina/makesqueeze/img/layout/icone-checklist.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.pai-box-codigohtml &gt; ul.mais-opcoes {
    position: absolute;
    width: auto;
    height: inherit;
    padding: 0;
    margin: 0;
    right: 0;
    top: 0;
    list-style: none;
    visibility: hidden;
    z-index: 1;
}
.pai-box-codigohtml:hover &gt; ul.mais-opcoes {
    visibility: visible;
}
.pai-box-codigohtml &gt; ul.mais-opcoes &gt; li {
    position: relative;
    padding: 5px;
    width: 30px;
    height: 30px;
    background: #d44317;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.pai-box-codigohtml &gt; ul.mais-opcoes &gt; li:hover {
    background-color: #e94b1b;
}
.pai-box-codigohtml &gt; ul.mais-opcoes &gt; li:last-child {
    border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
}
.pai-box-codigohtml &gt; ul.mais-opcoes &gt; li &gt; i {
    position: relative;
    display: inline-block;
}
ul#lista-menus {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
    list-style: none;
}
ul#lista-menus li {
    position: relative;
    display: inline-block;
    margin: 0 6px 6px;
    padding: 10px 15px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
}
.popup-paleta-cores {
    position: absolute;
    padding: 10px;
    background: #fff;
    border: 1px solid #e0e0e0;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
    top: -100px;
    display: none;
}
.popup-paleta-cores .fechar {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    opacity: 0.4;
    filter: alpha(opacity=40);
    z-index: 2;
}
.popup-paleta-cores .fechar:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.alerta-inline {
    position: relative;
    width: 100%;
    border: 1px solid transparent;
    padding: 0 0 0 40px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
}
.alerta-inline.vermelho {
    background-color: #fa3e3e !important;
    border: 1px solid #fa3e3e;
    background: url(../images/icone/alerta-linha-vermelho.png) 10px 10px no-repeat;
}
.alerta-inline.amarelo {
    background-color: #febe23 !important;
    border: 1px solid #febe23;
    background: url(../images/icone/alerta-linha-amarelo.png) 10px 10px no-repeat;
}
.alerta-inline.verde {
    background-color: #16ac1b !important;
    border: 1px solid #16ac1b;
    background: url(../images/icone/alerta-linha-verde.png) 10px 10px no-repeat;
}
.alerta-inline.azul {
    background-color: #2184ff !important;
    border: 1px solid #2184ff;
    background: url(../images/icone/alerta-linha-azul.png) 10px 10px no-repeat;
}
.alerta-inline &gt; .conteudo {
    position: relative;
    width: 100%;
    padding: 10px;
    background-color: #fff;
}
.container-fluid.com-formulario-absolute {
    overflow: initial !important;
    min-height: 200px !important;
}
form.formulario-absolute {
    position: absolute !important;
    z-index: 1 !important;
}
.imagem-arredondada {
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
}
.imagem-ponta-arredondada {
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.imagem-com-borda {
    background-color: #fff;
    padding: 8px;
    border: 1px solid #ccc;
}
.tabela-invisivel,
.tabela-invisivel tbody,
.tabela-invisivel td,
.tabela-invisivel thead,
.tabela-invisivel tr {
    border: 0 solid !important;
}
.tabela-com-padding tbody,
.tabela-com-padding td,
.tabela-com-padding thead,
.tabela-com-padding tr {
    padding: 15px;
}
.tabela-tracejado tr td {
    border-collapse: collapse;
    border: 1px dashed #ccc;
}
.conteudo .titulo-conteudo {
    padding-bottom: 60px;
}
.conteudo .titulo-conteudo h1 {
    color: #565656;
    font-size: 50px;
}
.conteudo .titulo-conteudo h3 {
    color: #959494;
    font-weight: 300;
    font-size: 30px;
}
.topicos-horizontais .icone {
    text-align: center;
}
.topicos-horizontais .texto {
    text-align: left;
    font-weight: 300;
}
.conteudo .form-group &gt; label,
.fr-video,
ul#termos-politica {
    text-align: center;
    position: relative;
}
.topicos-horizontais .texto &gt; strong {
    font-size: 20px;
    padding-bottom: 10px;
    color: #e84c00;
    font-weight: 400;
}
.topicos-horizontais .texto &gt; p {
    color: #4c4c4c;
}
.conteudo.fundo-cinza {
    background-color: #ebebeb;
}
.conteudo.nuvem-topo {
    position: relative;
    width: 100%;
    height: 168px;
    background: url(https://www.makevendas.com.br/minhamaquina/makesqueeze/img/layout/fundo-bolas-cinzas-topo.jpg) center 0 no-repeat;
    margin-top: 50px;
}
.conteudo.nuvem-rodape {
    position: relative;
    width: 100%;
    height: 168px;
    background: url(https://www.makevendas.com.br/minhamaquina/makesqueeze/img/layout/fundo-bolas-cinzas-rodape.jpg) center 0 no-repeat;
    margin-bottom: 50px;
}
.conteudo .form-group &gt; label {
    font-weight: 400;
    width: 100%;
    font-size: 20px;
}
.conteudo button.laranja-make {
    position: relative;
    width: 100%;
    background-color: #e84c00;
    border: 0;
    border-radius: 100px;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    padding: 18px;
    margin-top: 31px;
    text-transform: uppercase;
    outline: 0;
}
.conteudo button.laranja-make:hover {
    background-color: #fc6115;
}
button.btn-call-modal-optin,
button.btn-call-modal-optin-contratar,
button.btn-call-modal-optin-novo {
    position: relative;
    width: 100%;
    max-width: auto;
    border: 0;
    border-radius: 10px;
    padding: 18px;
    outline: 0;
    cursor: pointer;
}
.fr-video &gt; *,
img,
table {
    max-width: 100%;
}
button.btn-call-modal-optin-contratar.verde,
button.btn-call-modal-optin-novo.verde,
button.btn-call-modal-optin.verde {
    margin-top: 0;
    background-color: #16ac1b;
    border-bottom: solid 6px #0f9013;
}
button.btn-call-modal-optin-contratar.verde:hover,
button.btn-call-modal-optin-novo.verde:hover,
button.btn-call-modal-optin.verde:hover {
    margin-top: 4px;
    border-bottom-width: 2px;
    background-color: #129a16;
}
button.btn-call-modal-optin-contratar.amarelo,
button.btn-call-modal-optin-novo.amarelo,
button.btn-call-modal-optin.amarelo {
    margin-top: 0;
    background-color: #f5be00;
    border-bottom: solid 6px #bc9200;
}
button.btn-call-modal-optin-contratar.amarelo:hover,
button.btn-call-modal-optin-novo.amarelo:hover,
button.btn-call-modal-optin.amarelo:hover {
    margin-top: 4px;
    border-bottom-width: 2px;
    background-color: #d0a100;
}
button.btn-call-modal-optin-contratar.laranja,
button.btn-call-modal-optin-novo.laranja,
button.btn-call-modal-optin.laranja {
    margin-top: 0;
    background-color: #fe8f00;
    border-bottom: solid 6px #c46e00;
}
button.btn-call-modal-optin-contratar.laranja:hover,
button.btn-call-modal-optin-novo.laranja:hover,
button.btn-call-modal-optin.laranja:hover {
    margin-top: 4px;
    border-bottom-width: 2px;
    background-color: #e58100;
}
button.btn-call-modal-optin-contratar.azul,
button.btn-call-modal-optin-novo.azul,
button.btn-call-modal-optin.azul {
    margin-top: 0;
    background-color: #0072ff;
    border-bottom: solid 6px #0059c6;
}
button.btn-call-modal-optin-contratar.azul:hover,
button.btn-call-modal-optin-novo.azul:hover,
button.btn-call-modal-optin.azul:hover {
    margin-top: 4px;
    border-bottom-width: 2px;
    background-color: #0065e3;
}
button.btn-call-modal-optin-contratar.vermelho,
button.btn-call-modal-optin-novo.vermelho,
button.btn-call-modal-optin.vermelho {
    margin-top: 0;
    background-color: #f60000;
    border-bottom: solid 6px #c40000;
}
button.btn-call-modal-optin-contratar.vermelho:hover,
button.btn-call-modal-optin-novo.vermelho:hover,
button.btn-call-modal-optin.vermelho:hover {
    margin-top: 4px;
    border-bottom-width: 2px;
    background-color: #e10000;
}
#rodape-termos-politica {
    font-size: 12px;
    padding: 20px 0;
    border-top: solid 1px #eee;
}
ul#termos-politica {
    width: 100%;
    padding: 0;
    margin: 5px 0 0;
    list-style: none;
}
ul#termos-politica li {
    position: relative;
    display: inline-block;
    text-decoration: none;
    padding: 5px 10px;
    cursor: pointer;
    color: #999;
}
ul#termos-politica li:hover {
    text-decoration: underline;
    color: #666;
}
ul#termos-politica li a {
    color: #999;
}
ul#termos-politica li a:hover {
    color: #666;
}
.plugin {
    display: none;
}
#atalho-gerar-lead {
    position: fixed;
    bottom: 20px;
    right: 20px;
    padding: 18px;
    font-size: 22px;
    background-color: #16ac1b;
    color: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    border-radius: 100px !important;
    -moz-border-radius: 100px !important;
    -webkit-border-radius: 100px !important;
}
.box-editavel-facebook ul,
.box-editavel-formulario ul,
.opcoes-container ul,
ul.mais-opcoes {
    display: none !important;
}
.box-editavel-formulario {
    display: none;
}
#menu-navegavel-capture-mobile {
    z-index: 3;
}
input.form-control,
select.form-control,
textarea.form-control {
    position: relative;
    width: 100%;
    border-radius: 6px;
    outline: 0;
    border: 1px solid #ccc;
    box-shadow: inset 0 0 0;
}
input.form-control:focus,
select.form-control:focus,
textarea.form-control:focus {
    border: 1px solid #999 !important;
    box-shadow: none !important;
}
select.form-control {
    font-size: 14px;
    height: 34px;
}
.clearfix::after {
    clear: both;
    display: block;
    content: "";
}
table {
    border: none;
    border-collapse: collapse;
    empty-cells: show;
}
table.fr-dashed-borders td,
table.fr-dashed-borders th {
    border-style: dashed;
}
table.fr-alternate-rows tbody tr:nth-child(2n) {
    background: #f5f5f5;
}
table td,
table th {
    border: 1px solid #ddd;
}
table td:empty,
table th:empty {
    height: 20px;
}
table td.fr-highlighted,
table th.fr-highlighted {
    border: 1px double red;
}
table td.fr-thick,
table th.fr-thick {
    border-width: 2px;
}
table th {
    background: #e6e6e6;
}
hr {
    clear: both;
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    page-break-after: always;
}
.fr-file {
    position: relative;
}
.fr-file::after {
    position: relative;
    content: "\1F4CE";
    font-weight: 400;
}
pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}
blockquote {
    border-left: solid 2px #5e35b1;
    margin-left: 0;
    padding-left: 5px;
    color: #5e35b1;
}
blockquote blockquote {
    border-color: #00bcd4;
    color: #00bcd4;
}
blockquote blockquote blockquote {
    border-color: #43a047;
    color: #43a047;
}
span.fr-emoticon {
    font-weight: 400;
    font-family: "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;
    display: inline;
    line-height: 0;
}
span.fr-emoticon.fr-emoticon-img {
    font-size: inherit;
    height: 1em;
    width: 1em;
    min-height: 20px;
    min-width: 20px;
    display: inline-block;
    margin: -0.1em 0.1em 0.1em;
    line-height: 1;
    vertical-align: middle;
}
.fr-text-gray {
    color: #aaa !important;
}
.fr-text-bordered {
    border-top: solid 1px #222;
    border-bottom: solid 1px #222;
    padding: 10px 0;
}
.fr-text-spaced {
    letter-spacing: 1px;
}
.fr-text-uppercase {
    text-transform: uppercase;
}
.fr-video &gt; * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: none;
}
.fr-video.fr-dvb {
    display: block;
    clear: both;
}
.fr-video.fr-dvb.fr-fvl {
    text-align: left;
}
.fr-video.fr-dvb.fr-fvr {
    text-align: right;
}
.fr-video.fr-dvi {
    display: inline-block;
}
.fr-video.fr-dvi.fr-fvl {
    float: left;
}
.fr-video.fr-dvi.fr-fvr {
    float: right;
}
button.fr-rounded,
input.fr-rounded,
textarea.fr-rounded {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
button.fr-large,
input.fr-large,
textarea.fr-large {
    font-size: 24px;
}
a.fr-strong {
    font-weight: 700;
}
a.fr-green {
    color: green;
}
img {
    position: relative;
}
img.fr-dib {
    margin: 5px auto;
    display: block;
    float: none;
    vertical-align: top;
}
img.fr-dib.fr-fil {
    margin-left: 0;
}
img.fr-dib.fr-fir {
    margin-right: 0;
}
img.fr-dii {
    display: inline-block;
    float: none;
    vertical-align: bottom;
    margin-left: 5px;
    margin-right: 5px;
    max-width: calc(100% - (2 * 5px));
}
img.fr-dii.fr-fil {
    float: left;
    margin: 5px 5px 5px 0;
    max-width: calc(100% - 5px);
}
img.fr-dii.fr-fir {
    float: right;
    margin: 5px 0 5px 5px;
    max-width: calc(100% - 5px);
}
img.fr-rounded {
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
img.fr-bordered {
    border: 10px solid #ccc;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.embed-responsive {
    height: inherit;
}
.widget-whatsapp {
    position: fixed;
    width: 63px;
    height: 63px;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    background-image: url(https://www.makevendas.com.br/page/images/widget-whatsapp.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #2bb640;
    bottom: 20px;
    right: 20px;
    cursor: pointer;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
}
.widget-whatsapp &gt; .notificacao {
    position: absolute;
    top: -5px;
    left: 0;
    background-color: red;
    border-radius: 100px;
    color: #fff;
    font-size: 12px;
    padding: 1px 7px 3px;
    visibility: hidden;
}
.popup-lgpd-make {
	position: fixed;
    bottom: 2%;
    width: 96%;
    left: 2%;
    padding: 15px;
    background-color: #FFF;
    border: solid 1px rgba(0,0,0,0.2);
    border-radius: 10px;
    box-shadow: 0px 0px 30px rgba(0,0,0,0.2);
    cursor: default;
}
	.popup-lgpd-make &gt; p {
		margin: 0px;
		padding: 0px 150px 0px 0px;
	}
		.popup-lgpd-make &gt; p &gt; a {
			cursor: pointer;
		}
	.popup-lgpd-make &gt; button {
		position: absolute;
	    bottom: 8px;
	    right: 8px;
	    background-color: transparent;
	    border: solid 1px #BBB;
	    color: #666;
	    padding: 6px 12px;
	    border-radius: 5px;
	    outline: none;
	}
		.popup-lgpd-make &gt; button:hover {
		    border: solid 1px #f65d00;
		    color: #f65d00;
		}
@media (max-width: 736px) and (min-width: 0px) {
    #menu-navegavel-capture-mobile.mobile-fixo {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 3;
    }
    #menu-navegavel-capture.mobile {
        position: fixed !important;
        width: 65%;
        height: 100%;
        top: 0;
        left: -65%;
        z-index: 4;
    }
    #menu-navegavel-capture.visivel {
        left: 0;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    ul#lista-menus li {
        position: relative;
        width: 100%;
    }
    .modal-make,
    .modal-make-optin {
        width: 90%;
        margin-left: -45%;
    }
    .escurece-desfarce-modal-make-optin .fechar-modal-make-optin {
        top: 70px;
        margin-left: 0;
        right: 30px;
        left: auto;
    }
    form.formulario-absolute {
        position: relative !important;
    }
    form .arredonda-bottom-5,
    form .arredonda-top-5 {
        border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
    }
    .form-control {
        height: 42px;
        padding: 6px 12px;
        font-size: 16px;
        box-shadow: inset 0 0 0 !important;
    }
    .container-fluid {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .popup-lgpd-make &gt; button {
		bottom: 18px;
	    right: 18px;
	}
}
@media (max-width: 450px) and (min-width: 0px) {

	.popup-lgpd-make {
		padding-bottom: 65px;
	}
		.popup-lgpd-make &gt; p {
			padding-right: 0px;
		}
		.popup-lgpd-make &gt; button {
		    left: 17px;
		    bottom: 17px;
		    width: 91%;
		}

}</pre></body></html>