@charset "utf-8";
/* CSS Document */

.ulrc400293{
  display: none;
}
@media only screen and (max-width: 768px) {
  .ulrc400293{
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
	z-index: 999;
  }
  .ulrc400293 .container {
      max-width: 100%;
  }
  .ulrc400293 .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    text-align: center;
	padding: 0 0 0px 0;
	align-content: end;
	border-right: 1px solid rgba(255, 255, 255, 0.8);
  }
  .ulrc400293 .icon a {
    display: block;
    padding: 10px 0;
    transition: all 0.3s ease;
	text-decoration: none;
	background: #fff;
	height: 70px;
	align-content: center;
  }
  .ulrc400293 .icon:last-child a{
    border: 0;
  }
  .ulrc400293 .icon a span {
      display: block;
      color: #000;
      font-size: 14px;
      line-height: 14px;
  }
    .ulrc400293 .icon img {
      height: 30px;
      margin-bottom: 5px;
  }
  .ulrc400293 .phone{
	font-size: 22px;
	color:#63c956;
	  } 
  .ulrc400293 .email{
	  font-size: 30px;
	  color:#be1867;
	  }
	  
  .ulrc400293 .whatsapp{
	  font-size: 30px;
	  color:#25d366;	  
	  }

}
