.para-logo{font-size:12px; color:#C60; text-align:center; font-weight:400;}
.specf h3 {font-size:18px; border-bottom:2px solid #fc5508; width:50px; height: 30px;}
.specf p {font-size:15px;}
.project-thumb img{ border:2px inset #C30;}
.project-inner-desc h2:hover{ color:#fc5508; cursor: pointer;}
ul.icons-list-new{padding-left:10px; margin-top:10px;}
ul.icons-list-new li{ border-bottom: none; margin-bottom:0px; padding:0px; line-height:35px;}
ul.icons-list-new li a{font-size:14px; color:#000; font-weight: 400;}

.widget-archive ul.icons-list-new li::before {
  content: "\f101" !important;
  font-family:'FontAwesome';
  padding-left: 6px;
  position:absolute;
  top:0;
}
ul.icons-list-new li a.active {
    color: #ef3f04 !important;
}
.global{border:1px solid #e4e3e3;}
.widget-two table { font-size:13px; font-weight:500;}
.home-v2 .main-menu ul li.active > a {
    color: #fc5508;
}
@media only screen and (min-width:320px) and (max-width:540px){
	.project-inner-desc h2 {font-size:14px;}
}