body {
  margin: 0;
  padding: 0;
}

.campanhas-vdp {
  display: flex;
  height: 100vh;
  overflow: hidden;
}

@media (max-width: 1200px) {
  .campanhas-vdp {
    grid-template-columns: 1fr;
    height: 100%;
    overflow: unset;
  }
}

.box-options {
  padding: 2em;
  border-right: 1px solid #cecece;
  overflow-y: scroll;
  width: 25%;
}

#background-image-aereo-main,
#background-image-hotel-main,
#qrcode-image-main,
#email-image-main {
  width: 70%;
}

.box-options img {
  width: 200px;
}

.box-qrcode {
  display: none;
}

.options-mode {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  padding: 10px;
  background: #005aa3;
  width: 40px;
}

.options-mode img {
  width: 20px;
  box-sizing: border-box;
}

.options-mode button {
  width: 100%;
  border: 0;
  padding: 10px;
  background: transparent;
  cursor: pointer;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  color: #fff;
  font-weight: 600;
}

.box-qrcode button {
  width: 100%;
  border-radius: 8px;
  border: 1px solid #005aa3;
  background: #005aa3;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 10px;
  height: 50px;
  transition: 0.2s;
  font-family: Montserrat, sans-serif;
  transition: 0.2s;
  cursor: pointer;
}

.box-qrcode button:hover {
  background: transparent;
  color: #005aa3;
  transition: 0.2s;
}

.options-mode .active {
  padding: 10px;
  border: 1px solid #ff9b00;
  background: #ff9b00;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
}

.campanhas-vdp label {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 600;
  display: block;
  margin: 0 0 5px 0;
  color: #000;
}

#url-campanha,
#url-campanha-hotel {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
  display: block;
  margin: 0 0 10px 0;
  cursor: pointer;
  color: #000;
  text-decoration: underline;
  overflow-wrap: break-word;
}

#hotel-generate-image-btn {
  width: 100%;
  border-radius: 8px;
  border: 1px solid #005aa3;
  background: #005aa3;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  height: 50px;
  transition: 0.2s;
  font-family: Montserrat, sans-serif;
  transition: 0.2s;
  cursor: pointer;
}

#hotel-generate-image-btn:hover {
  background: transparent;
  color: #005aa3;
  transition: 0.2s;
}

.campanhas-vdp select {
  width: 100% !important;
  border: 1px solid #cecece !important;
  border-radius: 8px !important;
  padding: 15px !important;
  margin: 0 0 1em 0 !important;
  font-size: 16px;
  font-family: Montserrat, sans-serif;
}

.campanhas-vdp input,
.campanhas-vdp textarea {
  width: 100% !important;
  border: 1px solid #cecece !important;
  border-radius: 8px !important;
  padding: 15px !important;
  margin: 0 0 1em 0 !important;
  font-size: 16px;
  font-family: Montserrat, sans-serif;
  box-sizing: border-box;
}

.campanhas-vdp select option {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  margin: 10px 0;
}

.box-campanha-passagem button {
  width: 100%;
  border-radius: 8px;
  border: 1px solid #005aa3;
  background: #005aa3;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  height: 50px;
  transition: 0.2s;
  font-family: Montserrat, sans-serif;
  cursor: pointer;
  margin-top: 1em;
}

.box-campanha-passagem button:hover {
  background: transparent;
  color: #005aa3;
  transition: 0.2s;
}

#background-image-aereo-main,
#background-image-hotel-main,
#qrcode-image-main,
#email-image-main {
  background: #f4f4f4;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: relative;
}

#background-image-hotel-main,
#qrcode-image-main,
#email-image-main,
#gallery-main {
  overflow-y: scroll;
  display: none;
}

.box-campanha-hotel,
.box-qrcode,
.box-email {
  display: none;
}

#email-image {
  position: absolute;
  top: 0;
  width: 900px;
}

@media (max-width: 1200px) {
  #email-image {
    position: relative;
    width: 100%;
  }
}

#generate-image-btn {
  margin: 1em 0 0 0;
}
/* postInstagram */

.post {
  background: #005aa3;
  width: 540px;
  height: 540px;
  padding: 3em;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center;
  background-size: cover;
  position: relative;
}

.post-centralizado {
  background: #005aa3;
  width: 540px;
  height: 540px;
  padding: 3em;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center;
  background-size: cover;
  position: relative;
}

/* Post */

.storie {
  background: #005aa3;
  width: 380px;
  max-width: 380px;
  height: 652px;
  padding: 3em;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center;
  background-size: cover;
  position: relative;
}

.storie-centralizado {
  background: #005aa3;
  width: 380px;
  height: 652px;
  padding: 3em;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center;
  background-size: cover;
  position: relative;
}

/* Banner */

.banner {
  background: #005aa3;
  width: 960px;
  height: 450px;
  padding: 3em 3em 3em 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background-position: center;
  background-size: cover;
  position: relative;
}

.banner-centro {
  background: #005aa3;
  width: 960px;
  height: 450px;
  padding: 3em;
  display: flex;
  align-items: center;
  background-position: center;
  justify-content: center;
}

.banner-centralizado {
  background: #005aa3;
  width: 960px;
  height: 400px;
  padding: 3em;
  display: flex;
  align-items: center;
  background-position: center;
  justify-content: center;
}

.banner-alternativo {
  background: #005aa3;
  width: 960px;
  height: 450px;
  padding: 0 3em 0 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background-position: center;
  background-size: cover;
  position: relative;
}

/* Geral */

#background-image-aereo {
  background-size: cover;
  background-repeat: no-repeat;
}

/* Modelo 1 - Aereo */

#row-image-post {
  background: #fff;
  border-radius: 30px;
  min-width: max-content;
  width: 380px;
}

.storie #row-image-post {
  margin-top: -8em;
}

#row-image-post .header-image {
  text-align: center;
  background: #ff9b00;
  border-radius: 30px 30px 0 0;
  padding: 1.2em 1em;
}

#row-image-post .header-image img {
  object-fit: contain;
  width: 70px;
  margin: -55px 0 5px 0;
}

#row-image-post .header-image .title-image-header {
  margin: 0;
  color: #fff;
  font-size: 18px;
  line-height: 1.4;
  font-family: Montserrat, sans-serif;
}

#row-image-post .body-image {
  padding: 1.5em 1em;
  box-sizing: border-box;
}

#row-image-post .title-image-body {
  text-align: center;
  color: #0f98d6;
  font-weight: 700;
  font-size: 2rem;
  margin: 0;
  font-family: Montserrat, sans-serif;
}

#row-image-post .subtext-image-body {
  color: #515050;
  font-weight: 400;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  padding: 10px 0;
  margin: 0;
  text-align: center;
}

#row-image-post .price-image-body {
  color: #f59a1b;
  text-align: center;
  font-size: 3.5rem;
  font-weight: 700;
  font-family: Montserrat, sans-serif;
  line-height: 55px;
  margin: 0 0 10px 0;
}

.price-image-body {
  position: relative;
}

.price-image-body .real {
  font-size: 2.5rem;
}

.price-image-body .cents-price {
  font-size: 1.5rem;
  position: relative;
  top: -25px;
}

#row-image-post .alert-image-body {
  font-family: Montserrat, sans-serif;
  font-size: 0.8rem;
  text-align: center;
  margin: 0 0 2em 0;
  color: #515050;
  font-weight: 400;
}

#row-image-post .dates-image {
  display: flex;
  justify-content: center;
  margin: 10px 0 0 0;
}

#row-image-post .dates-image img {
  object-fit: contain;
  width: 20px;
  height: 20px;
  margin: 0;
}

#row-image-post .dates-image div {
  background: linear-gradient(to right, #0f98d6 0%, #03a5ca 50%, #00c7bb 100%);
  width: max-content;
  border-radius: 11px;
  padding: 13px 10px;
  display: flex;
  column-gap: 10px;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 -50px 0;
}

#row-image-post .dates-image .separator {
  background: #fff;
  height: 100%;
  padding: 1px;
  margin: 0 !important;
  border-radius: 99px;
  width: 1px;
}

#row-image-post .dates-image p {
  margin: 0;
  color: #fff;
  font-weight: 600;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  text-align: center;
  width: 100%;
  display: flex;
  align-items: center;
  column-gap: 5px;
}

/* Modelo 2 - Aereo */

#row-image-banner {
  background: #fff;
  border-radius: 0 30px 30px 0;
  width: max-content;
  min-width: 500px;
  border-bottom: 4px solid #f59a1b;
  border-right: 4px solid #f59a1b;
  display: none;
}

#row-image-banner img {
  width: 140px;
  object-fit: contain;
  margin: 0 0 10px 0;
}

#row-image-banner .title-image-header {
  margin: 0;
  color: #515050;
  font-size: 18px;
  line-height: 1.4;
  font-family: Montserrat, sans-serif;
}

#row-image-banner .body-image {
  padding: 2em 2em 2em 3em;
  box-sizing: border-box;
  position: relative;
}

.selo-promoFriday {
  display: none;
}

.percent-promoFriday {
  display: none;
}

#row-image-banner .title-image-body {
  color: #0f98d6;
  font-weight: 700;
  font-size: 65px;
  margin: 0;
  font-family: Montserrat, sans-serif;
}

#row-image-banner .subtext-image-body {
  color: #515050;
  font-weight: 400;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  padding: 0 0 10px 0;
  margin: 0;
}

#row-image-banner .price-image-body {
  color: #f59a1b;
  font-size: 4rem;
  font-weight: 700;
  font-family: Montserrat, sans-serif;
  line-height: 55px;
  margin: 0 0 10px 0;
}

#row-image-banner .alert-image-body {
  font-family: Montserrat, sans-serif;
  font-size: 0.8rem;
  margin: 0 0 2em 0;
  color: #515050;
  font-weight: 400;
}

#row-image-banner .dates-image {
  display: flex;
  margin: 10px 0 0 0;
}

#row-image-banner .dates-image img {
  object-fit: contain;
  width: 20px;
  height: 20px;
  margin: 0;
}

#row-image-banner .dates-image div {
  background: linear-gradient(to right, #0f98d6 0%, #03a5ca 50%, #00c7bb 100%);
  width: max-content;
  border-radius: 11px;
  padding: 13px 10px;
  display: flex;
  column-gap: 10px;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 -50px 0;
}

#row-image-banner .dates-image .separator {
  background: #fff;
  height: 100%;
  padding: 1px;
  margin: 0 !important;
  border-radius: 99px;
  width: 1px;
}

#row-image-banner .dates-image p {
  margin: 0;
  color: #fff;
  font-weight: 600;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  text-align: center;
  width: 100%;
  display: flex;
  align-items: center;
  column-gap: 5px;
}

/* Modelo 3 - Aereo */

#row-image-banner-center {
  background: #fff;
  border-radius: 30px;
  width: max-content;
  min-width: 500px;
  border-bottom: 4px solid #f59a1b;
  border-right: 4px solid #f59a1b;
  display: none;
}

#row-image-banner-center img {
  width: 140px;
  object-fit: contain;
  margin: 0 0 10px 0;
}

#row-image-banner-center .title-image-header {
  margin: 0;
  color: #515050;
  font-size: 18px;
  line-height: 1.4;
  font-family: Montserrat, sans-serif;
}

#row-image-banner-center .body-image {
  padding: 2em;
  text-align: center;
  box-sizing: border-box;
  position: relative;
}

#row-image-banner-center .title-image-body {
  color: #0f98d6;
  font-weight: 700;
  font-size: 65px;
  margin: 0;
  font-family: Montserrat, sans-serif;
}

#row-image-banner-center .subtext-image-body {
  color: #515050;
  font-weight: 400;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  padding: 0 0 10px 0;
  margin: 0;
}

#row-image-banner-center .price-image-body {
  color: #f59a1b;
  font-size: 4rem;
  font-weight: 700;
  font-family: Montserrat, sans-serif;
  line-height: 55px;
  margin: 0 0 10px 0;
}

#row-image-banner-center .alert-image-body {
  font-family: Montserrat, sans-serif;
  font-size: 0.8rem;
  margin: 0 0 2em 0;
  color: #515050;
  font-weight: 400;
}

#row-image-banner-center .dates-image {
  display: flex;
  margin: 10px 0 0 0;
  justify-content: center;
}

#row-image-banner-center .dates-image img {
  object-fit: contain;
  width: 20px;
  height: 20px;
  margin: 0;
}

#row-image-banner-center .dates-image div {
  background: linear-gradient(to right, #0f98d6 0%, #03a5ca 50%, #00c7bb 100%);
  width: max-content;
  border-radius: 11px;
  padding: 13px 10px;
  display: flex;
  column-gap: 10px;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 -50px 0;
}

#row-image-banner-center .dates-image .separator {
  background: #fff;
  height: 100%;
  padding: 1px;
  margin: 0 !important;
  border-radius: 99px;
  width: 1px;
}

#row-image-banner-center .dates-image p {
  margin: 0;
  color: #fff;
  font-weight: 600;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  text-align: center;
  width: 100%;
  display: flex;
  align-items: center;
  column-gap: 5px;
}

/* Modelo 4 - Aereo */

#row-image-banner-alternativo {
  background: #fff;
  border-radius: 0 35px 35px 0;
  width: max-content;
  min-width: 500px;
  border-bottom: 4px solid #f59a1b;
  border-right: 4px solid #f59a1b;
  display: none;
}

#row-image-banner-alternativo img {
  width: 140px;
  object-fit: contain;
  margin: 0 0 10px 0;
}

#row-image-banner-alternativo .title-image-header {
  margin: 0;
  color: #515050;
  font-size: 18px;
  line-height: 1.4;
  font-family: Montserrat, sans-serif;
}

#row-image-banner-alternativo .body-image {
  padding: 2em 2em 2em 3em;
  height: 450px;
  box-sizing: border-box;
}

#row-image-banner-alternativo .title-image-body {
  color: #0f98d6;
  font-weight: 700;
  font-size: 65px;
  margin: 0;
  font-family: Montserrat, sans-serif;
}

#row-image-banner-alternativo .subtext-image-body {
  color: #515050;
  font-weight: 400;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  padding: 0 0 10px 0;
  margin: 0;
}

#row-image-banner-alternativo .price-image-body {
  color: #f59a1b;
  font-size: 4rem;
  font-weight: 700;
  font-family: Montserrat, sans-serif;
  line-height: 55px;
  margin: 0 0 10px 0;
}

#row-image-banner-alternativo .alert-image-body {
  font-family: Montserrat, sans-serif;
  font-size: 0.8rem;
  margin: 0 0 1em 0;
  color: #515050;
  font-weight: 400;
}

#row-image-banner-alternativo .dates-image {
  display: flex;
  margin: 10px 0 0 0;
}

#row-image-banner-alternativo .dates-image img {
  object-fit: contain;
  width: 20px;
  height: 20px;
  margin: 0;
}

#row-image-banner-alternativo .dates-image div {
  background: linear-gradient(to right, #0f98d6 0%, #03a5ca 50%, #00c7bb 100%);
  width: max-content;
  border-radius: 11px;
  padding: 13px 10px;
  display: flex;
  column-gap: 10px;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 -50px 0;
}

#row-image-banner-alternativo .dates-image .separator {
  background: #fff;
  height: 100%;
  padding: 1px;
  margin: 0 !important;
  border-radius: 99px;
  width: 1px;
}

#row-image-banner-alternativo .dates-image p {
  margin: 0;
  color: #fff;
  font-weight: 600;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  text-align: center;
  width: 100%;
  display: flex;
  align-items: center;
  column-gap: 5px;
}

/* ------------------------------------------------------- */

/* Model 1 - Hotel */

#row-image-post-hotel {
  background: #ffffffc9;
  border-radius: 0 25px 25px 0;
  min-width: max-content;
  width: 380px;
  position: absolute;
  left: 0;
  display: none;
}

.storie #row-image-post-hotel {
  margin-top: -8em;
}

#row-image-post-hotel .header-image {
  padding: 2em 1em 1em 3em;
}

#row-image-post-hotel .logo-vdp-hotel {
  width: 35px;
  object-fit: contain;
}

#row-image-post-hotel .title-image-header {
  color: #1697d4;
  font-size: 40px;
  margin: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

#row-image-post-hotel .percent-box {
  padding: 0em 1em 1em 3em;
  position: relative;
  display: flex;
  column-gap: 5px;
  align-items: center;
}

#row-image-post-hotel .percent-box img {
  width: 45px;
}

#row-image-post-hotel .percent-text {
  color: #f59a1b;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  font-size: 5rem;
  margin: 0;
  position: relative;
  line-height: 1;
}

#row-image-post-hotel .percent-text span {
  font-size: 50px;
}

#row-image-post-hotel .cupom-box {
  position: relative;
  background: linear-gradient(to right, #0f98d6 0%, #03a5ca 50%, #00c7bb 100%);
  margin: 0 20px 0 0;
  padding: 1em 0.5em 1em 3em;
  display: flex;
  border-radius: 0 16px 16px 0;
  column-gap: 10px;
}

#row-image-post-hotel img {
  width: 45px;
}

#row-image-post-hotel .cupom-title {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  color: #fff;
  margin: 0;
  font-size: 15px;
}

#row-image-post-hotel .cupom-text {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  color: #fff;
  margin: 0;
  font-size: 25px;
}

#row-image-post-hotel .button-hotel {
  text-align: center;
}

#row-image-post-hotel .button-text-hotel {
  background: #f59a1b;
  color: #fff;
  max-width: max-content;
  border-radius: 10px;
  padding: 10px 20px;
  font-size: 20px;
  font-weight: 400;
  font-family: Montserrat, sans-serif;
  margin: 20px auto -20px auto;
}

/* Model 2 - Hotel */

#row-image-post-2-hotel {
  background: #ffffffc9;
  border-radius: 25px;
  min-width: max-content;
  width: 380px;
  text-align: center;
  display: none;
}

.storie-centralizado #row-image-post-2-hotel {
  margin-top: -8em;
}

#row-image-post-2-hotel .header-image {
  padding: 1em 3em;
}

#row-image-post-2-hotel .logo-vdp-hotel {
  width: 35px;
  object-fit: contain;
}

#row-image-post-2-hotel .title-image-header {
  color: #1697d4;
  font-size: 40px;
  margin: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

#row-image-post-2-hotel .percent-box {
  padding: 0 3em;
  position: relative;
  display: flex;
  column-gap: 5px;
  align-items: center;
}

#row-image-post-2-hotel .percent-box img {
  width: 45px;
}

#row-image-post-2-hotel .percent-text {
  color: #f59a1b;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  font-size: 5rem;
  margin: 0;
  position: relative;
  line-height: 1;
}

#row-image-post-2-hotel .percent-text span {
  font-size: 50px;
}

#row-image-post-2-hotel .cupom-box {
  position: relative;
  background: linear-gradient(to right, #0f98d6 0%, #03a5ca 50%, #00c7bb 100%);
  margin: 0.5em 3em;
  padding: 1em;
  display: flex;
  border-radius: 16px;
  column-gap: 10px;
  justify-content: center;
}

#row-image-post-2-hotel img {
  width: 45px;
}

#row-image-post-2-hotel .cupom-title {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  color: #fff;
  margin: 0;
  font-size: 15px;
}

#row-image-post-2-hotel .cupom-text {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  color: #fff;
  margin: 0;
  font-size: 25px;
}

#row-image-post-2-hotel .button-hotel {
  text-align: center;
}

#row-image-post-2-hotel .button-text-hotel {
  background: #f59a1b;
  color: #fff;
  max-width: max-content;
  border-radius: 10px;
  padding: 10px 20px;
  font-size: 20px;
  font-weight: 400;
  font-family: Montserrat, sans-serif;
  margin: 20px auto -20px auto;
}

/* ------------------------------------------------------- */

/* Model 1 - Hotel */

#row-image-post-hotel {
  background: #ffffffc9;
  border-radius: 0 25px 25px 0;
  min-width: max-content;
  width: 380px;
  position: absolute;
  left: 0;
  display: none;
}

#row-image-post-hotel .header-image {
  padding: 2em 1em 1em 3em;
}

#row-image-post-hotel .logo-vdp-hotel {
  width: 35px;
  object-fit: contain;
}

#row-image-post-hotel .title-image-header {
  color: #1697d4;
  font-size: 40px;
  margin: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

#row-image-post-hotel .percent-box {
  padding: 0em 1em 1em 3em;
  position: relative;
  display: flex;
  column-gap: 5px;
  align-items: center;
}

#row-image-post-hotel .percent-box img {
  width: 45px;
}

#row-image-post-hotel .percent-text {
  color: #f59a1b;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  font-size: 5rem;
  margin: 0;
  position: relative;
  line-height: 1;
}

#row-image-post-hotel .percent-text span {
  font-size: 50px;
}

#row-image-post-hotel .cupom-box {
  position: relative;
  background: linear-gradient(to right, #0f98d6 0%, #03a5ca 50%, #00c7bb 100%);
  margin: 0 20px 0 0;
  padding: 1em 0.5em 1em 3em;
  display: flex;
  border-radius: 0 16px 16px 0;
  column-gap: 10px;
}

#row-image-post-hotel img {
  width: 45px;
}

#row-image-post-hotel .cupom-title {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  color: #fff;
  margin: 0;
  font-size: 15px;
}

#row-image-post-hotel .cupom-text {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  color: #fff;
  margin: 0;
  font-size: 25px;
}

#row-image-post-hotel .button-hotel {
  text-align: center;
}

#row-image-post-hotel .button-text-hotel {
  background: #f59a1b;
  color: #fff;
  max-width: max-content;
  border-radius: 10px;
  padding: 10px 20px;
  font-size: 20px;
  font-weight: 400;
  font-family: Montserrat, sans-serif;
  margin: 20px auto -20px auto;
}

/* Model 3 - Hotel */

#row-image-post-2-hotel {
  background: #ffffffc9;
  border-radius: 25px;
  min-width: max-content;
  width: 380px;
  text-align: center;
  display: none;
}

#row-image-post-2-hotel .header-image {
  padding: 1em 3em;
}

#row-image-post-2-hotel .logo-vdp-hotel {
  width: 35px;
  object-fit: contain;
}

#row-image-post-2-hotel .title-image-header {
  color: #1697d4;
  font-size: 40px;
  margin: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

#row-image-post-2-hotel .percent-box {
  padding: 0 3em;
  position: relative;
  display: flex;
  column-gap: 5px;
  align-items: center;
}

#row-image-post-2-hotel .percent-box img {
  width: 45px;
}

#row-image-post-2-hotel .percent-text {
  color: #f59a1b;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  font-size: 5rem;
  margin: 0;
  position: relative;
  line-height: 1;
}

#row-image-post-2-hotel .percent-text span {
  font-size: 50px;
}

#row-image-post-2-hotel .cupom-box {
  position: relative;
  background: linear-gradient(to right, #0f98d6 0%, #03a5ca 50%, #00c7bb 100%);
  margin: 0.5em 3em;
  padding: 1em;
  display: flex;
  border-radius: 16px;
  column-gap: 10px;
  justify-content: center;
}

#row-image-post-2-hotel img {
  width: 45px;
}

#row-image-post-2-hotel .cupom-title {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  color: #fff;
  margin: 0;
  font-size: 15px;
}

#row-image-post-2-hotel .cupom-text {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  color: #fff;
  margin: 0;
  font-size: 25px;
}

#row-image-post-2-hotel .button-hotel {
  text-align: center;
}

#row-image-post-2-hotel .button-text-hotel {
  background: #f59a1b;
  color: #fff;
  max-width: max-content;
  border-radius: 10px;
  padding: 10px 20px;
  font-size: 20px;
  font-weight: 400;
  font-family: Montserrat, sans-serif;
  margin: 20px auto -20px auto;
}

/* Model 4 - Hotel */

#row-image-banner-hotel {
  background: #ffffffe8;
  border-radius: 25px;
  min-width: max-content;
  width: 370px;
  text-align: center;
  min-width: max-content;
  display: none;
}

#row-image-banner-hotel .header-image {
  padding: 1em 3em;
}

#row-image-banner-hotel .logo-vdp-hotel {
  width: 35px;
  object-fit: contain;
}

#row-image-banner-hotel .title-image-header {
  color: #1697d4;
  font-size: 40px;
  margin: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

#row-image-banner-hotel .percent-box {
  padding: 0 3em;
  position: relative;
  display: flex;
  column-gap: 5px;
  align-items: center;
}

#row-image-banner-hotel .percent-box img {
  width: 45px;
}

#row-image-banner-hotel .percent-text {
  color: #f59a1b;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  font-size: 5rem;
  margin: 0;
  position: relative;
  line-height: 1;
}

#row-image-banner-hotel .percent-text span {
  font-size: 50px;
}

#row-image-banner-hotel .cupom-box {
  position: relative;
  background: linear-gradient(to right, #0f98d6 0%, #03a5ca 50%, #00c7bb 100%);
  margin: 0.5em 3em;
  padding: 1em;
  display: flex;
  border-radius: 16px;
  column-gap: 10px;
  justify-content: center;
}

#row-image-banner-hotel img {
  width: 45px;
}

#row-image-banner-hotel .cupom-title {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  color: #fff;
  margin: 0;
  font-size: 15px;
}

#row-image-banner-hotel .cupom-text {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  color: #fff;
  margin: 0;
  font-size: 25px;
}

#row-image-banner-hotel .button-hotel {
  text-align: center;
}

#row-image-banner-hotel .button-text-hotel {
  background: #f59a1b;
  color: #fff;
  max-width: max-content;
  border-radius: 10px;
  padding: 10px 20px;
  font-size: 20px;
  font-weight: 400;
  font-family: Montserrat, sans-serif;
  margin: 20px auto -20px auto;
}

/* Model 5 - Hotel */

#row-image-banner-2-hotel {
  background: #ffffffe8;
  border-radius: 0 25px 25px 0;
  min-width: max-content;
  width: 420px;
  height: 400px;
  flex-direction: column;
  justify-content: center;
  display: none;
}

#row-image-banner-2-hotel .header-image {
  padding: 2em 2em 1em 3em;
}

#row-image-banner-2-hotel .logo-vdp-hotel {
  width: 35px;
  object-fit: contain;
}

#row-image-banner-2-hotel .title-image-header {
  color: #1697d4;
  font-size: 35px;
  margin: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

#row-image-banner-2-hotel .percent-box {
  padding: 0 3em;
  position: relative;
  display: flex;
  column-gap: 5px;
  align-items: center;
}

#row-image-banner-2-hotel .percent-box img {
  width: 45px;
}

#row-image-banner-2-hotel .percent-text {
  color: #f59a1b;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  font-size: 90px;
  margin: 0;
  position: relative;
  line-height: 1;
}

#row-image-banner-2-hotel .percent-text span {
  font-size: 50px;
}

#row-image-banner-2-hotel .cupom-box {
  position: relative;
  background: linear-gradient(to right, #0f98d6 0%, #03a5ca 50%, #00c7bb 100%);
  margin: 0.5em 3em;
  padding: 1em;
  display: flex;
  border-radius: 16px;
  column-gap: 10px;
  justify-content: center;
  align-items: center;
}

#row-image-banner-2-hotel img {
  width: 40px;
}

#row-image-banner-2-hotel .cupom-title {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  color: #fff;
  margin: 0;
  font-size: 15px;
}

#row-image-banner-2-hotel .cupom-text {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  color: #fff;
  margin: 0;
  font-size: 30px;
}

#row-image-banner-2-hotel .button-hotel {
  text-align: center;
}

#row-image-banner-2-hotel .button-text-hotel {
  color: #0f98d6;
  max-width: max-content;
  padding: 5px 0;
  font-size: 20px;
  font-weight: 600;
  font-family: Montserrat, sans-serif;
  margin: 10px 0 1em 3em;
  display: flex;
  align-items: center;
  column-gap: 5px;
}

.box-email button {
  width: 100%;
  border-radius: 8px;
  border: 1px solid #005aa3;
  background: #005aa3;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  height: 50px;
  transition: 0.2s;
  font-family: Montserrat, sans-serif;
  transition: 0.2s;
  cursor: pointer;
}

.box-email button:hover {
  background: transparent;
  color: #005aa3;
  transition: 0.2s;
}

#div-gallery {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  column-gap: 10px;
  row-gap: 10px;
}

#gallery-main {
  padding: 2em;
  display: flex;
  width: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
}

#div-gallery button {
  width: 49%;
  border: 1px solid #005aa3;
  background: transparent;
  border-radius: 8px;
  padding: 8px 0;
  color: #005aa3;
  font-weight: 600;
  cursor: pointer;
}

#div-gallery p {
  margin: 5px 0;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  font-size: 14px;
}

#div-gallery button:hover {
  color: #fff;
  background: #005aa3;
}

#gallery-main img {
  width: 100%;
  height: 190px;
  object-fit: cover;
}

.box-gallery {
  display: flex;
  column-gap: 10px;
}

#upload-gallery-btn {
  width: 100%;
  border-radius: 8px;
  border: 1px solid #005aa3;
  background: #005aa3;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  height: 50px;
  transition: 0.2s;
  font-family: Montserrat, sans-serif;
  transition: 0.2s;
  cursor: pointer;
}

#upload-gallery-btn:hover {
  background: transparent;
  color: #005aa3;
  transition: 0.2s;
}

/* Promo Friday */

#row-image-post.row-promo-friday .header-image {
  background: linear-gradient(180deg, #1e1e1e 0%, #0f82b7 100%);
}

#row-image-post.row-promo-friday {
  background-image: url("../../static-campanha/img/global/background-promoFriday.png");
  background-color: #000;
  background-size: cover;
  background-repeat: no-repeat;
}

#row-image-post.row-promo-friday .title-image-body,
#row-image-post.row-promo-friday .subtext-image-body,
#row-image-post.row-promo-friday .alert-image-body {
  color: #fff;
}

#row-image-post.row-promo-friday .dates-image div {
  background: #000;
}

#row-image-post.row-promo-friday .header-image img {
  width: 85px;
}

#row-image-post.row-promo-friday .dates-image .separator {
  background: linear-gradient(180deg, #ea931b 0%, #0f82b7 100%);
}

/* */

#row-image-banner.row-promo-friday {
  background-image: url("../../static-campanha/img/global/background-banner-promoFriday.png");
  background-color: #000;
  background-size: cover;
  background-repeat: no-repeat;
}

#row-image-banner.row-promo-friday .title-image-header,
#row-image-banner.row-promo-friday .title-image-body,
#row-image-banner.row-promo-friday .subtext-image-body,
#row-image-banner.row-promo-friday .alert-image-body {
  color: #fff;
}

#row-image-banner.row-promo-friday .dates-image div {
  background: #000;
}

#row-image-banner.row-promo-friday .dates-image .separator {
  background: linear-gradient(180deg, #ea931b 0%, #0f82b7 100%);
}

.row-promo-friday .selo-promoFriday {
  display: block;
  position: absolute;
  right: -35px;
  top: -35px;
}

/* */

#row-image-banner-center.row-promo-friday {
  background-image: url("../../static-campanha/img/global/background-banner-promoFriday.png");
  background-color: #000;
  background-size: cover;
  background-repeat: no-repeat;
}

#row-image-banner-center.row-promo-friday .title-image-header,
#row-image-banner-center.row-promo-friday .title-image-body,
#row-image-banner-center.row-promo-friday .subtext-image-body,
#row-image-banner-center.row-promo-friday .alert-image-body {
  color: #fff;
}

#row-image-banner-center.row-promo-friday .dates-image div {
  background: #000;
}

#row-image-banner-center.row-promo-friday .dates-image .separator {
  background: linear-gradient(180deg, #ea931b 0%, #0f82b7 100%);
}

/* */

#row-image-banner-alternativo.row-promo-friday {
  background-image: url("../../static-campanha/img/global/background-bannerAlternativo-promoFriday.png");
  background-color: #000;
  background-size: cover;
  background-repeat: no-repeat;
}

#row-image-banner-alternativo.row-promo-friday .title-image-header,
#row-image-banner-alternativo.row-promo-friday .subtext-image-body,
#row-image-banner-alternativo.row-promo-friday .alert-image-body {
  color: #fff;
}

#row-image-banner-alternativo.row-promo-friday .dates-image div {
  background: #000;
}

#row-image-banner-alternativo.row-promo-friday .dates-image .separator {
  background: linear-gradient(180deg, #ea931b 0%, #0f82b7 100%);
}

/* */

#row-image-post-hotel.row-promo-friday {
  background-image: url("../../static-campanha/img/global/background-banner-promoFriday.png");
  background-color: #020202e3;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

#row-image-post-hotel.row-promo-friday .title-image-header {
  color: #fff;
}

#row-image-post-hotel.row-promo-friday .button-text-hotel {
  background: #000;
}

#row-image-post-hotel.row-promo-friday .cupom-box {
  background: linear-gradient(90deg, #020d12 0%, #4ba3c6 100%);
}

#row-image-post-hotel.row-promo-friday .logo-vdp-hotel {
  width: 135px;
  margin: 0 0 5px 0;
  object-fit: contain;
}

.row-promo-friday .percent-promoFriday {
  display: block;
}

.row-promo-friday .percent-text {
  display: none;
}

#row-image-post-hotel.row-promo-friday .percent-box img {
  width: 250px;
}

/* */

#row-image-post-2-hotel.row-promo-friday {
  background-image: url("../../static-campanha/img/global/background-banner-promoFriday.png");
  background-color: #020202e3;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

#row-image-post-2-hotel.row-promo-friday .title-image-header {
  color: #fff;
}

#row-image-post-2-hotel.row-promo-friday .button-text-hotel {
  background: #000;
}

#row-image-post-2-hotel.row-promo-friday .cupom-box {
  background: linear-gradient(90deg, #020d12 0%, #4ba3c6 100%);
}

#row-image-post-2-hotel.row-promo-friday .logo-vdp-hotel {
  width: 85px;
  object-fit: contain;
  margin: -55px 0 5px 0;
}

#row-image-post-2-hotel.row-promo-friday .percent-box {
  justify-content: center;
}

#row-image-post-2-hotel.row-promo-friday .percent-box img {
  width: 210px;
}

/* */

#row-image-banner-2-hotel.row-promo-friday {
  background-image: url("../../static-campanha/img/global/background-banner-promoFriday.png");
  background-color: #020202e3;
  background-size: 100% 100%;
  height: 450px;
  background-repeat: no-repeat;
  border-bottom: 4px solid #f59a1b;
  border-right: 4px solid #f59a1b;
}

#row-image-banner-2-hotel.row-promo-friday .title-image-header {
  color: #fff;
}

#row-image-banner-2-hotel.row-promo-friday .button-text-hotel {
  display: none;
}

#row-image-banner-2-hotel.row-promo-friday .percent-box img {
  width: 250px;
}

#row-image-banner-2-hotel.row-promo-friday .cupom-box {
  background: linear-gradient(90deg, #020d12 0%, #4ba3c6 100%);
}

#row-image-banner-2-hotel.row-promo-friday .logo-vdp-hotel {
  width: 100px;
  margin: 0 0 5px 0;
  object-fit: contain;
}

#row-image-banner-2-hotel.row-promo-friday .header-image {
  padding: 0em 2em 1em 3em;
}

/* */

#row-image-banner-hotel.row-promo-friday {
  background-image: url("../../static-campanha/img/global/background-bannerAlternativo-promoFriday.png");
  background-color: #020202e3;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin: 2em 0 0 0;
  border-bottom: 4px solid #f59a1b;
  border-right: 4px solid #f59a1b;
}

#row-image-banner-hotel.row-promo-friday .title-image-header {
  color: #fff;
}

#row-image-banner-hotel.row-promo-friday .cupom-box {
  background: linear-gradient(90deg, #020d12 0%, #4ba3c6 100%);
}

#row-image-banner-hotel.row-promo-friday .percent-box {
  justify-content: center;
}

#row-image-banner-hotel.row-promo-friday .percent-box img {
  width: 210px;
}

#row-image-banner-hotel.row-promo-friday .logo-vdp-hotel {
  width: 85px;
  object-fit: contain;
  margin: -55px 0 5px 0;
}

/* Mês do consumidor */

#row-image-post.row-consumidor {
  background-image: url("../../static-campanha/img/global/consumidor/background.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#row-image-post.row-consumidor .header-image {
  position: relative;
  padding: 70px 1em 30px;
}

#row-image-post.row-consumidor .header-image img {
  position: absolute;
  width: 120px;
  margin: 0;
  top: 0;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

#row-image-post.row-consumidor .header-image .title-image-header {
  font-size: 24px;
}

#row-image-post.row-consumidor .title-image-body {
  font-size: 50px;
  color: #fff;
}

#row-image-post.row-consumidor .subtext-image-body {
  color: #fff;
}

#row-image-post.row-consumidor .price-image-body {
  color: #fff;
}

#row-image-post.row-consumidor .price-image-body .real {
  font-size: 40px;
}

#row-image-post.row-consumidor .price-image-body .integer-price {
  font-size: 60px;
}

#row-image-post.row-consumidor .alert-image-body {
  color: #fff;
}

#row-image-post .dates-image div {
  background: #ea931b;
}

.selo-consumidor {
  display: none;
}

.row-consumidor .selo-consumidor {
  display: block;
  position: absolute;
  right: -35px;
  top: -35px;
}

#row-image-banner.row-consumidor .dates-image div,
#row-image-banner-center.row-consumidor .dates-image div,
#row-image-banner-alternativo.row-consumidor .dates-image div {
  background: #ea931b;
}
