.contact-button-block {
  position: fixed;
  bottom: 3rem;
  right: 3rem;
  z-index: 2001;
}

#contactButtonDropdown {
  border: none;
  background-color: transparent;
  width: fit-content;
}

#contactButtonDropdown .contact-button-container:hover {
  background-color: #555;
}

.contact-button-container {
  display: flex;
  border-radius: 5rem;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  background-color: #333;
}

.contact-button-text {
  color: #fff;
  font-size: 1.8rem;
  align-self: center;
  padding-left: 2rem;
  padding-right: 1rem;
}

.contact-button {
  padding: 2rem 1.75rem 1.5rem;
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  border-radius: 50%;
  z-index: 501;
}

.contact-button-icon {
  font-size: 4rem;
  color: #f16e00;
}

.contact-button-icon.icomoon-ob1-cross {
  font-size: 2rem;
  margin: 0 0.65rem;
  color: white;
}

.contact-button-open {
  padding: 2.8rem 2.1rem 2.3rem;
  background-color: #f16e00;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  border-radius: 50%;
  z-index: 501;
}

#contactButtonDropdown:hover .contact-button {
  background-color: white;
}

#contactButtonDropdown:hover .contact-button-icon {
  color: #555;
}

#contactButtonDropdown:hover .contact-button-open {
  background-color: #555;
}

#contactButtonDropdown:focus .contact-button-open {
  background-color: #f16e00;
}

#contactButtonDropdown:hover .contact-button-icon.icomoon-ob1-cross {
  color: white;
}

#contactButtonDropdown:active .contact-button {
  background-color: white;
}

#contactButtonDropdown:active .contact-button-icon {
  color: #f16e00;
}

#contactButtonDropdown:active .contact-button-open {
  background-color: #f16e00;
}

#contactButtonDropdown:active .contact-button-icon.icomoon-ob1-cross {
  color: white;
}

.dropdown-menu {
  z-index: 2002;
}

.contact-button-block > .dropup.open > .dropdown-menu {
  width: 37.5rem;
  left: -29rem;
  border-bottom: 5px solid #f16e00;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  position: absolute;

}

@media (min-width: 767px) {
  .contact-item-descr {
    font-size: 1.42222rem !important;
  }

  .contact-item-elem-container {
    font-size: 1.77778rem !important;
  }

  .contact-button-text {
    font-size: 1.5rem;
  }

  .contact-button-icon {
    font-size: 3.6rem;
  }

  .contact-button-icon.icomoon-ob1-cross {
    font-size: 1.8rem;
    margin: 0 0.7rem;
  }

  .contact-button-open {
    padding: 2.45rem 1.75rem 2.05rem;
  }

  .contact-button-block > .dropup.open > .dropdown-menu {
    width: 42rem;
    left: -33rem;
  }
}

@media (min-width: 1220px) {
  .contact-item-descr {
    font-size: 1.28rem !important;
  }

  .contact-item-elem-container {
    font-size: 1.6rem !important;
  }

  .contact-button-text {
    font-size: 1.4rem;
  }

  .contact-button {
    padding: 1.6rem 1.4rem 1.15rem;
  }

  .contact-button-icon {
    font-size: 3.2rem;
  }

  .contact-button-icon.icomoon-ob1-cross {
    font-size: 1.6rem;
  }

  .contact-button-open {
    padding: 2.2rem 1.5rem 1.8rem;
  }

  .contact-button-block > .dropup.open > .dropdown-menu {
    width: 38rem;
    left: -30rem;
  }
}

.contact-item-container {
  padding: 2rem;
  border-bottom: 1px solid #ccc;
}

.contact-item-elem-container {
  display: flex;
  text-align: left;
  font-size: 2rem;
  padding-bottom: 1.875rem;
}

.contact-item-icon {
  margin: 0.3rem;
  padding-right: 1rem;
  font-size: 2.5rem !important;
}

.contact-item-descr-container {
  display: flex;
  text-align: left;
  font-size: 2rem;
}

.contact-item-descr {
  font-size: 1.6rem;
  line-height: 1.5;
  width: 100%;
  margin: 1rem 0;
}

.contact-item-descr-container > .o-link-arrow {
  font-size: 2rem !important;
  margin: auto;
}

.contact-item-descr-container > .o-link-arrow:after {
  color: #F16e00;
}

.contact-item-descr-container:hover > .contact-item-descr {
  color: #555;
  text-decoration: underline;
}

.contact-item-descr-container:active > .contact-item-descr {
  color: #F16e00;
  text-decoration: underline;
}

.contact-item-descr-container > a:focus {
  color: black;
}

.contact-item-phone-container {
  display: flex;
  flex-direction: column;
  text-align: left;
}

.wrapper_numero {
  background-color: #fff;
  border: 1px solid #000;
  display: flex;
  padding: 0;
  margin: 0;
}

.wrapper_numero .icon-Play {
  left: -0.4rem;
  top: 1.5rem;
  color: #fff;
  position: absolute;
  font-size: 1.7rem;
}

.wrapper_numero .helper_numero {
  font-size: 1.4rem;
  margin-right: 0;
  background-color: #000;
  padding: 1rem 1rem 1rem 2.5rem;
  position: relative;
  color: #fff;
  line-height: 1;
  text-align: left;
  font-weight: lighter;
}

.wrapper_numero .numero {
  color: #000;
  padding: 1rem;
  position: relative;
  margin: auto;
}

.wrapper_numero:hover {
  border: 1px solid #555;
}

.wrapper_numero:hover .helper_numero {
  background-color: #555;
}

.wrapper_numero:hover .numero {
  color: #555;
}

.wrapper_numero:active {
  border: 1px solid #f16e00;
}

.wrapper_numero:active .helper_numero {
  background-color: #f16e00;
}

.wrapper_numero:active .numero {
  color: #f16e00;
}


