.main-wrapper {
  position: relative;
  overflow: visible;
  width: 100%;
  height: 100vh;
}

.main-wrapper.overflow-hidden {
  overflow: hidden;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  height: 80px;
  border-bottom: 1px solid #fff;
  background-color: #fff;
}

.navbar.blog-article-page {
  position: absolute;
  border-bottom-style: none;
}

.navbar.ocultar {
  display: none;
}

.navbar-logo {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  padding-left: 24px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-section-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-right: 94px;
  padding-left: 94px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
}

.navbar-section-2.ocultar {
  display: none;
}

.navbar-section-3 {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 100%;
  min-width: 100px;
  margin-right: 16px;
  float: right;
}

.image {
  background-color: transparent;
}

.navbar-logo-image {
  width: 36px;
  height: 36px;
}

.navbar-logo-image.ocultar {
  display: none;
}

.navbar-logo-image.en-dropdown {
  height: 80px;
  float: left;
}

.navbar-search {
  width: 460px;
  height: 48px;
  border: 1px solid #e4e4e4;
  border-radius: 4px;
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
}

.navbar-search:hover {
  border-color: #767676;
}

.navbar-search-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 36px;
  height: 100%;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-search-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-search-logo-image {
  width: 24px;
}

.navbar-search-form-block {
  width: 100%;
  height: 24px;
  margin-bottom: 0px;
}

.navbar-search-form-component {
  height: 100%;
}

.navbar-search-form-input {
  height: 100%;
  border: 1px none #000;
  color: #484848;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 400;
}

.body {
  height: 100%;
  font-family: Montserrat, sans-serif;
}

.navbar-items {
  height: 100%;
  padding-right: 0px;
}

.navbar-item {
  display: block;
  height: 100%;
  margin-right: 8px;
  padding-right: 0px;
  padding-left: 0px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-item-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-item-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-right: 8px;
  margin-left: 8px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 2px solid transparent;
  font-family: Montserrat, sans-serif;
  color: #484848;
  font-size: 13px;
  line-height: 1.2em;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.navbar-item-link:hover {
  border-bottom-color: #767676;
  color: #484848;
  text-decoration: none;
}

.section {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 100%;
  padding: 80px 82px 32px;
}

.section.with-section-header {
  padding-top: 0px;
}

.section.page-blog-section {
  padding-top: 124px;
}

.content-container {
  position: relative;
  width: 100%;
  height: 560px;
}

.content-1 {
  position: relative;
  width: 200%;
  margin-top: 40px;
}

.content-1.items-type-2 {
  width: 105%;
}

.content-1.more {
  width: 100%;
  margin-top: 16px;
}

.content-1.items-type-3 {
  width: 101%;
}

.content-1.items-type-4 {
  width: 102%;
}

.content-1.items-type-5 {
  width: 101%;
}

.content-1.items-type-6 {
  width: 101%;
}

.content-1.items-type-7 {
  width: 100%;
}

.content-1.items-type-8 {
  width: 102%;
}

.content-1._6ub {
  overflow: hidden;
  width: 105%;
}

.content-1-title {
  position: relative;
}

.content-1-items {
  position: relative;
  width: 100%;
  margin-top: 24px;
}

.content-1-items.items-type-5 {
  height: auto;
}

.content-1-items.items-type-2 {
  height: 78%;
}

.content-1-item {
  position: relative;
  display: block;
  width: 7.5%;
  height: 72px;
  margin-right: 1%;
  margin-bottom: 16px;
  float: left;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}

.content-1-item.type-6ub {
  width: 15%;
  height: 72px;
  margin-right: 1%;
  margin-bottom: 16px;
}

.content-1-item-image {
  position: relative;
  width: 45%;
  height: 100%;
  float: left;
  background-image: url('../images/5cf02a45-25d8-47c6-8c8b-c61949238dc0.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.content-1-item-text {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55%;
  height: 100%;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content-1-item-text-title-1 {
  width: 100%;
  padding-left: 16px;
  color: #484848;
  font-size: 15px;
  line-height: 1.2em;
  font-weight: 600;
}

.content-1-item-text-title-2 {
  width: 100%;
  margin-top: 4px;
  padding-left: 16px;
  color: #767676;
  font-size: 12px;
  line-height: 1.2em;
  font-weight: 500;
}

.content-1-title-h1 {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #484848;
  font-size: 24px;
  line-height: 1.2em;
  font-weight: 500;
}

.content-1-title-2 {
  position: relative;
  margin-top: 4px;
}

.content-1-title-2-h3 {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #484848;
  font-size: 16px;
  line-height: 1.2em;
  font-weight: 300;
}

.content-1-item-2 {
  position: relative;
  width: 15%;
  height: 256px;
  margin-right: 1%;
  margin-bottom: 1%;
  float: left;
}

.content-1-item-2-image {
  position: relative;
  width: 100%;
  height: 62%;
  background-image: url('../images/content-1-item-2-background-01.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.content-1-item-2-text {
  position: relative;
  width: 100%;
}

.content-1-item-2-text-line-1 {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 4px;
  color: #eb498b;
  font-size: 11px;
  line-height: 1.2em;
  font-weight: 700;
  text-decoration: none;
}

.content-1-item-2-text-line-link {
  text-decoration: none;
}

.content-1-item-2-text-line-2 {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 38px;
  margin-top: 2px;
  color: #484848;
  font-size: 15px;
  line-height: 1.2em;
  font-weight: 600;
  text-decoration: none;
}

.content-1-item-2-text-line-3 {
  position: relative;
  width: 100%;
  margin-top: 2px;
  color: #484848;
  font-size: 13px;
  line-height: 1.2em;
  font-weight: 400;
  text-decoration: none;
}

.content-1-item-2-text-line-4 {
  position: relative;
  width: 100%;
  margin-top: 2px;
  color: #484848;
  font-size: 11px;
  line-height: 1.2em;
  font-weight: 600;
  text-decoration: none;
}

.content-1-title-link {
  color: #13a3a8;
  font-size: 16px;
  line-height: 1.2em;
  font-weight: 500;
  text-decoration: none;
}

.content-1-title-link:hover {
  color: #13a3a8;
  text-decoration: underline;
}

.content-1-item-2-text-line-1-link {
  color: #df4483;
  text-decoration: none;
}

.content-1-item-2-text-line-1-link:hover {
  color: #df4483;
  text-decoration: none;
}

.link {
  text-decoration: none;
}

.content-1-item-2-text-line-2-p {
  height: 100%;
  margin-bottom: 0px;
}

.content-1-item-2-text-line-3-p {
  height: 100%;
  margin-bottom: 0px;
}

.content-1-item-2-text-line-4-p {
  height: 100%;
  margin-bottom: 0px;
}

.content-1-item-2-text-line-2-link {
  color: #484848;
  text-decoration: none;
}

.content-1-item-2-text-line-2-link:hover {
  color: #484848;
  text-decoration: none;
}

.content-1-item-3 {
  position: relative;
  width: 49%;
  margin-right: 1%;
  float: left;
}

.content-1-item-3-image {
  position: relative;
  width: 100%;
  height: 360px;
  background-image: url('../images/content-1-item-3-background-01.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.content-1-item-3-text-line-1 {
  position: relative;
  width: 100%;
  margin-top: 16px;
  color: #172951;
  font-size: 12px;
  line-height: 1.2em;
  font-weight: 600;
  text-transform: uppercase;
}

.content-1-item-3-text-line-1.estilo-2 {
  margin-bottom: 8px;
}

.content-1-item-3-text-line-1-link {
  color: #172951;
  text-decoration: none;
}

.content-1-item-3-text-line-1-link:hover {
  color: #172951;
  text-decoration: none;
}

.content-1-item-3-text-line-1-link.estilo-2 {
  color: #484848;
  font-size: 16px;
  line-height: 1.2em;
}

.content-1-item-3-text-line-2 {
  position: relative;
  width: 100%;
  margin-top: 4px;
  font-size: 17px;
  line-height: 1.2em;
  font-weight: 300;
}

.content-1-item-3-text-line-2-link {
  color: #484848;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
}

.content-1-item-3-text-line-2-link:hover {
  color: #484848;
  text-decoration: none;
}

.content-container-footer {
  position: relative;
  width: 100%;
  height: 80px;
  margin-top: 32px;
}

.content-container-footer.blog-article-page {
  width: 100%;
  height: 82px;
}

.content-1-item-4 {
  position: relative;
  width: 32%;
  margin-right: 1%;
  float: left;
}

.content-1-item-4-image {
  position: relative;
  height: 130px;
}

.image-ajust-container {
  position: relative;
  display: block;
  height: 100%;
}

.content-1-item-4-text-line-1 {
  position: relative;
  width: 100%;
  margin-top: 16px;
  color: #484848;
  font-size: 18px;
  line-height: 1.2em;
  font-weight: 600;
}

.content-1-item-4-text-line-1-link {
  color: #484848;
  text-decoration: none;
}

.content-1-item-4-text-line-1-link:hover {
  color: #484848;
  text-decoration: none;
}

.content-1-item-4-text-line-2 {
  position: relative;
  width: 100%;
  margin-top: 12px;
  padding-right: 15%;
  font-size: 15px;
  line-height: 1.5em;
  font-weight: 300;
}

.content-1-item-5 {
  position: relative;
  width: 19%;
  height: 300px;
  margin-right: 1%;
  margin-bottom: 1%;
  float: left;
}

.content-1-item-5-image {
  position: relative;
  width: 100%;
  height: 68%;
  background-image: url('../images/content-1-item-2-background-01.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.section-header {
  height: 344px;
  margin-top: 80px;
  background-image: url('../images/content-header-background-1.jpg');
  background-position: 0% 20%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-header.ocultar {
  display: none;
}

.section-header.type-2 {
  height: 480px;
  background-image: url('../images/content-header-background-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section-header.type-3 {
  position: relative;
  width: 100%;
  height: 686px;
  padding-right: 16px;
  padding-left: 16px;
  background-image: none;
}

.section-header.top-space {
  margin-top: 120px;
}

.section-header.type-4 {
  height: 480px;
  background-image: none;
}

.content-header-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-right: 82px;
  padding-left: 82px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.content-header-1-h1 {
  width: 25%;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 1.2em;
  font-weight: 500;
}

.content-header-1-h4 {
  width: 25%;
  margin-top: 24px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 15px;
  line-height: 1.2em;
  font-weight: 200;
}

.content-1-item-6 {
  position: relative;
  width: 24%;
  margin-right: 1%;
  float: left;
}

.content-1-item-6-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 200px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/content-1-item-6-background-image.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.content-1-item-6-image.bg-imagen-none {
  overflow: hidden;
  background-image: none;
}

.content-1-item-6-text-line-2 {
  font-weight: 300;
}

.content-1-item-6-text-line-2:hover {
  color: #333;
  text-decoration: none;
}

.content-1-item-6-image-h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #3c3c41;
  font-size: 30px;
  line-height: 1.2em;
  font-weight: 600;
  text-transform: uppercase;
}

.content-1-item-7 {
  position: relative;
  width: 100%;
  float: left;
}

.content-1-item-7-image {
  width: 100%;
  height: 300px;
  padding: 40px;
  background-image: url('../images/content-1-item-7-background.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.content-1-item-7-image-h3 {
  margin-top: 8px;
  margin-bottom: 0px;
  color: #484848;
  font-size: 26px;
  line-height: 1.2em;
  font-weight: 400;
}

.content-1-item-7-image-h3-2 {
  margin-top: 8px;
  margin-bottom: 0px;
  color: #484848;
  font-size: 26px;
  line-height: 1.2em;
  font-weight: 600;
}

.content-header-2 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 82px 82px 82px 83px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content-header-2.align-left {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.content-header-2.align-right {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.content-header-2-h4 {
  position: relative;
  width: 20%;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #3c3c41;
  font-size: 18px;
  line-height: 1.2em;
  font-weight: 300;
  text-align: center;
}

.content-header-2-h4.items-type-7 {
  width: 40%;
  margin-top: 32px;
  text-align: left;
}

.content-header-2-h4.white {
  color: #fff;
}

.content-header-2-h4.header-type-4 {
  width: 40%;
  font-size: 48px;
  font-weight: 700;
  text-align: center;
}

.content-header-2-h4.header-type-4.align-right {
  text-align: right;
}

.content-header-2-h4.header-type-4.align-left {
  text-align: left;
}

.content-header-2-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 50px;
  min-width: 150px;
  margin-top: 16px;
  padding-right: 32px;
  padding-left: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px;
  background-color: #fff;
  color: #484848;
  font-size: 12px;
  line-height: 1.2em;
  font-weight: 600;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.content-header-2-link:hover {
  color: #484848;
  text-decoration: none;
}

.content-header-2-link.home-1 {
  width: auto;
  min-width: 150px;
  padding-right: 32px;
  padding-left: 32px;
}

.content-header-3 {
  position: relative;
  width: 100%;
  height: 100%;
}

.content-header-3-col-1 {
  position: relative;
  width: 32%;
  height: 100%;
  margin-right: 1%;
  padding: 40px;
  float: left;
  background-color: #f2f2f2;
}

.content-header-3-col-2 {
  position: relative;
  width: 67%;
  height: 100%;
  float: left;
  background-image: url('../images/content-header-background-3.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.content-header-3-col-1-line-1 {
  margin-top: 8px;
}

.content-header-3-col-1-line-2 {
  margin-top: 4px;
}

.content-header-3-col-1-line-3 {
  margin-top: 32px;
}

.content-header-3-col-1-line-1-h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #767676;
  font-size: 12px;
  line-height: 1.2em;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.content-header-3-col-1-line-2-h6 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #484848;
  font-size: 12px;
  line-height: 1.2em;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.content-header-3-col-1-line-3-h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #484848;
  font-size: 36px;
  line-height: 1.2em;
  font-weight: 400;
}

.content-header-3-col-1-line-5 {
  height: 84px;
  margin-top: 32px;
}

.cth-3-c1-l5-avatar {
  overflow: hidden;
  width: 84px;
  height: 84px;
  float: left;
  border-radius: 100%;
}

.cth-3-c1-l5-avatar.cari {
  width: 44px;
  height: 44px;
}

.cth-3-c1-l5-info {
  height: 101%;
  margin-left: 16px;
  float: left;
}

.cth-3-c1-l5-info.cari {
  height: 44px;
}

.cth-3-c1-l5-info-h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #484848;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 500;
}

.cth-3-c1-l5-info-h6 {
  color: #999;
  font-size: 12px;
  line-height: 1.2em;
  font-weight: 400;
}

.content-header-3-col-1-line-4 {
  margin-top: 12px;
}

.content-header-3-col-1-line-4-h1 {
  color: #707070;
  font-size: 24px;
  line-height: 1.2em;
  font-weight: 300;
}

.content-article-paragraph {
  position: relative;
  width: 740px;
  margin-right: auto;
  margin-left: auto;
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  letter-spacing: -0.06px;
}

.section-article {
  position: relative;
  width: 100%;
  padding: 82px;
}

.content-article-paragraph-image {
  position: absolute;
  left: 0px;
  top: 0px;
  overflow: hidden;
  width: 50%;
  height: 100%;
  margin-left: -60%;
  text-align: right;
}

.content-article-paragraph-image-img {
  position: relative;
  width: 100%;
  cursor: pointer;
}

.content-article-tags {
  position: relative;
  width: 740px;
  margin-top: 24px;
  margin-right: auto;
  margin-left: auto;
}

.content-article-default {
  position: relative;
  width: 740px;
  margin-top: 72px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 72px;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.article-tag {
  position: relative;
  margin-right: 8px;
  margin-bottom: 8px;
  padding: 10px 20px;
  float: left;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.68);
  font-size: 12px;
  line-height: 1.2em;
  font-weight: 600;
  text-decoration: none;
  text-transform: capitalize;
}

.article-tag:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.content-article-default-title {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #484848;
  font-size: 36px;
  font-weight: 600;
}

.content-article-default-link {
  position: relative;
  display: block;
  margin-top: 0px;
  color: #a61d55;
  font-size: 16px;
  line-height: 1.2em;
  font-weight: 500;
  text-decoration: none;
}

.content-article-default-link:hover {
  text-decoration: underline;
}

.content-article-default-link.without-content {
  margin-top: 48px;
}

.content-article-reviews {
  position: relative;
  width: 100%;
  margin-top: 48px;
}

.content-article-reviews.list-view {
  width: 740px;
  margin-top: 16px;
  margin-right: auto;
  margin-left: auto;
}

.content-article-review-item {
  width: 47%;
  margin-right: 3%;
  margin-bottom: 6%;
  float: left;
}

.content-article-review-item.view-list {
  width: 100%;
  margin-bottom: 0%;
}

.content-article-review-item-p {
  width: 100%;
  float: left;
  font-size: 16px;
  line-height: 1.2em;
}

.content-article-review-item-p.view-lists {
  width: 50%;
  margin-left: 16px;
  font-style: italic;
}

.paragraph {
  margin-top: 8px;
  color: #484848;
  font-size: 15px;
  font-weight: 300;
}

.content-1-item-8 {
  position: relative;
  width: 32%;
  height: 300px;
  margin-right: 1%;
  margin-bottom: 1%;
  float: left;
}

.content-article-review-form {
  position: relative;
}

.content-article-review-input {
  position: relative;
  width: 100%;
  height: 250px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  color: #000;
  font-weight: 300;
}

.content-article-review-input:focus {
  border-color: #a61d55;
}

.content-article-review-form-submit {
  position: absolute;
  left: 0px;
  bottom: 0px;
  margin-bottom: 8px;
  margin-left: 8px;
  border: 1px solid #a61d55;
  border-radius: 4px;
  background-color: transparent;
  color: #a61d55;
  font-size: 14px;
  line-height: 1.2em;
}

.section-menu-1 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 99;
  width: 100%;
  height: 64px;
  margin-top: 80px;
  padding-right: 80px;
  padding-left: 80px;
  border-bottom: 1px solid #e4e4e4;
  background-color: #fff;
}

.section-menu-1-items {
  display: inline-block;
  height: 100%;
}

.section-menu-1-items.ocultar {
  display: none;
}

.section-menu-1-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-right: 8px;
  padding-right: 4px;
  padding-left: 4px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-menu-1-item.section-active {
  border-bottom: 1px solid #484848;
}

.section-menu-1-item-link {
  color: #484848;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 300;
  text-decoration: none;
}

.section-menu-1-item-link.item-active {
  font-weight: 500;
}

.content-checkout-default {
  position: relative;
  width: 740px;
  min-height: 100px;
  margin-top: 64px;
  margin-right: auto;
  margin-left: auto;
}

.content-checkout-default._32px {
  margin-top: 32px;
}

.content-checkout-default-title {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #484848;
  font-size: 30px;
  line-height: 1.2em;
  font-weight: 700;
}

.content-checkout-default-subtitle {
  margin-top: 8px;
  margin-bottom: 0px;
  color: #484848;
  font-size: 16px;
  line-height: 1.2em;
  font-weight: 400;
  text-align: justify;
}

.content-checkout-list {
  margin-top: 32px;
  border-bottom: 1px solid #999;
}

.content-checkout-list-item {
  width: 100%;
  height: 100px;
  float: left;
  border-top: 1px solid #e4e4e4;
}

.content-checkout-list-item.altura-libre {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  float: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content-checkout-list-item.altura-libre.block {
  display: block;
}

.content-checkout-list-item.altura-libre.ccil {
  padding-top: 8px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-top-color: #999;
}

.content-checkout-list-item.altura-libre.ccil.ocultar {
  display: none;
}

.content-checkout-list-item.height-auto {
  height: auto;
  padding-top: 16px;
  padding-bottom: 16px;
}

.content-checkout-list-item-title {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55%;
  height: 100%;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.content-checkout-list-item-title.width_more_10 {
  width: 75%;
}

.content-checkout-list-item-title._2-cols {
  width: 70%;
}

.content-checkout-list-item-title._3-cols {
  width: 100%;
}

.content-checkout-list-item-cant {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  height: 100%;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.content-checkout-list-item-cant.ocultar {
  display: none;
}

.content-checkout-list-item-image {
  width: 15%;
  height: 100%;
  float: left;
  text-align: right;
}

.content-checkout-list-item-image.ocultar {
  display: none;
}

.content-checkout-list-item-img {
  height: 100px;
}

.content-checkout-list-item-title-h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #484848;
  font-size: 16px;
  line-height: 1.2em;
  font-weight: 600;
  text-transform: none;
}

.content-checkout-list-item-title-h3.ccil {
  color: #222;
  font-size: 13px;
  font-weight: 600;
}

.content-checkout-list-item-cant-input {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 40px;
  padding-right: 4px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  color: #484848;
  font-size: 24px;
  line-height: 1.2em;
}

.content-checkout-list-item-title-h5 {
  position: relative;
  margin-top: 4px;
  margin-bottom: 0px;
  color: #333;
  font-size: 13px;
  line-height: 1.4em;
  font-weight: 400;
  text-transform: none;
}

.content-checkout-list-item-title-h5.total {
  margin-top: 8px;
  font-size: 13px;
  font-weight: 500;
}

.content-checkout-list-item-title-h5.special {
  color: #111;
  font-size: 12px;
  font-weight: 600;
}

.content-checkout-list-item-title-h5.ccil {
  font-size: 12px;
}

.content-checkout-list-item-title-h5.ccil.top {
  margin-top: 2px;
  color: #000;
  font-size: 10px;
  font-weight: 500;
  text-align: right;
}

.content-checkout-list-item-title-h5.ccil.total {
  margin-top: 4px;
  font-weight: 500;
}

.content-checkout-list-item-title-h5.ccil.popup {
  font-size: 10px;
  font-weight: 600;
  cursor: pointer;
}

.content-checkout-list-item-title-h5.ccil.status {
  margin-top: 0px;
  color: #555;
  font-size: 11px;
  font-weight: 500;
}

.content-checkout-list-item-title-h5.ccil.status.default {
  color: #fff;
}

.content-checkout-list-item-title-h5.ccil._2-line {
  overflow: hidden;
  height: 35px;
  line-height: 1.5em;
}

.page-footer {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  height: 80px;
  border-top: 1px solid #e4e4e4;
  background-color: #fff;
}

.page-footer.ocultar {
  display: none;
}

.footer-content {
  width: 100%;
  height: 100%;
}

.footer-content.checkout-page {
  width: 740px;
  margin-right: auto;
  margin-left: auto;
}

.footer-content.checkout-page.in-navbar {
  display: none;
  width: 100%;
}

.footer-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-list-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-right: 16px;
  float: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #484848;
  font-size: 20px;
  line-height: 1.2em;
}

.footer-controls {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-right: 80px;
  float: right;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-control-item {
  margin-left: 16px;
  padding: 8px 16px;
  border: 1px solid #a61d55;
  border-radius: 4px;
  color: #a61d55;
  font-size: 14px;
  line-height: 1.2em;
  cursor: pointer;
}

.content {
  position: relative;
  width: 100%;
  margin-top: 40px;
}

.content-items {
  position: relative;
  width: 100%;
}

.section-content-container {
  position: relative;
  width: 100%;
  height: 100%;
}

.navbar-dropdown {
  display: none;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-dropdown-toggle {
  display: none;
  height: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.navbar-item-image {
  width: 24px;
  height: 24px;
}

.navbar-item-dropdown {
  height: 100%;
}

.navbar-item-dropdown-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 28px;
  padding-left: 8px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 2px solid transparent;
}

.navbar-item-dropdown-toggle:hover {
  border-bottom-color: #767676;
}

.navbar-item-dropdown-list.w--open {
  top: 0px;
  right: 0px;
  margin-top: 79px;
  padding-right: 16px;
  padding-left: 16px;
  border: 1px solid #e4e4e4;
  background-color: #fff;
}

.navbar-item-dropdown-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 24px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #484848;
  font-size: 13px;
  line-height: 1.2em;
  font-weight: 500;
}

.navbar-item-dropdown-icon {
  margin-right: 8px;
}

.navbar-item-dropdown-link {
  padding: 16px 0px;
  border-bottom: 1px solid #f2f2f2;
  font-family: Montserrat, sans-serif;
  color: #767676;
  font-size: 12px;
  line-height: 1.2px;
  font-weight: 500;
  text-decoration: none;
}

.navbar-item-dropdown-link:hover {
  border-bottom: 1px solid #767676;
  color: #767676;
  text-decoration: none;
}

.menu-1-dropdown {
  position: absolute;
  display: none;
  height: 100%;
  color: #484848;
  font-size: 14px;
  font-weight: 300;
}

.menu-1-dropdown-toggle {
  height: 100%;
}

.menu-1-dropdown-list.w--open {
  width: 100%;
  border: 1px solid #e4e4e4;
  background-color: #fff;
}

.content-image {
  overflow: hidden;
  width: 740px;
  min-height: 100px;
  margin-right: auto;
  margin-left: auto;
}

.content-image.header {
  max-height: 200px;
}

.content-checkout-list-item-premio {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.content-checkout-list-item-link {
  width: 5%;
  text-align: right;
}

.content-checkout-list-item-link-a {
  font-family: Roboto, sans-serif;
  color: #484848;
  font-size: 24px;
  line-height: 1.2em;
  font-weight: 400;
  text-decoration: underline;
}

.content-checkout-list-item-link-a:hover {
  color: #484848;
}

.content-checkout-list-item-premio-h6 {
  margin-top: 0px;
  margin-bottom: 8px;
  font-family: Roboto, sans-serif;
  color: #484848;
  font-size: 13px;
  line-height: 1.2em;
  font-weight: 400;
  letter-spacing: 1px;
}

.content-checkout-list-item-premio-h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Roboto, sans-serif;
  color: #484848;
  line-height: 1.2em;
  font-weight: 300;
}

.content-checkout-list-item-url {
  position: relative;
  display: block;
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Roboto, sans-serif;
  font-size: 24px;
  line-height: 1.2em;
  font-weight: 300;
}

.content-checkout-list-item-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 4px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-only-brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.content-email-link {
  margin-top: 32px;
  font-size: 12px;
  font-weight: 400;
}

.content-image-mobile {
  display: none;
}

.content-image-landscape {
  display: none;
}

.home-1-bg-container {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  padding: 32px;
}

.home-1-bg-imagen {
  position: relative;
  width: 100%;
  height: 100%;
}

.home-1-bg-imagen.desktop {
  background-image: url('../images/singer-01_1400x691.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.home-1-bg-imagen.tablet {
  display: none;
}

.home-1-bg-imagen.landscape {
  display: none;
}

.home-1-bg-imagen.portrait {
  display: none;
}

.home-1-content-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-shadow {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.25);
}

.navbar-shadow.ocultar {
  opacity: 0;
}

.content-paragraph.header-type-4 {
  width: 40%;
  margin-top: 16px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.content-paragraph.header-type-4.align-right {
  text-align: right;
}

.content-paragraph.header-type-4.align-left {
  text-align: left;
}

.content-1-item-6-image-img {
  height: 100%;
  max-width: none;
}

.navbar-brand {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  margin-left: 68px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-brand.solo {
  margin-left: 24px;
}

.navbar-brand-h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #222;
  font-size: 32px;
  line-height: 1em;
  font-weight: 500;
}

.content-header-mobile {
  display: none;
}

.content-image-desktop {
  display: block;
  height: 100%;
  background-image: url('../images/delivery-02.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.content-checkout-list-item-title-p {
  position: relative;
  margin-top: 4px;
  margin-bottom: 0px;
  font-size: 13px;
  line-height: 1.4em;
}

.content-checkout-list-item-title-p.special {
  color: #111;
  font-size: 11px;
  font-weight: 600;
}

.ccli._1-3 {
  width: 30%;
}

.ccli.control {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: left;
}

.ccli._1-4 {
  width: 20%;
}

.ccli._1-4._1-3 {
  width: 25%;
  padding-right: 8px;
}

.ccli._1-4._1-1 {
  width: 15%;
}

.ccli.top {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.ccli.bottom {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-bottom: 2px;
  padding: 2px 10px;
  border: 1px solid #999;
  border-radius: 6px;
}

.ccli.bottom.default {
  border-color: #1e87f0;
  background-color: #1e87f0;
}

.ccli.bottom.success {
  border-color: #32d296;
  background-color: #32d296;
}

.ccli.bottom.danger {
  background-color: #f0506e;
}

.ccli.bottom.warning {
  background-color: #faa05a;
}

.ccil-control-item {
  display: block;
  width: 32px;
  height: 32px;
}

.ccil-control-item.ocultar {
  display: none;
}

.ccil-dropdown {
  width: 32px;
  height: 32px;
}

.ccil-dropdown-label {
  display: none;
}

.ccil-dropdown-t {
  padding-top: 12px;
  padding-right: 32px;
  padding-left: 10px;
}

.ccil-dropdown-m.w--open {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-right: 32px;
  border: 1px solid #e4e4e4;
  background-color: #fff;
}

.ccil-dropdown-mi {
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
}

.ccil-dropdown-mi:hover {
  background-color: hsla(0, 0%, 93.3%, 0.6);
}

@media screen and (max-width: 991px) {
  .navbar-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .navbar-logo.checkout {
    display: block;
  }
  .navbar-logo.default {
    display: none;
  }
  .navbar-section-2 {
    padding-left: 86px;
  }
  .navbar-section-3 {
    display: none;
  }
  .navbar-logo-image.en-dropdown {
    width: 36px;
    height: 36px;
  }
  .navbar-search {
    width: 330px;
  }
  .section {
    padding-right: 16px;
    padding-left: 16px;
  }
  .content-1.items-type-2 {
    width: 102%;
  }
  .content-1.items-type-5 {
    width: 102%;
  }
  .content-1._6ub {
    width: 102%;
  }
  .content-1-items._6ub {
    overflow: hidden;
    max-height: 80px;
  }
  .content-1-item.type-6ub {
    width: 32%;
  }
  .content-1-item-2 {
    width: 32%;
  }
  .content-1-item-3-text-line-2-link {
    font-size: 14px;
    font-weight: 400;
  }
  .content-1-item-4-text-line-1-link {
    font-size: 14px;
  }
  .content-1-item-5 {
    width: 32%;
  }
  .section-header {
    background-position: 100% 50%;
  }
  .section-header.type-4 {
    background-position: 50% 50%;
  }
  .content-header-1 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(20%, rgba(0, 0, 0, 0.4)), color-stop(29%, rgba(0, 0, 0, 0.3)), color-stop(40%, transparent));
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.4) 20%, rgba(0, 0, 0, 0.3) 29%, transparent 40%);
  }
  .content-header-1-h1 {
    width: 30%;
  }
  .content-header-1-h4 {
    width: 30%;
  }
  .content-1-item-6 {
    width: 49%;
    margin-bottom: 1%;
  }
  .content-header-2.align-left {
    padding: 32px;
  }
  .content-header-2.align-right {
    padding: 32px;
  }
  .content-header-2-h4 {
    width: 30%;
  }
  .content-checkout-default {
    width: 100%;
  }
  .content-checkout-list-item-title-h3.ccil {
    font-size: 11px;
  }
  .content-checkout-list-item-title-h5.ccil {
    font-size: 10px;
  }
  .content-checkout-list-item-title-h5.ccil.popup {
    color: #000;
    font-weight: 500;
    text-decoration: underline;
  }
  .footer-content.checkout-page {
    width: auto;
    margin-right: 82px;
    margin-left: 82px;
    padding-top: 10px;
  }
  .footer-content.checkout-page.in-navbar {
    display: none;
  }
  .footer-list {
    display: block;
    list-style-type: none;
  }
  .footer-list-item {
    height: auto;
    margin-bottom: 2px;
    clear: left;
    font-size: 16px;
  }
  .footer-controls {
    margin-right: 16px;
  }
  .navbar-dropdown {
    position: absolute;
    display: block;
    width: 54px;
    height: 80px;
    margin-left: 16px;
  }
  .navbar-dropdown-toggle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 14px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .icon {
    margin-right: 0px;
  }
  .navbar-dropdown-list.w--open {
    top: 0px;
    width: 100vh;
    margin-top: 80px;
    margin-left: -16px;
    border-right: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    background-color: #fff;
  }
  .navbar-dropdown-item {
    font-family: Montserrat, sans-serif;
    color: #484848;
    font-size: 16px;
    line-height: 1.2em;
    font-weight: 400;
  }
  .content-image.header {
    width: 100%;
  }
  .content-image-landscape {
    display: none;
  }
  .home-1-bg-imagen {
    background-image: none;
  }
  .home-1-bg-imagen.desktop {
    position: relative;
    display: none;
  }
  .home-1-bg-imagen.tablet {
    display: block;
    background-image: url('../images/singer-01_800x719.jpg');
    background-position: 50% 0%;
    background-size: cover;
  }
  .navbar-brand {
    margin-left: 76px;
  }
  .navbar-brand.checkout {
    margin-left: 0px;
  }
  .navbar-brand-h1 {
    margin-top: 0px;
    font-size: 28px;
  }
  .navbar-brand-h1.checkout {
    margin-left: 76px;
  }
  .text-block {
    line-height: 1em;
  }
}

@media screen and (max-width: 767px) {
  .navbar-section-2 {
    display: none;
  }
  .navbar-section-2.checkout-page {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }
  .navbar-section-3 {
    display: none;
  }
  .navbar-logo-image.en-dropdown {
    width: 24px;
    height: 24px;
  }
  .content-1-items.items-type-7 {
    height: 100%;
  }
  .content-1-item-5-image {
    display: none;
  }
  .section-header.type-4 {
    height: auto;
    background-image: none;
  }
  .content-header-1 {
    padding-right: 16px;
    padding-left: 16px;
  }
  .content-header-1-h1 {
    font-size: 22px;
  }
  .content-header-1-h4 {
    font-size: 14px;
    font-weight: 300;
  }
  .content-1-item-7 {
    height: 100%;
  }
  .content-1-item-7-image {
    display: none;
  }
  .content-1-item-7-image-h3 {
    font-size: 20px;
  }
  .content-1-item-7-image-h3-2 {
    margin-top: 0px;
    font-size: 20px;
  }
  .content-header-2 {
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .content-header-2-h4 {
    width: 50%;
  }
  .content-header-2-h4.items-type-7 {
    width: 100%;
    margin-top: 4px;
    font-size: 14px;
    font-weight: 400;
  }
  .content-header-2-h4.header-type-4 {
    width: 100%;
    font-size: 32px;
  }
  .content-header-2-link {
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.6);
  }
  .section-article {
    padding-right: 16px;
    padding-left: 16px;
  }
  .section-menu-1 {
    position: fixed;
    padding-right: 0px;
    padding-left: 0px;
  }
  .section-menu-1-items {
    display: none;
  }
  .footer-content.checkout-page {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }
  .footer-content.checkout-page.in-navbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-left: 0px;
  }
  .footer-list {
    display: none;
  }
  .footer-list.in-navbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .footer-list-item {
    font-size: 16px;
    text-align: center;
  }
  .navbar-dropdown {
    width: 50px;
  }
  .navbar-dropdown-toggle {
    padding-right: 20px;
  }
  .icon {
    margin-right: 3px;
  }
  .menu-1-dropdown {
    display: block;
    width: 100%;
  }
  .menu-1-dropdown-label {
    font-family: Montserrat, sans-serif;
    color: #484848;
    font-size: 16px;
    font-weight: 300;
  }
  .menu-1-dropdown-icon {
    color: #484848;
  }
  .menu-1-dropdown-list-item {
    font-family: Montserrat, sans-serif;
    color: #484848;
    font-size: 16px;
    font-weight: 300;
  }
  .content-image.header {
    display: none;
  }
  .content-image-mobile {
    display: none;
  }
  .image-2 {
    display: none;
  }
  .content-image-landscape {
    display: block;
  }
  .content-image-landscape-img {
    width: 100%;
  }
  .home-1-bg-imagen.tablet {
    display: none;
  }
  .home-1-bg-imagen.landscape {
    display: block;
    background-image: url('../images/singer-01_632x326.jpg');
    background-position: 50% 0%;
    background-size: cover;
  }
  .content-paragraph.header-type-4 {
    width: 100%;
    margin-top: 8px;
    font-size: 20px;
    line-height: 1.2em;
  }
  .navbar-brand.checkout {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .navbar-brand-h1 {
    margin-top: 0px;
    font-size: 24px;
  }
  .navbar-brand-h1.checkout {
    margin-top: 4px;
    margin-left: 4px;
    font-size: 14px;
  }
  .content-header-mobile {
    display: block;
    padding: 16px;
  }
  .content-image-desktop {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    height: 64px;
  }
  .navbar-logo {
    height: 63px;
    margin-left: -8px;
    padding-left: 0px;
  }
  .navbar-section-2 {
    padding-right: 16px;
    padding-left: 68px;
  }
  .navbar-section-2.checkout-page {
    padding-right: 0px;
    padding-left: 0px;
  }
  .navbar-section-3 {
    display: none;
  }
  .navbar-logo-image.en-dropdown {
    width: 24px;
    height: 24px;
  }
  .navbar-search {
    width: 236px;
    height: 40px;
  }
  .navbar-search-form-input {
    font-size: 14px;
  }
  .section {
    padding-top: 64px;
  }
  .content-1.items-type-2 {
    width: 100%;
  }
  .content-1.items-type-3 {
    width: 100%;
  }
  .content-1.items-type-4 {
    width: 100%;
  }
  .content-1.items-type-5 {
    width: 100%;
  }
  .content-1.items-type-6 {
    width: 100%;
  }
  .content-1.items-type-8 {
    width: 100%;
  }
  .content-1-items._6ub {
    width: 101%;
  }
  .content-1-item.type-6ub {
    width: 49%;
  }
  .content-1-item-text-title-1 {
    font-size: 14px;
  }
  .content-1-item-text-title-2 {
    margin-top: 2px;
    font-size: 10px;
    font-weight: 600;
  }
  .content-1-item-2 {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 16px;
  }
  .content-1-item-3 {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 16px;
  }
  .content-1-item-4 {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 16px;
  }
  .content-1-item-5 {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 16px;
  }
  .content-header-1 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2)));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
  }
  .content-header-1-h1 {
    width: 100%;
    text-shadow: 0 1px 0 #000;
  }
  .content-header-1-h4 {
    display: none;
  }
  .content-1-item-6 {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 16px;
  }
  .content-1-item-7-image-h3 {
    font-size: 16px;
  }
  .content-1-item-7-image-h3-2 {
    font-size: 16px;
  }
  .content-header-2-h4 {
    width: 100%;
  }
  .content-header-2-h4.items-type-7 {
    margin-top: 8px;
    font-size: 12px;
  }
  .content-header-2-h4.white {
    color: #fff;
  }
  .content-header-2-h4.header-type-4 {
    font-size: 24px;
  }
  .cth-3-c1-l5-info.cari {
    width: 79%;
  }
  .cth-3-c1-l5-info-h6 {
    margin-top: 0px;
  }
  .section-article {
    padding-top: 80px;
  }
  .content-article-reviews.list-view {
    width: 100%;
  }
  .content-article-review-item-p.view-lists {
    width: 100%;
    margin-left: 0px;
    padding-top: 8px;
    font-family: Montserrat, sans-serif;
    color: #111;
    font-size: 13px;
    font-weight: 300;
  }
  .content-1-item-8 {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 16px;
  }
  .section-menu-1 {
    margin-top: 64px;
  }
  .content-checkout-default._32px {
    margin-top: 16px;
  }
  .content-checkout-default-title {
    font-size: 24px;
  }
  .content-checkout-default-subtitle {
    font-size: 15px;
    text-align: justify;
  }
  .content-checkout-list {
    border-bottom-style: none;
  }
  .content-checkout-list-item.altura-libre.ccil {
    display: block;
    margin-bottom: 8px;
    padding-right: 8px;
    padding-left: 8px;
    border: 1px solid #999;
    border-radius: 6px;
  }
  .content-checkout-list-item.ocultar {
    display: none;
  }
  .content-checkout-list-item-title {
    width: 40%;
  }
  .content-checkout-list-item-title.width_more_10 {
    width: 60%;
  }
  .content-checkout-list-item-image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .content-checkout-list-item-img {
    height: 90px;
  }
  .content-checkout-list-item-cant-input {
    font-size: 18px;
    font-weight: 500;
  }
  .content-checkout-list-item-title-h5 {
    font-size: 13px;
    text-transform: none;
  }
  .content-checkout-list-item-title-h5.total {
    font-size: 12px;
    font-weight: 500;
  }
  .content-checkout-list-item-title-h5.ccil.top {
    margin-right: 4px;
  }
  .content-checkout-list-item-title-h5.ccil.popup {
    color: #000;
    text-decoration: none;
  }
  .content-checkout-list-item-title-h5.ccil.popup:hover {
    color: #000;
    text-decoration: none;
  }
  .content-checkout-list-item-title-h5.ccil.status {
    color: #555;
    font-weight: 400;
  }
  .footer-list.in-navbar {
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .footer-list-item {
    margin-right: 0px;
    font-size: 14px;
    text-align: center;
  }
  .navbar-dropdown {
    width: 50px;
    height: 64px;
    margin-left: 14px;
    padding-left: 0px;
  }
  .navbar-dropdown-toggle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .navbar-dropdown-list.w--open {
    width: 100vh;
    margin-top: 64px;
    margin-left: -14px;
  }
  .menu-1-dropdown-toggle.w--open {
    font-family: Montserrat, sans-serif;
    color: #484848;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    text-transform: none;
  }
  .menu-1-dropdown-label {
    font-family: Montserrat, sans-serif;
    color: #484848;
    font-size: 16px;
    line-height: 21px;
    font-weight: 300;
  }
  .menu-1-dropdown-icon {
    font-family: Montserrat, sans-serif;
    color: #484848;
    font-size: 16px;
    line-height: 1.2em;
    font-weight: 300;
  }
  .menu-1-dropdown-list-item {
    font-family: Montserrat, sans-serif;
    color: #484848;
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
  }
  .content-image.header {
    display: none;
  }
  .content-checkout-list-item-premio {
    width: 40%;
  }
  .content-checkout-list-item-link.ocultar {
    display: none;
  }
  .content-checkout-list-item-premio-h6 {
    font-size: 13px;
  }
  .content-checkout-list-item-premio-h2 {
    font-size: 20px;
  }
  .paragraph-2 {
    font-style: italic;
    font-weight: 500;
  }
  .content-image-mobile {
    display: block;
    background-image: none;
  }
  .content-image-landscape {
    display: none;
  }
  .home-1-bg-container {
    padding: 16px;
  }
  .home-1-bg-imagen.landscape {
    display: none;
  }
  .home-1-bg-imagen.portrait {
    display: block;
    background-image: url('../images/singer-01_311x603.jpg');
    background-position: 50% 0%;
    background-size: cover;
  }
  .content-paragraph.header-type-4 {
    font-size: 16px;
  }
  .navbar-brand {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 64px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .navbar-brand-h1 {
    width: 100%;
    margin-top: 0px;
    font-size: 18px;
    font-weight: 500;
  }
  .navbar-brand-h1.checkout {
    font-size: 10px;
  }
  .ccli._1-4._1-3 {
    position: relative;
    width: 90%;
    margin-bottom: 8px;
    border-bottom-width: 1px;
    border-bottom-color: rgba(0, 0, 0, 0.3);
  }
  .ccli._1-4._1-1 {
    width: 90%;
  }
  .ccli.bottom {
    margin-right: 4px;
    margin-bottom: 4px;
    border-style: solid;
    border-color: #999;
    color: #333;
  }
  .ccli.bottom.success {
    border-color: #32d296;
  }
  .ccli.bottom.warning {
    border-style: solid;
    border-color: #faa05a;
  }
  .ccil-dropdown-t {
    padding-right: 20px;
  }
  .ccil-dropdown-t:active {
    background-color: rgba(250, 11, 11, 0);
  }
  .ccil-dropdown-mi {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #555;
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
  }
  .ccil-dropdown-mi:hover {
    color: #555;
    text-decoration: none;
  }
  .ccil-dropdown-mi:active {
    color: #555;
    text-decoration: none;
  }
  .icon-2 {
    margin-right: 8px;
  }
}

