<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bloque_nosotros {
display: flex;
}
.informacion {
width: 60%;
max-width: 60%;
background: #2b6b74;
height: 100vh;
display: flex;
padding-top: 30px;
flex-direction: column;
justify-content: center;
align-items: baseline;
padding: 0 90px 0 70px;
border-radius: 0 0 200px 0;
}
.descripcion p {
color: #fff;
}
section.section-nosotros {
height: 100vh;
}
.bloque_nosotros {
display: flex;
align-items: center;
}
.informacion .icon-nosotros img {
width: auto;
height: 250px;
}
span.part-1 {
font-size: 40px;
font-weight: 700;
}
h1.titulo-somos {
color: #fff;
display: flex;
flex-direction: column;
letter-spacing: 0px;
line-height: 1;
border-bottom: 3px solid #fcbf18;
font-size: 70px;
font-weight: 700;
}
.icon-nosotros {
display: flex;
align-items: center;
}
.desc-icon-nosotros {
color: #fcbf18;
font-size: 19px;
display: flex;
flex-direction: column;
}
.desc-icon-nosotros span {
margin-bottom: 20px;
padding-left: 30px;
}
.image img {
width: 100%; margin-left: -90px;
}
.image {
width: 40%;
}
.descripcion {
width: 75%;
} section.ventajas {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-items: center;
height: auto;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-items: center;
margin: 40px 0 29px 0;
}
.content-img {
width: 65%;
}
.contenidov {
width: 35%;
padding: 0 15px 0 20px;
}
.item {
display: flex;
flex-direction: row;
align-items: center;
width: 100%;
margin-bottom: 30px;
}
.item .img {
width: auto;
height: 60px;
}
.item .titulo-ventajas {
font-size: 18px;
font-weight: 700;
margin: 0;
}
.item-desc {
padding: 0 0 0 10px;
width: 85%;
}
.item .img {
width: 15%;
height: auto;
}
.item .descripcion-v {
font-size: 17px;
margin: 0;
} .content-img-modelo {
width: 45%;
}
.contenido-modelo {
width: 45%;
padding: 0 15px 0 22px;
}
.contenido-modelo .item-desc {
width: 100%;
}
.contenido-modelo .item .img {
width: 10%;
height: auto;
}
.contenido-modelo .item {
display: flex;
flex-direction: row;
align-items: center;
width: 100%;
margin-bottom: 0px;
margin-top: 45px;
} .oportunidad {
height: auto;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
margin-top: 40px;
}
.contenido-oportunidad {
width: 40%;
padding: 0 50px 0px 60px;
}
.contenido-oportunidad h2 {
font-size: 42px;
font-weight: 700;
display: flex;
flex-direction: column;
line-height: 1.1;
}
.contenido-oportunidad h2 span.part-oportunidad {
font-size: 30px;
font-weight: 700;
}
.contenido-oportunidad .item {
display: flex;
flex-direction: row;
align-items: center;
width: 100%;
margin-bottom: 0px;
margin-top: 15px;
} .table-recios {
padding: 0 0 40px 0;
width: 100%;
max-width: 100%;
overflow: auto;
}
.table-recios table {
text-align: center;
margin: auto;
border: 1px solid #000;
width: 70%;
font-size: 20px;
}
.table-recios table th {
background: #2b6b74;
color: white;
padding: 5px 50px;
font-size: 25px;
}
.table-recios table,
td {
border: 1px solid #2b6b74 !important;
border-collapse: collapse;
}
.table-recios table td {
padding: 5px 5px;
font-size: 25px;
}
.title-tb-precios {
text-align: center;
font-weight: 700;
font-size: 35px;
margin-top: 15px;
} .sect-solicita {
background: #a39166;
}
.form-solicita {
padding: 2% 0;
display: flex;
width: 69%;
margin: auto;
justify-content: space-between;
align-items: center;
}
.btn-form-solicita {
display: flex;
flex-direction: column;
}
.title-form {
padding-right: 25px;
}
.title-form .title h2 {
font-size: 45px;
display: flex;
flex-direction: column;
line-height: 1.1;
font-weight: 700;
margin: 0;
}
.title-form .title h2 span.part2 {
font-size: 30px;
font-weight: 700;
}
.bloque-form-solicita form {
display: flex;
align-items: baseline;
}
.bloque-form-solicita form .wpcf7-response-output {
margin: 0;
padding: 5px 7px !important;
color: #fff;
}
.bloque-form-solicita .input-solicita .form-sol-inversion {
background: none;
color: #fff !important;
border-bottom: 2px solid white;
border-radius: 0;
padding: 0px 0 15px 0 !important;
font-size: 19px;
}
.bloque-form-solicita .input-solicita span.wpcf7-form-control-wrap.correo {
color: #fff !important;
}
.form-sol-inversion::-webkit-input-placeholder { color: #fff !important;
}
.form-sol-inversion:-ms-input-placeholder { color: #fff !important;
}
.form-sol-inversion::placeholder {
color: #fff !important;
}
.btn-form-solicita input.wpcf7-form-control.wpcf7-submit {
background: black;
color: #fff;
margin-left: 30px;
width: 225px;
border-radius: 2px !important;
padding: 12px 0 !important;
}
.input-solicita span.wpcf7-not-valid-tip {
font-size: 17px;
color: #000;
font-weight: 600;
}
.title h2 hr {
margin: 5px 0;
width: 13%;
height: 4px;
color: #fcbf18;
background: #fcbf18;
border: none;
}
.btn-form-solicita p {
margin: 0;
} footer.footer-inversion {
background: #4e4e4e;
padding: 2% 1%;
display: flex;
}
.logo-foo {
width: 25%;
}
.contacto {
width: 30%;
color: #fff;
padding: 0 0px 0 50px;
}
.contacto &gt; div {
margin-bottom: 10px;
}
h4.title-footer {
color: #a39166;
font-weight: 700;
font-size: 30px;
}
.siguenos {
width: 15%;
}
.copy {
width: 30%;
color: #fff;
display: flex;
align-items: center;
} @media only screen and (max-width: 1400px) {
.ventajas .image_ventajas {
height: 65vh !important;
}
}
@media only screen and (max-width: 768px) {
.bloque_nosotros {
display: flex;
align-items: center;
flex-direction: column;
}
section.section-nosotros {
height: auto;
}
section.section-nosotros .informacion {
width: 100%;
max-width: 100%;
background: #2b6b74;
height: auto;
display: flex;
padding-top: 34px !important;
flex-direction: column;
justify-content: center;
align-items: baseline;
padding: 0px 45px 0 45px;
border-radius: 0 0 0 0;
}
.informacion .icon-nosotros img {
width: auto;
height: 190px;
}
.descripcion {
width: 100%;
}
.section-nosotros .image {
width: 100%;
}
.image img {
margin-left: 0;
}
.content-img {
width: 100%;
} section.ventajas {
height: auto;
display: flex;
flex-direction: column;
flex-wrap: nowrap;
align-items: center;
margin-top: 30px;
}
.content-img .image_ventajas {
height: 42vh !important;
}
section.ventajas .contenidov {
width: 90%;
padding: 0;
margin: auto;
} .content-img-modelo {
width: 100%;
height: auto;
}
.content-img-modelo .image_ventajas {
height: 62vh !important;
}
.contenido-modelo {
width: 100%;
padding: 0 30px 0 30px;
}
.contenido-modelo .item .img {
width: 18%;
height: auto;
}
.oportunidad {
height: auto;
display: flex;
flex-direction: column;
flex-wrap: nowrap;
align-items: center;
margin: 50px 0 0 0;
}
.contenido-oportunidad {
width: 100%;
padding: 0px 30px 0px 30px;
margin-bottom: 31px;
}
.oportunidad .content-img-modelo .image_ventajas {
height: 53vh !important;
margin: auto;
display: block;
}
section.form-solicita {
background: #a39166;
padding: 4% 2% 0% 2%;
display: flex;
align-items: center;
flex-direction: column;
}
.title-form {
width: 70%;
}
.bloque-form-solicita {
width: 100%;
margin: auto;
}
.bloque-form-solicita form {
display: flex;
align-items: center;
flex-direction: column;
}
.form-solicita {
padding: 2% 0;
display: flex;
width: 100%;
margin: auto;
justify-content: space-between;
align-items: center;
flex-direction: column;
}
.input-solicita {
margin: 20px 0 15px 0;
width: 70%;
}
.bloque-form-solicita .input-solicita .form-sol-inversion {
font-size: 16px;
width: 100%;
}
.btn-form-solicita input.wpcf7-form-control.wpcf7-submit {
background: black;
color: #fff;
border-radius: 2px;
margin: 0 !important;
width: 100%;
}
.btn-form-solicita {
width: 70%;
}
.bloque-form-solicita form .wpcf7-response-output {
font-size: 17px;
color: #fff;
text-align: center;
width: 70%;
margin: 0 !important;
} footer.footer-inversion {
padding: 3% 10%;
display: flex;
flex-direction: column;
}
.logo-foo {
width: 100%;
}
.logo-foo img {
margin: auto;
display: block;
}
.contacto {
width: 100%;
color: #fff;
padding: 0;
text-align: center;
}
h4.title-footer {
font-size: 28px;
}
.contacto &gt; div {
margin-bottom: 10px;
font-size: 17px;
}
.siguenos {
width: 100%;
text-align: center;
}
.siguenos .redes {
display: flex;
justify-content: center;
margin-bottom: 30px;
}
.siguenos .redes a {
margin-right: 7px;
}
.copy {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
font-size: 16px;
text-align: center;
}
}</pre></body></html>