.chat1 {
  width: 840px;
  height: 120px;
  margin-top: -260px;
  background-color: white;
  margin-left: 24px;
  position: relative;
  z-index: 1000;
  border: 1.5px rgb(120, 120, 120) solid;
  padding: 8px;
}

.consulta1 {
  width: 740px;
  height: 90px;
  margin-top: 40px;
  background-color: white;
  margin-left: 25px;
  position: relative;
  z-index: 1000;
  border: 1.5px rgb(120, 120, 120) solid;
  padding: 8px;
}

.introduce {
  font-weight: 600;
  z-index: 1031;
  position: absolute;
  margin-top: -129px;
  margin-left: 23px;
  color: black;
  font-size: 18px;
}

.tit_chat {
  font-weight: 600;
  z-index: 1031;
  position: absolute;
  margin-top: -289px;
  margin-left: 23px;
  color: black;
  font-size: 18px;
}

#chat_off_image1 {
  margin-left: 11px;
  width: 95% !important;
  margin-top: -5px !important;
  display: none;
}

.converse-container {
  height: 290px;
  width: 898px;
  background-color: #cacaca;
}

.chatContainer {
  display: block;
  left: 0;
  top: 0;
  background-image: transparent;
  height: 237px;
  padding: 0 !important;
  width: 94%;
  background-repeat: no-repeat;
  position: absolute;
  font-family: arial, sans-serif;
  font-size: 11px;
}

.chatConversation {
  font-size: 11px;
  position: relative;
  border: 2px solid #fbad04;
  clear: none;
  float: left;
  font-family: verdana, arial, sans-serif;
  height: 150px !important;
  left: 7px !important;
  line-height: 12px !important;
  margin-left: 4px;
  overflow: auto !important;
  top: 25px !important;
  width: 85% !important;
  background-color: #b4b4b4 !important;
  word-wrap: break-word;
  border-radius: 0.85rem;
  display: inline !important;
  padding: 10px;
}

#conversejs .chatbox .sendXMPPMessage .send-button {
  position: absolute;
  left: 50%;
  width: 85px !important;
  background-repeat: no-repeat;
  height: 50px !important;
  background-color: #d81e05 !important;
  z-index: 1000;
  margin-left: 328px;
  margin-top: 30.3px;
  color: white !important;
  font-weight: bold;
  border-radius: 8px;
  font-size: 16px;
}
.send-button{
  position: absolute;
  left: 50%;
  width: 85px;
  background-repeat: no-repeat;
  height: 50px;
  z-index: 1000;
  margin-left: 330px;
  margin-top: 26px;
  border-radius: 10px;
  color: white !important;
  font-weight: bold;
}

.buttonOff {
  position: absolute;
  left: var(--send-button-margin);
  left: 50%;
  width: 80px;
  background-repeat: no-repeat;
  background-color: #d81e05 !important;
  z-index: 1000;
  margin-left: 338.5px;
  margin-top: -102px;
  height: 50px;
  color: white !important;  
  font-weight: bold;
  border-radius: 8px;
  font-size: 16px;
}

.icono_chat {
  position: absolute;
  left: var(--send-button-margin);
  height: 74px;
  z-index: 1000;
  margin-left: 795px;
  margin-top: -85px;
}

#conversejs.converse-embedded
  .chatroom
  .box-flyout
  .sendXMPPMessage
  .chat-textarea {
  padding: 0.7em;
  font-size: 130%;
  width: 730px;
  height: 90px !important;
  max-height: 90px;
  padding-right: 25px;
  margin-top: 25px;
}

#conversejs.converse-embedded
  .chatroom
  .box-flyout
  .chatroom-body
  .chat-area
  .chat-content,
#conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content {
  max-height: 120px;
  position: relative;
  z-index: 1000;
  width: 837px;
  margin-left: 25px;
  margin-top: 27px;
  border: solid grey 1px;
}

#conversejs.converse-embedded .chatroom .box-flyout,
#conversejs .chatroom .box-flyout {
  overflow-y: hidden;
  background-color: TRANSPARENT;
  width: 100%;
}

#conversejs.converse-embedded
  .chatroom
  .box-flyout
  .sendXMPPMessage
  .chat-textarea {
  margin-left: 25px;
  margin-bottom: 0px;
  margin-top: 30px;
  border: solid grey 1px;
}

#conversejs,
#conversejs-bg,
.converse-fullscreen {
  --chatroom-head-color: transparent;
  --chatroom-head-color-dark: #2d5e70;
  --chatroom-head-color-lighten-25-percent: #7e9199;
  --chatroom-head-button-color: var(--chatroom-head-color);
  --chatroom-head-title-font-weight: normal;
  --chatroom-head-title-padding-right: 0px;
  --chatroom-head-description-color: var(
    --chatroom-head-color-lighten-25-percent
  );
  --chatroom-head-description-link-color: white;
  --chatroom-head-description-display: block;
  --chatroom-head-description-border-left: 0px;
  --chatroom-head-description-padding-left: 0px;
  --chatroom-head-border-bottom: 0px;
  --chatroom-width: 400px;
  --chatroom-correcting-color: #e1e8eb;
  --chatroom-badge-color: var(--chatroom-head-color);
  --chatroom-badge-hover-color: var(--chatroom-head-color-dark);
}

#conversejs #controlbox .box-flyout {
  background-color: white;
  display: none;
}

.modal-backdrop {
  z-index: 1030 !important;
}

#conversejs.converse-embedded .chatroom .box-flyout .chatroom-body,
#conversejs .chatroom .box-flyout .chatroom-body {
  background-color: #cfd5c4 !important;
}

#conversejs,
#conversejs-bg,
.converse-fullscreen {
  --chatbox-border-radius: 0rem !important;
}

.btn-img {
  display: none;
}

@media (min-width: 921px) and (max-width: 1204px) {
  #chat_off {
    visibility: visible !important;
  }

  #chat_off_image {
    display: none;
  }

  .jumbotron2 {
    padding: 3px !important;
    height: 360px !important;
    background-color: #cacaca !important;
  }

  .converse-container {
    width: fit-content !important;
    height: 355px !important;
  }

  #conversejs.converse-embedded
    .chatroom
    .box-flyout
    .sendXMPPMessage
    .chat-textarea {
    width: 100% !important;
    padding-right: 25px;
    margin-top: -37px;
  }

  .ocultar {
    display: none;
  }

  #chat_off_image1 {
    margin-left: 11px;
    width: 100% !important;
    margin-top: -5px !important;
  }

  #conversejs.converse-embedded
    .chatroom
    .box-flyout
    .chatroom-body
    .chat-area
    .chat-content,
  #conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content {
    width: 95% !important;
    margin-left: 22px;
    margin-top: 30px;
  }

  #conversejs.converse-embedded
    .chatroom
    .box-flyout
    .sendXMPPMessage
    .chat-textarea {
    width: 95% !important;
    margin-left: 22px;
    margin-top: 30px;
    border: solid grey 1px;
  }

  #conversejs .chatbox .sendXMPPMessage .send-button {
    position: absolute;
    left: var(--send-button-margin);
    left: 50%;
    width: 85px;
    background-image: url("../images/boton-bidali.png") !important;
    background-repeat: no-repeat;
    height: 50px;
    z-index: 1000;
    margin-left: -45px;
    margin-top: 133px;
    font-weight: bold;
  }

  .send-button{
    position: absolute;
    left: 50%;
    width: 85px;
    background-image: url("../images/boton-bidali.png")!important;
    background-repeat: no-repeat;
    height: 50px;
    background-color: #0d10a9 !important;
    z-index: 1000;
    margin-left: 330px;
    margin-top: 26px;
    border-radius: 10px;
    border: 3px #41ad33;
    color: black !important;
    font-weight: bold;
  }

  .introduce {
    font-weight: 600;
    z-index: 1031;
    position: absolute;
    margin-top: -196px;
    margin-left: 12px;
    color: black;
    font-size: 18px;
    padding-top: 5px;
  }

  .tit_chat {
    font-weight: 600;
    z-index: 1031;
    position: absolute;
    margin-top: -348px;
    margin-left: 12px;
    color: black;
    font-size: 18px;
  }

  .chat1 {
    width: 878px;
    height: 120px;
    background-color: white;
    position: relative;
    margin-top: -320px;
    margin-left: 13px;
    z-index: 1000;
    border: 1.5px rgb(120, 120, 120) solid;
    padding: 8px;
  }

  .consulta1 {
    width: 878px;
    height: 90px;
    background-color: white;
    position: relative;
    margin-top: 35px;
    margin-left: 13px;
    z-index: 1000;
    border: 1.5px rgb(120, 120, 120) solid;
    padding: 8px;
  }

  .buttonOff {
    position: absolute;
    left: var(--send-button-margin);
    left: 50%;
    width: 85px;
    background-repeat: no-repeat;
    z-index: 1000;
    margin-left: -45px;
    margin-top: -60px;
    height: 50px;
    font-weight: bold;
  }
}

@media (min-width: 921px) and (max-width: 991px) {
  #chat_off {
    visibility: visible !important;
  }

  #chat_off_image {
    display: none;
  }

  .jumbotron2 {
    padding: 3px !important;
    height: 360px !important;
  }

  .converse-container {
    width: fit-content !important;
    height: 355px !important;
  }

  #conversejs.converse-embedded
    .chatroom
    .box-flyout
    .sendXMPPMessage
    .chat-textarea {
    width: 100% !important;
    padding-right: 25px;
    margin-top: -37px;
  }

  .ocultar {
    display: none;
  }

  #chat_off_image1 {
    margin-left: 11px;
    width: 100% !important;
    margin-top: -5px !important;
  }

  #conversejs.converse-embedded
    .chatroom
    .box-flyout
    .chatroom-body
    .chat-area
    .chat-content,
  #conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content {
    width: 95%;
    margin-left: 15px;
    margin-top: 30px;
  }

  #conversejs.converse-embedded
    .chatroom
    .box-flyout
    .sendXMPPMessage
    .chat-textarea {
    width: 95% !important;
    margin-left: 15px;
    margin-top: 30px;
    border: solid grey 1px;
    }

  #conversejs .chatbox .sendXMPPMessage .send-button {
    position: absolute;
    left: var(--send-button-margin);
    left: 50%;
    width: 85px;
    background-repeat: no-repeat;
    height: 50px;
    z-index: 1000;
    margin-left: -50px;
    margin-top: 133px;
    font-weight: bold;
  }

  .introduce {
    font-weight: 600;
    z-index: 1031;
    position: absolute;
    margin-top: -196px;
    margin-left: 12px;
    color: black;
    font-size: 18px;
  }

  .tit_chat {
    font-weight: 600;
    z-index: 1031;
    position: absolute;
    margin-top: -348px;
    margin-left: 12px;
    color: black;
    font-size: 18px;
  }

  .chat1 {
    width: 819px;
    height: 120px;
    background-color: white;
    position: relative;
    margin-top: -320px;
    margin-left: 13px;
    z-index: 1000;
    border: 1.5px rgb(120, 120, 120) solid;
    padding: 8px;
  }

  .consulta1 {
    width: 819px;
    height: 90px;
    background-color: white;
    position: relative;
    margin-top: 35px;
    margin-left: 13px;
    z-index: 1000;
    border: 1.5px rgb(120, 120, 120) solid;
    padding: 8px;
  }

  .buttonOff {
    position: absolute;
    left: var(--send-button-margin);
    left: 50%;
    width: 85px;
    background-repeat: no-repeat;
    z-index: 1000;
    margin-left: -45px;
    margin-top: -60px;
    height: 50px;
    font-weight: bold;
  }
}

@media (min-width: 850px) and (max-width: 920px) {
  #chat_off {
    visibility: visible !important;
  }

  #chat_off_image {
    display: none;
  }

  .jumbotron2 {
    padding: 3px !important;
    height: 360px !important;
  }

  .converse-container {
    width: fit-content !important;
    height: 355px !important;
  }

  #conversejs.converse-embedded
    .chatroom
    .box-flyout
    .sendXMPPMessage
    .chat-textarea {
    width: 100% !important;
    padding-right: 25px;
    margin-top: -37px;
  }

  .ocultar {
    display: none;
  }

  #chat_off_image1 {
    margin-left: 11px;
    width: 100% !important;
    margin-top: -5px !important;
  }

  #conversejs.converse-embedded
    .chatroom
    .box-flyout
    .chatroom-body
    .chat-area
    .chat-content,
  #conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content {
    width: 95%;
    margin-left: 15px;
    margin-top: 30px;
  }

  #conversejs.converse-embedded
    .chatroom
    .box-flyout
    .sendXMPPMessage
    .chat-textarea {
    width: 95% !important;
    margin-left: 15px;
    margin-top: 30px;
    border: solid grey 1px;
  }

  #conversejs .chatbox .sendXMPPMessage .send-button {
    position: absolute;
    left: var(--send-button-margin);
    left: 50%;
    width: 85px;
    background-image: url("../images/boton-bidali.png")!important;
    background-repeat: no-repeat;
    height: 50px;
    z-index: 1000;
    margin-left: -40px;
    margin-top: 133px;
    font-weight: bold;
  }

  .introduce {
    font-weight: 600;
    z-index: 1031;
    position: absolute;
    margin-top: -196px;
    margin-left: 12px;
    color: black;
    font-size: 18px;
  }

  .tit_chat {
    font-weight: 600;
    z-index: 1031;
    position: absolute;
    margin-top: -348px;
    margin-left: 12px;
    color: black;
    font-size: 18px;
  }

  .chat1 {
    width: 720px;
    height: 120px;
    background-color: white;
    position: relative;
    margin-top: -320px;
    margin-left: 13px;
    z-index: 1000;
    border: 1.5px rgb(120, 120, 120) solid;
    padding: 8px;
  }

  .consulta1 {
    width: 720px;
    height: 90px;
    background-color: white;
    position: relative;
    margin-top: 35px;
    margin-left: 13px;
    z-index: 1000;
    border: 1.5px rgb(120, 120, 120) solid;
    padding: 8px;
  }

  .buttonOff {
    position: absolute;
    left: var(--send-button-margin);
    left: 50%;
    width: 85px;
    background-repeat: no-repeat;
    z-index: 1000;
    margin-left: -45px;
    margin-top: -60px;
    height: 50px;
    font-weight: bold;
  }
}

@media (min-width: 820px) and (max-width: 850px) {
  .jumbotron2 {
    padding: 3px !important;
    height: 360px !important;
  }

  .converse-container {
    width: fit-content !important;
    height: 355px !important;
  }

  #conversejs.converse-embedded
    .chatroom
    .box-flyout
    .sendXMPPMessage
    .chat-textarea {
    width: 100% !important;
    padding-right: 25px;
    margin-top: -37px;
  }

  .ocultar {
    display: none;
  }

  #chat_off_image1 {
    margin-left: 11px;
    width: 100% !important;
    margin-top: -5px !important;
  }

  #conversejs.converse-embedded
    .chatroom
    .box-flyout
    .chatroom-body
    .chat-area
    .chat-content,
  #conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content {
    margin-left: 15px;
    margin-top: 30px;
  }

  #conversejs.converse-embedded
    .chatroom
    .box-flyout
    .sendXMPPMessage
    .chat-textarea {
    width: 95% !important;
    margin-left: 15px;
    margin-top: 30px;
    border: solid grey 1px;
  }

  #conversejs .chatbox .sendXMPPMessage .send-button {
    position: absolute;
    left: var(--send-button-margin);
    left: 50%;
    width: 85px;
    background-image: url("../images/boton-bidali.png")!important;
    background-repeat: no-repeat;
    height: 50px;
    z-index: 1000;
    margin-left: -40px;
    margin-top: 125px;
    font-weight: bold;
  }

  .introduce {
    font-weight: 600;
    z-index: 1031;
    position: absolute;
    margin-top: -196px;
    margin-left: 12px;
    color: black;
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 18px;
  }

  .tit_chat {
    font-weight: 600;
    z-index: 1031;
    position: absolute;
    margin-top: -348px;
    margin-left: 12px;
    color: black;
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 18px;
  }

  .chat1 {
    width: 721px;
    height: 120px;
    background-color: white;
    position: relative;
    margin-top: -320px;
    margin-left: 13px;
    z-index: 1000;
    border: 1.5px rgb(120, 120, 120) solid;
    padding: 8px;
  }

  .consulta1 {
    width: 721px;
    height: 90px;
    background-color: white;
    position: relative;
    margin-top: 35px;
    margin-left: 13px;
    z-index: 1000;
    border: 1.5px rgb(120, 120, 120) solid;
    padding: 8px;
  }

  .buttonOff {
    position: absolute;
    left: var(--send-button-margin);
    left: 50%;
    width: 85px;
    background-repeat: no-repeat;
    z-index: 1000;
    margin-left: -45px;
    margin-top: -60px;
    height: 50px;
    font-weight: bold;
  }
}

@media (min-width: 768px) and (max-width: 820px) {
  .jumbotron2 {
    padding: 3px !important;
    height: 360px !important;
  }

  .converse-container {
    width: fit-content !important;
    height: 355px !important;
  }

  #conversejs.converse-embedded
    .chatroom
    .box-flyout
    .sendXMPPMessage
    .chat-textarea {
    width: 100% !important;
    padding-right: 25px;
    margin-top: -37px;
  }

  .ocultar {
    display: none;
  }

  #chat_off_image1 {
    margin-left: 11px;
    width: 100% !important;
    margin-top: -5px !important;
  }

  #conversejs.converse-embedded
    .chatroom
    .box-flyout
    .chatroom-body
    .chat-area
    .chat-content,
  #conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content {
    width: 95.1%;
    margin-left: 15px;
    margin-top: 30px;
  }

  #conversejs.converse-embedded
    .chatroom
    .box-flyout
    .sendXMPPMessage
    .chat-textarea {
    width: 95% !important;
    margin-left: 15px;
    margin-top: 27px;
    border: solid grey 1px;
  }

  #conversejs .chatbox .sendXMPPMessage .send-button {
    position: absolute;
    left: var(--send-button-margin);
    left: 50%;
    width: 85px;
    background-image: url("../images/boton-bidali.png")!important;
    background-repeat: no-repeat;
    height: 50px;
    z-index: 1000;
    margin-left: -45px;
    margin-top: 131px;
    border: 0px;
    font-weight: bold;
  }

  .introduce {
    font-weight: 600;
    z-index: 1031;
    position: absolute;
    margin-top: -196px;
    margin-left: 12px;
    color: black;
    font-size: 18px;
    padding-top: 5px;
  }

  .tit_chat {
    font-weight: 600;
    z-index: 1031;
    position: absolute;
    margin-top: -348px;
    margin-left: 12px;
    color: black;
    font-size: 18px;
  }

  .chat1 {
    width: 670px;
    height: 120px;
    background-color: white;
    position: relative;
    margin-top: -320px;
    margin-left: 13px;
    z-index: 1000;
    border: 1.5px rgb(120, 120, 120) solid;
    padding: 8px;
  }

  .consulta1 {
    width: 670px;
    height: 90px;
    background-color: white;
    position: relative;
    margin-top: 35px;
    margin-left: 13px;
    z-index: 1000;
    border: 1.5px rgb(120, 120, 120) solid;
    padding: 8px;
  }

  .buttonOff {
    position: absolute;
    left: var(--send-button-margin);
    left: 50%;
    width: 85px;
    background-repeat: no-repeat;
    z-index: 1000;
    margin-left: -45px;
    margin-top: -60px;
    height: 50px;
    font-weight: bold;
  }
}

@media (min-width: 540px) and (max-width: 768px) {
  .jumbotron2 {
    padding: 3px !important;
    height: 360px !important;
  }

  .converse-container {
    width: fit-content !important;
    height: 355px !important;
  }

  #conversejs.converse-embedded
    .chatroom
    .box-flyout
    .sendXMPPMessage
    .chat-textarea {
    width: 95% !important;
    padding-right: 25px;
    margin-top: -37px;
  }

  .ocultar {
    display: none;
  }

  #chat_off_image1 {
    margin-left: 11px;
    width: 95% !important;
    margin-top: -5px !important;
  }

  #conversejs.converse-embedded
    .chatroom
    .box-flyout
    .chatroom-body
    .chat-area
    .chat-content,
  #conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content {
    width: 96%;
    margin-left: 13px;
    margin-top: 30px;
  }

  #conversejs.converse-embedded
    .chatroom
    .box-flyout
    .sendXMPPMessage
    .chat-textarea {
    width: 96% !important;
    margin-left: 13px;
    margin-top: 30px;
    border: solid grey 1px;
  }

  #conversejs .chatbox .sendXMPPMessage .send-button {
    position: absolute;
    left: var(--send-button-margin);
    left: 50%;
    width: 85px;
    background-image: url("../images/boton-bidali.png")!important;
    background-repeat: no-repeat;
    height: 50px;
    z-index: 1000;
    margin-left: -35px;
    margin-top: 133px;
    font-weight: bold;
  }

  .introduce {
    font-weight: 600;
    z-index: 1031;
    position: absolute;
    margin-top: -196px;
    margin-left: 12px;
    color: black;
    font-size: 18px;
  }

  .tit_chat {
    font-weight: 600;
    z-index: 1031;
    position: absolute;
    margin-top: -348px;
    margin-left: 12px;
    color: black;
    font-size: 18px;
  }

  .chat1 {
    width: 446px;
    height: 120px;
    background-color: white;
    position: relative;
    margin-top: -320px;
    margin-left: 13px;
    z-index: 1000;
    border: 1.5px rgb(120, 120, 120) solid;
    padding: 8px;
  }

  .consulta1 {
    width: 446px;
    height: 90px;
    background-color: white;
    position: relative;
    margin-top: 35px;
    margin-left: 13px;
    z-index: 1000;
    border: 1.5px rgb(120, 120, 120) solid;
    padding: 8px;
  }

  .buttonOff {
    position: absolute;
    left: var(--send-button-margin);
    left: 50%;
    width: 85px;
    background-repeat: no-repeat;
    z-index: 1000;
    margin-left: -45px;
    margin-top: -60px;
    height: 50px;
    font-weight: bold;
  }
}

@media (min-width: 412px) and (max-width: 540px) {
  .jumbotron2 {
    padding: 3px !important;
    height: 360px !important;
  }

  .converse-container {
    width: fit-content !important;
    height: 355px !important;
  }

  #conversejs.converse-embedded
    .chatroom
    .box-flyout
    .sendXMPPMessage
    .chat-textarea {
    width: 95% !important;
    padding-right: 25px;
  }

  .ocultar {
    display: none;
  }

  #chat_off_image1 {
    margin-left: 11px;
    width: 95% !important;
    margin-top: -5px !important;
  }

  #conversejs.converse-embedded
    .chatroom
    .box-flyout
    .chatroom-body
    .chat-area
    .chat-content,
  #conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content {
    width: 95%;
    margin-left: 0px;
    margin-top: 30px;
  }

  #conversejs.converse-embedded
    .chatroom
    .box-flyout
    .sendXMPPMessage
    .chat-textarea {
    width: 95% !important;
    margin-left: 0px;
    border: solid grey 1px;
  }

  #conversejs .chatbox .sendXMPPMessage .send-button {
    position: absolute;
    left: var(--send-button-margin);
    left: 50%;
    width: 85px;
    background-image: url("../images/boton-bidali.png")!important;
    background-repeat: no-repeat;
    height: 50px;
    z-index: 1000;
    margin-left: -50px;
    margin-top: 133px;
    font-weight: bold;
  }

  .introduce {
    font-weight: 600;
    z-index: 1031;
    position: absolute;
    margin-top: -196px;
    margin-left: 12px;
    color: black;
    font-size: 18px;
    padding-top: 5px;
  }

  .tit_chat {
    font-weight: 600;
    z-index: 1031;
    position: absolute;
    margin-top: -348px;
    margin-left: 12px;
    color: black;
    font-size: 18px;
  }

  .chat1 {
    width: 335.98px;
    height: 120px;
    background-color: white;
    position: relative;
    margin-top: -320px;
    margin-left: 13px;
    z-index: 1000;
    border: 1.5px rgb(120, 120, 120) solid;
    padding: 8px;
  }

  .consulta1 {
    width: 335.98px;
    height: 90px;
    background-color: white;
    position: relative;
    margin-top: 35px;
    margin-left: 13px;
    z-index: 1000;
    border: 1.5px rgb(120, 120, 120) solid;
    padding: 8px;
  }

  .buttonOff {
    position: absolute;
    left: var(--send-button-margin);
    left: 50%;
    width: 85px;
    background-repeat: no-repeat;
    z-index: 1000;
    margin-left: -45px;
    margin-top: -60px;
    height: 50px;
    font-weight: bold;
  }
}

@media screen and (max-width: 415px) {
  .jumbotron2 {
    padding: 3px !important;
    height: 360px !important;
  }

  .converse-container {
    height: 355px !important;
  }

  #conversejs.converse-embedded
    .chatroom
    .box-flyout
    .sendXMPPMessage
    .chat-textarea {
    width: 94% !important;
    padding-right: 25px;
    margin-top: 30px;
    margin-left: 0px;
    border: solid grey 1px;
  }

  .ocultar {
    display: none;
  }

  #chat_off_image1 {
    margin-left: 11px;
    width: 95% !important;
    margin-top: -5px !important;
  }

  #conversejs.converse-embedded
    .chatroom
    .box-flyout
    .chatroom-body
    .chat-area
    .chat-content,
  #conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content {
    width: 94%;
    margin-left: 0px;
  }

  #conversejs .chatbox .sendXMPPMessage .send-button {
    position: absolute;
    left: var(--send-button-margin);
    left: 50%;
    width: 100px;
    background-image: url("../images/boton-bidali.png")!important;
    background-repeat: no-repeat;
    border: 0px;
    z-index: 1000;
    margin-left: -60px;
    margin-top: 130px;
  }

  .introduce {
    font-weight: 600;
    z-index: 1031;
    position: absolute;
    margin-top: -196px;
    margin-left: 12px;
    color: black;
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 18px;
    padding-top: 5px;
  }

  .tit_chat {
    font-weight: 600;
    z-index: 1031;
    position: absolute;
    margin-top: -348px;
    margin-left: 12px;
    color: black;
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 18px;
  }

  .chat1 {
    width: 277.73px;
    height: 120px;
    background-color: white;
    position: relative;
    margin-top: -320px;
    margin-left: 13px;
    z-index: 1000;
    border: 1.5px rgb(120, 120, 120) solid;
    padding: 8px;
  }

  .consulta1 {
    width: 277.73px;
    height: 90px;
    background-color: white;
    position: relative;
    margin-top: 35px;
    margin-left: 13px;
    z-index: 1000;
    border: 1.5px rgb(120, 120, 120) solid;
    padding: 8px;
  }

  .buttonOff {
    position: absolute;
    left: var(--send-button-margin);
    left: 50%;
    background-repeat: no-repeat;
    z-index: 1000;
    margin-left: -50px;
    margin-top: -60px;
    height: 50px;
  }
}

@media (min-width: 376px) and (max-width: 393px) {
  .jumbotron2 {
    padding: 3px !important;
    height: 360px !important;
  }

  #conversejs.converse-embedded
    .chatroom
    .box-flyout
    .sendXMPPMessage
    .chat-textarea {
    width: 94% !important;
    padding-right: 25px;
    margin-top: 25px;
    margin-left: 0px;
    border: solid grey 1px;
  }

  .ocultar {
    display: none;
  }

  #chat_off_image1 {
    margin-left: 11px;
    width: 95% !important;
    margin-top: -5px !important;
  }

  #conversejs.converse-embedded
    .chatroom
    .box-flyout
    .chatroom-body
    .chat-area
    .chat-content,
  #conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content {
    width: 94%;
    margin-left: 0px;
    margin-top: 25px;
  }

  #conversejs .chatbox .sendXMPPMessage .send-button {
    position: absolute;
    left: var(--send-button-margin);
    left: 50%;
    width: 85px;
    background-image: url("../images/boton-bidali.png")!important;
    background-repeat: no-repeat;
    z-index: 1000;
    margin-left: -50px;
    margin-top: 130px;
    border: 0px;
    font-weight: bold;
  }

  .chat1 {
    width: 265px;
    height: 120px;
    margin-top: -322px;
    background-color: white;
    position: relative;
    margin-left: 13px;
    z-index: 1000;
    border: 1.5px rgb(120, 120, 120) solid;
    padding: 8px;
  }

  .consulta1 {
    width: 265px;
    height: 90px;
    margin-top: 35px;
    background-color: white;
    position: relative;
    margin-left: 13px;
    z-index: 1000;
    border: 1.5px rgb(120, 120, 120) solid;
    padding: 8px;
    }

  .introduce {
    font-weight: 600;
    z-index: 1031;
    position: absolute;
    margin-top: -198px;
    margin-left: 14px;
    color: black;
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 18px;
  }

  .tit_chat {
    font-weight: 600;
    z-index: 1031;
    position: absolute;
    margin-top: -350px;
    margin-left: 14px;
    color: black;
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 18px;
  }

  .buttonOff {
    position: absolute;
    left: var(--send-button-margin);
    left: 50%;
    width: 85px;
    background-repeat: no-repeat;
    z-index: 1000;
    margin-left: -45px;
    margin-top: -60px;
    height: 50px;
    font-weight: bold;
  }
}

@media (max-width: 375px) {
  .jumbotron2 {
    padding: 3px !important;
    height: 360px !important;
  }

  .converse-container {
    height: 355px !important;
  }

  #conversejs.converse-embedded
    .chatroom
    .box-flyout
    .sendXMPPMessage
    .chat-textarea {
    width: 94% !important;
    padding-right: 25px;
    margin-top: 25px;
    margin-left: 5px;
    border: solid grey 1px;
  }

  .ocultar {
    display: none;
  }

  #chat_off_image1 {
    margin-left: 11px;
    width: 95% !important;
    margin-top: -5px !important;
  }

  #conversejs.converse-embedded
    .chatroom
    .box-flyout
    .chatroom-body
    .chat-area
    .chat-content,
  #conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content {
    width: 94%;
    margin-left: 5px;
    margin-top: 30px;
  }

  #conversejs .chatbox .sendXMPPMessage .send-button {
    position: absolute;
    left: var(--send-button-margin);
    left: 50%;
    width: 85px;
    background-image: url("../images/boton-bidali.png")!important;
    background-repeat: no-repeat;
    z-index: 1000;
    margin-left: -50px;
    margin-top: 135px;
    border: 0px;
    font-weight: bold;

  }

  .chat1 {
    width: 250px;
    height: 120px;
    margin-top: -322px;
    background-color: white;
    position: relative;
    margin-left: 13px;
    z-index: 1000;
    border: 1.5px rgb(120, 120, 120) solid;
    padding: 8px;
  }

  .consulta1 {
    width: 250px;
    height: 90px;
    margin-top: 35px;
    background-color: white;
    position: relative;
    margin-left: 13px;
    z-index: 1000;
    border: 1.5px rgb(120, 120, 120) solid;
    padding: 8px;
  }

  .introduce {
    font-weight: 600;
    z-index: 1031;
    position: absolute;
    margin-top: -197px;
    margin-left: 14px;
    color: #000;
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 18px;
  }

  .tit_chat {
    font-weight: 600;
    z-index: 1031;
    position: absolute;
    margin-top: -349px;
    margin-left: 14px;
    color: #000;
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 18px;
  }

  .buttonOff {
    position: absolute;
    left: 50%;
    width: 85px;
    background-repeat: no-repeat;
    z-index: 1000;
    margin-left: -45px;
    margin-top: -60px;
    height: 50px;
    font-weight: bold;
  }
}

@media (max-width: 360px) {
  .chat1 {
    width: 229.95px;
    height: 120px;
    margin-top: -322px;
    background-color: white;
    position: relative;
    margin-left: 13px;
    z-index: 1000;
    border: 1.5px rgb(120, 120, 120) solid;
    padding: 8px;
    font-size: 15px;
  }

  .consulta1 {
    width: 229.95px;
    height: 90px;
    margin-top: 35px;
    background-color: white;
    position: relative;
    margin-left: 13px;
    z-index: 1000;
    border: 1.5px rgb(120, 120, 120) solid;
    padding: 8px;
    font-size: 15px;
  }

  .introduce {
    font-weight: 600;
    z-index: 1031;
    position: absolute;
    margin-top: -198px;
    margin-left: 14px;
    color: black;
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 18px;
    padding-top: 6px;
  }

  .tit_chat {
    font-weight: 600;
    z-index: 1031;
    position: absolute;
    margin-top: -345px;
    margin-left: 14px;
    color: black;
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 18px;
  }
}

@media (max-width: 280px) {
  .jumbotron2 {
    padding: 3px !important;
    height: 360px !important;
  }

  .converse-container {
    width: fit-content;
    height: 355px !important;
    margin-left: -5px;
  }

  #conversejs.converse-embedded
    .chatroom
    .box-flyout
    .sendXMPPMessage
    .chat-textarea {
    width: 90% !important;
    padding-right: 25px;
    margin-top: 25px;
    margin-left: 9px;
    border: solid grey 1px;
  }

  .ocultar {
    display: none;
  }

  #chat_off_image1 {
    margin-left: 11px;
    width: 90% !important;
    margin-top: -5px !important;
  }

  #conversejs.converse-embedded
    .chatroom
    .box-flyout
    .chatroom-body
    .chat-area
    .chat-content,
  #conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content {
    width: 90%;
    margin-left: 9px;
    margin-top: 30px;
  }

  #conversejs .chatbox .sendXMPPMessage .send-button {
    position: absolute;
    left: var(--send-button-margin);
    left: 50%;
    width: 85px;
    background-image: url("../images/boton-bidali.png")!important;
    background-repeat: no-repeat;
    z-index: 1000;
    margin-left: -45px;
    margin-top: 125px;
    border: 0px;
    font-weight: bold;
  }

  .chat1 {
    width: 225.95px;
    height: 120px;
    margin-top: -315px;
    background-color: white;
    position: relative;
    margin-left: 13px;
    z-index: 1000;
    border: 1.5px rgb(120, 120, 120) solid;
    padding: 8px;
  }

  .consulta1 {
    width: 225.95px;
    height: 90px;
    margin-top: 35px;
    background-color: white;
    position: relative;
    margin-left: 13px;
    z-index: 1000;
    border: 1.5px rgb(120, 120, 120) solid;
    padding: 8px;
  }

  .introduce {
    font-weight: 600;
    z-index: 1031;
    position: absolute;
    margin-top: -192px;
    margin-left: 14px;
    color: black;
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 18px;
  }

  .tit_chat {
    font-weight: 600;
    z-index: 1031;
    position: absolute;
    margin-top: -345px;
    margin-left: 14px;
    color: black;
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 18px;
  }

  .buttonOff {
    position: absolute;
    left: var(--send-button-margin);
    left: 50%;
    width: 85px;
    background-repeat: no-repeat;
    z-index: 1000;
    margin-left: -40px;
    margin-top: -60px;
    height: 50px;
    font-weight: bold;
  }
}

@media (min-width: 300px) and (max-width: 320px) {
  .chat1 {
    width: 208px;
  }
  .consulta1 {
    width: 208px;
  }
	.converse-container {
    width: 226px;
  }
}

@media (min-width: 346px) and (max-width: 481px) {
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .chatroom-body
  .chat-area
  .chat-content,
  #conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content {
    width: 98% !important;
    margin-left: 15px;
  }
}
@media (min-width: 335px) and (max-width: 346px) {
  .chat1 {
    width: 243px;
  }
  .consulta1 {
    width: 243px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .chatroom-body
  .chat-area
  .chat-content,
  #conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content {
    width: 96%;
    margin-left: 5px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .sendXMPPMessage
  .chat-textarea {
    width: 96% !important;
    padding-right: 25px;
    margin-top: 25px;
    margin-left: 5px;
    border: solid grey 1px;
  }
  .converse-container {
		width: 250px !important;
	}
}
@media (min-width: 346px) and (max-width: 355px) {
  .chat1 {
    width: 256px;
  }
  .consulta1 {
    width: 256px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .chatroom-body
  .chat-area
  .chat-content,
  #conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content {
    width: 98%;
    margin-left: 5px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .sendXMPPMessage
  .chat-textarea {
    width: 98% !important;
  }
  .converse-container {
    width: 259px !important;
  }
}
@media (min-width: 355px) and (max-width: 365px) {
  .chat1 {
    width: 255px;
  }
  .consulta1 {
    width: 255px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .chatroom-body
  .chat-area
  .chat-content,
  #conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content {
    width: 98%;
    margin-left: 5px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .sendXMPPMessage
  .chat-textarea {
    width: 98% !important;
  }
  .converse-container {
    width: 270px !important;
  }
}
@media (min-width: 365px) and (max-width: 375px) {
  .chat1 {
    width: 275px;
  }
  .consulta1 {
    width: 275px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .chatroom-body
  .chat-area
  .chat-content,
  #conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content {
    width: 98%;
    margin-left: 5px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .sendXMPPMessage
  .chat-textarea {
    width: 98% !important;
  }
  #conversejs .chatbox .sendXMPPMessage .send-button {
    margin-top: 130px;
    left: 52%;
  }
  .converse-container {
    width: 280px !important;
  }
}
@media (min-width: 375px) and (max-width: 385px) {
  .chat1 {
    width: 285px;
  }
  .consulta1 {
    width: 285px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .chatroom-body
  .chat-area
  .chat-content,
  #conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content {
    width: 98%;
    margin-left: 5px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .sendXMPPMessage
  .chat-textarea {
    width: 98% !important;
  }
  .converse-container {
    width: 290px !important;
  }
  #conversejs .chatbox .sendXMPPMessage .send-button {
    margin-top: 135px;
    left: 54%;
  }
}
@media (min-width: 385px) and (max-width: 395px) {
  .chat1 {
    width: 295px;
  }
  .consulta1 {
    width: 295px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .chatroom-body
  .chat-area
  .chat-content,
  #conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content {
    width: 98%;
    margin-left: 5px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .sendXMPPMessage
  .chat-textarea {
    width: 98% !important;
    margin-left: 5px;
  }
  .converse-container {
    width: 295px !important;
  }
  #conversejs .chatbox .sendXMPPMessage .send-button {
    margin-top: 135px;
    left: 53%;
  }
}
@media (min-width: 395px) and (max-width: 405px) {
  .chat1 {
    width: 300px;
  }
  .consulta1 {
    width: 300px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .chatroom-body
  .chat-area
  .chat-content,
  #conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content {
    width: 98%;
    margin-left: 5px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .sendXMPPMessage
  .chat-textarea {
    width: 98% !important;
    margin-top: 28px;
    margin-left: 5px;
  }
  .converse-container {
    width: 305px !important;
  }
  #conversejs .chatbox .sendXMPPMessage .send-button {
    margin-top: 132px;
    left: 56%;
  }
}
@media (min-width: 405px) and (max-width: 415px) {
  .chat1 {
    width: 315px;
  }
  .consulta1 {
    width: 315px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .chatroom-body
  .chat-area
  .chat-content,
  #conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content {
    width: 98%;
    margin-left: 5px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .sendXMPPMessage
  .chat-textarea {
    width: 98% !important;
    margin-top: 28px;
    margin-left: 5px;
  }
  .converse-container {
    width: 315px !important;
  }
  #conversejs .chatbox .sendXMPPMessage .send-button {
    margin-top: 132px;
    left: 56%;
  }
}
@media (min-width: 415px) and (max-width: 425px) {
  .chat1 {
    width: 322px;
  }
  .consulta1 {
    width: 322px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .chatroom-body
  .chat-area
  .chat-content,
  #conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content {
    width: 98%;
    margin-left: 5px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .sendXMPPMessage
  .chat-textarea {
    width: 98% !important;
    margin-top: 28px;
    margin-left: 5px;
  }
  .converse-container {
    width: 325px !important;
  }
  #conversejs .chatbox .sendXMPPMessage .send-button {
    margin-top: 132px;
    left: 55%;
  }
}
@media (min-width: 425px) and (max-width: 435px) {
  .chat1 {
    width: 333px;
  }
  .consulta1 {
    width: 333px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .chatroom-body
  .chat-area
  .chat-content,
  #conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content {
    width: 98%;
    margin-left: 5px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .sendXMPPMessage
  .chat-textarea {
    width: 98% !important;
    margin-top: 28px;
    margin-left: 5px;
  }
  .converse-container {
    width: 336px !important;
  }
  #conversejs .chatbox .sendXMPPMessage .send-button {
    margin-top: 132px;
    left: 55%;
  }
  .buttonOff {
    margin-top: -62px;
  }
}
@media (min-width: 435px) and (max-width: 450px) {
  .chat1 {
    width: 345px;
  }
  .consulta1 {
    width: 345px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .chatroom-body
  .chat-area
  .chat-content,
  #conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content {
    width: 98%;
    margin-left: 5px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .sendXMPPMessage
  .chat-textarea {
    width: 98% !important;
    margin-top: 28px;
    margin-left: 5px;
  }
  .converse-container {
    width: 350px !important;
  }
  #conversejs .chatbox .sendXMPPMessage .send-button {
    margin-top: 132px;
    left: 53%;
  }
  .buttonOff {
    margin-top: -62px;
  }
}
@media (min-width: 450px) and (max-width: 470px) {
  .chat1 {
    width: 360px;
  }
  .consulta1 {
    width: 360px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .chatroom-body
  .chat-area
  .chat-content,
  #conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content {
    width: 98%;
    margin-left: 5px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .sendXMPPMessage
  .chat-textarea {
    width: 98% !important;
    margin-top: 28px;
    margin-left: 5px;
  }
  .converse-container {
    width: 365px !important;
  }
  #conversejs .chatbox .sendXMPPMessage .send-button {
    margin-top: 132px;
    left: 53%;
  }
  .buttonOff {
    margin-top: -62px;
  }
}
@media (min-width: 470px) and (max-width: 500px) {
  .chat1 {
    width: 380px;
  }
  .consulta1 {
    width: 380px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .chatroom-body
  .chat-area
  .chat-content,
  #conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content {
    width: 98%;
    margin-left: 5px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .sendXMPPMessage
  .chat-textarea {
    width: 98% !important;
    margin-top: 28px;
  }
  .converse-container {
    width: 385px !important;
  }
  #conversejs .chatbox .sendXMPPMessage .send-button {
    margin-top: 132px;
    left: 53%;
  }
  .buttonOff {
    margin-top: -62px;
  }
}
@media (min-width: 470px) and (max-width: 480px) {
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .sendXMPPMessage
  .chat-textarea {
    margin-left: 5px;
  }
}
@media (min-width: 481px) and (max-width: 499px) {
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .chatroom-body
  .chat-area
  .chat-content,
  #conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content {
    width: 96% !important;
    margin-left: 15px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .sendXMPPMessage
  .chat-textarea {
    width: 96% !important;
    margin-left: 15px;
  }
}
@media (min-width: 500px) and (max-width: 550px) {
  .chat1 {
    width: 410px;
  }
  .consulta1 {
    width: 410px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .chatroom-body
  .chat-area
  .chat-content,
  #conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content {
    width: 98%;
    margin-left: 5px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .sendXMPPMessage
  .chat-textarea {
    width: 98% !important;
    margin-top: 28px;
    margin-left: 5px !important;
  }
  .converse-container {
    width: 435px !important;
  }
  #conversejs .chatbox .sendXMPPMessage .send-button {
    margin-top: 132px;
    left: 53%;
  }
  .buttonOff {
    margin-top: -62px;
  }
}
@media (min-width: 550px) and (max-width: 600px) {
  .chat1 {
    width: 458px;
  }
  .consulta1 {
    width: 458px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .chatroom-body
  .chat-area
  .chat-content,
  #conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content {
    width: 98%;
    margin-left: 5px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .sendXMPPMessage
  .chat-textarea {
    width: 98% !important;
    margin-top: 28px;
    margin-left: 5px !important;
  }
  .converse-container {
    width: 485px !important;
  }
  #conversejs .chatbox .sendXMPPMessage .send-button {
    margin-top: 132px;
    left: 50%;
  }
  .buttonOff {
    margin-top: -62px;
  }
}
@media (min-width: 600px) and (max-width: 650px) {
  .chat1 {
    width: 510px;
  }
  .consulta1 {
    width: 510px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .chatroom-body
  .chat-area
  .chat-content,
  #conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content {
    width: 98%;
    margin-left: 5px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .sendXMPPMessage
  .chat-textarea {
    width: 98% !important;
    margin-top: 28px;
    margin-left: 5px !important;
  }
  .converse-container {
    width: 510px !important;
  }
  #conversejs .chatbox .sendXMPPMessage .send-button {
    margin-top: 132px;
    left: 50%;
  }
  .buttonOff {
    margin-top: -62px;
  }
}
@media (min-width: 650px) and (max-width: 700px) {
  .chat1 {
    width: 560px;
  }
  .consulta1 {
    width: 560px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .chatroom-body
  .chat-area
  .chat-content,
  #conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content {
    width: 98%;
    margin-left: 5px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .sendXMPPMessage
  .chat-textarea {
    width: 98% !important;
    margin-top: 28px;
    margin-left: 5px !important;
  }
  .converse-container {
    width: 535px !important;
  }
  #conversejs .chatbox .sendXMPPMessage .send-button {
    margin-top: 132px;
    left: 50%;
  }
  .buttonOff {
    margin-top: -62px;
  }
}
@media (min-width: 654px) and (max-width: 655px) {
  .converse-container {
    width: 560px !important;
  }
}
@media (min-width: 700px) and (max-width: 750px) {
  .chat1 {
    width: 610px;
  }
  .consulta1 {
    width: 610px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .chatroom-body
  .chat-area
  .chat-content,
  #conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content {
    width: 98%;
    margin-left: 5px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .sendXMPPMessage
  .chat-textarea {
    width: 98% !important;
    margin-top: 28px;
    margin-left: 5px !important;
  }
  .converse-container {
    width: 519px !important;
  }
  #conversejs .chatbox .sendXMPPMessage .send-button {
    margin-top: 132px;
    left: 50%;
  }
  .buttonOff {
    margin-top: -62px;
  }
}
@media (min-width: 700px) and (max-width: 701px) {
  .converse-container {
    width: 578px !important;
}
}
@media (min-width: 749px) and (max-width: 750px) {
  .converse-container {
    width: 558px !important;
  }
}
@media (min-width: 750px) and (max-width: 800px) {
  .chat1 {
    width: 660px;
  }
  .consulta1 {
    width: 660px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .chatroom-body
  .chat-area
  .chat-content,
  #conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content {
    width: 98%;
    margin-left: 5px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .sendXMPPMessage
  .chat-textarea {
    width: 98% !important;
    margin-top: 28px;
    margin-left: 5px !important;
  }
  .converse-container {
    width: 521px !important;
  }
  #conversejs .chatbox .sendXMPPMessage .send-button {
    margin-top: 132px;
    left: 50%;
  }
  .buttonOff {
    margin-top: -62px;
  }
}
@media (min-width: 750px) and (max-width: 751px) {
  .converse-container {
    width: 680px !important;
  }
}
@media (min-width: 800px) and (max-width: 850px) {
  .chat1 {
    width: 708px;
  }
  .consulta1 {
    width: 708px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .chatroom-body
  .chat-area
  .chat-content,
  #conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content {
    width: 98%;
    margin-left: 5px;
  }
  #conversejs.converse-embedded
  .chatroom
  .box-flyout
  .sendXMPPMessage
  .chat-textarea {
    width: 98% !important;
    margin-top: 28px;
    margin-left: 5px !important;
  }
  .converse-container {
    width: 520px !important;
  }
  #conversejs .chatbox .sendXMPPMessage .send-button {
    margin-top: 132px;
    left: 50%;
  }
  .buttonOff {
    margin-top: -62px;
  }
}
@media (min-width: 800px) and (max-width: 801px) {
  .converse-container {
    width: 558px !important;
  }
}
@media (min-width: 850px) and (max-width: 900px) {
  .chat1 {
    width: 758px;
  }
  .consulta1 {
    width: 758px;
  }
}
@media (min-width: 850px) and (max-width: 851px) {

  .converse-container {
    width: 788px !important;
  }
}
@media (min-width: 900px) and (max-width: 950px) {
  .chat1 {
    width: 810px ;
  }
  .consulta1 {
    width: 810px;
  }
}
@media (min-width: 950px) and (max-width: 1000px) {
  .chat1 {
    width: 858px;
  }
  .consulta1 {
    width: 858px;
  }
}
@media (min-width: 950px) and (max-width: 951px) {
  .converse-container {
      width: 888px !important;
  }
}