
  button {
  background-color: #79ceb9 ;
  border-color: #FFF;
  color: #635f5c !important;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer; }

    button:hover {
    background-color: #79ceb9 !important;
    border-color:  #79ceb9;
    color: #FFFF !important; }

#bot{
font-family: 'fontBubble' !important;
font-size: 16px  !important;
text-align: justify !important;
color:#635f5c !important;
}
#imagenLogo1 {
  width: 58px;
  height: 58px;
}


.ac-textBlock{
font-family: 'fontBubble' !important;
font-size: 16px  !important;
text-align: justify !important;
color:#635f5c !important;
text-justify: inter-word;
}

div{
  font-size: 16px  !important;

}

#ventanaBot {
font-family: 'fontBanner' !important;
font-size: 25px  !important;
background: rgb(89,218,141);
background: linear-gradient(90deg, rgba(89,218,141,0.6923144257703081) 4%, rgba(17,213,234,0.3253676470588235) 49%, rgba(89,218,141,0.6923144257703081) 100%);
box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
border-width: 1px;
border-style: solid;
border-color: #F0F0F0;
color: #ED993A;
/* text-align: right; */
}

#imagenlogobanner{
width: 60px;
height: 60px;
}

img.ac-image{
  width: 100% !important;
}



.ac-image{
width: 50px !important;
}



.webchat__imageAvatar__image{
  width: 100% !important;
}

@font-face{
    font-family: 'fontBanner';
    src: url('./fuentes/Rene Bieder - Galano Grotesque Bold.otf');
}

.ac-pushButton[aria-pressed="true"]{
background-color: #79ceb9 !important;
}


@font-face{
    font-family: 'fontBubble';
    src: url('./fuentes/Rene Bieder - Galano Grotesque Medium.otf');
}


.headerText{
  font-size: 30px !important;
  text-align: right;
  padding: 7px;
}

.headerImage{
  margin-top: 10px;
  margin-bottom: 10px;
}

