:root{
    font-family: 'Poppins-SemiBold';
 }
 .navbar {
    margin-bottom: 0;
    border: 0;
}
.container2 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 100px;
}
 .navbar-default{
     height: 100px;
     background-color: #e2f4fe;
 }
 .navbar-nav{
     margin-top: 20px;

     padding-left: 20px;
     font-size: 17px;
     font-weight: 500;
 }
 .navbar-default .navbar-nav>li>a{
    color: #2A2727;
 }
 .nav li a.active {
    color: #3f6ddb
}
.home2{
    width: 90%;
    margin: 80px auto;    
    border-radius: 50px;
    height: 700px;
    background: #ace3e8;
    display: flex;
    justify-content: space-between;
}
.home2 img{
    width: 740px;
}
.home2 .left{
    height: 100%;
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 100px;
}
.left h2{
    font-size: 50px;
    font-weight: bold;
    line-height: 80px;
    text-shadow: #3f6ddb 10px 10px 10px;
}
nav ul li a.active::after {
    content: '';
  display: block;
  width: 30%;
  height: 3px;
  background-color: #3f6ddb;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.header-color{
    background-color: #e2f4fe;
}
.header{
    display: flex;
    width: 80%;
    margin: 0 auto;
    height: 590px;
}
.header-left{
    width: 55%;
    padding-top: 60px;
}
.header-left-icon{
    display: flex;
    margin-left: 6%;
}
.header-left-icon h2{
    font-size: 60px;
    line-height: 80px;
    font-weight: 700;
    width: 100%;
}
.header-left-icon img{
    margin-left: -30%;
    margin-top: -18%;
}
.descarga{
    display: flex;
    margin-left: 6%;
}
.descarga-left{
    width: 40%;
}
.descarga p{
    margin-top: 40px;
    font-size: 30px;
}
.descarga-left img{
    width: 70%; 
}
.descarga-right img{
    width: 65%;
    margin-top: 10px;
}
.header-right{
    display: flex;
    padding-top: 66px;
}
.header-right img{
    width: 100%;
    margin-left: 130px;
}
.content{
    display: flex;
    margin: 0 auto;
    height: 600px;
}
.content-left{
    width: 40%;
    margin-left: 12.5%;
    padding-top: 80px;

}
.content-left p{
    font-size: 50px;
    width: 70%;
}
.confian img{
    width: 60%;
    margin-top: 20px;
}
.content-right{
    width: 60%;
    background-color: #8dbaee;
    border-radius: 15px 0 0 15px;
    padding-top: 40px;
}
.content-right-tasa{
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
.content-right-tasa h3{
    width: 78%;
    font-size: 30px;
    font-weight: 600;
    margin: 0 auto;
    line-height: 40px;
}
.tasa-left-top{
    display: flex;
    padding-top: 40px;
}
.tasa-left-top img{
    width: 8%;
    height: 8%;
}
.tasa-left-top h5{
    text-align: left;
    background-color: #ffffff;
    padding: 20px;
    border-radius: 10px;
    margin-left: 10px;
    margin-top: 0;
    font-size: 20px;
    text-align: left;
}
.tasa{
    display: flex;
    width: 90%;
    justify-content: flex-end;
    margin-top: 30px;
}
.tasa-left{
    display: flex;
    margin-right: -40px;
}
.tasa-left img{
    width: 19%;
    height: 77%;
    margin-top: 10px;
}
.tasa-left h5{
    background-color: #ffffff;
    padding: 20px;
    border-radius: 10px;
    margin-left: 10px;
    font-size: 20px;
    text-align: left;
}
.tasa-left-foot{
    display: flex;
    padding-top: 40px;
    justify-content: end;
}
.tasa-left-foot img{
    width: 8%;
    height: 8%;
}
.tasa-left-foot h5{
    background-color: #ffffff;
    padding: 20px;
    border-radius: 10px;
    margin-left: 10px;
    margin-top: 0;
    text-align: left;
    font-size: 20px;
}
.tasa-left-img img{
    width: 70%;
    margin-top: -100px;
}
.foo-text{
    width: 50%;
    margin: 0 auto;
    margin-top: 70px;
    line-height: 30px;
    margin-bottom: 70px;
}
.foo-text h2{
    font-size: 40px;
    font-weight: 600;
    text-align: center;
}
.foo-content{
    display: flex;
    width: 80%;
    justify-content: space-between;
    margin: 0 auto;
}
.foo-left{
    width: 50%;
    margin-top: 150px;
}
.foo-left-content{
    width: 70%;
    margin: 0 auto;
    background-color: rgba(141, 186, 238);
    border-radius: 10px;
    padding: 30px;
}
.whatsApp{
    display: flex;
    background-color: #ffffff;
    border-radius: 10px;
    padding : 10px;
}
.whatsApp-text{
    margin-left: 10px;
}
.whatsApp-text h4{
    font-weight: 700;
}
.correo{
    display: flex;
    background-color: #ffffff;
    border-radius: 10px;
    padding : 10px;
    margin-top: 20px;
}
.correo-text{
    margin-left: 10px;
}
.correo-text h4{
    font-weight: 700;
}
.direccion{
    display: flex;
    background-color: #ffffff;
    border-radius: 10px;
    padding : 10px;
    margin-top: 20px;
}
.direccion-text{
    margin-left: 10px;
}
.direccion-text h4{
    font-weight: 700;
}
.foo-right img{
    width: 100%;
}
.footer{
    background-color: #2E3030;
    padding-top: 50px;
}

.footer-content{
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.footer-content p{
    color: #ffffff;
}
.footer-content li{
    color: #ffffff;
}
.footer-right p {
    color: #ffffff;
}
.siganos{
    display: flex;
    margin-top: -10px;
}
.siganos img{
    margin-left: 10px;
    margin-top: -8px;
}
.header-visioncred{
    display: flex;
    justify-content: center;
    margin: 70px;
}
.header-visioncred img{
    height: 600px;
    width: 100%;
}
.nuestro-text{
    display: flex;
    width: 95%;
    justify-content: space-between;
    margin: 0 auto;
}
.nuestro-content{
    width: 70%;
    margin: 100px;
}
.nuestro-content p{
   margin-bottom: 30px;
    font-size: 20px;
    
}
.nuestro-left{
    display: flex;
    flex-direction: column;
    justify-content: flex-end; 
}
.nuestro-left img{
    align-self: flex-end;
}

.del-account-link {
    width: 80%;
    margin: 120px auto 0;
}

.del-account-link .title {
    text-align: center;
    font-weight: bold;
    font-size: 48px;
    color: #1A2541;
    margin-bottom: 60px;
}
.del-account-link .wrap {
    text-align: center;
    background: #8dbaee;
    color: #222;
    background-size: cover;
    padding: 60px 75px;
    border-radius: 20px;

}

.del-account-link .wrap p {
    font-weight: 400;
    font-size: 24px;
    /* color: #252222; */
    margin-bottom: 37px;
}
.del-account-link .wrap a {
    display: inline-block;
    text-align: center;
    width: 445px;
    height: 70px;
    line-height: 70px;
    border-radius: 7px;
    background: #3f6ddb;
    font-weight: 600;
    font-size: 20px;
    color: #FFFFFF;
}
@media screen and (max-width: 1600px){
    .navbar-nav {

    }
    .header-left-icon h2{
        font-size: 48px;
    }
    .header-left-icon img{
        margin-left: -20%;
        margin-top: -25%;
    }
    .descarga-left{
        width: 50%;
    }
    .descarga p{
        font-size: 25px;
    }
    .header-right{
        padding-top: 36px;
    }
    .header-right img{
        width: 100%;
        margin-left: 10px;
    }
    .content-left{
        padding-top: 100px;
    }
    .content-left p{
        font-size: 45px;
    }
    .tasa-left{
        margin-right: -120px;
    }
    .tasa-left-img img{
        width: 60%;
        margin-top: -130px;
    }
    .foo-right img{
        width: 80%;
        margin-left: 100px;
    }
    .foo-left {
        margin-top: 100px;
    }
    .foo-text {
        margin-bottom: 40px;
    }
    .foo-left-content {
        width: 80%;
    }
    .footer-centents{
        margin-left: 200px;
    }
}
