﻿
.panel,
.panel-default>.panel-heading {
    background: transparent !important;
}

#dynamic .panel-default>#dynamic .panel-heading+.panel-collapse>#dynamic .panel-body {}

#dynamic .panel-title>.small,
#dynamic .panel-title>.small>a,
#dynamic .panel-title>a,
#dynamic .panel-title>small,
#dynamic .panel-title>small>a,
.pubished-filter .panel .panel-heading .panel-title,
.panel-default>.panel-heading {
    color: #14316F !important;
    font-family: VAGRoundedLTProThin !important;
    background: transparent;
    -webkit-text-fill-color: initial;
    -webkit-background-clip: text;
}

.form-control.buscadorElementos{
    border: 1px solid #01A0E0 !important;
    border-radius: 50px;
    padding: 2px 15px;
}

#dynamic .panel-title>a:hover{
    background: #01A0E0 !important;
    color: #fff !important;
    padding: 3px 15px;
    border-radius: 20px;
    font-family: VAGRoundedLTProBold !important;
}

.form-control.buscadorElementos::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    padding: 10px 0;
    color: #2E3989;
    font-family: VAGRoundedLTProThin !important;
    font-size: 14px;
  }
  .form-control.buscadorElementos::-moz-placeholder { /* Firefox 19+ */
    padding: 10px 0;
    color: #2E3989;
    font-family: VAGRoundedLTProThin !important;
    font-size: 14px;
  }
  .form-control.buscadorElementos:-ms-input-placeholder { /* IE 10+ */
    padding: 10px 0;
    color: #2E3989;
    font-family: VAGRoundedLTProThin !important;
    font-size: 14px;
  }
  .form-control.buscadorElementos:-moz-placeholder { /* Firefox 18- */
    padding: 10px 0;
    color: #2E3989;
    font-family: VAGRoundedLTProThin !important;
    font-size: 14px;
  }

.ms-rtestate-field p, p.ms-rteElement-P.extractoArticulo{
    font-size: 14px !important;
    line-height: 1.4 !important;
    margin-top: 10px  !important;
}

.img-card-item {
    padding: 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 250px;
}

.tab-pane h3{
    line-height: 1.1 !important;
}



#noticias-cards-items {
    padding: 0 5px;
}

.blog-date{
    color: #a7a6a6 !important;
}

.nav-tabs>li>a {
    padding: 20px 50px 10px;
    font-family: VAGRoundedLTProBold !important;
    font-size: 18px;
    background-color: #DFF1FC;
    color: #14316F;
    outline: none;
    border: none;
    text-align: center;
    border-radius: 10px 10px 0px 0px;
    cursor: pointer;
}

.controls {
    position: absolute;
    top: -55px;
    padding: 0;
    left: 0;
    display: flex;
    justify-content: center;
}

.nav-tabs{
    border: none;
}

.contenedorLista{
    margin-top: 10px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    font-family: VAGRoundedLTProBold !important;
    font-size: 18px;
    background-color: #fff;
    padding-top: 26px;
    padding-bottom: 22px;
    color: #01A0E0 !important;
    z-index: 9;
    margin-top: -19px;
    border-radius: 20px 20px 0px 0px;
    border: 0;
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #eeeeee;
}

.blog-publicationType {
    display: none;
}

.blog-info {
    margin-top: 6px;
    margin-bottom: 3px;
    font-size: 12px;
}

#prensa {
    background-image: url(/sala-de-prensa/Assets/home-sala-prensa/imagenes/bg-cuadritos.webp) !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 41% top;
    background-color: transparent !important;
    background-attachment: fixed;
}

#card-overview-wrapper {
    background-color: #e8e9df;
}

#card-overview-wrapper .filter-section {
    background: #DFF1FC;
    padding: 25px;
    border-radius: 12px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    position: relative;
    bottom: 30px;
    font-family: VAGRoundedLTProBold !important;
    z-index: 2;
}

#prensa .filter-title-prensa {
font-family: VAGRoundedLTProBold !important;
font-weight: 500;
color: #14316F;
margin-top: 20px;
margin-bottom: 20px;
font-size: 1.4rem;
}

.blog-body{
font-family: VAGRoundedLTProThin !important;
font-size: 16px;
}

#card-overview-wrapper .list-section {
    min-height: 1200px;
    background: #fff;
    padding: 25px;
    border-radius: 12px;
    position: relative;
    bottom: 70px;
    z-index: 9;
    box-shadow: 2px 10px 30px rgba(44, 59, 137, 0.2);
}

.blog-title a > p {
    font-family: VAGRoundedLTProBold !important;
    font-size: 18px !important;
    line-height: 1.15 !important;
    margin-bottom: 9px !important;
    color: #14316F !important;
}

.fullbleed-wrapper .block-copy h1.titulo-seccion{
    font-family: VAGRoundedLTProBold !important;
    color: #fff !important;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4)
}

.blog-date {
    color: #a3a3a3;
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 10px;
}

.blog-readmore {
    color: #01A0E0 !important;
    background: #E9F4FA;
    border-radius: 20px;
    width: auto;
    padding: 5px 10px;
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
}

a {
    color: #01A0E0;
}


.fullbleed-wrapper._photo {
    background: transparent;
}

#card-overview-wrapper {
    background-color: transparent;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.mm-x-mark {
    position: absolute;
    font-size: 16px;
    top: 6px;
    right: 6px;
    font-family: 'Glyphicons Halflings' !important
}

.blog-container {
    margin-top: 0;
    margin-bottom: 30px;
    min-height: 197px;
    height: 250px;
    padding-left: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    border-radius: 15px;
    overflow: hidden;
}

.blog-container img {
    margin-top: 0;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    width: 100%;
}

.descripcion-card-item {
    padding: 20px 15px;
}

.blog-pubished-filter .panel {
    border: none
}

.blog-pubished-filter .panel .panel-heading {
    font-family: "Roboto";
    font-weight: 500;
    padding: 10px 15px 10px 0
}

.blog-pubished-filter .panel .panel-heading h4 {
    color: #717171;
    font-size: 1.4rem;
    background: -webkit-linear-gradient(#717171, #707070);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text
}

.blog-pubished-filter .panel .panel-collapse.collapse {
    display: none !important
}

.blog-pubished-filter .panel .panel-collapse.collapse.in {
    display: block !important
}

.blog-pubished-filter .panel .panel-body {
    padding: 0;
    background-color: #f4f4f4
}

.blog-pubished-filter .panel .panel-body ul {
    color: #666;
    margin: 0;
    font-size: 1.2rem;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0
}

.blog-pubished-filter .panel .panel-body ul li {
    padding: 5px;
    background-color: #f8f8f8;
    list-style: none;
    margin-top: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    overflow: hidden
}

.blog-pubished-filter .panel .panel-body ul li:hover {
    background-color: #fff
}

.blog-pubished-filter .panel .panel-body ul li div {
    float: left;
    margin-top: 0
}

.blog-pubished-filter .panel .panel-body ul li.active {
    overflow: hidden;
    color: #012169
}

.blog-pubished-filter .panel .panel-body ul li.active:after {
    font-family: 'bpd-font-icons';
    font-size: 18px;
    content: "\e63b";
    float: right;
    top: 0;
    right: 1px
}

.blog-pubished-filter .panel .panel-body ul li.active div {
    float: left;
    margin-top: 4px
}


@media(min-width:1200px){
    .container{
        width: 1270px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 961px) {
    .container .list-section {
        width: 100%;
    }
}

@media(min-width:768px) and (max-width:1199px) {
    .blog-container,
    .img-card-item {
        height: 300px;
    }

}

@media (min-width: 991px) {
    .filters {
        display: block
    }


}

@media (max-width: 991px) {

    .left-align {
        text-align: left !important;
        padding-bottom: 20px
    }

    .products-overview-banner-img .fullbleed-wrapper {
        padding-top: 20px
    }

    #card-overview-wrapper .filter-section {
        padding: 10px 15px
    }

    .card-wrapper.special_offer {
        border: 2px solid #f9dca5;
        padding: 15px;
        border-radius: 5px;
        background: -webkit-linear-gradient(#fff, #eeefea);
        background: -o-linear-gradient(#fff, #eeefea);
        background: -moz-linear-gradient(#fff, #eeefea);
        background: linear, false, white, #eeefea
    }

    .card-wrapper.special_offer .card-left {
        padding-left: 0
    }

    .card-wrapper .card-right .card-detail .special_offer .card-title,
    .card-wrapper .card-right .card-detail.special_offer .card-description {
        width: 100%
    }

    .card-wrapper.row.non_special_offer.non_premium {
        border-bottom: 1px solid #ccc;
        padding: 10px 0
    }

    .card-wrapper.row.non_premium {
        border-bottom: 1px solid #ccc;
        padding: 10px 0
    }

    .card-wrapper.row {
        border-bottom: 1px solid #ccc;
        padding: 10px 0
    }

    .card-detail.special_offer {
        border: 0 !important;
        padding: 0 !important;
        background: none !important
    }

    .card-detail.special_offer .special_offer_section {
        border-left: 0;
        border-top: 2px solid orange;
        padding: 10px 0;
        width: 100%;
        top: 10px
    }
}


@media (max-width: 767px) {
    .tab-noticias, .tab-articulos{
        width: 50%;
    }

    .tab-publicaciones{
        width: 100%;
    }
    .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
        margin-top: 1px;
        border: 1px solid #01A0E0;
        margin-top: 0;
    }

    .nav-tabs>li>a{
        padding-top: 26px;
        padding-bottom: 22px;
    }

    .tab-content{
        margin-top: 80px;
    }

    .blog-container {
        min-height: auto;
        height: auto;
    }

    .container {
        width: 90%
    }

    #card-overview-wrapper .list-section {
        bottom: 30px;
        border-radius: 0 0 12px 12px
    }

    #card-overview-wrapper .one-column {
        border-radius: 12px 12px 12px 12px !important
    }

    #card-overview-wrapper .filter-section {
        border-radius: 12px 12px 0 0;
        cursor: pointer
    }

    #card-overview-wrapper .list-section .section-description {
        width: 100%
    }

    .card-wrapper.row.non_special_offer.non_premium {
        border-bottom: 1px solid #ccc;
        padding: 10px 0
    }

    .card-wrapper.row.non_special_offer.non_premium .card-left {
        width: 100%
    }

    .card-wrapper.row.non_special_offer.non_premium .card-left .card-image {
        width: 50%;
        float: left !important
    }

    .card-wrapper.row.non_premium {
        border-bottom: 1px solid #ccc;
        padding: 10px 0
    }

    .card-wrapper.row.non_premium .card-left {
        width: 100%
    }

    .card-wrapper.row.non_premium .card-left .card-image {
        width: 50%;
        float: left !important
    }

    .card-wrapper.row {
        border-bottom: 1px solid #ccc;
        padding: 10px 0
    }

    .card-wrapper.row .card-left {
        width: 100%
    }

    .card-wrapper.row .card-left .card-image {
        width: 50%;
        float: left !important
    }

    .filters {
        display: none
    }

    .footer-bottom {
        padding: 20px 10px
    }
}