 .cms-index-index .geral img.highlight-img, .geral img.highlight-img{
            width: 960px;
        }

        .geral .destaque-hotel .img{
            width: 960px
        }

        .geral .pagina-hotel .col-hotel{
            width: 960px;
        }

        .geral .destaque-hotel .info-hotel{
            width: 924px;
        }

        .cms-index-index .geral img.mini-img,  .geral img.mini-img{
            width: 464px;
        }

        .cms-index-index  .geral .destaque-hotel-mini,  .geral .destaque-hotel-mini{
            width: 464px;
        }

        .cms-index-index .geral .destaque-hotel-mini .info-hotel, .geral .destaque-hotel-mini .info-hotel{
            width: 428px;
        }

        .pagina-hotel .destaque-hotel .tagbox{
            width: 920px !important;
        }

        .pagina-hotel .destaque-hotel-mini .tagbox{
            width: 424px !important;
            padding: 70px 20px !important;
        }

        .carousel_container .bx-wrapper .bx-viewport{
            border: none !important;
            left: 0 !important;
            box-shadow: none !important;
        }


        .geral .destaque-hotel .info-hotel .link-oferta{
            background: url("../images/arrow_flash_blue.png") no-repeat scroll right 0 transparent;
            background-size:45px !important;
            top:31px;
        }
        
         .geral .destaque-hotel .info-hotel .link-oferta.pacote{
             background: url("../images/plane_flash_blue.png") no-repeat scroll right 0 transparent;
             background-size:45px !important;

        }

        .geral .destaque-hotel-mini .info-hotel .link-oferta{
            background: url("../images/arrow_flash_blue.png") no-repeat scroll right 0 transparent;
            background-size:45px !important;
            top:20px;
        }
        
         .geral .destaque-hotel-mini .info-hotel .link-oferta.pacote{
            background: url("../images/plane_flash_blue.png") no-repeat scroll right 0 transparent;
            background-size:45px !important;
        }
        
        .geral .destaque-hotel .info-hotel .link-oferta.pacote.hover-link, .geral .destaque-hotel-mini .info-hotel .link-oferta.pacote.hover-link{
             background: url("../images/plane_flash_gray.png") no-repeat scroll right 0 transparent !important;
             background-size:45px !important;

        }
        
        .geral .destaque-hotel .info-hotel .link-oferta.hover-link, .geral .destaque-hotel-mini .info-hotel .link-oferta.hover-link{
            background: url("../images/arrow_flash_gray.png") no-repeat scroll right 0 transparent !important;
            background-size:45px !important;

        }

        .geral .destaque-hotel .info-hotel .fl{
            width:860px;
        }

        .geral .destaque-hotel .info-hotel a{
            width:100%;
        }

        .info-hotel .fl{
            width: 85.281%;
        }
        
        .destaque-hotel .location{
            position: relative;
            top:-2px;
        }
        
        .destaque-hotel-mini .location{
            position: relative;
            top:1px;
        }
        
        .cms-index-index .geral .flash-block img.highlight-img, .geral .flash-block img.highlight-img{
            width:960px; 
            height:360px;
        }
        
        .cms-index-index .geral .flash-block img.mini-img,  .geral .flash-block img.mini-img{
            width: 464px; 
            height: 174px;
        }

/*Css for flash page high demand message start*/
    .flash-block .event-ticker {
      overflow: hidden;
    }
    .event-ticker span.showDate  {
      opacity: 1;
    }
    .event-ticker span.demandOrder {
      opacity: 0;
      transform: translate(-100%, -15px);
      transition: transform ease 1s;
    }
    .destaque-hotel-mini .info-hotel .fl.most_order_message {
        height: 58px;
    }
    .main_demandOrder .event-ticker span.showDate {
      opacity: 0 !important;
    }
    .main_demandOrder .event-ticker span.demandOrder {
      opacity: 1;
      display: block !important;
      transform: translate(0%, -15px);
      transition: transform ease 1s;
    }
    .col-hotel .destaque-hotel #zarpando_info_hotel #zarpando_info_hotel_fl.fl, .conteiner .destaque-hotel #zarpando_info_hotel #zarpando_info_hotel_fl.fl {
      
        height: 82px;
    }

    .destaque-hotel .main_demandOrder .event-ticker span.demandOrder {
        margin-top: -4px;
    }

/*Css for flash page high demand message end*/