.px-100, .pl-100 {
  padding-left: 100px;
}

.px-100, .pr-100 {
  padding-right: 100px;
}

.my-50, .mb-50 {
  margin-bottom: 50px;
}

.my-50, .mt-50 {
  margin-top: 50px;
}

.rounded-md {
  border-radius: 0.5rem;
}

.wpcm-wrapper {
  /**
  * Popup Style 1.
  */
  /**
  Popup style 2
  */
  /**
  Popup style 3
  */
}
.wpcm-wrapper * {
  font-family: "Manrope";
}
.wpcm-wrapper .donation-style-1 .el-dialog__header {
  padding: 0;
}
.wpcm-wrapper .donation-style-1 .el-dialog__header .closep {
  background-color: #d50b0b;
  border-radius: 50px;
  top: -20px;
  right: -20px;
  z-index: 10;
  opacity: 1;
}
.wpcm-wrapper .donation-style-1 .el-dialog__body {
  padding: 5px;
}
.wpcm-wrapper .donation-style-1 .wpcm-amount-needed,
.wpcm-wrapper .donation-style-1 .wpcm-amount-collected {
  text-align: center;
  padding: 60px 35px;
  border-top: 1px solid #c9c9c9;
}
.wpcm-wrapper .donation-style-1 .wpcm-amount-needed .amount-return,
.wpcm-wrapper .donation-style-1 .wpcm-amount-collected .amount-return {
  display: flex;
  font-size: 52px;
  font-family: "Manrope";
  justify-content: center;
  line-height: 52px;
  font-weight: bold;
}
.wpcm-wrapper .donation-style-1 .wpcm-amount-needed .amount-return + span,
.wpcm-wrapper .donation-style-1 .wpcm-amount-collected .amount-return + span {
  font-size: 16px;
  color: #666666;
}
.wpcm-wrapper .donation-style-1 .wpcm-amount-needed .amount-return > i,
.wpcm-wrapper .donation-style-1 .wpcm-amount-collected .amount-return > i {
  color: #fd512f;
  font-size: 26px;
  line-height: 38px;
  font-style: normal;
}
.wpcm-wrapper .donation-style-1 .wpcm-radial-progress-bar {
  text-align: center;
  padding: 60px 35px;
}
.wpcm-wrapper .donation-style-1 .wpcm-radial-progress-bar .circular {
  margin: 0 auto;
  max-width: 155px;
}
.wpcm-wrapper .donation-style-1 .col-content {
  background-image: url(../images/bg-style-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px;
}
.wpcm-wrapper .donation-style-1 .col-content .wpcm-top-title {
  font-size: 16px;
  color: #5e5b5b;
  font-family: "Manrope";
}
.wpcm-wrapper .donation-style-1 .col-content .wpcm-popup-title {
  color: #181818;
  font-size: 35px;
  font-family: "Manrope";
}
.wpcm-wrapper .donation-style-1 .col-content .wpcm-recurring-btns ul {
  width: 100%;
}
.wpcm-wrapper .donation-style-1 .col-content .wpcm-recurring-btns ul > li {
  width: 50%;
  flex: 0 50%;
}
.wpcm-wrapper .donation-style-1 .col-content .wpcm-recurring-btns ul > li a {
  background-color: #232323;
  padding: 20px 0;
  display: block;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  font-family: "Manrope";
  position: relative;
}
.wpcm-wrapper .donation-style-1 .col-content .wpcm-recurring-btns ul > li a.active {
  background-color: #fd512f;
}
.wpcm-wrapper .donation-style-1 .col-content .wpcm-recurring-btns ul > li a.active::after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  transform: rotate(135deg);
  bottom: -5px;
  left: 50%;
  background-color: #fd512f;
}
.wpcm-wrapper .donation-style-1 .col-content .wpcm-payment-gateways ul {
  display: inline-flex;
  flex-wrap: wrap;
}
.wpcm-wrapper .donation-style-1 .col-content .wpcm-payment-gateways ul li > a {
  padding: 12px 25px;
  border: 2px solid #d3d3d3;
  display: block;
  margin: 10px 10px 0 0;
  background: #fff;
  border-radius: 0;
  font-family: "Manrope";
}
.wpcm-wrapper .donation-style-1 .col-content .wpcm-payment-gateways ul li > a > span img {
  margin-right: 10px;
}
.wpcm-wrapper .donation-style-1 .col-content .wpcm-payment-gateways ul li > a.active, .wpcm-wrapper .donation-style-1 .col-content .wpcm-payment-gateways ul li > a:hover {
  background-color: #fd512f;
  border-color: #fd512f;
  color: #fff;
}
.wpcm-wrapper .donation-style-1 .col-content .wpcm-payment-gateways .wpcm-back-btn,
.wpcm-wrapper .donation-style-1 .col-content .wpcm-payment-gateways .wpcm-proceed-btn {
  background-color: #fd512f;
  color: #fff;
  width: 97%;
  height: 66px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 900;
  margin-top: 10px;
}
.wpcm-wrapper .donation-style-1 .col-content .wpcm-payment-gateways .wpcm-back-btn {
  background-color: transparent;
  border: 2px solid #fd512f;
  color: #fd512f;
}
.wpcm-wrapper .donation-style-1 .col-content .el-select .el-input__inner {
  border: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: 10px 30px;
}
.wpcm-wrapper .donation-style-1 .col-content .wpcm-cstm-amt-txt {
  font-size: 18px;
  font-weight: bold;
  margin: 1.5rem 0;
  display: block;
}
.wpcm-wrapper .donation-style-1 .col-content .wpcm-pre-dfind-amt {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.wpcm-wrapper .donation-style-1 .col-content .wpcm-pre-dfind-amt a {
  padding: 20px 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border: 1px solid #fff;
  background: #fff;
  display: block;
  font-size: 20px;
  font-weight: bold;
  border-radius: 0;
  margin-right: 10px;
  margin-bottom: 10px;
}
.wpcm-wrapper .donation-style-1 .col-content .wpcm-pre-dfind-amt a.active, .wpcm-wrapper .donation-style-1 .col-content .wpcm-pre-dfind-amt a:hover {
  border-color: #fd512f;
  color: #fd512f;
}
.wpcm-wrapper .donation-style-1 .col-content .wpcm-custm-amt-title {
  background-color: #232323;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  padding: 20px 0;
  margin-top: 20px;
}
.wpcm-wrapper .donation-style-1 .col-content .wpcm-custm-amt-box {
  display: flex;
  margin-top: 20px;
}
.wpcm-wrapper .donation-style-1 .col-content .wpcm-custm-amt-box .wpcm-symbl-prefix {
  background-color: red;
  color: #fff;
  width: 150px;
  text-align: center;
  padding: 11px 0;
  font-size: 24px;
  margin-right: -4px;
}
.wpcm-wrapper .donation-style-1 .col-content .wpcm-custm-amt-box input {
  border: none;
  font-size: 18px;
  padding: 0 15px;
  width: 100px;
}
.wpcm-wrapper .donation-style-1 .col-content .wpcm-custm-amt-box .wpcm-proceed-btn {
  margin-left: 50px;
  width: 100%;
  border: none;
  background-color: #fd512f;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 900;
}
.wpcm-wrapper .donation-style-2 .el-dialog__header {
  padding: 0;
}
.wpcm-wrapper .donation-style-2 .el-dialog__header .closep {
  background-color: #d50b0b;
  border-radius: 50px;
  top: -20px;
  right: -20px;
  z-index: 10;
  opacity: 1;
}
.wpcm-wrapper .donation-style-2 .el-dialog__header {
  background: url("../images/bg-popup-2.jpg") no-repeat;
  background-size: cover;
  height: 230px;
}
.wpcm-wrapper .donation-style-2 .el-dialog__body {
  padding: 0;
}
.wpcm-wrapper .donation-style-2 .wpcm-heading {
  font-size: 35px;
  font-weight: 900;
  margin: 30px 0 20px;
}
.wpcm-wrapper .donation-style-2 .col-content {
  padding: 0 50px 50px;
  margin-top: -40px;
}
.wpcm-wrapper .donation-style-2 .col-content .wpcm-recurring-btns ul {
  width: 100%;
  max-width: 420px;
}
.wpcm-wrapper .donation-style-2 .col-content .wpcm-recurring-btns ul > li {
  width: 50%;
  flex: 0 50%;
}
.wpcm-wrapper .donation-style-2 .col-content .wpcm-recurring-btns ul > li a {
  background-color: #fff;
  padding: 20px 0;
  display: block;
  color: #fd512f;
  border: 2px solid #fd512f;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  font-family: "Manrope";
  position: relative;
}
.wpcm-wrapper .donation-style-2 .col-content .wpcm-recurring-btns ul > li a.active {
  background-color: #fd512f;
  color: #fff;
}
.wpcm-wrapper .donation-style-2 .col-content .wpcm-recurring-btns ul > li a.active::after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  transform: rotate(135deg);
  bottom: -5px;
  left: 50%;
  background-color: #fd512f;
}
.wpcm-wrapper .donation-style-2 .col-content .wpcm-payment-gateways ul {
  display: inline-flex;
  flex-wrap: wrap;
}
.wpcm-wrapper .donation-style-2 .col-content .wpcm-payment-gateways ul li > a {
  padding: 12px 25px;
  border: 2px solid #d3d3d3;
  display: block;
  margin: 10px 10px 0 0;
  background: #fff;
  border-radius: 0;
  font-family: "Manrope";
}
.wpcm-wrapper .donation-style-2 .col-content .wpcm-payment-gateways ul li > a > span img {
  margin-right: 10px;
}
.wpcm-wrapper .donation-style-2 .col-content .wpcm-payment-gateways ul li > a.active, .wpcm-wrapper .donation-style-2 .col-content .wpcm-payment-gateways ul li > a:hover {
  background-color: #fd512f;
  border-color: #fd512f;
  color: #fff;
}
.wpcm-wrapper .donation-style-2 .col-content .wpcm-recurring-cycle-drp {
  margin-bottom: 20px;
}
.wpcm-wrapper .donation-style-2 .col-content .el-select .el-input__inner {
  box-shadow: none;
  border: 2px solid #fd512f;
  padding: 10px 30px;
  height: 70px;
}
.wpcm-wrapper .donation-style-2 .col-content .wpcm-donation-amt-fields .el-custom-select {
  width: 49.5%;
  display: inline-block;
  padding-right: 30px;
}
.wpcm-wrapper .donation-style-2 .col-content .wpcm-donation-amt-fields .wpcm-custm-amnt-txt {
  width: 50%;
  display: inline-block;
  background-color: #232323;
  color: #fff;
  font-size: 15px;
  line-height: 60px;
  text-align: center;
  margin: 0 !important;
  font-weight: 400;
}
.wpcm-wrapper .donation-style-2 .col-content .wpcm-cstm-amt-txt {
  font-size: 18px;
  font-weight: bold;
  margin: 2rem 0 1rem;
  display: inline-block;
  color: #262626;
}
.wpcm-wrapper .donation-style-2 .col-content .wpcm-cstm-amt-txt:first-child {
  width: 62%;
}
.wpcm-wrapper .donation-style-2 .col-content .wpcm-cstm-amt-txt:last-child {
  width: 38%;
}
.wpcm-wrapper .donation-style-2 .col-content .wpcm-pre-dfind-amt {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 62%;
}
.wpcm-wrapper .donation-style-2 .col-content .wpcm-pre-dfind-amt a {
  padding: 20px 5px;
  border: 1px solid #ddd;
  background: #fff;
  display: block;
  font-size: 20px;
  font-weight: bold;
  border-radius: 0;
  margin-right: 10px;
  margin-bottom: 10px;
}
.wpcm-wrapper .donation-style-2 .col-content .wpcm-pre-dfind-amt a.active, .wpcm-wrapper .donation-style-2 .col-content .wpcm-pre-dfind-amt a:hover {
  border-color: #fd512f;
  color: #fff;
  background-color: #fd512f;
}
.wpcm-wrapper .donation-style-2 .col-content .wpcm-custm-amt-title {
  background-color: #232323;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  padding: 20px 0;
  margin-top: 20px;
}
.wpcm-wrapper .donation-style-2 .col-content .wpcm-custom-amt-box-container .wpcm-custm-amt-box {
  display: inline-flex;
  width: 37%;
}
.wpcm-wrapper .donation-style-2 .col-content .wpcm-custom-amt-box-container .wpcm-custm-amt-box .wpcm-symbl-prefix {
  background-color: #232323;
  color: #fff;
  width: 105px;
  text-align: center;
  padding: 11px 0;
  font-size: 24px;
  margin-right: -4px;
}
.wpcm-wrapper .donation-style-2 .col-content .wpcm-custom-amt-box-container .wpcm-custm-amt-box input {
  border: none;
  font-size: 18px;
  padding: 0 15px;
  width: 100%;
  background-color: #f1f1f1;
  box-shadow: none;
}
.wpcm-wrapper .donation-style-2 .col-content .wpcm-next-btn {
  margin: 20px 0 0 15px;
  border: none;
  background-color: #fd512f;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 900;
  padding: 20px 80px;
}
.wpcm-wrapper .donation-style-2 .col-content .wpcm-back-btn,
.wpcm-wrapper .donation-style-2 .col-content .wpcm-proceed-btn {
  width: 100%;
  background-color: #fd512f;
  color: #fff;
  line-height: 40px;
  font-size: 15px;
  font-weight: 900;
  margin-top: 30px;
  text-transform: uppercase;
}
.wpcm-wrapper .donation-style-2 .col-content .wpcm-proceed-btn {
  width: 98%;
}
.wpcm-wrapper .donation-style-2 .col-content .wpcm-back-btn {
  background-color: #fff;
  border-color: #fd512f;
  color: #fd512f;
}
.wpcm-wrapper .donation-style-3 .el-dialog__header {
  padding: 0;
}
.wpcm-wrapper .donation-style-3 .el-dialog__header .closep {
  background-color: #d50b0b;
  border-radius: 50px;
  top: -20px;
  right: -20px;
  z-index: 10;
  opacity: 1;
}
.wpcm-wrapper .donation-style-3 .el-dialog__body {
  padding: 0;
}
.wpcm-wrapper .donation-style-3 .col-content {
  padding: 60px 50px;
}
.wpcm-wrapper .donation-style-3 .col-content .wpcm-heading {
  font-size: 42px;
  text-align: center;
  font-weight: 900;
  margin-bottom: 25px;
  color: #181818;
}
.wpcm-wrapper .donation-style-3 .col-content .wpcm-recurring-cycle-drp {
  margin-bottom: 1.5rem;
}
.wpcm-wrapper .donation-style-3 .col-content .wpcm-recurring-btns ul {
  width: 100%;
}
.wpcm-wrapper .donation-style-3 .col-content .wpcm-recurring-btns ul > li {
  width: 50%;
  flex: 0 50%;
}
.wpcm-wrapper .donation-style-3 .col-content .wpcm-recurring-btns ul > li a {
  background-color: #fff;
  padding: 20px 0;
  display: block;
  color: #fd512f;
  border: 2px solid #fd512f;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  font-family: "Manrope";
  position: relative;
}
.wpcm-wrapper .donation-style-3 .col-content .wpcm-recurring-btns ul > li a.active {
  background-color: #fd512f;
  color: #fff;
}
.wpcm-wrapper .donation-style-3 .col-content .wpcm-recurring-btns ul > li a.active::after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  transform: rotate(135deg);
  bottom: -5px;
  left: 50%;
  background-color: #fd512f;
}
.wpcm-wrapper .donation-style-3 .col-content .wpcm-payment-gateways ul {
  display: inline-flex;
  flex-wrap: wrap;
}
.wpcm-wrapper .donation-style-3 .col-content .wpcm-payment-gateways ul li > a {
  padding: 12px 25px;
  border: 2px solid #d3d3d3;
  display: block;
  margin: 10px 10px 0 0;
  background: #fff;
  border-radius: 0;
  font-family: "Manrope";
}
.wpcm-wrapper .donation-style-3 .col-content .wpcm-payment-gateways ul li > a > span img {
  margin-right: 10px;
}
.wpcm-wrapper .donation-style-3 .col-content .wpcm-payment-gateways ul li > a.active, .wpcm-wrapper .donation-style-3 .col-content .wpcm-payment-gateways ul li > a:hover {
  background-color: #fd512f;
  border-color: #fd512f;
  color: #fff;
}
.wpcm-wrapper .donation-style-3 .col-content .StripeElement.shadow {
  box-shadow: none !important;
  border: 1px solid #aaa;
  border-radius: 0 !important;
}
.wpcm-wrapper .donation-style-3 .col-content .el-custom-select .el-input__suffix {
  height: 50%;
  top: 22%;
}
.wpcm-wrapper .donation-style-3 .col-content .el-custom-select .el-input__inner {
  box-shadow: none;
  border: 2px solid #fd512f;
  padding: 10px 30px;
  height: 70px;
}
.wpcm-wrapper .donation-style-3 .col-content .wpcm-cstm-amt-txt {
  font-size: 18px;
  font-weight: bold;
  margin: 1.5rem 0;
  display: block;
}
.wpcm-wrapper .donation-style-3 .col-content .wpcm-pre-dfind-amt {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.wpcm-wrapper .donation-style-3 .col-content .wpcm-pre-dfind-amt a {
  padding: 20px 5px;
  border: 1px solid #ddd;
  background: #fff;
  display: block;
  font-size: 20px;
  font-weight: bold;
  border-radius: 0;
  margin-right: 10px;
  margin-bottom: 10px;
}
.wpcm-wrapper .donation-style-3 .col-content .wpcm-pre-dfind-amt a.active, .wpcm-wrapper .donation-style-3 .col-content .wpcm-pre-dfind-amt a:hover {
  border-color: #fd512f;
  color: #fd512f;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.wpcm-wrapper .donation-style-3 .col-content .wpcm-custm-amt-title {
  background-color: #232323;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  padding: 20px 0;
  margin-top: 20px;
}
.wpcm-wrapper .donation-style-3 .col-content .wpcm-custm-amt-box {
  display: flex;
  margin-top: 20px;
}
.wpcm-wrapper .donation-style-3 .col-content .wpcm-custm-amt-box .wpcm-symbl-prefix {
  background-color: #232323;
  color: #fff;
  width: 80px;
  text-align: center;
  padding: 11px 0;
  font-size: 24px;
}
.wpcm-wrapper .donation-style-3 .col-content .wpcm-custm-amt-box input {
  border: none;
  box-shadow: none;
  background-color: #f1f1f1;
  font-size: 18px;
  padding: 0 25px;
  width: 100%;
}
.wpcm-wrapper .donation-style-3 .col-content .wpcm-back-btn,
.wpcm-wrapper .donation-style-3 .col-content .donation-done,
.wpcm-wrapper .donation-style-3 .col-content .wpcm-next-btn {
  width: 100%;
  background-color: #fd512f;
  color: #fff;
  line-height: 40px;
  font-size: 15px;
  font-weight: 900;
  margin-top: 30px;
  text-transform: uppercase;
}
.wpcm-wrapper .donation-style-3 .col-content .donation-done {
  width: 98%;
}
.wpcm-wrapper .donation-style-3 .col-content .wpcm-back-btn {
  background-color: #fff;
  border-color: #fd512f;
  color: #fd512f;
}
/*# sourceMappingURL=main.css.map*/