@charset "UTF-8";.industry .item-image + .item-content {
padding-top: 84px;
    position: absolute;
    top: 0%;
    left: 0px;
    right: 0px;
    text-align: center;
    height: 100%;
    background-color: rgba(000,000,000,0.6);
}
.industry .items-row .item {
    padding-top: 0rem;
    padding-bottom: 0rem;
    position: relative;
    overflow: hidden;
    margin: 1rem;
}
.industry .page-header h2 a, .industry .categories-list h2 a {
  color:#fff;
}
.industry .item-intro ul {   
  margin-block-start: 0em;
    margin-block-end: 0em;
      padding-inline-start: 0px;
  list-style:none;
  color:#fff;
}
.industry .readmore .btn, .btn {
background: #3a3d71;
    color: #fff!important;
  padding:10px 20px;
}
#triggerButton {
  background:#fff;
}
.navbar-brand .logo-img, .navbar-brand .logo-img-sm {
  width:auto;
}
.form-control, .inputbox {
  max-width:100%;
}
.custom-select {
  min-height:62px;
}
.project .hide-full p strong {
    font-size: 21px;
    line-height: 21px;
}
.project .item-intro p {
    font-size: 15px;
}

.project .item-intro {
      color: white;
    font-size: 20px;
    position: absolute;
    top: 37px;
    left: 0px;
    opacity: 0;
    /* -webkit-transform: translate(-50%, -50%); */
    -ms-transform: translate(-50%, -50%);
    /* transform: translate(-50%, -50%); */
    text-align: center;
    background-color: rgba(000,000,000,0.6);
    right: 0px;
    height: 78%;
}
.project .items-row .item .item-content .page-header {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    text-align: center;
    color: #fff;
    background: #123662;
    z-index: 1;
    border-radius: 5px;
}
.project .item-content {
    text-align: center;
}
.project .item .item-image {
    overflow: hidden;
}
.project .item {
    position: relative;
  margin-bottom:40px;
}
.project .page-header h2 a, .project .categories-list h2 a {
    color: #fff;
}
.project .item:hover .item-intro {
  opacity: 1;
}
.project .item-intro {
	padding:15px;
}
.project .item-content {
  padding-top:0px;
}
.project .readmore {
    margin-bottom: 0;
    margin-top: 0.8rem;
    position: absolute;
    bottom: 0px;
    right: 0px;
    left: 0px;
    display: block;
    text-align: center;
      background: #3a3d71;
    color: #fff!important;
    padding: 5px 10px;
    border-radius: 5px;
}
.project .hide-full ul {
      list-style: none;
    padding-inline-start: 0px;
    font-size: 15px;
  margin:0px;
}
.acm-clients .client-item img {
  max-width:260px;
}
.row.teams img {
  width:300px;
}
.border-top, .border-left, .border-right {
  border-top:none!important;
    border-right:none!important;
    border-left:none!important;
}
body.item-101 #t4-section-2 {
  padding-bottom:0px;
}
