/* Jltma Dual Heading */
.jltma-dual-heading-wrapper {
  text-align: center;
}

.jltma-dual-heading .jltma-dual-heading-wrapper {
  padding: 5px;
}

.jltma-dual-heading .jltma-dual-heading-wrapper .jltma-dual-heading-description {
  font-size: 15px;
  line-height: 26px;
  /* margin: 30px 0 0 0; */
  padding: 10px;
}

.jltma-dual-heading .jltma-dual-heading-wrapper .jltma-dual-heading-icon {
  font-size: 36px;
}

.jltma-dual-heading .jltma-dual-heading-wrapper .jltma-dual-heading-title {
  font-size: 36px;
  /* margin-top: 30px; */
}

.jltma-dual-heading .jltma-dual-heading-wrapper .jltma-dual-heading-title a,
.jltma-dual-heading .jltma-dual-heading-wrapper .jltma-dual-heading-title {
  font-size: 30px;
  color: #132c47;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
}

.jltma-dual-heading .jltma-dual-heading-wrapper .jltma-dual-heading-title {
  text-transform: capitalize;
}

.jltma-dual-heading .jltma-dual-heading-wrapper .jltma-dual-heading-title span {
  color: #132c47;
  line-height: 1.18;
}

/* Dual Heading: Topclass Style */
.jltma-sec-head-container {
  overflow: hidden;
}

.jltma-sec-head-container .jltma-sec-head-style {
  max-width: 1170px;
  /* display: table; */
  margin: auto;
  padding: 0 15px;
}

.jltma-sec-head-container .jltma-sec-head-style:after {
  content: "";
  height: 140px;
  width: 200%;
  background-color: #1fb5ac;
  position: absolute;
  top: 0;
  left: -200%;
  margin-left: -15px;
}

.jltma-section-title {
  color: #1a1a1a;
  font-size: 5.25em;
  font-weight: 900;
  /* text-align: right; */
  text-transform: uppercase;
  line-height: 0.97em;
  -webkit-text-stroke: 0.3px;
  padding: 0;
  margin: 0;
  float: left;
  /* margin-top: -10px; */
  /* width: 300px; */
}

.content-title {
  margin-top: 0;
  padding-top: 0;
}

.jltma-section-title span {
  color: #1fb5ac;
}

.plx-jltma-section-title {
  color: #ffffff;
  font-size: 2.1875em;
  -webkit-text-stroke: 0.2px;
}

.jltma-section-description {
  color: #404040;
  font-size: 1.375em;
  font-weight: 300;
  line-height: 40px;
  margin: 0;
  /* margin-left: 360px; */
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke: 0.2px;
}

.parallax-style .subscribe-description {
  color: #ffffff;
}

/* Jltma Dual Heading */