.vc-tleft {
    text-align: left
}
.vc-tleft16 {
    text-align: left
    font-size: 16pt
}
.vc-tcenter {
    text-align: center
}
.vc-h1bold {
    h1 color:navy
    }
.service-icon {

  background-color: #fff;
  color: #1173a0;
  height: 7rem;
  width: 7rem;
  display: block;
  line-height: 7.5rem;
  font-size: 2.25rem;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
}
.bg-primary {
  background-color: #1173a0 !important;
}

.text-primary {
  color: #1173a0 !important;
}

.text-secondary {
  color: #ecb807 !important;
}

.container1 {
	padding:0 20px 0 20px;
	position:relative;

	
	
	<!-- My columns -->
