


.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}


img{
	
	border:0px;
  max-width: 100%;
}
						/*GESTIONE LAYOUT A*/


a:hover{
   color: rgb(93,93,93); 
}

a{
    color: #000;
    text-decoration: none;
    
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    transition: all 150ms linear;
}

a:active{
   color: rgb(93,93,93); 
   text-decoration: none; 
}

a:visited{
  /*  color: #000;
    text-decoration: none; */
}
h1,h2,h3{line-height: 1.42857143;}

select{
	width=""
}
.hrl30o{float: left;margin-right: 85%;width: 15%;border-top: 3px solid orange;}
.hrr30o{float: right;margin-left: 70%;width: 30%;border-top: 3px solid orange;}
.brd0{border:0px;}
.brd5{border:5px solid #000;}
.brdcblu{border-color:#13183b;}
.brd2w{border:2px solid #FFF}
.brd1lg{border: 1px solid #eee;}
.brdr1{border-right: 1px solid #13183B;}
.brdb1{border-bottom: 1px solid #13183B;}
.brdt5orange{border-top: 5px solid orange;}
.brdb1w{border-bottom: 1px solid #fff !important;}
.brdb1padb10{
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}
.brdr1w{border-right: 1px solid #FFF;}
.brdr1lg{border-right: 1px solid #eee;}

.menu_btn_text a:visited{
    color: #FFF;
    text-decoration: none; 
}

.box_link a:hover{
    color: #000;
}


body{
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
    border: none;
    position: relative;
    background-position: top;
    background-repeat: repeat-x;
    font-family: Montserrat, Raleway, sans-serif;
    background-color: #f4f4f4;
    color:#676767;
}

  							/*CSS STILE SOCIAL NETWORK E PUBBLICITA_TOP*/
div#header{
  width: 980px;
  height: auto;
  position: relative;
  margin: 0 auto;
  display: inline-block;
  padding: 10px 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
}
@media all and (max-width: 1024px){
  div#header{
    display:none;
  }
}

.box_header_adv{
    width: 728px;
    height: 90px;
    position: relative;
    float: right;
}

.box_header_social{
    width: 240px;
    height: 90px;
    position: relative;
    float: left;    
    background-image: url(/images/layout/seguici_su.png);
    background-repeat: no-repeat;
}


#header_social_facebook{
    width: 30px;
    height: 30px;
    position: absolute;
    left: 70px;
    top: 48px;
    
    cursor: hand;
    cursor: pointer;
}

#header_social_google{
    width: 30px;
    height: 30px;
    position: absolute;
    left: 108px;
    top: 48px;  
    
    cursor: hand;
    cursor: pointer;    
}

#header_social_twitter{
    width: 30px;
    height: 30px;
    position: absolute;
    left: 146px;
    top: 48px;
    
    cursor: hand;
    cursor: pointer;    
}

							/*FINE CSS STYLE SOCIAL NETWORK */ 

							/*CSS HEADER LOGO DARSENA*/
div#container{
  max-width: 1100px;
  height: auto;
  position: relative;
  margin: 0 auto;  
  padding-bottom: 5px;
  display: inline-block;
}

@media all and (max-width: 712px){
	div#container{
    width:100%;
    margin:0 auto;
    margin-top:0px;
    margin-bottom: 10px;    
    border: none;   
    -webkit-border-radius: 0px;
    -moz-border-radius:0px;
    border-radius: 0px; 

    padding:0px;
        -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;    
  }
}
 
div#container_header{
  width: 100%;
  position: relative;
  float: left;
  margin-top: -20px;  
  margin-bottom:10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media all and (max-width: 712px){
  div#container_header{
     margin:0px;
     margin-top:5px;
     padding: 0px;
  }
}
@media all and (max-width: 1024px){
  div#container_header{   
    margin-top:5px;
    padding: 0 1px;
  }
}
/* @media all and (max-width: 940px)
{
	div#container_header{
 width:945px;
    height:70px;
    position:relative;
    margin-left:10px;
    margin-right:10px;
}
 }*/


div#container_logo{
  
  width: auto;
  position: relative;
  float: left;
  z-index: 101;

}
 @media all and (max-width: 1024px)
{
div#container_logo{
 width: 100%;
  position: relative;
  float: left;
  z-index: 101;
 
}
 }

div#triangolo{
   width: 20px;
  height: 20px;
  background-image: url(/images/layout/triangolo_blu.png);
  position: absolute;
  
  right: 0px;
  
}
 @media all and (max-width: 1024px)
{
div#triangolo{
display:none;
}
 }

@media all and (max-width: 712px)
{
.logo_desk{
  display:none;
}
 }

div#logo{
  width: 265px;
  height: 75px;
  position: relative;
  float: left;
  background-image: url(/images/layout/logo_darsenatravel.png);
  background-repeat: no-repeat; 
  background-position: center bottom;
}

@media all and (max-width: 1024px){
  div#logo{
    height: 45px;
  }
}
@media all and (max-width: 712px){
  div#logo{
    width: 260px;
    position: relative;
    height: 35px;
    background-position: center center;
    float: none;
    margin: 0 auto;
  }
}
@media all and (max-width: 350px){
  div#logo{
    width: 180px;
    background-size: 100%;
  }
}

  

						/*FINE CSS LOGO DARSENA*/
						
						/*INIZIO CSS MENU */
						

div#menu{
    width:auto;
    height:90px;
    position:relative;
    background-color: #13183B
    float:left;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;  
      overflow: hidden;
}

div#open_menu_btn{
  width: 35px;
  height: 35px;
  position: relative;
  float: left;
  background-color: rgb(18,113,183,1);
  margin-left: 5px;
  background-image: url(/images/button/menu_mob.png);
  background-repeat: no-repeat;
  cursor:hand;
  cursor:pointer;
}

  div#container_menu
 {
   width: auto;
  height: 100%;
  background-image: url(/images/button/menu_mob.png);
  /* padding: 7px; */
  background-repeat: no-repeat;
 
 }
 
.call_center_mobile
{
  width: 35px;
  height: 35px;
  position: relative;
  background-image: url(/images/layout/call_50.gif);
  background-repeat: no-repeat;
  float: right;
  background-size: 35px;
  margin-right: 5px;
}
#call_center_mobile_top{
  display:none;
}
#call_center_mobile_bottom{
 display:none;
}
#call_center_mobile_middle{
 display:none;
}

@media all and (min-width: 1025px){
	.call_center_mobile
	{
	 display:none;
	}
}
@media all and (min-width: 713px){
  .call_center_mobile
  {
    width: 145px;
    height: auto;    
    margin: 5px;
    margin-top: 0px;
    font-weight: bold;
    text-align: right;
  }
  #call_center_mobile_top{
   display:block;
  }
  #call_center_mobile_middle{
   display:block;
  }
  #call_center_mobile_bottom{
   display:block;
   font-size: 9px;
  }
}
	
 


	
.menu_btn_sx{
    width:100px;
    height:90px;
    position:relative;
    float: left;
   
    border-bottom-left-radius: 12px;
    background-color: rgb(190,190,190);
    cursor: pointer;
    cursor: hand;
    
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    transition: all 500ms ease;
}


.menu_btn_sx:hover{
    background-color: transparent;
 
    -webkit-transition: all 150ms ease;
    -moz-transition: all 150ms ease;
    -o-transition: all 150ms ease;
    -ms-transition: all 150ms ease;
    transition: all 150ms ease;
}

.menu_btn_dx{
    width:100px;
    height:90px;
    position:relative;
    float: left;
    margin-left: 1px;
      background-color: rgb(190,190,190);
    border-bottom-right-radius: 12px;
    background-color: rgba(255,255,255,0.3); 
    
    cursor: pointer;
    cursor: hand;
    
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    transition: all 500ms ease;    
}

.menu_btn_dx:hover{
    background-color: transparent;  
    
    -webkit-transition: all 150ms ease;
    -moz-transition: all 150ms ease;
    -o-transition: all 150ms ease;
    -ms-transition: all 150ms ease;
    transition: all 150ms ease;    
}

.menu_btn_ctr{
    width:100px;
    height:90px;
    position:relative;
    float: left;
    margin-left: 1px;
      background-color: rgb(190,190,190);
    background-color: rgba(255,255,255,0.3); 
    
    cursor: pointer;
    cursor: hand;   
    
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    transition: all 500ms ease;        
}

.menu_btn_ctr:hover{
    background-color: transparent;  
    
    -webkit-transition: all 150ms ease;
    -moz-transition: all 150ms ease;
    -o-transition: all 150ms ease;
    -ms-transition: all 150ms ease;
    transition: all 150ms ease;    
}

.menu_btn_logo{
    width: 50px;
    height: 50px;
    position: relative;
    margin: 25px;
    margin-top: 10px;
    margin-bottom: 0px;
}

.menu_btn_text{
    width: 100px;
    height: 40px;
    position: relative;
    margin: 0px;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    text-align: center;
    padding: 5px;
    color: rgb(255,255,255);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; 
}

@media all and (max-width: 712px){
  div#menu{    
    height: 0px;
    max-height:0px;
    -webkit-transition: all 500ms linear;
    -moz-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    -ms-transition: all 500ms linear;
    transition: all 500ms linear;
    margin: 0px;
    margin-top: 1px;
    width: 100%;
  }
  div#menu.active{
    height:auto;   
    max-height:600px;
  }
  .menu_btn_sx{
    width: 100%;
    margin-bottom: 1px;
    height: auto;
    border-radius: 0px;
  }
  .menu_btn_ctr{
    width: 100%;
    margin-bottom: 1px;
    height: auto;
  }
  .menu_btn_dx{
    width: 100%;
    margin-bottom: 0px;
    height: auto;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
  }
  .menu_btn_logo{
    display:none;
  }
  .menu_btn_text{
    width: 100%;
    height: auto;
    padding:10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  #like_pagina_facebook{
   display:none;
  } 
}
 

@media all and (min-width: 713px){
  div#open_menu_btn{
    display:none;
  }
}
								/*FINE CSS MENU */

								/*CSS VETRINA*/
div#vetrina{
    /*position: absolute;        
    left: 0;
    right: 0;        
    margin-top:46vh;  
    margin-bottom: 10px;
    */
    margin: auto;
    max-width: 1100px;
    width: 100%;
    
}
   
  
#cv{  
  top: 0;
  height: 100vh;
  position:absolute;
  width:100%;
  z-index:-1;}

#cv .item::before {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.3;
    position: absolute;
}

#cv .claim {
  padding-top:30px;
    color: #fff;
    position: absolute;
    width: 100%;
    top: 25%;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 960px;
    font-weight: bold;
}
  .carousel, .carousel-inner {
  width:100%;
  height: 100vh;
  z-index:0;
  overflow:hidden;
}



.box_offerta_pic .carousel,.box_offerta_pic .carousel-inner{height: auto;}
.carousel-control.left{background: none !important;}
.carousel-control.right{background: none !important;}
.item {
  width:100%;
  height:100%;
  background-position:center center;
  background-size:cover;
  z-index:0;  
  background: #000;
}
.item img{opacity: 0.8;}
.box {
    padding: 15px;
}
.box .full {
    background-color: #fff;
    border:0px solid #CCC;
    padding:0px;
        -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);
    -webkit-transition: -webkit-box-shadow .25s;
    transition: -webkit-box-shadow .25s;
    -o-transition: box-shadow .25s;
    transition: box-shadow .25s;
    transition: box-shadow .25s,-webkit-box-shadow .25s;
    position: relative;
    border-radius: 2px;
    overflow: hidden;
    height:500px;
}
.box .med {    
    height:250px;  text-align: left; 
}
.box .med .title {font-weight: bold;font-size: 20px;padding: 10px;}
.box .med p {padding: 10px;}
.box .med a {padding: 10px;}
.box .full img{text-align: center;height:100%;}
.box hgroup {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    background-color: rgba(255,255,255,.84);
    display: table-cell;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 15px 5px;
    -webkit-transition: height .3s ease-in-out;
    -o-transition: height .3s ease-in-out;
    transition: height .3s ease-in-out;
    font-size: 36px;
    color: #cbaa5c;
}
.box:hover hgroup {
    height: 98px;
    -webkit-transition: height .3s ease-in-out;
    -o-transition: height .3s ease-in-out;
    transition: height .3s ease-in-out;
}
.box hgroup .box-double-title{
  display: none;
   -webkit-transition: display .3s ease-in-out;
    -o-transition: display .3s ease-in-out;
    transition: display .3s ease-in-out;
    font-size: 14px;
}
.box:hover hgroup .box-double-title{
  display: block;
   -webkit-transition: display .3s ease-in-out;
  -o-transition: display .3s ease-in-out;
  transition: display .3s ease-in-out;
}

.well {
    opacity:0.85
}
.btn-idee {
    background: #eee;
    height: 36px;
    padding: 9px 0;
    border-radius: 0 3px 3px 0;
    border: 1px solid #ccc;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
    border-left: 0;
    cursor: hand;
    text-align: center;
}
@media all and (max-width: 388px){
  .btn-idee {
    min-height: 40px;    
    padding:5px;
    font-size: 10px;
  }
  .selectize-input{min-height: 40px;}
  #offerte_header{font-size: 14px}
  .offerta_text_price{font-size: 18px!important}
  .info_header .navbar-nav{padding: 0}
}
@media all and (max-width: 530px){
  .tab_motore{
      text-align: center;      
  }
  .tab_motore .icon{float:initial!important;}
}
.destinazioni_txt .selectize-input{
  border-radius: 3px 0 0 3px;
}
.claim .heading{
  color:#FFF;
  font-size:5rem;
}
.claim .promo{
  color:#FFF;
  font-size:3rem;
}
.claim .pre-text{
  color:#FFF;
  font-size:2rem;
}
div#form_container{
  background-color:rgba(255,255,255,0.8);
  padding:10px 20px;
  text-align:left;
  
    -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);
    -webkit-transition: -webkit-box-shadow .25s;
    transition: -webkit-box-shadow .25s;
    -o-transition: box-shadow .25s;
    transition: box-shadow .25s;
    transition: box-shadow .25s,-webkit-box-shadow .25s;
    position: relative;
    border-radius: 0 2px 2px 2px ;

}

div#form_header{
  width: 100%;
  height: auto !important;  /* per i browser moderni */
  height: 45px;      /* per IE5.x e IE6 */
  min-height: 45px;  /* per i browser moderni */
  top: 1px;
  position: relative;
  float:left; 

}

.form_btn_active{
  width: 470px;
  position: relative;  
  background-color: #13183B
  background-color: rgb(18,113,183,1);
  padding: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  box-sizing: border-box;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  cursor: pointer;
  cursor: hand;
    background-size: 35px;
  background-repeat: no-repeat;
  background-position: 5px 5px;
    height: auto !important;  /* per i browser moderni */
  height: 45px;      /* per IE5.x e IE6 */
  min-height: 45px;  /* per i browser moderni */
}
@media all and (max-width: 712px){
  .form_btn_active{
    width: 100%;
    border-top-left-radius: 0px;
   border-top-right-radius: 0px;
  }
}
	
.form_offerte_btn{
    width: 130px;
    height: 45px;
    position: relative;
    float: left;
    
    border-bottom: 1px solid rgb(178,178,178);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; 
}

.form_btn{
    min-width: 130px;
    height: 45px;
    position: relative;
    float: left;
   background-color: rgb(190,190,190)!important;
    color: rgb(255,255,255);
    
    border-bottom: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    
    cursor: pointer;
    cursor: hand;
}

.form_btn:hover{
    background-color:rgb(18,113,183) !important;


}
.fs10{font-size: 10px}
.fs11{font-size: 11px}
.fs14{font-size: 14px}
.fs15{font-size: 15px}
.fs16{font-size: 16px}
.fs20{font-size: 20px}
.fs18{font-size: 18px}
.fs26{font-size: 26px}
.fs28{font-size: 28px}
.fs46{font-size: 46px}
.fs48{font-size: 48px}
.fs4r{font-size: 4rem;}
.nopad{padding:0px!important;}
.pad5{padding:5px!important;}
.pad10{padding:10px!important;}
.pad15{padding:15px!important;}
.pad20{padding:20px!important;}
.pad40{padding:40px!important;}
.pad50{padding:50px!important;}
.padb0{padding-bottom: 0px !important}
.floatno{float: none !important;}
.bg000{background-color:#000;}
.bgDDD{background-color:#DDD;}
.bgEEE{background-color:#EEE;}
.bgFFF{background-color:#FFF;}
.tcell{display: table-cell;}
.vbottom{vertical-align: bottom;}
div#search_engine{
  width: 470px;
  height: auto;
  position: relative;
  color:white;
  background-color:rgb(190,190,190);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  /* IE 5-7 */
  filter: alpha(opacity=100);
  /* Netscape */
  -moz-opacity: 1;
  /* Safari 1.x */
  -khtml-opacity: 1;
  /* Good browsers */
  opacity:1;
  background-color:rgb(190,190,190);
  padding:10px;
  z-index: 10;
  float: left;
  text-align: left;       
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
}
@media all and (max-width: 712px){
  div#search_engine{
    width:100%;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }  
}
/*div#search_engine_background{
    width: 470px;
    height: 280px;
    position: absolute;
    top: 10px;
    left: 10px;
    
    background-color: rgb(230,230,230);
 
    background-color: rgba(230,230,230,0.7);
    
    z-index: 9;
}*/

									/*LAYOUT FORM */
.search_engine_title {
    width: 100%;
    height: 45px;
    position: relative;
    font-size: 21px;
    font-weight: bold;
    text-align: left;
    color: rgb(0, 0, 0);
    padding: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.search_engine_title h1 {
    font-size: 18px;
    font-weight: bold;
    margin: 0px;
    float: left;
}

.search_engine_title span{
    font-size: 12px;
    float: right;
    padding-right: 5px;
    text-align: right;
    color: rgb(93, 93, 93);
}

div#search_engine table{
    width:100%;    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

div#search_engine td{
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: #5d5d5d;
    padding: 2px;
    padding-top: 8px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.box_cella{
  width: 50%;
  height: auto;
  position: relative;
  float: left; 
  padding:5px;	  
  padding-bottom:10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media all and (max-width: 400px){
  .box_cella{
    width:100%;  
  }  
}


.box_cella_etabimbi{
   width: auto;
  height: auto;
  position: relative;
  float: left;
  padding: 5px;
margin-right: -16px;
	
}
.box_cella_select{
  width: 100%;
  height: auto;
  position: relative;
  float: left;	
  margin-bottom:5px;
}
.box_cella_select select{
  width: 100%;
  height:30px;  
  position: relative;
  background-color: #FFFFFF;
  float: left;
  border:1px solid #CCCCCC;
}
.box_cella_button{
  width: 100%;
  height: auto;
  position: relative;
  float: left;
  /* margin: 0 auto; */
  text-align: center;
}
.box_cella_button select{
  max-width: 250px;
    float: none;
}
.box_riga{
	width: 100%;
  /*height: 90px;*/
  position: relative;
  float:left;	 
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media all and (max-width: 712px){
  .box_riga{
    height: auto;    
  }
}
.casella_form_txt{
  width: 100%;
  height: 30px;
  position: relative;
  background-color: #FFF;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding:5px;
  margin-bottom: 5px;
}

/*.casella_form_select{
  width: auto;
  height: 30px;
  position: relative;
  background-color: #F2F2F2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;

}*/



.text_form
{
  width: 100%;
  height: 21px;
  position: relative;

	
}

.form_txt{
    width: 100%;
  height: 20px;
  position: relative;

  background-color: transparent;
  border: none;
  outline: none;
  float: left;
  
}
.label_adulti{
	width: 50px;
  height: 20px;
  position: relative;

  background-color: transparent;
  border: none;
  outline: none;

}
.label_bambini{
	width: 50px;
  height: 20px;
  position: relative;

  background-color: transparent;
  border: none;
  outline: none;
 
}
.label_opzioni{
	width: 180px;
  height: 20px;
  position: relative;

  background-color: transparent;
  border: none;
  outline: none;
  float: left;
}




.casella_form_txt table{
    width: 100%;
    height: 30px;
    margin: 0px;
    border: none;
}

.casella_form_txt td{
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding: 0px !important;
    padding-left: 10px !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form_calendario{
  width: 30px;
  height: 30px;
  position: absolute;
    right:5px;
  background-image: url(/images/button/calendario.png);
  background-position: center;
  border: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.form_calendario:hover{
    background-image: url(/images/button/calendario_hover.png);
    background-position: center;
    cursor: pointer;
    cursor: hand;
}

.form_calendario:active{
   border: 1px solid rgb(242, 242, 242);
}


.form_select{
    width: 50px;
    height: 30px;
    position: relative;
    
    background-color: #F2F2F2;
    border: none;
    outline: #FF6E00;
}


.form_select:active{
    width: 180px;
    height: 30px;
    position: relative;
    
    background-color: #F2F2F2;
    border: none;
    outline: #FF6E00;
}

#table_form_struttura select{
    width: 180px;
    height: 30px;
    position: relative;
    
    background-color: #F2F2F2;
    border: none;
    outline: #FF6E00;    
}

#table_form_struttura select:active{
    width: 180px;
    height: 30px;
    position: relative;
    
    background-color: #F2F2F2;
    border: none;
    outline: #FF6E00; 
}

.cerca_btn {
display: inline-block;
  cursor: pointer;
  color: #FFFFFF;
  font-weight: bold;
  padding: 0 10px 0 30px;
  border: 2px solid rgb(255,255,255);
  background-color: rgb(221,20,122);
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  webkit-box-sizing: content-box;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 8px;
  font-size: 14px;
  background-image: url(/images/button/cerca2218.png);
  background-repeat: no-repeat;
  height: 30px;
  background-position: 5px center;
  margin-top:10px;
}

.accedi_btn {
    width: 100px;
    height: 30px;
    position: relative;
    margin-top: 15px;
	background-image: url(https://www.darsenatravel.com/images/button/accedi_rosa.png);
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    cursor: hand;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.regi_btn {
    width: 100px;
    height: 30px;
    position: relative;
    margin-top: 15px;
	background-image: url(https://www.darsenatravel.com/images/button/registrati_rosa.png);
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    cursor: hand;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.cerca_btn_esteso {
display: inline-block;
  cursor: pointer;
  color: #FFFFFF;
  font-weight: bold;
  padding: 0 10px 0 30px;
  border: 2px solid rgb(255,255,255);
  background-color: rgb(221,20,122);
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  webkit-box-sizing: content-box;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 8px;
  font-size: 14px;
  background-image: url(/images/button/cerca2218.png);
  background-repeat: no-repeat;
  height: 30px;
  background-position: 5px center;
}

.cerca_btn:active {
    border: 1px solid transparent;
}

.cerca_btn_20 {
    width: 67px;
    height: 20px;
    position: relative;
    float: right;
    margin-right: 30px;
    margin-top: 15px;
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    cursor: hand;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.cerca_btn_20:active {
    border: 1px solid transparent;
}

.faq_btn_mini {
    width: 30px;
    height: 30px;
    position: relative;
    float: right;
    margin-right: 10px;
    margin-top: 15px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    cursor: hand;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    
    background-image: url(/images/button/faq_30.png);
}

.border_1px200{
    border: 1px solid rgb(200, 200, 200);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
      z-index: 50;
}

								/*FINE LAYOUT FORM*/
								
								
								/*LAYOUT FORM_MOBILE*/
								
								
								
	.form_mobile
	{
	width:auto;
	height:300px;
	
	}
	
	@media all and (min-width: 712px)
{
	.form_mobile
	{
	display:none;
	}
	}
	
	.form_header_mobile
	{
	width:auto;
	height:30px;
	position: relative;
  
  background-color: rgb(190,190,190);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  background-color: rgb(18,113,183,1);
  color: #FFF;
  font-size: 22px;
  font-weight: bold
	}
	.campo_form_mobile
	{
	width:auto;
	height:43px;
	position: relative;
	  background-color: #13183B
	    margin-top: 5px;
	}
	
	.form_mobile_txt
	{
	  width: 90%;
  height: 33px;
  position: relative;
    border: none;
  outline: none;
  margin-top: 3px;

	}
	.form_mobile_txt_data
	{
	  width: 84.3%;
  height: 33px;
  position: relative;
    border: none;
  outline: none;
  margin-top: 3px;

	}
	.form_calendario_mobile{
     width: 30px;
  height: 30px;
  position: relative;
  
  background-image: url(/images/button/calendario.png);
  background-position: center;
  border: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
								/*LAYOUT BOTTONI LATERALI SEARCH ENGINE*/
								
	div#search_engine_pulsantiera{
   width: 40px;
    height: 280px;
    position: absolute;
    /* top: 10px;
    left: 480px;
    
    z-index: 8;*/
}

.search_engine_btn_active{
    width: 40px;
    height: 60px;
    position: relative;
    float: left;
    
    margin-bottom: 10px;
    
    background-color: rgb(230,230,230);
    filter:alpha(opacity=70); /* For IE8 and earlier */
    background-color: rgba(230,230,230,0.7);
    
    color: rgb(255,255,255);
    
    border: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    
    border-bottom-right-radius: 12px;
    border-top-right-radius: 12px;
    
    z-index: 10;
}

.search_engine_btn{
    width: 40px;
    height: 60px;
    position: relative;
    float: left;
    
    margin-bottom: 10px;
    
    background-color: rgb(230,230,230);
    filter:alpha(opacity=50); /* For IE8 and earlier */
    background-color: rgba(230,230,230,0.5);
    
    color: rgb(255,255,255);
    
    border: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    transition: all 150ms linear;
    
    border-bottom-right-radius: 12px;
    border-top-right-radius: 12px;
    
    z-index: 10;
    cursor: pointer;
    cursor: hand;
}

.search_engine_btn:hover{
    background-color: rgb(230,230,230);
    filter:alpha(opacity=60); /* For IE8 and earlier */
    background-color: rgba(230,230,230,0.6);
}

.search_engine_btn_logo{
    width: 20px;
    height: 20px;
    position: relative;
    margin: 10px;
    margin-top: 20px;
    float: left;
}
								
								/*LAYOUT PROMO*/
div#vetrina_text{
    width: 440px;
    height: 280px;
    position: absolute;
    top: 10px;
    right: 10px;
    text-shadow: 1px 1px #000;
    font-size: 30px;
    font-weight: bold;
    text-align: right;
    color: rgb(255,255,255);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; 
    
    z-index: 8;
}

					
#timer_promo{
  font-size: 20px;
  font-weight: bold;
  text-align: center; 
  position: absolute; 
  top: 17px; 
  overflow: hidden; 
  width: 225px; 
  left: 730px;
  color:#FFF;
}


#promo{
    background:url(/images/sfondo_promo.png) no-repeat scroll 0 0 #1271B7;
    height: 60px;
    width: 100%; 
    position: relative;
    float:left;
    display:none;
    margin-bottom: 10px
}

@media all and (max-width: 1024px){
  #promo {
    height: 95px;
  }

  #timer_promo {
    font-size: 32px;
    top: 55px;  
    width: 100%;
    color: #000;
    left: 0px;
  }
}
@media all and (max-width: 712px){
  #promo {
   background:url(/images/sfondo_promo_320.png) no-repeat scroll center center #1271B7;
  }
   #timer_promo {
    font-size: 20px;
    top: 45px;
    width: 220px;
    color: #000;
    left:auto;
    padding-left: 100px;
    margin: 0 auto;
    position: relative;
  }
}



							/*FINE LAYOUT PROMO*/
							/*LAYOUT OFFERTE HEADER*/
div#offerte{
  width: 100%;
  height: auto;
  position: relative;  
}
@media all and (max-width: 712px){
  div#offerte{
    padding: 0px; 
    margin:10px 0;
  }
}


	
.spazio_offerte_btn{
    width: 10px;
    height: 45px;
    position: relative;
    float: left;
    
    border-bottom: 1px solid rgb(178,178,178);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; 
}
.spazio_offerte_btn_long{
  width: 100%;
  height: 45px;
  position: absolute;
  float: left;
  border-bottom: 1px solid rgb(178,178,178);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: 0px;
  left: 0px;

}


.offerte_btn{
    min-width: 130px;
    height: 45px;
    position: relative;
    float: left;
   background-color: rgb(190,190,190)!important;
    color: rgb(255,255,255);
    
    border-bottom: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    cursor: hand;
    z-index: 10;
}

.offerte_btn:hover{
    background-color:rgb(18,113,183) !important;


}
.offerte_btn_logo{
    width: 30px;
    height: 30px;
    position: relative;
    margin: 5px;
    float: left;
}
.offerte_btn_text{
    min-width: 75px;
    width: auto;
    height: auto;
    position: relative;
    margin: 10px;
    margin-left: 0px;

    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    text-align: right;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; 
}	
@media all and (max-width: 1024px){
  div#offerte_header{
  /*  display:none;*/
  }
  .offerte_btn_text{
    font-size: 10px;
  }
}

										/*FINE LAYOUT OFFERTE*/
										/*LAYOUT LOGIN UTENTE/AGENZIE*/
  .content_btn_login{
    position:absolute;    
    bottom:0px;
    right:0px;
  }
@media all and (max-width: 712px){
  .content_btn_login{
    width:100%;    
    position:relative;
    float: right;
  }
}

.offerte_btn_login{
  width: 130px;
  height: 45px;
  position: relative;
  float: right;
  background-color: #E6E6E6;
  color: #000;
  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  transition: all 150ms linear;
  border: 1px solid #b2b2b2;
  border-radius: 12px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  cursor: hand;
  margin: 10px 5px;
  overflow: hidden;
}

.offerte_btn_login:hover{
  background-color: rgb(178,178,178);      
}		
			
@media all and (max-width: 1024px){
  .offerte_btn_login{
    width: 103px;
  }
}
div#box_info_row{
  width: 100%;
  height: auto;
  position: relative;
  background-color: rgb(242,242,242);
  overflow: hidden;
  padding: 0 0 0 35px;
  float: left;
  background-image: url(/images/layout/info_20_k.png);
  background-repeat: no-repeat;
  background-position: 10px center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 30px;
}

div#box_info_row_text{
  position: relative;
  float: left;
    font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  text-align: left;
  color: #000;
  padding: 10px 5px;
}



.centra_form{
  width: 50%;
  height: 50%;
  min-height: 250px;
  overflow: auto;
  margin: auto;
  position: fixed;
  top: 0; left: 0; bottom: 0; right: 0;
  z-index:103;	
  display: none;
}

.login_container{
  width: 350px;
  height: auto;
  font-size: 14px;
  background-color: rgb(190,190,190);
  background-color: rgba(116,194,214,0.9);
  padding: 10px;  
  font-weight: bold;
  text-align: left;  
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  z-index: 105;
  position: relative;
    display: inline-block;
}
.login_container_row{
  width: 100%;
  height: auto;
  position: relative;
  text-align: center;
  margin-bottom: 10px;
  margin: 0 auto;
  display: inline-block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; 
  float: left;
  padding: 5px;
}
.login_container_row.cinquanta{
  width:50%;
}
.login_container_row a{
  font-size: 10px;
}
#registrati_container{
    width: 688px;
    height: 220px;
    position: relative;
    float: left;
    
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    color: rgb(0, 0, 0); 
    
    background-color: #FFF;
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; 
}

@media all and (max-width: 1024px){
  }
@media all and (max-width: 712px){
  .login_container{
    width: 100%;
    max-width: 350px;   
  }
  .centra_form
  {
    width: 100%;
  }
}
							/*FINE LAYOUT LOGIN*/
							
							/*LAYOUT CARICAMENTO OFFERTE*/
.offerte_container{
    width: 100%;
    height: auto;
    position: relative;
    
    background-color: transparent;
    
    padding-bottom: 20px;          
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; 
    
}

 .content_box_part{
 float:left;
 }
.offerte_container_mobile{
  width: 100%;
  position: relative;
  background-color: rgba(245,245,245,1);
  padding: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; 
  float: left;
  margin-bottom:10px;
}
@media all and (min-width: 1025px){
  .offerte_container_mobile{
    display:none;
  }
}
 
.title_offerta
{
  width: 100%;
  position: relative;
  background-color: rgb(18,113,183,1);
  padding: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  box-sizing: border-box;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

@media all and (min-width: 1025px){
  .title_offerta{
    display:none;
  }
}
@media all and (max-width: 1024px){
  .title_offerta{
    background-image: url(/images/layout/scroll_35.png);
    background-position: right center;
    background-repeat: no-repeat;
  }
}
@media all and (max-width: 712px){
  .title_offerta{
   border-radius:0px;
  }
}
.title_text{ 
  position: relative;

  font-size: 20px;
  color: #FFF;  
  float: left;
  padding: 6px 0;
  padding-left:40px;
}
.title_text h1{ 
  height: auto;
  position: relative;
  margin: 0px; 

  font-size: 18px;
  font-weight: bold;
  text-align: left;
}
.title_img{ 
   position: relative;
  float: left;
  height: 35px;
  width: 32px;
  margin-right: 15px;
}

						/*LAYOUT CALL CENTER E PUBBLICITA BOTTOM*/
.box_banner_bottom{  
  width: 100%;
  position: relative;
  float: left;
  padding: 10px;  
  -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;  
  margin-bottom: 10px;
}
@media all and (max-width: 1024px){
  .box_banner_bottom{ 
    margin:0px;
  }
}
@media all and (max-width: 712px){
  .box_banner_bottom{ 
    padding: 0px;   
  }
}



.box_banner_bottom_left{
    width: auto;
    height: 90px;
    position: relative;
    float: left;
    margin-right: 5px;
}

#call_center_left{
    width: 137px;
    height: 90px;
    position: relative;
    float: left;   
    display: inline-table;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;        
    background-color: #F2F2F2;    
}

#call_center_left_top{
  width: 100%;
  height: 55px;
  position: relative;
  background-image: url(/images/layout/call_50.gif);
  background-position: 6px 4px;
  background-repeat: no-repeat;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  text-align: left;
  color: #000;
  padding-left: 65px;
  padding-top: 12px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;      
}
#call_center_left_bottom_title{
  font-size: 10px;
  width: 100%;
  position: relative;
  font-weight: bold;
  text-align: center;
  color: #000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#call_center_left_bottom{
  width: 100%;  
  position: relative;
  font-size: 20px;
  line-height: 18px;
  font-weight: bold;
  text-align: left;
  color: #000;
  padding-left: 10px;
  padding-top: 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;         
}

#call_center_right{
    width: 85px;
    height: 90px;
    background-color: #13183B
    position: relative;
    float: left;
    display: inline-table;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;    
}

#call_center_right_text{
    width: 85px;
    height: 90px;
    position: relative;
    
    font-size: 10px;
    line-height: 10px;
    font-weight: normal;
    text-align: right;
    color: #FFF;
    padding: 2px;
    padding-top: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;          
}
@media all and (max-width: 1024px){
  #call_center_left{
    width: 128px; 
  }
 
  #call_center_left_bottom{
    width: 130px;     
    font-size:18px;
  }
}

.box_banner_bottom_right{
    width: 728px;
    height: 90px;
    position: relative;
    float: left;
    overflow:hidden;
}

@media all and (max-width: 1024px){
  .box_banner_bottom_right{
    width: 470px;
    height: 90px;
    position: relative;
    float: left;
    overflow:hidden;
  }
}
@media all and (max-width: 712px){
  .box_banner_bottom_right{
    /*height:101px;*/
    height:auto;
    width:324px;
    position: relative;
    float: none;
    display:inline-block;
    overflow:hidden;    
    vertical-align: top; 
    border: 1px dotted #1271B7;
    padding: 1px;   
  }
  .box_banner_bottom_left{
    width: auto;
    height: 90px;
    position: relative;
    float: none;
    display:inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
  }
}

									/*FINE LAYOUR CALL CENTER*/
											/*LAYOUT 2 MENU*/
div#menu_bottom{
  width: 100%;
  height: auto;
  position: relative;
  float: left;
  
  font-size: 12px;
  font-weight: bold;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.menu_bottom_link{
  display: inline-block;
  background-color: rgb(190,190,190);
  padding: 10px 30px;
  color: #FFFFFF;  
  margin: 0px 8px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  width: auto;
  border:none;
  cursor:pointer;
  cursor: hand;
}
.menu_bottom_link:hover{
  background-color: #13183B
}

@media all and (max-width: 1024px){
  .menu_bottom_link{
    padding: 10px 15px;
    margin: 0 5px;
  }
}
@media all and (max-width: 712px){
  div#menu_bottom{
    margin-top:10px;
  }
  .menu_bottom_link{
    padding: 5px 10px;
    margin: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

  }
}
	
	
									/* FINE LAYOUT 2 MENU*/
										/*LAYOUT FOOTER*/
div#footer{
    width:100%;
    height: auto !important;  /* per i browser moderni */
    position:absolute;
    margin:0 auto;    
    background-color: #13183B;
    /*border-top: 1px solid rgb(0,0,0);*/    
    z-index: -1;    
    overflow: hidden;
    text-align: left;
    padding:50px 0;
}	
div#footer h5{color:#FFF;}
@media all and (max-width: 712px){
  div#footer{
    width:100%;
    height: auto !important;  /* per i browser moderni */
    height: 400px;      /* per IE5.x e IE6 */
    min-height: 400px;  /* per i browser moderni */
    position:initial;    
    margin:0px;    
    /*border-top: 1px solid rgb(0,0,0);*/    
    z-index: -1;    
    overflow: hidden;
    float:left;
  } 
}

div#footer_bottom{
    width:auto;
    height:40px;
    background-color: #13183B
    position:relative;
    margin:0 auto;
    bottom: 0px;
}

div#footer_bottom_text{
    width:980px;
    height:40px;
    position:relative;
    margin:0 auto;   
}

.footer_bottom_text_float{
    width:50%;
    height:40px;
    position:relative;
    float: left;    
    font-size: 10px;
    line-height: 14px;
    font-weight: normal;
    text-align: left;
    color: #FFF;
    padding: 5px;
    padding-top: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;     
}

@media all and (max-width: 1024px){
  div#footer_bottom_text{
    width:712px;
    height:40px;
    position:relative;
    margin:0 auto;  
  }
}
@media all and (max-width: 712px){
  div#footer_bottom_text{
    width:100%;
    height:auto;    
  }
  div#footer_bottom{
    height:auto;
    float:left;
  }
  .footer_bottom_text_float{
    height:auto;
  }
}

#footer_container{
    max-width:1000px;

    position:relative;
    margin:0 auto;
    
    
    font-size: 12px;
    font-weight: normal;
    color: #FFF;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;    
    overflow: hidden;
}

@media all and (max-width: 1024px){
  #footer_container{
    width:710px;
    padding:0 0 0 5px;
  }
}
@media all and (max-width: 712px){
  #footer_container{
    width: auto;
    padding: 0px; 
    display: inline-block;
    margin: 0;
    overflow: visible;
  }
}
 

#footer_container a{
    color: #fff;
}

.footer_columns{
    width: 24%;
    height: auto !important;  /* per i browser moderni */
    height: 315px;      /* per IE5.x e IE6 */
	  background-color: #13183B
    position: relative;
    float: left;
    margin-right: 1%;
    margin-bottom: 20px;
    background-position: center 15px;
}

@media all and (max-width: 1024px){
  .footer_columns{
    width: 171px;  
  }
}
@media all and (max-width: 712px){
  .footer_columns{
    margin: 5px 1px 0px;
    display: inline-block;
    float: none;
    vertical-align: top;
    width: auto;
  }
}
#footer_column_voli{
    background-image: url(/images/layout/voli_50.png);
    /*background-position: 71px 20px;/*/
    background-repeat: no-repeat;
}

#footer_column_vacanze{
    background-image: url(/images/layout/vacanze_50.png);
    /*background-position: 71px 20px;*/
    background-repeat: no-repeat;
}

#footer_column_crociere{
    background-image: url(/images/layout/crociere_50.png);
   /* background-position: 71px 20px;*/
    background-repeat: no-repeat;
}

#footer_column_hotel{
    background-image: url(/images/layout/hotel_50.png);
    /*background-position: 71px 20px;*/
    background-repeat: no-repeat;
}

.footer_columns table{
    width: 100%;
    margin: 0;
    border: none;
   
    margin-bottom: 20px;
    margin-top: 75px;
    text-align: center;
}

.footer_columns td{
    padding: 3px;
    padding-left: 8px;
    padding-right: 8px;
}
@media all and (max-width: 712px){
  .footer_columns td{
     padding: 8px;
  }
}



.footer_columns td:hover{
    cursor: pointer;
    cursor: hand;
    text-decoration: underline;
}

#footer_column_dt{

    background-image: url(/images/logo_nuovevacanze_trasp.png);
     background-repeat: no-repeat;
    background-size: 80%;
    background-position: center top 25px;
  }


#footer_column_dt td{
    padding: 2px;
    padding-right: 20px;
}

#footer_column_dt td:hover{
    cursor: pointer;
    cursor: hand;
    text-decoration: underline;
}
.footer_columns td.footer_title_column{    
    font-size:14px;
    font-weight: bold;
    padding-bottom:4px;      
}

.footer_columns td.footer_title_column:hover{    
    cursor: default;
    text-decoration: none;
}

@media all and (max-width: 1024px){
  #footer_column_dt{
    width: 400px;
    margin-bottom: 10px;
    height: auto;    
    background-position: 10px;
    padding: 15px;
    margin-right: 140px
  }
  #footer_column_dt table{
    padding-top: 0px;
    padding-left: 85px;
  }
  #footer_column_dt tr{
    float:left;
  }
}
	
@media all and (max-width: 712px){
  #footer_column_dt{
    width: 100%;
    margin: 10px 0 2px;
    height: auto;
    padding: px;
    min-height: 90px;
    display: table;
    background-position: 20px center;
  }
  #footer_column_dt table{
    padding-left: 100px;
    display: table-cell;
    vertical-align: middle;
  }
  #footer_column_dt tr{
    float:right;
  }
  #footer_column_dt td{
    padding:5px;
    padding-left: 10px;
  }
}
												/*FINE LAYOUT FOOTER*/
												/*	LAYOUT CALENDARIO*/		
												
	root { 
    display: block;
}

div#overlay_calendar{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
    
    background-color: rgb(230,230,230);
    filter:alpha(opacity=20);
    background-color: rgba(230,230,230,0.2);
    z-index: 20;
}

#calendar{
    width: 450px;
    height: 250px;
    position: absolute;
    top: 327px;
    left: 550px;
    display: none;
    
    border: 1px solid rgb(178,178,178);
    background-color: rgb(230,230,230);
    
    z-index: 50;
}

#calendar_header{
    width: 430px;
    height: 35px;
    position: relative;
    margin-left: 10px;
    margin-bottom: 5px;
    background-color: rgb(190,190,190);
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    
    cursor: pointer;
    cursor: hand;
}

#calendar_btn_sx{
    width: 40px;
    height: 35px;
    position: relative;
    float: left;
    
    border: none;
    border-bottom-left-radius: 12px;
    
    background-color: transparent;
    background-image: url(/images/button/arrow_sx.png);
    background-repeat: no-repeat;
    background-position: center;
    
    cursor: pointer;
    cursor: hand;
}

#calendar_btn_dx{
    width: 40px;
    height: 35px;
    position: relative;
    float: left;
    
    border: none;
    border-bottom-right-radius: 12px;
    
    background-color: transparent;
    background-image: url(/images/button/arrow_dx.png);
    background-repeat: no-repeat;
    background-position: center;
    
    cursor: pointer;
    cursor: hand;
}

#calendar_title_sx{
    width: 175px;
    height: 35px;
    position: relative;
    float: left;
}

#calendar_title_dx{
    width: 175px;
    height: 35px;
    position: relative;
    float: left;
}
#calendar_title_dx:hover{
	background-color: #13183B
}

.calendar_title_text{
    
    font-size: 14px;
    line-height: 14px;
    padding-top: 10px;
    padding-left: 47px;
    font-weight: bold;
    text-align: center;
    color: rgb(255,255,255);
     
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.calendar_title_text.border_right{
  border-right: 1px solid rgb(230,230,230);
}
#calendar_title_sx:hover{
	background-color: #13183B
}

#calendar_content{
    width: 410px;
    height: 175px;
    position: relative;
    margin-left: 20px;
    margin-bottom: 5px;
}

#calendar_content_a{
    width: 200px;
    height: 175px;
    position: relative;
    float: left;
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#calendar_content_b{
    width: 200px;
    height: 175px;
    position: relative;
    float: left;       
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#calendar_linea{
    width: 1px;
    height: 175px;
    position: relative;
    float: left;
    margin-left: 4px;
    margin-right: 4px;
    background-color: rgb(178,178,178);
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.calendar_row_week{
    width: 200px;
    height: 20px;
    position: relative;
    margin-bottom: 5px;
}

.calendar_day_w{
    width: 20px;
    height: 20px;
    position: relative;
    float: left;
     
    
    font-size: 14px;
    line-height: 14px;
    padding-top: 2px;
    font-weight: normal;
    text-align: center;
    color: rgb(0,0,0);
     
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.calendar_row{
    width: 200px;
    height: 20px;
    position: relative;
    margin-bottom: 5px;
}

.calendar_day{
    width: 20px;
    height: 20px;
    position: relative;
    float: left;
    background-color: #FFF;
    border-bottom: 2px solid rgb(255,255,255);
     
    
    font-size: 14px;
    line-height: 14px;
    padding-top: 2px;
    font-weight: bold;
    text-align: center;
    color: rgb(0,0,0);
     
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    
    cursor: pointer;
    cursor: hand;
}

.calendar_day:hover{
    border-bottom: 2px solid rgb(0,0,0);
}

.calendar_day_hover{
    width: 20px;
    height: 20px;
    position: relative;
    float: left;
    background-color: #FFF;
    border-bottom: 2px solid rgb(0,0,0);
     
    
    font-size: 14px;
    line-height: 14px;
    padding-top: 2px;
    font-weight: bold;
    text-align: center;
    color: rgb(0,0,0);
     
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    
    cursor: pointer;
    cursor: hand;
}

.calendar_day_disable{
    width: 20px;
    height: 20px;
    position: relative;
    float: left;
    background-color: #FFF;
    border-bottom: 2px solid rgb(255,255,255);
     
    
    font-size: 14px;
    line-height: 14px;
    padding-top: 2px;
    font-weight: bold;
    text-align: center;
    color: rgb(230,230,230);
     
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.margin_left_10{
    margin-left: 10px;
}

.calendar_footer{
    width: 410px;
    height: 35px;
    position: relative;
    margin-left: 20px;
}

.calendar_footer_content{
    width: 205px;
    height: 35px;
    position: relative;
    float: left;
}

.calendar_footer_content select{
    width: 180px;
    height: 30px;
    position: relative;
    float: left;
    
    border: none;
}

.del_btn{
    width: 65px;
    height: 25px;
    position: relative;
    float: right;
    
    cursor: pointer;
    cursor: hand;
}

.del_btn_logo{
    width: 25px;
    height: 25px;
    position: relative;
    float: left;
    
    border: 2px solid rgb(0,0,0);
    
    
    font-size: 18px;
    line-height: 18px;
    padding-top: 2px;
    font-weight: bold;
    text-align: center;
    color: rgb(0,0,0);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px;
}

.del_btn_text{
    width: 40px;
    height: 25px;
    position: relative;
    float: left;
    
    
    font-size: 12px;
    line-height: 12px;
    padding-top: 7px;
    font-weight: normal;
    text-align: left;
    color: rgb(0,0,0);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.oggi_btn{
    width: 55px;
    height: 25px;
    position: relative;
    float: right;
    margin-right: 20px;
    
    cursor: pointer;
    cursor: hand;
}

.oggi_btn_logo{
    width: 25px;
    height: 25px;
    position: relative;
    float: left;
    
    border: 2px solid rgb(0,0,0);
    
    
    font-size: 18px;
    line-height: 18px;
    padding-top: 2px;
    font-weight: bold;
    text-align: center;
    color: rgb(0,0,0);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px;
}

.oggi_btn_text{
    width: 30px;
    height: 25px;
    position: relative;
    float: left;
    
    
    font-size: 12px;
    line-height: 12px;
    padding-top: 7px;
    font-weight: normal;
    text-align: left;
    color: rgb(0,0,0);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.down_btn{
    width: 15px;
    height: 15px;
    position: relative;
    float: left;
    
    border: 2px solid rgb(255,255,255);
    margin-left: 5px;
    
    font-size: 10px;
    line-height: 10px;
    padding-top: 0px;
    font-weight: bold;
    text-align: center;
    color: rgb(255,255,255);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px;
    
    cursor: pointer;
    cursor: hand;
}

.anno{
    width: auto;
    height: 25px;
    position: relative;
    float: left;
    margin-left: 5px;
    
    
    font-size: 16px;
    line-height: 16px;
    padding-top: 6px;
    font-weight: bold;
    text-align: center;
    color: rgb(0,0,0);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#calendar_year{
    width: 450px;
    height: 250px;
    position: absolute;
    top: 327px;
    left: 550px;
    display: none;
    
    border: 1px solid rgb(178,178,178);
    background-color: rgb(230,230,230);
    
    z-index: 52;
}

#calendar_header_year{
    width: 430px;
    height: 35px;
    position: relative;
    margin-left: 10px;
    margin-bottom: 5px;
    	background-color: rgb(190,190,190);
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

.calendar_year{
    width: 74px;
    height: 50px;
    position: relative;
    float: left;
    background-color: #FFF;
    border-bottom: 2px solid rgb(255,255,255);
    margin-bottom: 10px;
     
    
    font-size: 14px;
    line-height: 14px;
    padding-top: 18px;
    font-weight: normal;
    text-align: center;
    color: rgb(0,0,0);
     
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    
    cursor: pointer;
    cursor: hand;
}

.calendar_year:hover{
    border-bottom: 2px solid rgb(0,0,0);
}

#calendar_title_year{
    width: 350px;
    height: 35px;
   
	background-color:rgb(190,190,190);

    position: relative;
    float: left;
}
#calendar_title_year:hover{

	background-color: #13183B

}

#calendar_content_year{
    width: 410px;
    height: 170px;
    position: relative;
    margin-left: 20px;
    margin-bottom: 10px;
}

.calendar_title_text_year{
    
    font-size: 14px;
    line-height: 14px;
    padding-top: 10px;
    font-weight: bold;
    text-align: center;
    color: rgb(255,255,255);
     
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#calendar_btn_sx_year{
    width: 40px;
    height: 35px;
    position: relative;
    float: left;
   background-color: rgb(190,190,190);
    border: none;
    border-bottom-left-radius: 12px;
    
   
    background-image: url(/images/button/arrow_sx.png);
    background-repeat: no-repeat;
    background-position: center;
    
    cursor: pointer;
    cursor: hand;
}

#calendar_btn_dx_year{
    width: 40px;
    height: 35px;
    position: relative;
    float: left;
    
    border: none;
    border-bottom-right-radius: 12px;
     background-color: rgb(190,190,190);
 
    background-image: url(/images/button/arrow_dx.png);
    background-repeat: no-repeat;
    background-position: center;
    
    cursor: pointer;
    cursor: hand;
}

.select_calendar{
    
    font-size: 14px;
    line-height: 14px;
    padding-top: 7px;
    font-weight: bold;
    text-align: left;
    color: rgb(0,0,0);
     
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    
    text-decoration: none;
    
    cursor: pointer;
    cursor: hand;
}

.select_calendar:hover{
    text-decoration: underline;
}		
#calendar_btn_dx:hover{
	background-color: #13183B
}

#calendar_btn_sx:hover{
	background-color: #13183B
}

#calendar_btn_dx_year:hover{
	background-color: #13183B
}

#calendar_btn_sx_year:hover{
	background-color: #13183B
}									
											

@media all and (max-width: 470px){
  /*calendario mobile*/
  #calendar{
    width:275px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }  
  #calendar_header{
    width: 255px;
    overflow: hidden;
    margin: 0 auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #calendar_content{
    width: 230px;    
    margin: 5px auto;
  }
  .calendar_footer{
    width: 230px;
    height: 25px;
    position: relative;
    margin: 0 auto;
  }
  #switch_calendar{
    display: none;
  }
  #calendar_linea{
    display: none;
  }
  #calendar_content_a{
    padding:0 15px;
    width: auto;
  }
  #calendar_content_b{
    display:none;   
  }  
  #calendar_title_dx{
    display: none;
  }
  .calendar_title_text.border_right{
    border-right: none;
    padding-left: 60px;
  }
  .down_btn{
    display: none;
  }
  .calendar_footer_content{
    height:25px;
    width:100%;
  }
   #calendar_year{
    display: none;
  }
}

										/*FINE LAYOUT CALENDAR*/					
												
										/*LAYOUT BOX DESTINAZIONE*/		
	
.overlay{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
    
    background-color: rgb(0,0,0);
    filter:alpha(opacity=60);
    background-color: rgba(0,0,0,0.6);
    z-index: 102;
}

.overlay_login{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
    
    background-color: rgb(0,0,0);
    filter:alpha(opacity=60);
    background-color: rgba(0,0,0,0.6);
    z-index: 102;
}

.box_destination{
    width: 440px;
    height: auto;
    min-height: 313px;
    
    position: absolute;
    display: none;

    z-index: 200;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media all and (max-width: 712px){
  .box_destination{
    width:90%;    
    max-width: 440px;
  }  
}
.link_partenze
{
  width: auto;
  height: auto;
  position: relative;
  float: left;
  border-style: solid;
  border-width: 1px;
  padding: 5px;
  margin-left: 4px;
  border-color: #13183B
  background-color: #FFFFFF;
  font-weight: bold;
  border-radius: 5px;
  margin-bottom:1px;
  cursor: pointer;
  cursor: hand;
}
.link_partenze.vai{  
  margin-left: 0px;  
  background: inherit;
  font-weight: normal;
  border:none;
  padding:5px 0;
  cursor: default;
  
}
.del_destination{
  width: 16px;
  height: 16px;
  position: relative;
  float: left;
  background-color: #FFFFFF;
  color: #FF0000;
  font-weight: bold;
  text-align: center;
  margin-left: 3px;
  -webkit-border-radius: 99999px;
  -moz-border-radius: 99999px;
  border-radius: 99999px;
  overflow: hidden;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}
.box_destination_arrow_balloon{
    width: 100%;
    height: 13px;
    position: relative;
    
    background-image: url(/images/layout/arrow_balloon.png);
    background-repeat: no-repeat;
    background-position: 10px 0;
    z-index: 201;
}

.box_destination_content{
    width: 100%;
    height: auto;
    min-height: 300px;    
    position: relative;
}

.box_destination_content_sx{
    width: 100%;
    height: auto;
    position: relative;
    float: left;    
    background-color: rgb(242,242,242);
    filter: progid:DXImageTransform.Microsoft.Shadow(color="#dedede", Direction=135, Strength=10);
    -moz-box-shadow:  5px  5px 10px rgb(0,0,0);
    -webkit-box-shadow:  5px  5px 10px rgb(0,0,0);
    box-shadow:  5px  5px 30px rgb(9,0,0);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.box_destination_casella{
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    background-color: #FFF;
    border:  1px solid rgb(230,230,230);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.box_destination_txt{
    width: 100%;    
    position: relative;
    padding: 5px;    
    background-color: transparent;
    border: none;
    outline: none;    
    border-bottom: 1px solid #FFF;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; 
    
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    transition: all 200ms ease;
}

.box_destination_help{
    width: 100%;
    height: auto;    
    position: relative;
    padding: 0 10px;
    overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.box_destination_help_logo{
    width: 20px;
    height: 20px;
    position: absolute;
    left:10px;
    top:0px;    
    background-image: url(/images/button/faq_20.png);
    background-repeat: no-repeat;
}

.box_destination_help_text{
  height: 20px;
  width: 100%;
  height: auto;
  position: relative;
  float: left;
  
  font-size: 12px;
  text-align: left;
  color: rgb(128,128,128);
  padding: 3px 0px 3px 25px;
  padding-top: 3px;
  padding-right: 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;  

}

.box_destination_results{
  width: 100%;
  height:auto;
  min-height: 0px;
  max-height: 0px;
  position: relative;
  padding: 0 10px 0 10px;
  float: left;
  overflow-y: auto;
  overflow-x: no-display;
  -webkit-transition: all 500ms ease-in;
  -moz-transition: all 500ms ease-in;
  -o-transition: all 500ms ease-in;
  -ms-transition: all 500ms ease-in;
  transition: all 500ms ease-in;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  font-size: 14px;  
}

.box_destination_pulsantiera{
    width: 100%;
    position: relative;
    padding:5px 10px;
    text-align: right;
    overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.box_destination_pulsantiera .btn_normale{
    margin: 0px;
    height: 34px;
    border:  1px solid rgb(230,230,230);
    color: #000000;
      font-weight: bold;
      background-color: #FFF;
      border-radius: 1000px;
        min-width: 60px;
}

.box_destination_pulsantiera .btn_normale:hover{
    border:  1px solid rgb(0,0,0);
}

.box_destination_pulsantiera .btn_normale:active{
    border:  1px solid rgb(230,230,230);
}
.box_destination_btn_ok{
  margin: 0px;
  border: 2px solid rgb(255,255,255);
  color: #FFF;
  font-weight: bold;
  background-color: rgb(221,20,122);
  border-radius: 10px;
  min-width: 50px;
  position: absolute;
  right: 10px;
  top: 5px;
  padding: 5px;
  cursor: hand;
  cursor: pointer;
}
.box_destination_btn_ok:hover{
    background-color: rgb(18,113,183,1);
}

.box_destination_row{
    width: 100%;
  position: relative;
  background-color: transparent;
  
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  color: rgb(0,0,0);
  padding: 5px;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  cursor: hand;  
  background-color: rgb(220,220,220);
  border-radius: 5px;
  margin-bottom: 5px;
}
.box_destination_row.title{
  width:auto;    
  font-weight: bold;
  background:none;
  padding-left:10px;
  margin:0px;

}
.box_destination_title{
  width: 100%;
  position: relative;
  background-color: transparent;
  
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  color: rgb(0,0,0);
  padding: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: rgb(18,113,183) !important;
  cursor: pointer;
  cursor: hand;
}
.box_partenze_title{
    width: 100%;    
    position: relative;
    float: left; 
    padding:5px; 
    float:left;  
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;        
    color:rgb(18,113,183) !important;
    font-size:12px;
}

.box_destination_row:hover{
    background-color: rgb(255, 255, 255);
}
.box_destination_row:hover .semaforo{
    background-color: rgb(18,113,183,1);
}

.box_destination_row .semaforo {
  width: 14px;
  height: 14px;
  position: relative;
  float: left;
  background-color: #FFF;
  margin-right: 5px;
  -webkit-border-radius: 99999px;
  -moz-border-radius: 99999px;
  border-radius: 99999px;
}

.box_destination_content_dx{
    width: 150px;
    height: 300px;
    
    position: relative;
    float: left;
    
}

.box_destination_row_dx{
  color: #FFFFFF;
  font-weight: bold;
  width: auto;
  height: 24px;
  position: relative;
  float: left;
  padding: 5px;
  font-size: 12px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: default;
  border-radius: 2px;
  margin: 2px;
  background-color: rgb(18,113,183,1);
}
#nessuna_dest.box_destination_row_dx{
  background:rgb(230,230,230);
}
#nessuna_part.box_destination_row_dx{
  background:rgb(230,230,230);
}

#box_destination_choose{
    width: 100%;
    height: auto;
    position: relative;
    
    background-color: transparent;
    border: none;
    outline: none;
}

						/*FINE LAYOUT BOX DESTINAZIONE*/										
												
												


								/*LAYOUT BOX OFFERTE*/ 


div#div_last_second{
    width:auto;
    height: auto;
    position: relative;
    /*overflow:scroll;*/
}
@media all and (max-width: 1024px)
{
div#div_last_second{
    width:auto;
    height: auto;
    position: relative;
  /*  overflow-x:scroll;*/
}
}

.title_offerte{
    width:960px;
    height: 26px;
    position: relative;
    
    
    font-size: 21px;
    line-height: 21px;
    font-weight: bold;
    text-align: center;
    padding-top: 5px;
    margin-bottom: 15px;
    color: #000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;    
}

.box_scroller_offerte{
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}
.scroller_offerte{
    width: auto;
    height: auto;
    position: relative;
    overflow: hidden;
    padding:0 6px;
    width:100% !important;/*carosello disabilitato*/
}




.offerta{
    width: 340px;
    float: left;
    margin: 20px 10px;
    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){
  .offerta{
    width: 100%;
    float:none;margin: 20px auto}
}




.offerta_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;
}
.offerta:hover .offerta_img{
  background-size:110%;  
}

.offerta_text{
    width: 100%;
    height: 270px;
    position: relative;
    overflow: hidden;
    padding: 10px;
    text-decoration: none;
}
.offerta_text_c{
    width: 100%;
    padding-left:30px;
    background-position: left center;
    background-size: 20px;
    background-repeat: no-repeat;
    margin-top: 15px;
    min-height: 20px;
}
.offerta_text_c.data{
  background-image: url(/images/icon/card-offerta-LAND.svg);  
}
.offerta_text_c.aeroporto{
  background-image: url(/images/icon/card-offerta-AEREOPORTO.svg);  
}
.offerta_text_c.porto{
  background-image: url(/images/icon/card-offerta-PORTO.svg);  
}
.offerta_text_c.terminal{
  background-image: url(/images/icon/card-offerta-TERMINAL.svg);  
}
.offerta_text_c.stazione{
  background-image: url(/images/icon/card-offerta-STAZIONE.svg);  
}
.offerta_text_c.durata{
  background-image: url(/images/icon/card-offerta-DURATA.svg);  
}
.offerta_text_c.sistemazione{
  background-image: url(/images/icon/card-offerta-SISTEMAZIONE.svg);  
}
.offerta_text_c.trattamento{
  background-image: url(/images/icon/card-offerta-TRATTAMENTO.svg);  
}

.offerta_text_title{    
    height: auto;
    position: relative;       
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}
.offerta_text_title img{
  width: 12px;
  margin-bottom: 10px;
}

.offerta_text_price{    
    height: auto;
    position: absolute;
    bottom: 10px;
    font-size: 24px;    
    font-weight: bold;        
    color: #13183B;
}
.offerta_text_price span{
  font-size:11px;
  color:#676767;
}
.offerta_text_price span.euro{
  font-size:16px;
  font-weight: bold;
  color: #13183B;
}
.offerta_text_btn{
  position:absolute;
  bottom:10px;
  right:10px;
  font-weight: bold;
  border-radius: 2px;
}

.btn_scroll_sx{    
    height: 100%;
    position: absolute;
    z-index: 10;
    top: 0;    
    font-size: 42px;
    font-weight: bold;
    color: #676767; 
    border: none;
    left: -40px;
    background-color: transparent;
    padding: 5px;
    display: none !important; /*carosello disabilitato*/
}
@media all and (max-width: 1024px)
{
	.btn_scroll_sx
	{
	/*display:none;*/
	visibility:hidden;
	}
}


.btn_scroll_dx{    
    height: 100%;
    position: absolute;
    z-index: 10;
    top: 0;
    font-size: 42px;
    font-weight: bold;
    color: #676767;
    border: none;    
    right: -40px;
    background-color: transparent;
    padding: 5px;
    display: none !important; /*carosello disabilitato*/
}
@media all and (max-width: 1024px)
{
	.btn_scroll_dx
	{
/*display:none;*/
	visibility:hidden;
	}
}
.btn_scroll_sx:hover {
  color: #333;
}
.btn_scroll_sx:active{
  color:#F7941E;
}
.btn_scroll_sx:focus {
  outline-width: 0;
}
.btn_scroll_dx:hover {
 color: #333;
}
.btn_scroll_dx:active{
  color:#F7941E;
}
.btn_scroll_dx:focus {
  outline-width: 0;
}


#like_pagina_facebook{
    border-radius:0px;
    position:absolute;
    left:981px;
    top:90px;
    width:70px;
    padding:3px;
    height:95px;
    
    font-size:9px;
    font-weight:bold;
    background:#d9d9d9;
    border:1px solid #cecece ;
    border-left:none;
    border-radius:0px 10px 10px 0px;
}

#like_pagina_facebook_title{
  color:#4C66A4;
  padding-bottom:3px;
  position:relative;
}
@media all and (max-width: 1140px) and (min-width: 1025px){
	#like_pagina_facebook{
	 display:none;
	}
}


@media all and (max-width: 1024px){
  #like_pagina_facebook {
    position: relative;
    float: right;
    left: 0px;
    top: 0px;
    width: 150px;
    height: inherit;
    border-left: 1px solid #CCC;
    border-radius: 10px;
    margin: 0px 25px 5px 5px;
    
  }

  #like_pagina_facebook_title{      
      width: 70px;
      float: left;
      padding: 20px 5px 0 0;
  }
  .fb-like{
    position: relative;
    float: left;
  }
  
  #logo{
    position:relative;
    float:left;
  }
}

#browser_obsoleto{
  cursor: hand;
  cursor: pointer;
  display: none;
  z-index: 900;
  position: fixed;
  background-color: #FED967;
  background-repeat: no-repeat;
  background-position: center;
  height:auto;
  width: 100%;
  top: 0px;
  left:0px;
  opacity: 0.8;
  filter:alpha(opacity=80); /* For IE8 and earlier */
}
@media all and (max-width: 1024px){
  #browser_obsoleto{
    background-size:710px;
  }
}
@media all and (max-width: 712px){
  #browser_obsoleto{
    background-size:100%;
  }
}
#browser_obsoleto_2{
  width:65%;
  height:105px;
  float:left;
  display:inline;
}
#browser_obsoleto_1{
  width:35%;
  height:105px;
  float:left;
  display:inline;
}



										/*FINE LAYOUT BOX OFFERTE*/ 	


                    /*FINE LAYOUT BOX link*/   
.box_link{
  width: 100%;
  height: auto;
  position: relative;  
  float:left;
  background-color: #FFFFFF;   
  padding: 10px;   
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.box_link table{
  width:100%;
  background-color: #f2f2f2;  
}

.boxLinkNew{
  width: 33.3%;
  height: 150px;
  position: relative;
  float: left;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgb(242,242,242);
  border: 2px solid #FFF;
  text-align: right;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: hand;
  cursor: pointer;
  /* margin: 1px; */
}
@media all and (max-width: 1024px){
  .boxLinkNew{   
  width: 50%;
  }
}
@media all and (max-width: 400px){
 .boxLinkNew{
    width: 100%;
    max-width: 400px;
  }
}
.boxLinkNew_text {
  width: auto;
  height: 100px;
  max-height: 100px;
  height: auto !important;
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding: 10px;
  font-size: 16px;
  text-align: right;
  font-weight: bold;
  color: #FFF;
  text-shadow: 1px 1px #000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}


                    /*FINE LAYOUT BOX  link*/   
											/*FINE CSS*/














root { 
    display: block;
}

div#overlay_galleria{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
    
    background-color: rgb(0,0,0);
    filter:alpha(opacity=80);
    background-color: rgba(0,0,0,0.8);
    z-index: 120;
    
    cursor: pointer;
    cursor: hand;
}


#btn_chiudi{
    width: auto;
    height: auto;
    position: fixed;
    top: 0;
    right: 0;
    display: none;
    
    z-index: 21;    
    
    
    font-size: 20px;
    font-weight: normal;
    text-align: left;
    color: #FFF;
    padding: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; 
    
    cursor: pointer;
    cursor: hand;
}

div#box_galleria{
    width: 420px;
    height: auto;
    position: fixed;
    top: 10%;
    left: 50%;
    margin-left: -210px;
    display: none;
    
    z-index: 121;    
    
    
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    padding: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; 
    
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

div#box_galleria_title{
    width: 400px;
    height: 22px;
    position: relative;  
}

div#box_galleria_img{
    width: 400px;
    height: auto;
    position: relative;  
    margin-top: 5px;
    
    background-repeat: no-repeat;
    background-position: center center;
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; 
    
    color:#fff;
    text-align: center;
    
    overflow: hidden;
}

.txt_nav{
    width: 60px;
    height: 22px;
    position: relative;
    float: left;
    
    border: none;
    background-color: transparent;
    
    
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    color:#fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;    
    cursor: pointer;
    cursor: hand;
}

.txt_nav:hover{
    text-decoration: underline;
}

.txt_nav_hover{
    width: 60px;
    height: 22px;
    position: relative;
    float: left;
    
    border: none;
    background-color: transparent;
    
    
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    color:#fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;    
    cursor: pointer;
    cursor: hand;
    
    text-decoration: underline;
}

div#txt_titolo{
    width: 280px;
    min-height: 22px;
    height: 22px;
    height: auto !important;
    position: relative;
    float: left;
    
    
    font-size: 12px;
    line-height: 12px;
    font-weight: normal;
    text-align: center;
    color:#fff;
    padding: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;     
}

div#btn_over_avanti{
     width: 60%;
    position: absolute;
    right: 15px;
    top: 0;
    height: 100%;
    background-color: transparent;
    opacity: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity 150ms linear;
    -moz-transition: opacity 150ms linear;
    -o-transition: opacity 150ms linear;
    -ms-transition: opacity 150ms linear;
    transition: opacity 150ms linear;
    cursor: pointer;
    cursor: hand;
}

div#btn_over_avanti:hover{
    background-image: url(/images/layout/arrow_dx_50.png);
    background-repeat: no-repeat;
    background-position: 240px center;    
    background-color: transparent;
    opacity: 0.8
    filter:alpha(opacity=80); /* For IE8 and earlier */
}

div#btn_over_indietro{
    width: 30%;
    height: 100%;
    position: absolute;
    background-color: transparent;
    opacity: 0;
    left: 15px;
    top:0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity 150ms linear;
    -moz-transition: opacity 150ms linear;
    -o-transition: opacity 150ms linear;
    -ms-transition: opacity 150ms linear;
    transition: opacity 150ms linear;
    cursor: pointer;
    cursor: hand;
}

div#btn_over_indietro:hover{
    background-image: url(/images/layout/arrow_sx_50.png);
    background-repeat: no-repeat;
    background-position: 10px center;    
    background-color: transparent;
    opacity: 0.8;
    filter:alpha(opacity=80);/* For IE8 and earlier */
} 


#btn_msg{
    width: 110px;
    height: 35px;
    position: relative;
    
    background-image: url(/images/layout/msg_35.png);
    background-repeat: no-repeat;
    background-position: 5px 0px;
    
    font-weight: bold;
    
    padding-top: 10px;
    padding-left: 45px;
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; 
    
    cursor: hand;
    cursor: pointer;    
}

div#btn_msg:hover{
    text-decoration: underline;
}

#btn_account{
    width: 120px;
    height: 35px;
    position: relative;
    
    background-image: url(/images/layout/area_privata_35.png);
    background-repeat: no-repeat;
    background-position: 5px 0px;
    
    font-weight: bold;
    
    padding-top: 10px;
    padding-left: 45px;
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    
    cursor: hand;
    cursor: pointer;    
}

div#btn_account:hover{
    text-decoration: underline;
}

div#login_area_registrati{
    width: 120px;
    height: 38px;
    position: relative;
    float: left;
    margin-top: 5px;
    
    border-right: 1px solid rgb(230,230,230);

    padding: 4px;
    padding-right: 9px;
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;    
}

div#login_area_login{
    width: 335px;
    height: 48px;
    position: relative;
    float: left;
    text-align: left;
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;        
}

div#login_area_login_form{
    width: 325px;
    height: 30px;
    position: relative;
    margin-top: 9px;

}

.textbox_login{
    border: none;
    outline: none;
    width: 90px;
    height: 20px;
    margin-left: 10px;
}

div#login_area_login_text{
    width: 262px;
    height: 14px;
    position: relative;
}

.casella_form_txt_100{
    width: 100px;
    height: 30px;
    position: relative;
    margin-left: 10px; 
    float: left; 
    background-color: #FFF;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form_txt_100{
    width: 90px;
    height: 20px;
    position: relative;
    margin: 5px;
    
    background-color: transparent;
    border: none;
    outline: none;
}


.fll{
    float: left;
}

.flr{
    float: right;
}

.fln{
    float: none;
}

.wa{
    width: auto;
}

.w140{
    width: 140px;
}

.w92p{
    width: 92%;
}
.dnone{display: none !important;}
.dinit{display: initial !important;}
.posrel{position: relative;}
.cursp{  cursor: pointer;  cursor: hand;}
.displayib{display: inline-block;}
.w100{width:100%;}
.w100i{width:100%!important;}
.h100{height:100%;}
.white{color:#ffffff;}
.whitei{color:#ffffff!important;}
.blacki{color:#000000!important;}
.bglightgray{background-color:#eee;}
.lightgraye{color:#eee;}
.bggray{background-color:#676767;}
.gray{color:#676767;}
.bgblu{background-color: #13183B}
.bgblui{background-color: #13183B!important;}
.blu{color: #13183B!important}
.bgorange{background-color: #F7941E}
.orange{color: #F7941E !important;}
.bggreen{background-color: #28ab26 !important;}
.green{color: #28ab26 !important;}
.flol{float:left;}
.flor{float:right;}
.nowrap{white-space: nowrap;}
.breakword{word-wrap: break-word;}
.pad10-0{padding:10px 0;}
.bgred{background-color:#c00;}
.red{color:#c00;}
.mrg5{margin:5px;}
.mrg15{margin:15px;}
.mrg20{margin:20px;}
.mrgb10{margin-bottom:10px;}
.mrgb20{margin-bottom:20px;}
.mrgt0{margin-top:0!important;}
.mrgt20{margin-top:20px!important;}
.mrgt40{margin-top:40px!important;}
.pad2i{padding:2px!important;}
.padl0{padding-left:0px !important;}
.padr0{padding-right:0px !important; }
.padl10{padding-left:10px;}
.padt10{padding-top:10px;}
.padt20{padding-top:20px;}
.padt30{padding-top:30px;}
.padb10{padding-bottom:10px;}
.padb20{padding-bottom:20px;}
.padb30{padding-bottom:30px;}
.padb40{padding-bottom:40px;}
.mrgb30{margin-bottom: 30px;}
.padt50{padding-top:50px;}
.padb50{padding-bottom:50px;}
.mrgb50{margin-bottom: 50px;}
.mrgb0{margin-bottom:0px !important;}
.mrg0{margin:0px !important;}
.minhauto{min-height: auto!important;}
.imbianca_txt{
    background-color: #FFF;
    border: 1px solid rgb(230,230,230);
}
.left{text-align:left;}
.lefti{text-align:left!important;}
.center{text-align:center;}
.right{text-align:right;}
.justify{text-align: justify;}
@media all and (max-width: 712px){ 
  .mobcenter{text-align:center;}
}


.bkgcw{
    background-color: white;
}

.textbox_w{
    background-color: #FFF;
    border: 1px solid rgb(230,230,230);
}

#container_pages{
  width: 100%;
  height: auto;
  position: relative;
  margin: 0px;
  overflow: hidden;
  
  padding: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 0px;
}

#pages_sx{
  width: 570px;
  height: auto;
  position: relative;
  float: left;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media all and (max-width: 1024px){
  #pages_sx{
    width: 445px;
  }
}
@media all and (max-width: 712px){ 

}

#pages_form{
  width: 100%;
  position: relative;
  float: left;
  padding: 10px 5px;
  margin-bottom: 10px;
  
  background-color: rgb(190,190,190);
  background-image: url(/images/layout/vacanze_80.png);
  background-repeat: no-repeat;
  background-position: 10px bottom;
  
  text-align: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#pages_form_a{
  width: 100%;
  position: relative;
  float: left;
  font-size:16px;
  color:#FFFFFF;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


#pages_dx{
    width: 380px;
  height: auto;
  position: relative;
  float: right;
  overflow: hidden;
  margin-left: 10px;
  box-sizing: border-box;
}

@media all and (max-width: 1024px){
  #pages_dx{
      width: 235px; 
  }
}
@media all and (max-width: 712px){ 
  #container_pages{
    display:flex; flex-direction: column; text-align:center;
  }
  #pages_sx{
    width:100%;
    float:left;
    margin:0px;
    order: 1;
  }
  #pages_dx{
    width:100%;
    float:left;
    margin:0px;
    order: 2;
  }
}

.pages_textbox{
    width: 100%;
    height: auto;
    min-height: 100px;
    position: relative;
    float: left;
    margin-bottom: 10px;
    
    background-color: rgb(242,242,242);
    
    font-size: 12px;
    text-align: left;
    
    padding: 10px;
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.pages_textbox h2{
    height: auto;
    position: relative;
    margin: 0px;
    margin-bottom: 10px;
    
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}

.pages_textbox h3{
    height: auto;
    position: relative;
    margin: 10px 0;
    
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}

.banner_offer_title{
  background-image:url(/images/layout/title_pacchetti_in_evidenza.png);
  background-position: center center;
  height:30px;
  position: relative;
  float:left;
  margin-bottom: 10px;
}
.banner_offer_content{
  width:100%;
  height:auto;
  position: relative;
  float:left;
  margin-bottom: 10px;
  max-width: 380px;
}
@media all and (max-width: 712px){ 
  .banner_offer_content{
    float:none;
    display:inline-block;
  }
  .banner_offer_title{
    float:none;
    display:inline-block;
  }

}

.banner_offer{
    height: 250px;
    position: relative;
    margin-bottom: 10px;
    
    background-repeat: no-repeat;
    background-position: center;
    background-size:393px auto; 
    
    background-color: rgb(242,242,242);
}

.banner_text_up{
    width: auto; 
    overflow:hidden;
    height: auto !important;
    position: absolute;
    top: 0px; left: 10px;
    
    
    padding: 10px;
    font-size: 24PX;
    text-align: left;
    font-weight: bold;
    color: #FFF;
    text-shadow: 0px 0px 3px #000 ;
    
    z-index: 1;
}

.banner_text_dw{        
    background:#13183B;
    bottom: 10px;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    height: auto !important;
    padding: 5px 10px ;
    position: absolute;
    left: 10px;
    z-index: 1;
}
.banner_offer::after{
  content:'VAI >';
    background:orange;
    bottom: 10px;
    color: #FFFFFF;
    font-size: 18px;
    height: auto !important;
    padding: 5px 10px ;
    position: absolute;
    right: 10px;
    width: auto;
    z-index: 1;
    border-radius: 5px;

}
.banner_text_dw span{
    font-size: 14px;
}

.mezzo_banner{
  width: 236px;
  height: 60px;
  position: relative;
  background-color: rgb(242,242,242);
  float: right;
  border: 1px dotted #1271B7;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

.mezzo_callcenter{
  width: 136px;
  height: 60px;
  position: relative;
  /* display: inline-block; */
  background-color: rgb(242,242,242);
  border-right: 5px solid #13183B;
  background-image: url(/images/layout/call_50.gif);
  background-repeat: no-repeat;
  background-position: 5px 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}

.mezzo_callcenterText{
  width: 100%;  
  max-height: 65px;
  height: auto;
  padding: 5px 5px 5px 60px;
  font-size: 18px;
  text-align: left;
  font-weight: bold;
  color: #000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  line-height: 16px;
  text-align: center;
}

.mezzo_callcenterText span{
    font-size: 11px;
}
@media all and (max-width: 1024px){
  .mezzo_callcenter{
      width: 235px;      
      margin-bottom: 10px;
  }
  .mezzo_callcenterText{
    line-height: normal;
  }
  .mezzo_callcenterText span{
    font-size: 24px;
  }
  .banner_text_up{padding:10px 0;}
}
@media all and (max-width: 712px){ 
  .mezzo_callcenter{
    float:none;
    display:inline-block;
  }
  .mezzo_banner {
    float:none;
    display:inline-block;
  }
}



.container_right{
  width: 100%;
  height: auto;
  position: relative;
  margin-bottom: 10px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}



#metro_offer{
  width: 100%;
  font-size: 14px;
  float: left;
  background-color: rgb(190,190,190);
  padding: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  cursor: pointer;
  cursor: hand;
  margin-bottom: 5px;
  text-shadow: 0px 0px 5px #000;
  position: relative;
}

.metro_pic{
    width: 33.3%;  
    height: 100px;
    position: relative;
    float: right;
    background-color: #13183B
    background-repeat: no-repeat;
    background-position: center;
}

.metro_text_sx{
  background-color: #13183B
  height: 50px;
  width: 40%;
  float: left;
  position: relative;
  padding: 5px;
  text-align: left;
  font-weight: bold;
  color: #FFF;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}

.metro_text_dx{
  background-color: #13183B
  height: 50px;
  width: 60%;
  position: relative;
  float: right;
  padding: 10px;
  text-align: right;
  font-weight: bold;
  color: #FFF;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}
.metro_text_note{
  width: auto;
  position: absolute;
  bottom: 15px;
  right: 15px;
  font-size: 10px;
  color: #FFF;
  z-index: 1;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.metro_text_dx span{
    font-size: 28px;
    white-space: nowrap;
}

@media all and (max-width: 1024px){

}
@media all and (max-width: 712px){ 
  #metro_offer{
    display:inline-block;    
  }
  .metro_text_dx span{
    font-size:24px;
  }

}
@media all and (max-width: 400px){ 
  #metro_offer{
    display:inline-block;
    font-size: 12px;
  }
  .metro_text_dx span{
    font-size:20px;
  }
}



.pages_form_btn{
    width: 35px;
    height: 35px;
    position: relative;
    
    background-repeat: no-repeat;
    background-position: center;
    
    border: none;
    margin: 5px;
    
    background-color: transparent !important;
    background-color: rgb(242,242,242);
    
    cursor: hand;
    cursor: pointer;
    
    -webkit-border-radius: 10000000px;
    -moz-border-radius: 10000000px;
    border-radius: 10000000px;
    
    -webkit-transition: background 300ms ease;
    -moz-transition: background 300ms ease;
    -o-transition: background 300ms ease;
    -ms-transition: background 300ms ease;
    transition: background 300ms ease;
}

.pages_form_btn:hover{
    background-color: #FFF !important;
}

.pages_form_btn:active{
    background-color: rgb(230,230,230) !important;
}

#btn_up{
    background-image: url(/images/layout/up_35.png);
}

#btn_map{
    background-image: url(/images/layout/agenzie_35.png);
}

#btn_pic{
    background-image: url(/images/layout/foto_35_k.png);
}

#btn_info{
    background-image: url(/images/layout/info_35_k.png);
}

#btn_post{
    background-image: url(/images/layout/msg_35.png);
}

.btn_dettagli{
    width: 100%;
    height: 40px;
    position: relative;
    float:left;
    margin-top: 5px;
    margin-bottom: 5px;
    
    border: none;
    
    background-color: rgb(242,242,242);
    border-left: 5px solid rgb(230,230,230);
    border-right: 5px solid rgb(230,230,230);
    color: rgb(0,0,0);
    
    font-weight: bold;
    font-size: 14px;
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; 
    
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    transition: all 150ms linear;   
    
    cursor: pointer;
}

.btn_dettagli_2:hover{
    border-left-color: rgb(230,0,0);
    border-right-color: rgb(230,0,0);
}

.btn_dettagli_3:hover{
    color: rgb(0,0,0);
    border-left-color: rgb(0,0,0);
    border-right-color: rgb(0,0,0);
}

.btn_dettagli:active{
    border-right-width: 18px;
    border-left-width: 18px;
}



.box_dettagli{
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    border: none;
    
    background-color: rgb(242,242,242);
    border-left: 5px solid rgb(230,230,230);
    border-right: 5px solid rgb(230,230,230);
    color: rgb(0,0,0);
    
    font-weight: normal;
    font-size: 13px;
    text-align: justify;
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; 
    
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    transition: all 150ms linear;   
    
    overflow: hidden;
}

.box_dettagli p{
    padding: 10px;
    margin: 0px;
}

.box_dettagli h3{
    height: auto;
    position: relative;
    margin: 10px;
    margin-bottom: 0px;
    
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}



.grafico_textbox{
    width: 100%;
    height: auto;
    min-height: 100px;
    position: relative;
    float: left;
    margin-top: 5px;
    margin-bottom: 10px;
    
    background-color: rgb(242,242,242);
    
    font-size: 12px;
    text-align: center;
    
    padding: 10px 6px;
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.grafico_textbox h3{
    height: auto;
    position: relative;
    margin:0px;
    margin-bottom:10px; 
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}
@media all and (max-width: 1024px){
  div#graficoBox{
    width:100%;
    overflow-x:scroll;
    position:relative;
    float:left;
  }
  .grafico_textbox h3{
    padding: 10px 40px 10px 5px;    
    color:#FFFFFF;
    background-color:#1271B7;
    background-image: url(/images/layout/scroll_35.png);
    background-position: right center;
    background-repeat: no-repeat;
  }
}
@media all and (max-width: 712px){ 
  .grafico_textbox h3{
    font-size: 12px;
      background-size: 30px;
  }
}
.container_grafico{
    width: 100%;
    height: 200px;
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.barra_grafico{
    width: 11%;
    height: 100%;
    position: absolute;
    bottom: 0px;
    margin-left: 2%;
    margin-right: 2%;
    
    -webkit-transition: background 600ms ease 300ms;
    -moz-transition: background 600ms ease 300ms;
    -o-transition: background 600ms ease 300ms;
    -ms-transition: background 600ms ease 300ms;
    transition: background 600ms ease 300ms;
    
    cursor: hand;
    cursor: pointer;
}

.barra_grafico:hover{
    -webkit-transition: background 300ms ease;
    -moz-transition: background 300ms ease;
    -o-transition: background 300ms ease;
    -ms-transition: background 300ms ease;
    transition: background 300ms ease;
}

.barra_grafico table{
    width: 100%;
    height: 100%;
    color: #FFF;
    font-weight: bold;
    font-size: 14px;
}

.barra_grafico td{
    padding: 5px;
}

#barra_grafico_1{
    left: 5%;
}

#barra_grafico_2{
    left: 20%;
}

#barra_grafico_3{
    left: 35%;
}

#barra_grafico_4{
    left: 50%;
}

#barra_grafico_5{
    left: 65%;
}

#barra_grafico_6{
    left: 80%;
}

.x_grafico{
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    margin-top: 5px;
    display: inline-block;
}

.barra_x{
    width: 11%;
    height: auto;
    position: relative;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
}
.barra_x:first-child{
  margin-left:7%;
}

.post_container{
    width: 380px;
    height: auto;
    min-height: 100px;
    position: relative;
    
    background-color: rgb(242,242,242);
    border-bottom: 1px solid rgb(230,230,230);
    
    font-size: 12px;
    text-align: left;
    
    padding: 10px;
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    
    -webkit-box-shadow: 0px 1px 5px rgba(230, 230, 230, 0.5);
    -moz-box-shadow: 0px 1px 5px rgba(230, 230, 230, 0.5);
    box-shadow: 0px 1px 5px rgba(230, 230, 230, 0.5);
    
    z-index: 1;
    
    overflow: hidden;
}

.post_container h3{
    height: auto;
    position: relative;
    margin: 0px;
    margin-bottom: 10px;
    
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}

.post_container h3 u{
    cursor: hand;
    cursor: pointer;
}

.post_container table{
    width: 100%;
}

.postep{
    display: none;
}

.textareaBox{
    width: 360px;
    height: auto;
    padding:5px;
    margin-bottom: 10px;

    background-color: #FFF;
    border: 1px solid rgb(230,230,230);

    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; 
}

.textareaBox textarea{
    width: 345px;
    height: auto;
    min-height: 30px;
    border: none;
    resize: none; 
    margin: 0px;
    outline:none;
    background-color: #FFF;

    
    font-size: 12px;
    color: rgb(230,230,230);

    -webkit-transition: all 200ms 1.2s ease;
    -moz-transition: all 200ms 1.2s ease;
    -o-transition: all 200ms 1.2s ease;
    -ms-transition: all 200ms 1.2s ease;
    transition: all 200ms 1.2s ease;
}

.textareaBox textarea:active{
    height: 30px;
    min-height: 30px;
    height: auto !important;
    color: #000;
    -webkit-transition: all 10ms ease;
    -moz-transition: all 10ms ease;
    -o-transition: all 10ms ease;
    -ms-transition: all 10ms ease;
    transition: all 10ms ease;
}

.textareaBox textarea:focus{
    height: 100px;
    min-height: 100px;
    height: auto !important;
    color: #000;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    transition: all 200ms ease;
}

.btn_normale_post{
    opacity: 0; 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    height: 0px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    transition: all 200ms ease;
}

.post_container:hover .btn_normale_post{
    opacity: 1 !important; 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    height: 30px !important;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    transition: all 200ms ease;
}

#comments_container{
    width: 380px;
    height: auto;
    min-height: 100px;
    position: relative;
    margin-bottom: 10px;
    
    background-color: rgb(242,242,242);
    
    font-size: 12px;
    text-align: left;
    
    padding: 10px;
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; 
}

.comment_row{
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
    
    border-top: 1px solid rgb(242,242,242);
    border-bottom: 1px solid rgb(242,242,242);
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; 
    
    cursor: hand;
    cursor: pointer;
    
    overflow: hidden;
    
    -webkit-transition: border 200ms 100ms ease;
    -moz-transition: border 200ms 100ms ease;
    -o-transition: border 200ms 100ms ease;
    -ms-transition: border 200ms 100ms ease;
    transition: border 200ms 100ms ease;
    
    -webkit-transition: color 200ms 500ms ease;
    -moz-transition: color 200ms 500ms ease;
    -o-transition: color 200ms 500ms ease;
    -ms-transition: color 200ms 500ms ease;
    transition: color 200ms 500ms ease;
}

.comment_row:hover{
    border-top: 1px solid rgb(230,230,230);
    border-bottom: 1px solid rgb(230,230,230);
    
    -webkit-transition: border 200ms ease;
    -moz-transition: border 200ms ease;
    -o-transition: border 200ms ease;
    -ms-transition: border 200ms ease;
    transition: border 200ms ease;
}

.comment_row:hover .comment_time{
    color: #000 !important;
    
    -webkit-transition: color 200ms ease;
    -moz-transition: color 200ms ease;
    -o-transition: color 200ms ease;
    -ms-transition: color 200ms ease;
    transition: color 200ms ease;
}

.comment_row:hover .comment_time{
    color: #000 !important;
    
    -webkit-transition: color 200ms ease;
    -moz-transition: color 200ms ease;
    -o-transition: color 200ms ease;
    -ms-transition: color 200ms ease;
    transition: color 200ms ease;
}

.comment_int{
    margin-top: 10px;
    overflow: hidden;
}

.comment_name{
    font-size: 13px;
    line-height: 13px;
    float: left;
    
    -webkit-transition: color 200ms ease;
    -moz-transition: color 200ms ease;
    -o-transition: color 200ms ease;
    -ms-transition: color 200ms ease;
    transition: color 200ms ease;
}

.comment_time{
    font-size: 10px;
    line-height: 13px;
    color: #999;
    float: left;
    margin-left: 20px;
    
    -webkit-transition: color 200ms ease;
    -moz-transition: color 200ms ease;
    -o-transition: color 200ms ease;
    -ms-transition: color 200ms ease;
    transition: color 200ms ease;
}

.comment_row p{
    font-size: 12px;
    color: #000;
    text-align: left;
    padding: 0px;
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 10px;
}

.trepunti{
    text-align: center !important;
    font-weight: bold !important;
    font-size: 12px;
    min-height: auto;
    padding: 5px;
}

.divpromo{
    width: 100%;
    height: 98px;
    position: relative;
    margin-bottom: 10px;
    
    background-color: #fff;
    border: 1px solid rgb(230,230,230);
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.promocoupon{
    background-image: url(/images/layout/promo_coupon.png);
    background-repeat: no-repeat;
    background-position: top;
}

.btn_importante{
  display: inline-block;
  cursor: pointer;  
  color: #FFFFFF;
  font-weight: bold;  
  padding: 8px 10px;
  border: 1px solid rgb(255,255,255);
  background-color: rgb(221,20,122);
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  webkit-box-sizing: content-box;  
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size:14px;
}

#natale{
background:url(/images/natale.png);
height:113px;
width:270px;
position:absolute;
top:85px;
left:-35px;
z-index:100;
}

#natale-fb{
background:url(/images/natale-fb.png);
width:78px;
height:44px;
position:absolute;
top:-33px; 
left:-2px;
}




.dettagliprezzo_info{
background-color: #4764FF;
color: #FFF;
font-style: italic;
font-size: 10px;
font-weight: bold;
border-radius: 3px;
padding: 1px;
font-family: "Times New Roman";
cursor:help;

}
#dettaglio_nascosto{
    display:none;
    z-index:100;
    position:absolute;
    left:0px;
    background:#FFF;
    padding:5px;
    margin:6px;  
    border:1px solid #000;
    width:285px;
    opacity:0.95;
    font-size:11px;

}
#dettaglio_nascosto_assicurazione{
    display:none;
    z-index:100;
    position:absolute;
    left:0px;
    background:#FFF;
    padding:5px;
    margin:6px;  
    border:1px solid #000;
    width:285px;
    opacity:0.95;
    font-size:11px;

}

.dettagliprezzo_info{
background-color: #4764FF;
color: #FFF;
font-style: italic;
font-size: 10px;
font-weight: bold;
border-radius: 3px;
padding: 1px;
font-family: "Times New Roman";
cursor:help;

}

.box_autocomplete{
    width: 220px;
    max-height: 200px;
    height: 200px;
    height: auto !important;
    position: absolute;
    display: none;

    top: 100px;
    left: 100px;
    
    border: 1px solid #1271B7;
    background-color: #FFFFFF;
    
    z-index: 200;
    
    overflow: auto;
}

.box_autocomplete_row{
    width: 100%;
    min-height: 24px;
    height: 24px;
    height: auto !important;
    position: relative;
    margin-bottom: 1px;
    background-color: #f2f2f2;
    
    
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    color:  #1271B7;;
    padding: 6px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; 
    
    overflow: hidden;
}

.box_autocomplete_row span{
    font-size: 10px;
}

.box_autocomplete_row:hover{
    background-color: transparent;
    cursor: pointer;
    cursor: hand;
}


div#alert_msg{
    width: 100%;
    height: 100px;
    position: absolute;
    top: 0px;
    background-color: rgb(255,255,150);
}

div#alert_msg_content{
    width: 1000px;
    height: 100px;
    position: relative;
    margin:0 auto;
    
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
    text-align: center;
    padding: 12px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; 
}

										
#overlay_vetrina{
    width: 980px;
    height: 300px;
    position: absolute;
    top: 0px;
    left: 0px;   
    
    z-index: 9;
    
    cursor: pointer;
    cursor: hand;
}

#collage_up{
    width: 400px;
    height: 150px;
    position: absolute;
    top: 0px;
    left: 0px;
    
    text-align: center;
    
    border: 1px solid #FFF;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;    
    
    overflow: hidden;
}

#collage_down{
    width: 400px;
    height: 150px;
    position: absolute;
    top: 150px;
    left: 0px;
    
    text-align: center;
    
    border: 1px solid #FFF;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;    
    
    overflow: hidden;
}

#collage_sx{
    width: 290px;
    height: 300px;
    position: absolute;
    top: 0px;
    left: 400px;
    
    text-align: center;
    
    border: 1px solid #FFF;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;    
    
    overflow: hidden;
}

#collage_dx{
    width: 290px;
    height: 300px;
    position: absolute;
    top: 0px;
    left: 690px;
    
    text-align: center;
    
    border: 1px solid #FFF;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    
    overflow: hidden;
}


#gallery_btn_vetrina{
    width: 50px;
    height: 50px;
    position: absolute;
    left: 175px;
    top: 115px;
    background-image: url(/images/layout/foto_50.png);
    background-repeat: no-repeat;
    background-position: center;
    
    display: none;
}

div#vetrina_text h1{
    
    font-size: 46px;
    font-weight: bold;
    text-align: right;
    float: left;
    color: rgb(255,255,255);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; 
}




.text_desc{
    
    font-size: 1.4rem;
    font-weight: normal;
    text-align: justify;
    padding: 10px;
    color: #000;
        -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; 
}

.text_desc td{
    padding: 5px;
}

.text_desc p{
    
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    color: #000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; 
}

.text_desc h2{
    
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    margin: 0px;
    color: #13183B
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;     
}


#btn_msg_alert{
    width: 20px;
    height: 13px;
    position: absolute;
    top: 11px;
    right: 70px;
    
    -webkit-border-top-left-radius: 50px;
    -webkit-border-bottom-left-radius: 50px;
    -moz-border-radius-topleft: 50px;
    -moz-border-radius-bottomleft: 50px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;    
    
    background-color: rgb(220,0,0);
    
    
    font-size: 11px;
    line-height: 11px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    padding-top: 1px;
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;        
}




.width_125{
    width: 125px;
}




.offerte_container_text{
    
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    color: #000;
    padding: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;       
}

.offerte_container_text h2{
    font-size: 18px;
    font-weight: bold;  
    margin: 0px;
    margin-bottom: 5px;
}

										







div#apartireda{
  background-color: #13183B
	width: auto;
	height: auto;
	position: absolute;
	top: 0px;
	right: 0px;
	
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	
	float: right;
	font-size: 30px;
	
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}


/* 
 Document   : blu
    Created on : 30-mar-2013, 9.49.36
    Author     : darsenatravel
    Description:
        Purpose of the stylesheet follows.
*/

/*/
 principale rgb(18,113,183)
 secondario rgb(190,190,190)
/*/

/* colori */
.bkg1 {
  background-color: #13183B
}

.bkg2 {
  background-color: rgb(190,190,190);
}

.color1 {
  color: #13183B
}

.color2 {
  color: rgb(190,190,190);
}

/* header */
#menu {
  background-color: #13183B
}

#triangolo {
  background-image: url(/images/layout/triangolo_blu.png);
}

.menu_btn_sx {
  background-color: rgb(190,190,190);
}

.menu_btn_dx {
  background-color: rgb(190,190,190);
}

.menu_btn_ctr {
  background-color: rgb(190,190,190);
}


/* content */

.dettagli_title {
  color: #13183B
}

.dettagli_subtitle {
  color: #13183B
}

select {
  outline-width: 3px;
  outline-color: #13183B
}

input:focus {
  outline-width: 3px;
  outline-color: #13183B
}

.dettagli_box_title {
  background-color: #13183B
}

.box_richiamami {
  border-left-color: #13183B
  border-right-color: #13183B
}

.btn_dettagli:hover {
  border-left-color: #13183B
  border-right-color: #13183B
  color: #13183B
}

.btn_dettagli_mini:hover {
  border-left-color: #13183B
  color: #13183B
  border-right-color: #13183B
}

#close_description_container {
  color: #13183B
}

#accedi_btn {
  background-image: url(/images/button/accedi_rosa.png);
}

#registrati_btn {
  background-image: url(/images/button/registrati_rosa.png);
}

.msgBox_title {
  background-color: #13183B
}

.btn_msgBox {
  background-color: #13183B
}

/* grafici */
.barra_grafico {
  background-color: orange;
  background-image: url(/images/icon/trasparent_arrow.png);
  background-position:top;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.barra_grafico:hover {
  background-color: #13183B

}

/* post */
.post_container h3 {
  color: #13183B
}

.comment_row:hover .comment_name {
  color: rgb(18,113,183) !important;
}

.promocoupon {
  background-color: #13183B
}

/* destination box */
.box_destination_row_dx {
  background-color: #13183B
}

/* calendar */
#calendar_header {
  background-color: rgb(190,190,190);
}

.calendar_title_text:hover {
  background-color: #13183B
}

#calendar_btn_dx:hover {
  background-color: #13183B
}

#calendar_btn_sx:hover {
  background-color: #13183B
}

#calendar_btn_dx_year:hover {
  background-color: #13183B
}

#calendar_btn_sx_year:hover {
  background-color: #13183B
}

#calendar_header_year {
  background-color: rgb(190,190,190);
}

/* ricerca */
.box_sx_title {
  background-color: #13183B
}

.box_offerta_bottom {
  background-color: #13183B
}
.box_offerta h3{
  color: #13183B;
  font-weight: bold;
  margin-top: 0
}

.closer_button{
  position:absolute;right:5px;top:5px;padding:10px;cursor:pointer;cursor:hand;
}

/*login area*/
div#login_area{
  width: 100%;
  position: relative;
  overflow: hidden;
  float: left;
  position: relative;
  padding: 0 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;   
}

div#login_area_sx{
  width: 680px;
  height: 65px;
  position: relative;
  float: left;
  overflow: hidden;
  padding: 0 5px 0 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;   
}

div#login_area_path{
  width: 100%;
  height: 1px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; 
  box-sizing: border-box; 
  vertical-align: middle;
  background-color: rgb(230,230,230); 
  margin-top: 32px;     
  font-size: 14px;
  text-align: left;
}

div#login_area_box{
  width: 280px;
  height: 65px;
  position: relative;
  float: right;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;     
}

@media all and (max-width: 1024px){
  div#login_area_box{
    width:230px;  
  }
  div#login_area_sx{
    width:460px;
  }  
}
@media all and (max-width: 712px){
  div#login_area_sx{
    display:none;
    width:0px;
  }
  div#login_area_box{
    width:100%;  
  }
}
.noborderradius{
  border-radius:0px;
}
.borderrad50{border-radius:50px;}
.noimage{
  background-image: none;
}
.bkgtrasparent{
  background-color:transparent;
}
.width100{
  width: 100% !important;
}

.bold{
  font-weight: bold !important;
}
.nomargin{
  margin:0 !important;
}

.mrgb10i{margin-bottom:10px !important;}
.mrgt20i{margin-top:20px !important;}
.cookie_container{
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: rgb(150,150,150);
  background-color: rgba(150,150,150,0.8);
  font-size: 13px;
  
  text-align: left;
  font-weight:bold;
  color: #FFF;
  z-index: 100;
}
.cookie_container_text{
  width: 900px;
  margin: 10px auto;
  text-align: center;
}
@media all and (max-width: 1024px){
  .cookie_container_text{
    width: 610px; 
  }
}
@media all and (max-width: 712px){
  .cookie_container_text{
    width: 100%; 
  }
}
.cookie_container_text span{
  cursor:pointer;cursor:hand
}
div#content_dettagli{
  width:100%;
}
@media all and (min-width: 712px){ 
  .backgroundvoli{
    background-image:url(/images/vetrina/background_voli.jpg)  !important;
  }
  .backgroundhotel{
    background-image:url(/images/vetrina/background_hotel.jpg)  !important;
  }
  .backgroundauto{
    background-image:url(/images/vetrina/background_auto.jpg)  !important;
  }
  .backgroundtraghetti{
    background-image:url(/images/vetrina/background_traghetti.jpg)  !important;
  }
  .backgroundcrociere{
    background-image:url(/images/vetrina/background_crociere.jpg)  !important;
  }
}
.backgroundtitlelastsecond{
    background-image: url(/images/layout/offerta1_bia.png);
    background-position: left center;
    background-repeat: no-repeat;
}
.backgroundtitlelastminute{
    background-image: url(/images/layout/offerta2_bia.png);
    background-position:left center;
    background-repeat: no-repeat;
}
.backgroundtitlefestivita{
    background-image: url(/images/layout/offerta3_bia.png);
    background-position: left center;
    background-repeat: no-repeat;
}
.backgroundtitlecrocierelast{
    background-image: url(/images/layout/offerta4_bia.png);
    background-position: left center;
    background-repeat: no-repeat;
}
.tar{text-align: right !important;}
.right0{
  right:0px;
}
.width130{
  width: 130px;
}
.relativeleft{
  float:left;position:relative;
}
.navbar{margin-bottom: 0}
.navbar-header{padding:10px;}
.navbar-brand{padding:auto 15px;height:auto;}
.navbar-brand img {
    width: 100%;
    max-width: 250px;
    vertical-align: middle;
    display: inline-block;
    height: 100%;
}
@media all and (max-width: 1024px){ 
#cv{    
    height: auto;
    position: relative;    
    z-index: 0;
}
#cv .claim{
  top:0;
}

div#vetrina {    
    position: initial;
    width: 100%;
    margin-top:10px;
    padding: 15px;
}

.box{float:left;}
.claim .heading{font-size:3rem;}
}
#form_tabs{
  margin-bottom: 0px !important;
  width: 50%;
}
@media all and (max-width: 1050px){ 
#form_tabs{
  width: 70%;
}
}
@media all and (max-width: 745px){ 
#form_tabs{
  width: 100%;
}
}

.tab_motore {
  background: #FFF;
  padding: 5px 10px;
  text-align: center;
  cursor: pointer;  
  margin-top: 5px;
  font-size: 20px;
  float:left;
      position: relative;
  width:32%;
  min-width: 125px;
  margin-right: 1%;
}
.tab_motore.active {
  background: rgba(255,255,255,0.8);    
    color: #13183B;
    font-weight: bold;
    margin-bottom: -5px;
    z-index: 1;
    margin-top: 0;
    border-bottom: 0;
    padding-bottom: 10px;
}

.tab_motore .icon, #vetrina .icon{
  padding-right: 10px;
  float: left;
}
.lh30{line-height: 30px}
.st{color:#676767;font-weight: bold;font-size: 28px}
#offerte_header{padding: 0 100px }
#offerte_header img{margin-bottom: 10px;}
#offerte_header .tab{
  cursor: pointer;cursor: hand;
  transition: opacity 0.2s ease-in;
-moz-transition: opacity 0.2s ease-in;
-ms-transition: opacity 0.2s ease-in;
-o-transition: opacity 0.2s ease-in;
-webkit-transition: opacity 0.2s ease-in
}
#offerte_header .tab:hover{
  opacity: 0.6;
}
#offerte_header .tab.active{
  color:#F7941E;
  font-weight: bold;
}

@media (max-width: 712px){
  #offerte_header{padding: 0 }
}
.box-img{
  background:#000;
  height:200px;
  overflow: hidden;    
  margin-bottom: 30px;
  position:relative;  
}
.box-img img{  
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  opacity: 0.8;
}
.box-img .txt{
  position:absolute; 
  margin: auto;
  position: absolute;
  left: 0;  right: 0;
  font-size:36px;
  line-height: 36px;
  top: calc(50% - 18px);
  color:#FFF;
}
.box-img:hover .txt{
  font-weight: bold;
}
.box-img .txt_b {
    position: absolute;
    bottom: 10PX;
    color: #FFF;
    font-size: 12px;
    text-align: center;
    width: 100%;
    padding: 0 0 0 10px;
}

.selectize-dropdown{
  font-size: 15px;
}

.box-title{
  background:#13183B;
  color:#FFF;
  width:100%;
  padding:10px 20px;
  font-size:2.4rem;
  font-weight: bold;
}

















@media all and (max-width: 1024px){
  .claim .promo{
    font-size: 2rem;
  }
  div#container{
    padding: 15px;
    margin-top:5px; 
  }

  #vetrina{
    float:left;
    position: initial !important;
  }
  .col-sm-12.brdr1, .col-xs-12.brdr1w{border:0 !important;}
  .col-sm-12.brdb1w, .col-xs-12.brdb1w{border-bottom: 1px solid #fff !important;}
  label{
    width: 100%;
    margin-top: 10px;
  }
  .btn_sumbit{margin-top: 10px;}
  #footer_container{padding:0 30px;}
  .carousel, .carousel-inner{
    max-height: 50vh;
  }

}

#disponibilita{
    width: auto;
    height: auto;
    position: relative;
    float: right;
    margin-right:5px;
    cursor:hand;
    cursor:pointer;
}

.semaforobig {
    width: 18px;
    height: 18px;
    position: relative;
    -webkit-border-radius: 999999px;
    -moz-border-radius: 999999px;
    border-radius: 999999px;
    cursor: hand;
    cursor: pointer;
    display: inline-block;
}

.rq{
    background-color: #FF6E00;
}

.no{
    background-color: rgb(230,0,0);
}

.ok{
    background-color: rgb(0,220,0);
}
.okr{
  background-color: #41adc5;
}
.modal{
  text-align: left;
}
.modal-title{float:left;}
#lista_dettagli_preventivo{
      width: 100%;
    font-size: 16px;
}
.concatccenter{
  text-align: center;
  color:#FFF;
  font-size:11px;
  width:auto;
}
.navbar-centro{
  display: inline-block;
  text-align: center;
  float: none;
}
.info_header .navbar-nav>li>a{color:#FFF;}

.description_header{
  background-color:#EEE;
  width:100%;
  float:left;
  margin-top:10px;  
}
.description_header_blu{
   background-color: #13183B;
}

.description_container{    
  float:left;
  text-align: left;
  width:100%;
}
.description_container table{ width:100%;}
.description_content2{    
  float:left;
  text-align: left;
  width:100%;
}
.description_content2 table{ width:100%;}
.description_header ul.navbar-nav{
  padding: 10px 0 0 10px ;
}
.description_header li{
  text-align: center;
  color:#13183B;
  padding: 0 15px 5px 15px;
  margin-bottom: 5px;
  cursor:hand;cursor: pointer;
  border-bottom: 5px solid transparent;
}
.description_header li:hover{   
   -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    transition: all 150ms linear;
    border-bottom: 5px solid #F7941E;
}
.description_header li.active{
   border-bottom: 5px solid #F7941E;
}
.description_header_blu li{
  color:#fff !important;
  margin-top: 5px
}
.description_header_blu li img{
  filter: brightness(0) invert(1);
}
#recall_container{
 display: none;;
 background:#FFF;
 border:1px solid #F7941E; 
}
.pricevetrina{font-size:36px;font-weight: bold;}
ul.sceglici{ 
    list-style: none; 
  padding: 5px;
  margin: 0;
}
ul.sceglici li{
  padding-left: 30px;
  position: relative;
  margin-bottom: 10px;
}
ul.sceglici li:before{ content:' '; background:url(/images/spunta.svg);  content: '';
  position:absolute;left:0;top:0;
  width: 16px;
  height: 16px;
  display: block;}
.col-md-2 .fix{
  position: fixed;
  width:16.6%;
}
.trustpilot{      
     border-radius: 2px;
    margin: 0 auto;
    margin-bottom: 20px;
    width: 100%;
    float: left;
}
.blinkred {
  color:#c00;
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
50% {
  opacity: 0;
}



    width: 150px;    height: 300px;    position: relative;    float: left;    margin-left: 10px;        overflow: hidden;}div#btn_scroll_avanti {    width: 30px;    height: 30px;    position: absolute;    top: 5px;    right: 5px;        opacity: 0.8;    background-image: url(/images/layout/arrow_dx_30.png);    background-repeat: no-repeat;    background-position: center;        cursor: pointer;    display: none;}div#btn_scroll_indietro {    width: 30px;    height: 30px;    position: absolute;    top: 5px;    left: 5px;        opacity: 0.8;    background-image: url(/images/layout/arrow_sx_30.png);    background-repeat: no-repeat;    background-position: center;        cursor: pointer;    display: none;}div#scroller {    height: 300px;    position: relative;    overflow: hidden;}div#scrolling_div{    width: 150px;    height: 300px;    position: relative;    float: left;    overflow: hidden;}.dettagli_pic_150{    width: 150px;    height: 100px;    position: relative;    margin: 0px;        border: 1px solid #FFF;        background-repeat: no-repeat;    background-position: center;        -moz-box-sizing: border-box;    -webkit-box-sizing: border-box;    box-sizing: border-box;        overflow: hidden;        cursor:pointer;}

.boxnopad{background: #000;padding:0 !important;overflow: hidden;}
.boxnopad img {
  opacity: 0.5;
  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  transition: all 150ms linear;
}

.boxnopad .title{ 
     /*background: rgba(247,148,30,0.9);*/
    background: rgba(19,24,59,0.9);
    position: absolute;
    text-align: center;
    z-index: 2;
    width: 100%;
    bottom: 0;
    left: 0;
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    transition: all 150ms linear;}
/*.boxnopad:hover .title{font-weight: bold;color:orange;background: rgba(0,0,0,0.7);}*/
.boxnopad:hover img { transform: scale(1.1);opacity: 0.3;}
.boxnopad:hover .title { background: rgba(247,148,30,0.9);}

.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;
    }
.dest_lnk a{
      width:25%;
    float:left;
      font-size:16px;
  padding:5px;border-bottom:1px solid #ccc;
}
.dest_lnk a:hover{
 background: orange;
    text-decoration: none;
    color: #FFF;

}

.inline_lnk a{
    width:33%;
    float:left;
    position: relative;
    padding:10px;
    font-size:16px;
    background-image: url('/images/icon/fleg.svg');
    background-repeat: no-repeat;
    background-size:16px;
    padding-left: 30px;  /* width of the image plus a flittle extra padding */
    display: block;  /* may not need this, but I've found I do */
    min-height:7rem;
    height:auto;
    background-position: left 12px;
    vertical-align: center;

}
.inline_lnk p{
    position: relative;
    padding: 10px;
    font-size: 16PX;
    background-image: url(/images/icon/fleg.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    padding-left: 30px;
    display: block;
    margin-bottom: 0;
    background-position: left 12px;

}
.inline_lnk.fs16 p{font-size: 16px;background-size:16px;background-position: left 12px;}

@media all and (max-width: 712px){
  .inline_lnk a{
    width: 100%;
  }
  .dest_lnk a{width: 100%;}
  .st{font-size: 2.5rem}
}
#div_foto img{
  max-width: 20%;
  display: inline-grid;
  float: left;
}
.h400px{
  height: 400px;
}

@media (max-height: 580px){
  #cv, .carousel, .carousel-inner {
    height: 100vh;
    max-height: 100vh;
    position:relative;
  }
  div#vetrina{
    position: initial;
    margin-top: 0px !important;
    padding:15px;
  }

}
@media (max-width: 712px){

  .destinazioni_txt > .selectize-dropdown{
    width:250px!important;
  }
}
@media all and (max-width: 991px){
   #pic_big{
    overflow:hidden;margin: 0 auto;max-width: 400px;
  }
  #dettagli_main_pic{margin-top: 10px}
}
@media (max-width: 768px){
.description_header_blu li {
    float: left !important;
}
}

/* _forms.scss:207 */
.form-check {
  position: relative;
  display: block;
  padding-left: $form-check-input-gutter;
}

/* _forms.scss:270 */
.form-check {
  width: 100%;
}

/* _forms.scss:311 */

.form-check.form-check-group {
    padding: 0 0 8px;
    margin-bottom: 16px;
    -webkit-box-shadow: inset 0 -1px 0 0 rgba(1,1,1,.1);
    box-shadow: inset 0 -1px 0 0 rgba(1,1,1,.1);
}
.form-check input[type=checkbox], .form-check input[type=radio] {
  position: relative;    
    width: 10%;
    margin: 0;
}
.form-check .small{
  width: 100%;
    position: relative;
    padding-left: 10%;
}
@media all and (max-width: 1024px){
  .form-check label{      
    width: 90%;    
    float: right;
    margin: auto;
  }
}
#overlay_src{
  display: none;
  position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.6);
    width: 100%;
    height: 100%;
    z-index: 100;
}
.iframe_login{
  border: 0;  
  width: 100%;
  overflow:hidden;
}
.iframe_login_p{
    height:180px;
}
@media all and (max-width: 1200px){
    .iframe_login_p{
        height:260px;
    }
}
.lsno{list-style: none;}
.heart {
  background-image: url(/images/lista-desideri.svg) !important;    
  background-color: #ccc !important;            
  margin: 10px auto !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  border-radius: 100px !important;
  height: 30px;
  width: 30px;
  background-size: 18px!important;
  padding: 0 !important;
}
.heart:hover{
  background-color: #c00 !important;
}
.heart.active{
  background-color: #c00 !important;
}
.chiudi_cookie{
  position: absolute;right: 0px;top: 0px;color: #c00;padding: 5px;background: #FFF;font-weight: bold;cursor: pointer;cursor: hand;
}
.error_message{color:#c00;font-weight: bold;}
.mrgtb20{margin-top:20px !important;margin-bottom:20px!important;}
.mrgtb40{margin-top:40px !important;margin-bottom:40px!important;}
.padtb20{padding-top:20px!important;padding-bottom:20px!important;}
.padtb40{padding-top:40px!important;padding-bottom:40px!important;}
.shadow1{-webkit-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.2);
box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.2);}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}


/*
  
.carousel.fullscreen, .carousel.fullscreen .carousel-inner{
    z-index: 1000;
    background: rgba(0,0,0,0.8);
    position: fixed;
    top: 0;
    left: 0;
    height: 100% !important;
    width: 100%;
    padding: 40px 20px;
}

.carousel.fullscreen .item.active {
    background: none;
    position: relative;
    width: 100%;
    height:100%!important;
}

.carousel.fullscreen .item img{
    opacity: 1;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.carousel.fullscreen .chiudi{position: absolute;left:0;top:0;text-align:center;width:100%;color:#FFF;padding:5px;font-weight: bold;font-size: 1.5rem;cursor: hand;cursor: pointer;z-index: 1001}

*/
.carousel.fullscreen, .carousel.fullscreen .carousel-inner{
    z-index: 1000;
    background: rgba(0,0,0,0.8);
    position: fixed;
    top: 0;
    left: 0;
    height: 100% !important;
    width: 100%;
    padding: 40px 20px;
    max-height: 100% !important;
}
.carousel.fullscreen .carousel-inner{  
    position: fixed;
    background: none;
    bottom: 30px!important;
    height: 100%!important;
    left: 0;
    right: 0;
    top: auto;
    margin: 0 auto;
    padding: 0;
    max-width: 900px;
    width: 100%;
    display: flex
}


.carousel.fullscreen .item {
    float: left;
    display: flex;
    width: 100px;
    margin-right: 5px;
    background: none;
    z-index: 1002;
    height: 75px;
    margin-bottom: 5px;
    overflow: hidden;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.7);
    
    background: rgba(0,0,0,0.7);
    margin-top: calc(100vh - 75px);
}

.carousel.fullscreen .item.active {
    background: none;
    position: fixed;
    width: 100%;
    height:100%!important;
    top: 0;
    z-index: 1001;
    margin-top: 0px;
}

.carousel.fullscreen .item img{
    opacity: 1;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.carousel.fullscreen .item.active img{    
  min-width: 500px;
}
@media all and (max-height: 825px) and (max-width: 768px){
  .carousel.fullscreen .item.active img{
   margin:40px auto;
}
  .carousel.fullscreen .carousel-control{height:300px;}
}
.carousel.fullscreen .chiudi{position: absolute;left:0;top:10px;text-align:center;width:100%;color:#FFF;padding:5px;font-weight: bold;font-size: 1.5rem;cursor: hand;cursor: pointer;z-index: 1003}
.arrowbottomcontent{
  width:100%;
  text-align: left;
  background:#FFFFFF;
  float:left;
  background-image: url(/images/background/bg_formule.png);

  position: absolute;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 70px 10px 20px 10px;
}
@media all and (max-width: 712px){
  .arrowbottomcontent{
    position: relative;
  }
}
.hautoi{height:auto !important;}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {  

   opacity: 1;

}
.plugin-optgroup_columns{  
  max-width: 100vw!important;
}
.optgroup-header{    pointer-events: none;
    color: #333;
    background: #eee!important;
    font-weight: bold;
    font-size: 16px;
}
.row:before, .row:after{width:0px; height:0px;}
.bg-vetrina,.bg-vetrina .carousel,.bg-vetrina .carousel-inner{height: 625px !important;max-height: unset !important;}
.bg-vetrina-content{
    max-width: 1100px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top:285px;
    z-index:10;
  }

@media (min-width: 992px){
  .bg-vetrina,.bg-vetrina .carousel,.bg-vetrina .carousel-inner{height:380px !important;}
  .bg-vetrina-content{
    top:240px;
  }
}
.carousel-indicators{z-index: 20;}
.bg-vetrina.home .item,.bg-vetrina.vacanze .item, .bg-vetrina.crociere .item, .bg-vetrina.destinazioni .item, .bg-vetrina.dovesiamo{background-position: top center;background-repeat: no-repeat;cursor: pointer;}
.bg-vetrina.home .uno{background-image:url(/images/background/home-item1.jpg);}
.bg-vetrina.home .due{background-image:url(/images/background/home-item2.jpg);}
.bg-vetrina.home .tre{background-image:url(/images/background/home-item3.jpg);}

.bg-vetrina.vacanze .uno{background-image:url(/images/background/vacanze-item1.jpg);}
.bg-vetrina.vacanze .due{background-image:url(/images/background/vacanze-item2.jpg);}
.bg-vetrina.vacanze .tre{background-image:url(/images/background/vacanze-item3.jpg);}

.bg-vetrina.destinazioni .uno{background-image:url(/images/background/destinazioni-item1.jpg);}
.bg-vetrina.destinazioni .due{background-image:url(/images/background/destinazioni-item2.jpg);}
.bg-vetrina.destinazioni .tre{background-image:url(/images/background/destinazioni-item3.jpg);}

.bg-vetrina.crociere .uno{background-image:url(/images/background/crociere-item1.jpg);}
.bg-vetrina.crociere .due{background-image:url(/images/background/crociere-item2.jpg);}
.bg-vetrina.crociere .tre{background-image:url(/images/background/crociere-item3.jpg);}

.bg-vetrina.destinazione{background-image:url(/images/background/destinazioni.jpg);}
.bg-vetrina.dovesiamo{background-image:url(/images/background/dove-siamo.jpg);}


.bg-vetrina-content h1, .bg-vetrina-content h2,.boxnopad .title{margin: 0;
	color:#FFF;
    padding: 10px;
    font-weight: bold;
    line-height: 25px;    
    display: initial;
    font-size: 20px;}
.bg-vetrina-content h2,.boxnopad .title{
  font-size:16px;
  line-height: 21px;
  
}    
.contactform label{text-align: left;    font-weight: 100 !important}
.message h1{color:orange;}
div.video{
    position: relative;
    left: 500px;
    display: inline;
}

.box-img-home{
    background: #000;
    overflow: hidden;
    margin-bottom: 0px;
    position: relative;
    background-size: cover;
    background-position: center;
    height:300px; 
}

.box-img-home.crociere{  
    background-image: url(/images/background/crociere.jpg);
}
.box-img-home.egitto{  
    background-image: url(/images/background/egitto.jpg);
}
.box-img-home.cuba{  
    background-image: url(/images/background/cuba.jpg);
}
.box-img-home.messico{  
    background-image: url(/images/background/messico.jpg);
}
.box-img-home.repdominicana{  
    background-image: url(/images/background/repdominicana.jpg);
}
.box-img-home.toursicilia{  
    background-image: url(/images/background/toursicilia.jpg);
}
.box-img-home.europa{  
    background-image: url(/images/background/europa.jpg);
}
.box-img-home.america_s{  
    background-image: url(/images/background/america_settentrionale.jpg);
}
.box-img-home.america_m{  
    background-image: url(/images/background/america_meridionale.jpg);
}
.box-img-home.africa{  
    background-image: url(/images/background/africa.jpg);
}
.box-img-home.asia{  
    background-image: url(/images/background/asia.jpg);
}
.box-img-home.oceania{  
    background-image: url(/images/background/oceania.jpg);
}

.box-img-home .txt{
  margin: auto;
  position: absolute;
  left: 0;  right: 0;
  font-size:22px;
  line-height: 36px;
  top: calc(50% - 18px);
  color:#FFF;
     -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    transition: all 150ms linear;
}

@media (max-width: 767px){
.navbar-collapse{
   z-index: 20;
   position: absolute;
      top: 145px;
    width: 100%;
    background: #FFF;
}
}
