.c-spark-header {
  position: relative;
  width: 100%;
  height: 55vw;
  overflow: hidden;
  margin: 0;
}
@media (max-width: 1499px) {
}
@media (max-width: 767px) {
}
.c-spark-header__video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  max-height: 102%;
}
@media (max-width: 767px) {
}
.c-spark-header__play {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  z-index: 2;
}
.c-spark-header__play:after {
  content: '';
  background-image: url('/wp-content/themes/ormco2/assets/images/icons/video-play.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 3;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 192px;
  height: 192px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .c-spark-header__play:after {
    background-image: url("/wp-content/themes/ormco2/assets/images/icons/video-play@2x.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
}
@media (max-width: 1499px) {
  .c-spark-header__play:after {
    width: 154px;
    height: 154px;
  }
}
@media (max-width: 767px) {
  .c-spark-header__play:after {
    width: 80px;
    height: 80px;
  }
}
.spark .c-spark-anchor-menu {
  position: relative;
  z-index: 6;
  top: 0;
  background: #0E1E4C;
}
@media (max-width: 1499px) {
  .spark .c-spark-anchor-menu {
    top: 0;
    height: 60px;
  }
}
.spark .c-spark-anchor-menu .affix {
  position: fixed !important;
  top: 80px;
  background-color: #0E1E4C;
}
@media (max-width: 1499px) {
  .spark .c-spark-anchor-menu .affix {
    top: 64px;
  }
}
.spark .c-spark-anchor-menu__menu {
  text-align: center;
}
.spark .c-spark-anchor-menu__menu-item {
  display: inline-block;
  height: 76px;
  line-height: 76px;
  text-align: center;
  color: #ffffff;
  font-family: 'Montserrat';
  font-size: 0.8125em;
  opacity: 1;
  padding: 0 30px;
}
@media (max-width: 1499px) {
  .spark .c-spark-anchor-menu__menu-item {
    height: 60px;
    line-height: 60px;
    font-size: 0.75em;
    padding: 0 24px;
  }
}
.c-spark-logo {
  display: block;
}
.c-spark-logo__img {
  display: block;
  width: 100%;
  margin: 60px 0 20px 0;
}
.c-spark-logo__img img {
  display: block;
  width: 100%;
}
@media (max-width: 991px) {
  .c-spark-logo__img {
    margin: 10px 0;
  }
}
.spark .c-spark-intro {
  padding: 64px 0;
  text-align: center;
}
@media (max-width: 1499px) {
  .spark .c-spark-intro {
    padding: 52px 0;
  }
}
.spark .c-spark-intro__title {
  color: #0E1E4C;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-size: 3.75em;
  margin: 0;
  line-height: 1.2;
}
@media (max-width: 1499px) {
  .spark .c-spark-intro__title {
    font-size: 3em;
  }
}
@media (max-width: 991px) {
  .spark .c-spark-intro__title {
    font-size: 2em;
  }
}
.spark .c-spark-intro__intro {
  margin: 30px 0 0 0;
  color: #0E1E4C;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.875em;
}
@media (max-width: 1499px) {
  .spark .c-spark-intro__intro {
    margin: 24px 0 0 0;
    font-size: 1.5em;
  }
}
@media (max-width: 991px) {
  .spark .c-spark-intro__intro {
    font-size: 1.25em;
  }
}
.spark .c-spark-intro__text {
  margin: 30px 0 0 0;
  color: #666666;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.125em;
}
@media (max-width: 1499px) {
  .spark .c-spark-intro__text {
    margin: 24px 0 0 0;
    font-size: 0.875em;
  }
}
.spark .c-spark-intro__text *:last-child {
  margin-bottom: 0;
}
.spark .c-spark-intro__button {
  display: inline-block;
  background: #0E1E4C;
  border-radius: 30px;
  color: #ffffff;
  font-size: 1.375em;
  margin: 50px 0 0 0;
  padding: 12px 30px;
}
@media (max-width: 1499px) {
  .spark .c-spark-intro__button {
    font-size: 1.125em;
    margin: 40px 0 0 0;
    padding: 10px 24px;
  }
}
.c-aligners {
  position: relative;
  z-index: 2;
}
.c-aligners .owl-dots {
  margin: 60px 0 0 0;
}
@media (max-width: 1499px) {
  .c-aligners .owl-dots {
    margin: 48px 0 0 0;
  }
}
.c-aligners .owl-dots .owl-dot {
  background: #0E1E4C;
}
.c-aligners .owl-dots .owl-dot.active {
  border: 1px solid #0E1E4C;
  background: #ffffff;
}
.c-aligners .owl-prev,
.c-aligners .owl-next {
  position: absolute;
  top: 2%;
  width: 32px;
  height: 62px;
  background-size: contain;
  text-indent: -10000px;
  outline: none !important;
}
@media (max-width: 1499px) {
  .c-aligners .owl-prev,
  .c-aligners .owl-next {
    width: 28px;
    height: 50px;
  }
}
.c-aligners .owl-prev {
  left: -56px;
  background: url('/wp-content/themes/ormco2/assets/images/icons/spark-nav-prev.png') no-repeat center center;
}
@media (max-width: 1499px) {
  .c-aligners .owl-prev {
    left: -45px;
  }
}
.c-aligners .owl-next {
  right: -56px;
  background: url('/wp-content/themes/ormco2/assets/images/icons/spark-nav-next.png') no-repeat center center;
}
@media (max-width: 1499px) {
  .c-aligners .owl-next {
    right: -45px;
  }
}
.c-aligners__container {
  border: 1px solid #EEEEEE;
  padding: 50px 80px 35px 80px;
  background: #ffffff;
}
@media (max-width: 1499px) {
  .c-aligners__container {
    padding: 40px 64px 28px 64px;
  }
}
@media (max-width: 767px) {
  .c-aligners__container {
    padding: 20px;
  }
}
.c-aligners__title {
  margin: 0 auto;
  color: #0E1E4C;
  font-size: 1.875em;
  font-family: 'Montserrat', sans-serif;
  width: 60%;
  text-align: center;
}
@media (max-width: 1499px) {
  .c-aligners__title {
    font-size: 1.5em;
  }
}
@media (max-width: 767px) {
  .c-aligners__title {
    font-size: 1.375em;
    width: 100%;
  }
}
.c-aligners__description {
  color: #666666;
  font-size: 1em;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  margin: 20px auto 0 auto;
}
.c-aligners__carousel {
  margin: 80px 0 0 0;
  position: relative;
}
@media (max-width: 1499px) {
  .c-aligners__carousel {
    margin: 64px 0 0 0;
  }
}
.c-aligners__carousel-item-container {
  padding: 0 30px;
}
@media (max-width: 1499px) {
  .c-aligners__carousel-item-container {
    padding: 0 24px;
  }
}
.c-aligners__carousel-item-name {
  text-align: center;
  margin: 30px 0 0 0;
  font-family: 'Montserrat', sans-serif;
  font-size: 1em;
  color: #0E1E4C;
}
@media (max-width: 1499px) {
  .c-aligners__carousel-item-name {
    margin: 24px 0 0 0;
    font-size: 0.8125em;
  }
}
.c-aligners__text {
  text-align: center;
  margin: 50px 0 0 0;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.625em;
  color: #666666;
}
@media (max-width: 1499px) {
  .c-aligners__text {
    margin: 40px 0 0 0;
  }
}
.c-spark-features {
  position: relative;
  z-index: 1;
  background-size: cover;
  background-position: center center;
  margin-top: -276px;
  padding: 370px 0 0 0;
}
@media (max-width: 1499px) {
  .c-spark-features {
    margin-top: -236px;
    padding: 296px 0 0 0;
  }
}
@media (max-width: 991px) {
  .c-spark-features {
    margin-top: -246px;
    padding: 310px 0 0 0;
  }
}
.c-spark-features__title {
  margin: 0;
  color: #ffffff;
  text-align: center;
}
.c-spark-features__image {
  margin: 70px 0 90px 0;
}
@media (max-width: 1499px) {
  .c-spark-features__image {
    margin: 56px 0 72px 0;
  }
}
.c-spark-material {
  text-align: center;
}
.c-spark-material__section-title {
  text-align: center;
}
.c-spark-material__title {
  color: #0E1E4C;
  font-family: 'Montserrat', sans-serif;
  font-size: 3.75em;
  margin: 0;
  line-height: 1.2;
}
@media (max-width: 1499px) {
  .c-spark-material__title {
    font-size: 3em;
  }
}
@media (max-width: 991px) {
  .c-spark-material__title {
    font-size: 2em;
  }
}
.c-spark-material__intro {
  margin: 30px 0 0 0;
  color: #0E1E4C;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.875em;
}
@media (max-width: 1499px) {
  .c-spark-material__intro {
    margin: 24px 0 0 0;
    font-size: 1.5em;
  }
}
@media (max-width: 991px) {
  .c-spark-material__intro {
    font-size: 1.25em;
  }
}
.c-spark-material__text {
  margin: 30px 0 0 0;
  color: #666666;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.125em;
}
@media (max-width: 1499px) {
  .c-spark-material__text {
    margin: 24px 0 0 0;
    font-size: 0.875em;
  }
}
.c-spark-material__text *:last-child {
  margin-bottom: 0;
}
.c-spark-steps {
  overflow: hidden;
}
.c-spark-steps__numbers {
  text-align: center;
  position: relative;
  margin: 50px 0 0 0;
}
@media (max-width: 1499px) {
  .c-spark-steps__numbers {
    margin: 40px 0 0 0;
  }
}
.c-spark-steps__numbers:before {
  content: '';
  position: absolute;
  height: 3px;
  width: 100%;
  background: #97999B;
  top: 50%;
  left: 0;
  z-index: 1;
}
.c-spark-steps__number {
  display: inline-block;
  width: 54px;
  height: 54px;
  border: 3px solid #97999B;
  border-radius: 50%;
  background: #ffffff;
  color: #97999B;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.875em;
  margin: 0 15px;
  line-height: 1;
  padding: 8px 0 0 0;
  position: relative;
  z-index: 2;
  opacity: 1;
}
@media (max-width: 1499px) {
  .c-spark-steps__number {
    width: 44px;
    height: 44px;
    font-size: 1.5em;
    margin: 0 12px;
    padding: 6px 0 0 0;
  }
}
.c-spark-steps__number.step-gray {
  background: #F2F1EC;
}
.c-spark-steps__number.is-active {
  color: #0E1E4C;
  border: 3px solid #0E1E4C;
}
.c-spark-steps__content {
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}
.c-spark-steps__content.is-active {
  opacity: 1;
  z-index: 2;
  position: relative;
  transition: opacity 300ms ease-in-out;
}
.c-spark-steps__content-title {
  color: #0E1E4C;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.25em;
  margin: 60px 0 0 0;
}
@media (max-width: 1499px) {
  .c-spark-steps__content-title {
    font-size: 1em;
    margin: 48px 0 0 0;
  }
}
.c-spark-steps__content-intro {
  color: #666666;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9375em;
  margin: 15px 0 0 0;
  line-height: 1.5;
}
@media (max-width: 1499px) {
  .c-spark-steps__content-intro {
    font-size: 0.75em;
    margin: 12px 0 0 0;
  }
}
.c-spark-steps__content-text {
  color: #999999;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.625em;
  margin: 15px 0 0 0;
}
@media (max-width: 1499px) {
  .c-spark-steps__content-text {
    margin: 12px 0 0 0;
  }
}
.c-spark-steps__content-full-image {
  margin-top: 50px;
}
@media (max-width: 1499px) {
  .c-spark-steps__content-full-image {
    margin-top: 40px;
  }
}
.c-spark-steps__image-result {
  width: 380px;
  height: auto;
}
@media (max-width: 1499px) {
  .c-spark-steps__image-result {
    width: 304px;
  }
}
@media (max-width: 1499px) {
  .c-spark-steps__image-result {
    width: 210px;
    margin-bottom: 30px;
  }
}
.c-spark-steps__result-title {
  color: #0E1E4C;
  font-family: 'Montserrat', sans-serif;
  font-size: 2em;
  margin: 0;
}
@media (max-width: 1499px) {
  .c-spark-steps__result-title {
    font-size: 1.625em;
  }
}
.c-spark-steps__result-subtitle {
  color: #97999B;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.125em;
  margin: 15px 0 0 0;
}
@media (max-width: 1499px) {
  .c-spark-steps__result-subtitle {
    font-size: 0.875em;
    margin: 12px 0 0 0;
  }
}
.c-spark-steps__result-text {
  color: #666666;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.8125em;
  margin: 15px 0 0 0;
  line-height: 1.5;
}
@media (max-width: 1499px) {
  .c-spark-steps__result-text {
    font-size: 0.75em;
    margin: 12px 0 0 0;
  }
}
.c-spark-steps__result-text *:last-child {
  margin-bottom: 0;
}
.c-spark-steps__result-images {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 25px;
}
@media (max-width: 1499px) {
  .c-spark-steps__result-images {
    margin-top: 20px;
  }
}
.c-spark-steps__image-before {
  width: 49.9%;
  float: left;
}
.c-spark-steps__image-after {
  width: 49.9%;
  float: right;
}
.c-spark-steps__text-before,
.c-spark-steps__text-after {
  position: absolute;
  bottom: 5px;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.75em;
  margin: 0;
}
.c-spark-steps__text-before {
  left: 2%;
}
.c-spark-steps__text-after {
  left: 52%;
}
.c-spark-steps__video-button {
  display: inline-block;
  background: #0E1E4C;
  border-radius: 30px;
  color: #ffffff;
  font-size: 1.375em;
  margin: 50px 0 0 0;
  padding: 12px 30px;
}
@media (max-width: 1499px) {
  .c-spark-steps__video-button {
    font-size: 1.125em;
    margin: 40px 0 0 0;
    padding: 10px 24px;
  }
}
.c-spark-steps__video-button:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  background: url('/wp-content/themes/ormco2/assets/images/icons/timelapse.png') no-repeat center center;
  background-size: contain;
  position: relative;
  top: -3px;
  margin-left: 5px;
}
@media (max-width: 1499px) {
  .c-spark-steps__video-button:after {
    width: 19px;
    height: 19px;
  }
}
.c-spark-steps__modal {
  width: 750px;
  max-width: 100%;
  background: #000000;
}
.c-spark-steps__modal video {
  width: 750px;
  max-width: 100%;
}
.c-spark-options {
  text-align: center;
  background-size: cover;
  background-position: center center;
  position: relative;
  background: #F2F1EC;
}
.c-spark-options__title {
  color: #0E1E4C;
  font-family: 'Montserrat', sans-serif;
  font-size: 3.75em;
  margin: 0;
  line-height: 1.2;
}
@media (max-width: 1499px) {
  .c-spark-options__title {
    font-size: 3em;
  }
}
@media (max-width: 991px) {
  .c-spark-options__title {
    font-size: 2em;
  }
}
.c-spark-options__intro {
  margin: 30px 0 0 0;
  color: #666666;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.125em;
}
@media (max-width: 1499px) {
  .c-spark-options__intro {
    margin: 24px 0 0 0;
    font-size: 0.875em;
  }
}
.c-spark-options__intro *:last-child {
  margin-bottom: 0;
}
.c-spark-table {
  width: 100%;
  margin-top: 50px;
}
@media (max-width: 1499px) {
  .c-spark-table {
    margin-top: 40px;
  }
}
.c-spark-table th {
  height: 62px;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.5em;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
}
@media (max-width: 1499px) {
  .c-spark-table th {
    height: 50px;
    font-size: 1.1875em;
  }
}
@media (max-width: 767px) {
  .c-spark-table th {
    font-size: 1em;
  }
}
@media (max-width: 991px) {
  .c-spark-table th:first-child {
    display: none;
  }
}
.c-spark-table th:nth-child(2) {
  background: #26C9FF;
  border-radius: 8px 0 0 0;
}
.c-spark-table th:nth-child(3) {
  background: #5CD9FF;
}
.c-spark-table th:nth-child(4) {
  background: #83EAFF;
  border-radius: 0 8px 0 0;
}
.c-spark-table td {
  width: 25%;
  height: 90px;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px dotted #D1E2EF;
  border-right: 1px solid #D1E2EF;
  background: #ffffff;
  padding: 15px 30px;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9375em;
  line-height: 1.5;
  color: #666666;
}
@media (max-width: 1499px) {
  .c-spark-table td {
    height: 72px;
    padding: 12px 24px;
    font-size: 0.8125em;
  }
}
@media (max-width: 991px) {
  .c-spark-table td {
    padding: 12px;
  }
}
.c-spark-table td:first-child {
  background: #D4F3FC;
  border-right: none;
  font-family: 'Montserrat', sans-serif;
}
@media (max-width: 991px) {
  .c-spark-table td:first-child {
    display: none;
  }
}
.c-spark-table td:last-child {
  border-right: none;
}
.c-spark-table tbody tr:first-child td:first-child {
  position: relative;
}
.c-spark-table tbody tr:first-child td:first-child:before {
  content: '';
  position: absolute;
  top: -3px;
  left: 0;
  height: 3px;
  width: 100%;
  background: #47D8FF;
}
.c-spark-table tbody tr:last-child td:first-child,
.c-spark-table tbody tr:last-child td:nth-child(2) {
  border-bottom: 3px solid #47D8FF;
}
.c-spark-table tbody tr:last-child td:nth-child(3) {
  border-bottom: 3px solid #5CD9FF;
}
.c-spark-table tbody tr:last-child td:nth-child(4) {
  border-bottom: 3px solid #83EAFF;
}
.c-spark-software {
  text-align: center;
}
.c-spark-software__title {
  color: #0E1E4C;
  font-family: 'Montserrat', sans-serif;
  font-size: 3.75em;
  margin: 0;
  line-height: 1.2;
}
@media (max-width: 1499px) {
  .c-spark-software__title {
    font-size: 3em;
  }
}
@media (max-width: 991px) {
  .c-spark-software__title {
    font-size: 2em;
  }
}
.c-spark-software__intro {
  margin: 30px 0 0 0;
  color: #0E1E4C;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.875em;
}
@media (max-width: 1499px) {
  .c-spark-software__intro {
    margin: 24px 0 0 0;
    font-size: 1.5em;
  }
}
@media (max-width: 991px) {
  .c-spark-software__intro {
    font-size: 1.25em;
  }
}
.c-spark-software__text {
  margin: 30px 0 0 0;
  color: #666666;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.125em;
}
@media (max-width: 1499px) {
  .c-spark-software__text {
    margin: 24px 0 0 0;
    font-size: 0.875em;
  }
}
.c-spark-software__text *:last-child {
  margin-bottom: 0;
}
.c-spark-software__image {
  margin: 50px 0 0 0;
}
@media (max-width: 1499px) {
  .c-spark-software__image {
    margin: 40px 0 0 0;
  }
}
.c-spark-software__image-title {
  margin: 30px 0 0 0;
  color: #0E1E4C;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.25em;
}
@media (max-width: 1499px) {
  .c-spark-software__image-title {
    margin: 24px 0 0 0;
    font-size: 1em;
  }
}
.c-spark-software__image-text {
  margin: 15px 0 0 0;
  color: #666666;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9375em;
}
@media (max-width: 1499px) {
  .c-spark-software__image-text {
    margin: 12px 0 0 0;
    font-size: 0.8125em;
  }
}
.c-spark-software__image-text-2 {
  margin: 15px 0 40px 0;
  color: #97999B;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.625em;
}
@media (max-width: 1499px) {
  .c-spark-software__image-text-2 {
    margin: 12px 0 40px 0;
  }
}
.c-spark-software__block {
  margin: 15px 0;
  float: left;
  width: 100%;
}
.c-spark-software__block-title {
  margin: 20px 0 0 0;
  color: #0E1E4C;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.25em;
}
@media (max-width: 1499px) {
  .c-spark-software__block-title {
    margin: 16px 0 0 0;
    font-size: 1em;
  }
}
.c-spark-results {
  text-align: center;
  background: #f5f5f5;
  position: relative;
  overflow: hidden;
}
.c-spark-results__shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  box-shadow: 0 -40px 130px 8px #333333;
}
.c-spark-results__title {
  color: #0E1E4C;
  font-family: 'Montserrat', sans-serif;
  font-size: 3.75em;
  margin: 0;
  line-height: 1.2;
}
@media (max-width: 1499px) {
  .c-spark-results__title {
    font-size: 3em;
  }
}
@media (max-width: 991px) {
  .c-spark-results__title {
    font-size: 2em;
  }
}
.c-spark-results__intro {
  margin: 30px 0 0 0;
  color: #0E1E4C;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.875em;
}
@media (max-width: 1499px) {
  .c-spark-results__intro {
    margin: 24px 0 0 0;
    font-size: 1.5em;
  }
}
@media (max-width: 991px) {
  .c-spark-results__intro {
    font-size: 1.25em;
  }
}
.c-spark-results__text {
  margin: 30px 0 0 0;
  color: #666666;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.125em;
}
@media (max-width: 1499px) {
  .c-spark-results__text {
    margin: 24px 0 0 0;
    font-size: 0.875em;
  }
}
.c-spark-results__text *:last-child {
  margin-bottom: 0;
}
.c-spark-results__content {
  margin-top: 50px;
}
.c-spark-comments {
  position: relative;
}
.c-spark-comments__bottom-background {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: #fff;
}
.c-spark-comments__bottom-background.__alternative {
  background: #F2F1EC;
}
.c-spark-comments .owl-dots {
  margin: 0;
  padding: 0 0 40px 0;
}
@media (max-width: 1499px) {
  .c-spark-comments .owl-dots {
    padding: 0 0 32px 0;
  }
}
.c-spark-comments .owl-dots .owl-dot {
  background: #ffffff;
}
.c-spark-comments .owl-dots .owl-dot.active {
  border: 1px solid #ffffff;
  background: #4EC3DF;
}
.c-spark-comments .owl-prev,
.c-spark-comments .owl-next {
  position: absolute;
  top: 50%;
  width: 32px;
  height: 62px;
  background-size: contain;
  text-indent: -10000px;
  outline: none !important;
  margin-top: -31px;
}
@media (max-width: 1499px) {
  .c-spark-comments .owl-prev,
  .c-spark-comments .owl-next {
    width: 30px;
    height: 50px;
    margin-top: -25px;
  }
}
.c-spark-comments .owl-prev {
  left: 60px;
  background: url('/wp-content/themes/ormco2/assets/images/icons/comments-next-prev.png') no-repeat center center;
}
@media (max-width: 1499px) {
  .c-spark-comments .owl-prev {
    left: 48px;
  }
}
.c-spark-comments .owl-next {
  right: 60px;
  background: url('/wp-content/themes/ormco2/assets/images/icons/comments-next.png') no-repeat center center;
}
@media (max-width: 1499px) {
  .c-spark-comments .owl-next {
    right: 48px;
  }
}
.c-spark-comments__carousel {
  position: relative;
  z-index: 2;
  background: #4EC3DF;
}
.c-spark-comments__comment-container {
  text-align: center;
  padding: 75px 15% 30px 15%;
}
@media (max-width: 1499px) {
  .c-spark-comments__comment-container {
    padding: 60px 15% 24px 15%;
  }
}
.c-spark-comments__comment {
  margin: 0;
  color: #ffffff;
  font-size: 1.5em;
  font-family: 'Montserrat', sans-serif;
  font-style: italic;
  line-height: 1.5;
}
@media (max-width: 1499px) {
  .c-spark-comments__comment {
    font-size: 1.25em;
  }
}
.c-spark-comments__name {
  margin: 15px 0 0 0;
  color: #ffffff;
  font-size: 1.125em;
  font-family: 'Montserrat', sans-serif;
  font-style: italic;
}
@media (max-width: 1499px) {
  .c-spark-comments__name {
    margin: 12px 0 0 0;
    font-size: 0.875em;
  }
}
.c-spark-courses {
  padding: 64px 0;
}
@media (max-width: 1499px) {
  .c-spark-courses {
    padding: 52px 0;
  }
}
.c-spark-courses__section-title {
  text-align: center;
}
.c-spark-courses__title {
  color: #0E1E4C;
  font-family: 'Montserrat', sans-serif;
  font-size: 3.75em;
  margin: 0;
  line-height: 1.2;
}
@media (max-width: 1499px) {
  .c-spark-courses__title {
    font-size: 3em;
  }
}
@media (max-width: 991px) {
  .c-spark-courses__title {
    font-size: 2em;
  }
}
.c-spark-courses .curso-evento-widget {
  margin: 0 15px;
  min-height: inherit;
}
.c-spark-courses .curso-evento-widget .curso-evento-imagen {
  width: 120px;
}
.c-spark-courses .curso-evento-widget .curso-evento-datos {
  padding-left: 120px;
}
.c-spark-courses .curso-evento-widget .impartido-title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
.c-spark-courses .curso-evento-widget .impartido-title span {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}
.c-spark-courses .related-courses-carousel {
  margin: 60px 0 0 0;
}
.c-spark-courses .owl-dots {
  margin: 60px 0 0 0;
}
.c-spark-courses .owl-dots .owl-dot {
  background: #0E1E4C;
}
.c-spark-courses .owl-dots .owl-dot.active {
  border: 1px solid #0E1E4C;
  background: #ffffff;
}

.spark .section.cta {
  margin-bottom: 50px;
}
