@font-face {

}

.ccw_plugin .icon {

}

.icon-whatsapp2:before {
  content: "\E902";
}
.icon-brand:before {
  content: "\E901";
  color: #25d366;
}
.icon-send:before {
  content: "\E900";
}
.icon-whatsapp:before {
  content: "\EA93";
}
/*
*  icons set
*  Materializecss
*  custom Code
*/
/* ==== animate.css ==== */
/* ==== custom icons set ==== */
/* ==== custom styles ==== */
div.ccw_plugin,
.inline {
  display: inline; }

.inline-block {
  display: inline-block; }

.chatbot {
  position: fixed;
  z-index: 99999999; }

.img-icon {
  height: 48px; }

.nofocus:focus {
  outline: none; }

.pointer {
  cursor: pointer; }

.sc_item {
  z-index: 99; }

.style-3-sc {
  height: 20px; }

.style-9-sc {
  height: 20px; }

.img-icon-5 {
  height: 80%;
  vertical-align: middle; }

.img-icon-6 {
  height: 63%;
  vertical-align: middle;
  margin-left: 7px; }

.style-6-img {
  max-height: 40px;
  text-decoration: overline; }

.icon-2 {
  font-size: 2rem; }

.btn_only_style_div_circle {
  border-radius: 50%;
  text-align: center; }

.btn_only_style_div_circle_sc {
  background-color: orange;
  border-radius: 50%;
  height: 48px;
  width: 48px;
  line-height: 48px;
  text-align: center; }

.btn_only_style_div {
  background-color: orange;
  height: 48px;
  width: 48px;
  line-height: 48px;
  text-align: center; }

.style8 span {
  text-transform: none; }

/* ==== animate.css ==== */
.ccw_plugin .animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

.ccw_plugin .animated.infinite {
  animation-iteration-count: infinite; }

.ccw_plugin .animated.hinge {
  animation-duration: 2s; }

.ccw_plugin .animated.flipOutX,
.ccw_plugin .animated.flipOutY,
.ccw_plugin .animated.bounceIn,
.ccw_plugin .animated.bounceOut {
  animation-duration: .75s; }






/* style-4  - chip style - added modified .. since v1.6+ silent release  */
.ccw_plugin .style-4.chip {
  display: inline-block;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 10px;
  padding-bottom: 0px;
  border-radius: 25px;
  font-size: 15px;
  line-height: 25px;
  text-decoration:none;
  color: #000;
}

/* Image */
.ccw_plugin .style-4.chip img {
  float: left;
  margin: -8px 0px 0 -8px;
  height: 40px;
  width: 40px;
  border-radius: 20%;
}
