@media screen and (max-width: 1300px) {

.lend_txt_zag1, .lend_txt_zag2 {
	font-size: 50px;
}
.lend_txt_txt {
	font-size: 18px;
	margin-top: 10px;
}

}

@media screen and (max-width: 760px) {
.rlend_box { display: flex; }
.lend_box { display: none; }

.top_border, .bottom_border {
	height: 10px;
}
.left_border, .right_border {
	width: 10px;
}
.left_bg1 { height: 3%; background-color: #009FDC; }
.left_bg2 { flex-grow:1; background-color: #FFF; }
.left_bg3 { height: 3%; background-color: #F4A220; }
.right_bg1 { flex-grow:1; background-color: #FFF; }
.right_bg2 { height: 3%; background-color: #0047A3; }


/*.reg_contener { display: none; }
.rreg_contener { display: flex; }*/

.rlend_menu {
	display: block;
}

.reg_camp {
	margin: 5px 0;
}

.reg_contener {
	display: flex; 
    flex-direction: column;
    justify-content: flex-top;
    align-items: center;
	width: 100%;
}
.reg_top_logo_box {
	width: 100%;
}
.lend_top_logo {
	width: 100%;
	padding: 10px 0 0 50px;
}
.reg_right {
	border: 1px solid #BBB;
	border-radius: 3px;
	position: relative;
	display: flex;
    flex-direction: column;
	flex-grow: 1;
	width: 100%;
}
.reg_box {
	display: flex;
    flex-direction: column;
	padding: 10px 10px;
	width: 100%;
}
.reg_bt_box {
	width: 100%;
	display: flex;
    justify-content: flex-end;
	margin-top: 10px;
}
.reg_zagol {
	font-weight: bold;
	font-size: 35px;
	color: #0047A3;
}
.reg_subzagol {
	font-weight: bold;
	font-size: 24px;
	line-height: 35px;
	color: #0047A3;
	margin-bottom: 20px;
}

.kab_header {
	padding: 5px 0;
}
.kab_footer {
	display: flex;
}
.kab_head_menu {
	display: none;
}
.kab_head_ico {
	width: 50px;
}
.kab_head_name, .kab_head_tel {
	margin-left: 10px;
	font-size: 20px;
}
.kab_head_tel {
	font-size: 14px;
}
.kab_head_logo {
	width: 70px;
}
.kab_head_salir {
	font-size: 14px;
}
.kab_card_box {
	display: flex;
	flex-direction: column;
	align-items: center;
	flex-wrap: wrap;
	position: relative;
	height: 230px;
}
.kab_card {
	position: absolute;
	border: 1px solid #1B0795;
	border-radius: 5px;
	padding: 10px;
	background: #AAADAD;
	margin: 10px;
}
.kab_home_contener {
	padding: 0px;
}
.kab_moneda_nav {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.kab_cardG {
	width: 90%;
	border: 1px solid #1B0795;
	border-radius: 5px;
	padding: 10px;
	background: #D3F7FF;
	margin: 10px;
}
.cha_conf_bt_box {
	display: flex;
    justify-content: center;
    align-items: center;
}
.pag_contener {
    padding: 0 0px;
}
.pag_val {
    padding: 0 0 0 5px;
}
.pag_qr {
	margin-left: 10px;
    padding: 0 5px;
}
.pag_pag_box {
    justify-content: center;
}
.pag_conf_bt_box {
    justify-content: center;
}
.pag_val_inp_input {
	font-size: 16px;
	padding: 25px 0px;
}
.pag_cont_ico {
	width: 100px;
}
.pag_qr_fact {
	max-width: 100%;
	padding: 0px;
	display: flex;
    justify-content: center;
    align-items: center;
}
.pag_qr_code {
	font-size: 16px;
}
.pag_val_val_input {
	font-size: 30px;
}
.confpag_val_val {
	padding: 5px 10px;
	font-size: 22px;
}
.confpag_val_bal {
	font-size: 16px;
}
.confpag_conf_bt_box {
    justify-content: center;
}
.kab_card_box_select {
	justify-content: center;
    align-items: center;
}
.kab_hist_zag {
	font-size: 16px;
	padding: 3px 5px;
}
.kab_hist_contener {
		padding: 0 5px;
}
.kab_hist_box {
	width: 100%;
}
.kab_footer_menu {
	margin: 0;
	padding: 5px;
}

















}


