* {
    margin: 0;
    padding: 0;
}

/** ----------cabecera ------------*/

body {
    background: #fffffa;
}

header {
    width: 100%;
    overflow: hidden;
    background: #0B2161;
    margin-bottom: 20px;
}

.wrapper {
    width: 90%;
    max-width: 1000px;
    margin: auto;
    overflow: hidden;

}

header .logo {
    float: left;


}


/** -------------menu---------------- */

header nav {
    float: right;
    line-height:;

}

header nav a {
    background: #020854;
    display: inline-block;
    color: /*#000000*/
    white ;
    text-decoration: none;
    margin: auto;
    padding:20px 10px;
    line-height: 20px;
    font-size: 30px;
    font-weight:;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;


}

header nav a:hover {
    background: white;
    border-radius: 50;
}

/**-------------- slider------------ */

.slider0  {
    margin:;
    display: flex;
    min-height: 50vh;
}



.slider{
    width: 100%;
    height: 80;
    margin: auto;
    position: relative;
    list-style: none;
    padding: 0;
    display:flex;
    justify-content: center;
    align-items: flex-end;

}

.slider ul {
    display: flex;
    padding: 0;
    width: 100%;

    animation: cambio 20s infinite alternate;

}

.slider li {
    list-style: none;

}

.slider img {
    position: absolute;
    top: -100;
    left: 0;
    width: 100%;
    height: 500%;
    opacity: 0;
    transition: all 0.7s;
}

@keyframes cambio {
    0% {
        margin-left: 0;
    }
    20% {
        margin-left: 0;
    }

    25% {
        margin-left: -100;
    }
    45% {
        margin-left: -100;
    }

    50% {
        margin-left: -200;
    }
    70% {
        margin-left: -200;
    }

    75% {
        margin-left: -300;
    }
    100% {
        margin-left: -300;
    }

}

.slider input[type="radio"] {
    display: none;

}

.slider input[type="radio"]:checked ~ img {
    opacity: 1;
}

.slider input[type="radio"] + label {
    position: relative;
    z-index: 50;
    margin: 10px;

    display: block;
    width: 15px;
    height: 15px;
    background: white;
    border-radius: 50%;
    border: 2px solid black;
    cursor: pointer;
}

.slider input[type="radio"]: checked + label {
    background: black;
    border: 2px solid white;

}


/**--------------contenido*----------------------/

/**body .contenido1{
    background: #848484;
    width: 200px;
    height: 200px;
    max-width: 90%;
    float:left;
}**/

.contenido {

    margin-top: 90px;
    background: ;
    text-align: center;

}

.contenedor {

    padding: 10mp;
    margin-top: auto;
    max-height: 50%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.columnas {
    margin:5%;
    width: auto;
    border-radius: 30%;

}

.columnas p {

    margin:auto;
    color: black;
    max-height: auto;


}


.columnas img {

    border-radius: 100%;
    border: 7px solid #fff;

}



.contenedor2 {
    margin-top: 100px;
    height: 40%;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;





}

/**.info {
    margin: 10px;
    background: #848484;
    width: 40%;
    height:50%; 
    
     
}**/

.texto {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
     color: #fffffa;
    width: 40%;
    height: 90%;
    background: #0B2161;
}

.alineartx {
    align-items: center;
    justify-content: center;

}

.info2 {
    width: 60%;
    height: 90%;
}

.mapa iframe {
    width: 100%;
    height: 100%;

}

/**--------------------footer--------------------**/

.contenedor3 {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 10%;
    background: #0B2161;
    align-items: center;
    justify-content: center;


}

.texto2 {
    flex: 1;
    font-size: 14px;
    color: #fffffa;
    margin: 30px;
    background: #0B2161;
    width: 30%;
    height: auto;
}

.menu2 {
    display: flex;
    flex: 1;
    flex-direction: column;
    background: #0B2161;
    margin: 30px;
    width: 30%;
    height: auto;
}

.texto3 {
    flex: 1;
    color: #fffffa;
    margin: 10;
    background: white#0B2161;
    margin: 32px;
    width: 30%;
    height: auto;
}

footer nav a {
    list-style-type: none;
    color: /*#000000*/
    #fffffa;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;

}

/**----------------contenido factoring-----------**/

.texto4 {
    display: flex;

    flex-wrap: wrap;
    width: auto;
    align-items: center;
    justify-content: center;


}

.texFactorign {
    background: blue;
    font-size: 100%;
    width:auto;
    display: flex;
    align-items: center;
    justify-content: center;

}

.contenedor4 {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;

}

.caracteristicas {
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.credito {
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;

}

.facjuridico {
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;

}

/**-----------Contenido Quienes somos---------------**/

.contenedor5 {
    margin-top: 10px;
    padding: 30px;
    text-align: center;
    width: 800px;
}

.texto5{
    flex: 1;
    font-size: 14px;
    color: black;
    margin: 30px;
    background:
    width: 30%;
    height: auto;
}

h3{
    padding: 20px;
}

.img1{
    width: 200px;
    height: 200px;
    float:right;
    margin-top: 60px;
    margin-left: 10px;

    
}

.img2{
    width: 150px;
    height: 150px;
    margin-bottom: 60px;
    float:right;
    padding:none;
}

.img3{
    width: 150px;
    height: 150px;
    margin-top: 60px;
    float:right;
    margin-left: 10px;
    padding:none;
}

.contenedor5 p{
    text-align: justify;
    font-size: 15px;

     
}

@media only screen and (min-width:320px) and (max-width:780px){
    .contenedor5{
        width: 100%;
        padding: 10px;
        
    }
    
    .contenedor5 img{
        margin-right: 0px;
        width:100%;
    }
    
    .contenedor5 p{
        margin-right: 0px;
        width: 100%;
    }
}