/* Share this */
#st-1 {
  font-family: "Helvetica Neue", Verdana, Helvetica, Arial, sans-serif;
  direction: ltr;
  display: block;
  opacity: 1;
  text-align: left;
  z-index: 94034;
}

#st-1 img {
  vertical-align: middle;
}

#st-1.st-animated {
  -moz-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in;
  -ms-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in;
  -o-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in;
  -webkit-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in;
  transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in;
}

#st-1 .st-btn {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: opacity 0.2s ease-in, top 0.2s ease-in;
  -ms-transition: opacity 0.2s ease-in, top 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in, top 0.2s ease-in;
  -webkit-transition: opacity 0.2s ease-in, top 0.2s ease-in;
  transition: opacity 0.2s ease-in, top 0.2s ease-in;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 11px;
  height: 32px;
  line-height: 32px;
  margin-right: 0px;
  padding: 0px;
  position: relative;
  text-align: center;
  top: 0;
  vertical-align: top;
  white-space: nowrap;
}

#st-1 .st-btn[data-network='facebook'] {
  background-color: #4267B2;
}

#st-1 .st-btn[data-network='messenger'] {
  background-color: #448AFF;
}

#st-1 .st-btn[data-network='whatsapp'] {
  background-color: #25d366;
}

#st-1 .copy {
  background-color: #95D03A;
  margin-right: 0;
}

.stick-bottom {
  bottom: 16px;
  position: absolute;
}

@media (max-width:1140px) {
  .stick-bottom {
      position: relative;
  }
}

@media (hover: hover) and (pointer: fine) {
  /* Desktops with mouse */
  #st-1 .st-btn:hover {
      opacity: 0.7;
      top: -2px;
  }
}

@media (max-width: 566px) {
  .mobile-hide-word {
      display: none;
  }
}

.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  overflow: visible;
  vertical-align: -0.125em;
}

.dropdown .share-i {
  display: block;
}

.dropdown.show .share-i {
  display: none;
}

.dropdown .share-svg {
  display: none;
}

.dropdown.show .share-svg {
  display: block;
}

.share-area.dropdown.show:before {
  content: '';
  position: absolute;
  top: 100%;
  left: calc(50% - 10px);
  z-index: 1001;
  margin-top: -4px;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent white transparent;
}

.dropdown-menu { 
  background-color: #FFF;
}

.dropdown-menu.show {
  box-shadow: 0 1px 3px 0 rgb(44 44 44 / 50%) !important;
}

.dropdown-menu-center {
  top: 120% !important;
  left: 50% !important;
  right: auto !important;
  text-align: center;
  -webkit-transform: translate(-50%, 0) !important;
  -o-transform: translate(-50%, 0) !important;
  transform: translate(-50%, 0) !important;
}

@media (min-width: 1200px) {
  .ml-xl-6, .mx-xl-6 {
      margin-left: 6rem !important;
  }
}
/* end Share this */