﻿#main .page-title {
  background: none; }

#main .page-title,
#popup .page-title {
  border-bottom: 0; }

.title-action .action-toolbar {
  padding: 14px 30px 0 0; }

.title-action {
  background: #fff;
  border-bottom: 1px solid #dbdbdb; }

.cms-accordion {
  margin-bottom: 20px; }
  .cms-accordion .panel-heading {
    border: 1px solid #ddd;
    background-color: #eee;
    padding: 10px 20px;
    border-radius: 5px;
    margin-top: 5px; }
  .cms-accordion .panel-title a {
    display: block;
    font-weight: bold;
    color: #686868; }
  .cms-accordion .panel-body {
    padding-bottom: 0; }
  .cms-accordion .panel-title > a.collapsed > .fal {
    display: none; }
  .cms-accordion .panel-title > a.collapsed > :first-child {
    display: inline-block; }
  .cms-accordion .panel-title > a:not(.collapsed) > :first-child {
    display: none; }

.bg-primary-300 {
  background-color: #a38cc6;
  color: #fff; }

.bg-info-200 {
  background-color: #6ab8f7;
  color: rgba(0, 0, 0, 0.8); }

.mb-g {
  margin-bottom: 1.5rem !important; }

.text-white {
  color: #fff !important; }

.p-3 {
  padding: 1rem !important; }

.position-relative {
  position: relative !important; }

.overflow-hidden {
  overflow: hidden !important; }

.rounded {
  border-radius: 4px !important; }

.fw-500 {
  font-weight: 500 !important; }

.l-h-n {
  line-height: normal; }

.m-0 {
  margin: 0 !important; }

.d-block {
  display: block !important; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.57; }

.opacity-15 {
  opacity: .15; }

.pos-bottom {
  bottom: 0; }

.pos-right {
  right: 0; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important; }

.position-absolute {
  position: absolute !important; }

.h2 small,
.h3 small,
h2 small,
h3 small {
  font-size: 1.75rem !important; }

.price-features .h2 small,
.price-features .h3 small,
.price-features h2 small,
.price-features h3 small {
  color: #fff !important; }

.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: 300;
  display: block;
  font-size: .9375rem;
  line-height: 1.5;
  margin: 2px 0 1.5rem; }
