@charset "UTF-8";
.intro_title {
    background-color: rgb(119 48 48 / 60%);
}
header {
    top: 0px;
    padding: 0px;
}
header #plain #logo_home h1 a {
    background-image: url(https://www.cumbreandina.cl/img/logo_TCA.png);
}
.encabezado {
    background-color: #e04f67;
    padding: 7px 10% 12px 10%;
    text-align: center;
    line-height: normal;
    color: white;
    font-weight: 600;
    letter-spacing: .5px;
}
.link { 
	color: #ffffff;
} /* CSS link color (blanco) */
.link:hover { 
	color: #000000;
} /* CSS link hover (negro) */
.link_1 { color: #393069; } /* CSS link color () */
.link_1:hover { color: #6381a0; } /* CSS link hover () */
.precio_jg
{
    color: #e04f67;
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    white-space: nowrap;
    padding-bottom: 19px;
    padding-top: 19px;
}
.icono_jg {
font-size: 30px;
color: #0090eb;
margin: 0 0 25px;
overflow: hidden;
padding: 20px;
}
.bg-warning {
font-size: 14px;
font-weight: 400;
margin: 0 0 25px;
overflow: hidden;
padding: 20px;
background-color: #fcf8e3 !important;
}
.table-bordered {
    border: 1px solid #ddd;
}
.label-danger {
    background-color: #d9534f;
}
.label-warning {
    background-color: #f0ad4e;
}
.label-success {
    background-color: #5cb85c;
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.pesos_jg_table {
    font-size: 15px;
    color: #0090eb;
    font-weight: 700;
}
.bs-callout-info {
    border-left-color: #1b809e !important;
}
.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
    font-size: 16px;
}
.note {
    display: block;
    padding: 5px 7px;
    background: #e1f5fe;
    border: solid 1px #ffd257;
    color: #333;
    border-radius: 2px;
    border-left-width: 6px;
    font-size: 12px;
    margin: 10px 0;
}
.icono_jg {
font-size: 16px;
color: #0090eb;
margin: 0 0 25px;
overflow: hidden;
padding: 20px;
}
.jorge_left {
    text-align: -webkit-left;
}
.center_img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.h5, h5 {
    font-size: 0.95rem;
}
.box_style_0 {
    background: #fff;
    -moz-border-radius: 3px;
    border-radius: 0;
    border: 1px solid #ddd;
    margin-bottom: 25px;
    padding: 30px;
    color: #444;
    font-family: 'Open sans', arial, sans-serif;
    font-size: 13px;
}
.box_style_0 h6 {
    border-bottom: 1px solid #999;
    width: 100%;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 11px;
    clear: both;
}
td.precio_destacado {
    text-align: right;
}
.expose {
    position: relative;
}
.derecha {
    text-align: right;
}
.bd-callout {
    border: 1px solid #eee;
    border-left-width: .25rem;
    border-radius: .25rem;
}
.bd-callout-warning {
    border-left-color: #f0ad4e;
}

/* CSS Document */

