#cont-exc {
    height: auto;
    margin: 0 auto;
    width: 983px;
    overflow: hidden;
    position: relative
}

.bloqueseccion {
    width: 735px;
    float: left;
    height: 2000px
}

.bloqueseccion h3 {
    font-family: fjalla_oneregular;
    color: #f5c400;
    text-align: center;
    font-size: 25px;
    padding-bottom: 20px;
    height: 22px;
    padding-top: 20px;
    letter-spacing: .05em;
    width: 852px;
    margin-left: 10px
}

p.tciudad {
    font-family: fjalla_oneregular;
    color: #f5c400;
    text-align: center;
    font-size: 25px;
    padding-bottom: 16px;
    height: 22px;
    padding-top: 9px;
    letter-spacing: .05em;
    margin-left: 10px;
    text-transform: uppercase;
}

.hr {
    border: 0
}

.blq-inicio {
    float: left;
    margin: 0 0 11px 11px;
    cursor: default
}

.blq-seccion {
    display: flex;
    margin: 0 0 14px 14px;
    width: 158px;
    cursor: default;
    background: #00223a;
    position: relative;
    flex-direction: column;
    font-family: fjalla_oneregular
}

.h-mas {
    height: 250px
}

.blq-s-port {
    border-bottom: 1px solid #414141
}

.b-s-name {
    height: 30px;
    width: 140px;
    font-family: fjalla_oneregular;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 32px;
    text-align: center;
    float: left;
    padding: 0 9px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.b-s-fono {
    color: #fff;
    margin: 3px 0 0!important;
    display: flex;
    height: 37px;
    align-items: center;
    justify-content: center
}

.categ {
}

.b-s-phone {
    float: left;
    height: 25px;
    width: 25px
}

.phone {
    font-family: fjalla_oneregular;
    padding-left: 5px
}

.phone::before {
    content: "9 "
}

.b-s-text {
    clear: both;
    color: #c9c9c9;
    font-family: trebuchet ms,Arial,Helvetica,sans-serif;
    font-size: 12px;
    position: absolute;
    text-align: center;
    top: 180px
}

.b-s-valor {
    color: #e0e0e0;
    font-size: 25px;
    font-family: fjalla_oneregular;
    text-align: center;
    width: 158px;
    margin-bottom: 4px;
    padding-top: 5px;
    border-top: 2px solid #656f80
}

.b-s-ret-heart {
    background: #000
}

.num-heart {
    height: 30px;
    display: flex;
    justify-content: space-between
}

.num {
    color: #fff;
    font-size: 14px;
    z-index: 10;
    position: absolute;
    top: 7px;
    left: 12px;
    font-weight: 900
}

.heart {
    z-index: 1
}

.heart img {
    background: url(../../_imagenes/portal/sprite.png) no-repeat scroll transparent -215px -231px;
    height: 22px;
    width: 25px;
    position: absolute;
    left: -15px;
    top: -3px
}

.text-ret {
    color: #e0e0e0;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    line-height: 30px
}

.text-porcent {
    font-size: 20px;
    text-align: center;
    width: 42px;
    float: right;
    background: #f5c400;
    height: 30px;
    line-height: 30px
}

.h-mas {
    height: 233px
}

.blq-seccion.bg-sp img {
    width: 158px;
    float: left;
    border-radius: 5px 5px 0 0
}

span.en-Heart {
    position: relative;
    color: red;
    font-size: 30px
}

.num-heart .en-heart {
    font-size: 20px;
    width: 20px;
    float: left;
    height: 20px
}

.b-s-fono div {
    font-size: 18px;
    padding: 0 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: .3px
}
span.f_waSt{
    margin-left: 3px;
    width: 30px;
    top: 82px;
    height: 33px;
    background: green;
    background: url(../../../_imagenes/wa.png) no-repeat;
    background-size: 100%;
    transition: .2s;
    cursor: pointer
}
span.f_wa0 {
    display: none;
}

span.f_wa1 {
    display: block!important
}

span.f_waSt:hover {
    transform: scale(1.1)
}
