:root {
    font-family: 'Poppins-SemiBold';
}

.navbar {
    margin-bottom: 0;
    border: 0;
}

.container {
    width: 80%;
}

.navbar-default {
    height: 100px;
    background-color: #F7FAF8;
}

.navbar-nav {
    margin-top: 20px;
    margin-left: 50%;
    padding-left: 20px;
    font-size: 17px;
    font-weight: 500;
}

.navbar-default .navbar-nav>li>a {
    color: #2A2727;
}

.nav li a.active {
    color: #07807B
}

nav ul li a.active::after {
    content: '';
    display: block;
    width: 30%;
    height: 3px;
    background-color: #07807B;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.header-color {
    background-color: #F7FAF8;
}

.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: 500px;
}

.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: #DDF3D2;
    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 {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 10px;
    margin-left: 10px;
    margin-top: 0;
    font-size: 20px;
}

.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;
}

.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;
    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: 30px;
}

.foo-text h2 {
    font-size: 40px;
    font-weight: 600;
    text-align: center;
}

.foo-text-s {
    text-align: center;
    font-family: Poppins, Poppins;
    font-weight: 400;
    font-size: 25px;
    color: #252222;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 38px;

}

.foo-text-s img {
    width: 72px;
    margin-right: 24px;
}

.foo-content-one {
    background-color: #07807B;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 240px;
    border-radius: 12px 12px 12px 12px;
    padding: 39px 0;
    box-sizing: border-box;
    margin-top: 30px;
}

.foo-content-one>div {
    background-color: #fff;
    padding: 16px 32px;
    box-sizing: border-box;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 400px;
}

.foo-content-one>div>img {
    width: 72px;
    margin-right: 10px;
}

.foo-content-one>div>div>h4 {
    font-family: Poppins, Poppins;
    font-weight: bold;
    font-size: 25px;
    color: #25252F;
    text-align: left;
}

.foo-content-one>div>div>p {
    font-family: Poppins, Poppins;
    font-weight: 400;
    font-size: 22px;
    color: #252222;
    text-align: left;
}

.foo-content {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 50px;
    box-sizing: border-box;
}

.foo-content>div {
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    border-radius: 20px 20px 20px 20px;
    background: #FFFFFF;
    padding: 24px;
    box-sizing: border-box;
    margin-right: 100px;
    max-width: 456px;
}

.foo-content>div>.text-one {
    font-family: Poppins, Poppins;
    font-weight: bold;
    font-size: 28px;
    color: #25252F;
    text-align: left;
}

.foo-content>div>.text-one>span {
    color: #07807B;
    margin-right: 12px;
}

.foo-content>div>.text-two {
    font-family: Poppins, Poppins;
    font-weight: 400;
    font-size: 24px;
    color: #252222;
    margin: 12px 0;
}

.foo-content>div>.text-three {
    font-family: Poppins, Poppins;
    font-weight: 400;
    font-size: 20px;
    color: #252222;
    text-align: left;
    background-color: #E2F3E3;
    /* display: flex;
    justify-content: center;
    align-items: center; */
    display: inline-block;
    padding: 7px 20px;
    box-sizing: border-box;
    border-radius: 8px;
    margin-bottom: 10px;
}

.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;
}

.footer-left img {
    width: 60%;
    margin-left: 28px;
}

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

.footer-centents {
    margin-left: 400px;
}

.footer-centents p {
    color: #ffffff;
}

.footer-centents 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%;
}

.nuestro-content p {
    padding-top: 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: url('../images/bg.png');
    background-size: cover;
    padding: 67px 175px;

}

.del-account-link .wrap p {
    font-weight: 400;
    font-size: 28px;
    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: #07807B;
    font-weight: 600;
    font-size: 20px;
    color: #FFFFFF;
}

@media screen and (max-width: 1600px) {
    .navbar-nav {
        margin-left: 36%;
    }

    .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;
    }
}