
/* CSS Document */
@font-face {
    font-family: 'quicksand';
    src: url('/Content/Shared/fonts/Quicksand-Bold.eot?#iefix') format('embedded-opentype'), url('/Content/Shared/fonts/Quicksand-Bold.woff') format('woff'), url('/Content/Shared/fonts/Quicksand-Bold.ttf') format('truetype'), url('/Content/Shared/fonts/Quicksand-Bold.svg#Quicksand-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'quicksand';
    src: url('/Content/Shared/fonts/Quicksand-Light.eot?#iefix') format('embedded-opentype'), url('/Content/Shared/fonts/Quicksand-Light.woff') format('woff'), url('/Content/Shared/fonts/Quicksand-Light.ttf') format('truetype'), url('/Content/Shared/fonts/Quicksand-Light.svg#Quicksand-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'quicksand';
    src: url('/Content/Shared/fonts/Quicksand-Medium.eot?#iefix') format('embedded-opentype'), url('/Content/Shared/fonts/Quicksand-Medium.woff') format('woff'), url('/Content/Shared/fonts/Quicksand-Medium.ttf') format('truetype'), url('/Content/Shared/fonts/Quicksand-Medium.svg#Quicksand-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'quicksand';
    src: url('/Content/Shared/fonts/Quicksand-Regular.eot?#iefix') format('embedded-opentype'), url('/Content/Shared/fonts/Quicksand-Regular.woff') format('woff'), url('/Content/Shared/fonts/Quicksand-Regular.ttf') format('truetype'), url('/Content/Shared/fonts/Quicksand-Regular.svg#Quicksand-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
}

::-webkit-input-placeholder {
    opacity: 1;
}

:-moz-placeholder { /* Firefox 18- */
    opacity: 1;
}

::-moz-placeholder { /* Firefox 19+ */
    opacity: 1;
}

:-ms-input-placeholder {
    opacity: 1;
}

html {
    font-size: 62.5%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    background: #fff;
    overflow-x: hidden;
    -ms-overflow-style: scrollbar;
    color: #383838;
    font-family: 'quicksand', sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.35;
}

/*body{background: red;}*/

a {
    color: #383838;
}

    a:focus {
        color: inherit;
    }

a, input[type=submit], input[type=submit]:hover {
    -webkit-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
    text-decoration: none !important;
}

    a.opacity:hover {
        opacity: .7;
    }

object, embed {
    outline: none;
}

input::-moz-focus-inner {
    border: none;
}

img {
    outline: none;
}

:focus {
    outline: none !important;
}

::-moz-focus-inner {
    border: 0 !important;
}
/*Remove Mozilla Firefox Border – Remove Dotted Line Around Link */
a {
    outline: 0;
}
    /*Remove Mozilla Firefox Border – Remove Dotted Line Around Link */
    a:active {
        outline: none;
    }

    a:focus {
        -moz-outline-style: none;
    }

.disabled, .disabled a {
    cursor: not-allowed !important;
    color: rgba(0,0,0,.3) !important;
    /* text-shadow: 1px 1px 0px rgba(0,0,0,.1); */
}

a[aria-disabled="true"] {
    color: currentColor;
    display: inline-block; /* For IE11/ MS Edge bug */
    pointer-events: none;
    text-decoration: none;
}

.h1, h1, .h2, h2, .h3, h3, .h4, h4, .h5, h5, .h6, h6 {
    font-weight: 400;
}

ul, ol {
    padding-left: 20px;
}

ol, ul, p {
    margin-top: 0;
    margin-bottom: 25px;
    line-height: 1.4;
}

    p:last-child,
    ul:last-child,
    ol:last-child,
    ol:last-child,
    li:last-child {
        margin-bottom: 0;
    }

    ol li {
        line-height: 1;
        margin: 10px 0 0;
    }

        ol li:first-cjild {
            margin-top: 0;
        }

small, .small {
    display: block;
    line-height: normal;
}

figure > img, figure > a > img {
    width: auto;
    max-width: 100%;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    will-change: transform;
}

figure.full-width-img img, img.full-width-img {
    width: 100% !important;
}

figure + .h4:last-child {
    margin: -20px 0 40px;
    padding: 0 15px;
}

.slide-big-title {
    font-size: 5rem;
}

.h1, h1,
.slide-main-title {
    font-size: 3.6rem;
}

h2, .h2,
.btn.h2,
.form-group .btn.h2,
#footer-links h2,
#footer-links .h2,
#primary-nav ul li,
.thumbnail-title,
.section-title,
.open-item-layout-1 .open-item-title,
.open-item-layout-2 .open-item-title,
.open-item-layout-3 .open-item-title {
    font-size: 3.0rem;
}

.quickview-list .video:not(.article) .quickview-title {
    /*font-size: 2.8rem;*/
}

h3, .h3,
.btn.h3,
.featured-title,
.quickview-title,
.slide-content .slide-title,
#staff-bio-list .thumbnail-title {
    font-size: 2.4rem;
}

.market-main-value-1,
.market-main-value-2 {
    font-size: 2.1rem;
}

h4, .h4,
.btn.h4,
button.btn,
.btn,
.form-control,
#social ul li:first-child,
#contact-links address,
.form-group .btn.h4,
button.form-control,
input.form-control,
select.form-control,
textarea.form-control,
#fixed-bar i,
div[data-toggle="buttons"] label span,
.form-group .legal-text,
.slide-content .btn,
.slide-content {
    font-size: 1.6rem;
}

.quickview-preview,
.quickview-item-data .type,
.quickview-date,
.quickview-item-bottom .btn,
#staff-bio-container .staff-bio-text,
#story .nav-pills li a,
.market-values-featured ul li {
    font-size: 1.5rem;
}


h5, .h5,
.btn.h5,
.form-group .btn.h5,
#social a,
.dropdown-menu,
table.table.items-list-table .btn.btn-file {
    font-size: 1.3rem;
    line-height: 1.15;
}

h6, .h6,
.market-quotes-box .nav-pills a,
#legals {
    font-size: 1.2rem;
}


h1, .h1 {
    line-height: 1;
}

    h1:first-child,
    .h1:first-child {
        margin-top: 0;
    }

.h2.section-title i {
    font-size: 70%;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.h2.section-title a {
    cursor: pointer;
}

.h2.section-title [aria-expanded="true"] i {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.h1.chevron-down, h1.chevron-down,
.h2.chevron-down, h2.chevron-down,
.h3.chevron-down, h3.chevron-down {
    position: relative;
}

    .h1.chevron-down::before, h1.chevron-down::before,
    .h2.chevron-down::before, h2.chevron-down::before,
    .h3.chevron-down::before, h3.chevron-down::before {
        content: '\f078';
        position: absolute;
        text-align: center;
        -webkit-transform: translateX(-5%);
        transform: translateX(-50%);
        left: 50%;
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
    }

    .h1.chevron-down::before, h1.chevron-down::before {
        width: auto;
        height: 42px;
        bottom: -60px;
    }

    .h2.chevron-down::before, h2.chevron-down::before {
        width: auto;
        height: 28px;
        bottom: -60px;
    }

    .h3.chevron-down::before, h3.chevron-down::before {
        width: auto;
        height: 24px;
        bottom: -50px;
    }

    .h1.chevron-down + *, h1.chevron-down + * {
        margin-top: 110px;
    }

    .h2.chevron-down + *, h2.chevron-down + * {
        margin-top: 110px;
    }

    .h3.chevron-down + *, h3.chevron-down + * {
        margin-top: 100px;
    }

div.h1 + div.h1 {
    margin-top: 30px;
}


.no-border {
    border: none !important;
}

.row.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"],
[class*="col-"].no-gutters {
    padding-left: 0;
    padding-right: 0;
}

.height-auto {
    height: auto !important;
}

.p-0, .p-none, .no-padding, .padding-no {
    padding: 0 !important;
}

.p-xxxs {
    padding: 10px !important;
}

.p-xxs {
    padding: 15px !important;
}

.p-xs {
    padding: 15px !important;
}

.p-sm {
    padding: 22px !important;
}

.p-md {
    padding: 30px !important;
}

.p-lg {
    padding: 40px !important;
}

.p-xl {
    padding: 50px !important;
}

.p-xxl {
    padding: 650px !important;
}

.plr-xs {
    padding-left: 2px !important;
    padding-right: 2px !important;
}

.plr-sm {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.plr-md {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.plr-reg {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.plr-lg {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.plr-xl {
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.plr-xxl {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.ptb-xxs {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.ptb-xs {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.ptb-sm {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
}

.ptb-md {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

.ptb-lg {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}

.ptb-xl {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}

.ptb-xxl {
    padding-top: 130px !important;
    padding-bottom: 130px !important;
}

.pt-0, .pt-none {
    padding-top: 0 !important;
}

.pt-xxs {
    padding-top: 15px !important;
}

.pt-xs {
    padding-top: 30px !important;
}

.pt-sm {
    padding-top: 45px !important;
}

.pt-md {
    padding-top: 60px !important;
}

.pt-lg {
    padding-top: 80px !important;
}

.pt-xl {
    padding-top: 100px !important;
}

.pt-xxl {
    padding-top: 130px !important;
}

.pb-0, .pb-none {
    padding-bottom: 0 !important;
}

.pb-xxs {
    padding-bottom: 15px !important;
}

.pb-xs {
    padding-bottom: 30px !important;
}

.pb-sm {
    padding-bottom: 45px !important;
}

.pb-md {
    padding-bottom: 60px !important;
}

.pb-lg {
    padding-bottom: 80px !important;
}

.pb-xl {
    padding-bottom: 100px !important;
}

.pb-xxl {
    padding-bottom: 130px !important;
}

.m-0, .m-none, .margin-no, .no-margin {
    margin: 0 !important;
}

.mb-0, .mb-none {
    margin-bottom: 0 !important;
}

.mb-xxs {
    margin-bottom: 15px !important;
}

.mb-xs {
    margin-bottom: 30px !important;
}

.mb-sm {
    margin-bottom: 45px !important;
}

.mb-md {
    margin-bottom: 60px !important;
}

.mb-lg {
    margin-bottom: 80px !important;
}

.mb-xl {
    margin-bottom: 100px !important;
}

.mb-xxl {
    margin-bottom: 130px !important;
}

.mt-0, .mt-none {
    margin-top: 0 !important;
}

.mt-xxs {
    margin-top: 15px !important;
}

.mt-xs {
    margin-top: 30px !important;
}

.mt-sm {
    margin-top: 45px !important;
}

.mt-md {
    margin-top: 60px !important;
}

.mt-lg {
    margin-top: 80px !important;
}

.mt-xl {
    margin-top: 100px !important;
}

.mt-xxl {
    margin-top: 130px !important;
}

.mtb-none {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.mtb-xxs {
    margin-bottom: 15px !important;
    margin-top: 15px !important;
}

.mtb-xs {
    margin-bottom: 30px !important;
    margin-top: 30px !important;
}

.mtb-sm {
    margin-bottom: 45px !important;
    margin-top: 45px !important;
}

.mtb-md {
    margin-bottom: 60px !important;
    margin-top: 60px !important;
}

.mtb-lg {
    margin-bottom: 80px !important;
    margin-top: 80px !important;
}

.mtb-xl {
    margin-bottom: 100px !important;
    margin-top: 100px !important;
}

.mtb-xxl {
    margin-bottom: 130px !important;
    margin-top: 130px !important;
}

.w-100 {
    width: 100%;
}

.visible-mobile {
    display: block;
}

.overflow-hidden {
    overflow: hidden !important;
}

.relative {
    position: relative !important;
}

.absolute {
    position: absolute !important;
}

.bottom {
    bottom: 0 !important;
}

.top {
    top: 0 !important;
}

.left {
    left: 0 !important;
}

.rigth {
    right: 0 !important;
}

.bold {
    font-weight: 700;
}

.break-allowed {
    white-space: normal !important;
}

.blured {
    filter: blur(2px);
    -webkit-filter: blur(2px);
    -ms-filter: blur(1px);
    filter: url("data:image/svg+xml;utf8,<svg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'><filter%20id='blur'><feGaussianBlur%20stdDeviation='2'%20/></filter></svg>#blur");
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='1');
}


/* TEXT, BORDERS & BACKGROUNDS COLORS
*********************************************************** */
.color-primary {
    color: #00aeef !important;
}

.color-white {
    color: #fff !important;
}

.color-dark {
    color: #383838 !important;
}

.color-up {
    color: #4db74d;
}

.color-down {
    color: #cd2232;
}

.color-neutral {
    color: #0000ff;
}

.bg-primary {
    background-color: #00aeef !important;
}

    .bg-primary a:hover {
        color: #000;
    }

.bg-bar > * {
    margin: 0;
    padding: 18px 0;
    font-weight: 400;
}

.bg-edges {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
}

.bg-edges-max {
    position: relative;
    width: auto;
    margin-left: -1000px;
    margin-right: -1000px;
    padding-left: 1000px;
    padding-right: 1000px;
}

.bg-solid-padding {
    padding-top: 45px;
    padding-bottom: 45px;
}

.bg-white {
    background-color: #fff !important;
}

.bg-dark {
    background-color: #383838 !important;
}

.bg-tertiary {
    background-color: #f0eeee !important;
}

.bg-light {
    background-color: #f8f8f8 !important;
}

.bg-blue-transparent {
    background-color: rgba(3,78,162,.6);
}

.bg-primary-alternate > div > div {
    color: #fff;
}

    .bg-primary-alternate > div > div:nth-child(2n+1) {
        background-color: #00a0e3;
    }

    .bg-primary-alternate > div > div .thumbnail {
        background: none !important;
    }

.bg-cover, .bg-cover-top {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.bg-cover-top {
    background-position: center top;
}

a:hover,
.quickview-item-data a:hover,
.form-steps-indicator li:not(.active):hover,
.form-steps-indicator li:not(.active):hover a,
.toggle-list div,
.dropdown-menu > li > a,
#footer-links h2, #footer-links .h2,
#footer-links h2 a, #footer-links .h2 a,
.form-steps-indicator a.btn.btn-step:hover,
.form-steps-indicator button.btn.btn-step:hover,
.quickview-list-compacted .quickview-item-bottom a:hover,
.toggle-list-horizontal .toggle-list h4 a[aria-expanded="true"],
#story .nav-pills li a::after,
.market-quotes-viewer .table a {
    color: #00aeef;
}

.bg-primary-alternate > div > div,
.btn-primary,
header > .container-fluid,
#primary-nav,
#login-panel,
.flex-control-paging li a.flex-active,
#fixed-bar .fixed-bar-icon,
#social a:hover,
.form-steps-indicator ol li.active,
.form-steps-indicator a.btn.btn-step.active,
.form-steps-indicator button.btn.btn-step.active,
#story .nav-pills li.active a {
    background-color: #00aeef;
}

.btn-primary,
.border-color-primary,
#profile-image figure.h1 a:hover {
    border-color: #00aeef !important;
}

#primary-nav li a,
#primary-nav li a:hover,
.slide-content .slide-title,
#fixed-bar,
#fixed-bar a,
#social li a,
#social li a:hover,
.slide-content .slide-content-left-inner,
.slide-content .slide-content-right-inner,
.quickview-item-data,
.quickview-item-data a:link,
.quickview-item-data a:active,
.quickview-item-data a:visited,
#nav-market-quotes li > a,
.progress, .progress-bar,
.form-controls-white .form-control,
.form-steps-indicator li.active,
.form-steps-indicator li.active a,
.form-steps-indicator a.btn.btn-step.active,
.form-steps-indicator button.btn.btn-step.active,
#story .nav-pills li.active a::after {
    color: #fff;
}

#logo-container,
.flex-control-paging li a,
.flex-control-paging li a:hover,
.progress,
#loader {
    background-color: #fff;
}

.market-main-value-1.up,
.market-main-value-2.up {
    color: #4db74d;
}

.market-main-value-1.down,
.market-main-value-2.down {
    color: #cd2232;
}

.market-main-value-1.neutral,
.market-main-value-2.neutral {
    color: #0000ff;
}
/* TEXT, BORDERS & BACKGROUNDS COLORS
*********************************************************** */

.cf {
    position: relative;
}

    .cf:before,
    .cf:after {
        content: " "; /* 1 */
        display: table; /* 2 */
    }

    .cf:after {
        clear: both;
    }

.top-gap-fix {
    margin-top: -8px;
}

.container-fluid {
    position: relative;
}

section {
    margin: 0 auto 50px;
    /*padding: 30px 0 0;*/
    padding: 0px 0 0;
}

    section:first-child {
        padding: 0;
        margin: 0 auto 50px;
    }

    section.header-image + section > div > .row > div:first-child {
        margin-top: 0;
    }

.section-title {
    margin: 0 0 50px;
}

.featured-title {
    max-width: 75%;
    border: 1px solid #000;
    border-radius: 10px;
    padding: 9px 20px;
    margin: 50px auto 25px;
    line-height: 1;
}

#loader {
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 9999;
}

input.datepicker {
    display: inline-block;
    width: auto;
}

.datepicker-field span {
    display: none;
}

#profile-image figure.h1 a {
    margin: auto;
    border: 5px solid #383838;
    border-radius: 50%;
}

.bread-crumb {
    line-height: 60px;
    overflow: hidden;
}

#map {
    height: 390px;
    overflow: hidden;
}

    #map iframe {
        height: 100%;
        width: 100%;
    }


/* GENERAL STRUCTURE
*********************************************************** */
header {
    height: 70px
}

    header div, #logo-container a {
        height: 100%;
    }

#primary-nav li a,
#logo-container a,
#login-panel, .navbar-toggler {
    line-height: 70px;
}

#start-content {
    padding-top: 70px;
    overflow: hidden;
}

.toggle-banner-inbox {
    top: 70px;
}
/* /// GENERAL STRUCTURE
*********************************************************** */



/* HEADER
*********************************************************** */
header {
    width: 100%;
    top: 0px;
    position: fixed;
    margin: 0px;
    left: 0px;
    z-index: 1001;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.12);
    box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.12);
}

    header .logo img {
        max-width: 140px;
        width: 100%;
    }

#logo-container {
    padding-right: 15px;
    text-align: left;
}

#login-panel {
    float: right;
    text-align: right;
    display: none;
}

    #login-panel a {
        width: 155px;
        text-align: left;
        font-weight: 500;
    }

        #login-panel a:last-child {
            margin-right: 10px;
        }

.header-image:not(.header-image):not(.header-image-small), .flexslider {
    margin: 0;
}

.header-image .flexslider .slides > li {
    height: 450px;
}

.header-image-small .flexslider .slides li {
    height: 400px;
}

.flexslider .slides,
.flexslider .slides,
.header-image .slide-content .table .table-cell > div {
    height: auto; /*height: 100%;*/
}

.header-image .slide-content .table .table-cell {
    padding: 0 15px;
}

.header-image .slide-content-right {
    display: none;
}
/* ///HEADER
*********************************************************** */


/* FOOTER
*********************************************************** */
footer {
}

#footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#footer-links .column {
    width: 100%;
    display: block;
    vertical-align: top;
    padding: 0 15px;
    margin-right: -6px;
}

#footer-links ul li {
    line-height: 1.4;
}

#footer-links h2,
#footer-links .h2 {
    line-height: 1;
    text-align: center;
    margin-bottom: 0;
    margin-top: 0px;
    font-weight: 300;
}

#footer-links li.h2 {
    margin-bottom: 10px;
}

#footer-links li a {
    padding: 5px 0;
    display: inline-block;
}

#footer-links .column-inner {
    overflow: hidden;
    height: auto;
    max-height: 0;
    text-align: center;
}

#footer-links .column:not(:first-child) {
    margin-top: 18px;
}

#contact-links > div {
    border-width: 1px 0;
    border-style: solid;
    border-color: #383838;
    margin: 50px auto;
    padding-top: 50px;
    padding-bottom: 50px;
}

#contact-links address, #terms {
    font-family: 'lato', sans-serif;
    margin: 0;
}

#legals {
    font-family: 'lato', sans-serif;
    margin-bottom: 50px;
    text-align: justify;
}

#terms {
    margin-top: 10px;
}

#contact-links .table-cell {
    display: block;
    text-align: center;
    min-height: auto;
}
/* /// FOOTER
*********************************************************** */


/* MENU PRINCIPAL
*********************************************************** */
#primary-nav {
    position: fixed;
    opacity: 0;
    top: -100px;
    width: 100%;
    right: 0;
    z-index: 1;
    bottom: 100%;
    background: rgba(255,255,255, .9);
    overflow: hidden;
    z-index: -1;
    -webkit-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
}

    #primary-nav.in {
        top: 70px;
        bottom: 0;
        opacity: 1;
    }

    #primary-nav ul {
        background: rgba(0, 174, 239, .95);
        margin-left: -15px;
        margin-right: -15px;
        padding: 0 15px;
    }

        #primary-nav ul li.visible-mobile:not(:last-child) {
            border-top: 2px solid rgba(0,0,0,.45);
        }

        #primary-nav ul li {
            display: block;
            text-align: center;
        }

    #primary-nav li a {
        margin: 0;
        padding: 0px 0px;
        display: block;
        font-weight: 300;
        text-align: right;
        line-height: 55px;
        -webkit-transition: all .4s ease-in-out 0s;
        transition: all .4s ease-in-out 0s;
    }

    #primary-nav ul li.visible-mobile {
        margin-left: -15px;
        margin-right: -15px;
        background: #fff;
        padding-left: 15px;
        padding-right: 15px;
    }

        #primary-nav ul li.visible-mobile a {
            color: #383838;
        }

    #primary-nav li a:hover {
        background-color: rgba(0,0,0,.09);
    }

    #primary-nav li.active a, #primary-nav li a:hover {
        background: rgba(0,0,0,.09);
        margin-right: -15px;
        margin-left: -15px;
        padding-right: 15px;
        padding-left: 15px;
        /*color: #383838;*/
        opacity: 1;
    }

.navbar-toggler {
    cursor: pointer;
    line-height: 30px;
    padding: 5px;
    margin: 0;
    border: none;
    border-radius: 0;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    background: none;
}

    .navbar-toggler:hover,
    .navbar-toggler:active,
    .navbar-toggler:focus {
        border: none;
        outline: none;
        text-decoration: none;
    }

#mobile-menu-icon {
    display: block;
}

#mobile-menu-icon {
    line-height: 70px;
    text-align: center;
    float: right;
}

    #mobile-menu-icon .navbar-toggler-icon {
        text-align: center;
        position: relative;
        width: 1.7em;
        height: 1px;
        background-color: #fff;
        -webkit-transition: all 200ms linear;
        transition: all 200ms linear;
        display: inline-block;
        vertical-align: middle;
        content: "";
        background-size: 100% 100%;
    }

        #mobile-menu-icon .navbar-toggler-icon::before,
        #mobile-menu-icon .navbar-toggler-icon::after {
            content: '';
            width: 70%;
            height: 1px;
            background-color: #fff;
            top: -7px;
            left: 0;
            position: absolute;
            z-index: 1;
            -webkit-transition: all 200ms linear;
            transition: all 200ms linear;
        }

        #mobile-menu-icon .navbar-toggler-icon::after {
            top: auto;
            left: auto;
            bottom: -7px;
            right: 0;
        }

    #mobile-menu-icon .navbar-toggler:hover .navbar-toggler-icon::before,
    #mobile-menu-icon .navbar-toggler:hover .navbar-toggler-icon::after {
        width: 100%;
    }

    #mobile-menu-icon .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
        background-color: transparent;
    }

        #mobile-menu-icon .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon::before {
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            top: 50%;
            width: 100%;
        }

        #mobile-menu-icon .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon::after {
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            bottom: 50%;
            width: 100%;
        }

    #mobile-menu-icon .navbar-toggler[aria-expanded="true"]:hover .navbar-toggler-icon::after,
    #mobile-menu-icon .navbar-toggler[aria-expanded="true"]:hover .navbar-toggler-icon::before {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }


/*.header-menu > div > div > div > div > div {
    background: rgba(0,0,0,0.05);
}*/

/*.header-menu > div, .header-menu > div > div > div {
    background: rgba(0,0,0,0.09);
}

    .header-menu > div > div > div > div {
        margin: 0 5% 0 5%;
    }

        .header-menu > div > div > div > div > div > ul > li {
            background-color: transparent !important;
        }

            .header-menu > div > div > div > div > div > ul > li > a > h6 {
                color: white;
            }*/

.dropdown-menu > li {
    background: rgba(0,0,0,0.09);
}

.toggle-header > ul > li > a[aria-expanded="true"] {
    background: rgba(0,0,0,0.09);
    /*color: #383838 !important;*/
}
/* /// MENU PRINCIPAL
*********************************************************** */
/* FLEXSLIDER
*********************************************************** */
.flexslider {
    padding: 0;
    border: none;
    margin: 0;
    overflow: hidden;
}

    .flexslider .slide-logo {
        display: none;
        top: 50%;
        position: absolute;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

        .flexslider .slide-content-left-inner .slide-logo,
        .flexslider .slide-logo.left {
            left: 15px;
            text-align: left;
        }

        .flexslider .slide-content-right-inner .slide-logo,
        .flexslider .slide-logo.right {
            right: 15px;
            left: auto !important;
            text-align: right;
        }

    .flexslider .slide-content-right-inner .slide-logo {
        position: relative;
        right: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    .flexslider .slide-logo img {
        max-width: 70%;
    }

    .flexslider li {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        background-color: transparent;
        width: 100%;
    }

        .flexslider li > div {
            position: relative;
            height: 100%;
        }

    .flexslider .slide-content img {
        width: auto;
        max-width: 100%;
        height: auto;
        display: inline-block;
    }

.flexslider-short.flexslider:not(.carrousele) .slides > li {
    height: auto;
}

.flexslider-short.flexslider .slides > li .thumbnail-title {
    min-height: auto;
    margin-bottom: 5px;
}

.flexslider-short.flexslider .slides > li.thumbnail-item .caption > div {
    /*min-height: 95px !important;margin-bottom: 25px;*/
}

.flex-direction-nav a {
    display: block;
    height: 100%;
    left: 0;
    width: 60px;
    top: 0;
}

    .flex-direction-nav a::before {
        top: 50%;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 0.7;
    left: 0;
}

.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 0.7;
    right: 0;
}

.flex-direction-nav .flex-prev {
    opacity: 1;
    left: -50px;
}

.flex-direction-nav .flex-next {
    opacity: 1;
    right: -50px;
    left: auto;
}

.slider-container {
    padding: 0;
}

.slide-content.gradient-left::before,
.slide-content.gradient-right::before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.75+0,0.5+75,0+100 */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0.75)),color-stop(75%, rgba(255,255,255,0.5)),to(rgba(255,255,255,0)));
    background: linear-gradient(to right, rgba(255,255,255,0.75) 0%,rgba(255,255,255,0.5) 75%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}

.slide-content.gradient-right::before {
    left: auto;
    right: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,0.5+25,0.75+100 */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0)),color-stop(25%, rgba(255,255,255,0.5)),to(rgba(255,255,255,0.75)));
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 25%,rgba(255,255,255,0.75) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#bfffffff',GradientType=1 ); /* IE6-9 */
}

.slide-content .slide-main-title {
    line-height: 1.1;
    margin-bottom: 15px;
}

.slide-content .slide-big-title {
    line-height: normal;
}

.slide-content {
    height: 100%;
    position: relative;
    padding: 20px 0;
}

    .slide-content .table {
        height: 100%;
        margin: 0;
    }

    .slide-content .slide-content-left,
    .slide-content .slide-content-right,
    .slide-content .slide-content-center {
        height: 100%;
    }

    .slide-content .slide-title {
        font-weight: 400;
        line-height: 1.15;
        margin-bottom: 20px;
    }

    .slide-content .btn {
        margin: 30px 0;
        position: relative;
        padding: 15px 30px 15px 75px;
        border-radius: 10px;
    }

    .slide-content .slide-content-left-inner { /*max-width: 400px;*/
        position: relative;
        overflow: hidden;
    }

    .slide-content .slide-content-right-inner {
        text-align: right;
        overflow: hidden;
    }

    .slide-content .btn-transparent .fa-chevron-right {
        position: absolute;
        left: 30px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 28px;
    }

    .slide-content .table > .table-cell + .table-cell {
        margin-top: 0;
    }

    .slide-content .opacity-black::before {
        right: 0;
        bottom: -20px;
        left: 0;
        top: -20px;
        height: auto;
        width: auto;
    }

.slides-pager {
    position: absolute;
    bottom: 50px;
    width: 100%;
    height: 1px;
    z-index: 100;
}


.flex-direction-nav { /*display: none;*/
}

.flex-control-nav, flex-control-paging {
    bottom: 50px;
    z-index: 100;
}

    .flex-control-nav li, flex-control-paging li {
        height: auto;
        width: auto;
    }

.flex-control-paging li a {
    width: 15px;
    height: 15px;
    text-indent: 99999px;
}

    .flex-control-paging li a:hover {
        opacity: .7;
    }

.flex-control-nav, flex-control-paging {
    width: auto;
    position: relative;
    bottom: auto;
    text-align: right;
}
/* ///FLEXSLIDER
*********************************************************** */


/* FIXEDBAR
*********************************************************** */
#fixed-bar {
    /*display: none;*/
    position: fixed;
    z-index: 101;
    width: 100%;
    bottom: 250px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

    #fixed-bar .row > div {
        float: right;
        text-align: right;
        font-family: 'lato', sans-serif;
        font-weight: 400;
        padding: 0;
    }

    #fixed-bar .fixed-bar-icon {
        margin-bottom: 5px;
        float: right;
        padding: 0;
        white-space: nowrap;
        -webkit-transition: all .4s ease-in-out 0s;
        transition: all .4s ease-in-out 0s;
    }

        #fixed-bar .fixed-bar-icon.return {
            opacity: 0;
        }

            #fixed-bar .fixed-bar-icon.return.open {
                opacity: 1;
            }

    #fixed-bar span {
        margin-left: 12px;
        opacity: 0;
        -webkit-transition: all .25s ease-in-out .15s;
        transition: all .25s ease-in-out .15s;
    }

    #fixed-bar a:hover span {
        opacity: 1;
    }

    #fixed-bar a {
        width: auto;
        display: block;
        -webkit-transition: all .4s ease-in-out 0s;
        transition: all .4s ease-in-out 0s;
        text-align: center;
    }

        #fixed-bar a:hover { /*opacity: .75;*/
            max-width: 500px;
            width: auto;
            min-width: 30px;
        }

    #fixed-bar,
    #fixed-bar div:not(.fixed-bar-icon) {
        height: 1px;
    }

        #fixed-bar a {
            -webkit-box-shadow: -3px 3px 10px 1px rgba(0,0,0,.12);
            box-shadow: -3px 3px 10px 1px rgba(0,0,0,.2);
        }

        #fixed-bar a {
            /*max-width: 30px;*/
            width: 30px;
            padding: 5px 5px 3px 5px;
            line-height: 30px;
            text-align: center;
        }

        #fixed-bar .row:not(first-child) {
            margin-top: 44px;
        }

        #fixed-bar .row:first-child i {
            margin-left: 5px;
        }

        #fixed-bar .row:first-child + .row i {
            margin-left: 2px;
        }
/* ///FIXEDBAR
*********************************************************** */


/* SOCIAL
*********************************************************** */
#social {
    margin-bottom: 100px
}

    #social ul {
        margin: 0;
        padding: 0;
        text-align: center;
        vertical-align: middle;
    }

    #social li {
        display: inline-block;
        margin: 0 8px;
    }

        #social li i {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }

        #social li a {
            width: 35px;
            height: 35px;
            line-height: 35px;
            background-color: #383838;
            display: block;
            border-radius: 50%;
            vertical-align: middle;
            text-align: center;
            -webkit-transition: all .4s ease-in-out 0s;
            transition: all .4s ease-in-out 0s;
        }

        #social li:first-child {
            display: block;
            text-align: center;
            margin: 0 0 30px;
        }
/* SOCIAL
*********************************************************** */


/* HOMEPAGE
*********************************************************** */

#stores {
    font-size: 15px;
    font-size: 1.5rem;
    margin-top: 30px;
}

    #stores img {
        max-width: 100% !important;
        width: auto !important;
        display: initial !important;
    }

.banner-bgimg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 465px;
}

    .banner-bgimg > .row {
        height: 100%;
    }

        .banner-bgimg > .row > div {
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            position: relative;
            top: 50%;
        }


div.banner-historia p {
    font-size: 30px;
}

@media (min-width: 768px) {
    div.banner-historia p {
        font-size: 40px;
    }
}

@media (min-width: 992px) {
    div.banner-historia p {
        font-size: 45px;
    }
}


/* QUICKVIEW GRID
*********************************************************** */
.quickview-item {
    padding: 0;
}

    .quickview-item > div {
        position: relative;
        height: 100%;
    }

.quickview-item-data {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 35px 30px;
    font-family: 'lato', sans-serif;
    z-index: 1;
}

    .quickview-item-data > div {
        height: 100%;
        width: 100%;
    }

    .quickview-item-data .type {
    }

    .quickview-item-data .type,
    .quickview-date {
        font-weight: 400;
        display: block;
        line-height: 1.17;
    }

.quickview-title {
    font-weight: 400;
    margin-bottom: 15px;
    line-height: 1;
}

.quickview-item-top,
.quickview-item-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px 20px 20px;
}

.quickview-item-middle {
    position: relative;
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
}

    .quickview-item-middle > * {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .quickview-item-middle > .item-middle-bigtext {
        font-size: 5.5rem;
        font-weight: 700;
        font-style: italic;
        padding: 0 25px;
        text-align: left;
        margin: 0;
        line-height: 45px;
        margin-top: -40px;
        position: relative;
    }

        .quickview-item-middle > .item-middle-bigtext > span {
            font-size: 3rem;
            display: block;
            text-align: right;
            line-height: 1;
        }

.quickview-preview, .quickview-preview p {
    line-height: 1.2;
    overflow: hidden;
}

.quickview-item-bottom.bg-logo {
    background-image: url(/Content/Images/logo-ppi-white.png);
    background-size: 12%;
    background-position: calc(100% - 20px) calc(100% - 20px);
    background-repeat: no-repeat;
}

.quickview-item-top {
    top: 0;
    bottom: auto;
}

.quickview-item-bottom .quickview-preview {
    margin-bottom: 0px;
    line-height: 1.2;
}

.quickview-item-bottom .btn {
    margin-top: 10px;
}

.quick-preview-copy {
    max-height: 95px;
    overflow: hidden;
}

.quickview-item figure,
.quickview-item:hover figure {
    overflow: hidden;
}

    .quickview-item figure::before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
        z-index: 1;
        background: rgba(50,50,50,.5);
        -webkit-transition: all .3s ease-in-out 0s;
        transition: all .3s ease-in-out 0s;
    }

    .quickview-item figure.opaque::before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
        z-index: 1;
        background: none;
    }

.quickview-item:not(.video):hover figure::before { /*background: rgba(0,0,0,0);*/
}

.quickview-item img {
    position: relative;
    z-index: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
}

.quickview-item:hover figure img {
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
}

.quickview-list .quickview-item {
    margin-bottom: 35px; /*height: 390px;*/
}

.quickview-list-compacted > .row:not(:first-child) {
    margin-top: 35px;
}

.quickview-list.quickview-list-short .quickview-item {
    padding-top: 65%;
}

    .quickview-list.quickview-list-short .quickview-item > div {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        overflow: hidden;
    }

.quickview-list .quickview-item.article figure::before {
    display: none;
}

.quickview-list .quickview-item.article .quickview-item-bottom {
    background-color: rgba(240,238,238, 1);
    height: auto;
    max-height: none;
    color: #383838;
    padding: 15px;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.quickview-list .quickview-item.article:not(.more-read):hover .quickview-item-bottom {
    background-color: #00aeef;
}

.quickview-list .quickview-item.article .quickview-item-data .type,
.quickview-list .quickview-item.article .quickview-date {
    display: inline;
    margin-right: 10px;
}

.quickview-list .quickview-item.article .quickview-title {
    margin: 5px 0; /*height: 75px;*/
    padding: 20px 0;
    overflow: hidden;
}

.quickview-list .quickview-item.article .quick-preview-copy {
    height: auto;
}

.quickview-list .quickview-item.article .quickview-preview,
.quickview-list .quickview-item.article.video .quickview-preview {
    height: 90px;
    display: none;
}

.quickview-list .quickview-item.article .quickview-title,
.quickview-list .quickview-item.article .quickview-item-data .type,
.quickview-list .quickview-item.article .quickview-date,
.quickview-list .quickview-item.article .quick-preview-copy {
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    color: #383838;
}

.quickview-list .quickview-item.article:not(.more-read):hover .quickview-title,
.quickview-list .quickview-item.article:not(.more-read):hover .quickview-item-data .type,
.quickview-list .quickview-item.article:not(.more-read):hover .quickview-date,
.quickview-list .quickview-item.article:not(.more-read):hover .quick-preview-copy,
.quickview-list .quickview-item.article.video:hover .icon-youtube {
    color: #fff;
}

.quickview-list .video .quickview-item-bottom {
    top: 0;
    bottom: 0;
}

    .quickview-list .video .quickview-item-bottom div:first-child {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        /*padding: 65px 40px 0;*/
        padding: 25px 25px 0;
    }

        .quickview-list .video .quickview-item-bottom div:first-child span {
            margin-bottom: 5px;
        }

.quickview-list .video:not(.article) .quickview-title {
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    /*padding: 0 40px 65px;*/
    padding: 0 25px 25px;
    margin: 0;
}

.quickview-list .video:not(.article) .quickview-preview {
    display: none;
}

.quickview-list .video:not(.article) .quickview-item-bottom::before {
    content: '\f144';
    position: absolute;
    width: 28%;
    height: 28%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    color: rgba(255,255,255,.6);
    min-width: 80px;
    font-family: 'Font Awesome 5 Free';
    text-align: center;
    /*font-size: 15rem;*/
    font-size: 8rem;
    line-height: 1;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.quickview-list .quickview-item.video:hover .quickview-item-bottom::before {
    color: rgba(0,174,239, .7);
}

.quickview-list .video .quickview-item-bottom .icon-youtube {
    display: none;
}

.quickview-list .video .quickview-item-bottom a {
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1;
}

.quickview-list .quickview-item.article.video .quickview-item-bottom {
    top: auto;
}

    .quickview-list .quickview-item.article.video .quickview-item-bottom a {
        position: relative;
    }

    .quickview-list .quickview-item.article.video .quickview-item-bottom div:first-child {
        position: relative;
        padding: 0;
    }

.quickview-list .quickview-item.article.video .icon-youtube {
    position: absolute;
    display: inline-block;
    text-align: right;
    right: 0;
    left: auto;
    top: 50%;
    font-size: 2rem;
    width: 36px;
    color: #383838;
    z-index: 10;
    font-family: 'Font Awesome 5 Brands';
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 1;
    padding: 0;
    border: none;
    background: none;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.quickview-list .quickview-item.article.more-read .quickview-item-data {
    height: calc(100% / 4);
    position: relative;
    padding: 0;
    top: auto;
}

.quickview-list .quickview-item.article.more-read .quickview-item-bottom {
    height: 100%;
    position: relative;
}

.quickview-list .quickview-item.article.more-read a {
    display: block;
}

.quickview-list .quickview-item.article.more-read .quickview-preview {
    display: none;
}

.quickview-list .quickview-item.article.more-read .quickview-item-data:first-child .quickview-item-bottom {
    background-color: rgba(0, 174, 239, 1);
}

.quickview-list .quickview-item.article.more-read .quickview-item-data:nth-child(2) .quickview-item-bottom {
    background-color: rgba(226, 224, 223, 1);
}

.quickview-list .quickview-item.article.more-read .quickview-item-data:nth-child(3) .quickview-item-bottom {
    /*background-color: rgba(0, 174, 239, 1);*/
    background-color: rgba(235, 233, 233, 1);
}

.quickview-list .quickview-item.article.more-read .quickview-item-data:last-child .quickview-item-bottom {
    background-color: #f8f8f8;
}

/*.quickview-list .quickview-item.article.more-read .quickview-item-data:not(:first-child):not(:last-child) .quickview-item-bottom {
    background-color: rgba(226, 224, 223, 1);
}*/

.quickview-list .quickview-item.article.more-read .quickview-item-data:first-child .type,
.quickview-list .quickview-item.article.more-read .quickview-item-data:first-child .quickview-date,
.quickview-list .quickview-item.article.more-read .quickview-item-data:first-child .quickview-title {
    color: #fff;
}

.quickview-list .quickview-item.article.more-read .quickview-item-data:hover .quickview-item-bottom a {
    opacity: .6;
}

.quickview-list .quickview-item.article.more-read .h6 {
    font-weight: 700;
    text-align: right;
    position: relative;
    display: block;
    padding: 0 15px;
}





@media (min-width: 1400px) {

    .quickview-item figure img {
        min-height: 440px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {

    .quickview-item figure img {
        min-height: 340px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .quickview-item figure img {
        min-height: 270px;
    }
}



/* ///QUICKVIEW GRID
*********************************************************** *


/* COTIZACIONES
	*********************************************************** */
.market-quotes-box { /*margin: 30px auto 40px;*/
}

    .market-quotes-box > div.wrapper {
        padding: 0 30px;
    }

    .market-quotes-box .nav-pills {
        background-color: #f8f8f8;
    }

    .market-quotes-box .nav-pills-auto {
        background-color: #e4e3e2;
        margin-bottom: 5px;
    }

    .market-quotes-box .nav-pills li {
        border: none;
        width: 20%;
        text-align: center;
    }

    .market-quotes-box .nav-pills-auto li {
        border: none;
        width: auto;
        text-align: center;
    }

    .market-quotes-box .nav-pills > li > a {
        border: none;
        border-radius: 0;
    }

    .market-quotes-box .nav-pills-auto > li > a {
        border: none;
        border-radius: 0;
        padding-left: 10px;
        padding-right: 10px;
        min-width: 60px;
    }

    .market-quotes-box .nav-pills a {
        letter-spacing: -0.03em;
        line-height: 60px;
        cursor: pointer;
        background-color: #e4e3e2;
        padding: 0 5px;
    }

    .market-quotes-box .nav-pills li.active a {
        background: #383838;
        border-radius: 0;
        color: #fff;
    }

    .market-quotes-box .nav-pills li:first-child a {
    }

    .market-quotes-box .nav-pills > li + li {
        margin: 0;
    }

    .market-quotes-box .tab-content {
        padding: 0px; /*height: 258px;overflow: hidden;*/
    }

        .market-quotes-box .tab-content market-quotes {
            min-height: 100%;
        }

        .market-quotes-box .tab-content .h4 {
            position: absolute;
            left: 0;
            bottom: 100%;
            height: 80px;
            margin: 0;
            line-height: 40px;
            font-weight: 700;
            letter-spacing: 0.15em;
            text-transform: uppercase;
            background: #e4e3e2;
            right: 0;
            border: 10px solid #f8f8f8;
            padding: 10px;
        }

.market-quotes-values-container {
    padding: 10px;
    border-bottom: 10px solid #00aeef;
    background: #f8f8f8;
}

.market-quotes .market-quotes-values th,
.market-quotes .market-quotes-values td {
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    /*color: #383838;*/
    border: none;
    vertical-align: middle;
}

.market-quotes .table td,
.market-quotes .table th {
    border: none;
}

.market-quotes .market-quotes-values td i[class*="chevron"] {
    margin-right: 10px;
}

.market-quotes .market-quotes-values th {
    padding: 15px 8px;
}

.market-quotes .axis {
    shape-rendering: crispEdges;
}

    .market-quotes .axis path,
    .market-quotes .axis line {
        fill: none;
        stroke: #383838;
        shape-rendering: crispEdges;
    }

.market-quotes .x.axis line, .x.axis path {
    stroke: #383838;
}

.market-quotes .x.axis .minor {
    stroke-opacity: .5;
}

.market-quotes .y.axis line,
.market-quotes .y.axis path {
    fill: none;
    stroke: #383838;
}

.market-quotes .area {
    fill: #00aeef;
}

.market-quotes .y.axis text {
    color: #383838;
    stroke: #383838;
    font-size: 1.5rem;
}

.market-quotes .x.axis text {
    color: #383838;
    stroke: #383838;
    font-size: 1.6rem;
    -webkit-transform: translateY(100px) rotate(-90deg);
    transform: translateY(28px) rotate(-90deg);
}

.market-quotes .table-striped tbody tr:nth-of-type(2n+1) {
    background-color: rgba(255,255,255,1);
}

.market-quotes-box .graphic-container {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    text-indent: 9999px;
    min-height: 320px !important;
}

.market-quotes-box .market-quotes-values-container {
    min-height: 350px !important;
}

.market-quotes-box .graphic-container > g {
    -webkit-transform: translate(65px, 25px);
    transform: translate(65px, 25px);
}

.market-quotes-box .graphic-container svg {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
}

    .market-quotes-box .graphic-container svg:not(:root) {
        overflow: auto;
    }

.market-quotes-box .quickview-item:not(:first-child) {
    margin-top: 115px;
}
/* ///COTIZACIONES
*********************************************************** */


.toggle-list {
    text-align: center;
}

    .toggle-list h4 a {
        -webkit-transition: all .3s linear 0s;
        transition: all .3s linear 0s;
        margin-bottom: 0;
        position: relative;
        padding-right: 24px;
        text-align: left;
        display: block;
        border-bottom: 2px solid transparent;
        padding-bottom: 5px;
        margin-bottom: 15px;
    }

        .toggle-list h4 a[aria-expanded="true"] {
            color: #383838 !important;
            font-weight: 700;
            border-bottom: 2px solid #383838;
            margin-right: 10%;
            position: unset;
        }

        .toggle-list h4 a::before {
            content: '\f078';
            position: absolute;
            right: 0;
            top: 0;
            text-align: center;
            font-family: 'Font Awesome 5 Free';
            font-weight: 900;
            -webkit-transition: all .4s ease-out 0s;
            transition: all .4s ease-out 0s;
        }

        .toggle-list h4 a[aria-expanded="true"]::before {
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
        }

        .toggle-list h4 a.active {
            border-bottom: 1px solid #383838;
        }

.toggle-list {
    margin-top: 55px;
    margin-bottom: 55px;
}

    .toggle-list div {
        padding-left: 15px;
        text-align: left;
        border-left: 1px solid #383838;
        margin: 0;
        overflow: hidden;
        -webkit-transition: all .2s ease-out 0s;
        transition: all .2s ease-out 0s;
    }

        .toggle-list div.open,
        .toggle-list div.in {
            max-height: 1000px; /*padding: 10px 0 15px;*/
        }

            .toggle-list div.open + h4,
            .toggle-list div.in + h4 {
                margin-top: 25px;
            }

.toggle-list-horizontal .toggle-list {
    margin-top: 55px;
    margin-bottom: 55px;
}
/*.toggle-list-horizontal  h4 a::before{display: none;}*/
.toggle-list-horizontal .table-cell.toggle-list-viewer {
    display: none;
}

.toggle-list-horizontal .toggle-list h4 {
    position: relative;
    display: inline-table;
    width: 100%;
    margin: 0;
}


.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
    border-bottom-color: #fff;
}

#nav-market-quotes li.active a,
#nav-market-quotes li a:focus,
#nav-market-quotes li a:hover {
    border-bottom-color: #fff;
}

#nav-market-quotes ul {
    display: inline-block;
    padding-left: 30px;
    padding-right: 30px;
    vertical-align: top;
}

#nav-market-quotes li {
    display: block;
    float: none;
    margin: 0 0px 10px 0;
}

    #nav-market-quotes li:last-child {
        margin-bottom: 0;
    }

    #nav-market-quotes li > a {
        display: block;
        height: auto;
        padding: 0 0 2px;
        border-bottom: 3px solid transparent;
        border-radius: 0;
        background: transparent;
        line-height: 1.2;
        cursor: pointer;
    }

.opacity-black::before {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0;
    background: rgba(0,0,0,.55);
}

.opacity-black > * {
    position: relative;
    z-index: 1;
}

.step-number {
    border: 3px solid #fff;
    border-radius: 50%;
    width: 45px;
    display: inline-block;
    height: 45px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    right: 15px;
    top: 15px;
    font-weight: 700;
    text-indent: 5px;
}

.btn {
    font-size: inherit;
}

    .btn.focus,
    .btn:focus,
    .btn:hover {
        color: inherit;
        text-decoration: none;
    }

.btn-primary {
    background-image: none;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        background-color: #00adee;
        border-color: #00adee;
    }

        .btn-primary.active.focus,
        .btn-primary.active:focus,
        .btn-primary.active:hover,
        .btn-primary:active.focus,
        .btn-primary:active:focus,
        .btn-primary:active:hover,
        .open > .dropdown-toggle.btn-primary.focus,
        .open > .dropdown-toggle.btn-primary:focus,
        .open > .dropdown-toggle.btn-primary:hover {
            color: #fff;
            background-color: rgba(0, 174, 239, .75);
            border-color: #00aeef;
        }

.btn-transparent,
.btn-transparent-dark,
.btn-transparent-primary,
.btn-transparent-noborder-white {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
}

    .btn-transparent:hover,
    .btn-transparent-dark:hover,
    .btn-transparent-primary:hover,
    .btn-transparent-noborder-white:hover {
        color: #fff;
        opacity: .7;
    }

.btn-transparent-noborder-white {
    color: #fff;
    border: none;
}

.btn-transparent-noborder-dark,
.btn-transparent-noborder-dark:link,
.btn-transparent-noborder-dark:active,
.btn-transparent-noborder-dark:visited {
    color: #383838;
    background-color: transparent;
    border: none;
}

    .btn-transparent-noborder-dark:hover {
        color: #00adee;
    }

.btn-transparent-dark {
    color: #383838;
    border-color: #383838;
}

.btn-transparent-primary {
    color: #00adee;
    border-color: #00adee;
}

.btn-transparent-dark:hover,
.input-file-container:hover + .btn-transparent-dark {
    color: #fff;
    background: #00adee;
    border-color: #00adee;
}

.btn-transparent-primary:hover {
    color: rgba(0, 174, 239, .7);
}

.btn-dark,
.btn-dark:focus,
.btn-dark:active,
.btn-dark:visited {
    color: #fff;
    background-color: #383838;
    border-color: #383838;
}

    .btn-dark:hover {
        color: rgba(255,255,255,.7);
    }

.btn {
    text-align: left;
    border-radius: 6px;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
}

    .btn.btn-primary,
    .btn.btn-transparent,
    .btn.btn-transparent-dark,
    .btn.btn-transparent-primary,
    .btn-transparent-noborder-white,
    .btn-transparent-noborder-dark,
    .btn-dark {
        position: relative;
        text-shadow: none;
    }

        .btn.btn-primary::before,
        .btn.btn-transparent::before,
        .btn.btn-transparent-dark::before,
        .btn.btn-transparent-primary::before,
        .btn-transparent-noborder-white::before,
        .btn-transparent-noborder-dark::before,
        .btn-dark::before {
            content: "\f054";
            font-family: 'Font Awesome 5 Free';
            font-size: 100%;
            position: absolute;
            text-align: center;
            top: 50%;
            left: 15px;
            font-weight: 900;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            line-height: normal;
        }

        .btn-transparent-noborder-dark::before {
            width: 25px;
        }

.btn-empty {
    display: inline-table;
    padding: 6px 20px !important;
    white-space: pre-wrap;
    margin-top: 0;
}

    .btn-empty::before {
        width: auto !important;
        -webkit-transform: translate(-50%,-50%) !important;
        transform: translate(-50%,-50%) !important;
        left: 50% !important;
        top: 50% !important;
    }

.btn.btn-file {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0;
    right: 0;
    z-index: 1;
    margin: 0;
}

a.btn.btn-step,
button.btn.btn-step {
    cursor: pointer !important;
    position: absolute;
    top: 0;
    right: 15px;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    will-change: transform;
}

    a.btn.btn-step::before,
    button.btn.btn-step::before {
        display: none;
    }

a.btn + a.btn, button.btn + button.btn {
    /*margin: 10px;*/
}

.btn.btn-primary,
.btn.btn-transparent,
.btn.btn-transparent-dark,
.btn.btn-transparent-primary,
.btn-transparent-noborder-white,
.btn-transparent-noborder-dark,
.btn-dark {
    padding: 6px 20px 6px 35px;
}

.form-group.multifield .field-container .btn-empty {
    position: absolute;
    right: 0;
    bottom: 14px;
}

.btn:active, .btn.active {
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.dropdown .btn.btn-transparent-dark {
    padding: 6px 45px 6px 40px;
}

    .dropdown .btn.btn-transparent-dark::before {
        left: auto;
        right: 0;
        content: "\f078";
        -webkit-transition: all .3s ease-in-out 0s;
        transition: all .3s ease-in-out 0s;
        -webkit-transform: rotate(0deg) translateY(-50%);
        transform: rotate(0deg) translateY(-50%);
        -webkit-transform-origin: top;
        transform-origin: top;
    }

.dropdown.open .btn.btn-transparent-dark::before {
    -webkit-transform: rotate(180deg) translateY(-50%);
    transform: rotate(180deg) translateY(-50%);
}

.dropdown .btn-transparent-dark + .dropdown-menu > li:not(.divider) {
    background: #fff;
    margin: 0px 0 1px;
}

.dropdown-menu {
    overflow: hidden;
    margin: 0;
    padding: 0;
    font-size: 1.6rem;
}

    .dropdown-menu > li > a:hover,
    .dropdown-menu > li > a:focus {
        background: #00adee;
        color: #fff;
    }

.modal-content {
    padding: 5px 0px 5px;
}

.modal-title {
    padding-right: 20px;
}

.modal-footer, .modal-header {
    border: none;
}

.modal-header {
    padding: 15px 40px 5px 15px;
}

    .modal-header .close {
        margin-top: -2px;
        color: #fff;
        opacity: .7;
        -webkit-transition: all .3s ease-in-out 0s;
        transition: all .3s ease-in-out 0s;
        position: absolute;
        right: 15px;
        top: 15px;
        text-shadow: none;
        ;
    }

        .modal-header .close:hover {
            opacity: 1;
        }

/*.btn.h2{padding: 10px 60px 10px 90px; border-radius: 12px;}*/
.btn.h2::before {
    left: 15px;
}

.btn.h3 {
    padding: 5px 25px 5px 50px;
    line-height: 1.2;
}
/*.btn.h3::before{left: 20px;}*/

.btn.w-100 {
    white-space: normal;
}

.thumbnail {
    border: none;
    padding: 0;
    margin-bottom: 30px;
    overflow: hidden;
}

    .thumbnail figure {
        margin-bottom: 30px;
        overflow: hidden;
    }

    .thumbnail:hover img {
        -webkit-transform: scale(1.05, 1.05);
        transform: scale(1.05, 1.05);
    }

.thumbnail-title {
}

.thumbnail .caption {
    padding: 0 15px;
    margin-bottom: 25px;
    overflow: hidden;
}

    .thumbnail .caption img {
        -webkit-transition: all .3s ease-in-out 0s;
        transition: all .3s ease-in-out 0s;
        max-height: 80px;
        margin-bottom: 25px;
    }

.thumbnail .btn {
    position: relative;
    margin-bottom: 30px;
}

    .thumbnail .btn i {
        position: absolute;
        left: 25px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 14px;
        height: 23px;
    }

.thumbnail .thumbnail-title {
    letter-spacing: -.03em;
    margin-bottom: 25px;
    padding: 0 15px;
    line-height: 1.1;
}

    .thumbnail .thumbnail-title:last-child {
        margin-bottom: 0;
    }

.thumbnail-item:nth-child(2n+1) .thumbnail {
    background: #e2e0df;
}

.thumbnail.no-shadow, .no-shadow .ñ {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.thumbnail-item .thumbnail:last-child {
    margin-bottom: 30px;
}

.thumbnail-item + .thumbnail-item {
    margin-top: 35px;
}

.carrousele .thumbnail-item + .thumbnail-item {
    margin-top: 0;
}

form.transparent-controls {
}

    form.transparent-controls .form-control {
        background-color: transparent;
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        color: #383838;
        border-radius: 0;
        padding: 10px 0px;
        height: auto;
        margin: 0;
    }

form.form-controls-white .form-group {
    border-bottom-color: #fff;
}

form .form-control::-webkit-input-placeholder {
    color: #7a7a7a;
}

form .form-control::-moz-placeholder {
    color: #7a7a7a;
}

form .form-control:-ms-input-placeholder {
    color: #7a7a7a;
}

form .form-control:-moz-placeholder {
    color: #7a7a7a;
}

form .form-control.placeholder-default::-webkit-input-placeholder {
    color: #7a7a7a !important;
}

form .form-control.placeholder-default::-moz-placeholder {
    color: #7a7a7a !important;
}

form .form-control.placeholder-default:-ms-input-placeholder {
    color: #7a7a7a !important;
}

form .form-control.placeholder-default:-moz-placeholder {
    color: #7a7a7a !important;
}

form .form-control.placeholder-primary::-webkit-input-placeholder {
    color: #00aeef !important;
}

form .form-control.placeholder-primary::-moz-placeholder {
    color: #00aeef !important;
}

form .form-control.placeholder-primary:-ms-input-placeholder {
    color: #00aeef !important;
}

form .form-control.placeholder-primary:-moz-placeholder {
    color: #00aeef !important;
}

form.form-controls-white ::-webkit-input-placeholder {
    color: #fff;
}

form.form-controls-white ::-moz-placeholder {
    color: #fff;
}

form.form-controls-white :-ms-input-placeholder {
    color: #fff;
}

form.form-controls-white :-moz-placeholder {
    color: #fff;
}

.form-controls > .btn {
    font-weight: 700;
}

.form-controls > a.btn,
.form-controls > button.btn {
    margin-top: 15px;
    margin-bottom: 15px;
}

.form-group {
    margin-bottom: 10px;
    border-bottom: 1px solid #383838;
    position: relative;
    line-height: normal;
}

    .form-group > i.fa,
    .form-group > i.far,
    .form-group .field-container > i.fa,
    .form-group .field-container > i.far {
        position: absolute;
        right: 0;
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        margin: -3px 0 0;
    }

    .form-group > i.far,
    .form-group .field-container > i.far {
        font-weight: 400;
    }

    .form-group > i.fa,
    .form-group > i.far,
    .form-group .field-container > i.fa,
    .form-group .field-container > i.far {
        color: #7a7a7a;
    }

.field-container div[data-toggle="buttons"] {
    padding: 0px;
    margin: 0;
}

.form-group .field-container > [data-toggle="buttons"] + i.fa,
.form-group .field-container > [data-toggle="buttons"] + i.far {
    bottom: 9px;
    top: auto;
    -webkit-transform: none;
    transform: none;
}

.form-group .field-container label + div[data-toggle="buttons"] {
    margin: 7px 0 0;
    display: block;
}

.form-group .btn-group label.btn {
    margin: 0;
    padding-top: 0;
    padding-bottom: 6px;
}

    .form-group .btn-group label.btn:first-child {
        padding-left: 0;
    }

.form-group .field-container {
    position: relative;
    border-bottom: 1px solid #383838;
}

    .form-group .field-container:before,
    .form-group .field-container:after {
        content: " ";
        display: table;
    }

    .form-group .field-container:after {
        clear: both;
    }

.form-group small {
    line-height: 1;
    margin-bottom: 15px;
}

.field-title {
    font-weight: 700;
}

.form-group small,
.form-group .legal-text {
    line-height: 1;
    margin-top: 30px;
    margin-bottom: 30px;
    clear: both;
}

.form-group small {
    margin: 25px 0 20px;
}

.form-group .legal-text {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    line-height: 1.2;
    font-family: 'lato', sans-serif;
    font-weight: 300;
    text-align: justify;
}

.form-group.multifield {
    margin-bottom: 80px;
    border-bottom: 0;
}

    .form-group.multifield > .field-title {
        margin-bottom: 30px;
        font-weight: 700;
    }

    .form-group.multifield .field-title.h2 {
        margin-bottom: 30px;
        line-height: 1.5;
    }

    .form-group.multifield label.h2 {
        margin: 0px 0 25px;
    }

.form-group .btn-group.btn-group-block {
    display: block;
}

    .form-group .btn-group.btn-group-block > label,
    .form-group .btn-group.btn-group-block > span {
        display: block;
        float: none;
        padding-left: 0;
        margin-bottom: 25px;
        white-space: normal;
    }

.form-group .btn-group.btn-hidden > label i {
    display: none !important;
}

.form-group .btn-group.btn-group-block > label:last-child {
    margin-bottom: 0;
}

.form-group .field-title + small {
    margin-top: -20px;
    margin-bottom: 20px;
}

.form-group .input-group-addon {
    border: none;
    background: none;
    font-size: 2.3rem;
}


label {
    font-weight: 400;
    padding-right: 20px;
}

    label.btn span {
        margin-right: 10px;
    }

    label input[type="radio"] ~ i.far {
        margin: 0 5px;
    }

        label input[type="radio"] ~ i.far.fa-circle,
        label input[type="radio"]:checked ~ i.far.fa-dot-circle {
            display: inline;
        }

        label input[type="radio"] ~ i.far.fa-dot-circle,
        label input[type="radio"]:checked ~ i.far.fa-circle {
            display: none;
        }

    label input[type="checkbox"] ~ i.far.fa-square,
    label input[type="checkbox"]:checked ~ i.far.fa-check-square {
        display: inline;
    }

    label input[type="checkbox"] ~ i.far.fa-check-square,
    label input[type="checkbox"]:checked ~ i.far.fa-square {
        display: none;
    }

    label:hover input[type="radio"] ~ i.fa {
    }

    label:hover input[type="checkbox"] ~ i.fa {
    }

.field-container label + div[data-toggle="buttons"] {
    margin: 0 20px;
}

div[data-toggle="buttons"] label.active,
div[data-toggle="buttons"] label.active:hover {
    color: #00adee;
}

div[data-toggle="buttons"] label {
    display: inline-block;
    padding: 0px 12px;
    margin-bottom: 0;
    font-weight: normal;
    line-height: 1.4;
    text-align: left;
    white-space: nowrap;
    vertical-align: top;
    cursor: pointer;
    background-color: none;
    border: 0px solid #383838;
    border-radius: 3px;
    color: #7a7a7a;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

    div[data-toggle="buttons"] label:hover {
        color: #000;
    }

    div[data-toggle="buttons"] label:active, div[data-toggle="buttons"] label.active {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    div[data-toggle="buttons"] label span {
        margin: 0;
    }

.form-group .bootstrap-select,
.form-group .bootstrap-select .btn {
    margin: 0;
    background: none;
    color: #7a7a7a;
    padding-left: 0;
    padding-right: 0;
}

    .form-group .bootstrap-select .btn {
        padding-right: 40px;
    }

    .form-group .bootstrap-select ul li a {
    }

.form-group.form-controls button {
    font-weight: 700
}

.form-group > select {
    height: auto !important;
}

.btn-group.bootstrap-select.open .dropdown-toggle,
.btn-group.bootstrap-select .dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none;
}

textarea {
    min-height: 250px;
    resize: none;
}

.toggle-banner-inbox {
    position: fixed;
    z-index: 1000;
    bottom: 0;
    overflow-y: auto;
    background: rgba(0,0,0,.75);
    left: 0;
    right: 0;
    width: auto;
    z-index: 101;
}

.banner-inbox-close {
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    z-index: 10;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin: 0;
}

.toggle-banner-inbox .content-outter {
    position: relative;
    padding-top: 5rem;
    padding-bottom: 5rem;
}

    .toggle-banner-inbox .content-outter .table {
        height: 100%;
    }

    .toggle-banner-inbox .content-outter li {
        line-height: 1.2;
        margin-bottom: 15px;
    }

.table {
    margin-bottom: 0;
}

    .table .cell-vertical-middle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .table .cell-vertical-middle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: bottom;
        -ms-flex-pack: bottom;
        justify-content: bottom;
    }

    .table .table-cell {
        min-height: 250px;
    }

    .table > .table-cell + .table-cell {
        margin-top: 35px;
    }

    .table > .table-cell .table,
    .table > .cell-vertical-middle .table,
    .table > .cell-vertical-top .table,
    .table > .cell-vertical-bottom .table {
        display: table;
        height: 100%;
        background-color: transparent;
    }

table.table.items-list-table td {
    line-height: 1.58;
}

table.table.items-list-table .input-file-container {
    margin-right: -10px;
}

table.table.items-list-table .btn.btn-file {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0;
    right: 0;
    z-index: 1;
    margin: -1px 0 0;
    padding: 3px 10px 3px 24px;
    max-width: 160px;
}

    table.table.items-list-table .btn.btn-file::before {
        left: 10px;
    }

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    border-top: none;
    border-bottom: 1px solid #383838;
}

.table .item-controls {
    text-align: right;
    white-space: nowrap;
    position: relative;
}

    .table .item-controls span,
    .table .item-controls i {
        margin: 0 0 0 10px;
        display: inline-block;
    }

.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: rgba(0,0,0,.05);
}

.input-file-container {
    max-width: 160px;
    overflow: hidden;
    float: right;
}

    .input-file-container .input-file {
        position: relative;
        z-index: 2;
        opacity: 0;
    }

.iv-class-toggler-target {
    overflow: hidden;
    height: auto;
    max-height: 0;
    -webkit-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

    .iv-class-toggler-target.open {
        max-height: 1500px;
    }

small.iv-class-toggler-target .field-container {
    margin-bottom: 25px;
}

.progress, .progress-bar {
    border-radius: 0;
    text-align: left;
    margin: 0;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
}

.progress-bar {
    font-size: inherit;
}

.progress span, .progress strong {
    margin: 0;
    white-space: nowrap;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    border-radius: 5px;
    text-align: left;
}

.progress span {
    left: calc(90px + 2%);
    right: 5px;
    text-align: right;
}

.progress strong {
    font-weight: 400;
    left: 5px;
    text-align: left;
}

.form-steps-indicator {
    padding-top: 15px;
}

    .form-steps-indicator ol {
        margin: 0;
        overflow: hidden;
        padding: 0;
    }

        .form-steps-indicator ol li,
        div.form-steps-indicator a.btn.btn-step,
        div.form-steps-indicator button.btn.btn-step {
            margin-right: -4px;
            margin-top: 0;
            list-style-position: inside;
            list-style-type: decimal;
            float: left;
            cursor: default;
            font-weight: 500;
            letter-spacing: -.02em;
            border-radius: 0;
            -webkit-transition: all .3s ease-in-out 0s;
            transition: all .3s ease-in-out 0s;
        }

            .form-steps-indicator ol li:first-child {
                padding-left: 13rem;
            }

#staff-bio-list {
    position: relative;
    z-index: 1;
}

    #staff-bio-list .staff-bio-text {
        display: none;
    }

    #staff-bio-list .slides .thumbnail-item a {
        display: block;
        position: relative;
        z-index: 1000;
    }

    #staff-bio-list .slides .thumbnail-item .caption {
    }

    #staff-bio-list .thumbnail {
        min-height: 600px;
        margin-top: 15px;
    }

#staff-bio-container {
    position: absolute;
    left: 0;
    top: 50%;
    height: 0;
    background: #fff;
    width: 100%;
    z-index: 11;
    color: #fff;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    text-align: left;
}

    #staff-bio-container.open {
        height: 100%;
        top: 0;
    }

        #staff-bio-container.open ~ .flex-direction-nav a {
            display: none;
        }

    #staff-bio-container .staff-bio-close {
        position: absolute;
        top: 15px;
        right: 15px;
        border: none;
        background: none;
        width: 45px;
        padding: 0;
        text-align: center;
        height: 45px;
        line-height: 45px;
        font-size: 30px;
        z-index: 100;
    }

    #staff-bio-container .staff-bio-data {
        padding: 0px;
        overflow: hidden;
        background: #383838;
    }

    #staff-bio-container .staff-bio-info {
        padding: 15px;
    }

    #staff-bio-container .staff-bio-image {
        padding: 0;
    }

    #staff-bio-container .staff-bio-text {
        display: block;
        overflow: auto;
        height: 126px;
    }

    #staff-bio-container .thumbnail-title {
        line-height: 1.2;
    }

    #staff-bio-container .caption {
        margin-bottom: 20px;
        line-height: 1.2;
    }

    #staff-bio-container .container-fluid {
        height: 0;
        overflow: hidden;
        -webkit-transition: all .3s ease-in-out 0s;
        transition: all .3s ease-in-out 0s;
        -moz-transition: all .3s ease-in-out 0s;
    }

    #staff-bio-container.open .container-fluid {
        height: 100%;
        overflow: initial;
    }

#story .table {
    text-align: center;
}

#story .nav-pills > li {
    width: 25%;
    margin: 0;
}

#story .tab-content {
    padding: 0;
}

    #story .tab-content [class^="col"] {
        padding: 40px 15px;
    }

#story figure img {
    max-width: 50%;
}

#story .story-year {
    font-size: 10rem;
    font-weight: 300;
    line-height: 1;
}

    #story .story-year + div {
        padding: 15px 0 0;
        text-align: center;
    }

#story .nav-pills li.active a {
    cursor: default;
}

#story .nav-pills li:first-child a {
    padding-left: 37px;
    background-image: url(/Content/Images/nosotros/logo-story-1999-primary.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    background-size: 22%;
}

#story .nav-pills li:first-child.active a {
    background-image: url(/Content/Images/nosotros/logo-story-1999.png);
}

#story .nav-pills li:last-child a {
    padding-right: 37px;
    background-image: url(/Content/Images/nosotros/logo-story-2018.png);
    background-position: calc(100% - 15px) center;
    background-repeat: no-repeat;
    background-size: 22%;
}

#story .nav-pills li a::after {
    font-family: "Font Awesome\ 5 Free";
    display: inline-block;
    content: '\f054';
    font-weight: 900;
    margin-left: 5px;
}

#story .nav-pills li a {
    cursor: pointer;
    border-radius: 0;
    padding: 10px 5px;
    text-align: center;
}

#story .table {
    height: auto;
    width: auto;
    display: block;
    max-width: none;
}

    #story .table .table-cell {
        min-height: auto;
    }

.market-values-featured ul {
    list-style: none;
    padding: 0;
    text-align: right;
}

    .market-values-featured ul li {
        width: 49%;
        margin: 25px 0 0;
        padding: 0 15px;
        border-left: 1px dotted #383838;
        line-height: 1;
        display: inline-block;
        text-align: left;
    }

        .market-values-featured ul li span {
            display: block;
        }

        .market-values-featured ul li div:first-child {
            margin-bottom: 20px;
        }

.market-main-value-2 {
    padding-left: 60px;
    position: relative;
    font-weight: 500;
}

    .market-main-value-2.up::before,
    .market-main-value-2.down::before,
    .market-main-value-2.neutral::before {
        content: '\f077';
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 60px;
        text-align: center;
        font-size: 5rem;
    }

    .market-main-value-2.down::before {
        content: '\f078';
    }

    .market-main-value-2.neutral::before {
        content: '\f054';
    }

.values-box {
    margin: 15px 0 0;
}

    .values-box > span {
        display: block;
        line-height: 1.8;
    }

.message-outter {
    position: absolute;
    width: 100%;
    padding: 20px;
    display: block;
    max-width: 500px;
    z-index: 100;
    background: rgba(228,227,226,.95);
    border-radius: 5px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    /* filter: blur(2px); */
    -webkit-box-shadow: 0px 3px 10px 1px rgba(0,0,0,.4);
    box-shadow: 0px 3px 10px 1px rgba(0,0,0,.4);
}

.message-inner {
    -webkit-filter: none;
    filter: none;
    display: table;
    width: 100%;
    position: relative;
}

.message-content {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    padding: 35px 0 70px;
}

.message-controls {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: url(/Content/images/logo-ppi-dark.png) right center no-repeat;
    background-size: auto 100%;
}

    .message-controls .btn {
        margin: 0;
    }

.product-title {
    font-weight: 700;
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px 30px;
    width: 100%;
}

.product-data-container {
    padding: 65px 15px 20px;
}

.table > .product-data-container {
    display: table-cell;
}

    .table > .product-data-container.vertical-middle {
        vertical-align: middle;
    }

    .table > .product-data-container.vertical-top {
        vertical-align: top;
    }

    .table > .product-data-container.vertical-bottom {
        vertical-align: bottom;
    }


.open-item-layout-1,
.open-item-layout-2,
.open-item-layout-3 {
}

.open-item {
    padding-left: 15px;
    padding-right: 15px;
}

.open-item-type, .open-item-date {
    display: block;
}

.open-item-title {
    font-weight: 700;
}

.open-item-layout-1 .open-item-title,
.open-item-layout-2 .open-item-title,
.open-item-layout-3 .open-item-title {
    line-height: 1.1;
}

.open-item-layout-1 .flexslider .slides > li {
    color: #fff;
    max-height: 700px;
    height: auto;
    padding-bottom: 60px;
}


.open-item-layout-2 .flexslider .slides > li,
.open-item-layout-3 .flexslider .slides > li {
    color: #fff;
    min-height: 600px;
    max-height: 700px;
    height: auto;
    padding-bottom: 60px;
}



.open-item-layout-2 .flexslider .slides > li {
    background-color: #fff;
    color: #383838;
}

    .open-item-layout-2 .flexslider .slides > li .open-item-title {
        color: #0d529e;
    }

.open-item-layout-3 .flexslider .slides > li {
    background-color: #0d529e;
}

.open-item-layout-2 .open-item-title,
.open-item-layout-3 .open-item-title {
    line-height: 1;
}

.open-item-layout-2 .flexslider .flex-viewport::after {
    content: " ";
    height: 1px;
    width: 260px;
    border-bottom: 1px solid #383838;
    position: absolute;
    left: 0;
    z-index: 1;
    bottom: 0;
}

.columns-2 {
    -webkit-columns: 2 45rem;
    columns: 2 45rem;
    -webkit-column-gap: 4rem;
    column-gap: 4rem;
}

.columns-3 {
    -webkit-columns: 3 30rem;
    columns: 3 30rem;
    -webkit-column-gap: 4rem;
    column-gap: 4rem;
}


/*-----------------------------------------------------------------------------------------------------------------------*/

.img-content-box {
    height: 400px;
}

@media only screen and (max-width: 1000px) {
    .img-content-box {
        height: auto;
        display: block;
        width: 100%;
    }
}

.noticia-destacada-span {
    font-size: 20px;
    color: #fff;
    background: #00b6de;
    text-transform: uppercase;
    padding: 0 3px;
    line-height: 1em;
}

.quickview-item-type {
    margin-bottom: 0px;
}


/* home destacados
-------------------------------------------------------------------------------------------------------------- */
.home-destacados {
    z-index: 1;
    background: #f1f1f1;
    padding-bottom: 30px;
}

.home-destacado-lg .fa, .home-destacado-md .fa {
    color: #fff;
    font-size: 14px;
}

.home-destacado-lg, .home-destacado-md {
    background-size: cover !important;
    margin-top: 30px;
    height: 250px;
    position: relative;
}

.home-destacado-lg-interno {
    background: url('/Content/Images/Shared/fondo-destacado-texto-lg.png') left top repeat-x;
    padding: 25px 20px 50px;
    height: 250px;
}

    .home-destacado-lg-interno h2 {
        font-size: 26px;
        line-height: 26px;
        color: #fff;
        font-weight: 900;
    }

    .home-destacado-lg-interno h3 {
        font-size: 16px;
        line-height: 18px;
        margin-top: 10px;
        color: #fff;
        font-weight: 700;
    }

.home-destacado-lg-interno-vacio {
    padding: 25px 20px 50px;
    height: 250px;
}

    .home-destacado-lg-interno-vacio h2 {
        font-size: 26px;
        line-height: 26px;
        color: #fff;
        font-weight: 900;
    }

    .home-destacado-lg-interno-vacio h3 {
        font-size: 16px;
        line-height: 18px;
        margin-top: 10px;
        color: #fff;
        font-weight: 700;
    }

.home-destacado-lg-misc {
    position: absolute;
    bottom: 15px;
    left: 20px;
}

.home-destacado-md-interno {
    padding: 20px 35px 20px 20px;
    position: absolute;
    display: block;
    bottom: 0;
}

    .home-destacado-md-interno h2 {
        font-size: 22px;
        line-height: 22px;
        margin-top: 10px;
        color: #fff;
        font-weight: 900;
    }

    .home-destacado-md-interno h3 {
        font-size: 16px;
        line-height: 18px;
        margin-top: 10px;
        color: #fff;
        font-weight: 700;
    }

@media (min-width: 768px) {
    .home-destacado-lg, .home-destacado-md {
        background-size: cover !important;
        height: 257px;
    }

    .home-destacado-lg-interno {
        height: 257px;
        width: 220px
    }

    .home-destacado-lg-interno-vacio {
        height: 257px;
        width: 220px
    }

    .home-destacado-md-interno {
        width: 220px;
        padding: 20px;
        text-align: right;
    }
}

@media (min-width: 992px) {
    .home-destacado-lg, .home-destacado-md {
        height: 342px;
    }

    .home-destacado-lg-interno {
        height: 342px;
        width: 295px
    }

        .home-destacado-lg-interno h2 {
            font-size: 38px;
            line-height: 38px;
        }

        .home-destacado-lg-interno h3 {
            font-size: 16px;
            line-height: 18px;
        }

    .home-destacado-lg-interno-vacio {
        height: 342px;
        width: 295px
    }

        .home-destacado-lg-interno-vacio h2 {
            font-size: 38px;
            line-height: 38px;
        }

        .home-destacado-lg-interno-vacio h3 {
            font-size: 16px;
            line-height: 18px;
        }

    .home-destacado-md-interno {
        width: 293px;
    }

        .home-destacado-md-interno h2 {
            font-size: 26px;
            line-height: 26px;
        }

        .home-destacado-md-interno h3 {
            font-size: 15px;
            line-height: 17px;
        }
}

@media (min-width: 1200px) {
    .home-destacado-lg, .home-destacado-md {
        height: 360px;
    }

    .home-destacado-lg-interno {
        height: 360px;
        width: 360px
    }

        .home-destacado-lg-interno h2 {
            font-size: 40px;
            line-height: 40px;
        }

        .home-destacado-lg-interno h3 {
            font-size: 18px;
            line-height: 22px;
        }

    .home-destacado-lg-interno-vacio {
        height: 360px;
        width: 360px
    }

        .home-destacado-lg-interno-vacio h2 {
            font-size: 40px;
            line-height: 40px;
        }

        .home-destacado-lg-interno-vacio h3 {
            font-size: 18px;
            line-height: 22px;
        }

    .home-destacado-md-interno {
        width: 360px;
    }

        .home-destacado-md-interno h2 {
            font-size: 25px;
            line-height: 28px;
        }

        .home-destacado-md-interno h3 {
            font-size: 16px;
            line-height: 20px;
        }
}


.datos-tecnicos-bonos tr > td {
    border-top: none;
    border-bottom: 1px solid #383838 !important;
}



.logonoticia {
    width: 100%;
    max-width: 120px;
    max-height: 100px;
}


/* noticias
-------------------------------------------------------------------------------------------------------------- */
.noticias {
    background: #f1f1f1;
    padding-bottom: 30px;
}

.noticias-mas {
    margin-top: 30px;
    text-align: center;
    font-size: 40px;
    line-height: 40px;
    cursor: pointer;
}

.noticias-item {
    max-width: 300px;
    margin: 20px auto 0;
    cursor: pointer;
}

.noticias-item-horizontal-foto, .noticias-item-vertical-foto {
    padding: 0;
}

.noticias-item-horizontal-texto, .noticias-item-vertical-texto {
    padding: 0 10px;
    background: #fff;
}

.noticias-item-horizontal-texto-interno, .noticias-item-vertical-texto-interno {
    background: #fff;
    padding: 20px;
    margin-top: -15px;
}

.noticias-item-comun {
    background: rgba(240,238,238, 1);
    padding: 20px;
}

.noticias-item a {
    display: block;
    font-family: 'quicksand', sans-serif;
    font-size: 12px;
    color: #777;
}

.noticias-item .fa-minus {
    color: #00b6de;
}

.noticias-item h2 {
    font-family: 'lato', sans-serif;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    color: #194775;
    margin-top: 8px;
}

.noticias-item-horizontal-texto h2 {
    font-size: 20px;
    line-height: 22px;
}

.noticias-item h3 {
    font-family: 'lato', sans-serif;
    font-size: 13px;
    line-height: 17px;
    color: #666;
    margin-top: 8px;
}

.noticias-item.destacada .noticias-item-horizontal-texto,
.noticias-item.destacada .noticias-item-horizontal-texto-interno,
.noticias-item.destacada .noticias-item-comun,
.noticias-item.destacada .noticias-item-vertical-texto,
.noticias-item.destacada .noticias-item-vertical-texto-interno {
    background: #d0ebf1;
}

.noticias-item.destacada span {
    font-size: 10px;
    color: #fff;
    background: #00b6de;
    text-transform: uppercase;
    padding: 0 3px;
}

.noticias-item:hover span {
    color: #00b6de;
    background: #fff;
}

.noticias-item:hover .noticias-item-horizontal-texto, .noticias-item:hover .noticias-item-horizontal-texto-interno, .noticias-item-comun:hover, .noticias-item.destacada .noticias-item-comun:hover, .noticias-item:hover .noticias-item-vertical-texto, .noticias-item:hover .noticias-item-vertical-texto-interno {
    background: #00b6de;
    color: #fff;
}

.noticias-item:hover .fa-minus, .noticias-item:hover h2, .noticias-item:hover h3 {
    color: #fff;
}

.pointer {
    cursor: pointer;
}

.contenidos-top-row {
    height: 110px !important;
    margin-top: 0px !important;
}

    .contenidos-top-row .noticias-item {
        margin-top: 0px !important;
    }

    .contenidos-top-row .noticias-item-comun {
        margin-top: 0px !important;
        height: 110px !important;
        padding: 10px !important;
        background: #f4f4f4;
    }

        .contenidos-top-row .noticias-item-comun:hover {
            background: #00b6de;
        }

    .contenidos-top-row .noticias-item h2 {
        font-size: 16px;
        line-height: 18px;
        margin-top: 3px;
    }

    .contenidos-top-row .noticias-item h3 {
        font-size: 13px;
        line-height: 17px;
        color: #666;
        margin-top: 3px;
        text-align: justify;
    }


@media (min-width: 768px) {
    .noticias-item {
        max-width: none;
        margin-top: 30px;
    }

        .noticias-item h2 {
            font-size: 20px;
            line-height: 24px;
            margin-top: 10px;
        }

        .noticias-item h3 {
            font-size: 14px;
            line-height: 20px;
            margin-top: 10px;
        }

    .noticias-item-horizontal-texto h2 {
        font-size: 20px;
        line-height: 24px;
    }

    .noticias-item-vertical-texto h2 {
        font-size: 24px;
        line-height: 30px;
    }

    .noticias-item-horizontal-foto {
        margin-right: 0px;
    }

    .noticias-item-horizontal-texto {
        padding: 0;
        height: 299px;
    }

    .noticias-item-horizontal-texto-interno {
        margin: 0;
    }

    .noticias-item-vertical-texto {
        height: 279px
    }

    .noticias-item-comun {
        height: 245px;
    }
}

@media (min-width: 992px) {
    .noticias-item h2 {
        font-size: 18px;
        line-height: 20px;
        margin-top: 8px;
    }

    .noticias-item h3 {
        font-size: 13px;
        line-height: 18px;
        margin-top: 8px;
    }

    .noticias-item-horizontal-texto h2 {
        font-size: 18px;
        line-height: 20px;
    }

    .noticias-item-horizontal-texto, .noticias-item-comun {
        height: 240px;
    }

    .noticias-item-vertical-texto {
        height: 226px
    }
}

@media (min-width: 1200px) {
    .noticias-item h2 {
        font-size: 20px;
        line-height: 24px;
        margin-top: 10px;
    }

    .noticias-item h3 {
        font-size: 14px;
        line-height: 20px;
        margin-top: 10px;
    }

    .noticias-item-horizontal-texto h2 {
        font-size: 20px;
        line-height: 24px;
    }

    .noticias-item-vertical-texto h2 {
        font-size: 24px;
        line-height: 30px;
    }

    .noticias-item-horizontal-texto, .noticias-item-comun {
        height: 290px;
    }

    .noticias-item-vertical-texto {
        height: 264px
    }
}

@media (min-width: 1550px) {
    .noticias-item-horizontal-texto, .noticias-item-comun {
        height: 250px;
    }
}

.most-read-card > div > div > div {
    padding: 8px 15px 15px 11px !important;
}

    .most-read-card > div > div > div > a > .most-read-title {
        font-size: 2.0rem !important;
        height: auto !important;
    }

    .most-read-card > div > div > div > a > .most-read-summary {
        font-size: 1.5rem !important;
    }

    .most-read-card > div > div > div > a > .most-read-top > span {
        font-size: 1.5rem;
    }
/* noticia
-------------------------------------------------------------------------------------------------------------- */
.noticia {
    background: #f1f1f1;
    padding-bottom: 30px;
}

.noticia-cuerpo {
    background: #fff;
    padding: 15px;
    margin-top: 30px;
    color: #777;
}

    .noticia-cuerpo .fa-minus {
        color: #00b6de;
    }

    .noticia-cuerpo h1 {
        /*font-family: 'Lato', sans-serif;*/
        font-size: 22px;
        line-height: 24px;
        font-weight: 700;
        color: #194775;
        margin-top: 15px;
        text-transform: none;
    }

    .noticia-cuerpo h2 {
        font-size: 16px;
        line-height: 20px;
        color: #666;
        margin-top: 15px;
        font-weight: 700;
        text-transform: none;
    }

    .noticia-cuerpo p {
        margin-bottom: 20px;
        color: #666;
        font-size: 15px;
        line-height: 20px;
    }

.noticia-cuerpo-boton {
    margin-top: 20px;
    border-top: 1px solid #f1f1f1;
    padding-top: 20px;
    height: 40px;
    text-align: center;
}

.noticia-cuerpo-linea {
    height: 4px;
    background: url('/Content/Images/fondo-linea-celeste.png') 0 0 repeat-x;
    margin-top: 30px;
}

.noticia-cuerpo-redes {
    padding-top: 15px;
    text-align: right;
    margin-bottom: 20px;
}

    .noticia-cuerpo-redes li {
        display: inline-block;
        /*font-size: 11px;*/
    }

.noticia-cuerpo-redes-titulo {
    margin-right: 5px;
    color: #888;
    line-height: 30px;
    text-transform: uppercase;
}

.noticia-cuerpo-redes .fa-stack, .noticia-cuerpo-redes li a {
    /*width: 30px;
    height: 30px;*/
}

.noticia-cuerpo-redes i.fa-stack-1x {
    /*font-size: 25px;
    line-height: 30px;*/
}

.noticia-cuerpo-redes i.fa-stack-2x {
    /*font-size: 50px;
    line-height: 30px;*/
}

.noticia-cuerpo-redes-facebook a {
    color: #3b5998;
}

.noticia-cuerpo-redes-twitter a {
    color: #1DA1F2;
}

.noticia-cuerpo-redes-linkedin a {
    color: #0077B5;
}

    .noticia-cuerpo-redes-facebook a:hover, .noticia-cuerpo-redes-twitter a:hover, .noticia-cuerpo-redes-linkedin a:hover {
        color: #000;
    }

.noticia-contacto {
    margin-top: 30px;
    padding: 20px;
    border: 2px solid #194775;
}

    .noticia-contacto h2 {
        display: block;
        font-weight: 900;
        color: #194775;
        font-size: 16px;
        line-height: 16px;
        text-transform: uppercase;
        margin-bottom: 15px;
    }

    .noticia-contacto label {
        text-transform: uppercase;
        font-weight: 400;
        color: #666;
        font-size: 13px;
        line-height: 13px;
    }

    .noticia-contacto .error {
        color: red;
        font-size: 18px;
        line-height: 18px;
        text-align: center;
        padding-top: 10px;
    }

    .noticia-contacto .ok {
        color: #194775;
        font-size: 18px;
        line-height: 18px;
        text-align: center;
        padding-top: 10px;
    }

.noticia-contacto-boton {
    padding-top: 5px;
}

.noticia-leido-titulo {
    margin-top: 30px;
    color: #00b6de;
    text-transform: uppercase;
    font-weight: 900;
    padding-bottom: 15px;
    border-bottom: 1px solid #00b6de;
    font-size: 16px;
    line-height: 16px;
}

    .noticia-leido-titulo .fa {
        font-size: 20px;
    }

    .noticia-leido-titulo a {
        padding: unset;
    }


@media (min-width: 768px) {
    .noticia-cuerpo h1 {
        font-size: 25px;
        line-height: 27px;
    }

    .noticia-contacto h2 {
        font-size: 14px;
        line-height: 14px;
    }

    .noticia-contacto-boton {
        text-align: right;
    }
}

@media (min-width: 992px) {
    .noticia-cuerpo {
        padding: 15px;
    }

        .noticia-cuerpo h1 {
            font-size: 32px;
            line-height: 34px;
            margin-top: 20px;
        }

        .noticia-cuerpo h2 {
            font-size: 18px;
            line-height: 22px;
            margin-top: 20px;
        }

        .noticia-cuerpo p {
            font-size: 16px;
            line-height: 22px;
            margin-bottom: 25px;
        }

    .noticia-cuerpo-linea {
        margin-top: 40px;
    }

    .noticia-cuerpo-redes {
        padding-top: 25px;
        margin-bottom: 30px;
    }

        .noticia-cuerpo-redes li {
            font-size: 25px;
        }

    .noticia-contacto h2 {
        font-size: 20px;
        line-height: 20px;
    }

    .noticia-leido-titulo {
        padding-bottom: 20px;
        font-size: 18px;
        line-height: 18px;
    }
}

@media (min-width: 1200px) {
    .noticia-cuerpo h1 {
        font-size: 36px;
        line-height: 38px;
    }
}

.fuente {
    font-size: 13px;
}

/* twitter
-------------------------------------------------------------------------------------------------------------- */
.twitter {
    margin-top: 30px;
    border: 1px solid #e1e9ed;
}

    .twitter iframe {
        height: 300px !important;
    }

@media (min-width: 768px) {
    .twitter iframe {
        height: 343px !important;
    }
}

@media (min-width: 1200px) {
    .twitter iframe {
        height: 353px !important;
    }
}


.img-responsive-center {
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
}






.row.display-flex {
    display: flex;
    flex-wrap: wrap;
}

    .row.display-flex > [class*='col-'] {
        display: flex;
        flex-direction: column;
    }

/*
* And with max cross-browser enabled.
* Nobody should ever write this by hand. 
* Use a preprocesser with autoprefixing.
*/
.row.is-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .row.is-flex > [class*='col-'] {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }


.tutoriales {
}

.tutorial-card {
    /*background-color: #f2f0f0;*/
}

    .tutorial-card:hover {
        /*background-color: #00aeef;*/
        -webkit-transition: all .4s ease-in-out 0s;
        transition: all .4s ease-in-out 0s;
    }

.item-tutorial .tutoriales :hover {
    /*background-color: #00aeef;*/
    -webkit-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
}

.item-tutorial:hover > a > div > * {
    /*color: white;*/
    -webkit-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
}






.tutorial-card :hover {
    /*background-color: #00aeef;*/
}

.tutoriales .item-tutorial {
    /*height: 279px;
        background-color: #CCC;
        cursor: pointer;*/
}

    .tutoriales .item-tutorial h3 {
        font-size: 28px;
        font-weight: bold;
        /*color: #194775;
            font-family: 'Lato', sans-serif;
            line-height: 24px;
            text-align: center;
            padding-bottom: 20px;
            padding-top: 10px;*/
    }

    .tutoriales .item-tutorial h4 {
        text-transform: uppercase;
        font-size: 18px;
        /*color: #194775;
            text-transform: uppercase;
            font-family: 'Lato', sans-serif;
            line-height: 16px;
            text-align: left;
            padding-bottom: 10px;
            padding-top: 10px;*/
    }

    .tutoriales .item-tutorial img {
        width: 100%;
    }

    .tutoriales .item-tutorial img {
        width: 100%;
    }

    .tutoriales .item-tutorial :hover img {
        -webkit-transform: scale(1.10);
        -moz-transform: scale(1.10);
        -ms-transform: scale(1.10);
        -o-transform: scale(1.10);
        transform: scale(1.10);
    }

.tutoriales .item-tutorial { /*Ancho y altura son modificables al requerimiento de cada uno*/
    /*width: 300px;
    height: 180px;*/
    overflow: hidden;
}

@media (min-width: 992px) {
    .acciones-caja-misc {
        position: absolute;
        bottom: 15px;
        left: 35px;
        font-size: 20px;
    }

    .acciones-caja-misc-der {
        left: auto;
        right: 220px;
    }
}

@media (min-width: 1200px) {
    .acciones-caja-texto-izq {
        padding: 25px 10px 25px 40px;
    }

    .acciones-caja-texto-der {
        padding: 25px 40px 25px 10px;
    }

    .acciones-caja h2 {
        font-size: 30px;
        line-height: 30px;
    }

    .acciones-caja h3 {
        font-size: 17px;
        line-height: 20px;
    }

    .acciones-caja-misc {
        bottom: 20px;
        left: 40px;
        font-size: 25px;
    }

    .acciones-caja-misc-der {
        left: auto;
        right: 260px;
    }
}


@media (min-width: 380px) {
    .acciones-caja-texto-izq {
        padding: 15px 0 15px 30px;
    }

    .acciones-caja-texto-der {
        padding: 15px 30px 15px 0;
    }

    .acciones-caja h2 {
        font-size: 18px;
        line-height: 18px;
    }

    .acciones-caja h3 {
        font-size: 15px;
        line-height: 17px;
        margin-top: 5px;
    }
}


.acciones-cajas {
    margin-top: 10px;
}

.acciones-caja {
    background: #00b6de;
    margin-top: 30px;
    color: #fff;
}

.acciones-caja-texto-izq {
    padding: 10px 0 10px 30px;
}

.acciones-caja-texto-der {
    padding: 10px 30px 10px 0;
}

.acciones-caja h2 {
    font-weight: 900;
    font-size: 15px;
    line-height: 15px;
    color: #FFFFFF;
}

.acciones-caja h3 {
    font-size: 13px;
    line-height: 14px;
    color: #FFFFFF;
}

.acciones-cajas > ul {
    list-style: none;
}
























/* home cotizaciones
-------------------------------------------------------------------------------------------------------------- */
.home-cotizaciones {
    margin-top: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
    background: #232931;
}

    .home-cotizaciones h1 {
        font-weight: 700;
        text-transform: uppercase;
        font-size: 18px;
        color: #00b6de;
        text-align: center;
        padding-bottom: 20px
    }

    .home-cotizaciones h2 {
        font-weight: 700;
        text-transform: uppercase;
        font-size: 16px;
        color: #00b6de;
    }

.home-cotizaciones-titulo {
    margin-bottom: 10px;
}

    .home-cotizaciones-titulo .fa {
        font-size: 20px;
    }

.home-cotizaciones a:hover {
    color: #fff;
}

.home-cotizaciones .fa-arrow-up {
    color: #3bd33e;
}

.home-cotizaciones .fa-arrow-down {
    color: #ff0000;
}

.home-cotizaciones-cen-int {
    border-top: 1px solid #4d5156;
    border-bottom: 1px solid #4d5156;
    margin-top: 20px;
    padding-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.home-cotizaciones-der img {
    margin-top: 10px;
}
/*
.home-cotizaciones .table {margin:0;font-family: 'Open Sans', sans-serif;}
.home-cotizaciones .table-striped>tbody>tr:nth-of-type(odd) {background-color:#2d333b;}
.home-cotizaciones .table>tbody>tr>td, .table>thead>tr>th {border:none;}
.home-cotizaciones .table>thead>tr>th {color:#989a9c;text-transform:uppercase;font-weight:400;font-size:11px;}
.home-cotizaciones .table>tbody>tr>td {color:#fff;font-size:14px;}
*/
.tabla-cotizaciones-chica {
    margin: 0;
    width: 100%;
    table-layout: fixed;
}

    .tabla-cotizaciones-chica > tbody > tr > td, .tabla-cotizaciones-chica > thead > tr > th {
        border: none;
        overflow: hidden;
    }

    .tabla-cotizaciones-chica span.variacion-neutral {
        color: blue !important;
    }

    .tabla-cotizaciones-chica.oscuro span.variacion-neutral {
        color: white !important;
    }

    .tabla-cotizaciones-chica.oscuro {
    }

        .tabla-cotizaciones-chica.oscuro tbody {
            border: none;
        }

        .tabla-cotizaciones-chica.oscuro > tbody > tr {
            cursor: pointer;
        }

            .tabla-cotizaciones-chica.oscuro > tbody > tr.selected {
                font-weight: bold;
            }

            .tabla-cotizaciones-chica.oscuro > tbody > tr:nth-of-type(odd) {
                background-color: #2d333b;
            }

        .tabla-cotizaciones-chica.oscuro > thead > tr > th {
            color: #989a9c;
            text-transform: uppercase;
            font-weight: 400;
            font-size: 11px;
            border: none;
        }

        .tabla-cotizaciones-chica.oscuro > tbody > tr > td {
            color: #fff;
            font-size: 14px;
            border: none;
        }

            .tabla-cotizaciones-chica.oscuro > tbody > tr > td a {
                color: #fff;
                font-size: 14px;
                text-decoration: none;
                font-weight: bold;
            }

    .tabla-cotizaciones-chica.claro {
    }

        .tabla-cotizaciones-chica.claro tbody {
            border: none;
        }

        .tabla-cotizaciones-chica.claro > tbody > tr.selectable {
            cursor: pointer;
        }

        .tabla-cotizaciones-chica.claro > tbody > tr.selected {
            font-weight: bold;
        }

        .tabla-cotizaciones-chica.claro > tbody > tr:nth-of-type(odd) {
            background-color: #f4f4f4;
        }

        .tabla-cotizaciones-chica.claro > thead > tr > th {
            color: #989a9c;
            text-transform: uppercase;
            font-weight: 400;
            font-size: 11px;
            border: none;
        }

        .tabla-cotizaciones-chica.claro > tbody > tr > td {
            color: #1d1d1d;
            font-size: 14px;
            border: none;
        }

            .tabla-cotizaciones-chica.claro > tbody > tr > td a {
                color: #1d1d1d;
                font-size: 20px;
                text-decoration: none;
                font-weight: bold;
            }


@media (min-width: 768px) {
    .home-cotizaciones-cen-int {
        border-top: none;
        border-bottom: none;
        margin: 0;
        padding-top: 0;
        padding-bottom: 0;
    }

    .home-cotizaciones-cen {
        border-left: 1px solid #4d5156;
    }

    .home-cotizaciones-der {
        border-top: 1px solid #4d5156;
        margin-top: 20px;
        padding-top: 20px;
    }

    .home-cotizaciones-grafico {
        padding-left: 5px;
    }

    .tabla-cotizaciones-chica.claro > tbody > tr > td a {
        color: #1d1d1d;
        font-size: 20px;
        text-decoration: none;
        font-weight: bold;
    }

    .home-cotizaciones .table.comprimida > thead > tr > th {
        font-size: 8px;
    }

    .home-cotizaciones .table.comprimida > tbody > tr > td {
        font-size: 10px;
        overflow: hidden;
    }

        .home-cotizaciones .table.comprimida > tbody > tr > td a {
            font-size: 10px;
            text-decoration: none;
            font-weight: bold;
        }

        .home-cotizaciones .table.comprimida > tbody > tr > td i.fa.fa-arrow-up, .home-cotizaciones .table.comprimida > tbody > tr > td i.fa.fa-arrow-down {
            font-size: 10px;
        }
}

@media (min-width: 992px) {
    .home-cotizaciones {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .home-cotizaciones-der {
        margin-top: 30px;
        padding-top: 30px;
    }

    .tabla-cotizaciones-chica.claro > tbody > tr > td a {
        color: #1d1d1d;
        font-size: 18px;
        text-decoration: none;
        font-weight: bold;
    }

    .home-cotizaciones .table.comprimida > thead > tr > th {
        font-size: 9px;
    }

    .home-cotizaciones .table.comprimida > tbody > tr > td {
        font-size: 12px;
        overflow: hidden;
    }

        .home-cotizaciones .table.comprimida > tbody > tr > td a {
            font-size: 12px;
            text-decoration: none;
            font-weight: bold;
        }

        .home-cotizaciones .table.comprimida > tbody > tr > td i.fa.fa-arrow-up, .home-cotizaciones .table.comprimida > tbody > tr > td i.fa.fa-arrow-down {
            font-size: 11px;
        }
}

@media (min-width: 1200px) {
    .home-cotizaciones-cen {
        border-right: 1px solid #4d5156;
    }

    .home-cotizaciones-der {
        border-top: none;
        margin-top: 0;
        padding-top: 0;
    }

    .home-cotizaciones-titulo {
        height: 50px;
        margin-bottom: 0;
    }

        .home-cotizaciones-titulo .fa {
            font-size: 25px;
        }

    .home-cotizaciones .table > thead > tr > th {
        font-size: 11px;
    }

    .home-cotizaciones .table > tbody > tr > td {
        font-size: 14px;
    }

    .home-cotizaciones-grafico {
        padding-left: 0;
    }

    .tabla-cotizaciones-chica.claro > tbody > tr > td a {
        color: #1d1d1d;
        font-size: 20px;
        text-decoration: none;
        font-weight: bold;
    }

    .home-cotizaciones .table.comprimida > thead > tr > th {
        font-size: 9px;
    }

    .home-cotizaciones .table.comprimida > tbody > tr > td {
        font-size: 12px;
        overflow: hidden;
    }

        .home-cotizaciones .table.comprimida > tbody > tr > td a {
            font-size: 12px;
            text-decoration: none;
            font-weight: bold;
        }

        .home-cotizaciones .table.comprimida > tbody > tr > td i.fa.fa-arrow-up, .home-cotizaciones .table.comprimida > tbody > tr > td i.fa.fa-arrow-down {
            font-size: 12px;
        }
}


/* Header de la cotizacion */

.header-cotizacion {
    border-bottom: 2px solid #000000;
    padding: 5px;
}

.columna-header-cotizacion.cotizacion {
}

.columna-header-cotizacion.variacion {
}

.columna-header-cotizacion.detalle {
    border-left: 1px solid #666;
}

div.valor-header-cotizacion div.valor {
    font-size: 24px;
    text-align: center;
    padding: 0 auto;
}

.columna-header-cotizacion .subtitulo {
    font-size: 16px;
    font-weight: bold;
    text-align: right;
}

.columna-header-cotizacion.cotizacion .subtitulo {
    text-align: center;
}

.columna-header-cotizacion.variacion .subtitulo {
    text-align: center;
}

.columna-header-cotizacion .valor {
    font-size: 16px;
    text-align: right;
    padding-top: 5px;
    padding-bottom: 5px;
}

.columna-header-cotizacion.cotizacion .valor {
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 5px;
}

.columna-header-cotizacion.variacion .valor {
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 5px;
}

.group-span-filestyle > label {
    background-color: #194775;
    color: #fff
}

    .group-span-filestyle > label:hover {
        background-color: #000;
        color: #fff
    }

.btn-azul {
    background-color: #194775;
    color: #fff;
    cursor: pointer;
}

    .btn-azul:hover {
        background-color: #000;
        color: #fff
    }


#PnlDatosEmpresa table tr td:nth-of-type(1) {
    font-weight: bold;
    padding-right: 10px;
    text-transform: uppercase;
    vertical-align: top;
    white-space: nowrap
}

#PnlComposicion {
    margin: 0 0 30px
}

#PnlBalances table {
    border-bottom: 2px solid #1d1d1d;
    min-width: 650px;
    width: 100%
}

    #PnlBalances table tr td {
        font-size: 9pt;
        padding: 4px;
        text-align: right;
        white-space: nowrap
    }

    #PnlBalances table tr:nth-child(1) td {
        background-color: #94c9e0;
        color: #fff;
        font-weight: bold
    }

    #PnlBalances table tr td:nth-child(1) {
        background-color: #94c9e0;
        color: #fff;
        font-weight: bold;
        text-align: left;
        text-transform: uppercase
    }

#LblOrden_Precio, #LblOrden_Variacion {
    font-weight: bold;
    padding: 0 0 0 5px
}


























/* cotizaciones
-------------------------------------------------------------------------------------------------------------- */
.cotizaciones .home-cotizaciones {
    padding: 20px;
}

.cotizaciones h1 {
    text-transform: uppercase;
    font-weight: 700;
    text-transform: uppercase;
}

.cotizaciones h2 { /*text-transform: uppercase; color: #00b6de !important;*/
}

.cotizaciones-grafico {
    padding: 20px;
    margin-top: 30px;
}

    .cotizaciones-grafico h2, .cotizaciones-caja h2 {
        font-weight: 700;
        text-transform: uppercase;
        font-size: 24px;
        line-height: 16px;
        color: #00b6de;
        margin-bottom: 10px;
    }

.cotizaciones-grafico-oscuro {
    padding: 20px;
    background: #232931;
    margin-top: 30px;
}

.cotizaciones-heatmap {
    margin-top: 30px;
    padding: 0 15px;
}

    .cotizaciones-heatmap li {
        color: #fff;
        text-align: center;
        padding: 20px 0;
        font-size: 15px;
        line-height: 19px;
        font-weight: 700;
    }

.cotizaciones-heatmap-1 {
    background: #ff0000;
}

.cotizaciones-heatmap-2 {
    background: #c80a0c;
}

.cotizaciones-heatmap-3 {
    background: #911519;
}

.cotizaciones-heatmap-4 {
    background: #5a1f25;
}

.cotizaciones-heatmap-5 {
    background: #232931;
}

.cotizaciones-heatmap-6 {
    background: #295434;
}

.cotizaciones-heatmap-7 {
    background: #2f7e37;
}

.cotizaciones-heatmap-8 {
    background: #35a83b;
}

.cotizaciones-heatmap-9 {
    background: #3bd33e;
}

.cotizaciones-caja {
    margin-top: 20px;
    border: 1px solid #232931;
    padding: 20px;
}

    .cotizaciones-caja .table {
        margin: 0;
    }

    .cotizaciones-caja .table-striped > tbody > tr:nth-of-type(odd) {
        background-color: #f4f4f4;
    }

    .cotizaciones-caja .table > tbody > tr > td, .table > thead > tr > th {
        border: none;
    }

    .cotizaciones-caja .table > thead > tr > th {
        color: #232931;
        text-transform: uppercase;
        font-weight: 400;
        font-size: 11px;
    }

    .cotizaciones-caja .table > tbody > tr > td {
        color: #232931;
        font-size: 18px;
    }

    .cotizaciones-caja .fa-arrow-up {
        color: #3bd33e;
    }

    .cotizaciones-caja .fa-arrow-down {
        color: #ff0000;
    }

@media (min-width: 768px) {
    .cotizaciones .home-cotizaciones {
        padding: 10px;
        height: 350px;
    }

    .cotizaciones .home-cotizaciones-titulo {
        margin-bottom: 0;
    }

    .cotizaciones .home-cotizaciones-der {
        border-top: none;
        margin-top: 0;
        padding-top: 0;
    }

    .cotizaciones .home-cotizaciones .table > tbody > tr > td {
        font-size: 11px;
    }

    .cotizaciones .home-cotizaciones-grafico {
        margin-top: 60px;
    }

    .cotizaciones-grafico h2, .cotizaciones-caja h2 {
        height: 24px;
        margin-bottom: 0;
    }

    .cotizaciones-grafico, .cotizaciones-caja {
        height: 335px;
        padding: 10px;
    }

    .cotizaciones-container {
        height: 258px;
        margin-top: 10px;
    }

    .cotizaciones-grafico img {
        max-height: 200px;
    }

    .cotizaciones-heatmap li {
        padding: 24px 0;
        font-size: 13px;
        line-height: 19px;
        height: 86px;
    }

    .cotizaciones-caja .table > thead > tr > th {
        font-size: 9px;
        padding: 7px 6px;
    }

    .cotizaciones-caja .table > tbody > tr > td {
        font-size: 18px;
        padding: 7px 6px;
    }
}

@media (min-width: 992px) {
    .cotizaciones .home-cotizaciones {
        padding: 20px;
        height: auto;
    }

    .cotizaciones .home-cotizaciones-titulo {
        margin-bottom: 10px;
    }

    .cotizaciones .home-cotizaciones .table > tbody > tr > td {
        font-size: 14px;
        padding: 10px 8px;
    }

    .cotizaciones .home-cotizaciones h2, .cotizaciones .home-cotizaciones-titulo .fa {
        font-size: 30px;
        line-height: 30px;
    }

    .cotizaciones .home-cotizaciones-grafico {
        margin-top: 60px;
    }

    .cotizaciones-grafico h2, .cotizaciones-caja h2 {
        font-size: 18px;
        line-height: 20px;
        height: 28px;
    }

    .cotizaciones-grafico img {
        max-height: 240px;
    }

    .cotizaciones-grafico, .cotizaciones-caja {
        padding: 15px;
        height: 350px;
    }

    .cotizaciones-container {
        height: 312px;
        margin-top: 20px;
    }

    .cotizaciones-heatmap li {
        padding: 32px 0;
        font-size: 16px;
        line-height: 20px;
        height: 104px;
    }

    .cotizaciones-caja .table > thead > tr > th {
        font-size: 14px;
        padding: 8px;
    }

    .cotizaciones-caja .table > tbody > tr > td {
        font-size: 15px;
        padding: 8px;
    }
}

@media (min-width: 1200px) {
    .cotizaciones .home-cotizaciones {
        /*height: 415px;*/
        height: auto;
    }

    .cotizaciones .home-cotizaciones-titulo {
        margin-bottom: 0;
    }

        .cotizaciones .home-cotizaciones h2, .cotizaciones .home-cotizaciones-titulo .fa {
            font-size: 35px;
            line-height: 35px;
        }

    .cotizaciones .home-cotizaciones-grafico {
        margin-top: 50px;
    }

    .cotizaciones-grafico, .cotizaciones-caja {
        height: 380px;
    }

    .cotizaciones-container {
        height: 342px;
    }

    .cotizaciones-grafico h2, .cotizaciones-caja h2 {
        font-size: 30px;
        line-height: 22px;
        height: 35px;
    }

    .cotizaciones-heatmap li {
        padding: 37px 0;
        height: 114px;
    }

    .cotizaciones-caja .table > tbody > tr > td {
        font-size: 18px;
    }
}

/**********************************************************************************/
/****************************** Cotizaciones ***************************************/


/* abrir cuenta
-------------------------------------------------------------------------------------------------------------- */
.cuenta-caja {
}

.cuenta-caja-titulo {
    margin-top: 15px;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
}

    .cuenta-caja-titulo img {
        margin-top: 15px;
    }

.cuenta-caja-formulario {
    margin-top: 15px;
    padding: 15px;
    color: #fff;
}

.cuenta-caja-formulario-numero {
    text-align: right;
}

    .cuenta-caja-formulario-numero .fa-stack-1x {
        font-family: 'Lato', sans-serif;
    }

.cuenta-caja-formulario-texto {
    padding-left: 0;
}

    .cuenta-caja-formulario-texto h2 {
        font-weight: 700;
        font-size: 16px;
        line-height: 20px;
    }

    .cuenta-caja-formulario-texto .btn {
        margin-top: 10px;
        font-size: 12px;
    }

    .cuenta-caja-formulario-texto .fa-ul {
        margin-top: 10px;
        font-size: 14px;
        line-height: 17px;
    }

.cuenta-caja-formulario-separador {
    margin-top: 15px;
    margin-bottom: 15px;
    border-top: 2px dotted #fff;
}

.cuenta-caja-cuenta {
    margin-top: 15px;
    background: #fff;
    color: black;
    font-weight: 400;
}

.cuenta-caja-cuenta-titulo {
    padding: 15px;
    border-bottom: 1px solid #3cc7e6;
    color: #194775;
}

.cuenta-caja-cuenta-titulo-icono {
    text-align: right;
}

.cuenta-caja-cuenta-titulo-texto {
    font-weight: 700;
    text-align: center;
}

    .cuenta-caja-cuenta-titulo-texto h2 {
        font-size: 22px;
        line-height: 26px;
    }

    .cuenta-caja-cuenta-titulo-texto h3 {
        font-size: 16px;
        line-height: 20px;
        margin-top: 5px;
    }

.cuenta-caja-cuenta-listado {
    padding: 15px;
}

    .cuenta-caja-cuenta-listado .fa {
        color: #3cc7e6;
    }

    .cuenta-caja-cuenta-listado li {
        margin-top: 5px;
    }

    .cuenta-caja-cuenta-listado .fa-interno {
        padding-left: 20px;
    }

@media (min-width: 768px) {
    .cuenta-caja {
        /*background: #3cc7e6;
        padding: 0 30px 30px;*/
    }

    .cuenta-caja-titulo {
        margin-top: 30px;
        font-size: 24px;
        line-height: 28px;
    }

        .cuenta-caja-titulo img {
            margin-top: 27px;
        }

    .cuenta-caja-formulario {
        margin-top: 30px;
        padding: 15px;
    }

    .cuenta-caja-formulario-texto .btn {
        font-size: 14px;
    }

    .cuenta-caja-cuenta {
        margin-top: 30px;
    }

    .cuenta-caja-cuenta-titulo-icono {
        padding: 0 10px;
    }

    .cuenta-caja-cuenta-titulo-texto h3 {
        font-size: 15px;
        line-height: 19px;
    }

    .cuenta-caja-cuenta-listado {
        height: 410px;
    }

    .cuenta-caja-cuenta-titulo-texto {
        padding-left: 0;
        text-align: left;
    }
}

@media (min-width: 992px) {
    .cuenta-caja-titulo {
        font-size: 28px;
        line-height: 33px;
    }

    .cuenta-caja-formulario {
        padding: 30px;
    }

    .cuenta-caja-formulario-texto h2 {
        font-size: 20px;
        line-height: 24px;
    }

    .cuenta-caja-formulario-numero .fa-stack {
        width: 70px;
        height: 70px;
        line-height: 70px;
    }

    .cuenta-caja-formulario-numero .fa-stack-2x {
        font-size: 70px;
        width: 70px;
        height: 70px;
        line-height: 70px;
    }

    .cuenta-caja-formulario-numero .fa-stack-1x {
        font-size: 35px;
        width: 70px;
        height: 70px;
        line-height: 66px;
    }

    .cuenta-caja-formulario-separador {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .cuenta-caja-cuenta-titulo {
        padding: 30px;
    }

    .cuenta-caja-cuenta-titulo-icono {
        padding: 0 10px 0 0;
    }

    .cuenta-caja-cuenta-titulo-texto h2 {
        font-size: 28px;
        line-height: 30px;
    }

    .cuenta-caja-cuenta-titulo-texto h3 {
        font-size: 18px;
        line-height: 22px;
        margin-top: 10px;
    }

    .cuenta-caja-cuenta-listado {
        padding: 20px 30px 30px;
        font-size: 16px;
        font-weight: 400;
    }

        .cuenta-caja-cuenta-listado li {
            margin-top: 10px;
        }
}

@media (min-width: 1200px) {
    .cuenta-caja-titulo {
        font-size: 30px;
        line-height: 35px;
    }

        .cuenta-caja-titulo img {
            margin-top: 20px;
        }

    .cuenta-caja-formulario {
        padding: 35px 30px;
    }

    .cuenta-caja-formulario-texto h2 {
        font-size: 22px;
        line-height: 30px;
        margin-top: 5px;
    }

    .cuenta-caja-formulario-texto .btn {
        margin-top: 20px;
        font-size: 16px;
    }

    .cuenta-caja-formulario-texto .fa-ul {
        margin-top: 20px;
        font-size: 16px;
        line-height: 20px;
    }

    .cuenta-caja-formulario-separador {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .cuenta-caja-cuenta-titulo-icono {
        padding: 0;
    }

    .cuenta-caja-cuenta-titulo-texto h2 {
        font-size: 32px;
        line-height: 35px;
    }

    .cuenta-caja-cuenta-titulo-texto h3 {
        font-size: 22px;
        line-height: 25px;
    }

    .cuenta-caja-cuenta-listado {
        font-size: 17px;
    }

        .cuenta-caja-cuenta-listado li {
            margin-top: 13px;
        }
}

/* Busquedas laborales */
.busquedas-laborales {
}

    .busquedas-laborales p {
        font-size: 16px;
    }

    .busquedas-laborales h2 {
        color: #194775;
        display: block;
        text-align: center;
        font-size: 24px;
        line-height: 26px;
        font-weight: 400;
        text-transform: none;
    }

    .busquedas-laborales h3 {
        text-align: center;
        margin-top: 15px;
        font-size: 16px;
        line-height: 22px;
        color: rgb(51, 51, 51);
        text-transform: none;
        font-weight: normal;
    }

    .busquedas-laborales .logo {
        font-size: 24px;
    }

@media (min-width: 768px) {
    .busquedas-laborales h2 {
        font-size: 30px;
        line-height: 30px;
    }

    .busquedas-laborales h3 {
        font-size: 18px;
        line-height: 24px;
    }

    .busquedas-laborales .logo {
        font-size: 30px;
    }
}

@media (min-width: 992px) {
    .busquedas-laborales h2 {
        font-size: 40px;
        line-height: 40px;
    }

    .busquedas-laborales h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .busquedas-laborales .logo {
        font-size: 40px;
    }
}

.panel-heading h4 a {
    font-size: 2.0rem;
}

    .panel-heading h4 a[aria-expanded="true"] {
        color: #383838 !important;
        font-weight: 700;
        /*border-bottom: 2px solid #383838;*/
        margin-right: 10%;
        position: unset;
    }

.btn-pilares {
    display: block;
    width: 100%;
    cursor: pointer;
}

    .btn-pilares:hover {
        background-color: rgb(0, 182, 222);
        color: #fff;
        border: none;
    }


nav {
    height: 100% !important;
}

.nav.navbar-nav {
    height: auto;
}

    .nav.navbar-nav > li > a {
        color: white;
        text-align: right;
    }

.nav > li > ul > li > a {
    color: white;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.09);
    text-shadow: 0 0 black;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: rgba(0, 0, 0, 0.09);
}

.list-group-item {
    background: inherit;
}

    .list-group-item:hover {
        background-color: rgba(0, 0, 0, 0.09) !important;
    }

    .list-group-item > a:hover {
    }

    .list-group-item > a > h6 {
        color: white;
    }

.dropdown-menu {
    background-color: #00aeef;
    border-top-width: 0px;
    width: 100%;
    width: -moz-available; /* WebKit-based browsers will ignore this. */
    width: -webkit-fill-available; /* Mozilla-based browsers will ignore this. */
}

    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
        background-color: transparent !important;
    }

.custom-navbar-collapse {
    height: auto;
    max-height: 500px;
    width: 100%;
}

    .custom-navbar-collapse > ul > .dropdown {
        position: inherit;
    }

.custom-navbar-right {
}

    .custom-navbar-right > li > a {
    }

.container-fluid > .custom-navbar-collapse, .container-fluid > .custom-navbar-header, .container > .custom-navbar-collapse, .container > .custom-navbar-header {
    margin-right: 0;
    margin-left: 0;
}

.custom-navbar-mobile {
    padding: 1% 15px 1% 0;
    text-align: right;
}

    .custom-navbar-mobile > a {
        margin-right: 6px;
        margin-top: 10px;
    }

.custom-navbar {
    border: none;
}

#login-panel {
    line-height: 80px;
}

li.visible-mobile {
    background-color: white;
}

.visible-mobile > a {
    color: black !important;
}

.sparkline svg path {
    stroke-width: 1;
    fill: none;
    stroke: #00aeef;
}

.dolar-mobile {
    border-bottom: 5px solid #383838;
}


.dolar {
    z-index: 100;
    top: 110px;
    right: 20px;
    background-color: white;
    opacity: 0.8;
    border-radius: 10px;
}

    .dolar p {
        color: #004798;
        margin-bottom: 5px !important;
    }

    .dolar span {
        font-size: 16px;
        opacity: 1 !important;
    }

.btn-primary-dolar {
    background-image: none;
    background-color: #00adee;
    color: white;
    text-align: center;
}

    .btn-primary-dolar:hover,
    .btn-primary-dolar:focus,
    .btn-primary-dolar:active,
    .btn-primary-dolar.active,
    .open > .dropdown-toggle.btn-primary-dolar {
        background-color: #00adee;
        border-color: #00adee;
    }

        .btn-primary-dolar.active.focus,
        .btn-primary-dolar.active:focus,
        .btn-primary-dolar.active:hover,
        .btn-primary-dolar:active.focus,
        .btn-primary-dolar:active:focus,
        .btn-primary-dolar:active:hover,
        .open > .dropdown-toggle.btn-primary-dolar.focus,
        .open > .dropdown-toggle.btn-primary-dolar:focus,
        .open > .dropdown-toggle.btn-primary-dolar:hover {
            color: #fff;
            background-color: rgba(0, 174, 239, .75);
            border-color: #00aeef;
        }


table.tablesorter thead tr th.header:not(.Actions) {
    cursor: pointer;
    display: table-cell;
}
