.dg-clearfix:before, .dg-clearfix:after {
  content: "";
  display: block; }
.dg-clearfix:after {
  clear: both; }

*, *:before, *:after {
  border: 0;
  padding: 0;
  margin: 0; }

html, body {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

label {
  display: block; }

blockquote, q {
  quotes: none; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

address {
  font-style: normal; }

button {
  cursor: pointer; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

input, button {
  border: none;
  outline: none; }

textarea {
  resize: none; }

img,
video,
audio {
  height: auto;
  max-width: 100%;
  vertical-align: middle; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff; }

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.3/customize/?id=6e259f1082b8d050afb02e8caef19f13)
 * Config saved to config.json and https://gist.github.com/6e259f1082b8d050afb02e8caef19f13
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline; }

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px; }

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 748.8px) {
  .container {
    width: 718.8px; } }
@media (min-width: 966.42px) {
  .container {
    width: 936.42px; } }
@media (min-width: 1170px) {
  .container {
    width: 1140px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 748.8px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0%; } }
@media (min-width: 966.42px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0%; } }
@media (min-width: 1170px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0%; } }
table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd; }

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd; }

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0; }

.table > tbody + tbody {
  border-top: 2px solid #dddddd; }

.table .table {
  background-color: #ffffff; }

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #dddddd; }

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd; }

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }

@media screen and (max-width: 747.8px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd; }

  .table-responsive > .table {
    margin-bottom: 0; }

  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }

  .table-responsive > .table-bordered {
    border: 0; }

  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }

  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }

  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 747.8px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 747.8px) {
  .visible-xs-block {
    display: block !important; } }
@media (max-width: 747.8px) {
  .visible-xs-inline {
    display: inline !important; } }
@media (max-width: 747.8px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }
@media (min-width: 748.8px) and (max-width: 965.42px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 748.8px) and (max-width: 965.42px) {
  .visible-sm-block {
    display: block !important; } }
@media (min-width: 748.8px) and (max-width: 965.42px) {
  .visible-sm-inline {
    display: inline !important; } }
@media (min-width: 748.8px) and (max-width: 965.42px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }
@media (min-width: 966.42px) and (max-width: 1169px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table !important; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 966.42px) and (max-width: 1169px) {
  .visible-md-block {
    display: block !important; } }
@media (min-width: 966.42px) and (max-width: 1169px) {
  .visible-md-inline {
    display: inline !important; } }
@media (min-width: 966.42px) and (max-width: 1169px) {
  .visible-md-inline-block {
    display: inline-block !important; } }
@media (min-width: 1170px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1170px) {
  .visible-lg-block {
    display: block !important; } }
@media (min-width: 1170px) {
  .visible-lg-inline {
    display: inline !important; } }
@media (min-width: 1170px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }
@media (max-width: 747.8px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 748.8px) and (max-width: 965.42px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 966.42px) and (max-width: 1169px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1170px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table !important; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }
.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }
.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }
@media print {
  .hidden-print {
    display: none !important; } }
.lj-btn, input[type="submit"] {
  display: inline-block;
  background: #c97687;
  color: #fff;
  padding: 15px 20px;
  border-radius: 50px;
  min-width: 180px;
  text-align: center;
  text-transform: uppercase;
  overflow: hidden;
  position: relative; }
  .lj-btn:before, input[type="submit"]:before {
    background: #772f3e;
    opacity: 0.2;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0%;
    content: " ";
    transition: 200ms ease width; }
  .lj-btn:hover, input[type="submit"]:hover {
    text-decoration: none;
    color: #fff; }
    .lj-btn:hover:before, input[type="submit"]:hover:before {
      width: 100%; }
  .lj-btn:focus, input[type="submit"]:focus {
    color: #fff;
    text-decoration: none; }

/*
----------------------------------------
Welcome to Rly Simple Loading CSS
----------------------------------------
### The key is the class "dg-loading" ###
put the class "dg-loading" on a div to create a local loading on a especific section.
Using loading on entire screen:
Create a div with class "dg-loading-box" before close </body>. Put a class "dg-loading" on this section
*/
/*Define loading*/
.dg-loading {
  position: relative; }

/*Background color*/
.dg-loading:after {
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  content: " ";
  min-height: 60px; }

/*Loading Basic Animation*/
.dg-loading:before {
  content: " ";
  position: absolute;
  /*size*/
  width: 36px;
  height: 36px;
  /*Position*/
  left: 50%;
  top: 48%;
  z-index: 1200; }

/*Define full screen loading*/
.dg-loading-box.dg-loading {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000; }

/*Circle Loading Animation*/
@keyframes lds-rolling {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    -moz-transform: translate(-50%, -50%) rotate(0deg);
    -ms-transform: translate(-50%, -50%) rotate(0deg);
    -o-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg); }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    -moz-transform: translate(-50%, -50%) rotate(360deg);
    -ms-transform: translate(-50%, -50%) rotate(360deg);
    -o-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg); } }
@-webkit-keyframes lds-rolling {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    -moz-transform: translate(-50%, -50%) rotate(0deg);
    -ms-transform: translate(-50%, -50%) rotate(0deg);
    -o-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg); }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    -moz-transform: translate(-50%, -50%) rotate(360deg);
    -ms-transform: translate(-50%, -50%) rotate(360deg);
    -o-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg); } }
@-moz-keyframes lds-rolling {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    -moz-transform: translate(-50%, -50%) rotate(0deg);
    -ms-transform: translate(-50%, -50%) rotate(0deg);
    -o-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg); }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    -moz-transform: translate(-50%, -50%) rotate(360deg);
    -ms-transform: translate(-50%, -50%) rotate(360deg);
    -o-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg); } }
@-o-keyframes lds-rolling {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    -moz-transform: translate(-50%, -50%) rotate(0deg);
    -ms-transform: translate(-50%, -50%) rotate(0deg);
    -o-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg); }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    -moz-transform: translate(-50%, -50%) rotate(360deg);
    -ms-transform: translate(-50%, -50%) rotate(360deg);
    -o-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg); } }
@-ms-keyframes lds-rolling {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    -moz-transform: translate(-50%, -50%) rotate(0deg);
    -ms-transform: translate(-50%, -50%) rotate(0deg);
    -o-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg); }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    -moz-transform: translate(-50%, -50%) rotate(360deg);
    -ms-transform: translate(-50%, -50%) rotate(360deg);
    -o-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg); } }
.dg-loading:before {
  border: 5px solid #333;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border-top-color: transparent;
  margin-top: 10px;
  -webkit-animation: lds-rolling 1s linear infinite;
  -moz-animation: lds-rolling 1s linear infinite;
  -o-animation: lds-rolling 1s linear infinite;
  -ms-animation: lds-rolling 1s linear infinite;
  animation: lds-rolling 1s linear infinite; }

.lj-old1 {
  /*!
  * animate.css -http://daneden.me/animate 
  * Version - 3.5.2
  * Licensed under the MIT license - http://opensource.org/licenses/MIT
  *
  * Copyright (c) 2017 Daniel Eden
  */
  /*# sourceMappingURL=style.css.map */ }
  .lj-old1 .lj-modal-login,
  .lj-old1 .lj-modal-cadastro,
  .lj-old1 .lj-form-login,
  .lj-old1 .lj-form-esqueceu {
    display: none; }
  .lj-old1 .lj-modal-login.lj-ativo,
  .lj-old1 .lj-modal-cadastro.lj-ativo,
  .lj-old1 .lj-form-login.lj-ativo,
  .lj-old1 .lj-form-esqueceu.lj-ativo {
    display: block; }
  .lj-old1 .lj-modal {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 10000;
    display: none; }
  .lj-old1 .lj-modal.lj-ativo {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .lj-old1 .lj-modal-overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.3); }
  .lj-old1 .lj-modal-box {
    position: relative;
    z-index: 10;
    background-color: #fff;
    max-width: 550px;
    width: 100%;
    margin: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px; }
  .lj-old1 .lj-modal-fechar {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 40px;
    padding: 10px; }
  .lj-old1 .lj-modal-fechar:hover,
  .lj-old1 .lj-modal-fechar:focus {
    opacity: 0.6; }
  .lj-old1 .lj-modal-conteudo {
    max-height: 98vh;
    overflow-y: auto; }
  .lj-old1 .lj-modal-conteudo .lj-titulo {
    color: #80848F;
    font-size: 26px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px; }
  .lj-old1 .lj-modal-conteudo .lj-form {
    padding: 0 50px 0px 50px; }
  @media (max-width: 991px) {
    .lj-old1 .lj-modal-conteudo .lj-form {
      padding: 0 20px 0px 20px; } }
  .lj-old1 .lj-modal-conteudo .lj-form p {
    position: relative; }
  @media (max-width: 991px) {
    .lj-old1 .lj-modal-conteudo .lj-form p {
      line-height: 1; } }
  .lj-old1 .lj-modal-conteudo .lj-form label {
    width: 100%;
    font-weight: 400;
    font-size: 22px;
    color: #80848F;
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
    right: 0;
    padding: 6px 0 0 20px;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all; }
  .lj-old1 .lj-modal-conteudo .lj-form label:hover {
    cursor: pointer;
    color: #654243; }
  .lj-old1 .lj-modal-conteudo .lj-form input:not([type="submit"]) {
    display: block;
    width: 100%;
    border: 0;
    background-color: #EAE8E4;
    font-size: 15px;
    color: #555;
    padding: 0px 20px;
    height: 50px;
    border-radius: 15px;
    padding-top: 14px;
    text-align: left;
    margin-bottom: 20px;
    font-weight: 400; }
  .lj-old1 .lj-modal-conteudo .lj-form input:not([type="submit"]):focus,
  .lj-old1 .lj-modal-conteudo .lj-form input:not([type="submit"]).lg-preenchido {
    outline: none; }
  .lj-old1 .lj-modal-conteudo .lj-form input:not([type="submit"]):focus + label,
  .lj-old1 .lj-modal-conteudo .lj-form input:not([type="submit"]).lg-preenchido + label {
    font-size: 14px;
    padding-top: 2px; }
  .lj-old1 .lj-modal-conteudo .lj-form p {
    width: 100%;
    text-align: center;
    color: #80848F;
    font-weight: 600;
    font-size: 18px; }
  .lj-old1 .lj-modal-conteudo .lj-form p a {
    color: #80848F;
    text-decoration: underline; }
  .lj-old1 .lj-modal-conteudo .lj-form p a:hover,
  .lj-old1 .lj-modal-conteudo .lj-form p a:focus {
    text-decoration: none; }
  .lj-old1 .lj-modal-conteudo .lj-form .lj-esqueceu,
  .lj-old1 .lj-modal-conteudo .lj-form .lj-voltarlogin {
    display: block;
    color: #80848F;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    text-decoration: underline;
    margin-top: 20px; }
  .lj-old1 .lj-modal-conteudo .lj-form .lj-esqueceu:hover,
  .lj-old1 .lj-modal-conteudo .lj-form .lj-esqueceu:focus,
  .lj-old1 .lj-modal-conteudo .lj-form .lj-voltarlogin:hover,
  .lj-old1 .lj-modal-conteudo .lj-form .lj-voltarlogin:focus {
    text-decoration: none;
    color: #6c707c; }
  .lj-old1 .lj-modal-conteudo .lj-form .lj-voltarlogin {
    margin-bottom: 20px; }
  .lj-old1 .lj-modal-conteudo .lj-form .lj-btn {
    display: block;
    width: 100%;
    padding: 5px;
    height: 60px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 3px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    line-height: 40px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 5px solid #f8f8f8;
    background: #dc95aa;
    background: -moz-linear-gradient(90deg, #dc95aa 0%, #eaa18c 100%);
    background: -webkit-linear-gradient(90deg, #dc95aa 0%, #eaa18c 100%);
    background: linear-gradient(90deg, #dc95aa 0%, #eaa18c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#dc95aa", endColorstr="#eaa18c", GradientType=1); }
  .lj-old1 .lj-modal-conteudo .lj-form .lj-btn:hover,
  .lj-old1 .lj-modal-conteudo .lj-form .lj-btn:focus {
    background: #c0778d;
    background: -moz-linear-gradient(90deg, #c0778d 0%, #d17c66 100%);
    background: -webkit-linear-gradient(90deg, #c0778d 0%, #d17c66 100%);
    background: linear-gradient(90deg, #c0778d 0%, #d17c66 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c0778d", endColorstr="#d17c66", GradientType=1); }
  .lj-old1 .lj-modal-conteudo .lj-ou {
    display: block;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 10px; }
  .lj-old1 .lj-modal-conteudo .lj-ou > span {
    background: #fff;
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 160px;
    color: #80848F;
    font-size: 18px;
    font-weight: 600; }
  .lj-old1 .lj-modal-conteudo .lj-ou:before {
    position: absolute;
    background: #b5b5b5;
    height: 1px;
    content: " ";
    position: absolute;
    left: 50px;
    right: 50px;
    top: 47%; }
  .lj-old1 .lj-modal-conteudo .lj-social {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 20px; }
  .lj-old1 .lj-modal-conteudo .lj-social a {
    display: block;
    background: #333;
    border: 5px solid #f8f8f8;
    color: #fff;
    margin-bottom: 5px;
    letter-spacing: 2px;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    padding: 10px 10px 10px 10px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    vertical-align: top; }
  .lj-old1 .lj-modal-conteudo .lj-social a.lj-fb {
    background-color: #40599B;
    padding: 13px 10px 7px 10px; }
  .lj-old1 .lj-modal-conteudo .lj-social a.lj-fb:hover,
  .lj-old1 .lj-modal-conteudo .lj-social a.lj-fb:focus {
    background-color: #2e4582; }
  .lj-old1 .lj-modal-conteudo .lj-social a.lj-fb .lj-icon {
    background: #fff;
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    vertical-align: top;
    padding-top: 5px;
    padding-left: 6px;
    position: relative;
    top: -4px;
    margin-right: 20px; }
  .lj-old1 .lj-modal-conteudo .lj-social a.lj-google {
    background-color: #E1442C;
    padding: 15px 10px 8px 10px; }
  .lj-old1 .lj-modal-conteudo .lj-social a.lj-google .lj-icon {
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: -4px;
    margin-right: 28px; }
  .lj-old1 .lj-modal-conteudo .lj-social a.lj-google:hover,
  .lj-old1 .lj-modal-conteudo .lj-social a.lj-google:focus {
    background-color: #b9321d; }
  .lj-old1 .lj-modal-conteudo p.lj-termos {
    line-height: 1;
    color: #B5B7BD;
    font-weight: 400;
    font-size: 14px; }
  @media (min-width: 992px) {
    .lj-old1 .lj-modal-conteudo p.lj-termos {
      padding-left: 50px;
      padding-right: 50px; } }
  .lj-old1 .lj-modal-conteudo p.lj-termos a {
    font-weight: 600;
    color: #E09090;
    text-decoration: none; }
  .lj-old1 .lj-modal-conteudo p.lj-termos a:hover,
  .lj-old1 .lj-modal-conteudo p.lj-termos a:focus {
    color: #ad6161; }
  .lj-old1 .lj-modal-conteudo .lj-btn-jatenhoconta {
    color: #D88AA1;
    border: 2px solid #D88AA1;
    display: block;
    text-align: center;
    display: block;
    width: 100%;
    padding: 5px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 3px;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
    border-radius: 30px; }
  @media (min-width: 992px) {
    .lj-old1 .lj-modal-conteudo .lj-btn-jatenhoconta {
      height: 45px; } }
  .lj-old1 .lj-modal-conteudo .lj-btn-jatenhoconta:hover,
  .lj-old1 .lj-modal-conteudo .lj-btn-jatenhoconta:focus {
    color: #b1627a;
    border: 2px solid #a6566e; }
  .lj-old1 .sprite {
    background-image: url(../img/old1/spritesheet.png);
    background-repeat: no-repeat;
    display: block; }
  .lj-old1 .sprite-destaque-android {
    width: 20px;
    height: 25px;
    background-position: -5px -5px; }
  .lj-old1 .sprite-destaque-apple {
    width: 20px;
    height: 25px;
    background-position: -35px -5px; }
  .lj-old1 .sprite-icon1 {
    width: 105px;
    height: 105px;
    background-position: -65px -5px; }
  .lj-old1 .sprite-icon2 {
    width: 105px;
    height: 105px;
    background-position: -180px -5px; }
  .lj-old1 .sprite-icon3 {
    width: 105px;
    height: 105px;
    background-position: -5px -120px; }
  .lj-old1 .sprite-icon4 {
    width: 105px;
    height: 105px;
    background-position: -120px -120px; }
  .lj-old1 .sprite-icon5 {
    width: 105px;
    height: 105px;
    background-position: -235px -120px; }
  .lj-old1 .sprite-icon6 {
    width: 105px;
    height: 105px;
    background-position: -5px -235px; }
  .lj-old1 .sprite-icon7 {
    width: 105px;
    height: 105px;
    background-position: -120px -235px; }
  .lj-old1 .sprite-icon8 {
    width: 105px;
    height: 105px;
    background-position: -235px -235px; }
  .lj-old1 .sprite-icon9 {
    width: 105px;
    height: 105px;
    background-position: -295px -5px; }
  .lj-old1 .sprite-social-fb {
    width: 35px;
    height: 35px;
    background-position: -410px -5px; }
  .lj-old1 .sprite-social-instagram {
    width: 35px;
    height: 35px;
    background-position: -5px -50px; }
  .lj-old1 .sprite-social-linkedin {
    width: 35px;
    height: 35px;
    background-position: -410px -50px; }
  .lj-old1 .sprite-social-twitter {
    width: 35px;
    height: 35px;
    background-position: -410px -95px; }
  .lj-old1 .sprite-social-youtube {
    width: 35px;
    height: 35px; }
  @media (min-width: 992px) {
    .lj-old1 .animated {
      animation-duration: 1s;
      animation-fill-mode: both; } }
  .lj-old1 .animated.infinite {
    animation-iteration-count: infinite; }
  .lj-old1 .animated.hinge {
    animation-duration: 2s; }
  .lj-old1 .animated.flipOutX,
  .lj-old1 .animated.flipOutY,
  .lj-old1 .animated.bounceIn,
  .lj-old1 .animated.bounceOut {
    animation-duration: 0.75s; }
@keyframes bounce {
  from,
        20%,
        53%,
        80%,
        to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0); }
  40%,
        43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0); }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0); }
  90% {
    transform: translate3d(0, -4px, 0); } }
  .lj-old1 .bounce {
    animation-name: bounce;
    transform-origin: center bottom; }
@keyframes flash {
  from,
        50%,
        to {
    opacity: 1; }
  25%,
        75% {
    opacity: 0; } }
  .lj-old1 .flash {
    animation-name: flash; }
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1); }
  50% {
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    transform: scale3d(1, 1, 1); } }
  .lj-old1 .pulse {
    animation-name: pulse; }
@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1); }
  30% {
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    transform: scale3d(1.05, 0.95, 1); }
  to {
    transform: scale3d(1, 1, 1); } }
  .lj-old1 .rubberBand {
    animation-name: rubberBand; }
@keyframes shake {
  from,
        to {
    transform: translate3d(0, 0, 0); }
  10%,
        30%,
        50%,
        70%,
        90% {
    transform: translate3d(-10px, 0, 0); }
  20%,
        40%,
        60%,
        80% {
    transform: translate3d(10px, 0, 0); } }
  .lj-old1 .shake {
    animation-name: shake; }
@keyframes headShake {
  0% {
    transform: translateX(0); }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    transform: translateX(2px) rotateY(3deg); }
  50% {
    transform: translateX(0); } }
  .lj-old1 .headShake {
    animation-timing-function: ease-in-out;
    animation-name: headShake; }
@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    transform: rotate3d(0, 0, 1, 0deg); } }
  .lj-old1 .swing {
    transform-origin: top center;
    animation-name: swing; }
@keyframes tada {
  from {
    transform: scale3d(1, 1, 1); }
  10%,
        20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
        50%,
        70%,
        90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
        60%,
        80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    transform: scale3d(1, 1, 1); } }
  .lj-old1 .tada {
    animation-name: tada; }
@keyframes wobble {
  from {
    transform: none; }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    transform: none; } }
  .lj-old1 .wobble {
    animation-name: wobble; }
@keyframes jello {
  from,
        11.1%,
        to {
    transform: none; }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }
  .lj-old1 .jello {
    animation-name: jello;
    transform-origin: center; }
@keyframes bounceIn {
  from,
        20%,
        40%,
        60%,
        80%,
        to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1); } }
  .lj-old1 .bounceIn {
    animation-name: bounceIn; }
@keyframes bounceInDown {
  from,
        60%,
        75%,
        90%,
        to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0); }
  75% {
    transform: translate3d(0, -10px, 0); }
  90% {
    transform: translate3d(0, 5px, 0); }
  to {
    transform: none; } }
  .lj-old1 .bounceInDown {
    animation-name: bounceInDown; }
@keyframes bounceInLeft {
  from,
        60%,
        75%,
        90%,
        to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0); }
  75% {
    transform: translate3d(-10px, 0, 0); }
  90% {
    transform: translate3d(5px, 0, 0); }
  to {
    transform: none; } }
  .lj-old1 .bounceInLeft {
    animation-name: bounceInLeft; }
@keyframes bounceInRight {
  from,
        60%,
        75%,
        90%,
        to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0); }
  75% {
    transform: translate3d(10px, 0, 0); }
  90% {
    transform: translate3d(-5px, 0, 0); }
  to {
    transform: none; } }
  .lj-old1 .bounceInRight {
    animation-name: bounceInRight; }
@keyframes bounceInUp {
  from,
        60%,
        75%,
        90%,
        to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  75% {
    transform: translate3d(0, 10px, 0); }
  90% {
    transform: translate3d(0, -5px, 0); }
  to {
    transform: translate3d(0, 0, 0); } }
  .lj-old1 .bounceInUp {
    animation-name: bounceInUp; }
@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
        55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); } }
  .lj-old1 .bounceOut {
    animation-name: bounceOut; }
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0); }
  40%,
        45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }
  .lj-old1 .bounceOutDown {
    animation-name: bounceOutDown; }
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }
  .lj-old1 .bounceOutLeft {
    animation-name: bounceOutLeft; }
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }
  .lj-old1 .bounceOutRight {
    animation-name: bounceOutRight; }
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0); }
  40%,
        45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }
  .lj-old1 .bounceOutUp {
    animation-name: bounceOutUp; }
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
  .lj-old1 .fadeIn {
    animation-name: fadeIn; }
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    transform: none; } }
  .lj-old1 .fadeInDown {
    animation-name: fadeInDown; }
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    transform: none; } }
  .lj-old1 .fadeInDownBig {
    animation-name: fadeInDownBig; }
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }
  .lj-old1 .fadeInLeft {
    animation-name: fadeInLeft; }
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }
  .lj-old1 .fadeInLeftBig {
    animation-name: fadeInLeftBig; }
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }
  .lj-old1 .fadeInRight {
    animation-name: fadeInRight; }
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }
  .lj-old1 .fadeInRightBig {
    animation-name: fadeInRightBig; }
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    transform: none; } }
  .lj-old1 .fadeInUp {
    animation-name: fadeInUp; }
  @media (min-width: 992px) {
    .lj-old1 .fadeInUpDk {
      animation-name: fadeInUp; } }
  @media (max-width: 991px) {
    .lj-old1 .fadeInUpDk {
      animation-name: fadeIn; } }
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    transform: none; } }
  .lj-old1 .fadeInUpBig {
    animation-name: fadeInUpBig; }
@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
  .lj-old1 .fadeOut {
    animation-name: fadeOut; }
@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0); } }
  .lj-old1 .fadeOutDown {
    animation-name: fadeOutDown; }
@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }
  .lj-old1 .fadeOutDownBig {
    animation-name: fadeOutDownBig; }
@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); } }
  .lj-old1 .fadeOutLeft {
    animation-name: fadeOutLeft; }
@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }
  .lj-old1 .fadeOutLeftBig {
    animation-name: fadeOutLeftBig; }
@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0); } }
  .lj-old1 .fadeOutRight {
    animation-name: fadeOutRight; }
@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }
  .lj-old1 .fadeOutRightBig {
    animation-name: fadeOutRightBig; }
@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0); } }
  .lj-old1 .fadeOutUp {
    animation-name: fadeOutUp; }
@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }
  .lj-old1 .fadeOutUpBig {
    animation-name: fadeOutUpBig; }
@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out; }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out; }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in; }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in; }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in; } }
  .lj-old1 .animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    animation-name: flip; }
@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    transform: perspective(400px); } }
  .lj-old1 .flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInX; }
@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    transform: perspective(400px); } }
  .lj-old1 .flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInY; }
@keyframes flipOutX {
  from {
    transform: perspective(400px); }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
  .lj-old1 .flipOutX {
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important; }
@keyframes flipOutY {
  from {
    transform: perspective(400px); }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
  .lj-old1 .flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipOutY; }
@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    transform: none;
    opacity: 1; } }
  .lj-old1 .lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out; }
@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
  .lj-old1 .lightSpeedOut {
    animation-name: lightSpeedOut;
    animation-timing-function: ease-in; }
@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1; } }
  .lj-old1 .rotateIn {
    animation-name: rotateIn; }
@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1; } }
  .lj-old1 .rotateInDownLeft {
    animation-name: rotateInDownLeft; }
@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1; } }
  .lj-old1 .rotateInDownRight {
    animation-name: rotateInDownRight; }
@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1; } }
  .lj-old1 .rotateInUpLeft {
    animation-name: rotateInUpLeft; }
@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1; } }
  .lj-old1 .rotateInUpRight {
    animation-name: rotateInUpRight; }
@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1; }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
  .lj-old1 .rotateOut {
    animation-name: rotateOut; }
@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1; }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
  .lj-old1 .rotateOutDownLeft {
    animation-name: rotateOutDownLeft; }
@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1; }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
  .lj-old1 .rotateOutDownRight {
    animation-name: rotateOutDownRight; }
@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1; }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
  .lj-old1 .rotateOutUpLeft {
    animation-name: rotateOutUpLeft; }
@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1; }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
  .lj-old1 .rotateOutUpRight {
    animation-name: rotateOutUpRight; }
@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  20%,
        60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  40%,
        80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
  .lj-old1 .hinge {
    animation-name: hinge; }
@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom; }
  50% {
    transform: rotate(-10deg); }
  70% {
    transform: rotate(3deg); }
  to {
    opacity: 1;
    transform: scale(1); } }
  .lj-old1 .jackInTheBox {
    animation-name: jackInTheBox; }
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    transform: none; } }
  .lj-old1 .rollIn {
    animation-name: rollIn; }
@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
  .lj-old1 .rollOut {
    animation-name: rollOut; }
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
  .lj-old1 .zoomIn {
    animation-name: zoomIn; }
@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
  .lj-old1 .zoomInDown {
    animation-name: zoomInDown; }
@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
  .lj-old1 .zoomInLeft {
    animation-name: zoomInLeft; }
@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
  .lj-old1 .zoomInRight {
    animation-name: zoomInRight; }
@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
  .lj-old1 .zoomInUp {
    animation-name: zoomInUp; }
@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }
  .lj-old1 .zoomOut {
    animation-name: zoomOut; }
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
  .lj-old1 .zoomOutDown {
    animation-name: zoomOutDown; }
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center; } }
  .lj-old1 .zoomOutLeft {
    animation-name: zoomOutLeft; }
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center; } }
  .lj-old1 .zoomOutRight {
    animation-name: zoomOutRight; }
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
  .lj-old1 .zoomOutUp {
    animation-name: zoomOutUp; }
@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }
  .lj-old1 .slideInDown {
    animation-name: slideInDown; }
@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }
  .lj-old1 .slideInLeft {
    animation-name: slideInLeft; }
@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }
  .lj-old1 .slideInRight {
    animation-name: slideInRight; }
@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }
  .lj-old1 .slideInUp {
    animation-name: slideInUp; }
@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0); } }
  .lj-old1 .slideOutDown {
    animation-name: slideOutDown; }
@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0); } }
  .lj-old1 .slideOutLeft {
    animation-name: slideOutLeft; }
@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0); } }
  .lj-old1 .slideOutRight {
    animation-name: slideOutRight; }
@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0); } }
  .lj-old1 .slideOutUp {
    animation-name: slideOutUp; }
  .lj-old1 .container {
    position: relative; }
  @media (max-width: 991px) {
    .lj-old1 .lg-mobilehide {
      display: none !important; } }
  @media (min-width: 992px) {
    .lj-old1 .lg-desktophide {
      display: none !important; } }
  .lj-old1 .lg-header {
    background: #e8977e;
    background: -moz-linear-gradient(top, #e8977e 0%, #e2928c 100%);
    background: -webkit-linear-gradient(top, #e8977e 0%, #e2928c 100%);
    background: linear-gradient(to bottom, #e8977e 0%, #e2928c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8977e', endColorstr='#e2928c', GradientType=0);
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2); }
  .lj-old1 .lg-flexwrap {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .lj-old1 .lg-header-logo-img {
    width: 100%;
    text-align: center;
    height: 95px;
    line-height: 90px; }
  .lj-old1 .lg-header-logo-img img {
    max-width: 170px;
    display: inline-block; }
  @media (max-width: 991px) {
    .lj-old1 .lg-header-logo-img {
      height: 75px;
      line-height: 70px; } }
  .lj-old1 .lg-pag5 .lg-header-logo-img {
    height: 80px;
    line-height: 75px;
    text-align: left;
    padding-left: 15px; }
  .lj-old1 .lg-pag5 .lg-header-menumobile {
    left: auto;
    right: 15px; }
  .lj-old1 .lg-header-completo .lg-header-logo-img {
    width: 50%;
    text-align: left;
    padding-left: 15px; }
  @media (max-width: 991px) {
    .lj-old1 .lg-header-completo .lg-header-logo-img {
      width: 100%;
      text-align: center; }
    .lj-old1 .lg-header-completo .lg-header-logo-img img {
      max-width: 130px; } }
  .lj-old1 .lg-header-menu {
    font-size: 21px;
    font-weight: 500;
    width: 50%; }
  @media (max-width: 991px) {
    .lj-old1 .lg-header-menu {
      width: 100%;
      display: none; } }
  @media (min-width: 992px) {
    .lj-old1 .lg-header-menu {
      display: block !important; } }
  .lj-old1 .lg-header-menu ul {
    padding: 0;
    list-style: none;
    padding-top: 10px;
    text-align: right; }
  @media (max-width: 991px) {
    .lj-old1 .lg-header-menu ul {
      text-align: center;
      padding-bottom: 20px;
      padding-top: 0; } }
  .lj-old1 .lg-header-menu ul a {
    color: #fff;
    display: inline-block; }
  .lj-old1 .lg-header-menu ul a:hover,
  .lj-old1 .lg-header-menu ul a:focus {
    text-decoration: underline; }
  .lj-old1 .lg-header-menu ul li {
    display: inline-block;
    border-left: 2px solid #fff;
    padding: 10px 15px; }
  @media (max-width: 991px) {
    .lj-old1 .lg-header-menu ul li {
      display: block;
      border: 0; } }
  .lj-old1 .lg-header-menu ul li:first-child {
    border-left: 0; }
  .lj-old1 .lg-header-menu ul li:last-child {
    border-left: 2px solid #fff; }
  .lj-old1 .lg-header-menu ul li:last-child a {
    background: #fff;
    color: #dd886d;
    padding: 10px 25px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px; }
  .lj-old1 .lg-header-menu ul li:last-child a:hover,
  .lj-old1 .lg-header-menu ul li:last-child a:focus {
    text-decoration: none;
    opacity: 0.9; }
  .lj-old1 .lg-header-menumobile {
    position: absolute;
    left: 15px;
    top: 15px; }
  .lj-old1 .lg-header-menumobile a {
    display: block;
    padding: 10px; }
  .lj-old1 .lg-header-menumobile img {
    max-width: 35px; }
  .lj-old1 .lg-banner1 {
    background-image: url(../img/old1/v2/fundo1b.png);
    padding-top: 110px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-color: #E89680;
    height: 610px;
    color: #fff;
    text-align: center; }
  @media (max-width: 991px) {
    .lj-old1 .lg-banner1 {
      height: 500px; } }
  .lj-old1 .lg-banner1 .lg-titulo {
    color: #fff;
    font-size: 55px;
    margin-top: 110px; }
  @media (max-width: 991px) {
    .lj-old1 .lg-banner1 .lg-titulo {
      font-size: 30px;
      margin-top: 60px; } }
  .lj-old1 .lg-banner1 .lg-subtitulo {
    color: #fff;
    font-weight: 400; }
  @media (max-width: 991px) {
    .lj-old1 .lg-banner1 .lg-subtitulo {
      font-size: 22px; } }
  .lj-old1 .lg-banner1 .lg-btn {
    background: #fff;
    color: #DF9096;
    font-size: 32px;
    font-weight: 500;
    padding: 8px 15px;
    max-width: 270px;
    width: 100%;
    display: inline-block;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    margin-top: 40px; }
  @media (max-width: 991px) {
    .lj-old1 .lg-banner1 .lg-btn {
      font-size: 22px;
      margin-top: 20px; } }
  .lj-old1 .lg-banner1 .lg-btn:hover,
  .lj-old1 .lg-banner1 .lg-btn:focus {
    opacity: 0.85; }
  .lj-old1 .lj-metodos {
    background: #fff;
    padding-top: 50px; }
  @media (min-width: 992px) {
    .lj-old1 .lj-metodos .container {
      width: 880px; } }
  .lj-old1 .lj-metodos-img {
    text-align: right; }
  .lj-old1 .lj-metidacao-ciencia {
    padding-top: 50px;
    padding-bottom: 100px; }
  @media (min-width: 992px) {
    .lj-old1 .lj-metidacao-ciencia {
      text-align: right; } }
  @media (min-width: 992px) {
    .lj-old1 .lj-metidacao-ciencia .container {
      width: 880px; } }
  .lj-old1 .lj-metidacao-btn {
    margin-top: 20px;
    display: block; }
  .lj-old1 .lj-metidacao-btn:hover,
  .lj-old1 .lj-metidacao-btn:focus {
    opacity: 0.7; }
  @media (max-width: 991px) {
    .lj-old1 .lj-metodos-ciencia-img {
      display: none; }
    .lj-old1 .lj-metodos-img {
      text-align: center;
      padding-top: 20px; }
    .lj-old1 .lj-metodos-img img {
      max-width: 180px; } }
  .lj-old1 .lj-conheca {
    background: url(../img/old1/v2/fundo2.svg) no-repeat center bottom #FDF4F2; }
  .lj-old1 .lj-conheca-img-box {
    text-align: center; }
  .lj-old1 .lj-conheca-img-box img {
    max-width: 320px; }
  .lj-old1 .lj-rodape {
    padding: 130px 0 30px 0; }
  .lj-old1 .lj-rodape-final-txt {
    color: #fff;
    font-size: 11px;
    text-align: center;
    margin-top: 50px; }
  .lj-old1 .lj-rodape-final-txt a {
    color: #fff;
    text-transform: uppercase; }
  .lj-old1 .lj-rodape-final {
    position: relative; }
  .lj-old1 .lj-rodape-final a {
    color: #fff !important; }
  @media (max-width: 991px) {
    .lj-old1 .lj-rodape-final {
      padding-bottom: 60px; } }
  .lj-old1 .lj-rodape-idioma {
    background: #554c4c;
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-transform: uppercase; }
  .lj-old1 .lj-rodape-idioma nav {
    display: none; }
  .lj-old1 .lj-rodape-idioma nav ul {
    padding: 0;
    list-style: none; }
  .lj-old1 .lj-rodape-idioma nav ul a {
    display: block;
    text-align: center;
    font-size: 12px;
    padding: 10px 0; }
  .lj-old1 .lj-rodape-idioma a {
    color: #fff !important;
    display: block; }
  .lj-old1 .lj-rodape-idioma-btn {
    padding: 12px;
    width: 140px;
    text-align: center;
    font-size: 11px;
    background: #554c4c;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px; }
  .lj-old1 .lj-rodape-idioma-btn:hover,
  .lj-old1 .lj-rodape-idioma-btn:focus {
    text-decoration: none !important;
    background: #443c3c; }
  .lj-old1 .lj-rodape-idioma-btn img {
    position: relative;
    top: -1px;
    margin-right: 5px; }
  .lj-old1 .lg-banner2 {
    background: #fef5f3 url(../img/old1/v2/fundo2.svg) no-repeat bottom center;
    padding-top: 230px;
    padding-bottom: 180px; }
  @media (max-width: 991px) {
    .lj-old1 .lg-banner2 {
      padding-top: 150px;
      padding-bottom: 180px; } }
  .lj-old1 .lg-banner2 .lg-titulo {
    color: #cd868b;
    font-size: 56px; }
  @media (max-width: 991px) {
    .lj-old1 .lg-banner2 .lg-titulo {
      font-size: 36px; } }
  .lj-old1 .lg-banner2 .lg-subtitulo {
    color: #cd868b;
    margin-top: 0;
    font-weight: 400; }
  @media (max-width: 991px) {
    .lj-old1 .lg-banner2 .lg-subtitulo {
      font-size: 24px; } }
  .lj-old1 .lg-banner2 .lg-btn {
    background: #cd868b;
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    display: block;
    padding: 10px;
    text-align: center;
    max-width: 400px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    margin-top: 30px; }
  @media (max-width: 991px) {
    .lj-old1 .lg-banner2 .lg-btn {
      font-size: 18px; } }
  .lj-old1 .lg-banner2 .lg-btn:hover,
  .lj-old1 .lg-banner2 .lg-btn:focus {
    background: #b56d72; }
  .lj-old1 .lg-primeirosdias {
    background: #fff url(../img/old1/v2/fundo4.svg) no-repeat center bottom;
    padding-bottom: 60px; }
  .lj-old1 .lg-primeirosdias-lista {
    padding: 0;
    list-style: none;
    color: #88888a;
    font-size: 21px;
    line-height: 1.2;
    font-weight: 500;
    margin-top: 100px; }
  @media (max-width: 991px) {
    .lj-old1 .lg-primeirosdias-lista {
      font-size: 16px;
      margin-top: 0px; } }
  .lj-old1 .lg-primeirosdias-lista li {
    position: relative;
    padding-left: 70px;
    margin-bottom: 40px; }
  .lj-old1 .lg-primeirosdias-lista li img {
    position: absolute;
    top: 5px;
    left: 0; }
  .lj-old1 .lg-primeirosdias-box {
    background: #fff;
    -webkit-box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 50px; }
  .lj-old1 .lg-primeirosdias-box .lg-topo {
    background: #cd868b;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    padding: 5px; }
  .lj-old1 .lg-primeirosdias-box .lg-titulo {
    text-align: center;
    color: #cd868b;
    font-size: 36px;
    font-weight: 500;
    margin-top: 30px; }
  .lj-old1 .lg-primeirosdias-box .lg-form input {
    opacity: 0;
    position: absolute;
    z-index: -1; }
  .lj-old1 .lg-primeirosdias-box .lg-form input:checked + label {
    border: 2px solid #cd868b; }
  .lj-old1 .lg-primeirosdias-box .lg-form label {
    display: block;
    background: #f8f8f8;
    margin: 20px;
    color: #abaeb3;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #f8f8f8;
    padding: 10px 15px;
    position: relative; }
  .lj-old1 .lg-primeirosdias-box .lg-form label:hover {
    background: #f5f1f1;
    cursor: pointer; }
  .lj-old1 .lg-primeirosdias-box .lg-form label .lg-f-tag {
    background: #dd9aa9;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 2px 10px;
    font-size: 15px;
    letter-spacing: 1px; }
  .lj-old1 .lg-primeirosdias-box .lg-form label .lg-f-titulo {
    font-size: 17px;
    font-weight: 500; }
  .lj-old1 .lg-primeirosdias-box .lg-form label .lg-f-info {
    font-size: 17px;
    font-weight: 400;
    margin-top: 5px; }
  .lj-old1 .lg-primeirosdias-box .lg-form label .lg-f-info strong {
    font-weight: 500;
    color: #dd9aa9; }
  .lj-old1 .lg-primeirosdias-box .lg-form label span {
    display: block; }
  .lj-old1 .lg-primeirosdias-box .lg-form .lg-btn {
    background: #cd868b;
    display: block;
    text-align: center;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    margin: 0 20px 20px 20px;
    padding: 12px 10px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px; }
  .lj-old1 .lg-primeirosdias-box .lg-form .lg-btn:hover,
  .lj-old1 .lg-primeirosdias-box .lg-form .lg-btn:focus {
    background: #b97378; }
  .lj-old1 .lg-primeirosdias-box .lg-final {
    text-align: center;
    padding: 0 20px 20px 20px;
    color: #999;
    font-weight: 600;
    font-size: 16px; }
  .lj-old1 .lj-metidacao-ciencia.lj-pag2 {
    text-align: center;
    padding-bottom: 180px; }
  .lj-old1 .lj-metidacao-ciencia.lj-pag2 .lj-titulo {
    color: #cd868b;
    font-weight: 600;
    font-size: 32px;
    letter-spacing: 1px; }
  @media (max-width: 991px) {
    .lj-old1 .lj-metidacao-ciencia.lj-pag2 .lj-titulo {
      font-size: 24px; } }
  .lj-old1 .lg-treine.lg-pag3 {
    background-image: none;
    padding-bottom: 0; }
  .lj-old1 .lg-cartao {
    margin-top: 80px;
    padding: 100px 0;
    background: #fff; }
  .lj-old1 .lg-cartao-box {
    -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden; }
  .lj-old1 .lg-cartao-box .lg-topo {
    background: #cd868b;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    padding: 12px 10px;
    margin-bottom: 50px; }
  .lj-old1 .lg-cartao-box .lg-img {
    text-align: center;
    margin-bottom: 15px; }
  .lj-old1 .lg-cartao-box .lg-img img {
    max-width: 280px; }
  .lj-old1 .lg-cartao-box .lg-form {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 30px; }
  .lj-old1 .lg-cartao-box .lg-form p {
    text-align: center;
    font-size: 16px;
    display: block;
    width: 100%; }
  .lj-old1 .lg-cartao-box .lg-form input:not([type=submit]) {
    display: block;
    width: 100%;
    height: 80px;
    padding: 0 20px;
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 15px; }
  .lj-old1 .lg-cartao-box .lg-form input:not([type=submit]):hover,
  .lj-old1 .lg-cartao-box .lg-form input:not([type=submit]):focus {
    outline: none;
    cursor: pointer;
    border: 1px solid #cd868b; }
  .lj-old1 .lg-cartao-box .lg-form input[type=submit] {
    display: block;
    width: 100%;
    border: 0;
    background: #cd868b;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding: 10px;
    margin-bottom: 30px; }
  .lj-old1 .lg-cartao-box .lg-form input[type=submit]:hover,
  .lj-old1 .lg-cartao-box .lg-form input[type=submit]:focus {
    background: #b96e74; }
  .lj-old1 input::-webkit-outer-spin-button,
  .lj-old1 input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  .lj-old1 input[type=number] {
    -moz-appearance: textfield; }
  .lj-old1 .lg-cartao-box .lg-form > div {
    width: 100%;
    position: relative; }
  .lj-old1 .lg-cartao-box .lg-form > div label {
    position: absolute;
    top: 32px;
    left: 22px;
    z-index: 1;
    color: #b5b4b4;
    background-color: #fff;
    transition: all 0.15s ease-out 0s;
    font-weight: 500; }
  .lj-old1 .lg-cartao-box .lg-form > div input {
    z-index: 5;
    position: relative;
    background: transparent; }
  .lj-old1 .lg-cartao-box .lg-form > div input:focus + label,
  .lj-old1 .lg-cartao-box .lg-form > div input.lg-preenchido + label {
    font-size: 12px;
    top: 10px; }
  .lj-old1 .lg-cartao-box .lg-form > div:nth-child(3) {
    width: 49%;
    margin-right: 1%; }
  .lj-old1 .lg-cartao-box .lg-form > div:nth-child(4) {
    width: 49%;
    margin-left: 1%; }
  .lj-old1 .lj-rodape {
    background: #756464 !important;
    position: relative;
    padding-top: 0 !important; }
  .lj-old1 .lj-rodape:before {
    background: url(../img/old1/v2/bg-footer2.svg) repeat-x bottom center transparent; }
  .lj-old1 .lj-rodape:before {
    position: absolute;
    left: 0;
    top: -90px;
    right: 0;
    width: 100%;
    height: 100px;
    content: " ";
    z-index: 4; }
  @media (max-width: 991px) {
    .lj-old1 .lj-pronto {
      padding-bottom: 70px !important; } }
  .lj-old1 .lj-rodape-termos {
    padding-top: 30px; }
  .lj-old1 .lg-treine.lg-pag3 {
    padding-bottom: 70px; }
  .lj-old1 .lg-cartao {
    padding-bottom: 140px; }
  @media (min-width: 1900px) {
    .lj-old1 .lg-banner1,
    .lj-old1 .lj-rodape:before,
    .lj-old1 .lg-treine,
    .lj-old1 .lj-metidacao-ciencia,
    .lj-old1 .lj-conheca,
    .lj-old1 .lg-banner2,
    .lj-old1 .lg-primeirosdias,
    .lj-old1 .lj-pronto {
      background-size: 100% auto !important; } }
  @media (max-width: 991px) {
    .lj-old1 .lj-rodape-termos {
      display: none !important; }
    .lj-old1 .lj-rodape-social {
      padding-top: 0 !important;
      margin-top: -10px;
      z-index: 10;
      position: relative; }
    .lj-old1 .lj-rodape-final-txt {
      margin-top: 10px !important; } }
  @media (max-width: 991px) {
    .lj-old1 .lj-modal-conteudo .lj-form label {
      padding-top: 15px;
      font-size: 18px;
      color: #555; }
    .lj-old1 .lj-modal-conteudo .lj-form input:not([type="submit"]) {
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px;
      background: #ececec; }
    .lj-old1 .lj-modal-conteudo .lj-form input:not([type="submit"]):focus + label,
    .lj-old1 .lj-modal-conteudo .lj-form input:not([type="submit"]).lg-preenchido + label {
      padding-top: 7px;
      color: #999; }
    .lj-old1 .lj-modal-conteudo p.lj-termos {
      color: #555;
      line-height: 1.2; }
    .lj-old1 .lj-modal-box {
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      border-radius: 10px; }
    .lj-old1 .lj-modal-conteudo .lj-form .lj-btn {
      font-size: 18px;
      height: 60px; }
    .lj-old1 .lj-modal-conteudo .lj-btn-jatenhoconta {
      font-size: 18px;
      height: 50px;
      padding: 10px 0 0 0;
      margin-left: 5px;
      margin-right: 5px;
      width: auto; }
    .lj-old1 .lj-modal-conteudo .lj-social {
      padding-left: 20px;
      padding-right: 20px; }
    .lj-old1 .lj-modal-conteudo .lj-ou > span {
      font-weight: 400; }
    .lj-old1 .lj-modal-conteudo .lj-titulo {
      font-size: 22px; } }
  @media (max-width: 400px) {
    .lj-old1 .dg-minimobile {
      display: none; } }
  @media (max-height: 630px) {
    .lj-old1 .lj-modal-conteudo .lj-ou {
      margin-bottom: 3px; }
    .lj-old1 .lj-modal-conteudo .lj-ou > span {
      font-size: 14px; }
    .lj-old1 .lj-modal-conteudo .lj-social {
      padding-bottom: 10px; }
    .lj-old1 .lj-modal-conteudo .lj-titulo {
      margin-top: 15px;
      margin-bottom: 15px;
      font-size: 24px; }
    .lj-old1 .lj-modal-conteudo .lj-social a.lj-google {
      margin-bottom: 0; } }
  .lj-old1 body {
    background-color: #fdf4f2;
    font-family: "Asap", sans-serif; }
  .lj-old1 img {
    max-width: 100%;
    height: auto; }
  .lj-old1 h1,
  .lj-old1 h2,
  .lj-old1 h3,
  .lj-old1 h4,
  .lj-old1 h5,
  .lj-old1 h6 {
    color: #654243; }
  .lj-old1 p {
    color: #999;
    line-height: 1.8; }
  .lj-old1 a:hover,
  .lj-old1 a:focus {
    text-decoration: none; }
  .lj-old1 .clear {
    clear: both; }
  .lj-old1 .lj-topo {
    background: url(../img/old1/bg-topo.jpg) repeat-x top center;
    min-height: 950px;
    text-align: center;
    font-size: 1.857em;
    color: #fff;
    padding-top: 130px; }
  @media (max-width: 991px) {
    .lj-old1 .lj-topo {
      background: url(../img/old1/bg-topo.jpg) repeat-x bottom center;
      padding-top: 50px;
      min-height: 750px; } }
  .lj-old1 .lj-topo-logo {
    margin: 180px 0 40px 0; }
  @media (max-width: 991px) {
    .lj-old1 .lj-topo-logo {
      margin-top: 70px; } }
  .lj-old1 .lj-topo-botoes {
    padding: 60px 0 100px 0; }
  @media (max-width: 991px) {
    .lj-old1 .lj-topo-botoes {
      padding-bottom: 50px; } }
  .lj-old1 .lj-topo-botoes .lj-btn {
    margin-bottom: 20px; }
  .lj-old1 .lj-btn {
    background-color: #654144;
    display: inline-block;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: background-color 300ms ease;
    -moz-transition: background-color 300ms ease;
    -ms-transition: background-color 300ms ease;
    -o-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
    box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1);
    margin: 10px; }
  .lj-old1 .lj-btn:hover,
  .lj-old1 .lj-btn:focus {
    background-color: #3e2729; }
  @media (max-width: 991px) {
    .lj-old1 .lj-btn {
      margin: 3px; }
    .lj-old1 .lj-btn img {
      max-width: 150px;
      height: auto; } }
  @media (max-width: 991px) {
    .lj-old1 .lj-topo-img {
      background: url(../img/old1/iphone-mb.png) no-repeat center center;
      height: 120px; }
    .lj-old1 .lj-topo-img img {
      display: none; } }
  .lj-old1 .lg-treine {
    text-align: center;
    z-index: 2;
    position: relative;
    padding-bottom: 120px;
    background: url(../img/old1/bg-branco1.svg) repeat-x bottom -2px center; }
  .lj-old1 .lg-treine .sprite {
    display: inline-block; }
  .lj-old1 .lg-treine h1,
  .lj-old1 .lg-treine h2 {
    margin: 80px 0 60px 0; }
  .lj-old1 .lg-treine h3,
  .lj-old1 .lg-treine h4 {
    font-size: 1.5em;
    margin-bottom: 20px; }
  .lj-old1 .lg-treine p {
    padding: 0 30px 0 30px;
    margin-bottom: 50px; }
  .lj-old1 .lj-metodos-topo {
    height: 158px;
    width: 100%;
    background: url(../img/old1/bg-branco1.svg) repeat-x center bottom -2px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
  .lj-old1 .lj-metodos {
    background: #fff; }
  .lj-old1 .lj-metodos h2,
  .lj-old1 .lj-metodos h3 {
    font-size: 2.3em; }
  .lj-old1 .lj-metidacao-ciencia {
    background: url(../img/old1/bg-rosa1.svg) repeat-x bottom -2px center #fff; }
  .lj-old1 .lj-conheca h2 {
    text-align: center;
    padding: 65px 0; }
  @media (max-width: 991px) {
    .lj-old1 .lj-conheca h2 {
      padding-bottom: 0px; } }
  .lj-old1 .lj-conheca .sprite {
    display: inline-block; }
  .lj-old1 .lj-conheca-item {
    margin-top: 70px; }
  @media (max-width: 991px) {
    .lj-old1 .lj-conheca-item {
      margin-top: 30px; } }
  .lj-old1 .lj-conheca-item-left .lj-conheca-item-txt {
    text-align: right; }
  @media (max-width: 991px) {
    .lj-old1 .lj-conheca-item-left .lj-conheca-item-txt {
      text-align: center; } }
  .lj-old1 .lj-conheca-item-txt {
    width: 185px;
    float: left;
    padding: 0 20px; }
  @media (min-width: 1200px) {
    .lj-old1 .lj-conheca-item-txt {
      width: 250px; } }
  @media (max-width: 991px) {
    .lj-old1 .lj-conheca-item-txt {
      width: 100%;
      padding: 0px;
      text-align: center; } }
  .lj-old1 .lj-conheca-item-icon {
    width: 105px;
    float: left; }
  @media (max-width: 991px) {
    .lj-old1 .lj-conheca-item-icon {
      width: 100%;
      text-align: center; } }
  .lj-old1 .lj-conheca-img {
    text-align: center; }
  @media (max-width: 991px) {
    .lj-old1 .lj-conheca-img {
      margin-top: 50px; } }
  .lj-old1 .lj-phones {
    overflow: hidden;
    background: #fff; }
  .lj-old1 .lj-phones img {
    width: 100%;
    height: auto;
    margin: 30px 0; }
  @media (max-width: 991px) {
    .lj-old1 .lj-phones img {
      display: none; } }
  .lj-old1 .lj-animacoes {
    background: url(../img/old1/bg-rosa2.png) repeat-x top center #fff;
    padding-bottom: 180px; }
  @media (max-width: 991px) {
    .lj-old1 .lj-animacoes {
      padding-bottom: 30px; } }
  .lj-old1 .lj-animacoes h2 {
    text-align: center;
    margin-bottom: 80px; }
  .lj-old1 .lj-animacoes .embed-responsive {
    display: none; }
  .lj-old1 .lj-img-video {
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    -ms-transition: opacity 300ms ease;
    -o-transition: opacity 300ms ease;
    transition: opacity 300ms ease; }
  .lj-old1 .lj-img-video:hover {
    cursor: pointer;
    opacity: 0.9; }
  .lj-old1 .lj-animacoes-item a {
    margin-bottom: 30px;
    display: block;
    font-weight: 100; }
  .lj-old1 .lj-animacoes-setas {
    text-align: right;
    top: -20px; }
  @media (max-width: 991px) {
    .lj-old1 .lj-animacoes-setas {
      top: 0;
      text-align: center; }
    .lj-old1 .lj-animacoes-setas a {
      margin: 0 20px; } }
  .lj-old1 .lj-pronto {
    background: url(../img/old1/bg-branco2.png) repeat-x center center #fff;
    text-align: center;
    padding-bottom: 150px; }
  @media (max-width: 991px) {
    .lj-old1 .lj-pronto {
      padding-bottom: 0px; } }
  .lj-old1 .lj-pronto h2 {
    margin-top: 180px; }
  @media (max-width: 991px) {
    .lj-old1 .lj-pronto h2 {
      margin-top: 50px; } }
  .lj-old1 .lj-pronto h4 {
    margin-bottom: 40px; }
  .lj-old1 .lj-pronto p {
    margin-bottom: 40px; }
  .lj-old1 .lj-pronto .lj-btn {
    background-color: #756464; }
  @media (max-width: 991px) {
    .lj-old1 .lj-pronto .lj-btn img {
      max-width: 140px;
      height: auto; } }
  .lj-old1 .lj-pronto .lj-btn:hover,
  .lj-old1 .lj-pronto .lj-btn:focus {
    background-color: #584a4a; }
  .lj-old1 .lj-planos {
    background: url(../img/old1/bg-marrom1.png) repeat-x top center #f0ede7;
    padding-top: 240px; }
  @media (max-width: 991px) {
    .lj-old1 .lj-planos {
      padding-top: 110px; } }
  .lj-old1 .lj-planos h3 {
    font-size: 2.143em;
    margin-bottom: 20px; }
  .lj-old1 .lj-planos .lj-btn {
    background-color: #756464; }
  .lj-old1 .lj-planos .lj-btn:hover,
  .lj-old1 .lj-planos .lj-btn:focus {
    background-color: #584a4a; }
  .lj-old1 .lj-planos .lj-icon-btn a {
    display: inline-block;
    margin-right: 15px;
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    -ms-transition: opacity 300ms ease;
    -o-transition: opacity 300ms ease;
    transition: opacity 300ms ease; }
  .lj-old1 .lj-planos .lj-icon-btn a:hover {
    opacity: 0.7; }
  .lj-old1 .lj-planos-tipo {
    font-size: 0.786em;
    text-transform: uppercase;
    color: #fff;
    background-color: #dbd8cf;
    display: inline;
    padding: 6px 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px; }
  .lj-old1 .lj-plano-item {
    padding: 60px 50px;
    margin-bottom: 50px; }
  @media (max-width: 991px) {
    .lj-old1 .lj-plano-item {
      padding: 20px 30px;
      margin-bottom: 10px; } }
  .lj-old1 .lj-plano-ativo {
    background-color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.1); }
  .lj-old1 .lj-plano-ativo .lj-planos-tipo {
    background-color: #e7acad; }
  @media (max-width: 991px) {
    .lj-old1 .lj-plano-ativo {
      background: none;
      box-shadow: none;
      -webkit-box-shadow: none; } }
  .lj-old1 .lj-rodape {
    background: url(../img/old1/bg-footer.jpg) repeat-x top center #756464;
    padding: 130px 0 70px 0; }
  @media (max-width: 991px) {
    .lj-old1 .lj-rodape {
      text-align: center; } }
  .lj-old1 .lj-rodape p {
    color: #fff; }
  .lj-old1 .lj-rodape p.lj-rodape-termos {
    color: #ccc;
    font-size: 0.8em; }
  .lj-old1 .lj-rodape p.lj-rodape-termos img {
    margin-right: 10px; }
  @media (max-width: 991px) {
    .lj-old1 .lj-rodape p.lj-rodape-termos img {
      display: none; } }
  .lj-old1 .lj-rodape a {
    color: #df9092; }
  .lj-old1 .lj-rodape a:hover {
    text-decoration: underline; }
  .lj-old1 .lj-rodape form {
    background: #fff;
    padding: 2px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px; }
  .lj-old1 .lj-rodape input[type="email"],
  .lj-old1 .lj-rodape input[type="text"] {
    border: 0;
    margin: 0;
    padding: 10px 20px;
    vertical-align: top;
    font-size: 1.143em;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    width: 70%; }
  .lj-old1 .lj-rodape input[type="email"]:focus,
  .lj-old1 .lj-rodape input[type="text"]:focus {
    outline: 0;
    background: #d5d5d5; }
  .lj-old1 .lj-rodape input[type="submit"],
  .lj-old1 .lj-rodape button {
    width: 25%;
    float: right;
    border: 0;
    margin: 0;
    padding: 10px 20px;
    vertical-align: top;
    font-size: 1.143em;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    background-color: #df9092;
    color: #fff;
    -webkit-transition: background-color 300ms ease;
    -moz-transition: background-color 300ms ease;
    -ms-transition: background-color 300ms ease;
    -o-transition: background-color 300ms ease;
    transition: background-color 300ms ease; }
  .lj-old1 .lj-rodape input[type="submit"]:hover,
  .lj-old1 .lj-rodape input[type="submit"]:focus,
  .lj-old1 .lj-rodape button:hover,
  .lj-old1 .lj-rodape button:focus {
    outline: none;
    background-color: #b55c5f; }
  .lj-old1 .lj-rodape-social {
    text-align: right;
    padding-top: 50px; }
  @media (max-width: 991px) {
    .lj-old1 .lj-rodape-social {
      text-align: center; } }
  .lj-old1 .lj-rodape-social a {
    display: inline-block;
    margin-right: 10px;
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    -ms-transition: opacity 300ms ease;
    -o-transition: opacity 300ms ease;
    transition: opacity 300ms ease; }
  .lj-old1 .lj-rodape-social a:hover,
  .lj-old1 .lj-rodape-social a:focus {
    opacity: 0.6; }

body {
  font-family: 'Open Sans', sans-serif; }

.lj-header-logo {
  padding: 30px 0; }
  .lj-header-logo img {
    max-width: 190px; }

.lj-header-menu {
  padding-top: 40px; }
  .lj-header-menu ul {
    text-align: right; }
    .lj-header-menu ul li {
      display: inline-block; }
      .lj-header-menu ul li a {
        color: #333;
        text-transform: uppercase;
        font-weight: 600;
        vertical-align: top;
        position: relative;
        padding: 15px 10px;
        display: inline-block; }
        .lj-header-menu ul li a:hover, .lj-header-menu ul li a:focus {
          color: #c97687; }
        .lj-header-menu ul li a.lj-btn {
          top: 0;
          background: transparent;
          border: 1px solid #c97687;
          min-width: 0px;
          padding: 15px 30px;
          transition: 300ms ease all;
          margin-left: 5px; }
          .lj-header-menu ul li a.lj-btn:hover {
            color: #fff; }
          .lj-header-menu ul li a.lj-btn:before {
            background: #c97687;
            opacity: 1;
            z-index: -1; }

.lj-chamada .lj-titulo {
  margin: 0 0 0 0;
  font-weight: 300;
  font-size: 55px;
  line-height: 1.2;
  padding-top: 60px; }
.lj-chamada .lj-subtitulo {
  font-weight: 400;
  font-size: 20px;
  color: #555;
  padding: 25px 0; }
  .lj-chamada .lj-subtitulo strong {
    font-weight: 400;
    color: #c97687; }

.lj-chamada-btns div > a {
  color: #c97687;
  font-size: 12px;
  text-decoration: underline; }
  .lj-chamada-btns div > a:hover, .lj-chamada-btns div > a:focus {
    text-decoration: none;
    color: #333; }

.lj-chamada {
  margin-bottom: 50px; }

.lj-comofunciona {
  background-color: #FEF5F3; }
  .lj-comofunciona .lj-titulo {
    font-weight: 300;
    font-size: 36px;
    text-align: center;
    margin-bottom: 10px; }
  .lj-comofunciona .lj-txt {
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    max-width: 280px;
    margin: 20px auto 40px auto;
    color: #555;
    line-height: 1.5; }

.lj-comofunciona-item {
  margin-top: 50px;
  margin-bottom: 100px; }
  .lj-comofunciona-item .lj-icon {
    margin-bottom: 10px; }
  .lj-comofunciona-item .lj-titulo {
    font-size: 15px;
    text-align: left;
    margin: 0 0 5px 0;
    font-weight: 400;
    color: #c97687;
    text-transform: uppercase; }
  .lj-comofunciona-item .lj-txt {
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    max-width: none;
    margin: 0;
    color: #555;
    line-height: 1.6;
    max-width: 280px;
    margin-bottom: 30px; }

.lj-gift {
  background: #c97687;
  background: -moz-linear-gradient(207deg, #c97687 0%, #e8977f 100%);
  background: -webkit-linear-gradient(207deg, #c97687 0%, #e8977f 100%);
  background: linear-gradient(207deg, #c97687 0%, #e8977f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c97687",endColorstr="#e8977f",GradientType=1);
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px; }
  .lj-gift .lj-titulo {
    color: #fff;
    font-weight: 300;
    font-size: 36px;
    margin-bottom: 30px; }
  .lj-gift .lj-gift-box {
    background: #fff;
    max-width: 700px;
    margin: 0 auto 0 auto;
    border-radius: 30px;
    padding: 30px 50px; }
    .lj-gift .lj-gift-box ul {
      font-size: 16px;
      font-weight: 400;
      color: #555;
      margin-bottom: 40px; }
      .lj-gift .lj-gift-box ul li {
        border-bottom: 1px solid #e2e2e2;
        margin-bottom: 15px;
        display: flex;
        padding: 10px; }
        .lj-gift .lj-gift-box ul li span {
          display: block;
          width: 50%;
          text-align: left; }
          .lj-gift .lj-gift-box ul li span:last-child {
            text-align: right; }

.lj-join {
  margin-top: 70px;
  margin-bottom: 70px;
  text-align: center; }
  .lj-join .lj-titulo {
    font-weight: 300;
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px; }
  .lj-join img {
    display: inline-block;
    margin-bottom: 10px; }

.lj-faq-box {
  max-width: 900px;
  margin: 0 auto 100px auto;
  box-shadow: 0 0 25px 5px rgba(201, 118, 135, 0.2);
  border-radius: 30px;
  padding: 100px 120px; }
  .lj-faq-box .lj-titulo {
    font-weight: 300;
    font-size: 24px;
    text-align: center;
    margin-bottom: 20px; }
  .lj-faq-box .lj-txt {
    font-weight: 300;
    font-size: 16px;
    text-align: center;
    max-width: 500px;
    margin: 0 auto 40px auto; }

.lj-faq-perguntas .lj-item {
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 15px;
  padding-bottom: 15px; }

.lj-faq-pergunta {
  display: block;
  position: relative;
  color: #888;
  font-size: 18px;
  padding: 10px 30px 10px 0; }
  .lj-faq-pergunta .lj-icon {
    content: " ";
    position: absolute;
    top: 10px;
    right: 0;
    width: 24px;
    height: 24px; }
    .lj-faq-pergunta .lj-icon span {
      display: block;
      background: #c97687;
      transition: 300ms ease all; }
      .lj-faq-pergunta .lj-icon span:first-child {
        width: 3px;
        height: 24px;
        margin: 0 auto; }
      .lj-faq-pergunta .lj-icon span:last-child {
        height: 3px;
        width: 24px;
        position: absolute;
        left: 0;
        top: 11px; }
  .lj-faq-pergunta:hover {
    color: #444;
    text-decoration: none; }
  .lj-faq-pergunta:focus {
    text-decoration: none;
    color: #c97687; }
  .lj-faq-pergunta.lj-ativo {
    color: #c97687; }
    .lj-faq-pergunta.lj-ativo .lj-icon span:first-child {
      background: transparent; }

.lj-faq-resposta {
  line-height: 1.5;
  font-size: 18px;
  font-weight: 300;
  padding-bottom: 20px;
  padding-top: 20px;
  display: none; }

.lj-comentarios {
  background: #F8F9FB;
  padding-top: 70px;
  padding-bottom: 70px; }
  .lj-comentarios .container {
    position: relative; }
  .lj-comentarios .lj-titulo {
    font-weight: 300;
    font-size: 24px;
    text-align: center;
    margin-bottom: 20px; }

.lj-comentarios-logo {
  text-align: center;
  margin-bottom: 30px; }
  .lj-comentarios-logo img {
    display: inline-block !important; }

.lj-comentarios-txt {
  font-weight: 400;
  font-size: 20px;
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
  margin-bottom: 40px; }

.lj-comentarios-autor {
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  margin-bottom: 20px;
  color: #c97687; }

.slick-arrow:before {
  color: #c97687 !important; }

.lj-footer {
  background: #c97687;
  background: -moz-linear-gradient(207deg, #c97687 0%, #e8977f 100%);
  background: -webkit-linear-gradient(207deg, #c97687 0%, #e8977f 100%);
  background: linear-gradient(207deg, #c97687 0%, #e8977f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c97687",endColorstr="#e8977f",GradientType=1);
  color: #fff;
  padding-top: 50px; }
  .lj-footer a {
    color: #fff; }
  .lj-footer .lj-titulo {
    font-weight: 300;
    font-size: 24px;
    margin-bottom: 20px;
    margin: 0 0 25px 0; }
  .lj-footer .lj-menu ul {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .lj-footer .lj-menu ul li {
      width: 33.3333%; }
      .lj-footer .lj-menu ul li a {
        font-size: 15px;
        display: block;
        margin-bottom: 15px; }
  .lj-footer .lj-downloadapp {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%; }
    .lj-footer .lj-downloadapp img {
      max-width: 115px;
      width: 100%;
      display: inline-block; }
    .lj-footer .lj-downloadapp li {
      width: 50%; }
    .lj-footer .lj-downloadapp li:last-child {
      text-align: right; }

.lj-footer-fim {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin-top: 20px;
  padding-top: 30px;
  padding-bottom: 30px; }
  .lj-footer-fim .lj-txt {
    padding-top: 26px;
    text-align: center; }
  .lj-footer-fim .lj-nav {
    text-align: right;
    padding-top: 26px; }
    .lj-footer-fim .lj-nav span, .lj-footer-fim .lj-nav a {
      display: inline-block;
      margin-right: 10px;
      margin-bottom: 10px; }
    .lj-footer-fim .lj-nav a:hover {
      opacity: 0.7; }

.lj-chamada .container {
  position: relative; }

.lj-chamada-detalhe {
  position: absolute;
  top: -50px;
  right: 0;
  background: #c97687;
  background: -moz-radial-gradient(circle, rgba(201, 118, 135, 0.47663) 0%, rgba(232, 151, 127, 0) 60%);
  background: -webkit-radial-gradient(circle, rgba(201, 118, 135, 0.47663) 0%, rgba(232, 151, 127, 0) 60%);
  background: radial-gradient(circle, rgba(201, 118, 135, 0.47663) 0%, rgba(232, 151, 127, 0) 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c97687",endColorstr="#e8977f",GradientType=1);
  width: 700px;
  height: 700px;
  z-index: -1; }
  @media (max-width: 991px) {
    .lj-chamada-detalhe {
      display: none; } }

@media (max-width: 991px) {
  .lj-header-menu {
    display: none; }

  .lj-header-logo img {
    max-width: 150px; }

  .lj-chamada .lj-titulo {
    padding-top: 10px;
    font-size: 36px; }

  .lj-faq-box {
    padding: 30px 30px;
    margin-bottom: 50px; }

  .lj-comentarios {
    padding-top: 40px;
    padding-bottom: 40px; }

  .slick-prev {
    left: 0px !important; }

  .slick-next {
    right: 0px !important; }

  .lj-footer-fim .lj-img img {
    max-width: 150px; } }
@media (min-width: 992px) {
  .lj-header-menu {
    display: block !important; } }
@media (max-width: 991px) {
  .lj-header-menu {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(3px);
    padding: 0; }
    .lj-header-menu ul {
      padding: 0;
      text-align: center;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-content: center;
      -ms-flex-line-pack: center;
      align-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      height: 100vh; }
      .lj-header-menu ul li {
        width: 100%;
        display: block; } }
@media (min-width: 992px) {
  .lj-header-menumobile {
    display: none; } }
@media (max-width: 991px) {
  .lj-header-logo {
    position: relative;
    padding: 20px 0; }

  .lj-header-logo img {
    max-width: 120px; }

  .lj-header-menumobile {
    display: block;
    padding-top: 5px;
    position: absolute;
    top: 25px;
    right: 0;
    width: 34px;
    height: 34px;
    z-index: 1; }
    .lj-header-menumobile > span {
      width: 100%;
      height: 4px;
      background: #c97687;
      content: " ";
      display: block;
      margin-bottom: 5px; } }
@media (min-width: 992px) {
  .lj-header-fecharmenumobile {
    display: none; } }
@media (max-width: 991px) {
  .lj-header-fecharmenumobile {
    display: block;
    display: block;
    padding-top: 5px;
    position: absolute;
    top: 40px;
    right: 25px;
    width: 34px;
    height: 34px;
    z-index: 1; }
    .lj-header-fecharmenumobile > span {
      width: 100%;
      height: 5px;
      background: #c97687;
      content: " ";
      display: block;
      position: absolute;
      top: 0;
      left: 0; }
      .lj-header-fecharmenumobile > span:first-child {
        transform: rotate(45deg); }
      .lj-header-fecharmenumobile > span:last-child {
        transform: rotate(-45deg); } }
.lj-old1 .lg-banner1 .lg-titulo {
  font-weight: 600;
  line-height: 1;
  margin-bottom: 30px; }

.lj-old1 .lg-banner1 .lg-subtitulo {
  font-size: 30px;
  line-height: 1; }
  @media (max-width: 991px) {
    .lj-old1 .lg-banner1 .lg-subtitulo {
      font-size: 16px; } }

.lj-old1 .lg-banner1 .lg-btn {
  font-size: 30px;
  font-weight: 600; }
  @media (max-width: 991px) {
    .lj-old1 .lg-banner1 .lg-btn {
      font-size: 16px; } }

input[type=range] {
  -webkit-appearance: none;
  margin: 18px 0;
  width: 100%; }

input[type=range]:focus {
  outline: none; }

input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 4px;
  cursor: pointer;
  background: #c97687;
  border-radius: 1.3px; }

input[type=range]::-webkit-slider-thumb {
  box-shadow: 1px 1px 1px #222, 0px 0px 1px #222;
  border: 1px solid #9c4254;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  background: #c97687;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -14px; }

input[type=range]:focus::-webkit-slider-runnable-track {
  background: #c97687; }

input[type=range]::-moz-range-track {
  width: 100%;
  height: 4px;
  cursor: pointer;
  box-shadow: 1px 1px 1px #888, 0px 0px 1px #888;
  background: #c97687;
  border-radius: 1.3px;
  border: 0.2px solid #888; }

input[type=range]::-moz-range-thumb {
  height: 36px;
  width: 16px;
  border-radius: 3px;
  background: #ffffff;
  cursor: pointer; }

input[type=range]::-ms-track {
  width: 100%;
  height: 4px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  border-width: 16px 0;
  color: transparent; }

input[type=range]::-ms-fill-lower {
  background: #2a6495;
  border: 0.2px solid #888;
  border-radius: 2.6px;
  box-shadow: 1px 1px 1px #888, 0px 0px 1px #888; }

input[type=range]::-ms-fill-upper {
  background: #c97687;
  border-radius: 2.6px; }

input[type=range]::-ms-thumb {
  height: 36px;
  width: 16px;
  border-radius: 3px;
  background: #ffffff;
  cursor: pointer; }

input[type=range]:focus::-ms-fill-lower {
  background: #c97687; }

input[type=range]:focus::-ms-fill-upper {
  background: #c97687; }

.lj-gift-range {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.lj-gift-range-range {
  width: 80%; }
  .lj-gift-range-range input {
    width: 100%; }
  @media (max-width: 991px) {
    .lj-gift-range-range {
      width: 100%;
      text-align: center; } }

.lj-gift-range-users {
  padding-top: 10px;
  color: #555;
  line-height: 1;
  text-align: right;
  width: 20%;
  font-size: 18px;
  font-weight: 300; }
  @media (max-width: 991px) {
    .lj-gift-range-users {
      width: 100%;
      text-align: center; } }
  .lj-gift-range-users .jsNumeroUsers {
    font-weight: 600; }

.lj-gift-resultado1 ul li {
  padding: 0; }

.lj-gift .lj-gift-box ul {
  padding-top: 15px; }
  .lj-gift .lj-gift-box ul li {
    padding: 5px 5px 8px 5px;
    margin-bottom: 5px;
    font-size: 14px; }
    .lj-gift .lj-gift-box ul li.lj-save {
      opacity: 0.7;
      font-size: 12px; }
      .lj-gift .lj-gift-box ul li.lj-save span:last-child {
        text-decoration: line-through;
        font-size: 14px; }
    .lj-gift .lj-gift-box ul li.lj-promo {
      font-size: 13px;
      color: #c97687; }
    .lj-gift .lj-gift-box ul li.lj-total {
      font-size: 16px;
      font-weight: 600; }

.lj-gift-resultado2 {
  min-height: 260px; }

.lj-gift-resultado2-aviso {
  background: #eeeeee;
  font-weight: 300;
  font-size: 16px;
  padding: 20px 30px 40px 30px;
  margin-bottom: 30px;
  margin-top: 15px;
  border-radius: 15px; }
  .lj-gift-resultado2-aviso strong {
    display: block;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 20px; }

.lj-banner-conteudo {
  text-align: left; }
  .lj-banner-conteudo .lg-titulo {
    margin-top: 50px !important;
    font-size: 40px !important;
    font-weight: 300 !important;
    line-height: 1.2 !important; }
    @media (max-width: 991px) {
      .lj-banner-conteudo .lg-titulo {
        margin-top: 20px !important; } }
  .lj-banner-conteudo .lg-subtitulo {
    font-size: 20px !important;
    line-height: 1.5 !important; }
  .lj-banner-conteudo .lg-btn {
    text-align: center;
    font-size: 20px !important; }
  .lj-banner-conteudo .lj-questions {
    display: block;
    max-width: 150px;
    margin-left: 15px;
    margin-top: 10px;
    color: #fff;
    font-weight: 600; }
    .lj-banner-conteudo .lj-questions:hover, .lj-banner-conteudo .lj-questions:focus {
      text-decoration: underline; }

.lj-banner-img {
  padding-top: 40px; }
  @media (max-width: 991px) {
    .lj-banner-img img {
      max-width: 400px;
      margin-bottom: 20px; } }


@media (max-width: 700px) {
  .p-banner-fix {
    width: 27% !important;
  }
  .p-banner-first{
    width: 46% !important;
  }
  .lj-comofunciona {
    margin-top: 395px !important;
  }
  .lj-banner-img {
    background-color: #FEF5F3 !important;
  }
  .rodape-button-row {
    margin-top: 40px !important;
  }
  .lj-old1 .lj-rodape-idioma {
    right: 215px !important;
  }
  .lj-banner-img {
    margin-top: 50px !important;
  }
  .comofunciona-container {
    display: block !important;
    justify-content: center !important;
    justify-items: center !important;
  }
  .div-p-banner-fix {
    height: 90px !important;
  }
  .btnSubscribe {
    margin-top: 40px !important;
  }
  .lj-modal-conteudo .lj-titulo {
    padding: 0px !important;
  }
  .lj-comofunciona-item-align {
    display: contents !important;
    justify-content: center !important;
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .lj-comofunciona-item .lj-titulo {
    text-align: center !important;
  }
  .margin-icon {
    margin-left: 43% !important;
  }
  .margin-text {
    margin-left: 10% !important;
    text-align: center !important;
  }
}

@media (min-width: 701px) {
  .comofunciona-container {
    display: flex !important;
    justify-content: space-between !important;
  }
}
.p-banner-fix {
  width: 20%;
  text-align: center;
  align-content: center;
}

.p-banner-first{
  width: 60%;
  text-align: start;
  align-content: center;
}

.div-p-banner-fix {
  display: flex;
  width: 100%;
  height: 70px;
}

.div-p-banner-fix-border {
  border-bottom: 1px solid lightgray;
}

.final-div-banner {
  background-color: #f9efee;
}

.orange-rounded-checkbox {
  appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #333;
  outline: none;
  cursor: not-allowed;
  position: relative;
  transition: background 0.3s;
  background-color: #f0f0f0;
}

.orange-rounded-checkbox:disabled {
  background-color: #e59585;
  border-color: #e59585;
}

.orange-rounded-checkbox:disabled::after {
  content: '✔';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  font-size: 12px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
}

.gray-rounded-checkbox {
  appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #333;
  outline: none;
  cursor: not-allowed;
  position: relative;
  transition: background 0.3s;
  background-color: #f0f0f0;
}

.gray-rounded-checkbox:disabled {
  background-color: gray;
  border-color: gray;
}

.gray-rounded-checkbox:disabled::after {
  content: '✔';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  font-size: 12px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
}

.div-banner-first-radius {
  border-radius: 15px 15px 0px 0px;
}

.div-banner-last-radius {
  border-radius: 0px 0px 15px 15px;
}

.title-banner-fix {
  color: #af7f8b;
  font-size: 16pt;
  font-weight: bold;
  margin-bottom: 3rem;
}

.modal-family {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

.modal-inner {
  background-color: #fff;
  padding: 30px;
  border-radius: 12px;
  width: 500px;
  text-align: center;
  position: relative;
}

.close-btn {
  position: absolute;
  top: 12px;
  right: 12px;
  font-size: 22px;
  cursor: pointer;
  color: #555;
  background: none;
  border: none;
}

.modal-title, .modal-text {
  margin-bottom: 20px;
}

.whatsapp-action-btn {
  margin-top: 20px;
  padding: 12px 25px;
  background-color: #25D366;
  color: white;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  font-size: 18px;
  text-align: center;
  display: inline-block;
}

.whatsapp-action-btn {
  text-decoration: none;
}

.show-modal-active {
  display: flex;
}

/*# sourceMappingURL=app.css.map */
