h1 {
  font-size: 32px;
}
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
  overflow: hidden;
}

.section-title {
  text-align: center;
  padding-bottom: 30px;
}

.section-title h2 {
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
  color: #45505b;
}

.section-title h2::before {
  content: "";
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #ddd;
  bottom: 1px;
  left: calc(50% - 60px);
}

.section-title h2::after {
  content: "";
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background: #0563bb;
  bottom: 0;
  left: calc(50% - 20px);
}

.section-title p {
  margin-bottom: 0;
}

/* Dark div on Hero titles */
.div-dark {
  background-color: rgba(12, 13, 14, 0.5);
  box-shadow: #45505b;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 20px;
}

.section-pt {
  padding-top: 20px;
}
.section-pb {
  padding-bottom: 20px;
}

/*--------------------------------------------------------------
# Pricing
--------------------------------------------------------------*/
.pricing .box {
  padding: 20px;
  background: #fff;
  text-align: center;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.32);
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}

.pricing h3 {
  font-weight: 400;
  margin: -20px -20px 20px -20px;
  padding: 20px 15px;
  font-size: 16px;
  font-weight: 600;
  color: #484848;
  background: #f8f8f8;
}

.pricing g {
  font-weight: 400;
  margin: -20px -20px 20px -20px;
  padding: 20px 15px;
  font-size: 16px;
  font-weight: 600;
  color: #484848;
  background: #2cff15;
}

/* Custom background colors */
a {
  color: black;
  text-decoration: none;
}

a:hover {
  color: #5cef00 !important;
  text-decoration: none;
}

.green {
  color: #36ab04;
  font-size: 20px;
}

.blue {
  color: #1900bd;
  font-size: 20px;
}

.purple {
  color: #ab00be;
  font-size: 20px;
}

.red {
  color: #bc1600;
  font-size: 20px;
}

.silver {
  color: #5c5c5c;
  font-size: 20px;
}

.gold {
  color: #d58803;
  font-size: 20px;
}

.custom {
  color: #f6ff00;
  font-size: 20px;
}

.custom-body-text {
  font-size: 17.5px;
  font-weight: 600;
  color: black;
}

.custom-title {
  font-size: 20px;
  font-weight: 700;
}

.info-padding {
  padding-right: 5px;
}

.pricing h4 {
  font-size: 26 px;
  color: #d9232d;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  margin-bottom: 20px;
}

.pricing h4 sup {
  font-size: 14px;
  top: -15px;
  left: -3px;
}

.pricing h4 span {
  color: #bababa;
  font-size: 14px;
  font-weight: 500;
}

.pricing ul {
  padding: 0;
  list-style: none;
  color: #444444;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
}

.pricing ul li {
  padding-bottom: 16px;
}

.pricing ul i {
  color: #d9232d;
  font-size: 18px;
  padding-right: 4px;
}

.pricing ul .na {
  color: #ccc;
  text-decoration: line-through;
}

.pricing .btn-wrap {
  margin: 20px -20px -20px -20px;
  padding: 20px 15px;
  background: #f8f8f8;
  text-align: center;
}

.pricing .btn-buy {
  background: #d9232d;
  display: inline-block;
  padding: 8px 35px 9px 35px;
  border-radius: 4px;
  color: #fff;
  transition: none;
  font-size: 14px;
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  transition: 0.3s;
}

.pricing .btn-buy:hover {
  background: #e1444d;
}

.pricing .featured h3 {
  color: #fff;
  background: #d9232d;
}

.pricing .advanced {
  width: 200px;
  position: absolute;
  top: 18px;
  right: -68px;
  transform: rotate(45deg);
  z-index: 1;
  font-size: 14px;
  padding: 1px 0 3px 0;
  background: #d9232d;
  color: #fff;
}

/* Red Titles */
.rshg-title {
  color: #ed1c24;
}

/* Custom padding for left side of titles */

.rshg-l {
  margin-left: 10px;
  font-weight: 800px;
}

a.menu_links {
  cursor: pointer;
}
a.menu_links {
  cursor: pointer;
}

.pricing-title {
  font-size: 22px;
  font-weight: 700;
  color: rgb(202, 0, 0);
}

.title-black {
  color: black;
}

.title-red {
  font-family: sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: rgb(202, 0, 0);
}
/* Success / Failure Responses from CC transations */

/* Success */

.success {
  color: rgb(43, 163, 0);
  margin-top: 10px;
  font-family: sans-serif;
  font-size: 60px;
  padding: 20px;
}
.fail {
  color: rgb(163, 0, 0);
  margin-top: 10px;
  font-family: sans-serif;
  font-size: 60px;
  padding: 20px;
}

.emp-num {
  font-weight: 700;
  font-size: 19px;
  color: black;
}

.emp-num-custom {
  color: white;
}

/* ol {
  list-style-type: none;
  font-weight: 600;
  font-size: 18px;
} */
ul {
  list-style-type: none;
  font-weight: 600;
  font-size: 18px;
}

/* Gradient for Modal */
#grad {
  background: linear-gradient(to right, rgba(31, 107, 178, 1) 0%, rgba(31, 107, 178, 1) 20%, rgba(52, 144, 94, 1) 85%);
  height: 36px;
}

.grad {
  background: linear-gradient(to right, rgba(31, 107, 178, 1) 0%, rgba(31, 107, 178, 1) 20%, rgba(52, 144, 94, 1) 85%);
  height: 36px;
}

.modalParentBox {
  z-index: 500;
}

.modalChildBox {
  z-index: 500;
}

.points {
  font-size: 14px;
}

.sub-title {
  color: #970a0a !important;
}

.underline {
  text-decoration: underline;
  color: #1900bd;
}
