.content-bottom-inner {
  padding-top: 0 !important;
}
.bodeboca-logo-wrapper {
  text-align: center;
  position: relative;
  display: block;
}
.premium-conditions a {
  text-decoration: underline !important;
  color: white !important;
}
.bodeboca-logo-wrapper img {
  width: 286px;
  max-width: 80%;
}
.pro-background {
  background-image: url('../assets/background-pro.jpg');
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  padding: 0 !important;
}

.premium-landing, article, article #article-inner {
  width: 100% !important;
  margin: 0 auto;
  max-width: none;
  padding: 0 !important;
}
#block-breadcrumbs, #banner-inner{
  display: none;
}
.pro-landing .ventajas {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: black;
  font-size: 25px;
  width: 100%;
  text-align: center;
  display: block;
  position: relative;
  margin-top: 64px;
  text-transform: uppercase;
}

.premium-landing .main-wrapper {
  margin: 0 auto;
  display: block;
  position: relative;
}
.pro-landing .main-wrapper {
  margin: 0 auto;
  max-width: 1210px;
  font-family: Arial,Helvetica,sans-serif;
  padding: 50px 0;
}
.pro-landing .pro-title {
  font-size: 25px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 37px;
}
.pro-landing .pro-sub {
  font-size: 25px;
  line-height: 37px;
  padding: 0;

}
.pro-landing .pro-p {
  font-size: 18px;
  line-height: 27px;
}

.premium-landing .premium-status {
  background-color: #3D3D3D;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 70px 0 70px;
  flex-direction: column;
}

.premium-landing .premium-title {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 35px;
  line-height: 38px;
  color: white;
}
.premium-landing .overlay {
  height: 100%;
  width: 100%;
  padding: 100px;
  background-color: rgba(0,0,0,0.6);
  text-align: center;
}
.pro-conditions-title {
  color: black;
  line-height: 37px;
  font-family: Arial,Helvetica,sans-serif;
  text-transform: uppercase;
  margin-bottom: 26px;
}

.premium-landing . green {
  color: #A9C200;
}
.premium-landing .premium-subtitle {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 18px;
  color: white;
  margin-top: 32px;
  padding: 0 20px;
}

.premium-landing .premium-subtitle em {
  font-style: normal;
}

.premium-landing .logo-bodeboca {
  background-image: url('../assets/logo-bodeboca-plus.svg');
  width: 322px;
  height: 40px;
  margin: 77px auto 0px;
  background-position: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  display: block;
}
.premium-landing .why {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 25px;
  line-height: 38px;
  color: black;
  margin-top: 76px;
  text-align: center;
  font-weight: bold;
}

.premium-landing .why-sub {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 18px;
  color: black;
  margin-top: 32px;
  text-align: center
}
.premium-landing .options-wrapper {
  max-width: 1210px;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-direction: row;
  margin-top: 64px;
  margin-bottom: 60px;
}
.premium-landing .options-column {
  flex: 1;
}
.premium-landing .column-left{
  margin-right: 49px;
}
.premium-landing .column-right{
  margin-left: 49px;
}
.premium-landing .option {
  display: flex;
  flex-direction: row;
  margin-bottom: 66px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  line-height: 22px;
  float: left;
}
.premium-landing .column-right .option {
  margin-bottom: 39px;
}
.premium-landing .option-circle {
  width: 118px;
  height: 118px;
  background-color: #3D3D3D;
  border-radius: 59px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pro-landing .option-circle {
  background-color: white;
}
.premium-landing .option-content {
  flex: 1;
  padding-left: 58px;
}
.premium-landing .option-title{
  font-weight: bold;
  margin-bottom: 18px;
}
.premium-landing .option-icon {
  height: 60px;
  width: 60px;
  background-position: 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.icon-book {
  background-image: url('../assets/book.svg');
}
.icon-box {
  background-image: url('../assets/box.svg');
}
.icon-clock {
  background-image: url('../assets/clock.svg');
}
.icon-lock {
  background-image: url('../assets/lock.svg');
}
.icon-truck {
  background-image: url('../assets/truck.svg');
}
.icon-bottle {
  background-image: url('../assets/bottle.svg');
}
.icon-nose {
  background-image: url('../assets/nose.svg');
}
.icon-save {
  background-image: url('../assets/save.svg');
}
.icon-star {
  background-image: url('../assets/star.svg');
}
.premium-landing .premium-footer {
  background-color: #3D3D3D;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 73px;
  flex-direction: column;
  clear: both;
}
.premium-landing .footer-title {
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 25px;
  margin-bottom: 30px;
}
.premium-landing .circle-logo {
  width: 112px;
  height: 112px;
  background-color: #3D3D3D;
  border-radius: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 4px 4px 0px #00000040;
}
.premium-landing .icon-bodeboca {
  background-image: url('../assets/logo-plus.svg');
  height: 60px;
  width: 60px;
  background-position: 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.premium-landing .premium-button {
  margin: 47px 0 0;
  background-color: #A9C200;
  height: 56px;
  width: 155px;
  text-decoration: none;
  color: white;
  cursor: pointer;
  border-radius: 5px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  display: flex;
}
.premium-landing .premium-button:hover {
  text-decoration: none;
  color: white;
}
.premium-landing .premium-conditions {
  color: white;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  line-height: 20px;
}
.premium-landing .premium-conditions-margin {
  margin-top: 47px;
}
.premium-landing .conditions-wrapper {
  background-color: white;
  width: 100%;
}
.premium-landing .conditions-wrapper .conditions {
  max-width: 1210px;
  margin: 0 auto;
  padding: 56px 0;
  font-size: 16px;
}
.conditions p {
  font-size: 18px;
  line-height: 25px;
}
.conditions ul {
  padding-left: 2em;
  line-height: 27px;
  font-size: 18px;
}
.pro-landing .premium-footer {
  padding: 50px 0;
}

@media only screen and (max-width: 1350px) {
  .premium-landing .options-wrapper, .main-wrapper {
    max-width: 878px;
  }
  .premium-landing .option-circle {
    width: 98px;
    height: 98px;
  }
  .premium-landing .option-icon {
    height: 50px;
    width: 50px;
  }
  .premium-landing .option {
    margin-bottom: 48px;
  }
  .pro-landing .pro-title {
    font-size: 18px;
  }
  .pro-landing .pro-sub {
    font-size: 18px;
  }
  .pro-landing .pro-p {
    font-size: 16px;
  }
  .conditions p, .conditions ul {
    font-size: 16px;
  }
  .premium-landing .main-wrapper, .pro-landing .conditions-wrapper .conditions {
    max-width: 878px;
  }
}
@media only screen and (max-width: 992px) {
  .premium-landing .column-left {
    margin-right: 0;
  }
  .premium-landing .column-right {
    margin-left: 0;
  }
  .premium-landing .options-wrapper {
    display: block;
    margin-top: 36px;
  }
  .premium-landing .premium-conditions {
    font-size: 16px;
    text-align: center;
    line-height: 24px;
  }
  .premium-landing .option {
    font-size: 16px;
    line-height: 24px;
  }
  .premium-landing .option {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px;
    margin-bottom: 20px;
    float: none;
  }
  .premium-landing .option-content {
    padding-left: 0;
    text-align: center;
  }
  .premium-landing .option-title {
    text-align: center;
    margin-top: 35px;
  }
  .premium-landing .premium-status{
    padding: 70px;
  }
  article {
    max-width: 100% !important;
  }
  .premium-landing .main-wrapper {
    padding: 20px 0;
    max-width: 1210px;
  }
  .premium-landing .option-circle {
    width: 118px;
    height: 118px;
  }
  .premium-landing .option-icon {
    height: 60px;
    width: 60px;
  }
  .premium-landing .premium-subtitle {
    text-align: center;
  }
  .premium-landing .premium-title {
    text-align: center;
    line-height: 38px;
  }
  .premium-landing .logo-bodeboca {
    display: none;
  }
  .premium-landing .why {
    margin-top: 36px;
  }
  .premium-landing .option-title, .option-description, .option-subtitle, .premium-conditions {
    font-size: 16px;
    text-align: center;
  }
  .premium-landing .premium-footer {
    padding: 50px 20px;
  }
  .premium-landing .option-title {
    font-size: 18px;
  }
  .premium-landing .conditions-wrapper, .premium-landing .main-wrapper {
    max-width: 100%;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
  }
  .pro-landing .footer-title {
    text-align: center;
    line-height: 34px;
  }
}
