/* correcoes */
.nav-tabs {
  border-bottom: none !important;
  font-family: Quicksand, sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #007bff;
}
.nav-tabs a {
  color: #5e5e72;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #007bff;
  border-color: transparent;
  background-color: #f7f7f9;
  border-bottom: 3px solid #007bff !important;
}
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
  border-color: transparent;
}

.tab-cat {
  font-family: Quicksand, sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #007bff;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-nav .nav-link {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #000;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  font-family: Poppins, sans-serif;
  color: #007bff;
  border-color: transparent;
}
.divide {
  border-right: 1px solid #1c2c3a;
  margin: 13px 14px 12px 10px;
}
.btn-sair {
  padding: 0.375rem 1.75rem;
}
.todos {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 75vh;
  background-color: rgba(251, 199, 36, 0);
  background: linear-gradient(180deg, #2c3e50 0, rgba(251, 199, 36, 0));
  z-index: -1;
}
.logo-novo {
  max-width: 210px;
}
.navbar {
  padding: 0.6rem 0.6rem;
}
.container {
  max-width: 1202px;
  margin: 0 auto;
  padding: 0 12px;
}
.nav-container,
.body-container {
  padding: 0 36px;
  max-width: 1320px;
}

.lead {
  font-size: 1.071875rem;
  font-weight: 300;
  padding: 50px 0;
}
.bg-row {
  background-image: url(/_nuxt/assets/images/destaque-home.png);
  background-position-y: top;
  background-position-x: right;
  top: -109px;
  right: -78px;
  background-repeat: no-repeat;
  width: calc(0.7 * 741px);
  height: calc(0.7 * 819px);
  background-size: contain;
  position: absolute;
}
.level1-container {
  min-height: 400px !important;
}
.bg-light {
  background-color: #fff /*#1e4c9a*/ !important;
}
.button-out {
  font-weight: 600;
}
.button-blue {
  font-weight: 600;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-blue:hover {
  color: #007bff;
  background-color: #fff;
  border-color: #007bff;
}
.btn-secondary:hover {
  color: #007bff;
  background-color: #fff;
  border-color: #007bff;
}
.bt-stores,
bt-stores:hover {
  border-color: transparent !important;
  background-color: transparent !important;
}
.modal-content {
  border-radius: 0.7rem !important;
}
.modal-qr {
  padding: 50px 36px 65px;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.h2-qr {
  font-weight: 800;
  line-height: 1.35;
  font-size: 26px;
  text-align: center;
}
.h5-qr {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5;
  opacity: 0.7;
}

/* Search */
.form-group {
  margin: 0;
  padding: 20px;

  &:first-child {
    border-color: transparent;
  }
}

.form-busca {
  font-family: Quicksand, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  color: #5e5e72;
  text-align: left;
  padding: 0px 10px 0 20px;
  margin-top: 10px;
  border: 3px solid #007bff;
  -webkit-box-shadow: none;
  box-shadow: none;
  min-height: 50px;
  height: auto;
  border-radius: 0.45em 0 0 0.45em !important;
}
.form-busca :focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
}

#searchbtn {
  border: 0;
  padding: 0px 10px;
  margin-top: 10px;
  color: #fff;
  background: #007bff;
  font-size: 20px;
  font-weight: 500;
  border: 3px solid #007bff;
  border-left: none;
  box-shadow: none;
  min-height: 50px;
  height: auto;
  border-radius: 0 0.45em 0.45em 0 !important;
}
.search-pad {
  padding: 0 15%;
}
/* search */

.img-box-left {
  max-width: 200px;
  margin: 10px;
}

.partner-box {
  background-color: #fff;
  min-width: 350px;
  border-radius: 0.45em;
  border: 1px solid rgba(0, 0, 0, 0.125);
  margin: 10px;
}

.btn-mais,
.btn-mais a,
.btn-mais:hover {
  background-color: #007bff;
  border-color: #007bff;
  color: #fff;
  padding: 13px;
  border-radius: 0.45em;
}

.nav-link {
  font-family: Quicksand, sans-serif;
  font-weight: 800;
}
.level1-h2 {
  font-family: Poppins;
  font-weight: 800;
  font-size: 1.9rem;
  line-height: 1.15;
  margin-bottom: 5px;
  color: #080a3d;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.level1-h3 {
  font-family: Poppins;
  font-weight: 500;
  font-size: 1.25rem !important;
  line-height: 1.15;
  margin-bottom: 5px;
  color: #080a3d;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.app-badge img {
  max-width: 170px;
}
.font-destaque {
  font-family: Poppins, sans-serif;
  font-weight: 800;
  line-height: 1.15;
  margin-bottom: 25px;
  color: #5e5e72;
}
.font-subdestaque {
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.5;
  margin-bottom: 5px;
  color: #5e5e72;
  text-align: left;
}
.jumbotron {
  margin-bottom: 3em;
  padding-top: 4em;
  padding-bottom: 2em;
  background-color: transparent;
  background: url(/assets/images/painel-super-herois-br.jpg) no-repeat 50%;
  border-radius: 0;
}
.jumbotron-head {
  padding: 140px 0;
  border-radius: 0;
  background-size: cover;
}
.header-title {
  font-family: Poppins;
  font-weight: 800;
  font-size: 48px;
  line-height: 1.15;
  margin-bottom: 25px;
  color: #080a3d;
}
.header-subtitle,
.header-title-text {
  font-family: Quicksand;
  line-height: 1.5;
}

.header-subtitle {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #5e5e72;
}
.card {
  margin-right: 5px !important;
  margin-left: 5px !important;
}
.card-text {
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.card-text,
.card-title {
  font-family: Poppins;
  color: #080a3d;
}

.media-body {
  padding: 10px 0;
}

.level2-text {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 2.1em;
}

.level2 {
  max-width: 960px;
  padding: 3rem 1.5rem;
  text-align: center;
}

.img-thumb-cover {
  width: 100%;
}

.card-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 5px;
}
.comic-h {
  max-height: 450px;
  margin-bottom: 19px;
}
.comic-destaque-central {
  padding: 5% 15%;
}
.main-comic-title {
  font-family: Poppins, sans-serif;
  font-size: 1.2em;
  font-weight: 600;
}
.link-comics {
  color: #212529;
  text-decoration: none;
}

/* NOVO DESTAQUE */

body {
  font-family: "Poppins", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.8;
  font-weight: normal;
}

.portal {
  background-color: #f7f7f9;
}

a {
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #b063c5;
}
a:hover,
a:focus {
  text-decoration: none !important;
  outline: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button {
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
button:hover,
button:focus {
  text-decoration: none !important;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
  line-height: 1.5;
  font-weight: 400;
  font-family: "Poppins", Arial, sans-serif;
}

.ftco-section {
  padding: 7em 0;
}

.ftco-no-pt {
  padding-top: 0;
}

.ftco-no-pb {
  padding-bottom: 0;
}

.heading-section {
  font-size: 28px;
}

.img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.owl-carousel {
  position: relative;
}
.owl-carousel .owl-item {
  opacity: 1;
}
.owl-carousel .owl-item.active {
  opacity: 1;
}
.owl-carousel .owl-nav {
  position: absolute;
  bottom: 0;
  width: 100%;
}
@media (prefers-reduced-motion: reduce) {
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
.owl-carousel .owl-nav .owl-prev span:before,
.owl-carousel .owl-nav .owl-next span:before {
  font-size: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (prefers-reduced-motion: reduce) {
  .owl-carousel .owl-nav .owl-prev span:before,
  .owl-carousel .owl-nav .owl-next span:before {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.work {
  width: 100%;
}
.work .img {
  width: 100%;
  height: 500px;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-shadow: 0px 20px 35px -30px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0px 20px 35px -30px rgba(0, 0, 0, 0.26);
  box-shadow: 0px 20px 35px -30px rgba(0, 0, 0, 0.26);
  z-index: 0;
}
.work .img:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: -1;
  background: rgba(255, 93, 177, 0);
  background: -moz-linear-gradient(
    top,
    rgba(255, 93, 177, 0) 0%,
    rgba(148, 54, 103, 0) 42%,
    black 100%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(255, 93, 177, 0)),
    color-stop(42%, rgba(148, 54, 103, 0)),
    color-stop(100%, black)
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 93, 177, 0) 0%,
    rgba(148, 54, 103, 0) 42%,
    black 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(255, 93, 177, 0) 0%,
    rgba(148, 54, 103, 0) 42%,
    black 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(255, 93, 177, 0) 0%,
    rgba(148, 54, 103, 0) 42%,
    black 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(255, 93, 177, 0)),
    color-stop(42%, rgba(148, 54, 103, 0)),
    to(black)
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 93, 177, 0) 0%,
    rgba(148, 54, 103, 0) 42%,
    black 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5db1', endColorstr='#000000', GradientType=0 );
}
.work .text {
  padding: 35px;
  padding-top: 0;
}
.work .text h3 {
  font-size: 24px;
  font-weight: 600;
  font-family: "Poppins";
  margin-bottom: 0;
}
.work .text h3 a {
  color: #fff;
}
.work .text .cat {
  font-size: 12px;
  color: #b063c5;
  font-weight: 400;
  background: rgba(255, 255, 255, 0.9);
  padding: 1px 8px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  margin-bottom: 5px;
}

.cover-comics-general {
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0px 20px 35px -30px rgb(0 0 0 / 26%);
  z-index: 0;
  background-size: cover;
  margin-bottom: 20px;
}
.cover-comics-catalog {
  display: flex;
  flex-wrap: wrap;
}
.cover-general {
  flex: 0 0 192px;
  margin: 0.5rem;
  min-width: 192px;
}
.cover-comics-destaque {
  display: flex;
  flex-wrap: wrap;
}
.cover-destaque {
  flex: 1 0 221px;
  margin: 0.9rem;
  min-width: 221px;
}

/* FOOTER */
.contact-section {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #f2f7fa;
  position: relative;
}

.contact-container {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.29);
}

.contact-title-section {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: left;
  width: 100%;
}

.contact-title {
  font-family: Poppins;
  font-weight: 800;
  font-size: 34px;
  line-height: 1.25;
  max-width: 1000px;
  margin-bottom: 0;
  color: #080a3d;
}

.footer-section {
  padding-top: 100px;
  padding-bottom: 25px;
  margin-bottom: 0 !important;
  position: relative;
  background-size: cover;
  background-color: #fff !important;
  color: #fff;
}

.footer-section a {
  color: #212121;
  transition: 0.7s;
}

.footer-container {
  display: flex;
  position: relative;
}

.footer-last {
  padding-bottom: 40px;
}

.footer-logo {
  display: flex;
  flex-direction: column;
  margin-bottom: 50px;
  padding-right: 40px;
}

.footer-logo img {
  width: 180px;
  margin: -12px 0 25px;
}

.footer-logo p {
  font-family: Quicksand;
  color: #000;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.5;
}

.footer-subsection {
  padding-left: 40px;
  padding-right: 40px;
  margin-bottom: 40px;
}

.footer-subsection-title {
  font-family: Poppins;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  color: #007bff;
  margin-bottom: 25px;
}

.footer-subsection-text {
  font-family: Quicksand;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.5;
}

.footer-address {
  display: block;
  margin-top: 25px;
}

.footer-subsection-list {
  list-style: none;
  padding-left: 0;
}

.footer-subsection-list li {
  font-family: Quicksand;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.5;
  text-align: left;
  margin-top: 10px;
  display: table-row;
}

.footer-social-media-icons-section {
  display: flex;
}

.footer-social-media-icon {
  justify-content: center;
  align-items: center;
  padding-right: 50px;
}

.footer-social-media-icon .fa {
  color: #fff;
  font-size: 25px;
  text-decoration: none !important;
  transition: 0.7s;
}

.footer-social-media-icon .fa:hover {
  color: #000;
}
.share-network-twitter,
.share-network-facebook,
.share-network-whatsapp,
.share-network-telegram,
.share-network-facebook a,
.share-network-twitter a,
.share-network-whatsapp a,
.share-network-telegram a {
  color: #007bff;
  padding: 0 5px;
  font-size: 1.3rem;
}
.share-network-twitter,
.share-network-twitter a {
  padding-left: 0 !important;
  font-size: 1.3rem;
}
.fix-hr {
  margin-top: 0;
  margin-bottom: 10px;
  border: none;
}
.legal-modal {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.75);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transition: 0.7s;
}

.legal-modal:target {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  transition: 0.7s;
}

.legal-modal > div {
  height: 80vh;
  width: 80vw;
  max-width: 750px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 40px 45px;
  background: #fff;
  transition: 0.7s;
}

.legal-modal h1 {
  font-family: Poppins;
  font-weight: 800;
  font-size: 34px;
  line-height: 1.25;
  max-width: 1000px;
  margin-bottom: 25px;
  color: #080a3d;
}

.legal-modal p {
  color: #707a89;
  margin-bottom: 10px;
}

.modal-close:before {
  background-color: #12c4a0;
  border-radius: 100px;
  padding: 7px 10px;
}

.modal-close {
  position: absolute;
  top: 0px;
  right: 17px;
  color: #007bff !important;
  font-size: 32px;
  z-index: 9999;
  transition: 0.7s;
  border: none;
  background-color: unset;
}

.modal-close:hover {
  color: #000;
  text-decoration: none;
}

.footer-credits {
  padding-top: 25px;
  border-top: 2px solid #007bff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.footer-credits p {
  font-family: Quicksand;
  color: #fff;
  line-height: 1.5;
}

.footer-credits a,
.footer-credits p {
  font-size: 17px;
  font-weight: 700;
  color: #007bff;
}

.footer-credits a:hover {
  color: #007bff;
  text-decoration: none;
}

/*COMICS PAGE*/
#top-section {
  background-color: #f7f7f9;
  padding: 0 15%;
  margin: 0;
  width: 100%;
  padding-top: 30px;
}
#main-img .img-container {
  border-radius: 5px;
  width: 100%;
  overflow: hidden;
}
#main-img .img-container img {
  display: flex;
  margin: auto;
  border-radius: 1px;
  max-height: 28rem;
  max-width: 100%;
  cursor: -webkit-zoom-in;
  border-radius: 0.35em;
}
#comic-info {
  padding: 0 2rem;
  padding-bottom: 1rem;
}
#comic-header h1 {
  font-weight: 900;
  font-family: "Poppins", sans-serif;
  font-size: 2rem;
  text-transform: capitalize;
}
#comic-credit {
  font-size: 16px;
}
#comic-credit span {
  color: #026cd0;
}
.btn-leia-agora,
.btn-leia-agora:hover {
  width: 100%;
  padding: 0.5rem;
  border-radius: 5px;
  border-width: 2px;
  border-style: solid;
  background-color: #007bff;
  border-color: #007bff;
  color: #fff;
  font-weight: 600;
}

.desc-section {
  background-color: #f7f7f9;
  padding: 0 15%;
  margin: 0;
  width: 100%;
  padding-top: 30px;
}
.desc-section {
  font-size: 16px;
  margin-top: 35px;
}
.topbar {
  font-size: 1.35rem;
  font-weight: bold;
  color: #007bff;
  text-align: center;
  padding: 20px 0;
  background-color: #fff;
  box-shadow: inset 0px 11px 8px -10px #ccc;
}
.topbar a {
  font-size: 1.35rem;
  font-weight: bold;
  color: #007bff;
}
.hidden {
  position: absolute;
  left: -111111px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  color: black;
  background-color: white;
}
.byline {
  margin: 0;
}
.byline dt {
  color: #484848;
}

.byline dd,
.byline dt {
  display: inline;
  font-weight: 400;
}
.form-control:focus {
  background-color: unset;
  border-color: none;
  box-shadow: none;
}
.b-rating {
  background-color: unset;
  padding: 0;
  font-size: 16px;
  margin-top: 0;
}
.b-rating .b-rating-star,
.b-rating .b-rating-value {
  padding: 0 0.12em;
  font-size: 16px;
}
#more-images {
  position: absolute;
  height: 100%;
  left: -6rem;
  top: 0;
}
#more-images .more-img {
  padding: 5px;
  width: 5rem;
  margin: 1rem;
  border: 2px solid #c7c7c7;
  border-radius: 5px;
  background-color: white;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all 100ms cubic-bezier(0.355, 0.005, 1, 0.515);
  -moz-transition: all 100ms cubic-bezier(0.355, 0.005, 1, 0.515);
  -o-transition: all 100ms cubic-bezier(0.355, 0.005, 1, 0.515);
  transition: all 100ms cubic-bezier(0.355, 0.005, 1, 0.515);
}
.shadow {
  -webkit-box-shadow: 0px 3px 8px 1px rgb(0 0 0 / 24%);
  -moz-box-shadow: 0px 3px 8px 1px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 3px 8px 1px rgb(0 0 0 / 24%);
}
#more-images .more-img img {
  max-height: 100%;
  max-width: 100%;
  display: flex;
  margin: auto;
}
/* PUBLIQUE */
.header-container {
  flex-direction: row-reverse;
}
.header,
.header-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.nivel2-title {
  font-family: Poppins;
  font-weight: 800;
  font-size: 34px;
  line-height: 1.25;
  max-width: 1000px;
  margin-bottom: 0;
  color: #080a3d;
}
.nivel2-subtitle {
  font-family: Quicksand;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 5px;
  color: #5e5e72;
}
.header-img-section img {
  width: 100%;
  -webkit-animation: float 5s ease-in-out infinite;
  animation: float 5s ease-in-out infinite;
}
.section3-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}

/* NOVO FOOTER */
.footer {
  background: #fff;
  color: black;
}
.footer img {
  width: 180px;
  margin: -12px 0 25px;
}
.footer .participe ul,
.modal-footer ul {
  list-style-type: none;
}
.footer .participe li a,
.modal-footer li a {
  font-family: Poppins;
  color: black;
  transition: color 0.2s;
}
.footer .participe li a:hover,
.modal-footer li a:hover {
  font-family: Poppins;
  text-decoration: none;
  color: #4180cb;
}
.footer .about-company i {
  font-size: 25px;
}
.footer .about-company a {
  color: black;
  transition: color 0.2s;
  padding-right: 20px;
}
.footer .about-company a:hover {
  color: #4180cb;
}
.footer .location i {
  font-size: 18px;
}
.footer .copyright p {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.footer h3 {
  font-family: Poppins;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  color: #007bff;
  margin-bottom: 25px;
}

.modal-footer {
  justify-content: left !important;
  align-items: normal !important;
}

/* NOVO LOGIN */
.form-loga {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
.login-title {
  font-family: Poppins;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  color: #007bff;
  margin-bottom: 25px;
}
.form-signin,
.form-recover {
  width: 100%;
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
.form-signin .checkbox {
  font-weight: 400;
}
.form-signin .form-control,
.form-recover .form-control {
  position: relative;
  box-sizing: border-box;
  height: auto;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus,
.form-recover .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.form-recover input[name="pass"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-recover input[name="confirm-pass"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.forget a {
  color: #000;
}
.login-top {
  font-size: 18px;
  margin: 30px auto 0 auto;
}
.loginSignUpSeparator {
  border-top: 1px solid #cbd2d6;
  position: relative;
  margin: 25px 0 10px;
  text-align: center;
}
.loginSignUpSeparator .textInSeparator {
  background-color: #f7f7f9;
  padding: 0 0.5em;
  position: relative;
  color: #000;
  top: -1em;
}
.login-footer a,
.login-footer a:hover {
  color: #000;
}
#loadingmessage {
  position: fixed;
  top: 50%;
  left: 50%;
  /* bring your own prefixes */
  transform: translate(-50%, -50%);
}
.message-load {
}

/* ASSINE */
.container-assine {
  max-width: 640px;
  padding: 15px;
  margin: 0 auto;
}

/* MEDIA QUERIES */

@media (max-width: 767.98px) {
  .navbar-nav li.nav-item .btn {
    margin-left: 0 !important;
    margin-bottom: 10px;
  }

  #more-images {
    display: none;
  }

  #main-img {
    max-width: 100%;
    width: 100%;
    flex: 0 0 100%;
  }
  #top-section {
    background-color: #f7f7f9;
    padding: 0;
    margin: 0;
    width: 100%;
    padding-top: 30px;
  }

  #comic-info {
    padding: 0 2rem;
    padding-bottom: 1rem;
    padding-top: 4rem;
    margin: 0 auto;
  }

  .desc-section {
    background-color: #f7f7f9;
    padding: 0;
    margin: 0;
    width: 100%;
    padding-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .navbar-nav li.nav-item .btn {
    margin-left: 0 !important;
    margin-bottom: 10px;
  }
  .topbar {
    padding: 20px;
  }
  #more-images {
    display: none;
  }
  #top-section {
    background-color: #f7f7f9;
    padding: 0 4%;
    margin: 0;
    width: 100%;
    padding-top: 30px;
  }
  .desc-section {
    background-color: #f7f7f9;
    padding: 0;
    margin: 0;
    width: 100%;
    padding-top: 30px;
  }
}
