p.telefonovioleta {
    text-align: center;
    font-size: 4em;
    line-height: 3em;
    color: white;
    font-weight: bold;
}
.row.counter_holder.text-center {
    text-align: center;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: none;
}



.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:100px;
	right:12px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}


@media (max-width: 850px) {

  .loc_search_wrapper.menu_btn_wrap {
      display: none;
  }
  .loc_banner_text {
      padding: 0;
      text-align: center;
      width: 100%;
  }

  .loc_banner_text h1 {
      font-size: 41px;
      line-height: 46px;
  }


}
