.promocion_web {
    background-color: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    display: block;
    font-size: 14px;
    margin-top: 10px;
    min-height: 158px;
    padding: 10px;
}
.promocion_web:nth-child(3n+2) .destacado-p
{
    background-color: #2BDB83;
}
.promocion_web:nth-child(3n+3) .destacado-p
{
    background-color: #39d;
    border-width: 1px 1px 4px;
    border-style: solid;
    border-color: #2289CE;
}
.promocion_web img
{
    float: left;
    margin-right: 15px;
    height: auto;
    width: 200px;
}
.promocion_web h3
{
    font-family: latoregular,sans-serif;
    font-size: 18px;
    letter-spacing: 0;
    color: #007BB7;
    padding-top: 0;
    margin-top:0;
    text-transform: uppercase;
    clear: none;
}
.promocion_web h4
{
    font-family: latoregular,sans-serif;
    font-size: 14px;
    letter-spacing: 0;
    color: #9c9c9c;
    padding-top: 0;
    clear: none;
}
.promocion_web .resumen
{
    margin-top: 0;
}
.promocion_web .data_v
{
    display: none;
}
.promocion_web .promocion_ver, .promocion_web .submit
{
    color: #fff;
    padding: 7px;
    display: inline-block;
    text-decoration: none;
    margin-top: 5px;
    transition: all .1s linear 0s;
    border-radius: 4px;
    background-color: #007BB7;
    border: 1px solid #EDEDED;
    text-align: center;
}
.promocion_web .submit
{
    margin-top: 20px;
    border: 1px solid #EDEDED;
    min-width: 150px;
}
.promocion_web .promocion_ver
{
    color: #007BB7;
    background-color: #fff;
    border: 1px solid #dcdcdc;
}
.promocion_web .promocion_ver:after
{
    font-family: fontello;
    content: '\e808';
    margin-left: 5px;
}
.promocion_ver.ph
{
    color: #999;
    background-color: #fff;
    border: 1px solid #dcdcdc;
}
.promocion_ver.ph:after
{
    font-family: fontello;
    content: '\e82f';
    margin-left: 5px;
}
.btn-mapa:after, .cerrar
{
    font-family: fontello;
}
.promocion_web .detalle
{
    clear: both;
    background-color: #eee;
    margin: 10px -10px -10px;
    padding: 10px;
    text-align: left;
}
.promocion_web .descripcion
{
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #D6D6D6;
    background-color: #FAFAFA;
    padding: 15px;
    margin: -10px -10px 10px;
}
.promocion_web input, .promocion_web select, .promocion_webtextarea
{
    border-radius: 4px;
    border: 1px solid #ccc;
    width: 96%;
    padding: 4px;
}
.promocion_web input.error, .promocion_web select.error, .promocion_web textarea.error
{
    border-color: red;
}
.promocion_web input[type=button]
{
    width: auto;
}
.promocion_web .foto {
    border-radius: 2px;
    color: #ffffff;
    float: left;
    font-size: 11px;
    height: auto;
    margin-bottom: 15px;
    margin-right: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 200px;
    border:0px;
}
.promocion_web .foto.naranja {
    background-color: #e82;
}
.promocion_web .foto p {
    clear: both;
    margin: 0;
    padding: 5px;
    white-space: nowrap;
}

.c1f, .c2f, .c3f
{
    display: inline-table;
}
.c1f, .c3f
{
    width: 39%;
}
.c2f
{
    width: 20%;
}
.c1f.col2, .c3f.col2
{
    width: 49%;
}
@media only screen and (max-width:1024px)
{
    .c1f, .c2f
    {
        width: 49%;
    }
    .c3f
    {
        width: 100%;
        clear: both;
    }
}
@media only screen and (max-width:500px)
{
    .c1f, .c1f.col2, .c2f, .c3f, .c3f.col2, .promocion_web .promocion_ver, .promocion_web .submit
    {
        clear: both;
        width: 100%;
    }
    .promocion_web img
    {
        float: none;
        margin: 0;
        height: auto;
        width: 100%;
    }
    .promocion_web
    {
        text-align: center;
    }
}
.promocion_web .formu_promocion label {
    display: block;
    font-weight: normal;
    margin-bottom: 5px;
    max-width: 100%;
    padding:5px 0 3px;
}
.promocion_web .formu_promocion, .datos {
    font-size: 12px;
}

.activo
{
    color: rgba(255,255,255,1);
}
.cerrar
{
    display: inline-block;
}
.cerrar
{
    background-color: #fff;
    color: #656565;
    font-size: 20px;
    top: 0;
    right: 0;
    position: absolute;
    z-index: 9999;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
}
.cerrar:before
{
    content: '\e82f';
}
[class*=" icon-"]:before, [class^=icon-]:before
{
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
}
.icon-ok:before
{
    content: '\e800';
}
.icon-up-open:before
{
    content: '\e801';
}
.icon-right-open:before
{
    content: '\e802';
}
.icon-left-open:before
{
    content: '\e803';
}
.icon-down-open:before
{
    content: '\e804';
}
.icon-right-dir:before
{
    content: '\e805';
}
.icon-left-dir:before
{
    content: '\e806';
}
.icon-up-dir:before
{
    content: '\e807';
}
.icon-down-dir:before
{
    content: '\e808';
}
.icon-comentario:before
{
    content: '\e809';
}
.icon-reloj:before
{
    content: '\e80a';
}
.icon-usuario:before
{
    content: '\e80b';
}
.icon-mail:before
{
    content: '\e80c';
}
.icon-bandera:before
{
    content: '\e80d';
}
.icon-mapa:before
{
    content: '\e80e';
}
.icon-foto:before
{
    content: '\e80f';
}
.icon-lapiz:before
{
    content: '\e810';
}
.icon-play:before
{
    content: '\e811';
}
.icon-cronometro:before
{
    content: '\e812';
}
.icon-datos-utiles:before
{
    content: '\e813';
}
.icon-dificultad:before
{
    content: '\e814';
}
.icon-menu:before
{
    content: '\e815';
}
.icon-auto:before
{
    content: '\e816';
}
.icon-peso:before
{
    content: '\e817';
}
.icon-gastronomia:before
{
    content: '\e818';
}
.icon-alojamiento:before
{
    content: '\e819';
}
.icon-ticket:before
{
    content: '\e81a';
}
.icon-info:before
{
    content: '\e81b';
}
.icon-como-llegar:before
{
    content: '\e81c';
}
.icon-comprar:before
{
    content: '\e81d';
}
.icon-mapa2:before
{
    content: '\e81e';
}
.icon-ticket-1:before
{
    content: '\e81f';
}
.icon-ojo:before
{
    content: '\e820';
}
.icon-valija:before
{
    content: '\e821';
}
.icon-leyendas:before
{
    content: '\e822';
}
.icon-historia:before
{
    content: '\e823';
}
.icon-paseos:before
{
    content: '\e824';
}
.icon-comprar2:before
{
    content: '\e825';
}
.icon-detalle:before
{
    content: '\e826';
}
.icon-profesionales:before
{
    content: '\e827';
}
.icon-puzle:before
{
    content: '\e828';
}
.icon-asterisco:before
{
    content: '\e829';
}
.icon-facebook-squared:before
{
    content: '\e82a';
}
.icon-twitter-squared:before
{
    content: '\e82b';
}
.icon-flickr:before
{
    content: '\e82c';
}
.icon-wordpress:before
{
    content: '\e82d';
}
.icon-youtube-squared:before
{
    content: '\e82e';
}
.icon-cerrar:before
{
    content: '\e82f';
}
.icon-nieve:before
{
    content: '\e830';
}
.icon-inmobiliario:before
{
    content: '\e831';
}
.icon-buscar:before
{
    content: '\e832';
}
.icon-whatsapp:before
{
    content: '\e833';
}
.icon-piscina:before
{
    content: '\e834';
}
.icon-mascota:before
{
    content: '\e835';
}
.icon-street-view:before
{
    content: '\e836';
}

@media only screen and (max-width :1024px)
{
}
@media only screen and (max-width :768px)
{
}
@media only screen and (max-width :500px)
{
}

.azul
{
	background-color: #39D;
}
.naranja
{
    background-color: #e82;
}
.verde
{
	background-color: #20BD6F;
}
.azul .ribbon, .naranja .ribbon {
    line-height: 40px;
    color: #ffffff;
}
.badge {
    border: 1px solid #f2f2f2;
    border-radius: 3px;
    float: right;
    height: 100px;
    margin-left: 15px;
    min-height: 136px;
    padding: 10px;
    position: relative;
    text-align: center;
    width: 120px;
}
.ribbon {
    background-color: rgba(0, 0, 0, 0.2);
    bottom: 0;
    color: #fff;
    display: block;
    font-family: latobold,Arial,Helvetica,sans-serif;
    font-size: 28px;
    font-weight: 700;
    height: 80px;
    left: 0;
    line-height: 18px;
    padding: 20px 8px 8px;
    position: absolute;
    width: 100%;
}
.badge span
{
    display: block;
    font-size: 16px;
    padding-top: 8px;
}

@media only screen and (max-width:600px)
{
    .badge
    {
        position: absolute;
        right: 0;
        top: 0;
    }
}

input.CheckIn, input.CheckOut {
    background: rgba(255, 255, 255, 1) url("/img5/calendar.png") no-repeat scroll calc(100% - 5px) center
}
