.comite-title {
    font-size: 2.5rem;
    margin-bottom: 2rem;
    line-height: 1;
    min-height: 81px;
}
.separador:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 2rem;
    left: 0;
    background: #ED696A;
    width: 0.0625rem;
}
.caja {
    padding-top: 30px;
}

.caja .fuente p {
    font-size: 13px;
}

.caja-after-comite {
    border: 2px solid #ED696A;
    background-color: #dedede;
    padding: 10px
}

.comites {
    border-radius: 75px 75px 0 0;
    border: 2px solid #ED696A;
    padding: 35px;
}

.be-gray {
    animation: background-fade 3s forwards;
}

@keyframes background-fade {
    0% {
        background: #fff;
    }
    100% {
        background: #dedede;
    }
}

.gob-asamblea .panel-body a {
    margin-bottom: 5px;
}

.table thead.r-text th {
    font-size: 19px;
    font-weight: 600;
    padding: 13px 0;
    color: #333333;
    border-top: none;
    border-bottom: 1px solid #dee2e6;

}

.pricedata {
    display: block;
    width: calc(100% - 6rem);
    float: right;
}

.pricedata span.last {
    font-size: 2rem;
    /*display: block;*/
    font-weight: 600;
}

.pricedata span.last-updated {
    display: block;
    margin-bottom: 1.5rem;
    font-weight: 500;
}

.pricedata .left, .pricedata .right {
    display: inline-block;
    float: left;
    max-width: 10rem;
}

.pricedata .left {
    padding-right: 1.5625rem;
}

.pricedata .right {
    padding-left: 1.5625rem;
    border-left: 1px solid;
}

/*.change-direction {*/
/*display: block;*/
/*height: 4rem;*/
/*width: 4rem;*/
/*border: 2px solid #ED696A;*/
/*border-radius: 50%;*/
/*text-align: center;*/
/*float: left;*/
/*position: relative;*/
/*}*/

.change-direction .fa {
    font-size: 1.5rem;
    display: block;
    color: #ED696A;
    top: 50%;
    left: 53%;
    transform: translateY(-50%) translateX(-50%);
    position: absolute;
}

.letterCircle {
    border-radius: 50%;
    width: 36px;
    height: 36px;
    padding: 3px 0px;
    background: #88c948;
    color: white;
    text-align: center;
}

.letterCircle h3 {
    color: #ffffff;
    font-size: 24px !important;
}

.letterCircle.i {
    padding: 3px 14px;
}

.footer p {
    font-size: 15px;
}

.footer-useful-link ul li a {
    font-size: 15px;
}

.color-fuerte {
    color: #ED696A;
}

/*.mega-menu > div.menu-list-items {*/
/*    background-color: #ffffff;*/
/*}*/

.width-title {
    width: 50%;
}

.width-valores {
    width: 12.5%;
}

.fix-text {
    overflow-wrap: break-word;
}

img.mfp-img {
    background-color: white;
}

@media (max-width: 768px) {
    .media-60 {
        width: 100%;
        margin: auto;
        height: 100%;
    }
}

.mega-menu .menu-links > li > a.active, .mega-menu .drop-down-multilevel a.active, .mega-menu .drop-down-tab-bar a.active {
    color: #ED696A;
}

.mega-menu .drop-down-tab-bar a, .mega-menu .drop-down-multilevel a {
    letter-spacing: 0.7px;
}

.color-cox {
    color: #91CF3F;
}

.color-cox-fuerte {
    color: #ED696A;
}

p {
    line-height: 1.7;
}

.drop-down-tab-bar {
    width: 660px !important;
}

/*.mega-menu .menu-mobile-collapse-trigger.active:before, .mega-menu .menu-mobile-collapse-trigger.active:after {*/
/*position: absolute;*/
/*left: 15px;*/
/*content: ' ';*/
/*height: 33px;*/
/*width: 2px;*/
/*!*background-color: #333;*!*/
/*}*/
.mega-menu .menu-mobile-collapse-trigger.active:before {
    transform: rotate(45deg);
}

.mega-menu .menu-mobile-collapse-trigger.active:after {
    transform: rotate(-45deg);
}

.mega-menu .menu-mobile-collapse-trigger.active:after {
    top: 31px;
}

/*
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 500px
*/

.c-21 .c-header {
    padding-top: 19px;
}

.c-21 .c-header h2 {
    width: 110px;
    line-height: 18px;
}

em {
    font-family: Proximanova !important;
    font-size: 16px;
    letter-spacing: 1px !important;

}

@media (min-width: 320px) and (max-width: 500px) {
    table.test tr td:first-child {
        width: 200px !important;
        min-width: 200px !important;

    }

    .width-title {
        width: 200px !important;
    }

    .page-title-name h1 {
        position: relative;
        top: 20px;
    }

    .fix-2.media-45 {
        width: 80% !important;
        margin-left: -2%;
    }

    .blog .timeline > li.timeline-inverted {
        margin-bottom: 20px !important;
    }

    .fix-desc {
        margin-left: 15px;
        margin-right: 15px;
    }

    .fix-t-mobil {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .fix-t-mobil table th {
        width: 50%;
    }

    .portada11 h3 {
        text-align: center;
    }

    .w-100.sol {
        width: 70% !important;
    }

    .w-100.comite {
        width: 60% !important;
        display: block;
        margin: auto;
    }

    .menu-links {
        max-height: 100vh !important;
    }

    .mega-menu .drop-down-tab-bar li {
        padding: 10px 8px;
    }

    .mega-menu .drop-down-tab-bar li a {
        font-size: 14px;
    }

    .topbar {
        min-height: 25px;
        max-height: 25px;
    }

    .valor-accion, .languages {
        top: -5px;
        position: relative;
    }

    .topbar .pt-1 {
        padding-top: 0 !important;
    }

    .mega-menu.desktopTopFixed .menu-links > li > a {
        color: #363636 !important;
    }

    .mt-xm-1 {
        margin-top: 1rem;
        display: block;
    }

    .fix-margin-mobile {
        margin-right: 15px !important;
        margin-left: 15px !important;
    }

    .fix-m-mobil {
        margin-top: 40px !important;
    }

    .c-18, .c-19, .c-20, .c-21 {
        background-size: cover;
        width: 100%;
        background-position: initial;
    }

    .c-header {
        padding-top: 43px;
    }

    .c-21 .c-header {
        padding-top: 36px;
    }

    .c-body {
        line-height: 25px;
    }

    .col-6.mobile-w-100 {
        width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .img-unidades {
        margin-left: 65px;
        width: 75%;
        margin-bottom: 10px;
        margin-top: 30px;
    }

    .chartdiv-4 {
        margin-top: -90px;

    }

    #paises .amChartsLegend {
        margin-top: -45px;
        margin-left: 45px;

    }

    .bio h5 {
        font-size: 20px;
    }

    .bio h6 {
        font-size: 15px;
        font-weight: 500;
    }

    .mobil-w-100 {
        width: 100% !important;
    }

    .contact-2.pt-5.reducir {
        padding-top: 0 !important;
    }

    .contact-2.mt-4.reducir, .c-form.mt-4 {
        margin-top: 0 !important;
    }

    .contact-2 h2 {
        font-size: 27px;
        font-weight: 500;
        line-height: 30px;
        margin-top: 15px;
    }

    .mb-50.fix-mb {
        margin-bottom: 25px !important;
    }

    .bolita.mr-4 {
        margin-right: 0.8rem !important;
    }

    .c-form.pt-5 {
        padding-top: 1rem !important;
    }

    .c-form .contact-div.p-5 {
        padding: 10px 35px !important;
    }

    /*.contact-2 .bolita {*/
    /*width: 32px;*/
    /*height: 20px;*/
    /*margin-top: 5px;*/
    /*}*/
    /*.contact-2 .bolita.others {*/
    /*width: 20px;*/
    /*height: 20px;*/
    /*margin-top: 3px;*/
    /*}*/
    .mb-xs-0 {
        margin-bottom: 0;
    }

    /*.contact-2 .bolita.chile {*/
    /*width: 28px;*/
    /*}*/
    .oficina.mt-5 {
        margin-top: 1.8rem !important;
    }

    .oficina.mb-5 {
        margin-bottom: 1.8rem !important;
    }

}

@media (min-width: 1200px) {
    .topbar {
        padding: 0;
    }
}

@media (min-width: 992px) {
    .topbar {
        padding: 0;
    }

    .mega-menu .drop-down-multilevel, .mega-menu .drop-down-tab-bar, .mega-menu .menu-list-items, .mega-menu.desktopTopFixed .menu-list-items {
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.11);
    }

    .inv-men-cont {
        display: flex;
    }

}

@media (max-width: 992px) {
    .table-bordered tbody tr td, .table-bordered thead tr th {
        padding: 12px 5px;
        min-width: 90px !important;
    }

    .inv-men-cont .border-left, .inv-men-cont .border-right {
        border: none !important;
    }
}

/*!*Firefox*!*/
/*@-moz-document url-prefix() {*/
/*.acerca-de {*/
/*right: 35.5% !important;*/
/*}*/
/*.portfolio {*/
/*right: 24.3% !important;*/
/*}*/
/*.inversores {*/
/*right: 12.7% !important;*/
/*}*/
/*}*/
