@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);

:root {
  --red: red;
  --green: #7dd957;
  : ;
  --orange: #E0BF00;
  : ;
  --orange-200: #4c4422;
  --darkgray: #202123;
  : ;
  --darkgray2: #2f4553;
  : ;
  --gray: #b1bad3;
  --gray2: #557086;
  --grey-200: #b1bad3;
  --blue: #1475e0;

  --darkgreen: #2b5329;
  --darkgreen2: #1a361c;
  --green: #7dd957;
  --green2: #284d2b;
  --green-200: #8bc34a;
}


.text-red {
  color: var(--red) !important;
}

.text-green {
  color: var(--green) !important;
}

.text-orange {
  color: var(--orange) !important;
}

.text-darkgray {
  color: var(--darkgray) !important;
}

.col.s12>.btn {
  width: 100%;
}

.btn.w100 {
  width: 100%;
}

.btn.w80 {
  width: 80%;
}

.btn.w50 {
  width: 49%;
}

.btn.w47 {
  width: 47%;
}

.w90 {
  width: 90%;
}


/** GENERAL **/

body {
  font-family: Montserrat;
  padding-top: 56px;
  background-color: #232323;
}

.new.carousel.carousel-slider .carousel-item {
  overflow-y: scroll;
}

.nav-fixed {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  margin-bottom: 0px;
  z-index: 997;
  transition: top 0.3s;
}

nav {
  background-color: #232323 !important;

}

nav a {
  color: white !important;
}

footer {
  background-color: #232323 !important;
}

nav .brand-logo.playstore {
  max-width: 150px;
}

/*header, main, footer, body {
      padding-left: 300px;
    }

    @media only screen and (max-width : 992px) {
      header, main, footer, body {
        padding-left: 0;
      }
    }
    */

.modal-fullscreen.open {
  width: 100%;
  max-height: 100%;
  height: 100%;
  top: 0 !important;
  box-shadow: none;
}

.modal-fullscreen>.modal-content {
  height: calc(100% - 56px);
}

/* Media Query para pantallas de móvil */
@media only screen and (max-width: 768px) {
  .modal {
    width: 90vw;
  }

}

/** ALERTAS **/

.new button.close {
  position: absolute;
  /*top: 0.5rem;*/
  right: 0.5rem;
  color: inherit;
}

.new {
  margin: 0 auto;
}

.new p {
  text-align: left;
  margin: 0 auto;
}

.fixed-action-btn {
  bottom: 65px !important;
}

.btn-floating.halfway-fab {
  bottom: 0 !important;
}

/*.new.carousel{
    height: auto;
    }*/

.new.carousel.carousel-slider .carousel-item p {
  font-size: inherit;
}

/** NOTIFICACIONES **/
#viewNotificationsAjax .collection {
  margin: 0;
}

#viewNotifications .collection .collection-item.avatar .secondary-content {
  position: relative;
}

/*ICONO NOTIFICACION*/
.icon-badge {
  position: absolute;
}

.notification-badge {
  position: relative;
  padding: 5px 9px;
  background-color: #FFF;
  font-weight: bold;
  color: black;
  bottom: 15px;
  left: 15px;
  border-radius: 50%;
}

#sidenav-notifications.sidenav {
  width: 35%;
}

@media screen and (max-width:640px) {
  #sidenav-notifications.sidenav {
    width: 100%;
  }
}

#sidenav-notifications.sidenav li>a {
  display: inline-block;
  line-height: inherit;
  padding: 5px 0px 25px;
  height: 0;
}

/* ETC */


nav .sidenav-trigger {
  margin: 0 5px;
}

nav .icons a {
  border: none;
}

nav .icons a:active,
nav .icons a.active {
  background: rgba(0, 0, 0, 0.1);
}



/** PAREJAR MARGEN DEL MENU SUPERIOR **/

// FIX SIDENAV SPACING
.side-nav li>a {
  padding: 0 16px;
}

//FIX SIDEBAR DIVIDERS
.side-nav .divider {
  margin: 0;
  height: 8px;
  border-bottom: 1px solid #e0e0e0;
  background-color: transparent;
}

// SIDENAV HEADER
.side-nav li>a {
  padding: 0 16px;
}

.side-nav .divider {
  margin: 0;
  height: 8px;
  border-bottom: 1px solid #e0e0e0;
  background-color: transparent;
}

.sidenav-header {
  background: url('../images/cover.jpg') no-repeat center center;
  background-size: cover;
  margin-bottom: 0px;
  padding: 15px 0 0 15px;
}

.sidenav-header .side-nav li>a {
  padding: 0 16px;
}

.sidenav-header .side-nav .divider {
  margin: 0;
  height: 8px;
  border-bottom: 1px solid #e0e0e0;
  background-color: transparent;
}

.sidenav-header .sidenav-header .row {
  margin-bottom: 0;
}

.sidenav-header .sidenav-footer {
  margin-bottom: 0px;
  padding: 0;
}

.sidenav-header .sidenav-footer .row {
  margin-bottom: 0;
}

.sidenav-header .sidenav-footer .row .social-icons a {
  opacity: 0.5;
  padding: 0;
  text-align: center;
}

.sidenav-header .sidenav-footer .row .social-icons a:hover {
  background-color: inherit;
  opacity: 1;
}

.sidenav-header .row {
  margin-bottom: 0;
}

.sidenav-footer {
  margin-bottom: 0px;
  padding: 0;
}

.sidenav-footer .row {
  margin-bottom: 0;
}

.sidenav-footer .row .social-icons a {
  opacity: 0.5;
  padding: 0;
  text-align: center;
}

.sidenav-footer .row .social-icons a:hover {
  background-color: inherit;
  opacity: 1;
}

/** PAGINAS **/

#homeMember .carousel {
  height: 250px;
}

#homeMember .carousel .carousel-item {
  height: 100px;
  width: 100px;
}

#homeMember .carousel .carousel-item>img {
  border-radius: 100%;
  border: 4px solid red;
  height: 100px;
  width: 100px;
}

#homeMember .btn-large {
  padding: 0;
}

#homeMember .row .col.s12 {
  margin-bottom: 10px;
}

#homeMember .row.circle a {
  border-radius: 100%;
  height: 125px;
  line-height: 125px;
}

#homeMember .row.center .col {
  margin-top: -15%;
}

/** SHOUTS **/
#newShout h5 {
  color: white;
  margin: 0 auto;
}

#newShout .card .card-action {
  padding: 0;
}

#listShouts .shout-like,
#listShouts .shout-comment {
  padding: 0 10px;
  display: inline-flex;
}

#listShouts .shout-like i.left,
#listShouts .shout-comment i.left {
  margin-right: 5px;
}

#listShouts .card .card-reveal {
  height: 50%;
}

/** INICIO EFECTOS **/

.shout-like.active {
  -webkit-animation: 2s rainbow 1;
}

.comment-like.active {
  -webkit-animation: 2s bubbleGum 1;
}

@-webkit-keyframes rainbow {
  0% {
    background-color: hsl(0, 100%, 50%);
  }

  /*  Red     */
  16% {
    background-color: hsl(60, 100%, 50%);
    -webkit-transform: scale(0.9) rotate(-3deg);
  }

  /*  Yellow  */
  33% {
    background-color: hsl(120, 100%, 50%);
  }

  /*  blue   */
  50% {
    background-color: hsl(180, 100%, 50%);
  }

  /*  Cyan    */
  66% {
    background-color: hsl(240, 100%, 50%);
    -webkit-transform: scale(1.1) rotate(3deg);
  }

  /*  Blue    */
  83% {
    background-color: hsl(300, 100%, 50%);
  }

  /*  Magenta */
  100% {
    background-color: hsl(359, 100%, 50%);
  }

  /*  Red     */

  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
  }
}


/** BOTAR **/
@-webkit-keyframes throw {

  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
  }

  65% {
    -webkit-transform: translateY(-15px);
  }
}

/** INTERMITENTE **/
@-webkit-keyframes intermittent {

  25%,
  75% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }
}

/** DOBLE CLICK **/
@-webkit-keyframes doubleClick {
  40% {
    -webkit-transform: scale(1.1);
  }

  20%,
  60% {
    -webkit-transform: scale(0.8);
  }
}

/** CHICLE **/
@-webkit-keyframes bubbleGum {
  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
  }

  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
  }

  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
  }
}

/** BALANCEO **/
@-webkit-keyframes swinging {

  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
  }
}

/** FIN EFECTOS **/

#listShouts i.video {
  position: absolute;
  top: 35%;
  left: 35%;
  font-size: 10rem;
}

#listShouts .row .col {
  padding: 0;
}

#listShouts .row .col.shout-info {
  padding: 0px 2px 5px 2px;
}

#listShouts .card {
  box-shadow: none;
}

#listShouts .card.small .card-image {
  min-height: 60%;
}

#listShouts .card .card-title {
  font-size: 1rem;
}

#listShouts .card .blue {
  /**background-color: rgba(200, 230, 201, 0.5) !important;**/
  background-color: rgba(192, 192, 192, 0.5) !important
}

#listShouts .card .vip {
  background-color: rgba(230, 200, 200, 0.5) !important;
}

#listShouts .card .card-image video {
  display: block;
}


@media screen and (max-width:640px) {
  #listShouts:not(#pshouts) .card .card-image {
    height: auto;
    /*height: 20vh;
        FIX: 01/11/2019
        */
    overflow: hidden;
    border-radius: 10px 10px 0px 0 !important;
  }

  #pshouts .card .card-image {
    height: auto !important;
  }

  #listShouts .card .card-image img,
  #listShouts .card .card-image video,
  #searchMembers .card .card-image img {
    /*max-height: 40vh;*/
    /*height: 100%; */
    min-height: 20vh;
    /*width: auto;
        FIX: 01/11/2019
        */
    margin: auto auto;
  }

  #listShouts .card .card-image video {
    transform: scale(1.7);
  }

  #listShouts .card .card-action:last-child {
    border-radius: 0 0 8px 8px;
  }

}

@media screen and (max-width:1024px) and (min-width:640px) {
  #listShouts .card .card-image {
    height: 40vh;
    overflow: hidden;
  }
}

@media screen and (min-width:1024px) {

  #listShouts .card .card-image img,
  #listShouts .card .card-image video,
  #searchMembers .card .card-image img {
    min-height: 40vh;
    max-height: 40vh;
    width: 100%;
    margin: auto auto;
  }
}

#listShouts .card .card-image .card-title {
  /**padding: 0 24px 0px 24px;**/
  background-color: rgba(68, 68, 68, 0.65);
  width: 100%;
  margin: 0;
  padding: 15px;
}

#listShouts .card .card-image .card-title.card-panel {
  bottom: 30%;
  top: 30%;
}

#listShouts .card .card-action {
  padding: 10px 5px;
  margin: 0;
}



#newShout .card .card-image {
  /*max-height: 150px;
    min-height: 250px;*/
  height: 15vh;
  overflow: hidden
}

/** SHOUTS **/

#viewShout .card-action .row .col {
  margin-bottom: 5px;
}

#viewShout .card {
  //margin: 0 0 35px 0;
  margin: 0;
  padding-bottom: 100px;
}

#viewShout .card .author {
  padding: 12px;
}

#viewShout .card .author .collection {
  border: 0;
}

#viewShout .card .author.row {
  margin: 0;
}

#viewShout .card .card-content:last-child {
  padding: 0;
}

#viewShout .card-content .collection {
  margin: 0;
}

#viewShout .card .card-image img,
#viewShout .card .card-image video {
  width: auto;
  /*height: 70vh;*/
  margin: 0 auto;
}

#viewShout .card .card-image .vip {
  filter: blur(6px);
  pointer-events: none;
}

#viewShout .card .card-image .materialboxed:hover:not(.active),
#viewPhoto .card .card-image .materialboxed:hover:not(.active) {
  opacity: 1;
}

#viewShout .btn-floating.halfway-fab {
  bottom: 10px;
}

#viewShout .collection .collection-item.avatar .secondary-content {
  position: initial;
}

#viewShout .collection#comments,
#viewShout .collection#comments .collection-item.avatar {
  position: inherit;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}


#viewShout .collection#comments .collection-item.avatar {
  padding-left: 15px;
}

#viewShout .collection#comments .collection-item.avatar.female {
  background-color: #f3d1dd;
  color: #a23d63;
}

#viewShout .collection#comments .collection-item.avatar.male {
  background-color: #c1dff0;
  color: #2e6889;
}

#viewShout .collection#comments .collection-item.avatar.author {
  border-left: 3px solid purple;
}

#viewShout .collection#comments .collection-item.avatar.female a span {
  color: #a23d63;
  font-weight: 600;
}

#viewShout .collection#comments .collection-item.avatar.male a span {
  color: #2e6889;
  font-weight: 600;
}

#viewShout .collection#comments .collection-item.avatar p {
  padding-left: 45px;
}

#viewShout .collection#comments .collection-item.avatar img {
  position: inherit;
}

#viewShout .collection#comments .collection-item.avatar.male img {
  border: 2px solid #2e6889;
}

#viewShout .collection#comments .collection-item.avatar.female img {
  border: 2px solid #a23d63;
}

#viewShout #loadComments {
  display: none;
}

#viewShout .btn-font {
  font-size: 0.58rem;
}

#viewShout #btnPrev {
  bottom: 50%;
  left: 0;
  display: none;
}

#viewShout #btnNext {
  bottom: 50%;
}

#viewShout #btnPlay {
  top: 39%;
  left: 45%;
}

#viewShout #btnVip {
  /*bottom: 40%;
    left: 45%;*/
  position: absolute;
  top: 30%;
  width: 100%;
  min-height: 100px;
  height: 33%;
}

#viewShout .font-small {
  /*font-size: 0.8rem;*/
  font-size: 85%;
}

#viewShout .modal.bottom-sheet {
  max-height: 85%;
}

video::-internal-media-controls-download-button {
  display: none;
}

video::-webkit-media-controls-enclosure {
  overflow: hidden;
}

video::-webkit-media-controls-panel {
  width: calc(100% + 35px);
}

/** CUENTA Y PERFIL **/

#memberVIP .card .card-content {
  padding: 2px 20px 2px 20px;
}

#memberAccount .card,
#memberProfile .card {
  margin: 0;
}

#memberAccount .card .card-image .card-title,
#memberProfile .card .card-image .card-title {
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px;
}

#memberAccount .card .card-image,
#memberProfile .card .card-image.avatar {
  max-height: 200px;
  overflow: hidden
}

/** SHOUTS EN PERFILES **/
#memberProfile .card .card-content:last-child {
  padding: 0;
}

/*#memberShouts .row .col{
    padding: 0;
    }*/

/** LOADER **/
.preloader-background {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #eee;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/** TRADUCCION **/

a.gflag {
  vertical-align: middle;
  font-size: 24px;
  padding: 1px 0;
  background-repeat: no-repeat;
  background-image: url(//gtranslate.net/flags/24.png);
}

a.gflag img {
  border: 0;
}

a.gflag:hover {
  background-image: url(//gtranslate.net/flags/24a.png);
}

html.translated-ltr body {
  top: 0 !important;
}

.skiptranslate {
  display: none !important;
}

/* Google Translate Overrides */
html,
body {
  min-height: 0 !important;
  height: auto !important;
  position: inherit !important;
}

#goog-gt-tt {
  display: none !important;
}

.goog-te-banner-frame {
  display: none !important;
}

.goog-te-menu-value:hover {
  text-decoration: none !important;
}

#google_translate_element2 {
  display: none !important;
}

/* estilos de posts */
.contentPost * {
  font-size: 18px !important;
  word-break: break-word;
}

.contentPost * img {
  width: 100%;
}

.imgPost {
  max-height: 600px;
  width: 100%;
  border-radius: 2px;
  overflow: hidden;
  height: 100%;
}

blockquote {
  border-left: 5px solid var(--orange) !important;
}

.form-group {
  height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}


.user-view {
  display: flex;
  flex-direction: column;
  align-items: center;

}

.user-view .avatar-img {
  width: 150px;
}

.user-view .avatar-img img {
  width: 100%;
  height: 100%;
}

.filtered {
  box-shadow: 0px 0px 2px #26a69a;
}


section {
  min-height: 81vh;
  margin: 20px 20px 60px 20px;
}

/* Cuando la pantalla sea pequeña */
@media (max-width: 600px) {
  section {
    margin: 10px 4px 4px 10px;
  }
}

.avatar-small {
  width: 64px;
  height: 64px;
  border-radius: 50%;
}

.no-margin {
  margin: 0 !important;
}

.head-bet {
  padding: 4px;
  margin: 8px 0 0 0;
  background-color: #E0BF00;
  width: 100%;
  color: black;
}

.subhead-bet {
  margin-bottom: 0;
  display: flex;
  align-items: center;
  height: 70px;
}

/* cuando la pantalla sea pequeña */
@media (max-width: 600px) {
  .subhead-bet {
    height: 48px;
    img {
      width: 40px;
      height: 40px;
    }
  }
  .head-bet
  {
    margin: 0;
  }
}

.btn-lc {
  font-family: 'Montserrat', sans-serif;
  text-transform: unset;
  font-weight: 400;
}

/** Colores Texto */
.text-primary {
  color: var(--orange) !important;
}




/* Estilo del scroll en general */
::-webkit-scrollbar {
  width: 4px;
  height: 2px;
}

/* Pista del scroll */
::-webkit-scrollbar-track {
  background-color: #f1f1f1;
}

/* Mango del scroll */
::-webkit-scrollbar-thumb {
  background-color: #e0bf00;
  /* Color deseado */
  border-radius: 6px;
}

/* Cambio de color al pasar el mouse sobre el mango */
::-webkit-scrollbar-thumb:hover {
  background-color: #d1ad00;
  /* Cambia el color al pasar el mouse */
}

/* footer fijo */
#foot {
  background: #121212;
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 6px 2px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0px;
  color: #fff;
  z-index: 1;
}

#foot div {
  font-size: 10px;
  text-align: center;
}

#foot img,
#foot svg {
  height: 30px;
  width: 30px;
  margin-bottom: 3px;
}

#foot span {
  transform: scale(1);
}


/* Estilos de tabla */
thead tr th {
  text-align: center;
  background-color: #37474f;
  color: #ffffff;
  font-size: 12px;
}

tbody tr td {
  text-align: center;
  font-size: 12px;
}

tbody tr {
  background-color: var(--darkgray);
}

tbody tr:hover {
  a {
    color: white;
  }

  color: white;
  background-color: #4a93af !important;
  height: 20px;
}

@media only screen and (max-width : 992px) {

  tbody tr:hover {
    color: unset;
    background-color: #4a93af !important;
    height: 20px;
  }
}

/* Estilo para el botón de WhatsApp */
#whatsapp-btn {
  display: none;
  position: fixed;
  bottom: 100px;
  right: 20px;
  z-index: 1000;
  /*display: flex; */
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
}

/* Estilo para el texto del botón */
#whatsapp-btn span {
  color: white;
  /* Color del texto */
}


.image_container {
  max-height: 350px;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
}

.image_container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* Esto estira la imagen para que cubra completamente el contenedor */
  top: 0;
  left: 0;
}

.responsive-img {
  border-radius: 4px;
}

/* Cuando la pantalla es e un movil */
@media (max-width: 450px) {
  .footer-information {
    font-size: 12px;
  }

  h5 {
    font-size: 15px;
  }
}

.align-btn-on-menu {
  display: flex;
  align-items: center;
  height: 34px;
  margin: 13px 5px 5px 0;
}

.notification-alert {
  color: var(--orange);
}


@media (min-width: 600px) {
  .present-home-guest {
    display: flex;
    height: 492px;
    align-items: center;
  }
}

.center-align {
  display: flex;
  justify-content: center;
}



/* Threads HILOS */
  .thread-card {
    width: 620px;
    margin-bottom: 1.5rem;
  }

  .thread-card .card-header {
    background: #F4E8F2;
    border: 2px solid #E6D9E4;
    border-radius: 5px;
    padding: 0 2px 0 0;
    display: flex;
  }

  .thread-card .card-header>div:first-child {
    width: 63px;
    margin-left: 2px;
    margin-top: 3px;
    text-align: left;
    overflow: hidden;
  }

  .thread-card .card-header>div:nth-child(2) {
    width: 405px;
    text-align: left;
    overflow: hidden;
  }

  .thread-card .card-header>div:nth-child(3) {
    font-size: 8pt;
    text-overflow: ellipsis;
  }

  .thread-card .card-header>div:last-child {
    font-size: 8px;
    font-weight: bold;
    width: 70px;
  }

  .thread-card .card-header>div:last-child>a {
    color: #ee0000;
  }

  .thread-card .card-body>p {
    margin: 0;
  }

  .thread-card .card-footer>div:first-child {
    clear: both;
    height: 30px;
  }

  .thread-card .card-footer>div:first-child>div {
    cursor: pointer;
    font-weight: 900;
    min-width: 34px;
    padding: 0px 2px;
    vertical-align: top;
    text-align: center;
    display: inline;
    font-size: 10px;
    border: 1px solid #C985E9;
    border-radius: 4px;
    height: 24px;
    margin-right: 3px;
    color: #983C7E;
    background: #F6ECFD;
    line-height: 1;
  }

  .thread-card .card-footer>div:last-child {
    width: 160px;
    margin-bottom: 6px;
    margin-left: 2px;
    margin-top: 3px;
    text-align: left;
    overflow: hidden;
  }

  .thread-card .card-footer>div:last-child>a {
    color: #3A0088;
    font-size: 13px;
    width: 444px;
    font-weight: 900;
  }

  .thread-card .card-footer>div:last-child>div {
    font-size: 12px;
    color: #7F627F;
  }

  .thread-card .card-footer>div:last-child>div:last-child {
    clear: both;
    height: 30px;
  }

  /**.thread-card .card-footer>div:last-child>div:last-child>div {
    cursor: pointer;
    font-weight: 900;
    min-width: 34px;
    padding: 0px 2px;
    vertical-align: top;
    text-align: center;
    display: inline;
    font-size: 10px;
    border: 1px solid #C985E9;
    border-radius: 4px;
    height: 24px;
    margin-right: 3px;
    color: #983C7E;
    background: #F6ECFD;
    line-height: 1;
  }*/
/* Fin Threads HILOS */

.helper-text
{
  color: var(--orange) !important;
}