
footer {
    text-align: center;
    width: 100%;
    height: 50px;
}

.container {
  	padding-top: 16px;
}

.contenedor {
	min-height: 100%;
    height: auto !important;
}

.main_nav_container img {
	width: 9rem;
}

.card {
	padding: 0 0 38px 0;
}

.card-header {
	border-radius: 10px 10px 0px 0px !important;
}

.card-header-cupon {
    text-align: center;
    padding: 30px;
    border-bottom: 0px;
    background-size: contain;
    background-color: #28a745;
}

.card-header h4 {
	margin-bottom: 0px;
    color: white;
}

.card-body-cupon {
	text-align: center;
	padding: 20px;
}

.bkgSuccess2 {
	padding: 30px;
}

.cupon-message {
	padding: 0 !important;
}

.title-message {
	margin-bottom: 1rem;
}

.card-body .container-comprobante .detail p {
	margin-bottom: 0px;
    color: black;
    font-weight: 500;
}

.card-body li {
    float: left;
    margin: 0 5px 20px 0;
    width: 100%;
    height: 40px;
    position: relative;
    list-style-type: none;
    border-radius: 10px;
}

.card-body button {
	width: 100%;
	font-size: 14px;
	font-weight: 500;
	padding: 10px;
    border-radius: 10px;    
}

.card-body .title p {
	text-align: center;
}

.main-icon {
    width: 120px;
    height: 120px;
    border-radius: 100px;
    margin: 0 auto;
    text-align: center;
    background-color: white;
}

/*.main-icon i {
	font-size: 75px;
    top: calc(30% - 10px);
    right: calc(30% - 55px);
    position: relative;
    z-index: 999;
}*/

.colorSuccess2 {
	color: #28a745;
}

.icon-wallet {
	font-size: 75px;
    top: calc(30% - 10px);
    right: calc(30% - 55px);
    position: relative;
    z-index: 999;
}

.mini-icon {
	font-size: 35px;
	top: calc(30% + 9px);
    position: relative;
    z-index: 99999;
    
    top: calc(4%);
    left: calc(33%);
}

.mini-icon-process {
	font-size: 35px;
	top: calc(4%);
    left: calc(33%);
    position: relative;
    z-index: 99999;
}

.mini-icon-background-white {
	color: white;
    font-size: 30px;
    top: calc(43.5% - 10px);
    left: 0;
}

.mini-icon-success-color {
	color: #006633;
}

.mini-icon-error-color {
	color: brown;
}

.mini-icon-expired-color {
	color: #717273;
}

.main-icon .miniIconSuccess {
    font-size: 35px;
    color: #006633;
    top: calc(30% + 9px);
    position: relative;
    z-index: 99999;
}

.main-icon .bkg-circle {
	width: 25px;
    height: 25px;
    background-color: white;
    border-radius: 20px;
    right: 35%;
    top: 113px;
    position: absolute;
}

.d-flex p {
	margin-bottom: 0px;
  	color: #000;
  	margin: 10px 0 10px 0;
}

.detail-section {
	margin-bottom: 0px;
	color: black;
	font-weight: 600;
	font-size: 16px;
}

.title p {
	color: black;
	font-size: 20px;
	font-weight: 600;
	margin: 0;
}

.card-body .imgsEfectivo {
	width: 100%;
  	text-align: center;
}

.card-body .imgsEfectivo p {
  	padding-top: 1rem;
}

.card-body .imgsEfectivo .imgTipoPago {
  	width: 24rem;
  	max-width: 95%;
  	margin: 0 auto;
  	margin-top: 0px;
  	margin-bottom: 15px;
}

.card-body .imgs {
  	text-align: center;
  	width: 100%;
  	display: grid;
  	justify-content: center;
}

.card-body .span span {
  	font-size: 12px;
}

.card-body .wrapper-instruction ol {
	text-align: left;
    color: #007bff;
	font-weight: 700!important;
	padding-left: 40px;
	padding-right: 40px;
}

.wrapper-instruction {
	padding-top: 10px;
}

.wrapper-instruction li {
	height: auto;
	margin-bottom: 10px !important;
}

.order-list {
	margin: 0 !important;
	list-style-type: decimal !important;
}

.card-message {
	padding: 0px !important;	
}

.card .line {
	width: 100%;
	border-top: 1px solid #a4a5a6;
}

.bkgSuccess2 {
	background-color: #28a745;
}

.text-center {
	display: flex;
	justify-content: center;
	align-items: center;
}

.detail_2 {
  	padding-top: 5px !important;
  	padding-bottom: 5px !important;
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
}

.text-informativo p {
	margin: 1rem 0;
	text-align: center;
}

.container-comprobante {
	max-width: 498px !important;
	padding: 11px 0 11px 0;
}

.container-comprobante p {
	margin: 0 !important;
}

.container-cupon {
	margin-bottom: 0px !important;
}

.wrapper {
	display: flex;
	flex-flow: row wrap;
	text-align: center;
}

.w-40 {
	width: 45%!important;
}

.btn {
  	font-size: 12px;
  	border-radius: 8px;
  	margin: 5px 0px;
  	padding: 10px;
  	text-align: center;
}

.btn-transferencia {
  	font-size: 1rem !important;
}

.btn-debin {
	font-size: 10px;
}

.inner-container-codbar, .header-pmc {
	text-align: center;
}

.header-pmc {
	border-bottom: 0;
}

.imgCodBar {
  	width: 100%;
}

.formasPagos {
	display: flex;
	justify-content: space-evenly;
	width: 100%;
	height: 100%;
	padding-top: 5%;
}

.pago {
	width: 150px;
	height: 100px;
	margin-bottom: 45px;
}

.pago button {
	width: 100%;
	height: 100%;
	border: none;
	background-color: #F7F7F7;
}

.pago button #linkpago {
	width: 70%;
	height: 80%;
}

.pago button #pmc {
	width: 100%;
	height: 100%;
}

.pago button:hover {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
	background-color: #efefef;
	border-radius: 15px;
	outline: none;
}

a.btn.mt-2 {
	color: #0b379e;
	justify-content: center;
	width: 100%;
	height: 100%;
	padding-bottom: 20px;
}

.btn-debin {
	font-size: 0.7rem !important;
	font-weight: 600;
}

footer img {
	width: 11rem;
}

.footer-img {
	text-align: center;
}

.footer-img img {
	width: 150px;
}

.wrapper-action-button {
	justify-content: none;
	gap: 20px;
}

.wrapper-action-button .btn {
	justify-content: center;
    display: flex;
    align-items: center;
    width: 50%;
}

.title-message-process {
	font-size: 1.5rem !important;
    font-weight: 700 !important;
    margin: 10px 0;
}

.bkg-error {
	background-color: #e20613;
}

.bkg-expired {
    background-color: #a4a5a6;
}

.error-color {
	color: #e20613 !important;
}

.expired-color {
	color: #a4a5a6 !important;
}

.error-description {
	margin-bottom: 0px;
    color: black;
    font-weight: 500;
    text-align: center;
}

.btn-card-message-center {
	display: flex;
    flex-direction: row;
    max-width: 200px;
    justify-content: center;
    margin: 0 auto;
    margin-top: 30px;
}

.btn-easy-cobro{
	background-color: #231D6F;
	color: #fff;
	border-radius: initial !important;
}
.btn-easy-cobro:hover{
	background-color: #6586DE;
	color: #fff;
}
.btn-mejora-continua{
	background-color: #495F93;
	color: #fff;
	border-radius: initial !important;
	font-family: "League Spartan", sans-serif;
    font-size: 18px !important;
    font-weight: 500;
}
.btn-mejora-continua:hover{
	background-color: #197819;
;
	color: #fff;
}

.btn-dean-funes{
	background-color: #1a003a;
	color: #fff;
	border-radius: 4px !important;
	font-family: "League Spartan", sans-serif;
    font-size: 18px !important;
    font-weight: 500;
}
.btn-dean-funes:hover{
	background-color:#1a003a;
	color: #fff;
}

.btn-coop{
	background-color: #03a9f4;
	color: #fff;
	border-radius: initial !important;
	font-family: "League Spartan", sans-serif;
    font-size: 18px !important;
    font-weight: 500;
}
.btn-coop:hover{
	background-color:#2C5CA5;
	color: #fff;
}
.volver-mejora-continua{
	background-color: #656565;
	color: #fff;
	border-radius: initial !important;
	font-family: "League Spartan", sans-serif;
    font-size: 18px !important;
    font-weight: 500;
}
.volver-mejora-continua:hover{
	background-color:#F2F2F2;
	color: #495F93;
}

.formato-ars{
	display: flex;
    gap: 2px;
}

.wrapper-emsa{
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    justify-content: center;
    align-items: center;
}
.dropdpwn-emsa {
	background-color: #f4951b;
    border: none;
    color: white;
    width: 100%;
}

.dropdpwn-aristobulo {
	background-color: #CA601A;
    border: none;
    color: white;
    width: 100%;
}
.dropdpwn-emsa-aristobulo{
	display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border-radius: 4px;
}
.dropdpwn-emsa-comprobante{
	display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border-radius: 4px;
}
.volver-emsa{
	background-color: #6c757d;
	background-color: #6c757d;
    width: 100%;
    text-align: center;
    padding: 10px;
    border-radius: 4px;
}

.volver-link{
	color:white;
	display: flex;
    justify-content: center;
    width: 100%;
}

.volver-link:hover{
	color:white;
	text-decoration: none;
}

.btn-fcf-unam{
	background-color: #197819;
	color: #fff;
	border-radius: initial !important;
	font-family: "League Spartan", sans-serif;
    font-size: 18px !important;
    font-weight: 500;
    display: flex;
    justify-content: center;
    gap: 10px;
}
.btn-fcf-unam:hover{
	background-color:#197819;
	color: #fff;
}

.btn-fi-unam{
	background-color: #007B9A;
	color: #fff;
	border-radius: initial !important;
	font-family: "League Spartan", sans-serif;
    font-size: 18px !important;
    font-weight: 500;
    display: flex;
    justify-content: center;
    gap: 10px;
}
.btn-fi-unam:hover{
	background-color:#007B9A;
	color: #fff;
}

.btn-unam-fceqyn {
	background-color: #6DBA24;
	color: #fff;
	border-radius: initial !important;
	font-family: "League Spartan", sans-serif;
    font-size: 18px !important;
    font-weight: 500;
    display: flex;
    justify-content: center;
    gap: 10px;
}
.btn-unam-fceqyn:hover{
	background-color: #4B9802;
	color: #fff;
}
.btn-unam-cit {
	background-color: #0075F4;
	color: #fff;
	border-radius: initial !important;
	font-family: "League Spartan", sans-serif;
    font-size: 18px !important;
    font-weight: 500;
    display: flex;
    justify-content: center;
    gap: 10px;
}
.btn-unam-cit:hover{
	background-color: #0075F4;
	color: #fff;
	opacity:1;
}
@media only screen and (max-width: 2560px) {
    .main_nav_container {
        background-size: 100%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .wrapper-action-button {
		display: block;
		flex-flow: column;
		gap: 0px;
	}
	
	.wrapper-action-button .btn {
		width: 100%;
		display: flex;
		justify-content: center;
	}
}

@media only screen and (max-width: 1034px) {
    .main_nav_container {
        background-size: auto;
    }

    .card.efectivo {
        width: 36%
    }
}

@media only screen and (max-width: 996px) {
	footer {
		display: block !important;
	}
}

@media only screen and (max-width: 600px) {
	.detail, .group-action-button {
		width: 50% !important;
	}
}

@media only screen and (min-width: 600px) {
	.detail, .group-action-button {
  		flex: 1 0 0;
	}
}

@media only screen and (max-width: 500px) {
	.imgCodBar {
  		width: 280px;
  		font-size: 55%;
	}
	
	.card-body {
	  	padding: 1.5rem;
	}
}

@media only screen and (max-width: 400px) {
	.wrapper-single-action-button .btn {
		width: 100% !important;
	}
	
}

@media only screen and (max-width: 360px) {
	.btn-debin {
		font-size: 10px;
	}
}

@media only screen and (max-width: 351px) {
	.container-debin-buttons {
		display: block !important;
		padding-right: 4px !important;
	}
	
	.btn-debin {
		font-size: 0.6rem !important;
		font-weight: 600;
		display: inherit;
		width: 100% !important;
		margin: 5px 0px 5px 0px !important;
	}
}

@media only screen and (max-width: 320px) {
  	.detail, .group-action-button {
  		width: 100% !important;
	}
	
	.group-action-button {
		padding: 0 5px !important;
	}
	
	.btn-row {
  		width: 100%;
	}
}
