<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
h1, h2 { margin-top: 10px; font-size: 38px; font-weight: 300; color: #555; line-height: 50px; font-style: italic; }
h3 { font-size: 22px; font-weight: 300; color: #555; line-height: 30px; font-style: italic; }


.medium-paragraph { font-size: 17px; line-height: 32px; }

::-moz-selection { background: #db5d50; color: #fff; text-shadow: none; }
::selection { background: #db5d50; color: #fff; text-shadow: none; }


/***** General style, all sections *****/

.section-container { margin: 0 auto; padding-bottom: 80px; }

.section-container-gray-bg { background: #f8f8f8; }

.section-container-image-bg, 
.section-container-image-bg h2, 
.section-container-image-bg h3 { color: #fff; }

.container{
	max-width: 100%;
    align-items: center;
}

.section-container-image-bg .divider-1 span { border-color: #fff; border-color: rgba(255, 255, 255, 0.8); }

.section-description { margin-top: 60px; padding-bottom: 10px; }

.section-description p { margin-top: 20px; padding: 0 120px; }
.section-container-image-bg .section-description p { opacity: 0.8; }


/***** Divider *****/

.divider-1 span { display: inline-block; width: 200px; border-bottom: 1px dotted #aaa; }


/***** Top menu *****/

.navbar { background: #444; transition: all .6s; backface-visibility: hidden; }

.navbar.navbar-no-bg { background: #444; background: rgba(0, 0, 0, 0.2); }

.navbar-dark .navbar-nav { font-size: 15px; color: #fff; text-transform: uppercase; }
.navbar-dark .navbar-nav .nav-link { color: #fff; color: rgba(255, 255, 255, 0.8); border: 0; }
.navbar-dark .navbar-nav .nav-link:hover { color: #fff; }
.navbar-dark .navbar-nav .nav-link:focus { color: #fff; outline: 0; }

.navbar-expand-md .navbar-nav .nav-link { padding-right: 1rem; padding-left: 1rem; }

.navbar-brand {
	padding-top: .45rem; padding-bottom: .45rem; 
	width: 95px;
	background: url(../img/logo.png) left center no-repeat;
	border: 0;
	text-indent: -99999px;
}


/***** Top content *****/

.inner-bg { padding: 120px 0 80px 0; }

.top-content .text { color: #fff; }
.top-content .text h1 { margin-top: 25px; color: #fff; }
.top-content .description { margin: 30px 0 10px 0; }
.top-content .description p { opacity: 0.8; }


/***** Form 1 *****/

.form-1-box { padding-top: 30px; text-align: left; }

.form-1-box legend { font-size: inherit; line-height: 30px; font-weight: 600; text-transform: uppercase; color: #555; }

.form-1-box .form-check-label { line-height: 1.5; vertical-align: top; }

/* .form-1-box input[type="text"],
.form-1-box input[type="email"],
.form-1-box input[type="password"] {
    background: none;  
    font-family: 'Open Sans', sans-serif; font-size: 15px; font-weight: 400; color: #888; 
    box-shadow: none;
} */
.form-1-box input[type="text"]:focus,
.form-1-box input[type="email"]:focus,
.form-1-box input[type="password"]:focus { outline: 0; background: none; border: 1px solid #db5d50; box-shadow: none; }

.form-1-box input[type="text"]::-moz-placeholder,
.form-1-box input[type="email"]::-moz-placeholder,
.form-1-box input[type="password"]::-moz-placeholder { color: #bbb; font-style: italic; }

.form-1-box input[type="text"]:-ms-input-placeholder,
.form-1-box input[type="email"]:-ms-input-placeholder,
.form-1-box input[type="password"]:-ms-input-placeholder { color: #bbb; font-style: italic; }

.form-1-box input[type="text"]::-webkit-input-placeholder,
.form-1-box input[type="email"]::-webkit-input-placeholder,
.form-1-box input[type="password"]::-webkit-input-placeholder { color: #bbb; font-style: italic; }

.form-1-box button.btn-customized {
	margin-top: 1rem; padding: .75rem 1.5rem; 
	background: #db5d50; border: 0; 
	font-family: 'Open Sans', sans-serif; font-size: 15px; font-weight: 400; color: #fff; 
    box-shadow: none;
}

.form-1-box button.btn-customized:hover, 
.form-1-box button.btn-customized:active, 
.form-1-box button.btn-customized:focus, 
.form-1-box button.btn-customized:active:focus, 
.form-1-box button.btn-customized.active:focus,
.form-1-box button.btn.btn-primary:not(:disabled):not(.disabled):active,
.form-1-box button.btn.btn-primary:not(:disabled):not(.disabled):active:focus {
	outline: 0; background: #ca594d; border: 0; color: #fff; box-shadow: none;
}


.mitext{
	color: #fff;
}

.seleccion{
	display: flex;
    flex-direction: column;
    height: auto;
    flex-grow: 1;
    flex-wrap: wrap;
    min-width: 0;
    width: 100%;
}

.vanguardia,.anios,.v90{
	padding: 10px 12px;

}


.caja3{
    display: flex;
    flex-direction: column;
    height: auto;
    flex-grow: 1;
    flex-wrap: wrap;
    min-width: 0;
    width: 100%;
}

.finput{
	position: relative;
 }


 
.tab1,.tab2,.tab3{
    margin-top: 52px;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    flex: 1 1 auto;

}
.vp{
    border: thin solid rgba(0,0,0,.12);
    background-color: #fff;
    color: rgba(0,0,0,.87);
    margin-right: auto!important;
    margin-left: auto!important;
    width: 100%;
    padding: 20px;
}

.teximput{
    width: 100%;
    height: 45px;
    line-height: 45px;
    padding: 0 40px 0 25px;
    transition: .3s ease all;

}


.dollar{
	position: absolute;
	left: 10px;
	bottom: 15px;
}

.dollar2{
    position: absolute;
    left: 10px;
    bottom: 15px;
    color: #fff;
    }


.lab2{
    margin: 15px 0px 0px 0px;
}

.labelp2{
    display: block;
    font-weight: 700;
    cursor: pointer;
    padding: 10px;

}


.result{
    background-color: #193f6d !important;
    border-color: #193f6d !important;
   color: rgba(201, 196, 196, 0.671);
   padding: 14px;
    border-radius: 11px;
    margin: 8px;
}


.capitalinvertido,.totalacumulado,.interes,.resultado,.resultado2{
    width: 100%;
    height: 45px;
    line-height: 45px;
    padding: 0 40px 0 25px;
    transition: .3s ease all;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    background-color: #193f6d;
    border: darkblue;
}

.coins{
    position: absolute;
    right: 10px;
    bottom: 15px;
    z-index: 100;
    color: #fff;
}</pre></body></html>