.css_servcom {
  align-items : center;
  background-color : rgb(84, 89, 95);
  border-radius : 7px;
  bottom : 0px;
  box-sizing : border-box;
  color : rgb(255, 255, 255);
  cursor : pointer;
  display : inline-flex;
  font-family : "Open Sans Hebrew", sans-serif;
  height : 58px;
  left : 0px;
  line-height : 24px;
  padding : 15px 80px;
  position : relative;
  right : 0px;
  text-align : center;
  text-decoration : none solid rgb(27, 176, 206);
  top : 0px;
  transition : all 0.4s ease-in 0s;
  transition-duration : 0.4s;
  transition-timing-function : ease-in;
  width : 361.219px;
  z-index : 1;
}
	