.ftco-about2 .img-about {
  width: 100%;
  z-index: 0;
  position: relative; }
  .ftco-about2 .img-about .img {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1; }
    @media (max-width: 767.98px) {
      .ftco-about .img-about .img {
        height: 400px;
        margin-bottom: 20px; } }

.ftco-about2 .img-about-2 {
  height: 300px;
  width: 100%; }

.ftco-about2 .counter-wrap .text p {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 2px; }
  .ftco-about2 .counter-wrap .text p span {
    font-weight: 700;
    color: #fff; }
  .ftco-about2 .counter-wrap .text p span.number {
    font-weight: 700;
    color: #fff; }


.w-100 {
  width: 100% !important; }


.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }


.heading-section h2 {
    font-size: 16px;
    color: #9da1a5;
    line-height: 1.4;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.video {
  width: 100%;
  position: relative; }

.icon-video {
  width: 80px;
  height: 80px;
  background: rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: 0px 0px 34px -8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 34px -8px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 34px -8px rgba(0, 0, 0, 0.1);
  z-index: 1;
  margin: 0 auto;
  border-radius: 50%; }
  .icon-video span {
    font-size: 30px;
    color: #fff; }








