/* 
    Document   : layout_ricerca
    Created on : 2-feb-2013, 11.48.32
    Author     : darsenatravel
    Description:
        Purpose of the stylesheet follows.
*/
.bg_green{background-color: #13183B}
img { border: 0; } 
div#content{
    width: 960px;
    height: auto;
    position: relative;
    margin: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    
    overflow: hidden;
}

div#content table{
    margin: 0;
    border: none;
}

/*
################################################################################
################################################################################ SX
################################################################################
*/

div#content_sx{
    width: 244px;
    position: relative;
    float: left;
    margin-right: 10px;
    overflow: hidden;
}

.box_sx{
    height: auto;
    position: relative;
    min-height: 200px;
    margin-bottom: 10px;
    float: left
}

.box_sx_title{
    position: relative;  
        box-shadow: 0 0px 2px 0 rgba(255,255,255,1);  
}

.box_sx_title_logo{
    width: 40px;
    height: 40px;
    position: relative;
    float: left;
    padding: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; 
}

.box_sx_title_text{
   padding:10px;
    font-size: 16px;
    line-height: 16px;
    padding-top: 12px;
    font-weight: bold;
    text-align: left;
    color: #FFF;
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;     
}

.box_sx_content{
      height: auto;width: 100%;
    min-height: 250px;
    position: relative;
    margin-bottom: 10px;
    font-size: 1.3rem;
    text-align: left;
    padding: 15px 0 0 0;
    float: left;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.12), 0 1px 5px 0 rgba(0,0,0,.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.12), 0 1px 5px 0 rgba(0,0,0,.2);
    border-radius: 2px;      
        word-break: break-word;
}
@media (min-width: 992px){
.box_sx_content .fs15{font-size: 14px!important}
}
@media (max-width: 768px){
   .box_offerta .description_header li{
        float: left !important;
    }
}

#div_filtri td {
    font-weight: normal;
}

.box_sx_content_row{
    height: auto;
    position: relative;
    
    margin-bottom: 10px;
    margin-left: 16px;
    margin-right: 16px;
            
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; 
}

/*
################################################################################
################################################################################ DX
################################################################################
*/

.box_ricerca_msg{
	width: 706px;
	height: 40px;
    min-height: 40px;
    height: auto !important;
    position: relative;
    
    background-color: rgb(242,242,242);
    
    font-size: 14px;
    line-height: 14px;
    font-weight: normal;
    text-align: left;
    
    padding: 13px;
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;  
    
    overflow: hidden;
}

.box_ordinamento{
    width: 100%;    
    margin-bottom: 10px;
    font-size: 1.3rem;
    text-align: left;
    float: left;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.12), 0 1px 5px 0 rgba(0,0,0,.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.12), 0 1px 5px 0 rgba(0,0,0,.2);
    border-radius: 2px;  
}

.box_ordinamento_text{
    margin-top:5px;
    position: relative;
    float: left;
    
    font-size: 12px;
    line-height: 12px;
    font-weight: normal;
 padding:10px ;
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;    
}
@media all and (max-width: 712px){
    .box_ordinamento{
        height:auto;
    }
    .box_ordinamento_text{     
        width:100%;
    }
    .btn_ordinamento{
        height:auto;
        text-align: center
    }
}

.box_ordinamento_select{
    width: auto;
    position: relative;
    float: right;
    
    
    font-size: 12px;
    line-height: 12px;
    font-weight: normal;
    text-align: left;
    
    padding: 10px 10px 10px 5px;
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;    
}

.box_ordinamento_select select{
    width: 80px;
    height: 20px;
    border: none;
}

.btn_ordinamento{
    width: auto;
    position: relative;
    float: left;
    
    
    font-size: 12px;
    line-height: 12px;
    font-weight: normal;
    text-align: left;    
    padding:10px 5px;
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;   
    
    cursor: pointer;
    cursor: hand;
}

.btn_ordinamento input{
    cursor: pointer;
    cursor: hand;    
}

.btn_ordinamento label{
    cursor: pointer;
    cursor: hand;    
}
@media all and (max-width: 1024px){


.btn_ordinamento label{
    float:none;    
    cursor: hand;
    width: auto;
    margin: auto;
  }
}

@media all and (max-width: 712px){
    .box_ordinamento{
        height:auto;
    }
    .box_ordinamento_text{
        
        width: 100%;
    }
    .btn_ordinamento label{width:auto;float:initial;}
   
}
.box_paginazione{
    position: relative;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}

.box_paginazione_text{
    width: auto;
    margin: 20px 0;
    margin-left: 10px;
    text-align: left;
    font-size:1.3rem;

    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;    
    float:left;  
}

.box_offerte{
    position: relative;
    float: left;
    width: 100%;
    
}
.box_offerta{
    height: auto;
    min-height: 250px;
    position: relative;
    margin-bottom: 20px;
    font-size:1.3rem;
    text-align: left;
    padding:15px 0 0 0;
    float: left;    
    background-color: #fff;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.12), 0 1px 5px 0 rgba(0,0,0,.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.12), 0 1px 5px 0 rgba(0,0,0,.2);
    border-radius: 2px;
}
.box_offerta_title{
    font-size:2.5rem;
    font-weight: bold;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;  
    color:#13183B;

}
.box_offerta_subtitle{
    font-size:1.5rem;
    font-weight: bold;
    margin-bottom: 10px;

}
.box_offerta .text{
    margin-bottom: 5px;
}
.box_offerte_prezzo_content{
    background: #eee;
    padding:10px;
}

.box_offerta_subtitle_star{
    width: 100%;
    margin-bottom: 10px;
    
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;    
}



.box_offerta_dettagli{
    height: auto;
    position: relative;
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;      
    
    overflow: hidden;
}

.box_offerta_pic{
    position: relative;
    float: left;    
    background-image: url(/images/layout/noimg_150.png);
    background-position: top center;
    background-size: 150px;
    background-repeat: no-repeat;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;     
}
.box_offerta_pic img{width: 100%;}

.box_offerta_dettagli_text{    
    height: 136px;
    position: relative;
    float: left;
    
    margin-top: 7px;
    margin-bottom: 7px;

    font-size: 12px;
    line-height: 12px;
    font-weight: normal;
    text-align: left;
    
    padding: 10px;
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;     
}



.box_offerta_bottom{
    width: 706px;
    height: 40px;
    position: relative;
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;     
}

.box_offerta_bottom_promo{
    width: auto;
    position: relative;
    float: left;
    background: #999;
    margin-top:5px;
    margin-right: 5px;
    padding:5px;
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;     
}

.box_offerta_bottom_info{
    width: auto;
    height: 20px;
    position: relative;
    float: right;
    
    margin: 10px;
    
    background-image: url(../images/layout/info_20.png);
    background-position-x: 0px;
    background-position-y: 0px;
    background-position: 0px 0px;
    background-repeat: no-repeat;

    font-size: 12px;
    line-height: 12px;
    font-weight: normal;
    text-align: left;
    color: #FFF;
    
    padding: 4px;    
    padding-left: 24px;
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    
    cursor: pointer;
    cursor: hand;
}

.box_offerta_bottom_scegli{
    width: auto;
    height: 30px;
    position: relative;
    float: right;
    
    margin: 5px;
    margin-left: 10px;
    
    background-image: url(../images/layout/play_30.png);
    background-position-x: 0px;
    background-position-y: 0px;
    background-position: 0px 0px;
    background-repeat: no-repeat;

    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    text-align: left;
    color: #FFF;
    
    padding: 8px;    
    padding-left: 35px;
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    
    cursor: pointer;
    cursor: hand;
}

.pager{
    width: 20px;
    min-width: 20px;
    width: auto !important;
    height: 20px;
    position: relative;
    float:left;
    display:inline;    
    margin: 20px 5px;
    background-color: rgb(242,242,242);
    
    border-bottom: 2px solid rgb(242,242,242);
    
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    transition: all 150ms linear;

    
    font-size: 12px;
    line-height: 12px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-weight: bold;
    text-align: center;
    color: #000;
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    
    cursor: pointer;
    cursor: hand;
}

.pager:hover{
    border-bottom: 2px solid rgb(0,0,0); 
}

.pager_hover{
    margin: 20px 5px;
    width: 20px;
    min-width: 20px;
    width: auto !important;
    height: 20px;
    position: relative;
    float:left;
    display:inline;
    
    background-color: rgb(242,242,242);
    
    border-bottom: 2px solid rgb(0,0,0); 
    
    
    font-size: 12px;
    line-height: 12px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-weight: bold;
    text-align: center;
    color: #000;
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    
    cursor: pointer;
    cursor: hand;
}
.box_offerta a:hover {text-decoration: none;}
.box_offerta a:focus {text-decoration: none;}
.dettagli_prezzo{white-space: nowrap;font-size: 11px}
.dettagli_prezzo td:nth-child(2) {text-align: right;padding-left:3px;}
#attendi_risultati, #attendi_prenotazione{
    position: fixed;
    top:0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #FFF;
    z-index: 101;
    padding: 40px 15px;
    overflow-y: scroll;
}
.filtroricercamobile{
    position: fixed;
    bottom: 25px;
    left:10px;
    cursor: pointer;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background-color: #fff;
    box-shadow: 0 0 10px 1px rgba(0,0,0,.2);
    font-size:28px;
    font-weight: bold;
    text-align: center;
    z-index: 2;
    padding: 10px;
}
.chiudifiltroricerca{

    position: absolute;
    right: 5px;
    top: 5px;
    background: #c00;
    padding: 5px;
    border-radius: 5px;

}
.overlay_ricerca{
    background: #FFF;opacity: 0.8;height: 100%;width:100%;position: absolute;top: 0;left:0;z-index: 100;
}
@media (max-width: 770px){
    .filtricontent {
        position: fixed;
        z-index: 3;
        overflow-y: scroll;
        width: 100vw;
        left: 0;
        top: 0;
        height: auto;
        padding: 15px;
        height: 100%;

    }
    #div_filtri{min-height: 100vh;}
    .overlay_ricerca{
        position: fixed;
    }
}
#content_results{float: left}
alert{color:#c00;}



.pac{   
    margin: 10px 0; 
    background-color: #fff;    
    -webkit-box-shadow: 0 0 8px 0px rgba(0, 0, 0, .3);
    box-shadow: 0 0 8px 0px rgba(0, 0, 0, .3);
    position: relative;     
    overflow: hidden;
    color:#676767;
    text-align: left;    
    font-size: 11px;
}

@media all and (max-width: 1024px){
  .pac{
    width: 100%;
    float:none;margin: 20px auto}
}




.pac_img{
    width: 100%;
    height: 200px;
    position: relative;
    background-image: url(/images/layout/noimg_150.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;    
    transition: background-size 0.2s ease-in;
    -moz-transition: background-size 0.2s ease-in;
    -ms-transition: background-size 0.2s ease-in;
    -o-transition: background-size 0.2s ease-in;
    -webkit-transition: background-size 0.2s ease-in;    
    cursor: pointer;
    cursor: hand;
}
.pac:hover .pac_img{
  background-size:110%;  
}

.pac_text{
    width: 100%;
    height: 285px;
    position: relative;
    overflow: hidden;
    padding: 10px;
    text-decoration: none;
}
.pac_text_c{
    width: 100%;
    padding-left:30px;
    background-position: left center;
    background-size: 20px;
    background-repeat: no-repeat;
    margin-top: 15px;
    min-height: 20px;
}
.pac_text_c.data{
  background-image: url(/images/icon/card-offerta-LAND.svg);  
}
.pac_text_c.aeroporto{
  background-image: url(/images/icon/card-offerta-AEREOPORTO.svg);  
}
.pac_text_c.porto{
  background-image: url(/images/icon/card-offerta-PORTO.svg);  
}
.pac_text_c.terminal{
  background-image: url(/images/icon/card-offerta-TERMINAL.svg);  
}
.pac_text_c.stazione{
  background-image: url(/images/icon/card-offerta-STAZIONE.svg);  
}
.pac_text_c.durata{
  background-image: url(/images/icon/card-offerta-DURATA.svg);  
}
.pac_text_c.sistemazione{
  background-image: url(/images/icon/card-offerta-SISTEMAZIONE.svg);  
}
.pac_text_c.trattamento{
  background-image: url(/images/icon/card-offerta-TRATTAMENTO.svg);  
}

.pac_text_title{    
    height: auto;
    position: relative;       
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}
.pac_text_title img{
  width: 12px;
  margin-bottom: 10px;
}

.pac_text_price{    
    height: auto;
    position: absolute;
    bottom: 10px;
    font-size: 24px;    
    font-weight: bold;        
    color: #13183B;
}
.pac_text_price span{
  font-size:11px;
  color:#676767;
}
.pac_text_price span.euro{
  font-size:16px;
  font-weight: bold;
  color: #13183B;
}
.pac_text_btn{
  position:absolute;
  bottom:10px;
  right:10px;
  font-weight: bold;
  border-radius: 2px;
}
