body {
  /* background-color: #252422 !important; */
  /* background-color: #151515; */
  /* color: #eaeaea;
  font-family: 'Helvetica';
  font-size: 15px;
  cursor: default;
  width: 100%;
  height: 100%;
  max-width: 1400px;
  margin: auto;
  -webkit-touch-callout: none !important; */
  background: rgb(10,10,10);
    background: linear-gradient(90deg, rgba(10,10,10,1) 0%, rgb(25 25 25) 25%, rgba(10,10,10,1) 50%, rgb(25 25 25) 75%, rgba(10,10,10,1) 100%);
    color: rgb(238, 238, 238);
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    /* height: 100%; */
    cursor: default;
    width: 100%;
    max-width: 1400px;
    margin: auto;

}

.propina {
  position: absolute;
  left: 70px;
  margin: 4%;
  width: 18%;
}

.bannerpromo p {
	font-size: 20px;
}

#content-media{
  padding-bottom: 150px;
}

.tutorial{
  width: 75px;
  top: -25px;
  position: relative;
}

.video-bg {
  height: auto;
  width: 100%;
  display:block;
  position:fixed;
  top:0px;
  right:0px;
  bottom:0px;
  left:0px;
  opacity:.4;
  z-index:-1;
}
.bgop{
  text-align: center;
  width: 100%;
  position: fixed;
  right: 0px;
  /* bottom: 0px; */
  left: 0px;
  opacity: 1;
  z-index: -1;
}
.bgopm{
  text-align: center;
  width: 100%;
  position: fixed;
  right: 0px;
  top: 0px;
  /* bottom: 0px; */
  left: 0px;
  opacity: 1;
  z-index: -1;
  display: none;
}
.bgop img{
  object-fit: cover;
  width: 100%;
}
.bgopm img{
  object-fit: cover;
  width: 100%;
}
a {
  color: #FBFEF9;
  opacity: 1;
  text-decoration: none;
}
a:hover {
  color: #FBFEF9;
  text-decoration: none;
}
.cat{
  position: fixed;
  z-index: 20;
  line-height: 3;
  margin: 220px auto;
  /* top: 0; */
  right: 12%;
  /* margin-left: 63%;  */
  width: 210px;
}
.categorias{
  margin: 30px 0;
}
.categoria {
  font-size: 13px;
  color: black;
  text-decoration: none;
  /* background: linear-gradient(#e0364e, #e0364eb8); */
  background: #bfbfbf00;
  font-family: 'Muli';
  padding: 8px;
  margin: 0 1px;
  /* border: 1px solid #2C2A2F; */
  border: 1px solid white;
  border-radius: 10px;
  color: #bfbfbf;
}


.categoria:hover {
  color: #fff;
  border: 1px solid #2C2A2F;
  background: #2C2A2F;
}

.fixedElement {
  /* position:fixed; */
  z-index:999;
  line-height: 3;
  top:0;
}

.contimg {
  position: relative;
  width: 100%;
  /* Comenté esta parte por que se reduce el ancho del post: */
  /* max-width: 400px; */
}
.contimg .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: #2C2A2F;
  color: white;
  font-size: 16px;
  padding: 12px 24px;
  border: none;
  cursor: pointer;
  border-radius: 5px;
  text-align: center;
  z-index: 10;
}
.contimg .btn:hover {
  background-color: black;
} 

.scroll {
  width: 70%;
  margin-left: 25%;
  height: auto;
  padding-top: 1px;
  /*border: 1.5px solid #adadad;*/
  border-top: none;
  border-bottom: none;
}
.logo-cl {
  width: 90%;
  margin: 20px 0px 20px 20px;
}
.header {
  width: 350px;
  margin: 20px auto;
  position: fixed;
}
.img-info {
  background-color: #262529;
  font-family: manjari-regular;
  text-align: center;
}
.container {
  align-items: center;
  justify-content: center;
  padding: 1em;
  text-align: center;
}
.inicio-link {
  font-family: 'Bunya PERSONAL';
  font-size: 20px;
  padding: 70px;
  top: 50px;
  position: relative;
  font-weight: 900;
  opacity: 0.5;
}
.inicio-link:hover {
  opacity: 1;
}
.img-logo-term {
  width: 90%;
  max-width: 420px;
  margin: 0 0 0 -2%;
}
/*=====BOTONES=======*/
.botones-inicio h1 {
  color: #fff;
  font-size: 3em;
  font-weight: 900;
  margin: 0 0 2em;
}
.botones-inicio h1 .botones-inicio a {
  background: rgba(255, 255, 255, 0);
  border-bottom: 1px solid;
  color: #fff;
  text-decoration: none;
}
.botones-inicio .btn {
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  line-height: 45px;
  max-width: 200px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
}
.botones-inicio .btn:hover {
  text-decoration: none;
}
.btn-1 {
  background: rgba(22, 21, 24, 0);
  font-weight: 100;
}
.btn-1 svg {
  height: 45px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.btn-1 rect {
  fill: none;
  stroke: #fff;
  stroke-width: 2;
  stroke-dasharray: 422, 0;
  transition: all 0.35s linear;
}
.btn-1:hover {
  background: rgba(26, 25, 28, 0);
  font-weight: 900;
  letter-spacing: 1px;
}
.btn-1:hover rect {
  stroke-width: 5;
  stroke-dasharray: 15, 310;
  stroke-dashoffset: 48;
  transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
}
.btn-one {
  color: #FFF;
  transition: all 0.3s;
  position: relative;
}
.btn-one span {
  transition: all 0.3s;
}
.btn-one::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  transition: all 0.3s;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: rgba(255,255,255,0.5);
  border-bottom-color: rgba(255,255,255,0.5);
  transform: scale(0.1, 1);
}
.btn-one:hover span {
  letter-spacing: 2px;
}
.btn-one:hover::before {
  opacity: 1;
  transform: scale(1, 1);
}
.btn-one::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: all 0.3s;
}
.btn-one:hover::after {
  opacity: 0;
  transform: scale(0.1, 1);
}
/*=====END-BOTONES=======*/
.comment-div {
  width: 95%;
  margin: auto;
  height: 100vh;
}
.login-div {
  margin: 40px 0px;
  background: #ffffff40;
  padding-bottom: 30px;
  border-radius: 10px;
}
.login-div input {
  margin-top: 20px;
  width: 90%;
  height: 50px;
  background-color: rgb(27,26,29);
  color: white;
  border: none;
  border: 1px solid rgb(27,26,29);
  padding: 0px 15px;
}
.login-div2 input {
  margin-top: 20px;
  width: 90%;
  height: 50px;
  background-color: rgb(27,26,29);
  color: white;
  border: none;
  border: 1px solid rgb(27,26,29);
  padding: 0px 15px;
}
.views {
  margin-top: 30px;
  font-size: 20px;
}
.letras-pequenas {
  font-size: 1.2vh;
  margin-top: 10px;
  opacity: 0.5;
}
.letras-pequenas a {
  text-decoration: underline;
}
.login-tinylinks label {
  padding: 0px 10px;
}
.login-tinylinks {
  font-size: 12px;
  /* opacity: 0.5; */
  text-align: center;
  margin-left: -8px;
}
.login-tinylinks a:hover {
  text-decoration: none;
  opacity: 0.3;
}
.center {
  position: relative;
}
/*=====RATING=======*/
.rating {
  text-align: center;
  margin: 10px 20px auto auto;
  position: relative;
  width: auto;
  float: right;
}
.hidden {
  opacity: 0;
}
.star {
  display: inline-block;
  margin: 5px;
  font-size: 20px;
  color: whitesmoke;
  position: relative;
}
.star.animate {
  -webkit-animation: stretch-bounce .5s ease-in-out;
}
.star.hidden {
  opacity: 0;
}
.full:before {
  font-family: fontAwesome;
  display: inline-block;
  content: "\f005";
  position: relative;
  float: right;
  z-index: 2;
}
.half:before {
  font-family: fontAwesome;
  content: "\f089";
  position: absolute;
  float: left;
  z-index: 3;
}
.star-colour {
  color: #f2af29;
}
@-webkit-keyframes stretch-bounce {
  0% {
    -webkit-transform: scale(1);
  }
  25% {
    -webkit-transform: scale(1.5);
  }
  50% {
    -webkit-transform: scale(0.9);
  }
  75% {
    -webkit-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
/*=====END-RATING=======*/
/*=====ICONOS=======*/
.login-card .profile-img-card {
  width: 60px;
  height: 60px;
  margin: 20px;
  border-radius: 50%;
  padding: 5px;
}

.login-card1 .profile-img-card {
  width: 50px;
  height: 50px;
  margin: 20px;
  border-radius: 50%;
}

.login-card3 .profile-img-card {
  width: 40px;
  height: 40px;
  margin: 20px;
  border-radius: 50%;
}
/*=====END-ICONOS=======*/
/*=====FOOTER=======*/
footer {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0.5rem;
  font-size: 0.7rem;
  text-align: center;
  z-index: 999;
  background-color: #222;
}

footer a {
  text-decoration: none;
}

footer a:hover {
  color: #FBFEF9;
  opacity: 0.3;
}

.footer {
  /* color: #67636d; */
  font-size: 11px;
  margin: 10px 10px;
}
.footer a {
  /* color: #67636d; */
  opacity: 1;
}
.footer a:hover {
  text-decoration: none;
  opacity: 0.5;
}
.footer label {
  margin: 0px 4px;
}
.social-media {
  font-size: 20px;
  text-align: initial;
  width: 100%;
  padding-top: 20px;
}
.social-media a {
  margin-left: 20px;
  /* color: #67636d; */
  opacity: 1;
}
.social-media a:hover {
  opacity: 0.5;
}
.footer p {
  font-size: 12px;
  margin-top: 10px;
}
.info-footer {
  margin-top: 30px;
}
/*=====END-FOOTER=======*/
/*=====GENERICO=======*/
.no-gutters {
  margin: 10px 0px;
}
.row-flex{
  display:flex;
}
.clear-both{
  clear: both;
}
/*=====END-GENERICO=======*/
/*=====LIKE=======*/
.fav {
  margin: 10px 0px 0px 20px;
  position: relative;
}
.fav i {
  cursor: pointer;
  padding: 15px 19px 13px;
  border-radius: 50%;
  display: inline-block;
  margin: 0px;
  color: #aaa;
  transition: .2s;
}
.fav i:hover {
  color: #666;
}
.fav i:before {
  font-family: fontawesome;
  content: '\f004';
  font-style: normal;
  font-size: 20px;
}
.fav i.press {
  animation: size .4s;
  color: #f2af29;
}
@keyframes fade {
  0% {
    color: rgba(255,255,255,0);
  }
  50% {
    color: #f2af29;
  }
  100% {
    color: rgba(255,255,255,0);
  }
}
@keyframes size {
  0% {
    padding: 15px 19px 13px;
  }
  50% {
    padding: 15px 19px 13px;
  }
  100% {
    padding: 15px 19px 13px;
  }
}
/*=====END-LIKE=======*/
/*=====COMENTARIOS=======*/
.comentario {
  background-color: rgb(21 21 21 / 60%);
  width: 100%;
  text-align:left;
}
.login-card3 {
  margin-top: -10px;
}
.icon-div {
  width: 12%;
}




.selected:before {
  font-family: fontAwesome;
  display: inline-block;
  content: "\f005";
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale(1);
  opacity: 1;
  z-index: 1;
}
.selected.pulse:before {
  -webkit-transform: scale(3);
  opacity: 0;
}
.selected.is-animated:before {
  transition: 1s ease-out;
}
.special-btn-movil{
  display:none;
}
.img-noti{
  width: 65%;
  margin-top: -10px;
  margin-bottom: 10px;
}

.anuncio {
  background: #353430;
  width: 300px;
  height: 130px;
  right: 50px;
  position: fixed;
  z-index: 1000;
  text-align: initial;
  opacity: 0.9;
  border-radius: 8px;
  margin-top: 20px;
  font-size: large;
  border: 1px solid #262529;
  padding-left: 20px;
  margin-top: 50px;
}
.anuncio p {
  font-size: 14px;
  margin-bottom: 0px;
}
.cerrar-mensaje{
  margin: 0;
  height: 20px;
  font-size: 15px;
  line-height: 17px;
  background: #656565;
  width: 20px;
  border-radius: 10px;
  cursor: pointer;
  margin-left: auto;
  margin-right: 8px;
  margin-top: 7px;
  text-align: center;
}

.txt-anuncio{
  font-size: 14px;
  color: #d8d8d6;
  margin-top: 3px;
}


.user-data {
  margin-top: 45px;
}

.user-data1 {
  margin-top: 35px;
}

.user-data p {
  margin: 0px;
}

.username-menu {
  color: #67636d;
  text-transform: lowercase;
}

.categoria-menu {
  font-size: 16px;
  font-family: 'Bunya PERSONAL';
  text-transform: capitalize;
  margin: 15px 0px;
  width: 100%;
  padding: 8px 0px 5px 40px;
}

.categoria-menu a:hover {
  text-decoration: none;
}

.categoria-menu a {
  color: #FBFEF9;
  font-size: 27px;
  font-family: 'Bunya PERSONAL';
  text-transform: capitalize;
  font-weight: 800!important;
}

.categoria-menu>span {
  margin-left: 15px;
}



.comment-display .icon-celia {
  margin: 0px 15px;
  border-bottom: none;
  margin-bottom: -5px;
}

.descripcion {
  width: 95%;
  margin: 5px 0px 5px 20px;
  padding-bottom: 12px;
  font-family: manjari-regular;
  display: none;
}

.comment-display .descripcion {
  border-bottom: 1px solid white;
  width: 90%;
}

.descripcion a {
  font-weight: 800!important;
}

.comentarios a {
  color: #f2af29;
}

.comentarios {
  margin-top: 20px;
  font-size: 15px;
  margin-bottom: 10px;
  padding-bottom: 25px;
  border-bottom: 1px solid rgb(251,254,248);
  margin: 0px 20px;
}

.add-comment {
  margin: 15px 20px;
  padding-bottom: 11px;
}

.add-comment input {
  width: 90%;
  height: 50px;
  background-color: transparent;
  color: white;
  border: none;
}

.add-comment .btn:hover {
  width: 10%;
  color: #996f1a;
}

.add-comment .btn {
  width: 10%;
  color: #f2af29;
}

.ventana-emergente {
  background-color: red;
  width: 90%;
  position: absolute;
  height: 400px;
}

.img-display {
  width: 76%;
  background-color: black;
  height: 100vh;
}

.comment-display {
  width: 24%;
  height: 100vh;
  background-color: rgb(44,42,47);
}

.comentarios-display {
  width: 90%;
  margin: auto;
}

.user-data2 .username-menu {
  margin-top: 25px;
  margin-bottom: 5px;
}

.com1 {
  font-size: 12px;
}


.user {
  width: 75%;
  font-size: 11.5px;
}

.comentarios-post {
  margin: 10px 0px;
}

.cerrar {
  font-size: 30px;
  color: white;
  margin: 20px;
  position: fixed;
  opacity: 0.5;
  z-index: 1;
  right: 0;
}

.scroll-div {
  height: 380px;
  overflow: scroll;
}
.video-fluid{
  width: 100%;
  height: auto;
  border: none;
   outline:none;
  border-radius: 0px;
}


.img-display .img-fluid {
  height: 100%;
  width: 100%;
  /* height: 100vh; */
  margin: auto;
  display: block;
}

.cerrar:hover {
  opacity: 1;
}

.inicio-div {
  width: 80%;
  margin: auto;
  text-align: center;
}
/* .inicio-div .img-fluid {
  width: 100%;
  margin-bottom: 20px;
} */

/* .inicio-div .img-fluid { */
  /* width: 250px; */
  /* margin-bottom: 20px; */
/* } */

.inicio-div .img-fluid {
  width: 200px;
  margin-bottom: 20px;
}

.inicio-div p {
  margin: auto;
  font-size: 25px;
  font-family: 'Bunya PERSONAL';
  text-transform: uppercase;
}

.pre-dbg{
  color: #fff;
}
.sp{
  color: #CE3D00;
	font-weight: bold;
	font-style: italic;
}
.ar{
  color: #6b98ff;
	font-weight: bold;
}
.comp{
  color: #338914;
}

.set{
  color: #CE3D00;
	font-style: italic;
}
.idx{
	color: #757575;
}
.breakPoint{
	background-color: #FF0F0F;
	color: #fff;
	margin-bottom: 0px;
}
#menu-top{
  transition: all 0.5s ease;
}
.sticky {
  position: fixed;
  z-index: 100;
  top: 0px;
  /* bottom: 0px; */
  width: 100%;
  background-color: #000;
}
p.alert{
  font-size: 13px;
  font-weight: bold;
  font-family: 'Helvetica';
  margin: 10px 0;
}
.cont-text{
  width:80%;
  margin: 20px auto;
}
.cont-text p{
  text-align:justify;
}
pre{
  text-align:left;
}
.fade-in {
  -webkit-animation: fade-in 1.5s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
  animation: fade-in 1.5s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*SUSCRIPCION*/

.suscripcion {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 40px;
}

.contacto-info {
  width: 100%;
  margin-top: -50px;
  /* margin-left: -50%; */
}

.logo {
  padding-top: 40px;
  width: 50%;
  margin: auto;
}

.beneficios {
  margin: auto;
  margin-top: 40px;
  margin-left: 9%;
  margin-bottom: 20px;
}

.beneficios h3 {
  font-family: 'Couture';
  text-align: initial;
  font-size: 18px;
}

.listado {
  text-align: initial;
  font-size: 15px;
}

.listado li {
  font-family: inherit;
  list-style: none;
  margin-left: -20px;
}

#plandiv{
  margin-top: 20px;
  margin-bottom: 10px;
}


.pagos {
  width: 85%;
  margin: auto;
}

.boton {
  margin: 20px auto;
}

.boton-stripe{
  background: #313838;
  border-radius: 14px;
  height: 32px; 
  cursor: pointer;
  width: 100%;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
}
.class-o{
  color: #0a0a0a;
  font-size: small;
  font-family: cursive;

}

.div-pago {
  width: 32%;
  background-color: rgb(255,255,255);
  box-shadow: 0px 0px 15px 0px rgb(0,0,0);
  height: auto;
  border-radius: 8px;
  margin: auto;
  opacity: 0.85;
}

.div-pago-active{
  opacity: 1;
}

.div-pago:hover {
  opacity: 1;
}

.titulo {
  /* background-color: rgb(158,158,158); */
  border-radius: 8px 8px 0px 0px;
  font-family: 'Couture';
  padding-top: 15px;
  padding-bottom: 10px;
  font-size: 18PX;
}

.titulo-llamativo {
  background-color: rgb(242,175,41);
  border-radius: 10px 10px 0px 0px;
  font-family: 'Couture';
  padding-top: 15px;
  padding-bottom: 10px;
  font-size: 18PX;
}

.img-fluid.precio {
  width: 80%;
  margin: auto;
  margin-top: 10px;
}

.mensual-botones {
  margin-top: 10px;
}

.semestral-botones {
  margin-top: 70px;
}

.footer {
  width: 70%;
}
.oferta-div{
  width: 45%;
  margin: auto;
  display: none;
}
.img-off {
  /* display: none; */
  width: 20%!important;
  z-index: -2;
  margin-left: -20px;
  display: block;
  margin-bottom: -40px!important;
  opacity: 1!important;
  /* display: none; */
}
.btnp{
  border: none;
  border-radius: 40px;
  background: #292b2e;
  color: #f9f9f9;
  padding: 10px 37px;
  margin: 10px auto;
}
.of-div {
  width: 100%!important;
  margin: auto;
}
@media only screen and (max-width: 600px){
  /* .tutorial{
    width: 55px;
    top: 0px;
  } */
  .logomov{
    right: 0;
    position: absolute;
    width: 29% !important;
    /* top: 10px; */
    bottom: 60px;
    padding: 10px;
  }

  .espaciomov{
    height: 200px;
  }
  .bannerpromo p {
		font-size: 20px !important;
	}

}
@media only screen and (max-width: 850px){
  .of-img{
    margin-top: 10px!important;
    width: 700px!important;
  }
}
@media only screen and (max-width: 850px){
  .img-off{
    margin-bottom: -30px!important;
  }
}

@media only screen and (min-width: 200px) and (max-width: 700px) {
      .tutorial{
        width: 55px;
        top: 0px;
      }  
      
      .bannerpromo p {
        font-size: 15px;
      }

      .suscripcion {
          margin-top: 20px;
      }

      .inicio {
          font-size: 12px;
          margin-left: 5%;
      }

      .contacto-info {
          width: 100%;
          background-color: transparent;
          margin: 0;
      }

      .logo {
          width: 80%;
      }
      .logo-cl {
        width: 25%;
      }
      .beneficios h3 {
          font-size: 12px;
      }

      .listado {
          font-size: 12px;
          margin-right: 40px;
      }

      .div-pago {
          width: 80%;
          margin: 10px auto;
      }

      .titulo {
          font-size: 15PX;
      }

      .img-fluid.precio {
          width: 60%;
          margin-top: 0px;
      }

      .mensual-botones {
          margin-top: 0px;
      }

      .semestral-botones {
          margin-top: 0px;
      }

      .boton {
          margin: 10px auto;
      }
}

@media only screen and (min-width: 501px) and (max-width: 700px) {
      .suscripcion {
          margin-top: 20px;
      }

      .inicio {
          font-size: 12px;
          margin-left: 5%;
      }

      .contacto-info {
          width: 100%;
          background-color: transparent;
      }

      .logo {
          width: 80%;
      }
      

      .beneficios h3 {
          font-size: 12px;
      }

      .listado {
          font-size: 12px;
          margin-right: 40px;
      }

      .div-pago {
          width: 55%;
          margin: 10px auto;
      }

            .titulo {
          font-size: 15PX;
      }

      .img-fluid.precio {
          width: 60%;
          margin-top: 0px;
      }

      .mensual-botones {
          margin-top: 0px;
      }

      .semestral-botones {
          margin-top: 0px;
      }

      .boton {
          margin: 10px auto;
      }
}

@media only screen and (min-width: 701px) and (max-width: 800px) {    
      .suscripcion {
          margin-top: 20px;
      }

      .inicio {
          font-size: 12px;
          margin-left: 5%;
      }

      .contacto-info {
          width: 100%;
          background-color: transparent;
      }

      .logo {
          width: 80%;
      }

      .beneficios h3 {
          font-size: 12px;
      }

      .listado {
          font-size: 12px;
          margin-right: 40px;
      }

      .div-pago {
          width: 33%;
          margin: 10px auto;
      }

            .titulo {
          font-size: 15PX;
      }

      .img-fluid.precio {
          width: 65%;
          margin-top: 0px;
      }

      .anual-botones{
          margin-top: 45px;
      }

      .mensual-botones {
          margin-top: 21px;
      }

      .semestral-botones {
          margin-top: 40px;
      }

      .boton {
          margin: 10px auto;
      }

      .anual .precio{
        margin-top: 20px;
        width: 80%;
      }

      .semestral .precio{
          margin-top: 13px;
      }

}

@media only screen and (min-width: 801px) and (max-width: 1000px) {
      .contacto-info {
          width: 90%;
      }

      .inicio {
          margin-left: 7%;
      }

      .logo {
          width: 70%;
      }
      .div-pago {
          width: 33%;
          margin: 10px auto;
      }

      .titulo {
          font-size: 15PX;
      }

      .img-fluid.precio {
          width: 65%;
      }

      .anual-botones{
          margin-top: 42px;
      }

      .mensual-botones {
          margin-top: 21px;
      }

      .semestral-botones {
          margin-top: 34px;
      }

      .anual .precio{
        margin-top: 40px;
        width: 80%;
      }

      .semestral .precio{
        margin-top: 35px;
      }

}

@media only screen and (min-width: 1001px) {
      .pagos {
          width: 680px;
          margin: auto;
          margin-left: -100px;
      }

      .inicio {
          margin-left: 20%;
      }

      .logo {
          width: 60%;
      }
      .div-pago {
          width: 33%;
          margin: 10px auto;
      }

      .titulo {
          font-size: 18PX;
      }

      .anual-botones {
          margin-top: 0px;
      } 
      /* .anual-botones{
          margin-top: 78px;
      }
      */
      .mensual-botones {
          margin-top: 0px; 
      }
      /* .mensual-botones {
          margin-top: 21px;
      } */

      .semestral-botones {
          margin-top: 0px;
      }

      
      .img-fluid.precio {
          width: 80%;
      }

      .anual .precio{
        margin-top: 40px;
        width: 80%;
      }

      .semestral .precio{
        margin-top: 35px;
      }

}

.StripeElement {
  box-sizing: border-box;

  height: 40px;

  padding: 10px 12px;

  border: 1px solid transparent;
  border-radius: 4px;
  background-color: white;

  box-shadow: 0 1px 3px 0 #e6ebf1;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}


canvas {
	max-width: 90%;
	height: auto;
    opacity: 1;
	}
	@media (min-width: 941px){
		canvas {
		max-width: 95%;
		height: auto;
		}
	}
	@media (min-width: 1px) and (max-width: 940px) {
		canvas {
			max-width: 100%;
			height: auto;
			border-radius: 0px;
		}
	}
  .preloader{
    width: 70px;
    height: 70px;
    border: 10px solid transparent;
    /* border-top-style: dotted; */
    border-radius: 50%;
    animation-name: girar;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
     border-top-color: currentcolor;
    /* border-bottom: dotted; */
    /* border-bottom-color: white; */
    border: dotted;
    border-bottom: none;
    border-left: none;
    margin-left: 43%;
    margin-top: 60px;
  }
  @keyframes girar {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }

  /*registro*/
.reg{
    padding-top: 10px!important;
}
.reg h3{
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 1.5rem;
}
.reg .listado {
  width: 100%;
  margin: 20px 0;
  padding: 0;
  text-align: left;
}
@media (min-width: 1px) and (max-width: 940px) {
  .reg{
    display: none;
  }
  .susreg {
    padding-top: 0!important;
    margin-top: 20px!important;
  }
  .of-div {
    width: 130%!important;
    margin: auto;
    margin-left: -45px;
  }
}

/* categorias */

@media (min-width: 1px) and (max-width:940px){
  .cat{
    position: fixed;
    z-index: 999;
    /* line-height: 3; */
    margin: auto;
    /* top: 0; */
    right: 0px;
    /* margin-left: 63%; */
    /* flex-direction: row; */
    /* margin-bottom: 0!important; */
    width: 100%;
    /* bottom:20px; */
    bottom:52px;
    background: #252422;
  }

  .categorias{
      margin: 13px 15px;
  }

  .categoria:hover {
    color: #fff;
    border: 1px solid #2C2A2F;
    background: #2C2A2F;
  }

}

@media (min-width: 941px) and (max-width:1500px){
  .cat{
    position: fixed;
    z-index: 20;
    line-height: 3;
    margin: 220px auto;
    /* top: 0; */
    right: 0%;
    /* margin-left: 63%; */
    width: 210px;
    }
  

  .categorias{
      margin: 13px 15px;
  }

  .categoria:hover {
    color: #fff;
    border: 1px solid #2C2A2F;
    background: #2C2A2F;
  }

}
.btn-pay img{cursor: pointer;}
.btn-shadow{border: 1px solid #000;width: 100%;border-radius: 50px;display: inline-flex;margin: 0px 0px 10px 0px;cursor: pointer; background: #fff;}
.btn-shadow:hover{box-shadow: 0 0 5px #3377cb;}
.btn-shadow:active{box-shadow: 0 0 5px #3377cb;	}
.btn-icon{border: 1px solid #3377cb;background-color: #3377cb !important;width: 19%;border-radius: 50px 0px 0px 50px;padding: 3px 0px 0px 8px;display: inline-block;}
/* .btn-icon{border: 1px solid #3377cb;background: linear-gradient(180deg, #FA67F7 0%, #6C00AD 100%)!important;width: 25%;border-radius: 50px 0px 0px 50px;padding: 10px 0px 0px 18px;display: inline-block;} */
.txt-card-2{color: #000;font-size: 7px;font-weight: bold; margin-left: 10px;}
/* .txt-card-2{color: #000;font-size: 9px;font-weight: bold; margin-left: 10px;} */
.americanexp2{width: 20px;padding: 2px; margin-left: 9px;}
.icon-card{	width: 15px;}
/* .icon-card{	width: 20px;} */
/* .btn-card{display: inline-block; padding: 1px;} */
.btn-card{display: inline-block; margin-top:-9px;}
.modal-footer{flex-wrap:nowrap;}
.modal-content {background-color: transparent !important;border: transparent !important;}
.background-modal{background-image: url(/assets/img/ventana-donaciones-movil.png);background-repeat: no-repeat;background-size: 100% 100%; }
.txt-bco{color:#fff !important}
.txt-title{font-family: 'Ruthligos';margin-left: 18%; color:#fff}
@media (min-width:1px) and (max-width:576px){
  .txt-title{font-family: 'Ruthligos';margin-left: 10%; color:#fff; font-size:30px;}
}