{source}<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css"
integrity="sha512-KfkfwYDsLkIlwQp6LFnl8zNdLGxu9YAA1QvwINks4PhcElQSvqcyVLLD9aMhXd13uQjoXtEKNosOWaZqXgel0g=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css"
integrity="sha512-KfkfwYDsLkIlwQp6LFnl8zNdLGxu9YAA1QvwINks4PhcElQSvqcyVLLD9aMhXd13uQjoXtEKNosOWaZqXgel0g=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script>
$(function () {
$(".expand").on("click", function () {

$(this).next().slideToggle(200);

$expand = $(this).find(">:first-child");

if ($expand.text() == "+") {


$expand.text("-");

} else {


$expand.text("+");

}
});
});
</script>
<style>
@import url('https://fonts.googleapis.com/css2?family=Questrial&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lobster+Two&display=swap');
:root {
--space-xxs: 4px;
--space-xs: 8px;
--space-sm: 16px;
--space: 10px;
--space-md: 32px;
--space-lg: 48px;
--space-xlg: 64px;
--screen-sm: 768px;
--gray: #555;
--gray-dark: #333;
--gray-darker: #111;
--gray-light: #f1f1f1;
--gray-lighter: #fafafa;
--blue: #187888;
--yellow: #e6af05;
--white: #fff;
--black: #000;
--brand-primary: var(--blue);
--background: var(--white);
--text-color: var(--gray-darker);
}
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.content_section_global {

line-height: 1;
}
.content_section_global {

background: #F8F8F8;

font-family: 'Roboto', sans-serif;

font-weight: 300;

font-size: 17pt;

line-height: 1.75em;

color: #888;

-webkit-text-stroke: 0.1px;
}
/*banner*/
#header {
position: relative;
margin: 0;
background-image:

linear-gradient(rgba(0, 0, 0, 0.5),


rgba(0, 0, 0, 0.5)), url('../../images/imagenes/Images-banners/financial-crisis-ge53714656_1920.jpg');
background-size: auto, cover;
background-position: top left, center center;
background-repeat: repeat, no-repeat;
padding: 10em 0 10em 0;
text-align: center;
color: #fff;
align-items: center;
margin-left: -40px;
margin-right: -25px;
margin-top: -25px;
font-size: 17pt;
}
#header header h1 {
font-size: 2.25em;
line-height: 1.25em;
margin-bottom: 0;
font-weight: 100;
}
#header header p {
margin-top: 1.25em;
font-weight: 100;
padding: .5em 1em;
font-size: 1.25em;
line-height: 1.5em;
text-align: center;
}
#header footer {
padding-top: 1.5em;
}
/*Banner prestamos 2023*/
.content_section_global_banner{
height: 69vh;
}
#banners_prestamos{
width: 100%;
height: 100vh;
} 
#header_prestamos_banner {
height: 69%;
background-image: url('../../images/banners/inicio-04-06-2020/BANNERS-FINALES3.png');
background-size: 100% 100%;
background-position: 69%;
background-repeat: repeat, no-repeat;
margin-left: -40px;
margin-right: -25px;
}
@media screen and (min-width: 1400px){
.content_section_global_banner{
height: 100vh;
}


#header_prestamos_banner {
height: 100%;
} 

}
@media screen and (max-width: 480px){
#header_prestamos_banner{
background-image: url('/../../images/banners/inicio-04-06-2020/BANNERS-FINALES2.png');
}
}
/*Banner*/
.hero {
background-image:

linear-gradient(rgba(0, 0, 0, 0.5),


rgba(0, 0, 0, 0.5)), url('../../images/imagenes/Images-banners/financial-crisis-ge53714656_1920.jpg');
/* Photo by mnm.all on Unsplash */
background-size: cover;
padding: 4rem 2rem;
/* grid styles */
display: grid;
grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
align-items: center;
margin-left: -40px;
margin-right: -25px;
margin-top: -20px;
}
.hero>* {
color: white;
}
.container hr {
border-top: 1px solid #FB6816;
margin: 0;
}
.hero>h1 {
font-size: 4rem;
padding-bottom: 1rem;
text-align: center;
}
.hero>article>p {
font-size: 1.5rem;
font-weight: 200;
text-align: justify;
}
.hero>article>a {
padding: 1rem;
margin-top: .75rem;
}
.reference-articule {
font-family: 'Source Sans Pro', sans-serif;
text-align: justify;
font-weight: 0;
}
.reference-articule {
background-color: #08792d;
text-decoration: none;
color: white;
border-radius: .25rem;
text-align: center;
display: inline-block;
transition: all .3s;
}
.reference-articule:hover {
opacity: .6;
color: #fff;
}
/*Content-Team Juan xxiii*/
.team-juanxxiii {
background-image:

linear-gradient(rgba(0, 0, 0, 0.5),


rgba(0, 0, 0, 0.5)), url('../../images/imagenes/Images-banners/team-g8c3173d29_1920.jpg');
/* Photo by mnm.all on Unsplash */
background-size: cover;
padding: 4rem 2rem;
/* grid styles */
display: flex;
flex-direction: column;
/*grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));*/
align-items: center;
margin-left: -40px;
margin-right: -25px;
margin-bottom: -20px;
}
.team-juanxxiii>* {
color: white;
}
.team-juanxxiii>h1 {
font-size: 4rem;
padding-bottom: 1rem;
text-align: center;
}
.team-juanxxiii>h2{
font-weight: 300;
}
.team-juanxxiii>article>p {
font-size: 1.5rem;
font-weight: 200;
text-align: justify;
margin: 3rem;
}
.team-juanxxiii>article>a {
padding: 1rem;
margin-top: .75rem;
}
.reference-articule--teams {
font-family: 'Source Sans Pro', sans-serif;
text-align: justify;
font-weight: 0;
}
article {
text-align: center;
}
.reference-articule--teams {
background-color: #08792d;
text-decoration: none;
color: white;
border-radius: .25rem;
text-align: center;
display: inline-block;
transition: all .3s;
}
.reference-articule--teams:hover {
opacity: .6;
color: #fff;
}
#integration-list {
font-family: 'Open Sans', sans-serif;
width: 80%;
margin: 0 auto;
display: table;
}
#integration-list ul {
padding: 0;
margin: 20px 0;
color: #555;
}
#integration-list ul>li {
list-style: none;
border-top: 1px solid #ddd;
display: block;
padding: 15px;
overflow: hidden;
}
#integration-list ul:last-child {
border-bottom: 1px solid #ddd;
}
#integration-list ul>li:hover {
background: #efefef;
}
.expand {
display: block;
text-decoration: none;
color: #555;
cursor: pointer;
text-align: justify;
}
.tittle-acordeon {
padding: 0;
margin: 0;
font-size: 17px;
font-weight: 400;
}
.require {
font-size: 12.5px;
text-align: justify;
}
.requisits-as {
list-style: none;
font-family: 'Open Sans', sans-serif;
font-size: 12.5px;
}
.requisits-as::before {
font-family: FontAwesome;
color: #555;
content: "\f058";
padding: 10px;
font-size: 18px;
}
.names-dir {
font-size: 12.5px;
font-family: 'Open Sans', sans-serif;
list-style: none;
}
.list-anidade::before {
font-family: FontAwesome;
color: #555;
content: "\f0da";
padding: 10px;
font-size: 18px;
}
#left,
#right {
display: table;
}
#sup {
display: table-cell;
vertical-align: middle;
width: 80%;
}
.detail a {
text-decoration: none;
color: #C0392B;
border: 1px solid #C0392B;
padding: 6px 10px 5px;
font-size: 13px;
margin-right: 7px;
}
.detail {
margin: 10px 0 10px 0px;
display: none;
line-height: 22px;
height: 150px;
}
.detail span {
margin: 0;
}
.right-arrow {
margin-top: 12px;
margin-left: 20px;
width: 10px;
height: 100%;
float: right;
font-weight: bold;
font-size: 20px;
}
.tittle-head {
font-size: 30px;
font-family: 'Open Sans', sans-serif;
color: #555;
}
.require-intro {
font-size: 14;
font-family: 'Open Sans', sans-serif;
color: #555;
border-top: 1px solid #ddd;
padding: 10px;
}
/*Markup*/
.lower-container {
margin: auto;
padding: 0;
max-width: 1400px;
}
.title {
color: #555;
font-size: 20px;
text-align: left;
padding-left: 10px;
padding-top: 10px;
}
.text {
color: #555;
font-size: 19px;
width: 100%;
padding: 10px;
margin: 0, 20px;
text-align: justify;
font-family: 'Open Sans', sans-serif;
font-size: 12.5px;
}
.flex {
display: flex;
justify-content: space-around;
}
.stats {
padding: 45px 50px;
text-align: center;
}
.stat {
margin: 0 30px;
text-align: center;
width: 800px;
}
.stats .fa {
color: purple;
}
@media only screen and (max-width: 770px) {
.stats .flex {

flex-direction: column;
}
.stats {

text-align: center;

padding: 10px;
}
.stat {

width: 100%;

padding-right: 80px;
}
.tenders--teams{

text-align: center;
}
.require-intro{

border-top: hidden;
}
}
.require-table {
font-size: 12.5px;
font-family: 'Open Sans', sans-serif;
text-align: center;
}
/*Begin Style Table*/
.tg {
border-collapse: collapse;
border-color: #9ABAD9;
border-spacing: 5;
margin: 0 auto;
}
.tg td {
background-color: #EBF5FF;
border-color: #9ABAD9;
border-style: solid;
border-width: 1px;
color: #444;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
overflow: hidden;
padding: 10px 5px;
word-break: normal;
}
.tg th {
background-color: #409cff;
border-color: #9ABAD9;
border-style: solid;
border-width: 1px;
color: #fff;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: normal;
overflow: hidden;
padding: 10px 5px;
word-break: normal;
}
.tg .tg-nnwx {
border-color: inherit;
font-size: 14px;
font-weight: bold;
text-align: center;
vertical-align: middle;
}
.tg .tg-xxu6 {
border-color: inherit;
font-family: 'Open Sans', sans-serif;
font-size: 12.5px;
text-align: left;
vertical-align: top;
}
.tg .tg-ljrw {
border-color: inherit;
font-family: 'Open Sans', sans-serif;
font-size: 12.5px;
text-align: center;
vertical-align: top;
}
/*Buttons*/
input[type="button"],
input[type="submit"],
input[type="reset"],
button,
.button {
-moz-transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
-webkit-appearance: none;
position: relative;
display: inline-block;
background: #3d3d3d;
padding: 0.85em 3em 0.85em 3em;
border-radius: 0.25em;
cursor: pointer;
border: 0;
color: #fff;
text-align: center;
text-decoration: none;
font-size: 17pt;
}
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover,
.button:hover {
background: #4f4f4f;
}
input[type="button"].alt,
input[type="submit"].alt,
input[type="reset"].alt,
button.alt,
.button.alt {
color: inherit;
box-shadow: inset 0 0 0 1px #e6e6e6;
background: none;
}
input[type="button"].alt:hover,
input[type="submit"].alt:hover,
input[type="reset"].alt:hover,
button.alt:hover,
.button.alt:hover {
background: rgba(0, 0, 0, 0.025);
}
.dark input[type="button"],
.dark input[type="submit"],
.dark input[type="reset"],
.dark button,
.dark .button {
background: rgba(255, 255, 255, 0.15);
box-shadow: inset 0 0 0 1px #fff;
color: #fff;
}
.dark input[type="button"]:hover,
.dark input[type="submit"]:hover,
.dark input[type="reset"]:hover,
.dark button:hover,
.dark .button:hover {
background: rgba(255, 255, 255, 0.25);
}
.dark input[type="button"].alt,
.dark input[type="submit"].alt,
.dark input[type="reset"].alt,
.dark button.alt,
.dark .button.alt {
background: none;
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
}
.dark input[type="button"].alt:hover,
.dark input[type="submit"].alt:hover,
.dark input[type="reset"].alt:hover,
.dark button.alt:hover,
.dark .button.alt:hover {
background: rgba(255, 255, 255, 0.15);
box-shadow: inset 0 0 0 1px #fff;
}
@media only screen and (max-width: 445px){
.dark input[type="button"],
.dark input[type="submit"],
.dark input[type="reset"],
.dark button,
.dark .button {
margin: .2em;
}
.team-juanxxiii>h2{
text-align: center;
}
}
</style>
<section class=".content_section_global">
<section class="content_section">
<section id="header" class="dark">

<header>


<h1>Ahorros Juan XXIII</h1>


<p>Ahorro y Crédito, fortaleciéndose cada día más ofrece los servicios financieros de pagos por ventanillas y por descuento directo en concepto de aportaciones.</p>

</header>

<footer>


<a href="/unidades-de-negocios/ahorro-y-credito/ahorros" class="button scrolly">Ahorros</a>


<a href="#prestamos-tools" class="button scrolly">Préstamos</a>

</footer>
</section>
</section>
</section>
<div class="lower-container container">
<section class="stats">
<div class="flex">

<div class="stat">


<i class="fa fa-user-tie fa-4x" aria-hidden="true"></i>


<h3 class="title">Pasa con un analista para verificar datos y realizar el cálculo.


</h3>


<p class="text">Dirígete a cualquier de nuestras sucursales de Ahorro y Crédito de nuestra



Cooperativa, y solicita una visita con uno de nuestros analistas, para tomar tus datos y proceder



con el cálculo del préstamos, en caso de que no haya ningún incoveniente. </p>

</div>

<div class="stat">


<i class="fa fa-money-bill-transfer fa-4x" aria-hidden="true"></i>


<h3 class="title">Depósito del monto directamente a tu cuenta de ahorro.</h3>


<p class="text">Nuestro oficial de crédito verificará que no haya ningún



inconveniente con los datos proporcionados y procecerá a hacer el depósito a su cuenta



de ahorros. Recuerde, antes debe tener una cuenta con nosotros para poder hacerle el depósito



del préstamo.


</p>

</div>

<div class="stat">


<i class="fa fa-rectangle-list fa-4x" aria-hidden="true"></i>


<h3 class="title">Llena tu slip para hacer tu retiro en caja con tu libreta de ahorro y cédula.


</h3>


<p class="text">Una vez hecho el depósito, debe llenar un slip de retiro con sus datos de su



cuenta y proceder a la caja para poder hacer el retiro.</p>

</div>
</div>
<h1 class="tittle-head">NUESTROS PRÉSTAMOS PARA TI</h1>
<span class="require-intro">Porque creemos en tus sueños, te ofrecemos los mejores planes de

financiamiento y tasas de intereses accesibles y estables para ti.</span>
</section>
</div>
<section class="content_section_global_banner">
<section class="content_section" id="banners_prestamos">
<section id="header_prestamos_banner">
</section>
</section>
</section>
<section id="prestamos-tools">
<div id="integration-list">
<ul>

<li>


<a class="expand">



<div class="right-arrow">+</div>



<div>




<h2 class="tittle-acordeon">Préstamos Personales</h2>




<span class="require">Este tipo de préstamos, es tanto personas para asociadas, como para





no asociadas.</span>



</div>


</a>


<div class="detail">



<div id="left" style="width:15%;float:left;height:100%;">




<div id="sup">





<img src="/images/prestamos/dinero-de-banco-de-prestamo-de-finanzas-personales.png"






width="100%" />




</div>



</div>



<div id="right" style="width:85%;float:right;height:100%;padding-left:20px;">




<div id="sup">





<div><span class="require">El servicio de crédito se les suministrará a







Personas Naturales con los siguientes requisitos:</span>






<br />






<ol>







<li class="requisits-as">Copia de cédula.</li>







<li class="requisits-as">Ser sujeto de crédito: Poseer capacidad de pago.







</li>







<li class="requisits-as">Llenar la solicitud de crédito.</li>







<li class="requisits-as">Adjuntar documentos de acuerdo al tipo de actividad a








financiar.</li>







<li class="requisits-as">No haber ocasionado erogaciones a endosantes o codeudores a








fin de cubrir préstamos garantizados que no haya pagado.</li>







<li class="requisits-as">Copia de recibo de Luz, Agua, Teléfono.</li>







<li class="requisits-as">Buen historial crediticio dentro y fuera de la Cooperativa.







</li>






</ol>






<br>






<span class="require">El solicitante de préstamo llenará la solicitud de







préstamo en el







área correspondiente y la misma debe ir acompañada de:</span>






<br />






<ol>







<li class="requisits-as">Copia de cédula.</li>







<li class="requisits-as">Carta de trabajo y último talonario de pago o








declaración de renta vigente.</li>







<li class="requisits-as">Orden de descuento si lo va a pagar por descuento directo.







</li>







<li class="requisits-as">Documentos de las garantías.</li>







<li class="requisits-as">Recibo de I.D.A.A.N.</li>







<li class="requisits-as">Recibo de Luz.</li>






</ol>






<br>






<span class="require">El Servicio de Crédito a Personas naturales no asociadas







deberá garantizarse de la siguiente manera:</span>






<ol>







<li class="requisits-as">Efectivo hasta B/. 10,000.00</li>







<ol class="names-dir">








<li class="list-anidade">Salario (<span class="block">descuento directo</span>).








</li>








<li class="list-anidade">Título de propiedad.</li>







</ol>







<li class="requisits-as">Mercancía hasta B/. 10,000.00</li>







<ol class="names-dir">








<li class="list-anidade">Salario (<span class="block">descuento directo</span>).








</li>








<li class="list-anidade">Fiadores.</li>








<li class="list-anidade">Título de propiedad.</li>








<li class="list-anidade">Depósitos a plazo fijo.</li>







</ol>







<li class="requisits-as">Personales</li>







<ol class="names-dir">








<li class="list-anidade">Persona natural no asociada.</li>








<li class="list-anidade">Depósitos a plazo fijo.</li>







</ol>






</ol>






<br>






<span class="require">Las Personas Jurídicas deben representar por su







representante







legal y llenar una solicitud de crédito acompañada de:</span>






<br>






<ol>







<li class="requisits-as">Copia de la Personería Jurídica Vigente.</li>







<li class="requisits-as">Certificación de Registro Público sobre la








existencia de la








sociedad y su junta directiva.</li>







<li class="requisits-as">Licencia comercial o registro comercial.</li>






</ol>






<br>






<h3 class="require-table"> Fondo de Crédito</h3>






<table class="tg">







<thead>








<tr>









<th class="tg-nnwx">Tipo de préstamo</th>









<th class="tg-nnwx">Monto máximo B/.</th>









<th class="tg-nnwx">Vencimiento (meses)</th>








</tr>







</thead>







<tbody>








<tr>









<td class="tg-xxu6">Efectivo</td>









<td class="tg-ljrw">30,000.00</td>









<td class="tg-ljrw">180</td>








</tr>








<tr>









<td class="tg-xxu6">Consolidación</td>









<td class="tg-ljrw">60,000.00</td>









<td class="tg-ljrw">240</td>








</tr>








<tr>









<td class="tg-xxu6">Mercancía</td>









<td class="tg-ljrw">30,000.00</td>









<td class="tg-ljrw">180</td>








</tr>








<tr>









<td class="tg-xxu6">Urgencia</td>









<td class="tg-ljrw">2,000.00</td>









<td class="tg-ljrw">36</td>








</tr>








<tr>









<td class="tg-xxu6">Plazo fijo</td>









<td class="tg-ljrw">90%</td>









<td class="tg-ljrw">Vencimiento</td>








</tr>







</tbody>






</table>






<h3 class="require-table"> Fondo de Ahorro y Crédito</h3>






<table class="tg">







<thead>








<tr>









<th class="tg-nnwx">Tipo de préstamo</th>









<th class="tg-nnwx">Monto máximo B/.</th>









<th class="tg-nnwx">Vencimiento (meses)</th>








</tr>







</thead>







<tbody>








<tr>









<td class="tg-xxu6">Efectivo</td>









<td class="tg-ljrw">35,000.00</td>









<td class="tg-ljrw">240</td>








</tr>








<tr>









<td class="tg-xxu6">Consolidación</td>









<td class="tg-ljrw">65,000.00</td>









<td class="tg-ljrw">240</td>








</tr>








<tr>









<td class="tg-xxu6">Mercancía</td>









<td class="tg-ljrw">30,000.00</td>









<td class="tg-ljrw">180</td>








</tr>








<tr>









<td class="tg-xxu6">Urgencia</td>









<td class="tg-ljrw">2,500.00</td>









<td class="tg-ljrw">42</td>








</tr>








<tr>









<td class="tg-xxu6">Estudios</td>









<td class="tg-ljrw">10,000.00</td>









<td class="tg-ljrw">120</td>








</tr>








<tr>









<td class="tg-xxu6">Útiles y Equipos</td>









<td class="tg-ljrw">2,500.00</td>









<td class="tg-ljrw">60</td>








</tr>







</tbody>






</table>






<br>






<a target="_blank" href="https://api.whatsapp.com/send?phone=50763544020&text=Hola">WhatsApp</a><a href="https://app.cosmobots.io/landing/97ce5a70-df6b-11eb-b4c3-ed72983b406a">Asistente Virtual</a><a







href="contacto">Formulario</a>





</div>




</div>



</div>


</div>

</li>

<li>


<a class="expand">



<div class="right-arrow">+</div>



<h2 class="tittle-acordeon">Préstamos Comerciales</h2>



<span class="require">Este tipo de préstamos aplica para todos los comercios, dependiendo si




cumple con los requisitos establecidos.</span>


</a>


<div class="detail">



<div id="left" style="width:15%;float:left;height:100%;">




<div id="sup">





<img src="/images/prestamos/Prestamos-para-propiedades-comerciales-2222.png" width="100%" />




</div>



</div>



<div id="right" style="width:85%;float:right;height:100%;padding-left:20px;">




<div id="sup">





<div><span class="require">Este tipo de préstamo, se desgloza de la siguiente







manera:</span>






<br />






<h3 class="require-table">Fondo de Crédito</h3>






<table class="tg">







<thead>








<tr>









<th class="tg-nnwx">Tipo de préstamo</th>









<th class="tg-nnwx">Monto máximo B/.</th>









<th class="tg-nnwx">Vencimiento (meses)</th>








</tr>







</thead>







<tbody>








<tr>









<td class="tg-xxu6">Negocio</td>









<td class="tg-ljrw">50,000.00</td>









<td class="tg-ljrw">120</td>








</tr>








<tr>









<td class="tg-xxu6">Industria</td>









<td class="tg-ljrw">50,000.00</td>









<td class="tg-ljrw">120</td>








</tr>








<tr>









<td class="tg-xxu6">Transporte</td>









<td class="tg-ljrw">50,000.00</td>









<td class="tg-ljrw">180</td>








</tr>







</tbody>






</table>






<h3 class="require-table">Fondo de Ahorro y Crédito</h3>






<table class="tg">







<thead>








<tr>









<th class="tg-nnwx">Tipo de préstamo</th>









<th class="tg-nnwx">Monto máximo B/.</th>









<th class="tg-nnwx">Vencimiento (meses)</th>








</tr>







</thead>







<tbody>








<tr>









<td class="tg-xxu6">Negocio</td>









<td class="tg-ljrw">50,000.00</td>









<td class="tg-ljrw">120</td>








</tr>








<tr>









<td class="tg-xxu6">Industria</td>









<td class="tg-ljrw">50,000.00</td>









<td class="tg-ljrw">120</td>








</tr>








<tr>









<td class="tg-xxu6">Transporte</td>









<td class="tg-ljrw">50,000.00</td>









<td class="tg-ljrw">120</td>








</tr>








<tr>









<td class="tg-xxu6">Vivienda</td>









<td class="tg-ljrw">40,000.00</td>









<td class="tg-ljrw">240</td>








</tr>







</tbody>






</table>






<br /><a target="_blank" href="https://api.whatsapp.com/send?phone=50763544020&text=Hola">WhatsApp</a><a href="https://app.cosmobots.io/landing/97ce5a70-df6b-11eb-b4c3-ed72983b406a">Asistente Virtual</a><a







href="contacto">Formulario</a>





</div>




</div>



</div>


</div>

</li>

<li>


<a class="expand">



<div class="right-arrow">+</div>



<h2 class="tittle-acordeon">Préstamos Agropecuarios</h2>



<span class="require">Es un crédito destinado al sector del campo, mediante el




financiamiento para actividades propias de la agricultura y la ganadería.</span>


</a>


<div class="detail">



<div id="left" style="width:15%;float:left;height:100%;">




<div id="sup">





<img src="/images/prestamos/prestamos-para-el-sector-del-campo.png" width="100%" />




</div>



</div>



<div id="right" style="width:85%;float:right;height:100%;padding-left:20px;">




<div id="sup">





<div><span class="require">Se debe cumplir con los siguientes requisitos:</span>






<br />






<h3 class="require-table"> Fondo de Crédito</h3>






<table class="tg">







<thead>








<tr>









<th class="tg-nnwx">Tipo de préstamo</th>









<th class="tg-nnwx">Monto máximo B/.</th>









<th class="tg-nnwx">Vencimiento (meses)</th>








</tr>







</thead>







<tbody>








<tr>









<td class="tg-xxu6">Porcino cría</td>









<td class="tg-ljrw">100,000.00</td>









<td class="tg-ljrw">120</td>








</tr>








<tr>









<td class="tg-xxu6">Porcino ceba</td>









<td class="tg-ljrw">60,000.00</td>









<td class="tg-ljrw">120</td>








</tr>








<tr>









<td class="tg-xxu6">Bovino cría</td>









<td class="tg-ljrw">70,000.00</td>









<td class="tg-ljrw">180</td>








</tr>








<tr>









<td class="tg-xxu6">Bovino ceba</td>









<td class="tg-ljrw">50,000.00</td>









<td class="tg-ljrw">72</td>








</tr>








<tr>









<td class="tg-xxu6">Cría de cabras</td>









<td class="tg-ljrw">30,000.00</td>









<td class="tg-ljrw">60</td>








</tr>








<tr>









<td class="tg-xxu6">Avícola ponedora</td>









<td class="tg-ljrw">100,000.00</td>









<td class="tg-ljrw">120</td>








</tr>








<tr>









<td class="tg-xxu6">Avícola ceba</td>









<td class="tg-ljrw">220,000.00</td>









<td class="tg-ljrw">180</td>








</tr>








<tr>









<td class="tg-xxu6">Perforación de pozos</td>









<td class="tg-ljrw">5,000.00</td>









<td class="tg-ljrw">60</td>








</tr>








<tr>









<td class="tg-xxu6">Agrícolas</td>









<td class="tg-ljrw">85,000.00</td>









<td class="tg-ljrw">60</td>








</tr>








<tr>









<td class="tg-xxu6">Forestal</td>









<td class="tg-ljrw">85,000.00</td>









<td class="tg-ljrw">240</td>








</tr>








<tr>









<td class="tg-xxu6">Pérdida acumulada</td>









<td class="tg-ljrw">10,000.00</td>









<td class="tg-ljrw">60</td>








</tr>








<tr>









<td class="tg-xxu6">Compra de terreno para uso Agropecuario</td>









<td class="tg-ljrw">100,000.00</td>









<td class="tg-ljrw">240</td>








</tr>








<tr>









<td class="tg-xxu6">Ambientales</td>









<td class="tg-ljrw">10,000.00</td>









<td class="tg-ljrw">120</td>








</tr>








<tr>









<td class="tg-xxu6">Consolidación Agropecuaria</td>









<td class="tg-ljrw">100,000.00</td>









<td class="tg-ljrw">180</td>








</tr>







</tbody>






</table>






<br /><a target="_blank" href="https://api.whatsapp.com/send?phone=50763544020&text=Hola">WhatsApp</a><a href="https://app.cosmobots.io/landing/97ce5a70-df6b-11eb-b4c3-ed72983b406a">Asistente Virtual</a><a







href="contacto">Formulario</a>





</div>




</div>



</div>


</div>

</li>
</ul>
</div>
</section>
<section class="team-juanxxiii">

<h2 class="tenders--teams">Forma parte de nuestro equipo de trabajo</h2>

<article>


<p class="intro-tenders--teams">Estamos en busca de personas como tu, con mucho talento para impulsar



nuestra



empresa a



lograr sus objetivos.</p>


<section class="dark">



<footer style="margin-top:34px;">




<a href="mailto:






class="fa-solid fa-angle-right"></i></a>



</footer>


</section>

</article>
</section>{/source}