@font-face {
  font-family: PlayfairDisplay-Black;
  src: url(../fonts/PlayfairDisplay-Black.ttf); }

@font-face {
  font-family: PlayfairDisplay-Bold;
  src: url(../fonts/PlayfairDisplay-Bold.ttf); }

@font-face {
  font-family: PlayfairDisplay-Regular;
  src: url(../fonts/PlayfairDisplay-Regular.ttf); }

@font-face {
  font-family: Montserrat-Light;
  src: url(../fonts/Montserrat-Light.otf); }

@font-face {
  font-family: Montserrat-SemiBold;
  src: url(../fonts/Montserrat-SemiBold.ttf); }

@font-face {
  font-family: Montserrat-Regular;
  src: url(../fonts/Montserrat-Regular.otf); }

@font-face {
  font-family: Montserrat-Bold;
  src: url(../fonts/Montserrat-Bold.ttf); }

html {
  background: #fff; }

body {
  line-height: 1.2;
  padding-bottom: 110px;
  /*	@media (min-width: 768px) { 
		overflow: auto;
	}*/ }

#zocalo {
  display: none; }

#zocalo.active {
  display: block;
  width: calc(100% - 6px);
  position: absolute;
  bottom: 3px;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-animation-duration: 15s;
  animation-duration: 15s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: flash;
  animation-name: flash; }

@-webkit-keyframes flash {
  0%, 20%, 40%, 60%, 80%, 100% {
    opacity: 1; }
  26%, 46%, 66%, 86% {
    opacity: 0; } }

@keyframes flash {
  /*0%, 50%, 100% {*/
  0%, 20%, 40%, 60%, 80%, 100% {
    opacity: 1; }
  /*25%, 75% {*/
  26%, 46%, 66%, 86% {
    opacity: 0; } }

textarea {
  resize: vertical; }

.progress-big {
  height: 40px !important; }

.progress-big > div {
  font-size: 30px;
  line-height: 37px; }

.wrapper {
  width: 100%;
  /* whatever width you want */
  display: inline-block;
  position: relative; }

.wrapper:after {
  padding-top: 56.25%;
  /* 16:9 ratio */
  display: block;
  content: ''; }

.main {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: black;
  color: white; }
  .main > * {
    width: 100%;
    height: 100%; }

.contenedor-centrador {
  width: 100%;
  height: 100%;
  display: table; }

.centrador {
  display: table-cell;
  vertical-align: middle; }

.nowrap {
  white-space: nowrap; }

.mb-15 {
  margin-bottom: 15px; }

.degradado_principal {
  background: #ffffff;}


#menu_perfil {
    text-align: center;
}

#menu_perfil a {
  padding-top: 20px;
}

#menu_perfil a .contenedor_foto_perfil {
    position: relative;
}
#menu_perfil a .contenedor_foto_perfil .foto_perfil {
    width: 50px;
    height: 50px;
    background-position: 50% 50%;
    background-size: cover;
    position: relative;
    border-radius: 50%;
}
#menu_perfil a .contenedor_foto_perfil:before {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    position: absolute;
    content: "";
    top: -2px;
    left: -2px;
    background-color: #f6b900;
}
#menu_perfil.active > a,
#menu_perfil:hover > a {
    background: none !important;
}
#menu_perfil.active > a .contenedor_foto_perfil:before,
#menu_perfil:hover > a .contenedor_foto_perfil:before {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    position: absolute;
    content: "";
    top: -3px;
    left: -3px;
    background-color: #f6b900;
}

.menu_externo {
  width: 100%;
  height: 105px;
  background-color: #f6b900;
  position: relative;
  padding-top: 23px; }
  .menu_externo .menu_externo__logo {
    width: 245px;
    display: block; }

.home .header {
  color: #f6b900;
  font-family: "Montserrat-Regular";
  font-size: 41px;
  text-align: center;
  margin-top: 35px;
  margin-bottom: 40px; }

.home .grupo {
  cursor: pointer;
  font-family: "Montserrat-SemiBold";
  font-size: 20px;
  color: #002E5D;
  background-color: #f6b900;
  width: 268px;
  border-radius: 20px;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
  display: block;
  margin: 21px  auto; }

body.grupo .logo {
  width: 100%;
  max-width: 305px;
  display: block;
  margin: 18px auto 56px; }

body.grupo .contenido {
  padding-top: 24px; }
  @media (min-width: 768px) {
    body.grupo .contenido {
      padding-top: 129px; } }

body.grupo input {
  height: 42px;
  font-size: 14px;
  font-family: "Montserrat-Regular";
  color: #4a5861;
  margin-bottom: 18px;
  border-color: #002E5D; }

@media (min-width: 768px) {
  body.grupo .columna_1 {
    padding-right: 50px;
    border-right: 2px solid #002E5D; } }

@media (min-width: 768px) {
  body.grupo .columna_2 {
    padding-left: 50px;
    border-left: 2px solid #002E5D;
    position: relative;
    left: -2px; } }

body.grupo .titulo {
  font-family: "Montserrat-Regular";
  font-size: 46px;
  line-height: 50px;
  color: #f6b900;
  margin-bottom: 20px;
  padding-top: 14px; }

body.grupo .subtitulo {
  font-family: "Montserrat-Regular";
  font-size: 17px;
  margin-bottom: 25px;
  color: #002E5D; }

body.grupo .descripcion {
  color: #4a5861;
  font-family: "Montserrat-Regular";
  font-size: 14px;
  padding-bottom: 15px;
  text-align: justify; }

body.grupo button {
  border-radius: 16px;
  border: none;
  background-color: #f6b900;
  display: block;
  height: 30px;
  width: 130px;
  font-family: "Montserrat-SemiBold";
  color: #002E5D;
  text-transform: uppercase;
  font-size: 16px;
  float: right;
  margin-top: 13px;
  margin-bottom: 22px; }

  .seleccionar_paquete .btn-pago, .seleccionar_paquete .btn-pago:visited  {
    background-color: #ffc000;
    color: #000000;
    font-family: "MyriadPro_Semibold";
    font-size: 20px;
    line-height: 1.2;
    width: 50%;
    margin:auto;
    height: 47px;
    border-radius: 0px;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top:20px;
    margin-bottom:20px;
  }

@media (min-width: 768px) {
  .en_vivo .columna_1 {
    padding-right: 38px;
    border-right: 2px solid #000000;
    padding-top: 8px; } }

@media (min-width: 768px) {
  .en_vivo .columna_2 {
    padding-left: 38px; } }

@media (min-width: 768px) {
  .en_vivo .columna_1,
  .en_vivo .columna_2 {
    margin-top: 16px; } }

.en_vivo .titulo {
  font-family: "Montserrat-Regular";
  font-size: 20px;
  color: #f6b900;
  margin-bottom: 6px;
  margin-top: 5px; }

.en_vivo .subtitulo {
  color: #000;
  font-family: "Montserrat-Regular";
  font-size: 17px;
  margin-bottom: 16px; }

.en_vivo .descripcion {
  color: #4a5861;
  font-family: "Montserrat-Regular";
  font-size: 14px;
  line-height: 22.8px;
  padding-bottom: 15px; }

.en_vivo .label_preguntas {
  font-family: "Montserrat-SemiBold";
  font-size: 20px;
  color: #002E5D;
  margin-top: 4px;
  margin-bottom: 17px; }

.en_vivo .wrapper{
  border:2px solid #f6b900;
}

.en_vivo input {
  height: 42px;
  margin-bottom: 18px;
  font-size: 14px;
  font-family: "Montserrat-Regular";
  color: #4a5861;
  border-color: #000000; }

.en_vivo textarea {
  margin-bottom: 8px; }

.en_vivo #form_pregunta button {
  border-radius: 16px;
  border: none;
  background-color: #000000;
  display: block;
  height: 20px;
  width: 70px;
  font-family: "Montserrat-SemiBold";
  color: #ffffff;
  text-transform: uppercase;
  font-size: 12px;
  float: right;
  margin-bottom:15px }

#btn-mostrar-pregunta {
    border-radius: 16px;
    border: none;
    background-color: #000000;
    display: block;
    height: 35px;
    width: 120px;
    font-family: "Montserrat-SemiBold";
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    margin-left:auto;
    margin-right:auto;
  }
  

.en_vivo #form_pregunta{
  margin-top:10px;
}

.img-carousel-logos{
    max-height: 120px;
    margin:auto;
  }

.biblioteca .header {
  font-family: "Montserrat-Regular";
  font-size: 41px;
  color: #000;
  margin-bottom: 30px;
  margin-top: 15px;
  text-align: center; }

.biblioteca .titulo {
  font-family: "Montserrat-Regular";
  font-size: 21px;
  color: #000000;
  margin-bottom: 0px;
  margin-top: 5px; }

.biblioteca .subtitulo {
  color: #000;
  font-family: "Montserrat-Regular";
  font-size: 16px;
  margin-bottom: 26px; }

.feria .titulo {
  font-family: "Montserrat-Regular";
  font-size: 21px;
  color: #000000;
  margin-bottom: 0px;
  margin-top: 5px; }

.feria .subtitulo {
  color: #000;
  font-family: "Montserrat-Regular";
  font-size: 16px;
  margin-bottom: 26px; }

.btn-feria, .btn-feria:visited {
  border-radius: 16px;
  border: none;
  background-color: #000000;
  display: block;
  height: 30px;
  width: 160px;
  font-family: "Montserrat-SemiBold";
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  float: right;
  margin-top: 13px;
  margin-bottom: 22px; 
  padding-top: 5px;
  text-align: center;
  margin-right:5px;
  text-decoration:none!important;
}

.btn-votado{
  border-radius: 16px;
  border: none;
  background-color: #5cb85c;
  display: block;
  height: 30px;
  width: 160px;
  font-family: "Montserrat-SemiBold";
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  float: right;
  margin-top: 13px;
  margin-bottom: 22px; 
  padding-top: 5px;
  text-align: center;
  margin-right:5px;
  text-decoration:none!important;
}

.feria .thumbnail{
  height: 200px;
  width: 300px;
  display: grid;
  place-items: center;
  margin: auto;
  margin-bottom: 20px;
  display: flex;
  padding:40px
}

.feria .img-logo-stand{
  max-width: 300px;
}

.img-banner{
  padding:5px;
}

.header {
  font-family: "Montserrat-Regular";
  font-size: 41px;
  color: #000000;
  margin-bottom: 30px;
  margin-top: 15px;
  text-align: center; 
}


/* PERFIL -----------------------------------------------------------------------------*/
.perfil {
  position: relative;
  background-color: #ffffff;
}
.perfil > div {
  padding-bottom: 100px;
}
.perfil .relative {
  padding-right: 0;
  padding-left: 0;
}
.perfil #cuadro-perfil {
  background-color: #fff;
  border: 1px solid #f6b900;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  padding: 80px 50px;
  margin-top: 10vh;
  position: relative;
}
@media (min-width: 992px) {
  .perfil #cuadro-perfil {
      padding-right: 74px;
      min-height: 410px;
  }
}
.perfil #cuadro-perfil .contenedor_foto {
  width: 234px;
  position: relative;
  margin: 0 auto 30px;
}
@media (min-width: 992px) {
  .perfil #cuadro-perfil .contenedor_foto {
      position: absolute;
      left: -117px;
      top: 48px;
      margin: initial;
  }
}
.perfil #cuadro-perfil .contenedor_foto .foto {
  width: 234px;
  height: 234px;
  background-position: 50% 50%;
  background-size: cover;
  border-radius: 50%;
  border: 7px solid #f6b900;
  display: block;
  margin: 0 auto;
}
.perfil #cuadro-perfil #url_facebook,
.perfil #cuadro-perfil #url_linkedin {
  display: inline-block;
  width: 31px;
  margin-right: 13px;
  z-index: 1;
}
@media (min-width: 992px) {
  .perfil #cuadro-perfil #url_facebook,
  .perfil #cuadro-perfil #url_linkedin {
      margin-right: 0;
      position: absolute;
      top: 0;
      right: 0;
  }
}
.perfil #cuadro-perfil #url_facebook img,
.perfil #cuadro-perfil #url_linkedin img {
  width: 100%;
}
.perfil #cuadro-perfil #url_facebook#url_facebook,
.perfil #cuadro-perfil #url_linkedin#url_facebook {
  right: 44px;
}
@media (min-width: 992px) {
  .perfil #cuadro-perfil .linea {
      width: 40px;
      height: 10px;
      background-color: #f6b900;
  }
}
.perfil #cuadro-perfil .btn_editar_perfil {
  width: 49px;
  height: 49px;
  border-radius: 50%;
  position: absolute;
  background-image: url(../img/perfil/btn_editar_perfil.svg);
  top: 10px;
  right: 10px;
  cursor: pointer;
  display: block;
}
@media (min-width: 992px) {
  .perfil #cuadro-perfil .btn_editar_perfil {
      top: -24px;
      right: -24px;
  }
}
.perfil #cuadro-perfil #nombre {
  font-family: "Montserrat-Regular";
  font-size: 40px;
  color: #212529;
  margin-top: 20px;
  margin-bottom: 10px;
}
.perfil #cuadro-perfil .label_perfil {
  font-family: "Montserrat-Regular";
  font-size: 16px;
  color: #212529;
  margin-bottom: 17px;
  position: relative;
  padding-left: 45px;
}
.perfil #cuadro-perfil .label_perfil:before {
  content: "";
  position: absolute;
  width: 25px;
  height: 31px;
  left: 0;
  top: -5px;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.perfil #cuadro-perfil .label_perfil#correo:before {
  background-image: url(../img/perfil/icon-correo.svg);
  background-size: 25px auto;
  background-position: 50% 8px;
}
.perfil #cuadro-perfil .label_perfil#pais:before {
  background-image: url(../img/perfil/icon-pais.svg);
  background-size: auto 25px;
  background-position: 50% 0;
}
.perfil #cuadro-perfil .label_perfil#telefono:before {
  background-image: url(../img/perfil/icon-telefono.svg);
  background-size: auto 25px;
  background-position: 42% 0;
}
.perfil #cuadro-perfil .label_perfil#insitucion:before {
  background-image: url(../img/perfil/icon-empresa.svg);
  background-size: 25px auto;
  background-position: 42% 1px;
}
.perfil #cuadro-perfil .label_perfil#profesion:before {
  background-image: url(../img/perfil/icon-industria.svg);
  background-size: 24px auto;
  background-position: 50% 5px;
}
.editar-perfil {
  position: relative;
  background-color: #fff;
}
.editar-perfil > div {
  padding-bottom: 100px;
}
.editar-perfil .relative {
  padding-right: 0;
  padding-left: 0;
}
.editar-perfil h1 {
  margin-top: 57px;
  margin-bottom: 21px;
  font-family: "Montserrat-Regular";
  font-size: 40px;
}
.editar-perfil #formulario_editar_perfil {
  background-color: #fff;
  border:1px solid #ccc;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  padding: 50px;
}
.editar-perfil #formulario_editar_perfil .label_perfil {
  font-family: "Montserrat-Regular";
  color: #000;
  font-size: 11px;
  margin-bottom: 2px;
}
.editar-perfil #formulario_editar_perfil input,
.editar-perfil #formulario_editar_perfil select {
  width: 100%;
  height: 56px;
  background-color: #e6e6e6;
  font-family: "Montserrat-Regular";
  font-size: 16px;
  color: #212529;
  margin-bottom: 8px;
  border: none;
  padding: 15px 20px;
  resize: none !important;
}
.editar-perfil #formulario_editar_perfil .contenedor_foto {
  width: 234px;
  position: relative;
  margin: 0 auto;
}
.editar-perfil #formulario_editar_perfil .contenedor_foto .foto {
  width: 234px;
  height: 234px;
  background-position: 50% 50%;
  background-size: cover;
  border-radius: 50%;
  border: 7px solid #f6b900;
  display: block;
  margin: 0 auto;
}
.editar-perfil #formulario_editar_perfil .contenedor_foto .btn_editar_perfil {
  width: 49px;
  height: 49px;
  border-radius: 50%;
  position: absolute;
  background-image: url(../img/perfil/btn_editar_perfil.svg);
  top: 11px;
  right: 0;
  cursor: pointer;
}
.editar-perfil #formulario_editar_perfil .btn_subir_foto {
  width: 200px;
  height: 37px;
  background-color: #f6b900;
  color: #212529;
  font-size: 16px;
  font-family: "Montserrat-Regular";
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 19px auto 27px;
  cursor: pointer;
}
.editar-perfil #formulario_editar_perfil #btn_guardar_cambios {
  width: 100%;
  height: 56px;
  background-color: #f6b900;
  color: #212529;
  font-size: 18px;
  font-family: "Montserrat-Regular";
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  margin-top: 23px;
}
/* FIN PERFIL -----------------------------------------------------------------------------*/

/* SPONSORS -----------------------------------------------------------------------------*/
.sponsors h1{
  text-align: center;
  font-size: 20px;
  padding:5px 0px;
  background-color:#f6b900;
  text-transform: uppercase;
  font-weight: bold;
  font-family:"Montserrat-Regular"
}

.img-sponsor{
  margin:auto;
  padding:10px!important;
}

.img-header-sponsors{
  max-width: 200px;
  margin:auto;
}
 .sponsors-oficial  .img-sponsor {
  max-width: 250px;
}

.sponsors-oro  .img-sponsor {
  max-width: 200px;
} 

.sponsors-oro{
  border-right:1px solid #999;
}


.sponsors-virtual{
  margin-top: 20px;
}


.sponsors-bronce{
  margin-top: 20px;
  border-right:1px solid #999;
}
/* FIN SPONSORS -----------------------------------------------------------------------------*/

/* PONENTES -----------------------------------------------------------------------------*/

@media (min-width: 768px) {
  .ponentes .modal-dialog {
    width:50vw;
  } }

.ponentes .img-ponente{
  margin-top:10px;
  cursor: pointer;
}


.ponentes .modal-nombre {
  font-family: "Montserrat-Regular";
  font-size: 21px;
  color: #000000;
  margin-bottom: 10px;
  margin-top: 5px; }

.ponentes .modal-descripcion {
  white-space: pre-line;
  overflow-wrap: break-word;
}

.ponentes .modal-institucion, .ponentes .modal-lugar {
  color: #000;
  font-family: "Montserrat-Regular";
  font-size: 16px; }

.ponentes .btn-modal, .ponentes .btn-modal:visited {
  border-radius: 16px;
  border: none;
  background-color: #000000;
  display: block;
  height: 30px;
  width: 160px;
  font-family: "Montserrat-SemiBold";
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  float: right;
  margin-top: 13px;
  padding-top: 5px;
  text-align: center;
  margin-right:5px;
  text-decoration:none!important;
}

.text-enter {
  white-space: pre-line;
  overflow-wrap: break-word;
}
/* FIN PONENTES -----------------------------------------------------------------------------*/

/* MURO -----------------------------------------------------------------------------*/
.muro .btn-modal, .muro .btn-modal:visited {
  border-radius: 16px;
  border: none;
  background-color: #000000;
  display: block;
  height: 30px;
  width: 160px;
  font-family: "Montserrat-SemiBold";
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  float: right;
  margin-top: 13px;
  padding-top: 5px;
  text-align: center;
  margin-right:5px;
  text-decoration:none!important;
}

.muro .btn-like{
  border-radius: 6px;
  border: none;
  background-color: #000000;
  
  height: 30px;
  width: 70px;
  font-family: "Montserrat-SemiBold";
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  float: right;
  padding-top: 5px;
  text-align: center;
  margin-right:5px;
}

.muro .likeada{
  background-color: #0a0;
}

.muro .btn-subir-foto, .muro .btn-subir-foto:visited{
  text-decoration:none!important;
  font-size:18px;
  color: #777!important;
  font-weight:bold;
}

.muro .btn-likeado{
  background:#0F0;
}

.muro .btn-mas, .muro .btn-mas:visited  {
  background-color: #ffc000;
  color: #000000;
  font-family: "MyriadPro_Semibold";
  font-size: 20px;
  line-height: 1.2;
  width: 50%;
  margin:auto;
  height: 47px;
  border-radius: 0px;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top:20px;
  margin-bottom:20px;
}

.muro .modal-dialog {
  
}

.muro .thumbnail {
  margin-bottom: 10px;
  height: 250px;
  width: 250px;
  overflow: hidden;
  object-fit: cover;
  border:0px;
}

.muro .modal-body .thumbnail {
  height: auto;
  width: auto;
  overflow: auto;
  object-fit: auto;
}

.muro #detalle-foto-usuario {
  font-family: "Montserrat-Regular";
  font-size: 21px;
  color: #000000;
  margin-bottom: 10px;
  margin-top: 5px; }

.muro #detalle-foto-fecha{
  white-space: pre-line;
  overflow-wrap: break-word;
}

.muro .muro-usuario{
  font-size:12px;
  font-weight:bold;
}

.muro .muro-fecha{
  font-size:10px;
}


.muro .modal-dialog .muro-usuario{
  font-size:18px;
  font-weight:bold;
}

.muro .modal-dialog .muro-fecha{
  font-size:14px;
}

/* FIN MURO -----------------------------------------------------------------------------*/

/* LOGIN -----------------------------------------------------------------------------*/
.login .form-control{
  margin-bottom: 10px;
}

.login #form_login button {
  background-color: #ffc000;
  color: #000000;
  font-family: "MyriadPro_Semibold";
  font-size: 20px;
  line-height: 1.2;
  width: 100%;
  height: 37px;
  border-radius: 0px;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom:20px;
}

/*FIN LOGIN -----------------------------------------------------------------------------*/

/*NETWORKING ----------------------------------------------------------------------------*/
.details i {
  font-size: 12px;
  color: #333;
  line-height: 16px;
}

.details small {
  font-size: 11px;
  font-weight: 700;
  color: #fff;
  background: #777;
  padding: 4px;
  border-radius: 4px;
}

.networking{
	padding-bottom: 500px;
	position: relative;

	.body{

		display: flex;
		align-items: center;
		justify-content: center;
		min-height: calc(100vh - 300px);
		padding: 0 10px;
	  }
	
	.wrapper_chat{
		background: #fff;
		max-width: 450px;
		width: 100%;
    border: 3px solid #ffc000;
		border-radius: 16px;
		box-shadow: 0 0 128px 0 rgba(0,0,0,0.1),
					0 32px 64px -48px rgba(0,0,0,0.5);
	  }
	  
  .users-list a, .users-list a:visited {
      text-decoration: none;
  }
  
	/* Users List CSS Start */
.users{
	padding: 25px 30px;
  }
  .users header,
  .users-list a{
	display: flex;
	align-items: center;
	padding-bottom: 20px;
	border-bottom: 1px solid #e6e6e6;
	justify-content: space-between;
  }
  .wrapper_chat img{
	object-fit: cover;
	border-radius: 50%;
  }
  .users header img{
	height: 50px;
	width: 50px;
  }
  :is(.users, .users-list) .content{
	display: flex;
	align-items: center;
  }
  :is(.users, .users-list) .content .details{
	color: #000;
	margin-left: 20px;
  }
  :is(.users, .users-list) .details span{
	font-size: 18px;
	font-weight: 500;
  }
  .users header .logout{
	display: block;
	background: #333;
	color: #fff;
	outline: none;
	border: none;
	padding: 7px 15px;
	text-decoration: none;
	border-radius: 5px;
	font-size: 17px;
  }
  .users .search{
	margin: 20px 0;
	display: flex;
	position: relative;
	align-items: center;
	justify-content: space-between;
  }
  .users .search .text{
	font-size: 18px;
  }
  .users .search input{
	position: absolute;
	height: 42px;
	width: calc(100% - 50px);
	font-size: 16px;
	padding: 0 13px;
	border: 1px solid #e6e6e6;
	outline: none;
	border-radius: 5px 0 0 5px;
	opacity: 0;
	pointer-events: none;
	transition: all 0.2s ease;
  }
  .users .search input.show{
	opacity: 1;
	pointer-events: auto;
  }
  .users .search button{
	position: relative;
	z-index: 1;
	width: 47px;
	height: 42px;
	font-size: 17px;
	cursor: pointer;
	border: none;
	background: #fff;
	color: #333;
	outline: none;
	border-radius: 0 5px 5px 0;
	transition: all 0.2s ease;
  }
  .users .search button.active{
	background: #333;
	color: #fff;
  }
  .search button.active i::before{
	content: '\f00d';
  }
  .users-list{
	max-height: 350px;
	overflow-y: auto;
  }
  :is(.users-list, .chat-box)::-webkit-scrollbar{
	width: 0px;
  }
  .users-list a{
	padding-bottom: 10px;
	margin-bottom: 15px;
	padding-right: 15px;
	border-bottom-color: #f1f1f1;
  }
  .users-list a:last-child{
	margin-bottom: 0px;
	border-bottom: none;
  }
  .users-list a img{
	height: 40px;
	width: 40px;
  }
  .users-list a .details p{
	color: #67676a;
  }
  .users-list a .status-dot{
	font-size: 12px;
	color: #468669;
	padding-left: 10px;
  }
  .users-list a .status-dot.offline{
	color: #ccc;
  }

  
/* Responive media query */
@media screen and (max-width: 450px) {

  
	.users header img{
	  height: 45px;
	  width: 45px;
	}
	.users header .logout{
	  padding: 6px 10px;
	  font-size: 16px;
	}
	:is(.users, .users-list) .content .details{
	  margin-left: 15px;
	}
  
	.users-list a{
	  padding-right: 10px;
	}
  
  } 	
}

.chating{
	padding-bottom: 500px;
	position: relative;

	.body{

		display: flex;
		align-items: center;
		justify-content: center;
		min-height: calc(100vh - 300px);
		padding: 0 10px;
	  }

	.wrapper_chat{
		background: #fff;
		max-width: 450px;
		width: 100%;
    border: 3px solid #ffc000;
		border-radius: 16px;
		box-shadow: 0 0 128px 0 rgba(0,0,0,0.1),
					0 32px 64px -48px rgba(0,0,0,0.5);
	  }
	  
	
/* Chat Area CSS Start */
.chat-area header{
	display: flex;
	align-items: center;
	padding: 18px 30px;
  }
  .chat-area header .back-icon{
	color: #333;
	font-size: 18px;
  }
  .chat-area header img{
	height: 45px;
	width: 45px;
	margin: 0 15px;
  }
  .chat-area header .details span{
	font-size: 17px;
	font-weight: 500;
  }
  .chat-box{
	position: relative;
	min-height: 400px;
	max-height: 400px;
	overflow-y: auto;
	padding: 10px 30px 20px 30px;
	background: #f7f7f7;
	box-shadow: inset 0 32px 32px -32px rgb(0 0 0 / 5%),
				inset 0 -32px 32px -32px rgb(0 0 0 / 5%);
  }
  .chat-box .text{
	position: absolute;
	top: 45%;
	left: 50%;
	width: calc(100% - 50px);
	text-align: center;
	transform: translate(-50%, -50%);
  }
  .chat-box .chat{
	margin: 15px 0;
  }
  .chat-box .chat p{
	word-wrap: break-word;
	padding: 8px 16px;
	box-shadow: 0 0 32px rgb(0 0 0 / 8%),
				0rem 16px 16px -16px rgb(0 0 0 / 10%);
  }
  .chat-box .outgoing{
	display: flex;
  }
  .chat-box .outgoing .details{
	margin-left: auto;
	max-width: calc(100% - 130px);
  }
  .outgoing .details p{
	background: #333;
	color: #fff;
	border-radius: 18px 18px 0 18px;
  }
  .chat-box .incoming{
	display: flex;
	align-items: flex-end;
  }
  .chat-box .incoming img{
	height: 35px;
	width: 35px;
  }
  .chat-box .incoming .details{
	margin-right: auto;
	margin-left: 10px;
	max-width: calc(100% - 130px);
  }
  .incoming .details p{
	background: #fff;
	color: #333;
	border-radius: 18px 18px 18px 0;
  }
  .typing-area{
	padding: 18px 30px;
	display: flex;
	justify-content: space-between;
  }
  .typing-area input{
	height: 45px;
	width: calc(100% - 58px);
	font-size: 16px;
	padding: 0 13px;
	border: 1px solid #e6e6e6;
	outline: none;
	border-radius: 5px 0 0 5px;
  }
  .typing-area button{
	color: #fff;
	width: 55px;
	border: none;
	outline: none;
	background: #333;
	font-size: 19px;
	cursor: pointer;
	opacity: 0.7;
	pointer-events: none;
	border-radius: 0 5px 5px 0;
	transition: all 0.3s ease;
  }
  .typing-area button.active{
	opacity: 1;
	pointer-events: auto;
  }


/* Responive media query */
@media screen and (max-width: 450px) {
  
	.chat-area header{
	  padding: 15px 20px;
	}
	.chat-box{
	  min-height: 300px;
	  padding: 10px 15px 15px 20px;
	}
	.chat-box .chat p{
	  font-size: 15px;
	}
	.chat-box .outogoing .details{
	  max-width: 230px;
	}
	.chat-box .incoming .details{
	  max-width: 265px;
	}
	.incoming .details img{
	  height: 30px;
	  width: 30px;
	}
	.chat-area form{
	  padding: 20px;
	}
	.chat-area form input{
	  height: 40px;
	  width: calc(100% - 48px);
	}
	.chat-area form button{
	  width: 45px;
	}
  }
  
	
}
/*FIN NETWORKING ------------------------------------------------------------------------------------*/