@font-face {
  font-family: 'Museo';
  font-style: normal;
  font-weight: 300;
  src: url("../../static/fonts/museo/Museo300.woff2") format('woff2'), url("../../static/fonts/museo/Museo300.woff") format('woff');
}
@font-face {
  font-family: 'Museo';
  font-style: normal;
  font-weight: 500;
  src: url("../../static/fonts/museo/Museo500.woff2") format('woff2'), url("../../static/fonts/museo/Museo500.woff") format('woff');
}
@font-face {
  font-family: 'Museo';
  font-style: normal;
  font-weight: 700;
  src: url("../../static/fonts/museo/Museo700.woff2") format('woff2'), url("../../static/fonts/museo/Museo700.woff") format('woff');
}
@font-face {
  font-family: 'MuseoSans';
  font-style: normal;
  font-weight: 300;
  src: url("../../static/fonts/museoSans/MuseoSans_300.woff2") format('woff2'), url("../../static/fonts/museoSans/MuseoSans_300.woff") format('woff');
}
@font-face {
  font-family: 'MuseoSans';
  font-style: normal;
  font-weight: 500;
  src: url("../../static/fonts/museoSans/MuseoSans_500.woff2") format('woff2'), url("../../static/fonts/museoSans/MuseoSans_500.woff") format('woff');
}
* {
  margin: 0;
  padding: 0;
  border: 0;
  border-collapse: collapse;
  font-size: 100%;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  font-family: 'MuseoSans', sans-serif;
}
*::before,
*::after {
  margin: 0;
  padding: 0;
  border: 0;
  border-collapse: collapse;
  font-size: 100%;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
}
html,
#__next,
#__next > div {
  height: 100%;
  width: 100%;
}
body {
  overflow-x: hidden;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote::before,
q::before,
blockquote::after,
q::after {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  display: inline-block;
  background-color: transparent;
  text-decoration: none;
  cursor: pointer;
  color: inherit;
}
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
button,
input,
select,
textarea {
  border-radius: 0;
  background-color: transparent;
  border: none;
  outline: none !important;
  resize: none;
  color: inherit;
}
select[multiple],
select[size] {
  height: auto;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
  border-style: none;
  outline: none;
}
input::-moz-focus-inner {
  border: 0;
  outline: 0;
}
input[type=range] {
  -webkit-appearance: none;
  background: transparent;
  display: block;
  width: 100%;
}
input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
}
input[type=range]:focus {
  outline: 0;
}
input[type=range]::-ms-track {
  width: 100%;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type='range']::-moz-focus-outer {
  border: 0;
  outline: 0;
}
input[type="search"] {
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 0;
  padding: 0;
}
input[type=text]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
[role="button"] {
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input:-webkit-autofill,
select:-webkit-autofill,
textarea:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
}
button,
a {
  cursor: pointer;
}
.FONT-DEFAULT,
body,
.checkout >div.studentInfo >div >div .button,
.productInfoHolder >div.studentInfo >div >div .button,
.productInfoHolder.checkout .productInfo >div:nth-of-type(2) >div.actionsHolder .checkbox,
.select .placeholder,
.nuCheckout .split .changing.choice .button.infoButton,
.nuCheckout .split .changing.ask .arrow-next,
.nuCheckout .split .changing.ask .arrow-prev,
.nuCheckout .split .changing.ask .month,
.nuCheckout .split .changing.ask .exam {
  font-family: 'MuseoSans';
  font-weight: 300;
  font-size: 16px;
  line-height: 1.6em;
  letter-spacing: 0.06em;
  color: #474747;
}
.FONT-TITLE,
h1,
h2,
h3,
#metodologia ol li::before,
.productChoice .buttonProduct strong,
.productChoice .buttonProduct strong span,
.productInfoHolder .productInfo h4,
.nuCheckout .header h4,
.nuCheckout .header .cuota span.fee strong {
  font-family: 'Museo';
  font-weight: 700;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1.4em;
  letter-spacing: 0.06em;
}
.FONT-SUBTITLE,
.checkout >div.studentInfo >div >div h4,
.productInfoHolder >div.studentInfo >div >div h4,
.productInfoHolder.checkout .productInfo >div:nth-of-type(2) >div.price .fee,
.button,
.nuCheckout .split .changing.ask h4 {
  font-family: 'Museo';
  font-weight: 500;
  font-size: 20px;
  line-height: 1.4em;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #2ab7b3;
}
.FLEX,
.FLEX-COL,
.FLEX-ROW-WRAP,
.FLEX-ROW-NOWRAP,
.logo,
.mainHeader .nav,
.mainHeader .nav .sectionsWrapper .button,
.mainHeader .nav .sectionsWrapper .link,
.phases .phasesHolder .phase,
.field,
.select,
.select .placeholder,
.select .optionHolder .option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.FLEX-COL,
.phases .phasesHolder .phase,
.field {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.FLEX-ROW-WRAP {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.FLEX-ROW-NOWRAP {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.START-STRETCH {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.START-CENTER {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.CENTER-START,
.form {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.START-START {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.END-STRETCH {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.END-CENTER {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.SP-BETWEEN-START {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.SP-BETWEEN-CENTER,
.mainHeader .nav {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.SP-BETWEEN-END {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.SP-BETWEEN-STRETCH {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.SP-AROUND-START {
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.SP-AROUND-CENTER {
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.SP-AROUND-END {
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.SP-AROUND-STRETCH {
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.CENTER-CENTER,
.logo,
.field {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.center,
.select {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.TRANS-150,
.footer .logo,
.mainHeader .nav .logo:hover,
.mainHeader .nav .iconLink:after,
.mainHeader .nav .sectionsWrapper,
.mainHeader .nav .sectionsWrapper .button,
.mainHeader .nav .sectionsWrapper .link,
.mainHeader .nav .sectionsWrapper .expandable .options,
.productChoice .buttonProduct,
.phases .months .button,
.phases .years .button,
.phases .months .year,
.phases .years .year,
.phases .phasesHolder,
.phases .phasesHolder .phase,
.phases .phasesHolder .phase .color,
.productInfoHolder.checkout .productInfo >div:nth-of-type(2) >div.actionsHolder .checkbox::before,
.productInfoHolder.checkout .productInfo >div:nth-of-type(2) >div.actionsHolder .checkbox::after,
.check input[type=checkbox] + i:before,
.check .input[type=checkbox] + i:before,
.nuCheckout,
.button.fauxCheckbox span,
.button.fauxCheckbox span::after {
  -webkit-transition: all 150ms ease-out;
  transition: all 150ms ease-out;
}
.TRANS-300,
.footer .links,
.faqs,
.icon,
.mainHeader .nav .iconLink,
.mainHeader .nav .iconLink:hover,
.mainHeader .nav .iconLink:hover:after,
.mainHeader .nav .sectionsWrapper .expandable .options::after,
.productChoice .buttonProduct .img,
.button,
input,
textarea,
.select,
.select .placeholder,
.select .optionHolder .option,
.videoHolder {
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.TRANS-600 {
  -webkit-transition: all 600ms ease-out;
  transition: all 600ms ease-out;
}
.TRANS-DELAY-50,
.mainHeader .nav .iconLink:hover:after {
  -webkit-transition-delay: 50ms;
          transition-delay: 50ms;
}
.TRANS-DELAY-100 {
  -webkit-transition-delay: 100ms;
          transition-delay: 100ms;
}
.decoration,
.deco01,
.deco02,
.deco03,
.deco04,
.mainHeader .logoWrapper {
  position: relative;
}
.decoration:before,
.deco01:before,
.deco02:before,
.deco03:before,
.deco04:before,
.mainHeader .logoWrapper:before,
.decoration:after,
.deco01:after,
.deco02:after,
.deco03:after,
.deco04:after,
.mainHeader .logoWrapper:after {
  content: '';
  position: absolute;
  pointer-events: none;
  background-position: top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  z-index: 2;
  opacity: 0.4;
  display: none;
}
@media screen and (min-width: 768px) {
  .decoration:before,
  .deco01:before,
  .deco02:before,
  .deco03:before,
  .deco04:before,
  .mainHeader .logoWrapper:before,
  .decoration:after,
  .deco01:after,
  .deco02:after,
  .deco03:after,
  .deco04:after,
  .mainHeader .logoWrapper:after {
    display: block;
  }
}
.deco01:before,
.mainHeader .logoWrapper:before {
  background-image: url("../../static/img/deco/triangles-left.png");
  left: -23px;
  bottom: -338px;
  width: 400px;
  height: 600px;
}
.deco02:after,
.mainHeader .logoWrapper:after {
  background-image: url("../../static/img/deco/triangles-right.png");
  right: -20px;
  bottom: -238px;
  width: 400px;
  height: 500px;
}
.deco03:after {
  background-image: url("../../static/img/deco/triangles-top-white.png");
  left: 0;
  top: 0;
  opacity: 0.6;
  width: 200px;
  height: 200px;
}
.deco04:before {
  background-image: url("../../static/img/deco/triangles-top-left.png");
  left: 0;
  top: -100px;
  width: 300px;
  height: 200px;
}
small {
  font-size: 76%;
}
color {
  color: #00a9a8;
}
.holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.holder.firstLevel {
  padding: 80px 40px 40px 40px;
}
@media screen and (max-width: 1024px) {
  .holder.firstLevel.imageText {
    padding-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .holder.firstLevel {
    padding: 40px 20px 20px;
  }
  .holder.firstLevel.imageText {
    display: block;
  }
  .holder.firstLevel.imageText .content,
  .holder.firstLevel.imageText .image {
    width: 100%;
    display: block;
  }
  .holder.firstLevel.imageText .content {
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .holder.firstLevel.imageText .image .icon {
    margin: 0 auto;
    width: 100%;
  }
}
p {
  max-width: 890px;
}
.logo .img {
  height: 100%;
  width: auto;
  max-width: 100%;
}
.specialTitle {
  font-size: 25px;
  color: #2ab7b3;
  text-align: center;
  margin: 40px 0;
}
@media screen and (max-width: 768px) {
  .specialTitle {
    display: none;
  }
}
.content {
  width: 50%;
  height: 100%;
  text-align: center;
}
.content h3 {
  color: #2ab7b3;
  margin-bottom: 10px;
}
.content h3,
.content p {
  max-width: 600px;
}
.content.right {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  text-align: right;
}
.content.left {
  text-align: left;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.imageBg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .imageBg.customContent {
    background-image: url("../../static/img/contenidos-background.png");
  }
}
@media screen and (min-width: 768px) {
  .imageBg.besidesYou {
    background-image: url("../../static/img/multisoporte.jpg");
  }
}
.imageBg .content {
  background-color: rgba(0,169,168,0.5);
  color: #fff;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 60px;
  min-height: 400px;
}
.imageBg .content h3 {
  color: #fff;
}
@media screen and (max-width: 768px) {
  .imageBg .content {
    width: 100%;
    background-color: rgba(0,169,168,0.8);
    padding-left: 10px;
    padding-right: 10px;
    min-height: 0;
  }
  .imageBg .content.left {
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .customContent p,
  .questionsAndDrills p,
  .besidesYou p,
  #demo p,
  #metodologia p,
  .multiplatform p,
  .customContent .holder,
  .questionsAndDrills .holder,
  .besidesYou .holder,
  #demo .holder,
  #metodologia .holder,
  .multiplatform .holder,
  .customContent ol,
  .questionsAndDrills ol,
  .besidesYou ol,
  #demo ol,
  #metodologia ol,
  .multiplatform ol {
    -webkit-transition: all 150ms ease, opacity 0ms ease;
    transition: all 150ms ease, opacity 0ms ease;
  }
  .customContent p.hide,
  .questionsAndDrills p.hide,
  .besidesYou p.hide,
  #demo p.hide,
  #metodologia p.hide,
  .multiplatform p.hide,
  .customContent .holder.hide,
  .questionsAndDrills .holder.hide,
  .besidesYou .holder.hide,
  #demo .holder.hide,
  #metodologia .holder.hide,
  .multiplatform .holder.hide,
  .customContent ol.hide,
  .questionsAndDrills ol.hide,
  .besidesYou ol.hide,
  #demo ol.hide,
  #metodologia ol.hide,
  .multiplatform ol.hide {
    line-height: 0 !important;
    opacity: 0 !important;
    font-size: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .customContent p.hide a,
  .questionsAndDrills p.hide a,
  .besidesYou p.hide a,
  #demo p.hide a,
  #metodologia p.hide a,
  .multiplatform p.hide a,
  .customContent .holder.hide a,
  .questionsAndDrills .holder.hide a,
  .besidesYou .holder.hide a,
  #demo .holder.hide a,
  #metodologia .holder.hide a,
  .multiplatform .holder.hide a,
  .customContent ol.hide a,
  .questionsAndDrills ol.hide a,
  .besidesYou ol.hide a,
  #demo ol.hide a,
  #metodologia ol.hide a,
  .multiplatform ol.hide a,
  .customContent p.hide li,
  .questionsAndDrills p.hide li,
  .besidesYou p.hide li,
  #demo p.hide li,
  #metodologia p.hide li,
  .multiplatform p.hide li,
  .customContent .holder.hide li,
  .questionsAndDrills .holder.hide li,
  .besidesYou .holder.hide li,
  #demo .holder.hide li,
  #metodologia .holder.hide li,
  .multiplatform .holder.hide li,
  .customContent ol.hide li,
  .questionsAndDrills ol.hide li,
  .besidesYou ol.hide li,
  #demo ol.hide li,
  #metodologia ol.hide li,
  .multiplatform ol.hide li,
  .customContent p.hide .icon,
  .questionsAndDrills p.hide .icon,
  .besidesYou p.hide .icon,
  #demo p.hide .icon,
  #metodologia p.hide .icon,
  .multiplatform p.hide .icon,
  .customContent .holder.hide .icon,
  .questionsAndDrills .holder.hide .icon,
  .besidesYou .holder.hide .icon,
  #demo .holder.hide .icon,
  #metodologia .holder.hide .icon,
  .multiplatform .holder.hide .icon,
  .customContent ol.hide .icon,
  .questionsAndDrills ol.hide .icon,
  .besidesYou ol.hide .icon,
  #demo ol.hide .icon,
  #metodologia ol.hide .icon,
  .multiplatform ol.hide .icon,
  .customContent p.hide div,
  .questionsAndDrills p.hide div,
  .besidesYou p.hide div,
  #demo p.hide div,
  #metodologia p.hide div,
  .multiplatform p.hide div,
  .customContent .holder.hide div,
  .questionsAndDrills .holder.hide div,
  .besidesYou .holder.hide div,
  #demo .holder.hide div,
  #metodologia .holder.hide div,
  .multiplatform .holder.hide div,
  .customContent ol.hide div,
  .questionsAndDrills ol.hide div,
  .besidesYou ol.hide div,
  #demo ol.hide div,
  #metodologia ol.hide div,
  .multiplatform ol.hide div,
  .customContent p.hide ol,
  .questionsAndDrills p.hide ol,
  .besidesYou p.hide ol,
  #demo p.hide ol,
  #metodologia p.hide ol,
  .multiplatform p.hide ol,
  .customContent .holder.hide ol,
  .questionsAndDrills .holder.hide ol,
  .besidesYou .holder.hide ol,
  #demo .holder.hide ol,
  #metodologia .holder.hide ol,
  .multiplatform .holder.hide ol,
  .customContent ol.hide ol,
  .questionsAndDrills ol.hide ol,
  .besidesYou ol.hide ol,
  #demo ol.hide ol,
  #metodologia ol.hide ol,
  .multiplatform ol.hide ol {
    padding: 0 !important;
    margin: 0 !important;
    height: 0 !important;
  }
}
.imageText .content,
.imageText .image {
  width: calc(50% - 20px);
}
.imageText .image .img {
  width: 100%;
  height: auto;
}
.FLEX-COL.imageText .image {
  margin-bottom: 30px;
}
.imageText.multiplatform {
  background-color: #c4e5ec;
}
.imageText.multiplatform .image {
  width: 100%;
  max-width: 900px;
}
.warranty {
  background-color: rgba(153,199,220,0.2);
  text-align: center;
  min-height: 500px;
  padding-bottom: 80px !important;
}
.warranty .img {
  height: 40px;
  width: auto;
  margin-bottom: 30px;
  max-width: 100%;
}
.warranty h2 {
  font-size: 22px;
  margin-bottom: 30px;
  line-height: 1.1em;
  color: #0089a9;
}
.warranty p {
  font-size: 14px;
  line-height: 1.4em;
}
.warranty p + p {
  margin-top: 10px;
}
#demo {
  background-color: #00a9a8;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 80px;
}
#demo .content,
#demo .form {
  width: calc(50% - 40px);
}
#demo .content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-right: 40px;
/*h2 
			width 100%
			@extend .FONT-SUBTITLE
			text-align left
			color $orange
			margin-top 20px
			margin-bottom 10px*/
}
#demo .content h2,
#demo .content p {
  width: 100%;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  #demo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: block;
  }
  #demo .content,
  #demo .form {
    width: calc(100% - 40px);
    display: block;
    margin: auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #demo .content h2,
  #demo .content h3,
  #demo .content p {
    text-align: center;
  }
  #demo .content h3 {
    max-width: 100%;
    margin-right: 0;
  }
  #demo .content p {
    max-width: 100%;
  }
  #demo .form {
    max-width: 100%;
    padding-top: 80px;
  }
  #demo .form .button {
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  #demo .content,
  #demo .form {
    width: 100%;
  }
  #demo .content .button,
  #demo .form .button {
    width: 100%;
  }
  #demo .content .field,
  #demo .form .field {
    width: 100%;
  }
  #demo .content .field.checkbox label,
  #demo .form .field.checkbox label {
    font-size: 9px;
    letter-spacing: 0.1em;
  }
}
.feedbackHolder {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  margin: auto;
}
.feedbackHolder >.holder {
  width: auto;
  padding: 60px 30px;
  background-color: rgba(196,229,236,0.1);
}
#demo .feedbackHolder >.holder h3,
#cursosPrecios .feedbackHolder >.holder h3 {
  text-align: center;
  font-weight: 100;
}
#demo .feedbackHolder >.holder p,
#cursosPrecios .feedbackHolder >.holder p {
  text-align: center;
  font-size: 12px;
  line-height: 16px;
}
#demo .feedbackHolder >.holder {
  max-width: 400px;
}
#demo .feedbackHolder >.holder h3 {
  color: #fff;
}
#demo .feedbackHolder >.holder p {
  color: #fff;
}
#cursosPrecios .feedbackHolder >.holder {
  max-width: 600px;
  padding: 80px 40px;
}
#cursosPrecios .feedbackHolder >.holder h3 {
  color: rgba(0,169,168,0.6);
  margin-bottom: 10px;
}
#cursosPrecios .feedbackHolder >.holder p {
  color: rgba(0,169,168,0.6);
}
@media screen and (max-width: 768px) {
  .footer .holder:first-child {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#metodologia {
  text-align: center;
}
@media screen and (max-width: 768px) {
  #metodologia {
    background-color: rgba(196,229,236,0.2);
  }
}
#metodologia h2 {
  margin-bottom: 10px;
  color: #2ab7b3;
}
#metodologia ol {
  max-width: 600px;
  text-align: left;
  margin: 30px;
}
@media screen and (max-width: 768px) {
  #metodologia ol {
    margin: 30px auto;
  }
}
#metodologia ol li {
  padding: 10px 0 20px 60px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #metodologia ol li {
    padding: 5px 0 70px;
    text-align: center;
  }
}
#metodologia ol li:first-child::before {
  content: '1';
}
@media screen and (max-width: 768px) {
  #metodologia ol li:first-child {
    margin-top: 40px;
  }
}
#metodologia ol li:nth-child(2)::before {
  content: '2';
}
#metodologia ol li:nth-child(3)::before {
  content: '3';
}
#metodologia ol li:nth-child(4)::before {
  content: '4';
}
@media screen and (max-width: 768px) {
  #metodologia ol li:last-child {
    padding-bottom: 20px;
  }
}
#metodologia ol li::before {
  position: absolute;
  display: block;
  font-size: 50px;
  color: #c4e5ec;
  left: 5px;
  top: -1px;
}
@media screen and (max-width: 768px) {
  #metodologia ol li::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: -65px;
  }
}
#metodologia .methodBunch {
  padding: 0 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#metodologia .methodBunch .icon {
  opacity: 0.7;
}
#metodologia .methodBunch >div {
  width: 33.33%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 33.33%;
          flex: 1 1 33.33%;
  padding: 30px;
}
@media screen and (max-width: 960px) {
  #metodologia .methodBunch >div {
    width: 50%;
    padding: 10px;
  }
}
@media screen and (max-width: 768px) {
  #metodologia .methodBunch >div {
    width: 100%;
  }
}
#metodologia .methodBunch >div .img {
  width: 80px;
  height: auto;
  margin: 10px;
}
#metodologia .methodBunch >div h4 {
  color: #f39c12;
  font-size: 18px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#metodologia .methodBunch >div p {
  -ms-flex-item-align: center;
      align-self: center;
  margin: 0 auto;
}
#metodologia .insidePhases .phases {
  margin-top: 60px;
  margin-bottom: 60px;
  pointer-events: none;
}
@media screen and (max-width: 1024px) {
  #metodologia .insidePhases {
    width: 100%;
  }
}
#metodologia .phasesText {
  margin-top: 50px;
  margin-bottom: 50px;
  max-width: 1300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 960px) {
  #metodologia .phasesText {
    margin-top: 20px;
  }
}
#metodologia .phasesText >div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 50%;
  max-width: 50%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  padding: 30px;
}
@media screen and (max-width: 960px) {
  #metodologia .phasesText >div {
    width: calc(100% - 40px);
  }
}
#metodologia .phasesText >div >div {
  display: inline-block;
  text-align: center;
  margin: auto;
  max-width: 100%;
}
#metodologia .phasesText >div >div h4 {
  color: #2ab7b3;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 18px;
  max-width: 100%;
}
#metodologia .phasesText >div >div p {
  max-width: 100%;
}
#metodologia .phasesText >div >div .graphic {
  max-width: 360px;
}
#metodologia .phasesText >div:first-child,
#metodologia .phasesText >div:nth-child(3) {
  border-right: 1px solid #f3f3f3;
}
@media screen and (max-width: 960px) {
  #metodologia .phasesText >div:first-child,
  #metodologia .phasesText >div:nth-child(3) {
    border-right: none;
    border-bottom: 1px solid #f3f3f3;
  }
}
#metodologia .phasesText >div:first-child,
#metodologia .phasesText >div:nth-child(2) {
  border-bottom: 1px solid #f3f3f3;
}
#metodologia .calibration {
  margin-top: 50px;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 650px;
  padding: 30px 50px;
  background-color: #f3f3f3;
}
#metodologia .calibration h4 {
  color: #2ab7b3;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 18px;
}
.sillyImg {
  height: 350px !important;
  width: auto !important;
}
.footer {
  background-color: #2a2a2a;
  padding: 35px 0 0 0;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.footer .links {
  background-color: rgba(0,0,0,0.3);
  padding: 20px;
}
@media screen and (max-width: 480px) {
  .footer .links {
    padding: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.footer .links .link {
  opacity: 0.6;
  color: #fff;
  padding: 0 10px;
}
.footer .links .link.borderRight {
  border-right: 1px solid rgba(255,255,255,0.2);
}
.footer .links .link,
.footer .links .icon {
  cursor: pointer;
}
.footer .links .link:hover,
.footer .links .icon:hover {
  opacity: 1;
}
.footer .links .link.tw,
.footer .links .icon.tw,
.footer .links .link.fb,
.footer .links .icon.fb,
.footer .links .link.ig,
.footer .links .icon.ig,
.footer .links .link.yt,
.footer .links .icon.yt {
  width: 24px;
  height: 24px;
}
.footer .logo.promir {
  opacity: 0.5;
  display: block;
}
.footer .logo.promir .img {
  width: 260px;
  height: 100px;
  margin: 0 auto;
  display: block;
}
.footer .logos {
  padding-bottom: 50px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.footer .logos .logoHolder {
  margin-top: 10px;
  width: 180px;
}
.footer .logos .logoHolder >span {
  color: rgba(255,255,255,0.3);
  text-transform: uppercase;
  display: block;
  width: 100%;
  font-size: 10px;
  text-align: center;
}
.footer .logos .logoHolder .logo.panamericana {
  margin: 5px auto;
}
.footer .logos .logoHolder .logo.panamericana .img {
  height: 20px;
  width: auto;
}
.footer .logos .logoHolder .logo.binpar {
  margin: 0 auto;
}
.footer .logos .logoHolder .logo.binpar .img {
  height: 35px;
  width: auto;
}
.footer .logos .logoHolder .logo.binpar,
.footer .logos .logoHolder .logo.panamericana {
  opacity: 0.3;
}
.footer .logos .logoHolder .logo:hover {
  opacity: 0.6;
}
.graphic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 70px 0 30px 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media screen and (max-width: 480px) {
  .graphic {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}
.graphic >div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.graphic >div >div {
  background-color: #f3f3f3;
  height: 10px;
  width: 10px;
  margin: 5px;
  position: relative;
}
@media screen and (max-width: 480px) {
  .graphic >div >div {
    margin: 3px;
  }
}
.graphic >div >div >span {
  position: absolute;
  font-weight: 500;
  font-size: 9px;
  color: #9d9d9d;
}
.graphic >div >div.month >span {
  left: 50%;
  bottom: 100%;
  -webkit-transform: translateX(-45%);
          transform: translateX(-45%);
}
.graphic >div >div.exam {
  background-color: #d5d5d5;
}
.graphic >div >div.exam >span {
  top: 50%;
  -webkit-transform: translateY(-45%);
          transform: translateY(-45%);
  left: calc(100% + 5px);
}
.graphic >div >div.calentamiento {
  width: 170px;
}
.graphic >div >div.calentamiento >span {
  background-color: #f8d374;
}
@media screen and (max-width: 480px) {
  .graphic >div >div.calentamiento {
    width: 138px;
  }
}
.graphic >div >div.calibracion {
  width: 30px;
  margin-left: 165px;
}
.graphic >div >div.calibracion >span {
  background-color: #f0869d;
}
@media screen and (max-width: 480px) {
  .graphic >div >div.calibracion {
    width: 26px;
  }
}
.graphic >div >div.construccion {
  width: 90px;
}
.graphic >div >div.construccion >span {
  background-color: #00a0ba;
}
@media screen and (max-width: 480px) {
  .graphic >div >div.construccion {
    width: 74px;
  }
}
.graphic >div >div.consolidacion {
  width: 30px;
}
.graphic >div >div.consolidacion >span {
  background-color: #90c684;
}
@media screen and (max-width: 480px) {
  .graphic >div >div.consolidacion {
    width: 26px;
  }
}
.graphic >div >div.competicion >span {
  background-color: #a877a7;
}
.graphic >div >div.color {
  border-radius: 5px;
}
.graphic >div >div.color >span {
  border-radius: 5px;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-animation: color 150ms ease-in-out;
          animation: color 150ms ease-in-out;
}
@-webkit-keyframes color {
  0% {
    width: 0;
  }
}
@keyframes color {
  0% {
    width: 0;
  }
}
.calibration .graphic >div >div {
  background-color: #fff;
}
.link.buttonLike {
  border: thin solid #fff !important;
  padding: 10px 20px;
  margin-top: 10px;
}
@media screen and (min-width: 1024px) {
  .link.buttonLike {
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
  }
  .link.buttonLike:hover {
    background-color: #fff;
    color: #00a9a8;
  }
}
.faqs {
  background-color: #242424;
}
.faqs .close {
  display: block;
  margin-left: auto;
  margin-right: 20px;
  margin-top: 20px;
  height: 40px;
  width: 40px;
  position: relative;
}
.faqs .close::before,
.faqs .close::after {
  content: '';
  background-color: #fff;
  position: absolute;
  display: block;
  height: 1px;
  width: 20px;
  top: 50%;
  left: 50%;
}
.faqs .close::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.faqs .close::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.faqs .colText {
  -webkit-column-count: 4;
          column-count: 4;
  padding: 20px 40px;
  -webkit-column-gap: 30px;
          column-gap: 30px;
}
@media screen and (max-width: 950px) {
  .faqs .colText {
    -webkit-column-count: 3;
            column-count: 3;
  }
}
.faqs .colText .faq {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
}
.faqs .colText .faq button {
  color: rgba(255,255,255,0.8);
  font-size: 16px;
  text-align: left;
  line-height: 1.4em;
}
.faqs .colText .faq p {
  color: rgba(255,255,255,0.6);
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.7em;
}
@media screen and (max-width: 950px) and (max-width: 750px) {
  .faqs .colText {
    -webkit-column-count: 2;
            column-count: 2;
  }
}
@media screen and (max-width: 950px) and (max-width: 750px) and (max-width: 500px) {
  .faqs .colText {
    -webkit-column-count: 1;
            column-count: 1;
  }
}
.faqs.folded {
  max-height: 0;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .faqs h4 {
    text-align: center;
  }
  .faqs button.month {
    font-size: 10px;
    color: #2ab7b3;
    font-weight: 500;
    margin: 2px;
    padding: 10px;
  }
}
.banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff5ea;
}
.banner img {
  display: block;
  width: 100%;
  max-width: 960px;
}
.click {
  cursor: pointer;
}
.mt24 {
  margin-top: 24px;
}
.color-primary {
  color: #00a9a8;
}
.videoHolder .videoText h1 {
  width: 65%;
  text-align: center;
  margin: 0 auto;
  line-height: 38px;
  margin-bottom: 2%;
  margin-top: 3%;
  color: #fff;
}
.content h2 {
  color: #00a9a8;
  margin-bottom: 10px;
}
.imageBg .content h2 {
  color: #fff;
  margin-bottom: 10px;
}
.content h2 {
  max-width: 1000px;
}
.content p {
  max-width: 1000px;
}
.asterisco {
  font-size: 19px;
  padding-left: 10px;
}
.cuota .fee {
  width: 160px;
}
.dateEnd {
  color: #fea928;
}
.infoButton {
  width: auto;
  background-color: #f39c12;
  color: #fff;
  padding: 0px 30px;
  height: 45px;
  line-height: 47px;
  margin-top: 40px;
  margin-bottom: 10px;
}
.infoButton:hover {
  background-color: #ffb33c !important;
}
@media screen and (max-width: 768px) {
  .questionsAndDrills .icon.iconHuge {
    width: 35% !important;
  }
}
.customContent {
  height: 700px;
}
@media screen and (max-width: 1870px) {
  .customContent {
    height: 770px;
  }
}
@media screen and (max-width: 1700px) {
  .customContent {
    height: auto;
  }
}
.customContent .imageBg {
  width: 43%;
}
@media screen and (min-width: 769px) {
  .customContent .imageBg {
    background-image: url("../../static/img/bannerDoubts.jpg");
    background-position: 100% 50%;
    background-size: cover;
  }
}
@media screen and (max-width: 1340px) {
  .customContent .imageBg {
    width: 57%;
  }
}
@media screen and (max-width: 1200px) {
  .customContent .imageBg {
    width: 0%;
  }
}
@media screen and (max-width: 768px) {
  .customContent .imageBg {
    display: none;
  }
}
.customContent .imageBg .layer {
  background-color: rgba(0,169,168,0.5);
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .customContent .content {
    width: 100%;
  }
}
.customContent .content.left {
  width: 57%;
  padding: 50px 0px 30px 30px;
  background-color: $blue-banner;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (max-width: 1600px) {
  .customContent .content.left {
    padding: 60px 0px 30px 30px;
  }
}
@media screen and (max-width: 1340px) {
  .customContent .content.left {
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .customContent .content.left {
    background-color: $blue-banner;
    padding: 80px 20px;
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 14px;
  }
}
.customContent .content.left h2 {
  color: #fff;
}
.customContent .content.left .listHeader,
.customContent .content.left .list {
  display: grid;
  grid-template-columns: 2fr repeat(3, 1fr);
  grid-column-gap: 30px;
/*color $teal-dark*/
}
@media screen and (max-width: 1550px) {
  .customContent .content.left .listHeader,
  .customContent .content.left .list {
    grid-template-columns: 350px 150px 120px 78px;
  }
}
@media screen and (max-width: 1450px) {
  .customContent .content.left .listHeader,
  .customContent .content.left .list {
    grid-template-columns: 300px 150px 110px 78px;
  }
}
.customContent .content.left .list {
  border-bottom: 1px solid rgba(4,104,163,0.071);
}
@media screen and (min-width: 1700px) {
  .customContent .content.left .list {
    padding-top: 3px;
    padding-bottom: 3px;
  }
}
.customContent .content.left .list:hover {
  color: #00a9a8;
  background: rgba(4,104,163,0.18);
  color: #fff;
  width: 100%;
}
.customContent .content.left .list >p {
  font-weight: 500;
  font-size: 14px;
}
.customContent .content.left .list >p:nth-child(2),
.customContent .content.left .list >p:nth-child(3),
.customContent .content.left .list >p:last-child {
  text-align: center;
}
.customContent .content.left .list >p:first-child,
.customContent .content.left .list >p:last-child {
  color: #00a9a8;
}
.customContent .content.left .list >p:nth-child(2),
.customContent .content.left .list >p:nth-child(3) {
  font-size: 12px;
  color: rgba(0,169,168,0.7);
}
.customContent .content.left .listHeader {
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
  font-size: 19px;
}
.customContent .content.left .listHeader >p:nth-child(2),
.customContent .content.left .listHeader >p:nth-child(3),
.customContent .content.left .listHeader >p:last-child {
  text-align: center;
}
.customContent .content.left .masInfo {
  margin-top: 25px;
  margin-right: 40px;
  background-color: #f39c12;
  color: #fff;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.customContent .content.left .masInfo:hover {
  background-color: #2ab7b3;
}
@media screen and (max-width: 1200px) {
  .customContent .content.left .masInfo {
    margin-top: 28px;
    -ms-flex-item-align: center;
        align-self: center;
    margin-right: 0px;
  }
}
@media screen and (max-width: 768px) {
  .customContent .content.left .listHeader,
  .customContent .content.left .list {
    grid-template-columns: 2fr 1fr;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .customContent .content.left .listHeader >p:nth-child(2),
  .customContent .content.left .list >p:nth-child(2),
  .customContent .content.left .listHeader >p:nth-child(3),
  .customContent .content.left .list >p:nth-child(3) {
    display: none;
  }
}
.customContent .hide {
  -webkit-transition: all 150ms ease, opacity 0ms ease;
  transition: all 150ms ease, opacity 0ms ease;
}
@media screen and (max-width: 768px) {
  .customContent .hide {
    display: none;
    line-height: 0 !important;
    opacity: 0 !important;
    font-size: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .customContent p,
  .customContent .holder,
  .customContent ol {
    -webkit-transition: all 150ms ease, opacity 0ms ease;
    transition: all 150ms ease, opacity 0ms ease;
  }
  .customContent p.hide,
  .customContent .holder.hide,
  .customContent ol.hide {
    line-height: 0 !important;
    opacity: 0 !important;
    font-size: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .customContent p.hide a,
  .customContent .holder.hide a,
  .customContent ol.hide a,
  .customContent p.hide li,
  .customContent .holder.hide li,
  .customContent ol.hide li,
  .customContent p.hide .icon,
  .customContent .holder.hide .icon,
  .customContent ol.hide .icon,
  .customContent p.hide div,
  .customContent .holder.hide div,
  .customContent ol.hide div,
  .customContent p.hide ol,
  .customContent .holder.hide ol,
  .customContent ol.hide ol {
    padding: 0 !important;
    margin: 0 !important;
    height: 0 !important;
  }
}
.masInfo {
  z-index: 5;
  padding: 10px 20px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 800;
}
.masInfo:hover {
  background-color: #2ab7b3;
}
@media screen and (min-width: 769px) {
  .buttonMobile {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .buttonMobile {
    float: inherit;
    color: #fff;
    background-color: #00a9a8;
    padding: 10px 20px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 800;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .customContent .content.left .listHeader,
  .customContent .content.left .list {
    display: -ms-flexbox;
  }
  .customContent .content.left .listHeader p:first-child {
    min-width: 390px;
  }
  .customContent .content.left .listHeader p:nth-child(2) {
    min-width: 150px;
  }
  .customContent .content.left .listHeader p:nth-child(3) {
    min-width: 90px;
  }
  .customContent .content.left .listHeader p:last-child {
    min-width: 100px;
  }
  .customContent .content.left .list p:first-child {
    min-width: 400px;
  }
  .customContent .content.left .list p:nth-child(2) {
    min-width: 130px;
  }
  .customContent .content.left .list p:nth-child(3) {
    min-width: 150px;
  }
  .customContent .content.left .list p:last-child {
    min-width: 70px;
  }
}
.f25 {
  font-size: 25px !important;
}
.icon.tw,
.icon.fb,
.icon.ig,
.icon.yt,
.icon.in {
  position: relative;
  height: 20px;
  width: 20px;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.icon.tw {
  background-image: url("../../static/img/icons/svgs/twitter.svg");
}
.icon.fb {
  background-image: url("../../static/img/icons/svgs/facebook.svg");
}
.icon.ig {
  background-image: url("../../static/img/icons/svgs/instagram.svg");
}
.icon.yt {
  background-image: url("../../static/img/icons/svgs/youtube.svg");
}
.icon.in {
  background-image: url("../../static/img/icons/svgs/linkedin.svg");
}
.icon.arrowLeft {
  position: relative;
  height: 20px;
  width: 20px;
}
.icon.arrowLeft::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  border-left: 1px solid #2ab7b3;
  border-bottom: 1px solid #2ab7b3;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.icon.iconHuge,
.methodBunch .icon {
  height: 130px;
  width: 130px;
  display: block;
  margin: 10px auto;
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  position: relative;
}
@media screen and (max-width: 768px) {
  .icon.iconHuge,
  .methodBunch .icon {
    height: 200px;
    width: 200px;
    margin-top: 0;
  }
}
.icon.iconHuge::after,
.methodBunch .icon::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
}
.icon.iconHuge.fa-play::before,
.methodBunch .icon.fa-play::before {
  line-height: 64px;
}
.icon.iconHuge.clock,
.methodBunch .icon.clock {
  background-image: url("../../static/img/icons/svgs/clock.svg");
}
.icon.iconHuge.clock::after,
.methodBunch .icon.clock::after {
  background-image: url("../../static/img/icons/svgs/clock-accent.svg");
}
.icon.iconHuge.chat,
.methodBunch .icon.chat {
  background-image: url("../../static/img/icons/svgs/chat.svg");
}
.icon.iconHuge.chat::after,
.methodBunch .icon.chat::after {
  background-image: url("../../static/img/icons/svgs/chat-accent.svg");
}
.icon.iconHuge.computer,
.methodBunch .icon.computer {
  background-image: url("../../static/img/icons/svgs/computer.svg");
}
.icon.iconHuge.computer::after,
.methodBunch .icon.computer::after {
  background-image: url("../../static/img/icons/svgs/computer-accent.svg");
}
.icon.iconHuge.media,
.methodBunch .icon.media {
  background-image: url("../../static/img/icons/svgs/media.svg");
}
.icon.iconHuge.media::after,
.methodBunch .icon.media::after {
  background-image: url("../../static/img/icons/svgs/media-accent.svg");
}
.icon.iconHuge.calendar,
.methodBunch .icon.calendar {
  background-image: url("../../static/img/icons/svgs/calendar.svg");
}
.icon.iconHuge.calendar::after,
.methodBunch .icon.calendar::after {
  background-image: url("../../static/img/icons/svgs/calendar-accent.svg");
}
.icon.iconHuge.brain,
.methodBunch .icon.brain {
  background-image: url("../../static/img/icons/svgs/brain.svg");
}
.icon.iconHuge.brain::after,
.methodBunch .icon.brain::after {
  background-image: url("../../static/img/icons/svgs/brain-accent.svg");
}
.icon.iconHuge.iconHuge,
.methodBunch .icon.iconHuge {
  height: 300px;
  width: 300px;
  margin-left: 60px;
  margin-right: 0;
}
.new .icon {
  height: 15px;
  min-height: 15px;
  width: 15px;
  min-width: 15px;
}
.mainHeader {
  width: 100%;
}
.mainHeader .nav {
  height: auto;
  padding: 0 20px;
  font-weight: 500;
  width: 100%;
  color: #2ab7b3;
  background-color: rgba(0,169,168,0.98);
}
@media screen and (max-width: 1320px) {
  .mainHeader .nav {
    padding: 0 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .mainHeader .nav >div {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    padding-right: 20px;
  }
}
.mainHeader .nav.fixed {
  position: fixed;
  top: 0;
  z-index: 10;
}
.mainHeader .nav .menu {
  height: 60px;
  width: 60px;
  font-size: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  position: relative;
}
.mainHeader .nav .menu::before,
.mainHeader .nav .menu::after {
  content: '';
}
.mainHeader .nav .menu >span,
.mainHeader .nav .menu::before,
.mainHeader .nav .menu::after {
  display: block;
  height: 2px;
  width: 24px;
  margin: auto;
  position: absolute;
  left: calc(50% - 12px);
  top: calc(50% - 1px);
  background-color: #fff;
}
.mainHeader .nav .menu::before {
  margin-top: -6px;
}
.mainHeader .nav .menu::after {
  margin-top: 6px;
}
.mainHeader .nav .logo {
  position: relative;
}
.mainHeader .nav .logo.panamericana {
  height: 22px;
  padding-left: 10px;
  margin-left: 10px;
}
@media screen and (min-width: 1320px) {
  .mainHeader .nav .logo.panamericana::before {
    content: '';
    position: absolute;
    display: block;
    top: 50%;
    height: 20px;
    margin-top: -10px;
    left: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 1px;
    z-index: 99999;
    background-color: #c4e5ec;
  }
}
.mainHeader .nav .logo.promir {
  height: 60px;
  padding: 0 0 3px 0;
}
@media screen and (max-width: 1500px) {
  .mainHeader .nav .logo.promir {
    height: 47px;
  }
}
@media screen and (max-width: 1320px) {
  .mainHeader .nav .logo.promir {
    padding: 3px 10px 0px 0;
  }
}
@media screen and (min-width: 1320px) {
  .mainHeader .nav .logo:hover {
    opacity: 0.8;
  }
}
.mainHeader .nav .iconLink {
  position: relative;
  width: 35px;
}
.mainHeader .nav .iconLink:after {
  content: url("../../static/img/logos/logo-panamericana-white.svg");
  position: absolute;
  pointer-events: none;
  width: 150px;
  opacity: 0;
  top: 3px;
  left: 15px;
}
.mainHeader .nav .iconLink:hover {
  width: 200px;
}
.mainHeader .nav .iconLink:hover:after {
  opacity: 1;
  left: 30px;
  pointer-events: auto;
}
.mainHeader .nav .sectionsWrapper .button,
.mainHeader .nav .sectionsWrapper .link {
  background-color: transparent;
  margin: 0 15px;
  padding-top: 6px;
  color: #c4e5ec;
  height: 30px;
  font-size: 14px;
  text-transform: uppercase;
}
@media screen and (max-width: 1600px) {
  .mainHeader .nav .sectionsWrapper .button,
  .mainHeader .nav .sectionsWrapper .link {
    font-size: 13px;
    margin: 0 11px;
  }
}
@media screen and (max-width: 1490px) {
  .mainHeader .nav .sectionsWrapper .button,
  .mainHeader .nav .sectionsWrapper .link {
    margin: 0 14px;
  }
}
@media screen and (max-width: 1405px) {
  .mainHeader .nav .sectionsWrapper .button,
  .mainHeader .nav .sectionsWrapper .link {
    font-size: 11px;
  }
}
.mainHeader .nav .sectionsWrapper .button:after,
.mainHeader .nav .sectionsWrapper .link:after {
  content: '';
  position: relative;
  display: block;
  top: 17%;
  height: 17px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 1px;
  z-index: 99999;
  right: -14px;
  background-color: #fff;
}
.mainHeader .nav .sectionsWrapper .button:nth-child(5):after,
.mainHeader .nav .sectionsWrapper .link:nth-child(5):after {
  width: 0px;
}
.mainHeader .nav .sectionsWrapper .button:last-child:after,
.mainHeader .nav .sectionsWrapper .link:last-child:after {
  width: 0px;
}
.mainHeader .nav .sectionsWrapper .button.highlight,
.mainHeader .nav .sectionsWrapper .link.highlight {
  background-color: #f39c12;
  color: #fff;
  padding: 0px 30px;
  height: 45px;
  line-height: 47px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.mainHeader .nav .sectionsWrapper .button.highlight.highlight:hover,
.mainHeader .nav .sectionsWrapper .link.highlight.highlight:hover,
.mainHeader .nav .sectionsWrapper .button.highlight.highlight:focus,
.mainHeader .nav .sectionsWrapper .link.highlight.highlight:focus,
.mainHeader .nav .sectionsWrapper .button.highlight.highlight.active,
.mainHeader .nav .sectionsWrapper .link.highlight.highlight.active,
.mainHeader .nav .sectionsWrapper .button.highlight.highlight:active,
.mainHeader .nav .sectionsWrapper .link.highlight.highlight:active {
  color: #00a9a8;
}
@media screen and (max-width: 1320px) {
  .mainHeader .nav .sectionsWrapper .button.highlight,
  .mainHeader .nav .sectionsWrapper .link.highlight {
    margin-left: 60px;
    height: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 16px;
    padding-right: 16px;
    height: 70px;
  }
}
@media screen and (max-width: 1320px) and (max-width: 480px) {
  .mainHeader .nav .sectionsWrapper .button.highlight,
  .mainHeader .nav .sectionsWrapper .link.highlight {
    margin-left: 20px;
    padding-top: 13px;
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 1320px) {
  .mainHeader .nav .sectionsWrapper .button:hover,
  .mainHeader .nav .sectionsWrapper .link:hover,
  .mainHeader .nav .sectionsWrapper .button:focus,
  .mainHeader .nav .sectionsWrapper .link:focus,
  .mainHeader .nav .sectionsWrapper .button.active,
  .mainHeader .nav .sectionsWrapper .link.active,
  .mainHeader .nav .sectionsWrapper .button:active,
  .mainHeader .nav .sectionsWrapper .link:active {
    color: #fff;
  }
}
@media screen and (max-width: 1330px) {
  .mainHeader .nav .sectionsWrapper .button,
  .mainHeader .nav .sectionsWrapper .link {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}
@media screen and (max-width: 1320px) {
  .mainHeader .nav .sectionsWrapper .button,
  .mainHeader .nav .sectionsWrapper .link {
    font-size: 20px;
    display: block;
    line-height: 1.2em;
    height: auto;
    color: #00a9a8;
    margin-right: 0;
    padding: 5px 0 5px 60px;
  }
}
@media screen and (max-width: 1320px) and (max-width: 480px) {
  .mainHeader .nav .sectionsWrapper .button,
  .mainHeader .nav .sectionsWrapper .link {
    padding-left: 20px;
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.mainHeader .nav .sectionsWrapper .expandable {
  position: relative;
  text-align: left;
}
.mainHeader .nav .sectionsWrapper .expandable .trigger {
  text-align: center;
  height: 80px;
  line-height: 80px;
  padding-left: 0;
  padding-top: 4px;
  padding-right: 0;
}
@media screen and (max-width: 1330px) {
  .mainHeader .nav .sectionsWrapper .expandable .trigger {
    line-height: 1.6em;
  }
}
@media screen and (max-width: 1320px) {
  .mainHeader .nav .sectionsWrapper .expandable .trigger {
    font-size: 20px;
    line-height: 50px;
    color: #00a9a8;
    padding: 0 0 0 60px;
    height: 50px;
  }
}
.mainHeader .nav .sectionsWrapper .expandable:first-of-type .trigger {
  min-width: 153px;
}
.mainHeader .nav .sectionsWrapper .expandable .options {
  background-color: #c4e5ec;
  position: absolute;
  top: calc(100% - 10px);
  width: auto;
  max-height: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  overflow: hidden;
}
.mainHeader .nav .sectionsWrapper .expandable .options::after {
  content: '';
  display: block;
  position: absolute;
  height: 20px;
  width: 20px;
  background-color: #00a9a8;
  top: 0;
  left: 50%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin: -20px 0 0 -10px;
}
.mainHeader .nav .sectionsWrapper .expandable .options .link {
  width: auto;
  padding: 0;
  margin-left: 0;
  margin-right: 0;
  color: #00a9a8;
  white-space: nowrap;
  text-align: left !important;
  opacity: 0;
  line-height: 0;
}
.mainHeader .nav .sectionsWrapper .expandable .options.expanded {
  padding: 20px;
  top: 100%;
  max-height: 100px;
}
.mainHeader .nav .sectionsWrapper .expandable .options.expanded::after {
  margin-top: -12px;
}
.mainHeader .nav .sectionsWrapper .expandable .options.expanded .link {
  line-height: 30px;
  opacity: 1;
}
@media screen and (min-width: 1321px) {
  .mainHeader .nav .sectionsWrapper .expandable .options.expanded .link:last-child {
    border-top: 1px solid rgba(255,255,255,0.3);
  }
  .mainHeader .nav .sectionsWrapper .expandable .options.expanded .link:hover {
    color: #fff;
  }
}
@media screen and (max-width: 1320px) {
  .mainHeader .nav .sectionsWrapper {
    background-color: #fff;
    -webkit-box-shadow: 0 30px 30px rgba(0,169,168,0.2);
            box-shadow: 0 30px 30px rgba(0,169,168,0.2);
    position: fixed;
    overflow: hidden;
    top: 60px;
    bottom: 0;
    left: 0;
    width: 80%;
    z-index: 999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0;
  }
  .mainHeader .nav .sectionsWrapper.expanded {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    opacity: 1;
  }
}
@media screen and (max-width: 1320px) and (max-width: 480px) {
  .mainHeader .nav .sectionsWrapper {
    width: calc(100% - 20px);
  }
}
.mainHeader .logoWrapper {
/*margin-top $h-header*/
/*min-height 300px*/
  margin-top: 63px;
  min-height: 0;
  background-color: #fff;
  position: relative;
}
@media screen and (max-width: 768px) {
  .mainHeader .logoWrapper {
    min-height: 60px;
    margin-top: 0px;
  }
  .mainHeader .logoWrapper::after {
    display: none;
  }
}
.mainHeader .logoWrapper .logo {
  width: 350px;
/*padding 0 70px 50px 0*/
  display: none;
}
@media screen and (max-width: 768px) {
  .mainHeader .logoWrapper .logo {
    width: 250px;
    padding: 34px 30px 16px;
  }
}
.mainHeader .news {
  position: fixed;
  top: 80px;
  left: 0;
  right: 0;
  z-index: 9;
  padding: 10px;
}
.mainHeader .news .new {
  padding: 10px;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #c4e5ec;
  border: 1px solid rgba(42,183,179,0.1);
  margin: 0 0 0 auto;
}
.mainHeader .news .new .icon {
  margin-right: 10px;
}
.mainHeader .news .new p {
  font-size: 11px;
  letter-spacing: 0.1em;
  line-height: 11px;
  color: #00a9a8;
}
.mainHeader .news .new p .link {
  color: #fff;
}
@media screen and (max-width: 1024px) {
  #cursosPrecios {
    padding: 40px 0;
  }
}
#cursosPrecios h3 {
  color: #2ab7b3;
  font-size: 40px;
}
@media screen and (max-width: 1024px) {
  #cursosPrecios h3 {
    text-align: center;
  }
}
.productChoice {
  min-height: 130px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.productChoice .buttonProduct {
  background-color: rgba(196,229,236,0.3);
  color: #00a9a8;
  margin: 5px;
  padding: 20px 15px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .productChoice .buttonProduct.specialty,
  .productChoice .buttonProduct.rectaFinal {
    padding: 13px 15px;
  }
}
.productChoice .buttonProduct .img {
  position: absolute;
  height: 0;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.productChoice .buttonProduct.selected {
  padding: 30px 15px;
  margin-top: 4px;
}
.productChoice .buttonProduct.selected .img {
  height: 30px;
}
.productChoice .buttonProduct.selected.specialty,
.productChoice .buttonProduct.selected.rectaFinal {
  padding: 23px 15px;
}
@media screen and (max-width: 1024px) {
  .productChoice .buttonProduct {
    width: calc(25% - 10px);
    padding: 20px 10px;
  }
  .productChoice .buttonProduct.selected {
    margin-top: 5px;
  }
}
@media screen and (max-width: 935px) {
  .productChoice .buttonProduct {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 550px) {
  .productChoice .buttonProduct {
    width: 100%;
  }
}
@media screen and (max-width: 678px) {
  .productChoice .buttonProduct.selected {
    margin-bottom: 30px;
  }
}
.productChoice .buttonProduct strong {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.01em;
}
.productChoice .buttonProduct strong span {
  font-size: 16px;
  display: inline;
}
@media screen and (min-width: 1024px) {
  .productChoice .buttonProduct strong span {
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    display: block;
    font-style: normal;
  }
}
.productChoice .buttonProduct.cuarto {
  background-color: #fcf4e0;
  color: #dd9346;
}
.productChoice .buttonProduct.quinto {
  background-color: #fdf7e1;
  color: #eec338;
}
.productChoice .buttonProduct.sexto {
  background-color: #f1f6e9;
  color: #a1c25e;
}
.productChoice .buttonProduct.proremir {
  background-color: #edf5f3;
  color: #6eb5b2;
}
.productChoice .buttonProduct.specialty {
  background-color: #e8f3fd;
  color: #5b8ac8;
}
@media screen and (max-width: 1024px) {
  .productChoice .buttonProduct.specialty strong {
    letter-spacing: -0.012em;
  }
  .productChoice .buttonProduct.specialty strong span {
    letter-spacing: -0.012em;
  }
}
.productChoice .buttonProduct.intensivo {
  background-color: #f0e9f4;
  color: #947db5;
}
.productChoice .buttonProduct.rectaFinal {
  background-color: #f8edf5;
  color: #cf619c;
}
@media screen and (max-width: 1024px) {
  .productChoice .buttonProduct.rectaFinal strong {
    letter-spacing: -0.012em;
  }
  .productChoice .buttonProduct.rectaFinal strong span {
    letter-spacing: -0.012em;
  }
}
.productChoice .buttonProduct.promir {
  background-color: #b0dbea;
  color: #0089a9;
}
@media screen and (max-width: 1024px) {
  .productChoice {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    padding: 30px 10px 0 10px;
    min-height: 0;
  }
  .productChoice.active .buttonProduct:not(.selected) {
    display: none;
  }
  .productChoice.active .buttonProduct.selected {
    width: 100%;
  }
}
.phases .months,
.phases .years {
  position: relative;
  width: 100%;
}
.phases .months .button,
.phases .years .button,
.phases .months .year,
.phases .years .year {
  height: 30px;
  line-height: 30px;
  font-size: 9px;
  margin: 5px;
  font-weight: 500;
  padding: 0;
  text-align: center;
}
.phases .months .button,
.phases .years .button {
  background-color: #f3f3f3;
  color: #9d9d9d;
  width: 40px;
}
.phases .months .button:hover,
.phases .years .button:hover {
  color: #2ab7b3;
  background-color: rgba(196,229,236,0.5);
}
.phases .months .button.active,
.phases .years .button.active {
  background-color: #c4e5ec;
}
.phases .months .year,
.phases .years .year {
  color: #9d9d9d;
  letter-spacing: 0.1em;
  border-bottom: 1px solid #d5d5d5;
}
.phases .months .year:first-child,
.phases .years .year:first-child {
  width: 190px;
}
.phases .months .year:nth-child(2),
.phases .years .year:nth-child(2) {
  width: 590px;
}
.phases .months .year:nth-child(3),
.phases .years .year:nth-child(3) {
  width: 40px;
}
.phases .phasesHolder {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse nowrap;
          flex-flow: row-reverse nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
}
.phases .phasesHolder .phase {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 5px;
  width: 0;
}
.phases .phasesHolder .phase .color {
  position: relative;
  height: 10px;
  border-radius: 5px;
  width: 100%;
}
.phases .phasesHolder .phase .color.purple {
  background-color: #a877a7;
}
.phases .phasesHolder .phase .color.purple span {
  color: #a877a7;
}
.phases .phasesHolder .phase .color.blue {
  background-color: #00a0ba;
}
.phases .phasesHolder .phase .color.blue span {
  color: #00a0ba;
}
.phases .phasesHolder .phase .color.green {
  background-color: #90c684;
}
.phases .phasesHolder .phase .color.green span {
  color: #90c684;
}
.phases .phasesHolder .phase .color.yellow {
  background-color: #f8d374;
}
.phases .phasesHolder .phase .color.yellow span {
  color: #f8d374;
}
.phases .phasesHolder .phase .color.red {
  background-color: #f0869d;
}
.phases .phasesHolder .phase .color.red span {
  color: #f0869d;
}
.phases .read {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.phases .read li {
  font-size: 11px;
  position: relative;
  padding-left: 16px;
  margin: 5px;
}
.phases .read li::after {
  content: '';
  display: block;
  position: absolute;
  top: 7px;
  left: 0;
  height: 10px;
  width: 10px;
  border-radius: 50%;
}
.phases .read li.calentamiento::after {
  background-color: #f8d374;
}
.phases .read li.calibracion::after {
  background-color: #f0869d;
}
.phases .read li.construccion::after {
  background-color: #00a0ba;
}
.phases .read li.consolidacion::after {
  background-color: #90c684;
}
.phases .read li.competicion::after {
  background-color: #a877a7;
}
.phases.none .months .button,
.phases.cuarto .months .button,
.phases.quinto .months .button,
.phases.none .years .button,
.phases.cuarto .years .button,
.phases.quinto .years .button,
.phases.none .months .year,
.phases.cuarto .months .year,
.phases.quinto .months .year,
.phases.none .years .year,
.phases.cuarto .years .year,
.phases.quinto .years .year {
  margin-top: 0;
  margin-bottom: 0;
  height: 0;
  overflow: hidden;
  background: transparent;
  opacity: 0;
  color: transparent;
}
.phases.none .phasesHolder .phase,
.phases.cuarto .phasesHolder .phase,
.phases.quinto .phasesHolder .phase {
  margin: 0;
  height: 0;
}
.phases.none .phasesHolder .phase .color,
.phases.cuarto .phasesHolder .phase .color,
.phases.quinto .phasesHolder .phase .color {
  opacity: 0;
}
.phases.none .read,
.phases.cuarto .read,
.phases.quinto .read {
  opacity: 0;
  height: 0;
  overflow: hidden;
  border: thin solid #eee;
}
.phases.specialty .months .button:nth-child(1),
.phases.proremir .months .button:nth-child(1),
.phases.specialty .months .button:nth-child(2),
.phases.proremir .months .button:nth-child(2),
.phases.specialty .months .button:nth-child(3),
.phases.proremir .months .button:nth-child(3),
.phases.specialty .months .button:nth-child(4),
.phases.proremir .months .button:nth-child(4),
.phases.specialty .months .button:nth-child(5),
.phases.proremir .months .button:nth-child(5),
.phases.specialty .months .button:nth-child(6),
.phases.proremir .months .button:nth-child(6),
.phases.specialty .months .button:nth-child(7),
.phases.proremir .months .button:nth-child(7) {
  color: #d5d5d5;
  background-color: rgba(243,243,243,0.5);
}
.phases.specialty .phasesHolder .phase.competicion,
.phases.proremir .phasesHolder .phase.competicion {
  width: 40px;
}
.phases.specialty .phasesHolder .phase.consolidacion,
.phases.proremir .phasesHolder .phase.consolidacion {
  width: 90px;
}
.phases.specialty .phasesHolder .phase.construccion,
.phases.proremir .phasesHolder .phase.construccion {
  width: 290px;
}
.phases.specialty .phasesHolder .phase.calibracion,
.phases.proremir .phasesHolder .phase.calibracion {
  width: 40px;
}
.phases.sexto .phasesHolder .phase.competicion,
.phases.promir .phasesHolder .phase.competicion {
  width: 40px;
}
.phases.sexto .phasesHolder .phase.consolidacion,
.phases.promir .phasesHolder .phase.consolidacion {
  width: 90px;
}
.phases.sexto .phasesHolder .phase.construccion,
.phases.promir .phasesHolder .phase.construccion {
  width: 240px;
}
.phases.sexto .phasesHolder .phase.calibracion,
.phases.promir .phasesHolder .phase.calibracion {
  width: 0;
}
.phases.sexto .phasesHolder .phase.calentamiento,
.phases.promir .phasesHolder .phase.calentamiento {
  width: 440px;
}
.phases.intensivo .months .button:nth-child(1),
.phases.rectaFinal .months .button:nth-child(1),
.phases.intensivo .months .button:nth-child(2),
.phases.rectaFinal .months .button:nth-child(2),
.phases.intensivo .months .button:nth-child(3),
.phases.rectaFinal .months .button:nth-child(3),
.phases.intensivo .months .button:nth-child(4),
.phases.rectaFinal .months .button:nth-child(4),
.phases.intensivo .months .button:nth-child(5),
.phases.rectaFinal .months .button:nth-child(5),
.phases.intensivo .months .button:nth-child(6),
.phases.rectaFinal .months .button:nth-child(6),
.phases.intensivo .months .button:nth-child(7),
.phases.rectaFinal .months .button:nth-child(7),
.phases.intensivo .months .button:nth-child(8),
.phases.rectaFinal .months .button:nth-child(8),
.phases.intensivo .months .button:nth-child(9),
.phases.rectaFinal .months .button:nth-child(9) {
  color: #d5d5d5;
  background-color: rgba(243,243,243,0.5);
}
.phases.intensivo .phasesHolder .phase.competicion,
.phases.rectaFinal .phasesHolder .phase.competicion {
  width: 40px;
}
.phases.intensivo .phasesHolder .phase.consolidacion,
.phases.rectaFinal .phasesHolder .phase.consolidacion {
  width: 90px;
}
.phases.intensivo .phasesHolder .phase.construccion,
.phases.rectaFinal .phasesHolder .phase.construccion {
  width: 240px;
}
.phases.intensivo .phasesHolder .phase.calibracion,
.phases.rectaFinal .phasesHolder .phase.calibracion {
  width: 40px;
}
.phases.intensivo .phasesHolder .phase.calentamiento,
.phases.rectaFinal .phasesHolder .phase.calentamiento {
  width: 0;
}
.phases.rectaFinal .months .button:nth-child(9),
.phases.rectaFinal .months .button:nth-child(10),
.phases.rectaFinal .months .button:nth-child(11),
.phases.rectaFinal .months .button:nth-child(12),
.phases.rectaFinal .months .button:nth-child(13),
.phases.rectaFinal .months .button:nth-child(14) {
  color: #d5d5d5;
  background-color: rgba(243,243,243,0.5);
}
.phases.rectaFinal .phasesHolder .phase.competicion {
  width: 40px;
}
.phases.rectaFinal .phasesHolder .phase.consolidacion {
  width: 90px;
}
.phases.rectaFinal .phasesHolder .phase.construccion {
  width: 0;
}
@media screen and (max-width: 900px) {
  .phases {
    width: 100%;
    padding: 20px 15px;
  }
  .phases .years,
  .phases .months {
    display: none;
  }
  .phases .phasesHolder {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .phases .phasesHolder .phase {
    margin: 0;
    padding: 0 5px;
    position: relative;
  }
  .phases .phasesHolder .phase.calibracion {
    color: #c74c66;
  }
  .phases .phasesHolder .phase.competicion {
    color: #8a5289;
  }
  .phases .phasesHolder .phase.consolidacion {
    color: #579149;
  }
  .phases .phasesHolder .phase.construccion {
    color: #00788c;
  }
  .phases .phasesHolder .phase.calentamiento {
    color: #e49a54;
  }
  .phases .phasesHolder .phase::before,
  .phases .phasesHolder .phase::after {
    display: block;
    position: absolute;
    top: 0;
    z-index: 2;
    font-weight: 700;
    line-height: 40px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0;
  }
  .phases .phasesHolder .phase::before {
    left: 20px;
  }
  .phases .phasesHolder .phase::after {
    right: 20px;
  }
  .phases .phasesHolder .phase .color {
    height: 40px;
  }
  .phases.none,
  .phases.cuarto,
  .phases.quinto {
    padding: 0 15px;
  }
  .phases.sexto .phasesHolder .phase.competicion,
  .phases.promir .phasesHolder .phase.competicion {
    padding-right: 0;
    width: 5.882352941176471%;
  }
  .phases.sexto .phasesHolder .phase.competicion::before,
  .phases.promir .phasesHolder .phase.competicion::before {
    content: 'Ene';
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    margin-left: 2px;
  }
  .phases.sexto .phasesHolder .phase.consolidacion,
  .phases.promir .phasesHolder .phase.consolidacion {
    width: 11.764705882352942%;
  }
  .phases.sexto .phasesHolder .phase.consolidacion::before,
  .phases.promir .phasesHolder .phase.consolidacion::before {
    content: 'Nov';
  }
  .phases.sexto .phasesHolder .phase.consolidacion::after,
  .phases.promir .phasesHolder .phase.consolidacion::after {
    content: 'Dic';
  }
  .phases.sexto .phasesHolder .phase.construccion,
  .phases.promir .phasesHolder .phase.construccion {
    width: 29.411764705882355%;
  }
  .phases.sexto .phasesHolder .phase.construccion::before,
  .phases.promir .phasesHolder .phase.construccion::before {
    content: 'Jun';
  }
  .phases.sexto .phasesHolder .phase.construccion::after,
  .phases.promir .phasesHolder .phase.construccion::after {
    content: 'Oct';
  }
  .phases.sexto .phasesHolder .phase.calentamiento,
  .phases.promir .phasesHolder .phase.calentamiento {
    width: 52.94117647058824%;
    padding-left: 0;
  }
  .phases.sexto .phasesHolder .phase.calentamiento::before,
  .phases.promir .phasesHolder .phase.calentamiento::before {
    content: 'Sep';
    left: 15px;
  }
  .phases.sexto .phasesHolder .phase.calentamiento::after,
  .phases.promir .phasesHolder .phase.calentamiento::after {
    content: 'May';
  }
  .phases.proremir .phasesHolder .phase.competicion,
  .phases.specialty .phasesHolder .phase.competicion {
    padding-right: 0;
    width: 10%;
  }
  .phases.proremir .phasesHolder .phase.competicion::before,
  .phases.specialty .phasesHolder .phase.competicion::before {
    content: 'Ene';
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    margin-left: 2px;
  }
  .phases.proremir .phasesHolder .phase.consolidacion,
  .phases.specialty .phasesHolder .phase.consolidacion {
    width: 20%;
  }
  .phases.proremir .phasesHolder .phase.consolidacion::before,
  .phases.specialty .phasesHolder .phase.consolidacion::before {
    content: 'Nov';
  }
  .phases.proremir .phasesHolder .phase.consolidacion::after,
  .phases.specialty .phasesHolder .phase.consolidacion::after {
    content: 'Dic';
  }
  .phases.proremir .phasesHolder .phase.construccion,
  .phases.specialty .phasesHolder .phase.construccion {
    width: 60%;
  }
  .phases.proremir .phasesHolder .phase.construccion::before,
  .phases.specialty .phasesHolder .phase.construccion::before {
    content: 'May';
  }
  .phases.proremir .phasesHolder .phase.construccion::after,
  .phases.specialty .phasesHolder .phase.construccion::after {
    content: 'Oct';
  }
  .phases.proremir .phasesHolder .phase.calentamiento,
  .phases.specialty .phasesHolder .phase.calentamiento {
    width: 0;
    padding: 0;
  }
  .phases.proremir .phasesHolder .phase.calibracion,
  .phases.specialty .phasesHolder .phase.calibracion {
    padding-right: 0;
    width: 10%;
  }
  .phases.proremir .phasesHolder .phase.calibracion::before,
  .phases.specialty .phasesHolder .phase.calibracion::before {
    content: 'Abr';
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    margin-left: 2px;
  }
  .phases.intensivo .phasesHolder .phase.competicion {
    padding-right: 0;
    width: 12.5%;
  }
  .phases.intensivo .phasesHolder .phase.competicion::before {
    content: 'Ene';
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    margin-left: 2px;
  }
  .phases.intensivo .phasesHolder .phase.consolidacion {
    width: 25%;
  }
  .phases.intensivo .phasesHolder .phase.consolidacion::before {
    content: 'Nov';
  }
  .phases.intensivo .phasesHolder .phase.consolidacion::after {
    content: 'Dic';
  }
  .phases.intensivo .phasesHolder .phase.construccion {
    width: 62.5%;
    padding-left: 0;
  }
  .phases.intensivo .phasesHolder .phase.construccion::before {
    content: 'Jun';
  }
  .phases.intensivo .phasesHolder .phase.construccion::after {
    content: 'Oct';
  }
  .phases.intensivo .phasesHolder .phase.calentamiento {
    width: 0;
    padding: 0;
  }
  .phases.rectaFinal .phasesHolder .phase.competicion {
    padding-right: 0;
    width: 33.333333333333336%;
  }
  .phases.rectaFinal .phasesHolder .phase.competicion::before {
    content: 'Ene';
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    margin-left: 2px;
  }
  .phases.rectaFinal .phasesHolder .phase.consolidacion {
    width: 66.66666666666667%;
    padding-left: 0;
  }
  .phases.rectaFinal .phasesHolder .phase.consolidacion::before {
    content: 'Nov';
  }
  .phases.rectaFinal .phasesHolder .phase.consolidacion::after {
    content: 'Dic';
  }
  .phases.rectaFinal .phasesHolder .phase.construccion,
  .phases.rectaFinal .phasesHolder .phase.calentamiento {
    width: 0;
    padding: 0;
  }
  .phases .read li {
    font-size: 16px;
    margin: 15px;
  }
}
@media screen and (max-width: 820px) {
  .phases .phasesHolder .phase::before,
  .phases .phasesHolder .phase::after {
    display: none;
  }
}
@media screen and (max-width: 678px) {
  .phases {
    display: none;
  }
}
@media screen and (max-width: 900px) and (max-width: 768px) {
  .phases li {
    display: none;
  }
}
.productInfoHolder {
  width: 100%;
  position: relative;
}
.productInfoHolder.hidden {
  min-height: 0;
  padding: 0;
}
.productInfoHolder .productInfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .productInfoHolder .productInfo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.productInfoHolder .productInfo >div {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  padding: 30px;
}
.productInfoHolder .productInfo >div:first-child {
  border-right: thin solid rgba(196,229,236,0.3);
}
@media screen and (max-width: 768px) {
  .productInfoHolder .productInfo >div:first-child {
    border-right: none;
    border-bottom: thin solid rgba(196,229,236,0.3);
  }
}
.productInfoHolder .productInfo >div:first-child h4 {
  margin-bottom: 10px;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .productInfoHolder .productInfo >div:first-child h4 {
    text-align: center;
  }
}
.productInfoHolder .productInfo >div:first-child p {
  font-size: 12px;
  line-height: 1.6em;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .productInfoHolder .productInfo >div:first-child p {
    text-align: center;
  }
}
.productInfoHolder .productInfo >div:first-child .link {
  font-size: 12px;
  color: #00a9a8;
  font-weight: 500;
  margin: 10px 0 0 auto;
  text-align: right;
  display: block;
}
@media screen and (max-width: 768px) {
  .productInfoHolder .productInfo >div:first-child .link {
    text-align: center;
  }
}
.productInfoHolder .productInfo h4 {
  color: #00a9a8;
}
.productInfoHolder .productInfo .button {
  display: block;
  margin: 0 0 20px 0;
  background-color: #f39c12;
  color: #2ab7b3;
}
.productInfoHolder .productInfo .button:hover {
  color: #00a9a8;
}
.productInfoHolder .productInfo .button:nth-of-type(2) {
  background-color: #00a9a8;
  color: #fff;
}
.productInfoHolder .productInfo .button:nth-of-type(2):hover {
  background-color: #2ab7b3;
}
@media screen and (max-width: 768px) {
  .productInfoHolder .productInfo .button:nth-of-type(1) {
    margin: 0 auto 20px;
  }
}
.checkout,
.productInfoHolder {
  max-width: 1300px;
  width: 100%;
  margin-top: 30px;
}
@media screen and (max-width: 1024px) {
  .checkout,
  .productInfoHolder {
    padding-top: 40px;
    margin-top: 0;
  }
}
.checkout >div,
.productInfoHolder >div {
  min-height: 60vh;
  background-color: rgba(196,229,236,0.2);
  width: 100%;
  padding: 20px;
}
.checkout >div.studentInfo,
.productInfoHolder >div.studentInfo {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.checkout >div.studentInfo >div,
.productInfoHolder >div.studentInfo >div {
  width: 100%;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .checkout >div.studentInfo >div,
  .productInfoHolder >div.studentInfo >div {
    display: block;
  }
}
.checkout >div.studentInfo >div >div,
.productInfoHolder >div.studentInfo >div >div {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  overflow: hidden;
  padding-top: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.checkout >div.studentInfo >div >div h4,
.productInfoHolder >div.studentInfo >div >div h4 {
  margin-bottom: 5px;
  font-size: 16px;
}
.checkout >div.studentInfo >div >div .button,
.productInfoHolder >div.studentInfo >div >div .button {
  font-size: 11px;
  width: 60px;
  height: 40px;
  padding: 0 5px;
  margin: 2px;
  padding-top: 2px;
  background-color: rgba(196,229,236,0.4);
  color: #c4e5ec;
}
.checkout >div.studentInfo >div >div .button:hover,
.productInfoHolder >div.studentInfo >div >div .button:hover {
  color: #2ab7b3;
  background-color: rgba(196,229,236,0.5);
}
.checkout >div.studentInfo >div >div .button.active,
.productInfoHolder >div.studentInfo >div >div .button.active {
  background-color: #2ab7b3;
  color: #fff;
}
.checkout >div.studentInfo >div >div .button.next,
.productInfoHolder >div.studentInfo >div >div .button.next,
.checkout >div.studentInfo >div >div .button.prev,
.productInfoHolder >div.studentInfo >div >div .button.prev {
  display: none;
}
.checkout >div.studentInfo >div >div .button.convocatoria,
.productInfoHolder >div.studentInfo >div >div .button.convocatoria {
  width: 80px;
}
.checkout >div.studentInfo .button.validate,
.productInfoHolder >div.studentInfo .button.validate {
  margin-top: 50px;
  background-color: #f39c12;
}
.checkout >div.studentInfo .button.validate:hover,
.productInfoHolder >div.studentInfo .button.validate:hover {
  color: #00a9a8;
}
.checkout >div.studentInfo .button.validate.inactive,
.productInfoHolder >div.studentInfo .button.validate.inactive {
  pointer-events: none;
  color: #ebf6f8;
  background-color: rgba(42,183,179,0.2);
}
.productInfoHolder.checkout .productInfo >div:nth-of-type(2) {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.productInfoHolder.checkout .productInfo >div:nth-of-type(2) >div {
  width: 100%;
}
.productInfoHolder.checkout .productInfo >div:nth-of-type(2) >div.actionsHolder {
  border-top: thin solid rgba(196,229,236,0.3);
  padding: 20px 40px 0 40px;
  width: auto;
}
.productInfoHolder.checkout .productInfo >div:nth-of-type(2) >div.actionsHolder .checkbox {
  padding: 0 0 0 40px;
  background: transparent;
  font-weight: 500;
  font-size: 12px;
  color: rgba(42,183,179,0.5);
  position: relative;
  height: 30px;
  line-height: 30px;
  position: relative;
}
.productInfoHolder.checkout .productInfo >div:nth-of-type(2) >div.actionsHolder .checkbox::before,
.productInfoHolder.checkout .productInfo >div:nth-of-type(2) >div.actionsHolder .checkbox::after {
  content: '';
  display: block;
  position: absolute;
}
.productInfoHolder.checkout .productInfo >div:nth-of-type(2) >div.actionsHolder .checkbox::after {
  height: 6px;
  width: 12px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  top: 10px;
  left: 9px;
  opacity: 0;
  -webkit-transform: rotate(-95deg);
          transform: rotate(-95deg);
}
.productInfoHolder.checkout .productInfo >div:nth-of-type(2) >div.actionsHolder .checkbox::before {
  height: 30px;
  width: 30px;
  border: thin solid #c4e5ec;
  left: 0;
  top: 0;
}
.productInfoHolder.checkout .productInfo >div:nth-of-type(2) >div.actionsHolder .checkbox.checked {
  color: #2ab7b3;
}
.productInfoHolder.checkout .productInfo >div:nth-of-type(2) >div.actionsHolder .checkbox.checked::before {
  background-color: #2ab7b3;
  border-color: #2ab7b3;
}
.productInfoHolder.checkout .productInfo >div:nth-of-type(2) >div.actionsHolder .checkbox.checked::after {
  opacity: 1;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.productInfoHolder.checkout .productInfo >div:nth-of-type(2) >div.actionsHolder .button {
  margin-right: 0;
  margin-left: auto;
}
.productInfoHolder.checkout .productInfo >div:nth-of-type(2) >div.price {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  text-align: right;
  padding-top: 30px;
  color: rgba(42,183,179,0.7);
}
.productInfoHolder.checkout .productInfo >div:nth-of-type(2) >div.price .fee {
  display: block;
  font-size: 60px;
  position: relative;
  letter-spacing: -0.01em;
  padding-right: 40px;
  color: #00a9a8;
}
.productInfoHolder.checkout .productInfo >div:nth-of-type(2) >div.price .fee em {
  font-style: normal;
  font-size: 12px;
  line-height: 12px;
  text-transform: none;
  position: absolute;
  letter-spacing: 0.1em;
  top: 20px;
  right: 0;
}
.productInfoHolder.checkout .productInfo >div:nth-of-type(2) >div.price .details,
.productInfoHolder.checkout .productInfo >div:nth-of-type(2) >div.price .total {
  display: block;
  padding-right: 40px;
  font-size: 14px;
}
.productInfoHolder.checkout .productInfo >div:nth-of-type(2) >div.price .details .feeN,
.productInfoHolder.checkout .productInfo >div:nth-of-type(2) >div.price .total .feeN {
  display: inline-block;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid rgba(196,229,236,0.3);
}
.productInfoHolder.checkout .productInfo >div:nth-of-type(2) >div.price .details em,
.productInfoHolder.checkout .productInfo >div:nth-of-type(2) >div.price .total em {
  font-size: 18px;
  color: #00a9a8;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0 !important;
}
.productInfoHolder.checkout .productInfo >div:nth-of-type(2) >div.price .details.contado,
.productInfoHolder.checkout .productInfo >div:nth-of-type(2) >div.price .total.contado {
  padding-right: 50px;
}
.productInfoHolder.checkout .productInfo >div:nth-of-type(2) >div.price .details.contado em,
.productInfoHolder.checkout .productInfo >div:nth-of-type(2) >div.price .total.contado em {
  margin-right: -10px;
  display: block;
  font-size: 50px;
  margin-top: 10px;
}
.button {
  background-color: rgba(196,229,236,0.1);
  font-size: 16px;
  text-transform: uppercase;
  padding: 10px 20px;
  color: #00a9a8;
}
@media screen and (min-width: 768px) {
  .button:hover {
    background-color: rgba(196,229,236,0.5);
  }
}
.button.active {
  background-color: #2ab7b3;
  color: #fff;
}
.button.margin {
  margin: 5px;
}
.button.minHeight {
  min-height: 60px;
}
.form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 600px;
}
.form:not(.checkoutForm) .button {
  background-color: #f39c12;
  padding: 3px 30px 0 30px;
  color: #fff;
}
.form:not(.checkoutForm) .button:hover {
  color: #00a9a8;
}
.form .feedback {
  font-size: 12px;
  line-height: 1.6em;
  opacity: 1;
  -webkit-animation: feedbackIn 150ms;
          animation: feedbackIn 150ms;
}
@-webkit-keyframes feedbackIn {
  0% {
    margin-top: 0;
    line-height: 0;
    opacity: 0;
  }
}
@keyframes feedbackIn {
  0% {
    margin-top: 0;
    line-height: 0;
    opacity: 0;
  }
}
.form.checkoutForm {
  margin: auto;
}
.form.checkoutForm .button.next {
  background-color: #2ab7b3;
  color: #fff;
}
.form.checkoutForm .button.next.inactive {
  background-color: rgba(51,161,186,0.2);
}
.form.checkoutForm .feedback {
  color: #d4b500;
  margin: 10px auto 0 auto;
}
.form.demoForm {
  padding-top: 100px;
}
@media screen and (max-width: 480px) {
  .form.demoForm .field {
    width: calc(100% - 10px);
  }
}
.form.demoForm .feedback {
  color: #fff;
  margin: 10px 0 0 5px;
}
.field {
  margin-bottom: 20px;
  height: 60px;
  width: calc(50% - 10px);
  position: relative;
}
.field:last-child {
  margin-bottom: 0;
}
.field.fullWidth {
  width: 100%;
}
.field.bigWidth {
  width: 68.5%;
}
@media screen and (max-width: 768px) {
  .field.bigWidth {
    width: 100%;
  }
}
.field.smallWidth {
  width: 30%;
}
@media screen and (max-width: 768px) {
  .field.smallWidth {
    width: 100%;
  }
}
.field.textarea {
  height: auto;
}
.field.checkbox {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
}
.field.checkbox label {
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  padding-left: 30px;
}
.field.checkbox label .link {
  padding-left: 5px;
  color: #ffe23c;
}
.field.checkbox label .link:hover {
  opacity: 0.7;
}
.checkoutForm .field {
  height: 30px;
  margin-bottom: 10px;
  font-size: 12px;
  width: calc(50% - 5px);
}
.checkoutForm .field.fullWidth {
  width: 100%;
}
.checkoutForm .field.bigWidth {
  width: 68.5%;
}
@media screen and (max-width: 768px) {
  .checkoutForm .field.bigWidth {
    width: 100%;
  }
}
.checkoutForm .field.smallWidth {
  width: 30%;
}
@media screen and (max-width: 768px) {
  .checkoutForm .field.smallWidth {
    width: 100%;
  }
}
.checkoutForm .field.textarea {
  height: 80px;
}
.checkoutForm .field.checkbox {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  width: 100%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: auto;
  margin-top: 2%;
}
.checkoutForm .field.checkbox label {
  color: #2ab7b3;
}
.checkoutForm .field.checkbox label .link {
  color: #2ab7b3;
  font-weight: 500;
  display: inline;
}
@media screen and (max-width: 768px) {
  .checkoutForm .field.checkbox label .link {
    text-decoration: underline;
  }
}
.field .icon {
  top: 50%;
  right: 0;
  margin-top: -18px;
}
.field .fa-search,
.field .fa-times-circle {
  position: absolute;
  right: 10px;
  color: #fff;
  margin-top: -8px;
}
.field p.error,
.field p.success {
  position: absolute;
  top: 100%;
  margin-top: 10px;
  font-size: 10px;
  left: 0;
  text-align: left;
  line-height: 1.6em;
  text-shadow: 1px 1px 5px #fff;
  z-index: 5;
}
.field p.error {
  color: #f0869d;
}
.field p.success {
  color: #5ec198;
}
@media screen and (max-width: 1025px) {
  .field {
    width: 100%;
  }
}
input,
textarea,
.select {
  background-color: #fff;
  width: 100%;
  height: 60px;
  padding: 10px 20px;
  color: #2ab7b3;
}
input:placeholder-shown,
textarea:placeholder-shown,
.select:placeholder-shown {
  color: rgba(42,183,179,0.6);
  font-weight: 300;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
.select::-webkit-input-placeholder {
  color: rgba(42,183,179,0.6);
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder,
.select:-ms-input-placeholder {
  color: rgba(42,183,179,0.6);
}
input::-moz-placeholder,
textarea::-moz-placeholder,
.select::-moz-placeholder {
  color: rgba(42,183,179,0.6);
}
input:-moz-placeholder,
textarea:-moz-placeholder,
.select:-moz-placeholder {
  color: rgba(42,183,179,0.6);
  opacity: 1;
}
input.textarea,
textarea.textarea,
.select.textarea {
  min-height: 80px;
}
input[type=checkbox],
textarea[type=checkbox],
.select[type=checkbox] {
  height: 20px;
  width: 20px;
  opacity: 0;
  z-index: 3;
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
}
.checkoutForm input,
.checkoutForm textarea,
.checkoutForm .select {
  background-color: rgba(196,229,236,0.2);
  color: #f39c12;
  height: 30px;
}
.checkoutForm input::-webkit-input-placeholder-shown,
.checkoutForm textarea::-webkit-input-placeholder-shown,
.checkoutForm .select::-webkit-input-placeholder-shown {
  background-color: transparent;
  color: rgba(42,183,179,0.6);
}
.checkoutForm input:-ms-input-placeholder-shown,
.checkoutForm textarea:-ms-input-placeholder-shown,
.checkoutForm .select:-ms-input-placeholder-shown {
  background-color: transparent;
  color: rgba(42,183,179,0.6);
}
.checkoutForm input::placeholder-shown,
.checkoutForm textarea::placeholder-shown,
.checkoutForm .select::placeholder-shown {
  background-color: transparent;
  color: rgba(42,183,179,0.6);
}
.checkoutForm input::-webkit-input-placeholder,
.checkoutForm textarea::-webkit-input-placeholder,
.checkoutForm .select::-webkit-input-placeholder {
  background-color: transparent;
  color: rgba(42,183,179,0.6);
}
.checkoutForm input::-ms-input-placeholder,
.checkoutForm textarea::-ms-input-placeholder,
.checkoutForm .select::-ms-input-placeholder {
  background-color: transparent;
  color: rgba(42,183,179,0.6);
}
.checkoutForm input::-moz-placeholder,
.checkoutForm textarea::-moz-placeholder,
.checkoutForm .select::-moz-placeholder {
  background-color: transparent;
  color: rgba(42,183,179,0.6);
}
.checkoutForm input:-moz-placeholder,
.checkoutForm textarea:-moz-placeholder,
.checkoutForm .select:-moz-placeholder {
  background-color: transparent;
  color: rgba(42,183,179,0.6);
}
.checkoutForm input:active,
.checkoutForm textarea:active,
.checkoutForm .select:active,
.checkoutForm input:focus,
.checkoutForm textarea:focus,
.checkoutForm .select:focus {
  background-color: rgba(196,229,236,0.4);
  color: #00a9a8;
}
.select {
  position: relative;
  padding: 0;
}
.select .placeholder {
  padding-left: 20px;
  height: 60px;
  width: 100%;
  letter-spacing: 0;
  color: #c4e5ec;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(196,229,236,0);
}
.select:focus.folded .placeholder {
  background-color: rgba(196,229,236,0.4);
}
.select.folded::after {
  position: absolute;
  pointer-events: none;
  right: 10px;
  top: 50%;
  margin-top: -10px;
  opacity: 0.4;
  content: '';
  z-index: 9;
}
.select.folded:hover::after {
  opacity: 1;
}
.select.folded .placeholder {
  cursor: pointer;
  color: #2ab7b3;
  font-weight: 500;
}
.select.folded .optionHolder {
  display: none;
}
.select .optionHolder {
  background-color: #fff;
  width: 100%;
  position: absolute;
  left: 0;
  top: 60px;
  z-index: 2;
}
.select .optionHolder .option {
  background-color: rgba(42,183,179,0.2);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  padding-left: 20px;
  letter-spacing: 0;
  height: 60px;
  color: #00a9a8;
}
.select .optionHolder .option:hover {
  background-color: rgba(42,183,179,0.3);
}
.checkoutForm .select .placeholder {
  height: 30px;
  font-size: 12px;
}
.checkoutForm .select .optionHolder {
  top: 30px;
}
.checkoutForm .select .optionHolder .option {
  height: 30px;
}
.check {
  position: relative;
  height: 20px;
  width: auto;
}
.check input,
.check .input {
  width: 20px;
  height: 20px;
  margin-left: 0;
}
.check input[type=checkbox] + i:before,
.check .input[type=checkbox] + i:before {
  opacity: 0;
  z-index: 2;
  position: absolute;
  width: 20px;
  text-align: center;
  left: 0;
  top: 3px;
  font-size: 12px;
  color: #fff;
}
.check input[type=checkbox] + i:after,
.check .input[type=checkbox] + i:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  pointer-events: none;
  background-color: transparent;
  border: 1px solid #2ab7b3;
  height: 20px;
  width: 20px !important;
}
.check input[type=checkbox]:checked + i:before,
.check .input[type=checkbox]:checked + i:before {
  opacity: 1;
}
.check input[type=checkbox]:checked + i:after,
.check .input[type=checkbox]:checked + i:after {
  background-color: #2ab7b3;
}
.demoForm .bigWidth {
  width: 100%;
}
.videoHolder {
  background-color: #354548;
  position: relative;
  height: 700px;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .videoHolder {
    height: 630px;
  }
}
.videoHolder .videoText {
  background-color: rgba(0,169,168,0.6);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .videoHolder .videoText {
    padding: 0 15px;
  }
}
.videoHolder .videoText h2 {
  color: #fff;
}
@media screen and (min-width: 768px) {
  .videoHolder .videoText h2 {
    margin-bottom: 20px;
  }
}
.videoHolder .videoText p {
  -ms-flex-item-align: center;
      align-self: center;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .videoHolder .videoText p {
    display: none;
  }
}
.videoHolder .videoText .bigPlay {
  text-align: center;
}
.videoHolder .videoText .bigPlay .icon {
  color: #fff;
  background-color: rgba(196,229,236,0.3);
  border: 2px solid #fff;
  height: 70px;
  width: 70px;
  border-radius: 50%;
  padding-left: 8px;
  margin: 20px auto;
}
.videoHolder .videoText .bigPlay .icon::before {
  line-height: 62px;
}
@media screen and (max-width: 1024px) {
  .videoHolder.videoSSMM,
  .videoHolder.videoProduct {
    height: 750px;
  }
}
@media screen and (max-width: 769px) {
  .videoHolder.videoSSMM,
  .videoHolder.videoProduct {
    height: 280px;
  }
}
.videoHolder#profisio {
  height: 850px;
}
@media screen and (max-width: 1024px) {
  .videoHolder#profisio {
    height: 750px;
  }
}
@media screen and (max-width: 769px) {
  .videoHolder#profisio {
    height: 280px;
  }
}
.videoHolder .video-react {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding-top: 0 !important;
}
@media screen and (max-width: 768px) {
  .videoHolder .video-react {
    opacity: 0;
  }
}
.videoHolder .video-react .video-react-video {
  max-width: 100%;
  width: 100%;
  display: block;
  height: 100%;
}
@media screen and (max-width: 1024px) {
  .videoHolder .video-react .video-react-video {
    width: auto;
    max-width: 2000px;
  }
}
.videoHolder .video-react-big-play-button.big-play-button-hide {
  display: none;
}
.videoHolder .video-react-control-bar {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.videoHolder .video-react-control-bar .video-react-play-control.video-react-playing,
.videoHolder .video-react-control-bar .video-react-play-control.video-react-paused {
  display: none;
}
.videoHolder.playing {
  height: 70vh;
}
.videoHolder.playing .video-react {
  opacity: 1;
}
.videoHolder.playing .video-react .video-react-video {
  height: 100%;
  width: auto;
  -webkit-transform: none;
          transform: none;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .videoHolder.playing {
    height: 56.2vw;
  }
  .videoHolder.playing .video-react .video-react-video {
    width: 100%;
    max-width: 100%;
    height: 100%;
  }
}
.videoHolder.playing .video-react-control-bar .video-react-play-control {
  position: absolute;
  z-index: 3;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  font-size: 0;
}
.videoHolder.playing .video-react-control-bar .video-react-play-control.video-react-playing {
  display: block;
}
.videoHolder.playing .video-react-control-bar .video-react-play-control.video-react-paused {
  display: block;
}
.videoHolder.playing .video-react-control-bar .video-react-play-control.video-react-paused .video-react-control-text::before,
.videoHolder.playing .video-react-control-bar .video-react-play-control.video-react-paused .video-react-control-text::after {
  position: absolute;
  margin-top: -25px;
  content: '';
  z-index: 4;
  pointer-events: none;
  display: block;
  opacity: 0.2;
  height: 50px;
  width: 15px;
  top: 50%;
  left: 50%;
  background-color: #fff;
  -webkit-animation: pauseIn 600ms ease-out;
          animation: pauseIn 600ms ease-out;
}
@-webkit-keyframes pauseIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
}
@keyframes pauseIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
}
.videoHolder.playing .video-react-control-bar .video-react-play-control.video-react-paused .video-react-control-text::before {
  margin-left: -30px;
}
.videoHolder.playing .video-react-control-bar .video-react-play-control.video-react-paused .video-react-control-text::after {
  margin-left: 0px;
}
.hideDesktop .bigPlay,
.hideDesktop .video-react-controls-enabled {
  display: none;
}
@media screen and (max-width: 768px) {
  .hideDesktop .bigPlay,
  .hideDesktop .video-react-controls-enabled {
    display: block;
  }
}
.optionsToSelect {
  height: 0px;
  overflow: visible;
  position: relative;
  width: 100%;
}
.optionsToSelect ul {
  background-color: #d6ecf1;
  color: #0089a9;
  display: block;
  position: relative;
  top: 0px;
  z-index: 6;
  max-height: 10em;
  overflow-y: scroll;
}
.optionsToSelect ul li {
  padding: 4px;
  height: 2em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  width: 100%;
  cursor: pointer;
}
.optionsToSelect ul li.selected {
  background-color: #a8e3f0;
}
.nuCheckout {
  width: 100%;
  max-width: 1300px;
  background-color: rgba(196,229,236,0.2);
  padding: 30px;
  margin-top: 50px;
  position: relative;
  display: block;
}
@media screen and (max-width: 768px) {
  .nuCheckout {
    margin-top: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.nuCheckout.hidden {
  padding: 0;
  margin-top: 0;
  height: 0;
  opacity: 0;
  background-color: transparent;
}
.nuCheckout .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: thin solid rgba(42,183,179,0.3);
  padding: 10px 30px;
}
.nuCheckout .header h4 {
  color: #00a9a8;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
.nuCheckout .header h4 small {
  text-transform: initial;
}
.nuCheckout .header h4.center {
  text-align: center;
}
.nuCheckout .header .dates {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.nuCheckout .header .dates span {
  position: relative;
  text-transform: uppercase;
  white-space: nowrap;
  opacity: 0.7;
  font-size: 12px;
  line-height: 1.4em;
  font-weight: 400;
}
@media screen and (min-width: 1024px) {
  .nuCheckout .header .dates {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding-right: 20px;
    padding-bottom: 6px;
  }
}
@media screen and (max-width: 1023px) {
  .nuCheckout .header .dates {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 20px;
  }
  .nuCheckout .header .dates .dateEnd {
    padding-left: 10px;
  }
  .nuCheckout .header .dates .dateStart {
    padding-right: 10px;
  }
  .nuCheckout .header .dates .dateStart::after {
    content: '';
    display: block;
    width: 1px;
    height: 25px;
    background-color: #474747;
    position: absolute;
    top: -4px;
    right: 0;
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg);
    opacity: 0.5;
  }
}
@media screen and (max-width: 768px) {
  .nuCheckout .header .dates.inactive {
    line-height: 0;
    opacity: 0;
    padding: 0;
    max-height: 0;
  }
}
.nuCheckout .header .button.close {
  border: thin solid #fff;
  background-color: rgba(42,183,179,0.2);
  position: relative;
  margin: -10px -20px 20px auto;
  font-size: 0;
  padding: 0;
  height: 30px;
  width: 30px;
}
@media screen and (max-width: 768px) {
  .nuCheckout .header .button.close {
    display: none;
  }
}
.nuCheckout .header .button.close::before,
.nuCheckout .header .button.close::after {
  content: '';
  display: block;
  width: 1px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #fff;
}
.nuCheckout .header .button.close::before {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.nuCheckout .header .button.close::after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
@media screen and (min-width: 769px) {
  .nuCheckout .header .button.close {
    display: none;
  }
}
.nuCheckout .header .cuota {
  color: #2ab7b3;
  padding-bottom: 15px;
  position: relative;
}
.nuCheckout .header .cuota .lineI {
  width: 105px;
  height: 28px;
  border-bottom: 3px solid #00a9a8;
  -webkit-transform: rotate(14deg);
          transform: rotate(14deg);
  position: absolute;
  top: 5px;
  right: 60px;
}
@media screen and (max-width: 768px) {
  .nuCheckout .header .cuota .lineI {
    top: -7px;
    right: 56px;
  }
}
.nuCheckout .header .cuota .lineD {
  width: 105px;
  height: 28px;
  border-bottom: 3px solid #00a9a8;
  -webkit-transform: rotate(-14deg);
  position: absolute;
  top: 5px;
  right: 65px;
}
@media screen and (max-width: 768px) {
  .nuCheckout .header .cuota .lineD {
    top: -7px;
    right: 62px;
  }
}
.nuCheckout .header .cuota span {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.1em;
}
.nuCheckout .header .cuota span.iva {
  margin-top: 5px;
  font-size: 50%;
}
.nuCheckout .header .cuota span.fee {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
}
.nuCheckout .header .cuota span.fee strong {
  letter-spacing: 0;
  font-size: 30px;
  font-weight: 500;
  line-height: 1em;
}
.nuCheckout .header .cuota span.fee strong:before {
  width: 40px;
  height: 4px;
  color: #00a9a8;
  content: "";
  -webkit-transform: translateY(-20px) translateX(5px) rotate(27deg);
          transform: translateY(-20px) translateX(5px) rotate(27deg);
}
.nuCheckout .header .cuota span.fee strong:before:after {
  width: 40px;
  height: 4px;
  color: #00a9a8;
  content: "";
  -webkit-transform: translateY(20px) translateX(5px) rotate(-26deg);
          transform: translateY(20px) translateX(5px) rotate(-26deg);
}
.nuCheckout .header .cuota span.fee em {
  font-style: normal;
  padding-top: 3px;
  margin-right: -35px;
}
@media screen and (max-width: 1024px) {
  .nuCheckout .header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .nuCheckout .header h4 {
    text-align: center;
    letter-spacing: 0;
    line-height: 1.1em;
    margin-bottom: 20px;
  }
  .nuCheckout .header .cuota {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    margin-left: -20px;
  }
  .nuCheckout .header .cuota span {
    font-size: 18px;
    padding-top: 5px;
  }
  .nuCheckout .header .cuota span.fee {
    padding-top: 0;
    margin-left: 5px;
  }
  .nuCheckout .header .cuota span.fee em {
    margin-right: 0;
    padding-top: 5px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 768px) {
  .nuCheckout .header .cuota {
    margin-left: 43px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 768px) {
  .nuCheckout .header span {
    padding-top: 11px;
  }
}
.nuCheckout .split {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 1024px) {
  .nuCheckout .split {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.nuCheckout .split >div {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  padding: 30px;
}
@media screen and (max-width: 768px) {
  .nuCheckout .split >div {
    padding-left: 0;
    padding-right: 0;
  }
}
.nuCheckout .split >div:first-child {
  border-right: 1px solid rgba(196,229,236,0.3);
}
.nuCheckout .split >div:first-child.receipt {
  border: none;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
.nuCheckout .split >div:nth-child(2) .button {
  display: block;
}
@media screen and (max-width: 1024px) {
  .nuCheckout .split >div {
    width: 100%;
  }
  .nuCheckout .split >div:first-child {
    border-right: none;
    padding-bottom: 0;
  }
  .nuCheckout .split >div:nth-child(2) {
    max-width: 600px;
  }
}
.nuCheckout .split >div .coupon {
  width: 90%;
  height: 40px;
}
.nuCheckout .split .description {
  font-size: 12px;
  line-height: 1.5em;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.nuCheckout .split .description .typecourse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.nuCheckout .split .description .typecourse h4 {
  font-size: 18px;
  color: #2ab7b3;
  font-weight: 600;
  margin-right: 20px;
}
.nuCheckout .split .description .typecourse.eight {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
}
.nuCheckout .split .description .ucamLogo {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  margin-top: 25px;
}
.nuCheckout .split .description .ucamLogo .ucam {
  width: 25%;
  margin: 0 20px;
}
.nuCheckout .split .description .ucamLogo >div {
  font-size: 15px;
}
.nuCheckout .split .description .ucamLogo >div p {
  justify-self: center;
  -ms-flex-item-align: center;
      align-self: center;
  margin-top: 5px;
  margin-left: 0px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.nuCheckout .split .description img {
  width: 100%;
}
.nuCheckout .split .description .logo {
  width: 35%;
}
.nuCheckout .split .description .dates p.dateStart {
  color: #2ab7b3;
  font-weight: 600;
}
.nuCheckout .split .description p {
  margin-bottom: 10px;
}
.nuCheckout .split .description p.dates {
  text-transform: uppercase;
  font-size: 90%;
  font-weight: 500;
}
.nuCheckout .split .description p.dates span {
  display: block;
}
.nuCheckout .split .changing.choice h4 {
  font-size: 24px;
}
.nuCheckout .split .changing.choice p {
  text-align: left;
  color: #00a9a8;
  font-weight: 500;
}
.nuCheckout .split .changing.choice p.secondPrice {
  font-size: 30px;
  padding: 16px 0 1px;
}
.nuCheckout .split .changing.choice small {
  color: #00a9a8;
  font-size: 60%;
}
.nuCheckout .split .changing.choice .button {
  margin: 15px auto;
}
.nuCheckout .split .changing.choice .button.infoButton {
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  background: #f39c12;
  margin: 15px 0;
  font-weight: 700;
}
.nuCheckout .split .changing.choice .button.buyButton {
  background-color: #00a9a8;
  font-size: 18px;
  color: #fff;
  padding: 15px 30px;
  margin: 46px 0 16px 0;
}
@media screen and (min-width: 1025px) {
  .nuCheckout .split .changing.choice .button.buyButton:hover {
    background-color: #2ab7b3;
  }
}
.nuCheckout .split .changing.choice .inputRadio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #00a9a8;
  margin: 20px 0;
}
.nuCheckout .split .changing.choice .inputRadio p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 50%;
}
.nuCheckout .split .changing.choice .inputRadio.chooseCourse {
  font-size: 18px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.nuCheckout .split .changing.choice .inputRadio.chooseCourse label {
  font-weight: 800;
  text-align: center;
  margin-bottom: 10px;
  min-height: 80px;
}
.nuCheckout .split .changing.choice .inputRadio.chooseCourse > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.nuCheckout .split .changing.choice .inputRadio.chooseCourse > div .logo {
  width: 150px;
}
.nuCheckout .split .changing.choice .inputRadio.chooseCourse > div:first-child {
  margin-right: 27px;
}
.nuCheckout .split .changing.choice .inputRadio.chooseCourse .ucamLogo {
  margin-bottom: 26px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.nuCheckout .split .changing.choice .inputRadio.chooseCourse .ucamLogo .logo {
  width: 110px;
}
.nuCheckout .split .changing.choice .inputRadio.chooseCourse .ucamLogo > div,
.nuCheckout .split .changing.choice .inputRadio.chooseCourse .ucamLogo p {
  padding: 3px;
  color: #fff;
  text-align: center;
}
.nuCheckout .split .changing.choice .inputRadio.chooseCourse .cuota {
  color: #2ab7b3;
  padding-bottom: 15px;
  position: relative;
  margin-right: 18px;
  display: grid;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  justify-items: flex-start;
  justify-self: flex-end;
  align-self: flex-end;
  margin-top: 20px;
span
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.1em;
}
.nuCheckout .split .changing.choice .inputRadio.chooseCourse .cuota.mt96 {
  margin-top: 96px;
}
.nuCheckout .split .changing.choice .inputRadio.chooseCourse .cuota .lineI {
  width: 76px;
  height: 28px;
  border-bottom: 2px solid #00a9a8;
  -webkit-transform: rotate(14deg);
          transform: rotate(14deg);
  position: absolute;
  top: 2px;
  right: 6px;
}
@media screen and (max-width: 768px) {
  .nuCheckout .split .changing.choice .inputRadio.chooseCourse .cuota .lineI {
    top: -7px;
    right: 56px;
  }
}
.nuCheckout .split .changing.choice .inputRadio.chooseCourse .cuota .lineD {
  width: 76px;
  height: 28px;
  border-bottom: 2px solid #00a9a8;
  -webkit-transform: rotate(-14deg);
          transform: rotate(-14deg);
  position: absolute;
  top: 2px;
  right: 12px;
}
@media screen and (max-width: 768px) {
  .nuCheckout .split .changing.choice .inputRadio.chooseCourse .cuota .lineD {
    top: -7px;
  }
}
.nuCheckout .split .changing.choice .inputRadio.chooseCourse .cuota.iva {
  margin-top: 5px;
  font-size: 50%;
}
.nuCheckout .split .changing.choice .inputRadio.chooseCourse .cuota .fee {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  width: 100%;
}
.nuCheckout .split .changing.choice .inputRadio.chooseCourse .cuota .fee strong {
  letter-spacing: 0;
  font-size: 19px;
  font-weight: 500;
  line-height: 1em;
  position: relative;
}
.nuCheckout .split .changing.choice .inputRadio.chooseCourse .cuota .fee strong:before {
  width: 40px;
  height: 4px;
  color: #00a9a8;
  content: "";
  -webkit-transform: translateY(-20px) translateX(5px) rotate(27deg);
          transform: translateY(-20px) translateX(5px) rotate(27deg);
}
.nuCheckout .split .changing.choice .inputRadio.chooseCourse .cuota .fee strong:before:after {
  width: 40px;
  height: 4px;
  color: #00a9a8;
  content: "";
  -webkit-transform: translateY(20px) translateX(5px) rotate(-26deg);
          transform: translateY(20px) translateX(5px) rotate(-26deg);
}
.nuCheckout .split .changing.choice .inputRadio.chooseCourse .price {
  font-size: 30px;
  color: #f39c12;
  width: auto;
  margin-left: 20px;
  margin-left: 20px;
  font-weight: 800;
}
.nuCheckout .split .changing.choice .inputRadio.chooseCourse .nCuotas {
  display: block;
  text-align: center;
  margin-top: 19px;
  font-size: 14px;
  margin-left: 20px;
  width: 100%;
}
.nuCheckout .split .changing.choice .inputRadio.chooseCourse .nCuotas b {
  color: #f39c12;
  text-transform: uppercase;
}
.nuCheckout .split .changing .buttonsBuyInfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  position: relative;
  -ms-flex-line-pack: end;
      align-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.nuCheckout .split .changing .buttonsBuyInfo .button.buyButton {
  margin: 46px 0 0px 0;
}
.nuCheckout .split .changing .buttonsBuyInfo .button.infoButton {
  width: auto;
}
.nuCheckout .split .changing.ask h4 {
  font-size: 14px;
  margin: 20px auto 10px auto;
}
.nuCheckout .split .changing.ask .arrow-next,
.nuCheckout .split .changing.ask .arrow-prev,
.nuCheckout .split .changing.ask .month,
.nuCheckout .split .changing.ask .exam {
  font-size: 10px;
  color: #2ab7b3;
  font-weight: 500;
  margin: 2px;
  padding: 10px;
}
.nuCheckout .split .changing.ask .arrow-next.active,
.nuCheckout .split .changing.ask .arrow-prev.active,
.nuCheckout .split .changing.ask .month.active,
.nuCheckout .split .changing.ask .exam.active {
  color: #fff;
}
.nuCheckout .split .changing.ask .arrow-prev,
.nuCheckout .split .changing.ask .arrow-next {
  background-color: transparent;
  position: relative;
  height: 8px;
  width: 8px;
  padding: 0;
}
.nuCheckout .split .changing.ask .arrow-prev::after,
.nuCheckout .split .changing.ask .arrow-next::after {
  position: absolute;
  content: '';
  display: block;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media screen and (min-width: 1024px) {
  .nuCheckout .split .changing.ask .arrow-prev,
  .nuCheckout .split .changing.ask .arrow-next {
    opacity: 0.6;
  }
  .nuCheckout .split .changing.ask .arrow-prev:hover,
  .nuCheckout .split .changing.ask .arrow-next:hover {
    opacity: 1;
  }
}
@media screen and (max-width: 768px) {
  .nuCheckout .split .changing.ask .arrow-prev,
  .nuCheckout .split .changing.ask .arrow-next {
    display: none;
  }
}
.nuCheckout .split .changing.ask .arrow-prev::after {
  border-bottom: 1px solid;
  border-left: 1px solid;
}
.nuCheckout .split .changing.ask .arrow-next::after {
  border-right: 1px solid;
  border-top: 1px solid;
}
@media screen and (max-width: 768px) {
  .nuCheckout .split .changing.ask {
    padding-left: 0;
    padding-right: 0;
  }
}
.nuCheckout .split .changing.final h2 {
  margin-bottom: 3%;
  color: #00a9a8;
}
.nuCheckout .split .changing.final .account {
  margin-top: 3%;
  margin-bottom: 3%;
}
.nuCheckout .split .changing.final .account .byBank {
  margin-top: 14px;
  margin-bottom: 20px;
}
.nuCheckout .split .changing.final .account .byBank p {
  color: #00a9a8;
  font-size: 14px;
}
.nuCheckout .split .changing.final .account .byBank p {
  margin-bottom: 3px;
}
.nuCheckout .split .changing.final .account .cuentaBancaria {
  margin-top: 4%;
  margin-bottom: 4%;
}
.nuCheckout .split .changing.final .card {
  margin-top: 3%;
  margin-bottom: 5%;
}
.nuCheckout .split .changing.final .card p {
  margin-bottom: 10px;
}
.nuCheckout .split .changing.final .card div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.nuCheckout .split .changing.final .card div img {
  height: 40px;
  margin-right: 1.5%;
}
.nuCheckout .split .changing.final .overview {
  text-align: center;
  font-size: 16px;
}
.nuCheckout .split .changing.final .overview span {
  color: #00a9a8;
  border-right: 1px solid rgba(196,229,236,0.2);
  padding-right: 20px;
  margin-right: 20px;
}
.nuCheckout .split .changing.final .overview span:last-child {
  padding-right: 0;
  margin-right: 0;
  border-right: none;
}
.nuCheckout .split .changing.final .actions {
  border-top: 1px solid rgba(196,229,236,0.3);
}
.nuCheckout .split .changing.final .inputRadio {
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.nuCheckout .split .changing.final .inputRadio >p {
  padding-right: 20px;
}
.nuCheckout .split .actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 0;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.nuCheckout .split .actions .button.next {
  color: #fff;
  background-color: #2ab7b3;
}
.nuCheckout .split .actions .button.purchase {
  background-color: rgba(94,193,152,0.7);
  color: #fff;
}
.nuCheckout .split .actions .button.purchase:hover {
  background-color: #5ec198;
}
button[disabled] {
  cursor: not-allowed;
}
.button.fauxCheckbox {
  color: rgba(42,183,179,0.5);
  background-color: transparent;
  text-transform: none;
  margin: 15px auto;
  line-height: 20px;
  font-size: 14px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.button.fauxCheckbox span {
  background-color: rgba(42,183,179,0.2);
  display: inline-block;
  height: 20px;
  width: 30px;
  border-radius: 10px;
  margin-right: 10px;
  position: relative;
}
.button.fauxCheckbox span::after {
  content: '';
  height: 16px;
  width: 16px;
  background-color: #fff;
  display: block;
  position: absolute;
  top: 2px;
  left: 2px;
  border-radius: 10px;
}
.button.fauxCheckbox.active {
  color: #2ab7b3;
}
.button.fauxCheckbox.active span {
  background-color: #2ab7b3;
}
.button.fauxCheckbox.active span::after {
  left: 12px;
}
.promoCode {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 15px;
}
.promoCode .field {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
.promoCode .field p.error,
.promoCode .field p.success {
  position: relative;
  top: 0;
  padding-left: 20px;
}
.promoCode .button {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  background-color: rgba(196,229,236,0.4) !important;
  font-size: 13px;
}
.promoCode .input,
.promoCode .field,
.promoCode .button {
  height: auto;
  min-height: 40px;
}
.promoCode .input {
  background-color: rgba(196,229,236,0.2);
}
.cuentaBancaria {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.cuentaBancaria .field {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: 40px;
  margin-bottom: 20px;
}
.cuentaBancaria .field:first-child,
.cuentaBancaria .field:nth-child(2),
.cuentaBancaria .field:nth-child(3) {
  width: calc(25% - 10px);
}
.cuentaBancaria .field:nth-child(4) {
  width: calc(15% - 10px);
}
.cuentaBancaria .field:last-child {
  width: 100%;
}
.cuentaBancaria .field .input {
  font-size: 12px;
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  .receipt {
    max-width: 600px;
  }
}
.receipt .receipt-data {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.receipt .receipt-data p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.receipt .receipt-data p >* {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.receipt .receipt-data p >*.line {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  border-bottom: 1px dotted rgba(196,229,236,0.4);
  height: 17px;
  margin: 0 10px;
}
.receipt .receipt-data p >*.strike {
  text-decoration: line-through;
}
.receipt .receipt-data p strong {
  color: #2ab7b3;
}
.receipt .receipt-data p em {
  font-style: normal;
  opacity: 0.7;
  margin: 0 10px 0 0;
}
.receipt .receipt-data p.total {
  border-top: 1px solid rgba(42,183,179,0.3);
  margin-top: 10px;
  padding-top: 10px;
  color: #2ab7b3;
  font-size: 24px;
  font-weight: 700;
}
.receipt .receipt-data p.total .line {
  height: 20px;
}
.receipt .actions {
  max-width: 700px;
  margin: 20px auto;
}
[type="radio"]:checked,
[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #00a9a8;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
  content: '';
  width: 11px;
  height: 11px;
  background: #00a9a8;
  position: absolute;
  top: 3px;
  left: 3.6px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
[type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.avisoDescuento {
  font-weight: 700;
  color: #00a9a8;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 25px;
}
.messageCheckout {
  padding: 220px 40px 200px 40px;
}
.messageCheckout .logo {
  width: 250px;
}
.messageCheckout h2 {
  font-size: 25px;
  color: #2ab7b3;
  text-align: center;
  margin: 40px 0;
}
.messageCheckout .text {
  margin: 50px 0;
}
.messageCheckout img {
  width: 40%;
}
@media screen and (max-height: 1140px) {
  .messageCheckout {
    padding: 200px 40px 180px 40px;
  }
}
@media screen and (max-height: 950px) {
  .messageCheckout {
    padding: 85px 40px 85px 40px;
  }
}
@media screen and (max-height: 830px) {
  .messageCheckout {
    padding: 30px 40px 20px 40px;
  }
}
@media screen and (max-height: 700px) {
  .messageCheckout {
    padding: 30px 40px 10px 40px;
  }
}
.orange {
  color: #f39c12;
}
.discount {
  font-size: 16px;
}
.plus {
  font-size: 31px;
  color: #f39c12;
  line-height: 40px;
}
.ucamLogo {
  margin-bottom: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ucamLogo > div {
  border: 1px solid #fff;
  background: #f39c12;
  color: #fff;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  margin-left: 14px;
  letter-spacing: -1px;
  line-height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
}
.colombia.cuota {
  padding-bottom: 15px;
  position: relative;
  display: grid;
  width: 100%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  grid-row-gap: 5px;
}
.colombia.cuota div {
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-template-columns: 240px 150px;
  grid-gap: 30px;
  justify-self: flex-end;
}
.colombia.cuota div p,
.colombia.cuota div span {
  justify-self: flex-end;
}
.colombia.cuota div .price {
  font-size: 16px;
}
.colombia.choice .sentence {
  text-align: center !important;
  font-size: 14px;
}
.colombia.choice .logosPayment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 50px;
}
.colombia.choice .logosPayment p {
  font-size: 12px;
  margin-left: 13px;
  margin-bottom: 5px;
  color: #9d9d9d;
}
.colombia.choice .logosPayment img {
  height: 125px;
}
.colombia.choice .buyButton {
  margin-bottom: 0 !important;
  margin-top: 50px !important;
  background-color: #00a9a8;
  font-size: 18px;
  color: #fff;
  padding: 15px 30px;
  padding: 15px 30px;
}
.popUp {
  background: rgba(41,41,41,0.42);
  z-index: 99999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
margin-right
  margin-bottom: 0;
  height: 100%;
}
.popUp .modal {
  background: #fff;
  position: relative;
  width: 90%;
  margin: 4% auto;
  height: 90%;
  padding: 60px;
  -webkit-box-shadow: 2px 0px 11px -2px #676767;
          box-shadow: 2px 0px 11px -2px #676767;
}
@media screen and (max-width: 768px) {
  .popUp .modal {
    padding: 20px;
    height: 95%;
    overflow-y: scroll;
  }
}
.popUp .modal .header {
  padding-bottom: 12px;
  margin-bottom: 20px;
  border-bottom: thin solid rgba(42,183,179,0.3);
  text-align: center;
}
@media screen and (max-width: 768px) {
  .popUp .modal .header {
    padding: 10px;
  }
  .popUp .modal .header h2 {
    font-size: 22px;
  }
}
.popUp .modal .body {
  overflow: scroll;
  height: 88%;
  padding: 25px 15px;
  font-size: 14px;
}
@media screen and (max-width: 2000px) {
  .popUp .modal .body {
    height: 85%;
  }
}
@media screen and (max-width: 768px) {
  .popUp .modal .body {
    height: 80%;
    padding: 10px;
    padding-bottom: 35px;
  }
}
.popUp .modal .body h3 {
  font-size: 18px !important;
  margin-bottom: 12px;
  margin-top: 15px;
  color: #00a9a8;
}
.popUp .modal .footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #fff;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 20px 0 0 0;
}
@media screen and (max-width: 768px) {
  .popUp .modal .footer {
    position: fixed;
    bottom: 3%;
    width: 79%;
    background: #fff;
    padding-bottom: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .popUp .modal .footer button {
    width: 100%;
  }
}
.popUp .modal .footer .button {
  font-size: 16px;
  text-transform: uppercase;
  padding: 10px 20px;
}
.popUp .modal .footer .button.accept {
  background: #00a9a8;
  color: #fff;
}
.popUp .modal .footer .button.accept:hover {
  opacity: 0.7;
}
.popUp .modal .footer .button.cancel {
  background: #e8f6f9;
  color: #00a9a8;
}
.popUp .modal .footer .button.cancel:hover {
  opacity: 0.7;
}
@media screen and (max-width: 2000px) {
  .nuCheckout .popUp .modal .body {
    height: 83%;
  }
}
@import "node_modules/video-react/dist/video-react.css";
