.uiuxWorks .heading {
    text-align: center;
  }
  .moreBtm {
    text-align: center;
    padding-bottom: 82px;
    display: block;    padding-top: 26px;
    width: 100%;
}
.moreBtm a {
    width: 68px;
    height: 68px;
    display: block;
    margin: 0 auto;
    background: url(../images/readmore-icon.png) no-repeat center center;
    transform: rotate(0deg);
}
.moreBtm a:hover {
    transform: rotate(180deg);
}
.sampleUIUX .teamDes {
    background: rgba(20, 116, 171, 0.8);text-align: center;
}
.sampleUIUX .teamDes span, .sampleUIUX .teamDes small{
    display: block;text-align: center;
    width: 100%;color: #fff;
}
.aboutus_Why-clients.padbtm {
    padding-bottom: 100px;
}
.faqabt {
    padding-top: 60px;
}