/*
*
* Darwin Robles CSS COPYR
*
*
*/

.paralelo {
  width: 80%;
  height: 130px;
  background: #fdd757;
  -webkit-transform: skew(337deg);
  -moz-transform: skew(20deg);
  -ms-transform: skew(20deg);
  -o-transform: skew(20deg);
  transform: skew(337deg);
  box-shadow: 3px 4px 9px 0 #00000059;
}
h2.ini.text {
  position: absolute;
  padding-top: 1rem;
  padding-left: 8%;
  font-weight: 700;
  font-size: 4rem;
  z-index: 9;
}
span.baja {
  background: #00b7bd;
  padding: 4px 25px 7px 25px;
  border-radius: 35px;
  color: #fff;
}
.bajada h2 {
  font-size: 3.5rem;
}
@media (max-width: 757px) {
  h2.ini.text {
    font-size: 3rem;
  }
  .bajada h2 {
    font-size: 15px;
  }
}
.bajada {
  text-align: center;
}
.dato1,
.dato2,
.dato3,
.dato4,
.bola1,
.bola2,
.bola3,
.bola4,
.bolaraya,
.dato,
.bolai,
.bola {
  justify-content: center;
  display: flex;
  align-items: center;
  position: relative;
}
.bola {
  background: #00b7bd;
}
.bola1 {
  background: #1c4087;
}
.bola2 {
  background: #f7d154;
}
.bola3 {
  background: #fd0500;
}
.bola4 {
  background: #000000;
}
.bola1,
.bola2,
.bola3,
.bola4,
.bola {
  width: 170px;
  height: 170px;
  border-radius: 50%;
}
.bolai {
  background: #ebe2e2;
  width: 140px;
  height: 140px;
  border-radius: 50%;
}
.dato {
  border: solid 1px #00b7bd;
}
.dato1 {
  border: solid 1px #1c4087;
}
.dato2 {
  border: solid 1px #f7d154;
}
.dato3 {
  border: solid 1px #fd0500;
}
.dato4 {
  border: solid 1px #000000;
}
.dato1,
.dato2,
.dato3,
.dato4,
.dato {
  width: 120px;
  height: 120px;
  border-radius: 50%;
}
.info {
  font-size: 2.5rem;
  font-weight: 800;
}
.bolaraya:before,
.bola:before,
.bola1:before,
.bola2:before,
.bola3:before,
.bola4:before {
  content: "";
  width: 10px;
  height: 50px;
  background: #00b7bd;
  position: absolute;
  margin-top: 130%;
}
.bolaraya {
  width: 160px;
  height: 160px;
  border: solid 1px;
  border-radius: 50%;
}
.bolaraya .bolai img {
  border-radius: 50%;
  width: 120px;
  height: 120px;
}
.bolasgen {
  display: flex;
}
.infor {
  padding-left: 3rem;
}
@media (max-width: 757px) {
  .bolasgen {
    flex-wrap: wrap;
    justify-content: center;
  }
  .infor {
    padding-left: 0;
  }
}
.inftext h5 {
  background: #fdd757;
  padding: 1rem;
  border-radius: 25px;
  color: #1d428a;
  text-align: center;
}
.infor {
  border-bottom: dotted #00b7bd;
}
.inftext p {
  padding-left: 1rem;
}
.rectfig {
  height: 100px;
  width: 100%;
  background: #00b7bd;
}
@media (max-width: 757px) {
  .imagen {
    margin-bottom: 70px;
  }
}
.rectfig {
  height: 50px;
  width: 25%;
  background: #00b7bd;
  content: "";
  position: absolute;
  margin-top: 3%;
  margin-left: -1%;
  z-index: -1;
}
.rectfig:before {
  border-top: 25px solid transparent;
  border-left: 30px solid #00b7bd;
  border-bottom: 25px solid transparent;
  position: absolute;
  margin-left: 100%;
  content: "";
}
@media (max-width: 757px) {
  .rectfig {
    display: none;
  }
  .rectfig:before {
    display: none;
  }
}

.chart {
  background: conic-gradient(
    red 0,
    #1d428a 0 8%,
    blue 0,
    yellow 0,
    purple 0,
    #fdd757 0
  );
  border-radius: 50%;
  width: 50%;
  height: 0;
  padding-top: 50%;
  float: left;
  padding-right: 20px;
}
@media (max-width: 757px) {
  .chart {
    float: none;
    width: 250px;
    height: 250px;
    margin: 0 auto;
  }
}
.chart {
  display: flex;
  justify-content: center;
  align-items: center;
}
.texpor {
  margin-top: -100%;
  font-size: 2.5rem;
  font-weight: 800;
  width: 160px;
  color: #1d428a;
}
.circle {
  width: 500px;
}
.charts {
  justify-content: end;
  width: 250px;
  position: relative;
}
@media (max-width: 757px) {
  .circle {
    width: 100%;
  }
  .charts {
    margin-bottom: 30px;
    margin-top: 10px;
  }
}
.charinfo {
  display: flex;
  justify-content: end;
  flex-wrap: wrap;
}
.charinfo:before {
  content: "";
  width: 20%;
  height: 5px;
  background: #fdd757;
  position: absolute;
  margin-top: 10%;
}
.figcarr {
  height: 200px;
  width: 200px;
  background: #fdd757;
  border-radius: 50%;
}
@media (max-width: 757px) {
  .charinfo {
    display: block;
  }
  .charinfo:before {
    margin-top: 8%;
  }
  .figcarr {
    width: 250px;
    height: 250px;
    margin: 0 auto;
  }
}
.figcarr {
  justify-content: center;
  display: flex;
  align-items: center;
}
.culinf {
  font-size: 4rem;
  font-weight: 700;
  text-align: center;
  align-items: center;
  color: #1d428a;
}
.culinf p {
  font-size: 1.8rem;
}
.carre {
  display: flex;
  flex-wrap: wrap;
}
.displa {
  display: inline-grid;
}
@media (max-width: 757px) {
  .carre {
    display: block;
  }
  .displa {
    display: block;
  }
}
.testcarr h5 {
  border-bottom: solid 5px #fdd757;
}
.grande {
  width: 730px;
  height: 730px;
  border-radius: 50%;
  border: solid 3px #00b7bd;
}
.blanco,
.grande {
  justify-content: center;
  display: flex;
  align-items: center;
}
.blanco {
  width: 680px;
  height: 680px;
  box-shadow: 1px 3px 6px 3px #00000036;
  border-radius: 50%;
}
.blanco img {
  width: 650px;
  height: 650px;
  border-radius: 50%;
}
.chiqui {
  height: 190px;
  width: 40px;
  background: #00b7bd;
  position: absolute;
  -webkit-transform: skew(339deg);
  transform: skew(339deg);
  z-index: 9;
  margin-top: -3%;
}
.hijo {
  height: 190px;
  width: 40px;
  background: #80dbde;
  position: absolute;
  -webkit-transform: skew(339deg);
  transform: skew(339deg);
  z-index: 9;
  margin-top: -1%;
  margin-left: -2%;
}
.nieto {
  height: 100px;
  width: 30px;
  background: #80dbde;
  position: absolute;
  -webkit-transform: skew(339deg);
  transform: skew(339deg);
  z-index: 9;
  margin-top: -3%;
  margin-left: -3%;
}
.sobre {
  height: 100px;
  width: 30px;
  background: #d2efee;
  position: absolute;
  -webkit-transform: skew(339deg);
  transform: skew(339deg);
  z-index: 9;
  margin-top: 1%;
  margin-left: -5.5%;
}

.poligrand {
  width: 100%;
  height: 100px;
  background: #ffffff;
  -webkit-transform: skew(337deg);
  -moz-transform: skew(20deg);
  -ms-transform: skew(20deg);
  -o-transform: skew(20deg);
  transform: skew(337deg);
  box-shadow: 3px 4px 9px 0 #00000059;
}
.polinano {
  width: 40%;
  height: 40px;
  background: #00b7bd;
  -webkit-transform: skew(337deg);
  -moz-transform: skew(20deg);
  -ms-transform: skew(20deg);
  -o-transform: skew(20deg);
  transform: skew(337deg);
  box-shadow: 3px 4px 9px 0 #00000059;
}
.polinano {
  position: absolute;
  margin-left: 15%;
  width: 500px;
  z-index: 9;
}
h4.que {
  padding-left: 40%;
  z-index: 9;
  position: relative;
  font-size: 1.3rem;
  color: #ffffff;
  padding-top: 0.5rem;
}
@media (max-width: 575px) {
  h4.que {
    padding-left: 0;
    font-size: 1rem;
  }
}
h2.dado {
  padding-top: 1.5rem;
  position: absolute;
  margin-left: 4%;
  color: #00b7bd;
  z-index: 9;
}
.nene {
  height: 170px;
  width: 40px;
  background: #fdd757;
  position: absolute;
  -webkit-transform: skew(336deg);
  transform: skew(336deg);
  z-index: 9;
  margin-top: -2%;
  margin-left: 2rem;
}
.nenes {
  height: 100px;
  width: 30px;
  background: #fdd7576b;
  position: absolute;
  -webkit-transform: skew(336deg);
  transform: skew(336deg);
  z-index: 9;
  margin-left: -2.5%;
}
.coment {
  padding-left: 0;
}
.subcomet {
  display: flex;
}
.coment img {
  width: 90px;
  position: absolute;
}
.metario.uno {
  background: #fcd93a;
}
.metario.dos {
  background: #c2e5f0;
}
.metario.tres {
  background: #00b7bd;
}
.metario {
  padding: 1rem;
  margin-top: 3rem;
}
.metario h5 {
  padding-top: 4rem;
  z-index: 9;
  position: relative;
}
.metario.dos {
  background: #c2e5f0;
  margin-top: 6rem;
}
.metario.dos img {
  margin-top: -4%;
}
.metario p {
  padding-top: 2rem;
  font-family: cursive;
  font-size: 20px;
}
.metario {
  border-bottom-left-radius: 20%;
}
.metario.cuatro {
  background: #f24630;
}
.comentarios.vivos {
  justify-content: center;
  display: flex;
}
.formulario {
  background: #fff;
  padding: 2.5rem;
  border-radius: 50px;
  box-shadow: -11px 4px 3px 2px #646464;
}
.formulario img {
  width: 100px;
}
.formulario h2 {
  color: #00b7bd;
  font-size: 1.3rem;
}

section.pt-5.fondillo {
  background: #a5e5e7;
}
.formulario label.form-label {
  font-weight: 700;
}
.formulario textarea {
  background: #fcd93a;
  border: solid #fcd93a;
}
.formulario input {
  background: #fcd93a;
  border: solid #fcd93a;
  border-radius: 20px;
}
.formulario input:hover {
  border-radius: 20px;
  border: solid #fcd93a;
}
.formulario input:active {
  background: #fcd93a;
  border: solid 0;
}
.poliper {
  width: 58%;
  height: 100px;
  background: #ffffff;
  -webkit-transform: skew(337deg);
  -moz-transform: skew(20deg);
  -ms-transform: skew(20deg);
  -o-transform: skew(20deg);
  transform: skew(337deg);
  box-shadow: 3px 4px 9px 0 #00000059;
}
.vale {
  height: 170px;
  width: 40px;
  background: #fdd757;
  position: absolute;
  -webkit-transform: skew(336deg);
  transform: skew(336deg);
  z-index: 9;
  margin-top: -2%;
  margin-left: 45%;
}
.vales {
  height: 100px;
  width: 30px;
  background: #fdd7576b;
  position: absolute;
  -webkit-transform: skew(336deg);
  transform: skew(336deg);
  z-index: 9;
  margin-left: 49%;
}
h2.title {
  position: absolute;
  z-index: 9;
  padding-top: 1em;
  padding-left: 2rem;
  color: #1d428a;
}
.video {
  border: solid 8px #fcd93a;
  padding: 3rem;
  border-radius: 30px;
}
.ratio.ratio-16x9 iframe {
  border-radius: 2rem;
  width: 100%;
  height: 60vh;
}
.iconvide img {
  width: 150px;
}
.iconvide.lad {
  margin-top: -10%;
  margin-left: -15%;
}
.iconvide {
  margin-top: -8%;
  margin-left: -3%;
}
.event {
  width: 60%;
}
.trileft {
  width: 0;
  height: 0;
  border-top: 100px solid #1d428a;
  border-right: 100px solid transparent;
  border-bottom-left-radius: 25px;
  border-top-right-radius: 25px;
  border-top-left-radius: 55px;
  border-bottom-right-radius: 300px;
  position: relative;
}
.trileft:before {
  height: 170 px;
  width: 40 px;
  background: #a5e5e7;
  position: absolute;
  -webkit-transform: skew(316deg);
  transform: skew(316deg);
  margin-left: 2 rem;
  content: "";
  position: absolute;
  width: 50px;
  height: 100px;
  /* margin-top: -5%;
    margin-left: 3%;*/
  margin-top: -100px;
  margin-left: 60px;
  z-index: 9;
}
.cular,
.culard {
  width: 100px;
  height: 100px;
  border: solid 10px #e5e1e1;
  border-radius: 50%;
  z-index: 99;
  position: relative;
  margin-top: -13%;
  margin-left: 3%;
}
.cular,
.culard {
  justify-content: center;
  display: flex;
  align-items: center;
  background: #1d428a;
}
.num {
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  padding-top: 0.7rem;
  text-align: center;
}
.num p {
  font-size: 1rem;
}
/**/
.cajad {
  position: relative;
  margin-top: -30%;
  justify-content: center;
  z-index: 59;
  padding-left: 2.5rem;
}
.cajte {
  background: #fff;
  text-align: center;
  position: relative;
  margin-left: 3rem;
  border-radius: 10px;
  padding: 0.5rem;
}
.cajad h4 {
  color: #1d428a;
  padding-left: 5rem;
}
.evenge {
  padding-top: 4rem;
}
.icov img {
  width: 100px;
  z-index: 9;
  position: relative;
}
button.btn {
  background: #ff0600;
  color: #ffff;
  font-size: 1.2rem;
  font-weight: 700;
  width: 120px;
  margin-left: -26%;
}
button.btn:hover {
  color: #fff;
}
.icov {
  justify-content: center;
  display: flex;
  align-items: center;
  margin-top: -39px;
  z-index: 9;
  position: relative;
}
.cajte p {
  color: #00b7bd;
  padding-left: 1rem;
}
.num.dos {
  font-size: 1.3rem;
  text-align: center;
  padding-top: 1rem;
}
.figuronas.tres .cajad {
  margin-top: -25%;
}
.msgfin img {
  width: 200px;
  /* position: absolute;
    margin-left: 30%;
    margin-top: -32px;*/
}
@media (max-width: 575px) {
  .msgfin {
    display: block !important;
    position: relative;
  }
  .msgfin .inmk {
    position: absolute;
    width: 25%;
    top: -25px;
    right: 4px;
  }
  .msgfin img {
    width: 80px;
  }
}
.msgfin {
  display: flex;
}
.suscri {
  padding: 1rem;
  background: #fdd757;
  border-radius: 20px;
  color: #1d428a;
}
.suscri h2 {
  padding: 0 5px 0 16px;
}
.inmk {
  position: relative;
  margin-top: -35px;
}
.blancon img {
  width: 630px;
}
@media (max-width: 600px) {
  .inmk {
    margin-left: 0;
  }
  .blancon img {
    width: 100%;
  }
}
button.btn.btn-danger {
  margin-left: auto;
  width: 100%;
  background: #f24630;
}

.error-page .error-code {
  display: block;
  font-size: 150px;
  line-height: 1;
  color: #333;
  margin-bottom: 20px;
  text-shadow: 5px 5px 1px rgb(0 0 0 / 10%);
}
.error-body {
  margin-bottom: 50px;
}
.error-page .error-message h3 {
  font-size: 24px;
  color: #2e3d44;
}
.error-page .error-body a.btn {
  margin-top: 30px;
}
a.btn.btn-primary.solid.blank {
  background: #4e65ff;
  border-color: #4e65ff;
}
a.btn.btn-primary.solid.blank:hover {
  background: #000;
  border-color: #000;
}
.pontes {
  display: flex;
}
.one img {
  width: 250px;
  border-radius: 50%;
  padding: 1rem;
}
.one {
  border-radius: 50%;
  width: 250px;
}
@media (max-width: 768px) {
  .col-12.cabeza img {
    width: 100%;
  }
  .bolaraya:before,
  .bola:before,
  .bola1:before,
  .bola2:before,
  .bola3:before,
  .bola4:before {
    height: 100%;
    position: absolute;
    z-index: -9;
  }
  .poligrand {
    width: 90%;
  }
  .pontes {
    display: inline;
  }
  .centran {
    justify-content: center;
    display: flex;
  }
  .cajad {
    margin-top: -40%;
  }
  .cular,
  .culard {
    margin-top: -25%;
  }
  h2.dado {
    margin-left: 18%;
    width: 250px;
  }
  .nene {
    margin-top: -9%;
    width: 30px;
  }
  .polinano {
    margin-left: 25%;
    width: 230px;
    height: 70px;
  }
  .polis {
    width: 350px;
    margin-left: 1rem;
  }
  h4.que {
    padding-left: 40%;
    font-size: 1rem;
  }
  .metario.dos {
    margin-top: 1.5rem;
  }
  .formulario {
    margin-top: 2rem;
  }
  h2.dado {
    font-size: 1.4rem;
  }
  .poliper {
    width: 90%;
  }
  .vale {
    margin-top: -8%;
    margin-left: 3%;
  }
  .vales {
    margin-left: 0%;
  }
  h2.title {
    padding-left: 5rem;
  }
  .video {
    padding: 1rem;
  }
  .event {
    width: 90%;
  }
  .event .poligrand {
    margin-left: 1rem;
    width: 100%;
  }
  .event .nenes {
    margin-left: 0%;
  }
  a.navbar-brand img {
    width: 250px;
  }
}
@media (max-width: 575px) {
  .polis {
    width: 100%;
    margin-left: 0;
  }
}

.inmk {
  animation: inmk 2s ease-out infinite;
  position: relative;
  right: -19;
}
@media (max-width: 575px) {
  .inmk {
    width: 100px;
  }
}

@keyframes inmk {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.3, 1.3);
  }
  100% {
    transform: scale(1, 1);
  }
}
p.pl-4 strong {
  margin-left: 2rem;
}

@keyframes inftext {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.2, 1.2);
  }
  100% {
    transform: scale(1, 1);
  }
}

.mobile-polis {
  display: none;
}
.desktop-polis {
  display: block;
}

@media (max-width: 575px) {
  .infor {
    width: 100%;
    margin: 0 auto;
  }
  .bolasgen {
    flex-direction: column;
    align-items: center;
  }
  .left-bloq {
    order: 2;
  }
  .right-bloq {
    order: 1;
  }

  .mobile-polis {
    display: block;
  }
  .desktop-polis {
    display: none;
  }
}

.hora {
  text-align: center;
  font-weight: 800;
  color: #000;
}
i.icofont-wall-clock {
  font-weight: 800;
}
.hora span {
  border: solid 1px #1d428a;
  padding: 6px;
  border-radius: 5px;
}

@media (max-width: 425px) {
  .ratio.ratio-16x9 iframe {
    height: auto;
  }
}
.carousel-control-prev {
  left: -12%;
}
.carousel-control-next {
  right: -12%;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
  width: 100px;
  height: 100px;
  background-image: none;
}
.carousel-control-next-icon:after {
  content: ">";
  font-size: 55px;
  color: #000;
}

.carousel-control-prev-icon:after {
  content: "<";
  font-size: 55px;
  color: #000;
}

.clicker {
  cursor: pointer;
  border-radius: 20px;
}

header {
  position: relative;
}

#showModal {
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
}

.modalShow {
  display: flex !important;
  background-color: #000000ad;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 3;
  cursor: pointer;
}

.cartblock {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  margin: 0 auto;
  position: relative;
  cursor: pointer;
  z-index: 2;
}

.cartblockContent {
  position: absolute;
  bottom: 10%;
}

@media (max-width: 575px) {
  .cartblock {
    width: 90%;
    margin: 0 auto;
  }
  .cartblockContent {
    text-align: center;
    bottom: 4%;
  }
  iframe {
    width: 95%;
    margin: 0 auto;
  }
}
