

/* ----------------------------------------------------
	You can put your custom css code here: 
-------------------------------------------------------*/
.static-block-2 .text .link {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid red;
  color: red;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1.5px;
  margin-top: 30px;
  padding: 10px 33px;
  text-transform: uppercase;
}


.project-ul 
{
  min-height: 110px;
}

.project-ul li 
{
  display: block;
  margin-left: 0 !important;
}

.bhk-li
{
  /* padding-top: 5px; */
}
.bhk-li span 
{
  position: relative;
  top: 3px;
}
