.mt-1 {
  margin-top: 5px !important;
}
.mt-2 {
  margin-top: 2px !important;
}
.mt-3 {
  margin-top: 3px !important;
}
.mt-4 {
  margin-top: 4px !important;
}
.mt-5 {
  margin-top: 5px !important;
}
.mt-6 {
  margin-top: 6px !important;
}
.mt-7 {
  margin-top: 7px !important;
}
.mt-8 {
  margin-top: 8px !important;
}
.mt-9 {
  margin-top: 9px !important;
}
.mt-10 {
  margin-top: 10px;
}
.mt-11 {
  margin-top: 11px;
}
.mt-12 {
  margin-top: 12px;
}
.mt-13 {
  margin-top: 13px;
}
.mt-14 {
  margin-top: 14px;
}
.mt-15 {
  margin-top: 15px;
}
.mt-16 {
  margin-top: 16px;
}
.mt-17 {
  margin-top: 17px;
}
.mt-18 {
  margin-top: 18px;
}
.mt-19 {
  margin-top: 19px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-29 {
  margin-top: 29px;
}
.mt-30 {
  margin-top: 30px;
}
.homepage-styling h1 {
  text-align: left;
  font-weight: 700;
  color: #012970;
  line-height: 41px;
}
.homepage-styling h2 {
  color: #012970;
  line-height: 35px;
  margin-bottom: 10px;
}
.homepage-styling ul {
  margin-top: 16px;
  padding-left: 20px;
}
.homepage-styling ul li {
  font-size: 18px;
  color: #012970;
}
h2.homepage-styling {
  color: #a55100;
}
.cu-box-section {
  background: #ccc;
  width: 100%;
  min-height: 220px;
  border-radius: 21px;
  border: 10px solid #b7b7b7;
  padding: 7px 10px 10px 10px;
  color: #000;
  margin-top: 20px;
  margin-bottom: 5px;
}
.cu-box-section h2 {
  margin: 5px 0 8px 0;
  line-height: 26px;
}
#cust-block-1 {
  background: #adc4ed;
  border: 10px solid #7499db;
}
#cust-block-2 {
  background: #d1a070;
  border: 10px solid #c57a30;
}
#cust-block-3 {
  background: #1c4287;
  border: 10px solid #04296a;
  color: #fff;
}
#cust-block-3 h2 {
  color: #fff !important;
}
.css-homepage-features-widget h3 {
  line-height: 44px;
  max-width: 700px;
  margin: 0px auto 40px auto;
}
.css-homepage-features-widget h4 {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 10px 0;
  color: #012970;
}
.css-homepage-features-widget .icon-box i {
  float: left;
  font-size: 44px;
  line-height: 44px;
  color: #a55100;
  margin-right: 15px;
}
.section-header h2 {
  text-transform: none;
}
.values .box p {
  text-align: left;
}
.values .box h3 {
  text-align: left;
  font-size: 22px;
  margin-bottom: 6px;
}
.features .feture-tabs {
  margin-top: 0px;
}
.features .feture-tabs .nav-link.active {
  color: #012970;
  border-bottom: 3px solid #a55100;
}
.features .feature-box i {
  color: #012970;
}
.features .feature-box:hover i {
  background: #a55100;
  color: #fff;
}
.features .feature-box h3 {
  font-size: 18px;
  line-height: 23px;
  cursor: default;
  font-weight: 600;
  margin: 0 0 0 5px;
}
.cust-img img {
  width: 100%;
  max-width: 189px;
}
