/*------- GENERAL inicio -------- */
.ds-tittleZIndex {
  z-index: 3;
  top: -46px;
}

.ds-tittleCir {
  height: 70px;
  width: 70px;
  border-radius: 50%;
  background-color: #fff;
  border-style: dashed;
  border-width: 3px;
  color: #9e9e9e;
}

.ds-tittleCirDen {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-top: 2px;
  background-color: #46b989;
  padding-top: 1px;
}

.ds-tittleCirDen:hover {
  background-color: #ff9700;
}

.ds-tittleTex {
  font-size: 16px;
  padding-top: 5px;
  margin: 0 0 0px;
}

.ds-tittleTam {
  font-size: 18px;
}

.ds-tittleNoLine {
  text-decoration: none !important;
}

.ds-tittlePaqueRedImg {
  width: 30px;
  height: 30px;
}

.ds-tittlezoom {
  margin: auto;
  transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
}

.ds-tittlezoom:hover {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}

/* clase de activacion */
.ds-tittleOpac {
  opacity: 0.5;
  max-width: 100%;
  height: auto;
}

/* clase de activacion */
/* ------- GENERAL fin -------- */
/* ------- PAQUETE inicio -------- */
.ds-tittlePaqueBag {
  background-color: #46b989;
}

.ds-tittlePaqueTex {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
}

.ds-tittlePaqueIconColor {
  color: #6e6969;
}

.ds-tittlePaqueTex1 {
  font-size: 30px;
  color: #fff;
}

.ds-tittlePaqueCom {
  background-color: #46b989;
}

.ds-tittlePaqueBtn1 {
  display: inline-block;
  padding-top: 20px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
}

.ds-tittlePaque#ff9700Img {
  height: 30px;
  width: 30px;
}

.ds-tittlePaqueImgCom {
  padding-top: 10px;
  padding-bottom: 15px;
  width: 250px;
  height: 250px;
  border-radius: 150px;
}

.ds-tittlePaqueImgResp {
  max-width: 100%;
  height: auto;
}

.ds-tittlePaqueTexFoot {
  text-align: center;
  color: #fff;
  font-size: 15px;
  padding-top: 30px;
  padding-bottom: 10px;
}

.ds-tittlePaqueNoLine {
  text-decoration: none !important;
}

/* ------- PAQUETE fin -------- */
/* ------- REGISTRAR inicio-------- */
.ds-tittleRegTexTit {
  color: #45b988;
  font-size: 30px;
  text-transform: uppercase;
}

.ds-tittleRegMar {
  padding-top: 50px;
}

/* clase de activacion */
.ds-tittleRegActi {
  background-color: #ff9700;
}

/* clase de activacion */
.ds-tittleRegLine {
  border-bottom-color: #9e9e9e;
  border-bottom-style: dashed;
  border-bottom-width: 3px;
  width: 100%;
}

.ds-tittleRegTexCur {
  font-size: 16px;
  font-style: italic;
  padding-top: 3px;
}

.ds-tittleRegContLabel {
  color: #46B989;
  font-weight: 400;
  font-size: 18px;
  padding-top: 15px;
}

.ds-tittleRegContLabel1 {
  color: #46B989;
  font-weight: 400;
  font-size: 18px;
  padding-top: 15px;
  padding-bottom: 60px;
}

.ds-tittleRegHr {
  border-width: 3px;
}

.ds-tittleRegPadin {
  padding-top: 10px;
  padding-bottom: 6px;
}

.ds-tittleRegButPad {
  padding-top: 20px;
  padding-bottom: 60px;
}

.ds-tittleRegcolgri {
  background-color: #eeeeee !important;
}

.select2-container--default .select2-selection--multiple {
  border-radius: 0px !important;
}

.select2-container--default input,
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  line-height: 2.2;
}

/* ------ REGISTRAR fin-------- */
/* ------- PAGO inicio-------- */
.ds-tittlePagTexTit {
  color: #45b988;
  font-size: 30px;
  text-transform: uppercase;
}

.ds-tittlePagTexSub {
  margin-top: -8px;
  color: #45b988;
  font-size: 18px;
  font-weight: 300;
}
.ds-tittlePagTexSub .span {
  color: #9e9e9e;
}

.ds-tittlePagMar {
  padding-top: 50px;
}

/* clase de activacion */
.ds-tittlePagActi {
  background-color: #ff9700;
}

/* clase de activacion */
.ds-tittlePagLine {
  border-bottom-color: #9e9e9e;
  border-bottom-style: dashed;
  border-bottom-width: 3px;
  width: 100%;
}

.ds-tittlePagContCen {
  text-align: center;
  padding-bottom: 60px;
}

.ds-tittlePagTexTit1 {
  color: #45b988;
  font-size: 30px;
}

.ds-tittlePagTexDes {
  font-size: 18px;
  color: #6e6969;
  padding-top: 15px;
}

.ds-tittlePagNoLine {
  text-decoration: none !important;
}
.ds-tittlePagNoLine .img {
  text-align: center;
  margin: auto;
}
@media (max-width: 768px) {
  .ds-tittlePagNoLine .h1 {
    font-size: 20px;
  }
  .ds-tittlePagNoLine p {
    font-size: 16px;
  }
}

/* ------- PAGO fin-------- */
/* ------- TARJETA DE C#ff9700ITO inicio-------- */
.ds-tittleTdcTexTit {
  color: #45b988;
  font-size: 30px;
  text-transform: uppercase;
}

.ds-tittleTdcMar {
  padding-top: 50px;
}

/* clase de activacion */
.ds-tittleTdcActi {
  background-color: #ff9700;
}

/* clase de activacion */
.ds-tittleTdcLine {
  border-bottom-color: #9e9e9e;
  border-bottom-style: dashed;
  border-bottom-width: 3px;
  width: 100%;
}

.ds-tittleTdcContCen {
  text-align: center;
  padding-bottom: 10px;
}

.ds-tittleTdcTexTit1 {
  color: #45b988;
  font-size: 30px;
}

.ds-tittleTdcTexDes {
  font-size: 18px;
  color: #6e6969;
  padding-top: 15px;
}

.ds-tittleTdcNoLine {
  text-decoration: none !important;
}

.ds-tittleTdcContLabel {
  color: #46B989;
  font-weight: 400;
  font-size: 18px;
  padding-top: 15px;
}

.ds-tittleTdcTexCol {
  color: #45b988;
}

.ds-tittleTdcTexHov:hover {
  color: #45b988;
}

/* ------- TARJETA DE C#ff9700ITO fin-------- */
/* ------- TRANSFERENCIA DEPOSITO inicio-------- */
.ds-tittleTfdeTexTit {
  color: #45b988;
  font-size: 30px;
  text-transform: uppercase;
}

.ds-tittleTfdeMar {
  padding-top: 50px;
}

.ds-tittleTfdeLine {
  border-bottom-color: #9e9e9e;
  border-bottom-style: dashed;
  border-bottom-width: 3px;
  width: 100%;
}

.ds-tittleTfdeTex {
  font-size: 18px;
  padding-top: 5px;
}

.ds-tittleTfdeTam {
  font-size: 20px;
}

.ds-tittleTfdeContCen {
  text-align: center;
  padding-bottom: 10px;
}

.ds-tittleTfdeTexTit1 {
  color: #45b988;
  font-size: 30px;
}

.ds-tittleTfdeTexDes {
  font-size: 18px;
  color: #6e6969;
  padding-top: 15px;
}

.ds-tittleTfdeNoLine {
  text-decoration: none !important;
}

.ds-tittleTfdeContLabel {
  color: #46B989;
  font-weight: 400;
  font-size: 18px;
  padding-top: 15px;
}

.ds-tittleTfdePadin {
  padding-top: 10px;
  padding-bottom: 6px;
}

.ds-tittleTfdeButPad {
  padding-top: 20px;
  padding-bottom: 30px;
}

.ds-tittleTfdeTexNot {
  font-style: oblique;
  font-size: 16px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.ds-tittleTfdeButPad {
  padding-bottom: 60px;
}

.ds-bankGroup {
  padding: 15px;
  border-top: 2px dashed #eee;
  padding: 15px;
  border-top: 2px dashed #eee;
}

.ds-bankGroup.media {
  overflow: auto;
  word-wrap: break-word;
}
.ds-bankGroup.media .media-body {
  overflow: auto;
  word-wrap: break-word;
}

.ds-bankGroup.media:first-child {
  margin-top: 15px;
}

.ds-totalTransfer {
  background-color: #37926c;
  color: #fff;
  border-radius: 20px;
  margin: 15px 0px;
  padding: 5px 15px;
  text-align: right;
  font-size: 18px;
}

.ds-bankInfo {
  color: #46B989;
  font-weight: 400;
  font-size: 18px;
  padding-top: 0px;
}

.ds-bankInfoDes {
  font-size: 18px;
  color: #6e6969;
  padding-top: 0px;
}

/* clase de activacion */
.ds-tittleTfdeActi {
  background-color: #ff9700;
}

/* clase de activacion */
/* ------- TRANSFERENCIA DEPOSITO fin-------- */
.ds-processor_selector {
  text-align: center;
  text-decoration: none !important;
}

.ds-processor_selector:hover * {
  opacity: 0.85;
  text-decoration: none !important;
}

.ds-processor_selector:hover .ds-tittlePagTexTit1 {
  text-decoration: none !important;
}

.ds-tittlePagTexDes {
  text-align: center;
}

.ds-processor_selector:not(.ds-active) * {
  opacity: 0.4;
}

.ds-more_than_one,
.ds-more_than_one:hover,
.ds-more_than_one:active,
.ds-more_than_one:visited {
  text-decoration: none;
}

.ds-more_than_one {
  width: 49%;
  display: inline-block;
  vertical-align: top;
}

.ds-more_than_one .ds-tittlePagTexTit1 {
  font-size: 22px;
}

.ds-smallGreenText {
  font-size: 18px;
  color: #45b988;
  font-weight: 400;
}

#payment_processors_selector_advance {
  width: 100%;
}

#payment_processors_selector_advance option {
  line-height: 3;
}

.ds-paymentProcessor .select2 {
  width: 100%;
}

.select2-container .select2-selection--single {
  height: auto !important;
}

/* ------- APROBACION inicio-------- */
.ds-tittleAproTexTit {
  color: #45b988;
  font-size: 30px;
  text-transform: uppercase;
}

.ds-tittleAproLine {
  border-bottom-color: #9e9e9e;
  border-bottom-style: dashed;
  border-bottom-width: 3px;
  width: 100%;
}

.ds-tittleAproCen {
  text-align: center;
}

.ds-tittleAproCenNot {
  font-size: 18px;
}

.ds-tittleAproFel {
  font-size: 35px;
  color: #45b988;
  padding-top: 5px;
  padding-bottom: 20px;
}

.ds-tittleAproPad {
  padding-top: 20px;
  padding-bottom: 60px;
}

.ds-tittleAproNot {
  font-size: 18px;
  padding-bottom: 10px;
}

.ds-tittleAproimg {
  padding-top: 5px;
  padding-bottom: 10px;
  max-width: 100%;
  height: auto;
}

.ds-tittleAproNoLine {
  text-decoration: none !important;
}

.select2-selection {
  overflow: hidden;
}

.select2-selection__rendered {
  white-space: normal;
  word-break: break-all;
}

.ds-payment_processors_selector_advance {
  display: flex !important;
  align-items: center;
  padding: 0.5rem 0;
}

.ds-payment_processors_selector_advance .select2-selection__arrow {
  top: unset !important;
}

.ds-payment_processors_selector_advance .select2-selection__rendered img {
  height: auto;
  margin-right: 5px;
}

.select2-container--default .select2-selection--single {
  border-radius: 0px !important;
}

.select2-container--focus .select2-selection--single,
.select2-container--open .select2-selection--single,
.select2-container--default .ds-active {
  color: #ff9700;
  border: 1px solid #ff9700 !important;
}

.select2-container--focus .select2-selection--single .select2-selection__rendered,
.select2-container--open .select2-selection--single .select2-selection__rendered,
.select2-container--default .ds-active .select2-selection__rendered {
  color: #ff9700 !important;
}

/* ------- APROBACION fin -------- */

/*# sourceMappingURL=paymentprocess.css.map */
