@charset "utf-8";

.col-md-3 .p{
  color:#191A1A
}
.head_desc_p{
  color: #ACABAB;
  font-family: Gotham, "Arial", Helvetica Neue, Helvetica,  sans-serif;
  font-size: 1em;  
}

.font3{
 color: #191A1A;
  font-size: 1.5em;
  font-family: Gotham, "Arial", Helvetica Neue, Helvetica,  sans-serif; 
}
.font2{
  color: #191A1A;
  font-size: 1em;
  font-family: Gotham, "Arial", Helvetica Neue, Helvetica,  sans-serif;
}


.col-md-3{
  border: thin dashed #ACABAB;
  margin-left: px;
  margin-right: px;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-shadow: 1px 1px 2px 1px #ACABAB;
  box-shadow: 1px 1px 2px 1px #ACABAB;
  float: left;
  color: #ACABAB;
  font-family: Gotham, "Arial", Helvetica Neue, Helvetica,  sans-serif;
  font-size: 1em;
  line-height: 20px;
}

.demo-img {
  height: 85px;
}

.img-fluid{
  padding-left: 16px;
  margin-top: 5px;
  margin-bottom: 5px;
 }

.keyword1{
  color: #515152;
  margin-top: 5px;
  font-size: 0.7em;
  text-align: center;
}
