/*
 * Colors: Base
\* -------------------------------------------------------------------------- */
/*
 * Colors: System color
\* -------------------------------------------------------------------------- */
/*
 * Colors: Overrides
\* -------------------------------------------------------------------------- */
/*
 * Colors: ADN-club
\* -------------------------------------------------------------------------- */
/** System monospace */
/**
 * Returns a rem value from a number of pixels.
 * Its uses 16px as root font-size
 */
/* -- Not on redesign -- */
/* 1025 is used instead of 1024 because touch devices design is not specified */
/* Scrollbars customization */
/**
 * Returns an url encoded SVG with the given color
 * @param {String} $icon - SVG code
 * @param {String} $color - Final color
 * @return {String} URL encoded svg
 */
/* stylelint-disable function-parentheses-newline-inside */
/* stylelint-enable function-parentheses-newline-inside */
/*
 * https://allyjs.io/tutorials/hiding-elements.html#2017-edition-of-visuallyhidden
 */
/* Mixin to use if touch devices design is specified */
/** Vertical scrollbar with custom color & size
*     @include ad-scrollbars(color, size);
*/
/** Horizontal scrollbar with custom color & size
*     @include ad-scrollbars();
*     @include ad-scrollbars-horizontal(color, size);
*/
/* stylelint-disable */
.main .col-inner {
  padding: 0;
}

#maincontent {
  background-color: #fafafa;
}

.display-men-ipad {
  display: block;
}

.plansuscripcion-index-index .col2-left-layout .main .col-left {
  top: 94px !important;
}

.plansuscripcion-index-index .col2-left-layout .main .col-main {
  width: 100%;
  padding: 0;
}

.plansuscripcion-index-index .wrapper .page .main-container {
  padding-bottom: 0;
}

.plansuscripcion-index-index footer {
  margin: 0;
}

@media only screen and (min-width: 761px) {
  .wrapper .main-container .main {
    margin-top: 0 !important;
  }
  .plansuscripcion-index-index .col2-left-layout .main .col-left {
    display: none;
  }
}
.plansuscripcion-index-index .wrapper .header-container header {
  padding-bottom: 14px;
}

#plansuscripcion_home {
  color: rgb(42, 43, 46);
  font-weight: 300;
  font-family: "AdFont", sans-serif;
  letter-spacing: 3px;
  background-color: #fafafa;
  max-width: 1920px;
  margin: auto;
}

.buttons {
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 150px;
  margin: auto;
  padding: 8% 0 6%;
  line-height: 30px;
  border: 0;
}
@media (min-width: 1440px) {
  .buttons {
    padding: 5% 0 3%;
  }
}

.button {
  float: right;
  min-width: 175px;
  min-height: 30px;
  margin: 0;
  padding: 0 20px;
  font-weight: normal;
  font-style: normal;
  line-height: 30px;
  text-align: center;
  background-color: #000;
  border: 0;
  cursor: pointer;
  -moz-transition: background-color 0.2s linear 0s;
  -ms-transition: background-color 0.2s linear 0s;
  -o-transition: background-color 0.2s linear 0s;
  -webkit-transition: background-color 0.2s linear 0s;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.buttons .button {
  min-width: 150px;
  padding: 2%;
  color: #000;
  font-size: 0.75rem;
  white-space: nowrap;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid #fff;
}

.block_1 .buttons {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 375px;
  margin: 0;
  padding: 0;
}

.button:hover {
  color: #fff;
  background-color: #000;
  border: 1px solid #fff;
}

.home-block {
  position: relative;
  width: 100%;
  height: 100%;
}

.text_block {
  position: absolute;
  bottom: 50%;
  left: 10%;
  z-index: 1;
  display: flex;
  flex-direction: column;
  color: #fff;
  font-family: "AdFont", sans-serif;
  text-transform: uppercase;
  transform: translateY(50%);
}

.text_block .title img {
  width: 310px;
}

.text_block .subtitle {
  margin: 5% 0 10%;
  font-weight: bold;
  font-weight: 400;
  font-size: 1rem;
  letter-spacing: 1px;
  white-space: nowrap;
}

.block_title {
  position: relative;
  z-index: 2;
  margin: 4% auto 8%;
  font-family: "Minion";
  letter-spacing: 2px;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 1440px) {
  .block_title {
    margin: 2% auto 4%;
  }
}

.block_title::before {
  position: absolute;
  top: 50%;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 90%;
  margin: 0 auto;
  border-top: 1px solid #000;
  content: "";
}

.block_title span {
  padding: 0 3%;
  background-color: #fafafa;
}

.block_content {
  display: flex;
  justify-content: center;
  width: 90%;
  margin: auto;
  letter-spacing: 1px;
}

.block_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  text-align: center;
}

.block_2 .block_item {
  width: 15%;
  max-width: 170px;
}

.circle {
  display: flex;
  align-items: center;
  width: 30px;
  height: 30px;
  margin: 0 2%;
  font-family: "Minion";
  border: 1px solid #000;
  border-radius: 50%;
}

.circle span {
  margin: auto;
  line-height: 0;
}

.item_title {
  margin: 12% 0 6%;
  font-weight: bold;
  font-family: "Minion";
}

.block_item p {
  line-height: 1.5em;
  text-align: center;
}

.block_3 .block_item {
  width: 25%;
  max-width: 328px;
  padding: 4% 3%;
  background-color: #fff;
}

.video-js.vjs-sublime-skin .vjs-volume-menu-button {
  margin-right: 25px;
}

.arrow {
  width: 36px;
  height: 36px;
  margin-top: auto;
}

.block_4 .block_content {
  justify-content: space-between;
  margin-top: 0;
}

.block_4 .block_item {
  width: 24%;
  max-width: 328px;
  padding: 4% 3%;
  background-color: #fff;
}

.block_4 .block_item p {
  white-space: nowrap;
}

.favorito {
  padding: 2% 3%;
  color: #fff;
  background-color: #000;
}

.precio {
  font-size: 0.9em;
}

.nota_pie {
  padding: 2% 0 10%;
  font-size: 0.8em;
  letter-spacing: 2px;
  text-align: center;
}
.nota_pie__faqs {
  display: block;
  margin-top: 1rem;
}

/********************** VIDEO *****************/
.vervideo-img {
  position: relative;
  cursor: pointer;
}

.spot-tv-container {
  position: relative;
  overflow: hidden;
}

.spot-tv-container .overlay-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}

.video-js {
  width: 100%;
  height: 100%;
}

.video-wrapper {
  height: 100%;
}

.video-js .vjs-big-play-button {
  background-position: center top 40px !important;
  background-size: 40px !important;
}

.vjs-control-bar {
  margin-bottom: 0 !important;
  padding: 0 !important;
}

.vjs-fullscreen-control {
  margin-left: -12px !important;
}

.video-js .vjs-big-play-button {
  background-position: center top 40px !important;
  background-size: 40px !important;
}

.close-popup-icon {
  position: relative;
  z-index: 1;
  display: block;
  width: 30px;
  height: 30px;
  margin-bottom: 5px;
  margin-left: auto;
  background-image: url("https://media1.adolfodominguez.com//media/wysiwyg/homescroll/close-icon.png");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 20px;
  cursor: pointer;
  content: "X";
}

#share-layer-popup.video-popup .share-container.video-container .close-popup-icon {
  margin-bottom: 10px;
  padding-right: 80px;
  color: white;
  font-weight: 600;
  font-size: 24px;
  font-family: "Neutra-Light", Arial, Geneva, sans-serif;
  line-height: 42px;
  background-position: right;
}

.share-content-title span {
  display: block;
  padding-bottom: 70px;
  color: #fff;
  font-size: 20px;
  font-family: "Neutra-Light", Arial, Geneva, sans-serif;
  letter-spacing: 7px;
  text-align: center;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.video-popup .share-content-title span {
  padding-bottom: 40px;
  font-size: 40px;
  font-family: "Neutra-Book", Arial, Geneva, sans-serif;
  line-height: 40px;
  letter-spacing: 7px;
  text-transform: uppercase;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.share-content {
  display: inline-block;
  text-align: center;
}

.share-content .bottom-text-container {
  margin-top: 40px;
}

.share-content .bottom-text-container span {
  display: block;
  color: white;
  font-size: 22px;
  font-family: "Neutra-Demi", Arial, Geneva, sans-serif;
  line-height: 27px;
  letter-spacing: 5px;
}

.share-content .bottom-text-container span.title {
  margin-bottom: 10px;
  font-size: 34px;
  line-height: 34px;
  letter-spacing: 8px;
}

.share-content .bottom-text-container span.title strong {
  font-weight: 400;
  font-size: 36px;
  text-transform: uppercase;
}

#share-layer-popup.video-popup {
  background-color: rgba(20, 20, 20, 0.95);
}

.video-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2999;
  display: none;
  width: 100%;
  height: 100%;
}

.video-popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2999;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.3;
}

.video-container {
  position: absolute;
  top: 50vh;
  left: 50%;
  z-index: 3000;
  display: block;
  box-sizing: border-box;
  width: 350px;
  width: 80%;
  max-width: 1250px;
  text-align: center;
  transform: translate(-50%, -35vh);
}
.video-container.adn {
  width: 100% !important;
}
@media (min-width: 1025px) {
  .video-container {
    width: 60%;
  }
}

.vjs-sublime-skin .vjs-poster {
  background-size: cover;
}

.video-js .vjs-tech {
  position: relative !important;
  display: block;
}

.vjs-progress-control {
  margin-right: 60px !important;
}

.vjs-time-control {
  right: 59px !important;
}

.vjs-volume-bar {
  margin: 7px !important;
  margin-left: 0 !important;
}

.vervideo-img {
  cursor: pointer;
}

.vjs-has-started .vjs-poster {
  display: none;
}

.watch-video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 83px;
  height: 83px;
  color: #fff;
  background-image: url("https://media1.adolfodominguez.com/skin/frontend/enterprise/adolfodominguez/images/play.png");
  background-size: cover;
  transform: translateX(-50%);
}

/********  SMALL SCREEN  ************/
@media screen and (max-width: 1200px) {
  .text_block {
    left: 5%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 760px) and (orientation: portrait) {
  .plansuscripcion-index-index .display-men-ipad {
    display: block;
  }
}
/********  MOBILE  ************/
@media screen and (max-width: 1024px) {
  .col2-left-layout .main .col-main {
    padding-bottom: 100px;
  }
  .watch-video {
    display: none;
  }
  .text_block {
    bottom: 0;
    left: 0;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    transform: translateY(0);
  }
  .text_block .subtitle {
    margin: 2% 0 5%;
  }
  .block_content {
    flex-wrap: wrap;
    width: 98%;
  }
  .block_2 .block_item {
    width: 19%;
    padding: 1%;
  }
  .block_3 .block_item {
    width: 48%;
    max-width: 350px;
  }
  .block_4 .block_content {
    justify-content: center;
  }
  .block_4 .block_item {
    width: 46%;
    min-height: 200px;
    margin: 1%;
  }
  .block_4 .block_item p {
    white-space: normal;
  }
}
@media screen and (max-width: 760px) {
  #plansuscripcion_home {
    margin-top: 15px;
    font-size: 0.875rem;
  }
  .text_block .title img {
    width: 215px;
  }
  .block_1 .buttons {
    justify-content: space-around;
  }
  .buttons .button {
    min-width: 96px;
  }
}
@media screen and (max-width: 500px) {
  #plansuscripcion_home {
    font-size: 0.75rem;
  }
  .text_block .subtitle {
    margin: 0 0 1%;
    font-size: 0.875rem;
  }
}

/*# sourceMappingURL=adnHome.css.map*/