@charset "UTF-8";.float {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow-x: hidden;
    display: inline-block;
    font-family: trebuchet ms,Arial,Helvetica,sans-serif;
    color: #11191f;
    font-weight: 700;
    font-size: 12px;
    position: relative;
    width: 263px
}

.float span {
    position: inherit;
    left: 0;
    transition: left 1s ease-out;
    -webkit-transition: left 1s ease-out;
    -moz-transition: left 1s ease-out
}

.float span:hover {
    left: -60px
}

.floatIE {
    //float: left
}

.ie {
    color: transparent;
    font-size: 11px;
    text-align: center;
    font-weight: 700
}

* {
    margin: 0;
    padding: 0;
    font-size: 12px
}

a,a:link,img,object {
    outline: none
}

img {
    border-width: 0
}

body {
    background: #000 none repeat scroll 0 0;
    color: #11191f;
    margin: 0;
    padding: 0;
    font-family: Trebuchet MS
}

#contenedor {
    height: 750px;
    left: 0;
    position: absolute;
    top: 0;
    width: 980px
}

#barrasup {
    background-color: #bdc3c7;
    height: 80px;
    position: relative
}

#nomcat {
    height: 100%;
    width: 450px;
    float: left;
    background: #bdc3c7
}

.h1h2 {
    width: auto;
    height: auto;
    float: left;
    margin: 8px 0 0 10px
}

#cityheart {
    margin: -3px 0 0;
    float: left;
    clear: left;
    margin-top: 2px
}

.esctipo {
    float: left;
    color: #555657;
    font-size: 15px;
    padding-right: 12px;
    text-transform: uppercase
}

.port-ficha {
    float: left;
    height: 80px;
    width: 80px
}

div#twitterblock {
    width: 89px;
    height: 21px;
    display: block;
    position: absolute;
    top: 10px;
    right: 45px
}

.simboloficha {
    background-color: #000;
    color: #fff;
    display: block;
    float: left;
    font-size: 12px;
    height: 13px;
    line-height: 12px;
    margin-left: 6px;
    padding: 1px 0 1px 1px;
    text-align: center;
    text-decoration: none;
    width: 14px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px
}

#fichacorazones {
    float: left;
    height: 15px;
    width: auto
}

#fichacorazones p {
    margin-top: -3px;
    font-family: fjalla_oneregular,Trebuchet MS;
    color: #4c3c2c;
    float: left;
    padding-right: 6px;
    font-size: 17px
}

#imgCorazonesFicha {
    background-image: url(../img//bg_corazones.gif);
    background-position: 0 0;
    float: left
}

#fichanumgaleria {
    height: 15px;
    width: 60px;
    position: absolute;
    top: 0;
    right: 25px
}

#fichanumgaleria div {
    width: 60px;
    text-align: center;
    height: 18px;
    background: #0af;
    line-height: 20px;
    font-size: 12px
}

#fichanumgaleria span:nth-child(3) {
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 12px solid #08467b;
    position: absolute
}

#fichanumgaleria p {
    font-family: fjalla_oneregular,Trebuchet MS;
    color: #fff;
    text-transform: uppercase;
    line-height: 27px;
    font-size: 16px;
    height: 20px;
    background: #08467b;
    text-align: center
}

#fichanumgaleria p span {
    font-size: 17px;
    color: #00aafc
}

#ficharetoque {
    float: left;
    height: 100%;
    width: 320px;
    position: relative;
    background: #bdc3c7
}

.simboloficharet {
    background-color: #000;
    color: #fff;
    display: block;
    float: left;
    font-size: 12px;
    height: 13px;
    line-height: 12px;
    padding: 1px 0 1px 1px;
    position: absolute;
    right: 14px;
    text-align: center;
    text-decoration: none;
    top: 2px;
    width: 14px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px
}

#infovotosretoque,#infovotosheart {
    background-color: #000;
    height: auto;
    opacity: .8;
    filter: alpha( opacity=80 );
    padding: 11px 7px;
    position: absolute;
    width: 193px;
    z-index: 32;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #b9b3a3;
    text-align: left
}

#infovotosheart {
    left: 39px;
    top: 51px
}

#infovotosretoque {
    left: 21px;
    top: 36px
}

#infovotosretoque span,#infovotosheart span {
    font-size: 13px
}

.infocorner {
    left: 125px;
    position: absolute;
    top: -13px
}

.fret {
    font-family: fjalla_oneregular,Trebuchet MS;
    color: #4c3c2c;
    left: -39px;
    line-height: 16px;
    position: absolute;
    text-transform: uppercase;
    top: 13px;
    width: 95px;
    font-size: 17px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3)
}

.caracter,.caracter1 {
    position: absolute;
    top: 0;
    left: 135px;
    height: 0;
    border-top: 40px solid transparent;
    border-left: 20px solid #bdc3c7;
    border-bottom: 40px solid transparent;
    z-index: 10
}

.caracter1 {
    left: 340px;
    border-left-color: #a6afb5
}

.caracter2 {
    left: -27px;
    border-top: 40px solid transparent;
    border-right: 20px solid #a6afb5;
    border-bottom: 40px solid transparent;
    position: absolute;
    width: 0;
    height: 0
}

.caracter3 {
    border-top: 40px solid transparent;
    border-right: 20px solid #bdc3c7;
    border-bottom: 40px solid transparent;
    position: absolute;
    width: 0;
    height: 0;
    left: -25px
}

.porc_retoque {
    font-family: fjalla_oneregular,Trebuchet MS;
    color: #08467b;
    float: left;
    font-size: 67px;
    left: 21px;
    position: absolute;
    width: auto;
    letter-spacing: -2px;
    z-index: 20
}

#globo {
    height: 60px;
    display: block;
    position: absolute;
    top: 0;
    right: -20px;
    width: 170px;
    padding: 10px 10px 10px 25px;
    background: #a6afb5
}

#spaninfovotosretoque {
    color: #424242;
    margin: 5% 0 0;
    display: inline-block;
    font-size: 12px;
    height: 85%
}

#buscarNombre {
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 80px
}

#barracentro {
    background-color: #f5c400;
    height: 50px;
    width: 100%;
    position: relative
}

#contacto dd {
    padding: 0!important
}

#contacto dd img {
    padding: 11px 0 0 16px
}

#contacto dt {
    width: auto;
    font-size: 30px;
    padding-top: 12px
}

#contacto dd,#contacto dt {
    color: #343c44;
    font-family: fjalla_oneregular,Trebuchet MS;
    float: left
}

.n569 {
    font-family: fjalla_oneregular,Trebuchet MS;
    color: #7a7b7b;
    float: left;
    font-size: 30px
}

#inputBPN {
    background: url(../../_imagenes/ficha/lupa.png) no-repeat scroll 209px 50% transparent;
    color: #767272;
    float: left;
    font-family: Trebuchet MS;
    font-size: 13px;
    height: 50px;
    text-indent: 7px;
    width: 240px;
    border: none;
    outline: none
}

#divResultBPN {
    background-color: #2b323a;
    color: #e0e0e0;
    position: absolute;
    right: 0;
    top: 50px;
    width: 240px;
    z-index: 10
}

#divResultBPN p {
    color: #e0e0e0;
    text-indent: 5px;
    width: 220px;
    padding: 7px 10px;
    font-size: 12px
}

#divResultBPN p:nth-of-type(2n+1) {
    background-color: #343c44
}

#divPortadaMuestra {
    display: none;
    position: absolute;
    padding: 6px;
    background-color: #000;
    border: 1px solid #666;
    z-index: 680
}

span.en-fono {
    font-size: 25px;
    line-height: 51px;
    margin-left: 20px;
    color: #000
}

.wa_0 {
    display: none
}

.wa_1 {
    display: flex !important;
    height: 46px;
    padding: 0 !important;
}

.wa_1 a {
    display: flex;
    justify-content: space-evenly;
    flex-direction: row;
    padding-top: 3px;
    margin-left: 7px
}

span.en-ubicacion {
    font-size: 25px;
    margin-left: 23px;
    color: #000;
    float: left;
    line-height: 50px
}

#fichaseccion {
    color: #343c44;
    font-family: fjalla_oneregular,Trebuchet MS;
    font-size: 29px;
    text-transform: uppercase;
    float: left;
    margin-left: 10px;
    line-height: 50px;
    height: 100%;
    width: 165px
}

#contenido {
    height: 595px;
    width: 100%;
    position: absolute;
    top: 155px
}

div#contfotos {
    height: 595px;
    width: 600px;
    position: relative;
    float: right
}

#tablefoto {
    background-color: #1f252a
}

#contfoto {
    height: 595px;
    width: 600px;
    text-align: center;
    vertical-align: middle;
    font-family: fjalla_oneregular,Trebuchet MS;
    font-size: 15px;
    color: #343c44
}

#fleft,#fright {
    top: 45%;
    overflow: hidden;
    position: absolute;
    width: 37px
}

#fleft {
    left: 12px
}

#fright {
    right: -8px
}

#fleft a,#fright a {
    display: block;
    cursor: pointer;
    color: #c2c2c2;
    font-size: 40px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#fleft a:hover,#fright a:hover {
    color: #0af
}

#fotos {
    position: relative;
    top: 0;
    left: 0
}

#recomiendachica {
    position: absolute;
    right: 366px;
    bottom: 31px;
    width: 35px
}

#conttexto {
    background-color: #2b323a;
    float: left;
    height: 595px;
    position: absolute;
    left: 0;
    top: 0;
    width: 380px
}

#nombre {
    font-family: fjalla_oneregular,Trebuchet MS;
    font-size: 38px;
    text-align: left;
    float: left;
    color: #08467b;
    height: 40px;
    text-transform: uppercase
}

.detalle {
    float: left;
    position: relative
}

.det {
    margin-left: 10px
}

.detalle a {
    background: url(../../_imagenes/ficha/detalle-flecha.png) no-repeat scroll 94% 50% #b5160a;
    color: #f8f4e8;
    float: left;
    font-family: fjalla_oneregular,Trebuchet MS;
    font-size: 17px;
    height: 23px;
    line-height: 23px;
    margin: 0;
    text-decoration: none;
    text-indent: 5px;
    width: 72px
}

.detalle a:hover {
    background: #0c7fb5 url(../../_imagenes/ficha/detalle-flecha.png) no-repeat scroll 94% 50%;
    text-decoration: none;
    height: 23px
}

.flehor {
    margin: 5px 0 0 22px
}

#datos {
    height: auto;
    width: 100%
}

#datos1,#datos2 {
    float: left;
    margin: 0;
    width: 189.5px
}

#datos3 {
    float: left;
    margin: 0;
    width: 380px
}

#datos5,#datos6 {
    float: left;
    margin: 0;
    width: 100%;
    text-indent: 2px;
    height: 30px
}

#datos1 {
    border-right: 1px solid rgba(255,255,255,.1)
}

{
    width: 50px;
    color: #0af;
    background: red;
    float: right
}

#datos1 dt:first-of-type,#datos1 dd:first-of-type,#datos2 dt:first-of-type,#datos2 dd:first-of-type,#datos1 dt:last-child,#datos1 dd:last-child,#datos2 dt:last-child,#datos2 dd:last-child,#datos6 {
    background-color: #343c44
}

dt,dd,.floatdt {
    font-family: trebuchet ms,Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 30px;
    line-height: 30px
}

dt {
    color: #c2c2c2;
    float: left;
    text-align: left;
    text-indent: 10px;
    width: 65px
}

dd {
    color: #fff;
    text-align: left;
    padding-left: 90px
}

dt.en-clock,dt.en-ubicacion,dt.en-atencion,dt.en-servicios1,dt.en-valor,dt.en-sale {
    color: #0af;
    font-size: 20px;
    line-height: 30px;
    float: left;
    width: 45px
}

dt.en-sale {
    color: red!important;
    font-size: 26px;
    line-height: 40px!important
}

dt.en-ubicacion {
    text-indent: 12px
}

#datos3 dd,#datos4 dd,#datos5 dd,#datos6 dd {
    padding-left: 0;
    float: left
}

#datos4 {
    background-color: #343c44;
    float: left;
    height: 31px;
    line-height: 32px;
    margin: 0;
    width: 100%
}

#datos4 span {
    float: right;
    margin-right: 20px
}

#datos4 span a {
    color: #0af;
    font-size: 11px
}

#serinc,#servad {
    list-style: none;
    float: left;
    text-align: center
}

#serinc {
    border-right: 1px solid rgba(189,195,199,.1)
}

#serinc li,#servad li {
    color: #bdc3c7;
    padding: 3px;
    width: 139px
}

#serinc li:first-child,#servad li:first-child {
    font-family: fjalla_oneregular,Trebuchet MS;
    font-size: 14px;
    height: 25px;
    background: #00aafc!important;
    line-height: 25px;
    color: #fff
}

#serinc li:nth-child(2n+1),#servad li:nth-child(2n+1) {
    background: #343c44
}

#divDetalleServicios {
    background: #2b323a;
    color: #000;
    line-height: 1.2em;
    position: absolute;
    font-size: 12px;
    top: 196px;
    left: 395px;
    width: 292px;
    max-height: 368px
}

#divDetalleServicios span {
    position: absolute;
    left: -30px;
    width: 0;
    height: 0;
    border-top: 31px solid #00aafc;
    border-left: 30px solid transparent
}

#valorpromo {
    float: left
}

#valor dd p,#promo dd p {
    height: 25px;
    width: 120px;
    float: left;
    position: relative;
    line-height: 40px;
    color: #fff
}

#valor dd em,#promo dd em {
    font-size: 11px;
    line-height: 13px;
    font-weight: lighter;
    font-style: normal;
    color: #a6afb5;
    width: 160px;
    top: 28px;
    left: -35px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 30px;
    position: absolute
}

#valor,#promo {
    float: left;
    height: 50px
}

#valor {
    width: 175px
}

#valorpromo span {
    color: #2b323a;
    font-size: 65px;
    line-height: 50px;
    float: left
}

#promo {
    background: #1e2125;
    width: 205px
}

#valor dd,#valor dt,#promo dd,#promo dt {
    float: left;
    padding: 0;
    color: #fff
}

#valor dd,#promo dd {
}

#valor dt,#promo dt {
    line-height: 50px;
    float: left;
    height: 40px;
    color: #0af
}

.floatdt {
    color: #68645a;
    display: inline-block;
    width: 58px
}

.fv {
    color: #f8f4e8;
    font-family: fjalla_oneregular,Trebuchet MS;
    font-size: 20px;
    margin-left: 6px;
    vertical-align: top;
    font-weight: 700
}

.sale {
    float: left;
    font-size: 19px
}

#texto {
    background: #343c44;
    clear: both;
    font-size: 12px;
    overflow: auto;
    padding: 10px 25px;
    line-height: 16px;
    !important;height: 274px!important;
    color: #bdc3c7
}

#actividad-bloque {
    background-color: #000;
    height: 25px;
    width: 980px;
    overflow: hidden;
    position: absolute;
    top: 130px
}

#actividad {
    background: none repeat scroll 0 0 #0c5db1;
    height: inherit;
    position: relative
}

.en-comment {
    height: 25px;
    width: 20px;
    float: left;
    color: #fff
}

.actividad-escort {
    overflow-y: scroll;
    height: inherit
}

.actividad-escort h3 {
    float: left;
    height: 25px;
    width: 40px;
    color: #0af;
    line-height: 25px;
    font-size: 15px;
    text-indent: 17px
}

.actividad-escort h3 img {
    border: none
}

.actividad-escort li {
    height: 33px;
    list-style: none
}

.actividad-escort img {
    border: 1px solid #ccc;
    float: left;
    margin-right: 10px
}

#actividadeswt li p {
    color: #ccc;
    font-size: 12px;
    margin: 6px 10px 0 0;
    float: left
}

.actividad-escort p:last-child {
    color: #09c!important;
    cursor: default!important;
    font-size: 9px!important;
    font-style: italic!important;
    margin: 9px 0 0 15px!important;
    float: left!important
}

#botones {
    background-color: #000;
    bottom: 0;
    height: 40px;
    position: absolute;
    width: 380px
}

#calificame,#vercalificacion {
    float: left;
    height: 28px;
    text-align: center;
    font-size: 18px;
    width: 190px;
    padding: 12px 0 0;
    color: #f5c400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#calificame {
    border-left: 1px solid #cfa500;
    width: 189px
}

#calificame:hover,#vercalificacion:hover {
    background: #434e54;
    color: #fff
}

#calificame:hover a,#vercalificacion:hover a {
    text-decoration: none;
    color: #fff;
    cursor: pointer
}

#calificame a,#vercalificacion a {
    font-family: fjalla_oneregular,Trebuchet MS;
    text-transform: uppercase;
    vertical-align: top;
    line-height: 19px;
    color: #f5c400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#calificame a {
    padding-left: 5px
}

#webmailvideo {
    float: left;
    height: 40px;
    width: 165px;
    padding-top: 10px
}

#web {
    float: right;
    font-size: 20px;
    color: #08467b;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#web a,#mail a,#video a {
    cursor: pointer;
    display: block;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #343c44
}

#web:hover,#mail:hover,#video:hover {
    color: #fff
}

#web a:hover,#mail a:hover,#video a:hover {
    color: #0af
}

#mail {
    font-size: 20px;
    text-align: center;
    width: 35px;
    float: right;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding: 0 15px;
    color: #0af
}

#video {
    float: right;
    height: 25px;
    width: 92px;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center
}

#divFondoNegro {
    position: absolute;
    background-color: #233140;
    left: 0;
    top: 0;
    height: 750px;
    width: 980px;
    opacity: .9;
    filter: alpha( opacity=90 );
    display: none;
    z-index: 20
}

#cerrardiv {
    left: 460px;
    position: absolute;
    bottom: 30px
}

#cerrardiv a {
    color: #fff;
    font-size: 15px;
    text-decoration: none
}

#cerrardiv a:hover {
    color: #cfab2b;
    text-decoration: underline
}

#divCalificacionFicha {
    position: absolute;
    width: 980px;
    top: 0;
    left: 0;
    display: none;
    z-index: 667;
    height: 750px
}

#divCalificacionFicha h2 {
    font-family: fjalla_oneregular,Trebuchet MS;
    text-align: center;
    font-size: 34px;
    color: #fff;
    margin-top: 30px;
    text-transform: uppercase
}

.textcalif {
    text-align: center;
    font-size: 11px;
    text-transform: uppercase;
    color: #c2c2c2
}

#divCalColIzq {
    height: 580px;
    left: 35px;
    width: 500px;
    position: absolute;
    top: 120px;
    float: left;
    display: block
}

#tablabackground {
    -moz-border-radius: 5px 5px 5px 5px;
    background-color: #f8f4e8;
    height: 380px;
    margin-top: 8px;
    opacity: .9;
    position: absolute;
    width: 480px;
    z-index: 1
}

.titutable {
    text-align: center!important;
    font-size: 15px!important;
    background-color: #f5c400;
    color: #2b323a!important;
    text-transform: uppercase
}

#tablaCalificacionFicha {
    height: 380px;
    width: 500px;
    position: absolute;
    z-index: 778;
    background: #343c44;
    box-shadow: 0 0 24px rgba(0,0,0,.5)
}

#tablaCalificacionFicha tbody tr:nth-child(even) {
    background: #2b323a
}

#tablaCalificacionFicha tbody tr td:last-child {
    text-align: left;
    color: #f5c400;
    font-weight: 700;
    width: 50%
}

#tablaCalificacionFicha tfoot tr td {
    font-size: 20px;
    background-color: #00192b;
    color: #fff
}

#tablaCalificacionFicha tfoot tr td:last-child {
    text-align: left
}

#tablaCalificacionFicha tr td {
    color: #c2c2c2;
    font-size: 14px;
    padding: 7px 9px;
    text-align: right
}

.tablapie {
    bottom: 10px;
    left: 0;
    position: absolute;
    font-size: 12px;
    color: #0af
}

#divCalColDer {
    right: 25px;
    width: 370px;
    position: absolute;
    top: 120px
}

#divCalColDer h2 {
    font-size: 13px;
    line-height: 14px;
    margin-top: 14px;
    text-align: center
}

.votosuser {
    margin-top: 8px;
    height: 442px;
    overflow: auto
}

#tablaVotosUsuarios {
    background: #f5c400;
    box-shadow: 0 0 24px rgba(0,0,0,.5)
}

#tablaVotosUsuarios tbody tr:nth-child(even) {
    background-color: #2b323a
}

#tablaVotosUsuarios tbody tr:nth-child(odd) {
    background-color: #343c44
}

#tablaVotosUsuarios thead tr td {
    color: #1f252a;
    font-size: 14px
}

#tablaVotosUsuarios tr td {
    padding: 7px 0;
    text-align: center;
    color: #c8c8c8;
    font-size: 12px
}

#divFormularioRecomienda {
    position: relative;
    width: auto;
    top: 80px;
    left: 0;
    display: none;
    z-index: 50
}

#divFormularioRecomienda h2 {
    color: #fff;
    font-size: 22px;
    text-align: center
}

#divFormularioRecomienda table {
    margin: 30px auto 0;
    width: 290px
}

#divFormularioRecomienda table tr td {
    padding: 3px 0
}

#divFormularioRecomienda table tr td input {
    width: 170px
}

#formRecomienda {
    margin: 60px auto 0;
    width: 50%;
    z-index: 50
}

#formRecomienda p {
    margin: 10px 0
}

#formRecomienda p label {
    padding: 0 10px
}

#divFormularioEmail {
    position: relative;
    width: auto;
    top: 80px;
    left: 0;
    display: none
}

#formEmail {
    margin: 40px auto 0;
    width: 50%
}

#formEmail h1 {
    color: #fff;
    font-size: 22px;
    text-align: center
}

#divFormularioEmail table {
    margin: 30px auto 0;
    width: 290px
}

#formEmail table tr td {
    padding: 3px 0
}

#formEmail table tr td input {
    width: 205px
}

#formEmail table tr td textarea {
    width: 213px
}

.alertxt {
    font-family: fjalla_oneregular,trebuchet ms,Arial,Helvetica,sans-serif;
    color: #868686;
    font-size: 18px;
    text-align: center;
    margin: 40% 0
}

.vertical {
    height: 536px;
    left: 121px;
    position: absolute;
    top: 30px;
    width: 358px;
    z-index: 1
}

.horizontal {
    height: 358px;
    left: 34px;
    position: absolute;
    top: 120px;
    width: 536px;
    z-index: 2
}

#agregafavorita {
    right: 5px;
    position: absolute;
    top: 10px;
    width: 30px;
    height: 29px
}

#agregafavorita .en-masHeart {
    color: #08467b;
    font-size: 22px;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

#agregafavorita .en-masHeart:hover {
    color: #f42e00
}

#button-mas {
    width: 30px;
    height: 29px
}

.button {
    cursor: pointer;
    overflow: visible;
    vertical-align: middle;
    white-space: nowrap
}

.delete {
    font-weight: 400;
    height: 29px;
    left: 47px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: normal;
    @charset "UTF-8";.float {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow-x: hidden;
        display: inline-block;
        font-family: trebuchet ms,Arial,Helvetica,sans-serif;
        color: #11191f;
        font-weight: 700;
        font-size: 12px;
        position: relative;
        width: 263px
    }

    .float span {
        position: inherit;
        left: 0;
        transition: left 1s ease-out;
        -webkit-transition: left 1s ease-out;
        -moz-transition: left 1s ease-out
    }

    .float span: hover {
        left:-60px
    }

    .floatIE {
        //float: left
    }

    .ie {
        color: transparent;
        font-size: 11px;
        text-align: center;
        font-weight: 700
    }

    * {
        margin: 0;
        padding: 0;
        font-size: 12px
    }

    a,a: link,img,object {
        outline:none
    }

    img {
        border-width: 0
    }

    body {
        background: #000 none repeat scroll 0 0;
        color: #11191f;
        margin: 0;
        padding: 0;
        font-family: Trebuchet MS
    }

    #contenedor {
        height: 750px;
        left: 0;
        position: absolute;
        top: 0;
        width: 980px
    }

    #barrasup {
        background-color: #bdc3c7;
        height: 80px;
        position: relative
    }

    #nomcat {
        height: 100%;
        width: 450px;
        float: left;
        background: #bdc3c7
    }

    .h1h2 {
        width: auto;
        height: auto;
        float: left;
        margin: 8px 0 0 10px
    }

    #cityheart {
        margin: -3px 0 0;
        float: left;
        clear: left;
        margin-top: 2px
    }

    .esctipo {
        float: left;
        color: #555657;
        font-size: 15px;
        padding-right: 12px;
        text-transform: uppercase
    }

    .port-ficha {
        float: left;
        height: 80px;
        width: 80px
    }

    div#twitterblock {
        width: 89px;
        height: 21px;
        display: block;
        position: absolute;
        top: 10px;
        right: 45px
    }

    .simboloficha {
        background-color: #000;
        color: #fff;
        display: block;
        float: left;
        font-size: 12px;
        height: 13px;
        line-height: 12px;
        margin-left: 6px;
        padding: 1px 0 1px 1px;
        text-align: center;
        text-decoration: none;
        width: 14px;
        border-radius: 7px;
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px
    }

    #fichacorazones {
        float: left;
        height: 15px;
        width: auto
    }

    #fichacorazones p {
        margin-top: -3px;
        font-family: fjalla_oneregular,Trebuchet MS;
        color: #4c3c2c;
        float: left;
        padding-right: 6px;
        font-size: 17px
    }

    #imgCorazonesFicha {
        background-image: url(../img//bg_corazones.gif);
        background-position: 0 0;
        float: left
    }

    #fichanumgaleria {
        height: 15px;
        width: 60px;
        position: absolute;
        top: 0;
        right: 25px
    }

    #fichanumgaleria div {
        width: 60px;
        text-align: center;
        height: 18px;
        background: #0af;
        line-height: 20px;
        font-size: 12px
    }

    #fichanumgaleria span: nth-child(3) {
        width:0;
        height: 0;
        border-left: 30px solid transparent;
        border-right: 30px solid transparent;
        border-top: 12px solid #08467b;
        position: absolute
    }

    #fichanumgaleria p {
        font-family: fjalla_oneregular,Trebuchet MS;
        color: #fff;
        text-transform: uppercase;
        line-height: 27px;
        font-size: 16px;
        height: 20px;
        background: #08467b;
        text-align: center
    }

    #fichanumgaleria p span {
        font-size: 17px;
        color: #00aafc
    }

    #ficharetoque {
        float: left;
        height: 100%;
        width: 320px;
        position: relative;
        background: #bdc3c7
    }

    .simboloficharet {
        background-color: #000;
        color: #fff;
        display: block;
        float: left;
        font-size: 12px;
        height: 13px;
        line-height: 12px;
        padding: 1px 0 1px 1px;
        position: absolute;
        right: 14px;
        text-align: center;
        text-decoration: none;
        top: 2px;
        width: 14px;
        border-radius: 7px;
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px
    }

    #infovotosretoque,#infovotosheart {
        background-color: #000;
        height: auto;
        opacity: .8;
        filter: alpha( opacity=80 );
        padding: 11px 7px;
        position: absolute;
        width: 193px;
        z-index: 32;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border: 1px solid #b9b3a3;
        text-align: left
    }

    #infovotosheart {
        left: 39px;
        top: 51px
    }

    #infovotosretoque {
        left: 21px;
        top: 36px
    }

    #infovotosretoque span,#infovotosheart span {
        font-size: 13px
    }

    .infocorner {
        left: 125px;
        position: absolute;
        top: -13px
    }

    .fret {
        font-family: fjalla_oneregular,Trebuchet MS;
        color: #4c3c2c;
        left: -39px;
        line-height: 16px;
        position: absolute;
        text-transform: uppercase;
        top: 13px;
        width: 95px;
        font-size: 17px;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3)
    }

    .caracter,.caracter1 {
        position: absolute;
        top: 0;
        left: 113px;
        height: 0;
        border-top: 40px solid transparent;
        border-left: 20px solid #bdc3c7;
        border-bottom: 40px solid transparent;
        z-index: 10
    }

    .caracter1 {
        left: 328px;
        border-left-color: #a6afb5
    }

    .caracter2 {
        left: -32px;
        border-top: 40px solid transparent;
        border-right: 20px solid #a6afb5;
        border-bottom: 40px solid transparent;
        position: absolute;
        width: 0;
        height: 0
    }

    .caracter3 {
        border-top: 40px solid transparent;
        border-right: 20px solid #bdc3c7;
        border-bottom: 40px solid transparent;
        position: absolute;
        width: 0;
        height: 0;
        left: -30px
    }

    .porc_retoque {
        font-family: fjalla_oneregular,Trebuchet MS;
        color: #08467b;
        float: left;
        font-size: 67px;
        left: 21px;
        position: absolute;
        width: auto;
        letter-spacing: -2px
    }

    #globo {
        height: 60px;
        display: block;
        position: absolute;
        top: 0;
        right: -8px;
        width: 180px;
        padding: 10px 10px 10px 25px;
        background: #a6afb5
    }

    #spaninfovotosretoque {
        color: #424242;
        margin: 5% 0 0;
        display: inline-block;
        font-size: 12px;
        height: 85%
    }

    #buscarNombre {
        background-color: #fff;
        position: absolute;
        right: 0;
        top: 80px
    }

    #barracentro {
        background-color: #f5c400;
        height: 50px;
        width: 100%;
        position: relative
    }

    #contacto dd {
        padding: 0!important
    }

    #contacto dd img {
        padding: 11px 0 0 16px
    }

    #contacto dt {
        width: auto;
        font-size: 30px;
        padding-top: 12px
    }

    #contacto dd,#contacto dt {
        color: #343c44;
        font-family: fjalla_oneregular,Trebuchet MS;
        float: left
    }

    .n569 {
        font-family: fjalla_oneregular,Trebuchet MS;
        color: #7a7b7b;
        float: left;
        font-size: 30px
    }

    #inputBPN {
        background: url(../../_imagenes/ficha/lupa.png) no-repeat scroll 209px 50% transparent;
        color: #767272;
        float: left;
        font-family: Trebuchet MS;
        font-size: 13px;
        height: 50px;
        text-indent: 7px;
        width: 240px;
        border: none
    }

    #divResultBPN {
        background-color: #b9b3a3;
        color: #474443;
        display: none;
        opacity: .9;
        position: absolute;
        right: 0;
        top: 40px;
        width: 224px;
        z-index: 10;
        padding: 0 8px
    }

    #divResultBPN p {
        color: #333;
        text-indent: 5px
    }

    #divPortadaMuestra {
        display: none;
        position: absolute;
        padding: 6px;
        background-color: #000;
        border: 1px solid #666;
        z-index: 680
    }

    span.en-fono {
        font-size: 25px;
        line-height: 51px;
        margin-left: 20px;
        color: #000
    }

    span.en-ubicacion {
        font-size: 25px;
        margin-left: 60px;
        color: #000;
        float: left;
        line-height: 50px
    }

    #fichaseccion {
        color: #343c44;
        font-family: fjalla_oneregular,Trebuchet MS;
        font-size: 29px;
        text-transform: uppercase;
        float: left;
        margin-left: 10px;
        line-height: 50px;
        height: 100%;
        width: 165px
    }

    #contenido {
        height: 595px;
        width: 100%;
        position: absolute;
        top: 155px
    }

    div#contfotos {
        height: 595px;
        width: 600px;
        position: relative;
        float: right
    }

    #tablefoto {
        background-color: #1f252a
    }

    #contfoto {
        height: 595px;
        width: 600px;
        text-align: center;
        vertical-align: middle;
        font-family: fjalla_oneregular,Trebuchet MS;
        font-size: 15px;
        color: #343c44
    }

    #fleft,#fright {
        top: 45%;
        overflow: hidden;
        position: absolute;
        width: 37px
    }

    #fleft {
        left: 32px
    }

    #fright {
        right: 15px
    }

    #fleft a,#fright a {
        display: block;
        cursor: pointer;
        color: #c2c2c2;
        font-size: 40px;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

    #fleft a: hover,#fright a:hover {
        color:#0af
    }

    #fotos {
        position: relative;
        top: 0;
        left: 0
    }

    #recomiendachica {
        position: absolute;
        right: 366px;
        bottom: 31px;
        width: 35px
    }

    #conttexto {
        background-color: #2b323a;
        float: left;
        height: 595px;
        position: absolute;
        left: 0;
        top: 0;
        width: 380px
    }

    #nombre {
        font-family: fjalla_oneregular,Trebuchet MS;
        font-size: 38px;
        text-align: left;
        float: left;
        color: #08467b;
        height: 40px;
        text-transform: uppercase
    }

    .detalle {
        float: left;
        position: relative
    }

    .det {
        margin-left: 10px
    }

    .detalle a {
        background: url(../../_imagenes/ficha/detalle-flecha.png) no-repeat scroll 94% 50% #b5160a;
        color: #f8f4e8;
        float: left;
        font-family: fjalla_oneregular,Trebuchet MS;
        font-size: 17px;
        height: 23px;
        line-height: 23px;
        margin: 0;
        text-decoration: none;
        text-indent: 5px;
        width: 72px
    }

    .detalle a: hover {
        background:#0c7fb5 url(../../_imagenes/ficha/detalle-flecha.png) no-repeat scroll 94% 50%;
        text-decoration: none;
        height: 23px
    }

    .flehor {
        margin: 5px 0 0 22px
    }

    #datos {
        height: auto;
        width: 100%
    }

    #datos1,#datos2 {
        float: left;
        margin: 0;
        width: 189.5px
    }

    #datos3 {
        float: left;
        margin: 0;
        width: 380px
    }

    #datos5,#datos6 {
        float: left;
        margin: 0;
        width: 100%;
        text-indent: 2px;
        height: 30px
    }

    #datos1 {
        border-right: 1px solid rgba(255,255,255,.1)
    }

    {
        width: 50px;
        color: #0af;
        background: red;
        float: right
    }

    #datos1 dt: first-of-type,#datos1 dd:first-of-type,#datos2 dt:first-of-type,#datos2 dd:first-of-type,#datos1 dt:last-child,#datos1 dd:last-child,#datos2 dt:last-child,#datos2 dd:last-child,#datos6 {
        background-color:#343c44
    }

    dt,dd,.floatdt {
        font-family: trebuchet ms,Arial,Helvetica,sans-serif;
        font-size: 12px;
        height: 30px;
        line-height: 30px
    }

    dt {
        color: #c2c2c2;
        float: left;
        text-align: left;
        text-indent: 10px;
        width: 65px
    }

    dd {
        color: #fff;
        font-weight: 700;
        text-align: left;
        padding-left: 90px
    }

    dt.en-clock,dt.en-ubicacion,dt.en-atencion,dt.en-servicios1,dt.en-valor,dt.en-sale {
        color: #0af;
        font-size: 20px;
        line-height: 30px;
        float: left;
        width: 45px
    }

    dt.en-sale {
        color: red!important;
        font-size: 33px
    }

    dt.en-ubicacion {
        text-indent: 12px
    }

    #datos3 dd,#datos4 dd,#datos5 dd,#datos6 dd {
        padding-left: 0;
        float: left
    }

    #datos4 {
        background-color: #343c44;
        float: left;
        height: 31px;
        line-height: 32px;
        margin: 0;
        width: 100%
    }

    #datos4 span {
        float: right;
        margin-right: 20px
    }

    #datos4 span a {
        color: #0af;
        font-size: 11px
    }

    #serinc,#servad {
        list-style: none;
        float: left;
        text-align: center
    }

    #serinc {
        border-right: 1px solid rgba(189,195,199,.1)
    }

    #serinc li,#servad li {
        color: #bdc3c7;
        padding: 3px;
        width: 139px
    }

    #serinc li: first-child,#servad li:first-child {
        font-family:fjalla_oneregular,Trebuchet MS;
        font-size: 14px;
        height: 25px;
        background: #00aafc!important;
        line-height: 25px;
        color: #fff
    }

    #serinc li: nth-child(2n+1),#servad li:nth-child(2n+1) {
        background:#343c44
    }

    #divDetalleServicios {
        background: #2b323a;
        color: #000;
        line-height: 1.2em;
        position: absolute;
        font-size: 12px;
        top: 196px;
        left: 395px;
        width: 292px;
        max-height: 368px
    }

    #divDetalleServicios span {
        position: absolute;
        left: -30px;
        width: 0;
        height: 0;
        border-top: 31px solid #00aafc;
        border-left: 30px solid transparent
    }

    #valorpromo {
        float: left
    }

    #valor dd p,#promo dd p {
        height: auto;
        max-height: 30px;
        line-height: 40px
    }

    #valor,#promo {
        float: left;
        height: 60px
    }

    #valor {
        width: 175px
    }

    #valorpromo span {
        color: #2b323a;
        font-size: 80px;
        line-height: 58px;
        float: left
    }

    #promo {
        background: #1e2125;
        width: 205px
    }

    #valor dd,#valor dt,#promo dd,#promo dt {
        padding: 0;
        color: #fff
    }

    #valor dd,#promo dd {
        float: left;
        width: 115px
    }

    #valor dt,#promo dt {
        line-height: 61px;
        float: left;
        height: 40px;
        color: #0af
    }

    .floatdt {
        color: #68645a;
        display: inline-block;
        width: 58px
    }

    .fv {
        color: #f8f4e8;
        font-family: fjalla_oneregular,Trebuchet MS;
        font-size: 20px;
        margin-left: 6px;
        vertical-align: top;
        font-weight: 700
    }

    .sale {
        float: left;
        font-size: 19px
    }

    #texto {
        font-family: gill sans;
        background: #343c44;
        clear: both;
        font-size: 14px;
        overflow: auto;
        padding: 10px;
        line-height: 15px;
        !important;height: 284px
    }

    #actividad-bloque {
        background-color: #000;
        height: 25px;
        width: 980px;
        overflow: hidden;
        position: absolute;
        top: 130px
    }

    #actividad {
        background: none repeat scroll 0 0 #0c5db1;
        height: inherit;
        position: relative
    }

    .en-comment {
        height: 25px;
        width: 20px;
        float: left;
        color: #fff
    }

    .actividad-escort {
        overflow-y: scroll;
        height: inherit
    }

    .actividad-escort h3 {
        float: left;
        height: 25px;
        width: 40px;
        color: #0af;
        line-height: 25px;
        font-size: 15px;
        text-indent: 17px
    }

    .actividad-escort h3 img {
        border: none
    }

    .actividad-escort li {
        height: 33px;
        list-style: none
    }

    .actividad-escort img {
        border: 1px solid #ccc;
        float: left;
        margin-right: 10px
    }

    #actividadeswt li p {
        color: #ccc;
        font-size: 12px;
        margin: 6px 10px 0 0;
        float: left
    }

    .actividad-escort p: last-child {
        color:#09c!important;
        cursor: default!important;
        font-size: 9px!important;
        font-style: italic!important;
        margin: 9px 0 0 15px!important;
        float: left!important
    }

    #botones {
        background-color: #000;
        bottom: 0;
        height: 40px;
        position: absolute;
        width: 380px
    }

    #calificame,#vercalificacion {
        float: left;
        height: 28px;
        text-align: center;
        font-size: 18px;
        width: 190px;
        padding: 12px 0 0;
        color: #f5c400;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

    #calificame {
        border-left: 1px solid #cfa500;
        width: 189px
    }

    #calificame:hover,#vercalificacion:hover {
        background: #434e54;
        color: #fff
    }

    #calificame:hover a,#vercalificacion: hover a {
        text-decoration:none;
        color: #fff;
        cursor: pointer
    }

    #calificame a,#vercalificacion a {
        font-family: fjalla_oneregular,Trebuchet MS;
        text-transform: uppercase;
        vertical-align: top;
        line-height: 19px;
        color: #f5c400;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

    #calificame a {
        padding-left: 5px
    }

    #webmailvideo {
        float: left;
        height: 40px;
        width: 165px;
        padding-top: 10px;
        margin-left: 70px
    }

    #web {
        float: right;
        font-size: 20px;
        color: #08467b;
        text-align: center;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

    #web a,#mail a,#video a {
        cursor: pointer;
        display: block;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        color: #343c44
    }

    #web:hover,#mail:hover,#video:hover {
        color: #fff
    }

    #web a: hover,#mail a:hover,#video a:hover {
        color:#0af
    }

    #mail {
        font-size: 20px;
        text-align: center;
        width: 35px;
        float: right;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        padding: 0 15px;
        color: #0af
    }

    #video {
        float: right;
        height: 25px;
        width: 92px
    }

    #divFondoNegro {
        position: absolute;
        background-color: #233140;
        left: 0;
        top: 0;
        height: 750px;
        width: 980px;
        opacity: .9;
        filter: alpha( opacity=90 );
        display: none
    }

    #cerrardiv {
        left: 400px;
        position: absolute;
        bottom: 30px
    }

    #cerrardiv a {
        color: #fff;
        font-size: 15px;
        text-decoration: none
    }

    #cerrardiv a: hover {
        color:#cfab2b;
        text-decoration: underline
    }

    #divCalificacionFicha {
        position: absolute;
        width: 980px;
        top: 0;
        left: 0;
        display: none;
        z-index: 667;
        height: 750px
    }

    #divCalificacionFicha h1 {
        font-family: fjalla_oneregular,Trebuchet MS;
        text-align: center;
        font-size: 34px;
        color: #cfab2b;
        margin-top: 30px;
        text-transform: uppercase
    }

    .textcalif {
        text-align: center
    }

    #divCalColIzq {
        height: 580px;
        left: 35px;
        width: 500px;
        position: absolute;
        top: 120px;
        float: left;
        display: block
    }

    #tablabackground {
        -moz-border-radius: 5px 5px 5px 5px;
        background-color: #f8f4e8;
        height: 380px;
        margin-top: 8px;
        opacity: .9;
        position: absolute;
        width: 480px;
        z-index: 1
    }

    .titutable {
        text-align: center!important;
        font-size: 17px!important;
        font-weight: 700;
        background-color: #2b323a;
        color: #fff!important
    }

    #tablaCalificacionFicha {
        height: 380px;
        width: 500px;
        position: absolute;
        z-index: 778;
        background: #e0e0e0;
        box-shadow: 0 0 24px rgba(0,0,0,.5)
    }

    #tablaCalificacionFicha tbody tr: nth-child(even) {
        background:#c8c8c8
    }

    #tablaCalificacionFicha tbody tr td: last-child {
        text-align:left;
        color: #000;
        font-weight: 700
    }

    #tablaCalificacionFicha tfoot tr td {
        font-size: 20px;
        background-color: #2b323a;
        color: #fff
    }

    #tablaCalificacionFicha tfoot tr td: last-child {
        text-align:left
    }

    #tablaCalificacionFicha tr td {
        color: #000;
        font-size: 14px;
        padding: 7px 9px;
        text-align: right
    }

    .tablapie {
        bottom: 10px;
        left: 0;
        position: absolute;
        font-size: 12px
    }

    #divCalColDer {
        right: 25px;
        width: 370px;
        position: absolute;
        top: 120px
    }

    #divCalColDer h1 {
        font-size: 13px;
        line-height: 14px;
        margin-top: 14px;
        text-align: center
    }

    .votosuser {
        margin-top: 8px;
        height: 442px;
        overflow: auto
    }

    #tablaVotosUsuarios {
        background: #2b323a;
        box-shadow: 0 0 24px rgba(0,0,0,.5)
    }

    #tablaVotosUsuarios tbody tr: nth-child(even) {
        background-color:#e0e0e0
    }

    #tablaVotosUsuarios tbody tr: nth-child(odd) {
        background-color:#c8c8c8
    }

    #tablaVotosUsuarios thead tr td {
        text-transform: uppercase;
        color: #fff;
        font-size: 14px
    }

    #tablaVotosUsuarios tr td {
        padding: 7px 0;
        text-align: center;
        color: #000;
        font-size: 12px
    }

    #divFormularioRecomienda {
        position: relative;
        width: auto;
        top: 80px;
        left: 0;
        display: none;
        z-index: 50
    }

    #divFormularioRecomienda h1 {
        color: #fff;
        font-size: 22px;
        text-align: center
    }

    #divFormularioRecomienda table {
        margin: 30px auto 0;
        width: 290px
    }

    #divFormularioRecomienda table tr td {
        padding: 3px 0
    }

    #divFormularioRecomienda table tr td input {
        width: 170px
    }

    #formRecomienda {
        margin: 60px auto 0;
        width: 50%;
        z-index: 50
    }

    #formRecomienda p {
        margin: 10px 0
    }

    #formRecomienda p label {
        padding: 0 10px
    }

    #divFormularioEmail {
        position: relative;
        width: auto;
        top: 80px;
        left: 0;
        display: none
    }

    #formEmail {
        margin: 40px auto 0;
        width: 50%
    }

    #formEmail h1 {
        color: #fff;
        font-size: 22px;
        text-align: center
    }

    #divFormularioEmail table {
        margin: 30px auto 0;
        width: 290px
    }

    #formEmail table tr td {
        padding: 3px 0
    }

    #formEmail table tr td input {
        width: 205px
    }

    #formEmail table tr td textarea {
        width: 213px
    }

    .alertxt {
        font-family: trebuchet ms,Arial,Helvetica,sans-serif;
        color: #fff;
        font-size: 18px;
        text-align: center;
        margin-top: 150px
    }

    .vertical {
        height: 536px;
        left: 103px;
        position: absolute;
        top: 36px;
        width: 358px;
        z-index: 1
    }

    .horizontal {
        height: 358px;
        left: 13px;
        position: absolute;
        top: 127px;
        width: 536px;
        z-index: 2
    }

    #agregafavorita {
        right: 5px;
        position: absolute;
        top: 10px;
        width: 30px;
        height: 29px
    }

    #agregafavorita .en-masHeart {
        color: #08467b;
        font-size: 22px;
        cursor: pointer;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }

    #agregafavorita .en-masHeart:hover {
        color: #f42e00
    }

    #button-mas {
        width: 30px;
        height: 29px
    }

    .button {
        cursor: pointer;
        overflow: visible;
        vertical-align: middle;
        white-space: nowrap
    }

    .delete {
        font-weight: 400;
        height: 29px;
        left: 47px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        white-space: normal;
        width: 30px;
        cursor: pointer;
        top: -26;
        right: 0;
        bottom: 18px
    }

    .delete:hover {
        -moz-box-shadow: 0 0 5px #3c3c3c;
        -webkit-box-shadow: 0 0 5px #3c3c3c;
        box-shadow: 0 0 5px #fff
    }

    .b-res {
        color: #353535;
        font-family: trebuchet ms,Arial,Helvetica,sans-serif;
        font-size: 8px;
        height: 10px;
        line-height: 9px;
        text-align: center;
        text-transform: uppercase;
        width: 36px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px
    }

    .br-arica {
        background-color: #e6a11d
    }

    .br-iquique {
        background-color: #e6a11d
    }

    .br-calama {
        background-color: #e6a11d
    }

    .br-antofagasta {
        background-color: #e6a11d
    }

    .br-copiapo {
        background-color: #e6a11d
    }

    .br-serena {
        background-color: #e6a11d
    }

    .br-masajes {
        background-color: #e6a11d
    }

    .contacto img {
        top: 0;
        margin-top: -10px
    }

    dt#c_wa {
        padding: 3px;
        transition: .2s;
        cursor: pointer
    }

    dt#c_wa: hover {
        transform:scale(1.1)
    }

    .delete:hover {
        -moz-box-shadow: 0 0 5px #3c3c3c;
        -webkit-box-shadow: 0 0 5px #3c3c3c;
        box-shadow: 0 0 5px #fff
    }

    .b-res {
        color: #000;
        font-family: trebuchet ms,Arial,Helvetica,sans-serif;
        font-size: 8px;
        height: 11px;
        line-height: 12px;
        text-align: center;
        text-transform: uppercase;
        width: 45px;
        margin-top: 2px
    }

    .br-arica {
        background-color: #08467b
    }

    .br-iquique {
        background-color: #f79400
    }

    .br-calama {
        background-color: #ffd62c
    }

    .br-antofagasta {
        background-color: #f5c400
    }

    .br-copiapo {
        background-color: #e6a11d
    }

    .br-serena {
        background-color: #e6a11d
    }

    .br-masajes {
        background-color: #e6a11d
    }
