﻿.title-section {
  padding: 60px 0;
  color: #57328a;
  background-color: #fff; }
  .title-section h1, .title-section h2, .title-section h3 {
    padding: 0;
    margin: 0; }

.top-banner-section {
  height: 50vh; }
  .top-banner-section .cta-btn {
    color: #f6e38a; }

.text-section {
  padding: 60px 0; }
  .text-section h1, .text-section h2, .text-section h3, .text-section h4, .text-section h5 {
    color: #57328a; }
  .text-section .cta-btn {
    line-height: normal;
    padding: 15px 25px;
    height: auto; }

.btn-success {
  background-color: #52b788;
  color: #fff; }

.stat-section {
  background-color: #f1f1f1;
  padding: 60px 0;
  text-align: center;
  font-family: "ff-prater-sans-web", sans-serif;
  color: #57328a;
  position: relative; }
  .stat-section .stat-value {
    font-size: 5em; }
  .stat-section p {
    font-family: 2em;
    max-width: 400px;
    width: 100%;
    margin: 0 auto; }
  .stat-section .cta-btn {
    line-height: normal;
    padding: 15px 25px;
    height: auto;
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%); }

.img-section {
  padding: 0 0 0px 0;
  border-radius: 15px; }

.text-bold {
  font-weight: bold; }

.quote-section {
  background-color: #f1f1f1;
  border-radius: 15px;
  position: relative;
  padding: 60px;
  margin-bottom: 60px;
  margin-top: 30px; }
  .quote-section .ratings img {
    width: 30px;
    margin: 15px 15px 15px 0px; }
  .quote-section blockquote {
    color: #57328a;
    font-family: "ff-prater-sans-web", sans-serif;
    font-size: 1.2em; }
  .quote-section cite {
    font-family: "ff-prater-sans-web", sans-serif;
    color: #57328a;
    font-size: 1.2em;
    display: block;
    font-style: normal;
    padding-left: 10px; }
  .quote-section .cta-btn {
    line-height: normal;
    padding: 15px 25px;
    height: auto;
    position: absolute;
    bottom: -20px;
    transform: translateX(-50%);
    left: 50%; }
  .quote-section .profile-item {
    margin-bottom: 15px; }
    .quote-section .profile-item img {
      width: 100%; }
  @media (max-width: 767px) {
    .quote-section {
      padding: 60px 30px; }
      .quote-section .profile-item {
        text-align: center; }
        .quote-section .profile-item img {
          width: 65%; } }

.icons-section {
  text-align: center;
  border-radius: 15px;
  border: 1px solid #57328a;
  color: #57328a;
  margin-top: 30px;
  margin-bottom: 60px; }
  .icons-section .cta-btn {
    line-height: normal;
    padding: 15px 25px;
    height: auto;
    margin-bottom: -30px; }
  .icons-section img {
    display: block;
    margin: 0 auto;
    padding: 15px 0; }
  .icons-section .icon-title {
    font-family: "ff-prater-sans-web", sans-serif; }

.cta-section {
  background-color: #f6e38a;
  padding: 60px 0;
  color: #57328a; }

.reviews-section {
  padding: 60px 0;
  background-color: #f1f1f1; }

.widget-btn {
  line-height: normal;
  padding: 15px 25px;
  height: auto;
  margin: 15px 0; }

.widget-video-section {
  position: relative;
  margin-top: 60px; }
  .widget-video-section video {
    width: 100%;
    height: auto;
    cursor: pointer;
    border-radius: 15px; }
  .widget-video-section .play-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    background-color: #f0f0f0;
    padding: 11px 23px;
    border-radius: 16px; }
    .widget-video-section .play-box .play-icon {
      color: #fff;
      font-size: 1.5em;
      cursor: pointer; }
  .widget-video-section.play .play-box {
    display: none; }

.widget-text-img-section {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 15px; }
  .widget-text-img-section.primary-color .text-box {
    color: #57328a; }
  .widget-text-img-section .text-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 15px;
    color: #fff;
    font-family: "ff-prater-sans-web", sans-serif;
    text-align: center; }
    .widget-text-img-section .text-box .text-box-inner {
      position: relative;
      top: 50%;
      transform: translateY(-50%); }
    .widget-text-img-section .text-box .box-title {
      font-size: 2em; }
  .widget-text-img-section .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 15px; }

.widget-shortcuts-section {
  border: 1px solid #57328a;
  padding: 15px;
  border-radius: 15px;
  margin-bottom: 30px; }
  .widget-shortcuts-section ul {
    margin: 0;
    padding: 0; }
    .widget-shortcuts-section ul li {
      list-style: none;
      margin: 7.5px 0;
      border-bottom: 1px solid #cecece;
      padding-bottom: 7.5px; }
      .widget-shortcuts-section ul li a {
        color: inherit; }

.rating-section {
  background-color: #f1f1f1;
  border-radius: 15px;
  padding: 60px 0;
  margin-bottom: 60px;
  color: #57328a;
  text-align: center;
  border: 1px solid #57328a;
  position: relative;
  margin-top: 30px; }
  .rating-section ul {
    margin: 0;
    padding: 0; }
    .rating-section ul li {
      list-style: none;
      display: inline-block;
      padding: 15px; }
      .rating-section ul li img {
        width: 50px; }
  .rating-section .cta-btn {
    line-height: normal;
    padding: 15px 25px;
    height: auto;
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%); }
