/**/
.tiny_text{
    position: relative;
}

.tiny_text p{
   margin-bottom: 12px;   
}

.tiny_text h2{
  font-weight: bold;
  margin-bottom: 12px;
  font-size: 16px;
}

.tiny_text ul, .tiny_text ol {
  list-style: initial;
  margin-left: 20px;
  display: block; 
}

.tiny_text ul ul, .tiny_text ol ol {
  margin-left: 40px;
  list-style-type: circle;
}

.tiny_text li {
  display: list-item;
  margin-bottom: 5px;
}

.tiny_text table{
  margin-bottom: 10px;
}

.tiny_text a{
  color: #f97316;
}

.tiny_text a:hover{
  text-decoration: underline;
}
/**/

/*
.p4_home_list_item span{
  opacity: 0.9 !important;
}
/**/
.about_tabs_item.active{
  background: linear-gradient(135deg, rgb(255, 92, 53), rgb(255, 140, 66)) !important;
  color: white !important;
}
/**/
.zay_project_type.active{
  background: linear-gradient(135deg, rgb(255, 92, 53), rgb(255, 140, 66)) !important;
  color: white !important;
}
/**/
.phone_number .show{
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
}
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/