body {
  font-family: 'cibfont_sansregular';
  color: #2C2A29;
  font-size: 24px;
  overflow-x: hidden;
  /*
  opacity: 0.4;
  background-color: rgba(255,0,0,0.5);
  .row > div{
    border: 1px solid yellowgreen;
  }

  header,footer,#sec1,#sec2,#sec3,#sec4,#sec5,#sec7{
    display: none !important;
  }
    */
}
.nav-link {
  text-align: center;
}
.xpxpx1 div {
  display: inline-block;
  width: 16.66666667% !important;
  margin: 0 -3px;
}
.xpxpx2 div {
  display: inline-block;
  width: 14.28571429% !important;
  margin: 0 -3px;
}
.xpxpx3 div,
.xpxpx4 div {
  display: inline-block;
  width: 12.5% !important;
  margin: 0 -3px;
}
img {
  max-width: 100%;
}
table.dataTable.nowrap th,
table.dataTable.nowrap td {
  white-space: normal !important;
}
.img100 {
  width: 100%;
}
.parsley-errors-list {
  list-style: none;
  display: none;
  color: #F00;
  padding: 0;
  margin: 0;
  font-size: 18px;
  font-weight: 700;
}
.parsley-errors-list * {
  padding: 0;
  margin: 0;
}
.parsley-error {
  border: 2px solid #f00 !important;
}
.parsley-custom-error-message {
  color: #fff;
  background-color: #F00;
}
.yellow {
  color: #fdda24;
}
header {
  background-color: #2C2A29;
}
header .navbar-toggler {
  border-color: white;
}
header .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='white' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
header .nav-link {
  color: #fff;
  font-size: 1.2rem;
  margin-left: 1rem;
}
header .nav-link:hover {
  color: #fff;
  text-decoration: none;
}
header .nav-link.btn {
  color: #000000;
}
header .navbar-brand img {
  max-height: 50px;
}
.book {
  font-family: 'cibfont_sansbook';
}
p {
  font-family: 'cibfont_sansbook';
  font-size: 1.2rem;
}
article {
  min-height: 50vh;
}
article #sec1 h1 {
  font-weight: bold;
  font-size: 4rem ;
}
article #sec1 h2 {
  font-weight: bold;
  font-size: 2.2rem ;
}
article #sec1 .l1 .btn {
  font-size: 1.6rem;
  padding: .2rem 3rem;
}
article #sec1 .l4 {
  font-size: 1.2rem;
}
article #sec2 {
  background-color: #2C2A29;
  color: #fff;
  font-family: 'cibfont_sansbook';
  font-size: 1.3rem;
}
article #sec2 h2 {
  font-family: 'cibfont_sansregular';
  font-size: 2.3rem;
}
article #sec2 .btn {
  font-size: 1.5rem;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
article #sec2 .cl {
  font-family: 'cibfont_sansregular';
  font-size: 1rem;
  font-weight: bold;
}
article #sec3 .container {
  background: url(/site/images/sec3.png) no-repeat center center;
  background-size: 100% 100%;
}
article #sec3 .l3 {
  font-size: .9rem;
}
article #sec3 h2 {
  font-size: 2.3rem;
  font-weight: bold;
}
article #sec4 {
  background-color: #F8F7F7;
  position: relative;
  overflow: visible;
  z-index: 1;
}
article #sec4 h2 {
  font-weight: bold;
}
article #sec4 .ssh {
  text-shadow: 0px 0px 2px #f8f7f7;
}
article #sec4::before {
  content: "";
  position: absolute;
  top: -100px;
  /* se sube hacia sec3 */
  right: 0;
  /* pegado a la derecha */
  width: 718px;
  /* tamaño grande */
  height: 502px;
  /* proporcional al ancho */
  background: url('/site/images/mano.png') no-repeat right top;
  background-size: contain;
  z-index: 0;
  pointer-events: none;
}
article #sec4 .l2 {
  font-size: 1.2rem;
}
article #sec4 .container {
  position: relative;
  z-index: 2;
}
article #sec4 .cx {
  height: 100%;
}
article #sec4 .cx h3 {
  font-weight: bold;
  font-size: 1.4rem;
}
article #sec4 .cx ul {
  padding-left: 1rem;
}
article #sec4 .cx ul li {
  font-size: 1rem;
}
article #sec4 .cx.c1 {
  background-color: #FDDA24;
}
article #sec4 .cx.c2 {
  background-color: #00C389;
}
article #sec4 .cx.c3 {
  background-color: #9063CD;
}
article #sec4 .cx.c4 {
  background-color: #FF7F41;
}
article #sec5 .container {
  background: #FDDA24;
}
article #sec5 h3 {
  font-family: 'cibfont_sansbook';
  font-weight: bold;
  font-size: 1.5rem;
}
article #sec5 h2 {
  font-weight: bold;
  font-size: 3rem;
}
article #sec5 .explora {
  font-size: 1.1rem;
}
article #sec5 .bgwhite {
  background-color: #fff;
  height: 100%;
}
article #sec5 .bgwhite .cont {
  padding: 1rem;
  font-size: .9rem;
}
article #sec5 .bgwhite .pill {
  border: 1px solid #2C2A29;
  color: #2C2A29;
  font-size: 1rem;
  padding: .2rem .8rem;
  display: inline-block;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  -ms-border-radius: 1rem;
  -o-border-radius: 1rem;
  border-radius: 1rem;
}
article #sec5 .bgwhite h4 {
  font-weight: bold;
  font-size: 1.5rem;
}
article #sec5 .bgwhite a,
article #sec5 .bgwhite a:hover {
  background-color: #F5B6CD;
  text-decoration: none;
  color: #2C2A29;
  font-size: 1rem;
  padding: .2rem .8rem;
  display: inline-block;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  -ms-border-radius: 1rem;
  -o-border-radius: 1rem;
  border-radius: 1rem;
  padding-bottom: .4rem;
}
article #sec5 .bgwhite a img,
article #sec5 .bgwhite a:hover img {
  display: inline-block;
  vertical-align: middle;
}
article #sec5 .bgwhite a:hover,
article #sec5 .bgwhite a:hover:hover {
  background-color: #f2a0be;
  color: #2C2A29;
}
article #sec6 {
  background-color: #F8F7F7;
}
article #sec6 h2 {
  font-weight: bold;
  font-size: 3rem;
}
article #sec6 .pink {
  background-color: #F5B6CD;
  padding: 1rem;
  font-size: 1.2rem;
}
article #sec6 .pink h4 {
  font-weight: bold;
  font-size: 2.6rem;
}
article #sec6 .counter {
  position: relative;
}
article #sec6 .counter .count {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translateX(-50%);
  font-size: 3rem;
  font-weight: bold;
  color: #2C2A29;
}
article #sec6 .bgwhite {
  background-color: #fff;
  height: 100%;
}
article #sec6 .formulario {
  background-color: #fff;
  height: 100%;
  padding: 1rem 2rem;
  font-size: .98rem;
}
article #sec6 .formulario .form-control,
article #sec6 .formulario .form-select {
  border: 0;
  border-bottom: 1px solid #2C2A29;
  border-radius: 0;
  box-shadow: none;
}
article #sec7 h2 {
  font-weight: bold;
  font-size: 3rem;
}
.relative {
  position: relative;
}
.relative .registratez {
  font-size: 1.3rem;
  padding-right: 1.3rem;
  padding-left: 1.3rem;
  position: absolute;
  top: 0%;
  right: 10%;
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
}
footer {
  background-color: #2C2A29;
  color: #fff;
  font-size: 2rem;
}
footer .disclaimer {
  font-size: .8rem;
}
.btn {
  background-color: #fdda24;
  color: #1E1E1E;
  border: 0;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
}
.btn img {
  display: inline-block;
  height: 20px;
  margin-right: 5px;
}
.btn:hover {
  background-color: #fdd60b;
  color: #1E1E1E;
}
@media (min-width: 769px) and (max-width: 1300px) {
  header .nav-link {
    font-size: 1rem;
  }
  body {
    font-size: 19px;
  }
  article #sec1 h1 {
    font-size: 3.5rem;
  }
  article #sec1 h2 {
    font-size: 2rem;
  }
  article #sec3 h2 {
    font-size: 1.4rem;
  }
  article #sec4::before {
    width: 500px;
    /* tamaño reducido */
    height: 350px;
    /* proporcional al ancho */
    top: -80px;
    /* ajustado para pantallas medianas */
  }
  article #sec5 h2 {
    font-size: 2rem;
  }
  article #sec6 h2 {
    font-size: 2.5rem;
  }
  article #sec6 .pink h4 {
    font-size: 2.4rem;
  }
  article #sec6 .counter .count {
    font-size: 2.5rem;
  }
  article #sec7 h2 {
    font-size: 2.5rem;
  }
}
@media (max-width: 768px) {
  article #sec1 h1 {
    font-size: 3rem !important;
  }
  article #sec1 h2 {
    font-size: 2rem !important;
  }
  article #sec1 .l1 .btn {
    font-size: 1.8rem;
    padding: .2rem 3rem;
  }
  article #sec1 .l4 strong {
    display: block;
  }
  article #sec3 .container {
    background: none;
  }
  article #sec4::before {
    content: "";
    position: absolute;
    top: 0;
    /* ajustado para móvil */
    right: 0;
    /* pegado a la derecha */
    width: 0;
    /* tamaño reducido */
    height: 0;
    /* proporcional al ancho */
    background: none;
  }
  article .relative {
    padding-top: 5rem;
  }
  footer img {
    max-width: 40%;
  }
  .xpxpx1 div {
    width: 50% !important;
  }
  .xpxpx2 div {
    width: 33.33333333% !important;
  }
  .xpxpx3 div,
  .xpxpx4 div {
    width: 25% !important;
  }
}
