

@import url("https://gialpinet.com/wp-content/themes/hazel/css/pagina-offerte.css");
.q_accordion_holder.accordion h5.ui-accordion-header {
    font-size: 15px;
    padding-top: 15px;
}
.txt_accordion {
    font-size: 42px;
    color: #000;
    margin-left: 5px;
    margin-top: 20px;
}
span.tab-title {
    font-size: 18px !important;
    font-weight: bold;
    color: #5D5D5D !important;
}
span.tab-title:hover {
    color: #EF9104 !important;
     -webkit-transition: color .15s ease-in-out;
    -moz-transition: color .15s ease-in-out;
    -o-transition: color .15s ease-in-out;
    -ms-transform: color .15s ease-in-out;
    transition: color .15s ease-in-out;
}
.q_accordion_holder.accordion .ui-accordion-header.ui-state-active .accordion_mark {
    background-color: transparent !important;
}
.q_accordion_holder.accordion div.accordion_content {
    padding: 0 0 0 10px;
}
.q_accordion_holder.accordion.without_icon .ui-accordion-header span.tab-title {
    padding: 0 0 0 10px;
}
span.accordion_mark_icon {
    background-image: none !important;
}
span.accordion_mark_icon {
    background: none;
    background-color: transparent !important;
}
span.tab-title:after {
    content: url("https://gialpinet.com/wp-content/uploads/2015/05/arrow-small-FAQ.png");
    margin-left: 20px;
}
span.accordion_mark.left_mark{
  border:none !important;
}
img.sticky {
  width: 133px !important;
}

@media only screen and (min-device-width : 414px) and (max-device-width : 456px) and (orientation : portrait) { 
.q_logo a {
  left: -7%;
  width: auto !important;
}}
@media only screen and (max-width: 800px){ 
 span.fa-stack{
   display:none !important;
}}
@media only screen and (min-device-width : 375px) and (max-device-width : 413px) and (orientation : portrait) { 
.q_logo a {
  left: -25%;
  width: auto !important;
}}

@media only screen and (min-device-width : 480px) and (max-device-width : 736px) and (orientation : landscape) { 
.stick.sticky.sticky_animate.barra-smart.vc_hidden-lg.vc_hidden-md.vc_hidden-sm{
 display:none !important;
}}
/*overflow fix*/
html {
     overflow-x: -moz-hidden-unscrollable;
     overflow-x: hidden;
}
.wrapper_inner {
  overflow: inherit !important;
} 
.carousel-inner .item .image{
height:90% !important;
}
header.sticky .header_bottom {
 box-shadow:none !important;
}
.bs-example {
  padding-top: 25px;
}
/*dropdown fix*/
#nav ul {
   position:absolute;
    z-index: 9999 !important;
}
.drop_down .second .inner>ul>li>a:hover, .drop_down .second .inner ul li.sub ul li a:hover {
  color: #fff !important;
  background-color: #F08A15;
  width: 148px;
   position: relative;
  left: -6px;
}
@media only screen and (min-width: 1000px){
header.sticky.sticky_animate, header.fixed {
  background-color: #fff
}}
.main_menu drop_down right li a, .main_menu drop_down right li{
   z-index:9999;
   position:absolute;
}
#header {
z-index: 903 !Important;
 position:absolute;
}
/*respoonsive*/
.footer_bottom_holder{
 background-color:#fff !important;
}
/* img responsive*/
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
/* home */
.anterpima_art_mob{
   position: relative;
  top: -279px;
  left: 25px;
}
/* three box*/
@media only screen and (max-width: 1200px){
.section_inner_margin {
  margin-left: 70px;
  margin-right: -15px;
  max-width: 1024px;
}}
/* ultimi box */
@media only screen and (max-width: 1200px){
.ultimi_resp{
  width: auto;
  max-width: 1024px;
  left: 260px
}}
.ultimi{width:auto;max-width:1260px;left:-20px;height: 420px;}
.home-resp{
  max-width: 1000px;
  padding-left: 35px;
  text-align: left;
}
/* logo */
@media only screen and (max-width: 1000px){
header .q_logo img.normal {
  display: block!important;
  opacity: 1!important;
  position: relative;
  top: -40px !important;
}}

@media (min-width: 300px) and (max-width: 1000px) {
.q_logo{  
        left: -515px !important;
        top: 23px;
}}


/*testo fascia*/
.testo-fascia{
    height: 600px;
    position: relative;
    top: 495px;
    font-size: 42px;
    line-height: 0.2;
    color: #3c3c3c;
}

h5{
    font-size: 36px;
    color: #3c3c3c;
    font-weight: normal;
    font-family: titillium-thin;
}

h4{
    font-size: 18px;
  line-height: 2.75em;
  font-weight: bold;
  color: #9d9d9d;
}
.form-inline {
  position: relative;
  top: 9px;
}
/* CF7*/
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required{
   width: 250px !important;
  max-width: 250px !important;
}
input.wpcf7-form-control.wpcf7-submit {
  background-color: #F08A15 !important;
}
input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
  border: none !important;
}

/* modal sticky menu login*/

.wrap {
  padding: 40px;
  text-align: center;
}
hr {
  clear: both;
  margin-top: 40px;
  margin-bottom: 40px;
  border: 0;
  border-top: 1px solid #aaaaaa;
}

.btnx {
  background: #F08B16;
  border: #357ebd solid 1px;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  padding: 8px 15px;
  text-decoration: none;
  text-align: center;
  min-width: 60px;
  position: relative;
  transition: color .1s ease;
}
.btnx:hover {
  background: #357ebd;
}
.btnx.btnx-big {
  font-size: 18px;
  padding: 15px 20px;
  min-width: 100px;
}
.btnx-chiuso {
  color: #F08B16;
  font-size: 30px;
  text-decoration: none;
  position: absolute;
  right: 5px;
  top: 7px;
}
.btnx-close:hover {
  color: #919191;
}
.modal:before {
  content: "";
  display: none;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}
.modal:target:before {
  display: block;
}
.modal:target .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  top: 10%;
  z-index: 9999;
    padding-bottom: 10px;
  min-height: 175px;
  border-radius: 0;
  border-color: inherit;
}
.modal-dialog {
  background: #fefefe;
  border: #333333 solid 1px;
  border-radius: 5px;
  margin-left: -200px;
  position: fixed;
  left: 50%;
  top: -100%;
  z-index: 11;
  width: 360px;
  -webkit-transform: translate(0, -500%);
  -ms-transform: translate(0, -500%);
  transform: translate(0, -500%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal-body {
    height: 440px;
}
.modal-header,
.modal-footer {
  padding: 10px 20px;
}
.modal-header h2 {
  font-size: 20px;
}
.modal-footer {
  border-top: #eeeeee solid 1px;
  text-align: right;
}
/**/

/*responsive header*/
@media (min-width: 320px) and (max-width: 1250px) {
.hidden-desk{
	display: none!important;   		
}}
@media (max-width: 1250px) and (min-width: 320px){
  nav.main_menu.right{ display:none;
}}
@media only screen and (max-width: 1250px){
.mobile_menu_button{ display:block!important;
}}
@media only screen and (max-width: 1250px){
nav.mobile_menu {
  display: block;
}}
.mobile_menu_button {
  float: left;
  height: auto !important;
  margin: 30px 20px 1px -25px !important
}
/*col */
.nuovo-anteprima-articoli{
 position: relative;
  top: -88px;
}
/* ultimi box home page*/
.proposte_settimana{
   width: 300px;
   height:70px;
  max-width: 300px;
  position: relative;
  top: -70px;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.56);
  margin-bottom: -60px;	
}

.proposte_titolo_p{
  margin: 0;
  padding-top: 10px;
  text-align: left;
  padding-left: 5px;
}
.proposte_txt_p{
  padding-left:5px;
}

.proposte_settimana2{
   width: 568px;
   height:140px;
  max-width: 568px;
  position: relative;
  top: -141px;
  left:20px;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.56);
  margin-bottom: -60px;	
}

.proposte_settimana_re {
  width: 57%;
  height: 140px;
  max-width: 609px;
  position: relative;
  top: -141px;
  left: 29px;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.56);
  margin-bottom: -60px;
}

.contenitore_box_proposte_settimana{
    width:270px;
    height:auto;	

}

.contenitore_box_proposte_settimana_re{
    width:270px;
    height:auto;	
    margin-top:25px;
}
.box_proposte_settimana{
	width:300px;
	height:187px;
	
}
.box_proposte_settimana2{
	width:568px;
	height: 386px;
        margin-top: -2px;
}

.section_inner {
    width:100% !important;
    max-width:1220px !important;
}

nav.main_menu.right{
   padding-right: 12px !important;
}

/* custom li */
.li2 {
   display: inline-block !important;
      width: 105px;
}
 /* menu prodotti e servizi*/
.buttons img
{       
	-webkit-filter: brightness(0) invert(0);
     filter: brightness(0) invert(0);
	-moz-filter: brightness(0) invert(0));
	-o-filter: brightness(0) invert(0);
	-ms-filter: brightness(0) invert(0);
}

    .buttons img:hover
{
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-o-filter: grayscale(0);
	-ms-filter: grayscale(0);
}

    .buttons -tab img:hover
{
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-o-filter: grayscale(0);
	-ms-filter: grayscale(0);
}

.buttons img
{     
 
	-webkit-filter: brightness(0) invert(0);
     filter: brightness(0) invert(0);
	-moz-filter: brightness(0) invert(0));
	-o-filter: brightness(0) invert(0);
	-ms-filter: brightness(0) invert(0);
}

.whiteb img
{     
       
	-webkit-filter: brightness(100);
     filter: brightness(100);
	-moz-filter: brightness(100);
	-o-filter: brightness(100);
	-ms-filter: brightness(100);

}
   .whiteb img:hover
{
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-o-filter: grayscale(0);
	-ms-filter: grayscale(0);
}

.white img
{     
     width:130px;  
	-webkit-filter: brightness(100);
     filter: brightness(100);
	-moz-filter: brightness(100);
	-o-filter: brightness(100);
	-ms-filter: brightness(100);
}
	
	.white-tab img
{     
     width:100px;  
	-webkit-filter: brightness(100);
     filter: brightness(100);
	-moz-filter: brightness(100);
	-o-filter: brightness(100);
	-ms-filter: brightness(100);
}
	.white-mob img
{     
     width:100px;  
	-webkit-filter: brightness(100);
     filter: brightness(100);
	-moz-filter: brightness(100);
	-o-filter: brightness(100);
	-ms-filter: brightness(100);
}
   
    .white img:hover
{
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-o-filter: grayscale(0);
	-ms-filter: grayscale(0);
}

    .white-tab img:hover
{
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-o-filter: grayscale(0);
	-ms-filter: grayscale(0);
}

    .white-tab img:hover
{
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-o-filter: grayscale(0);
	-ms-filter: grayscale(0);
}


/* responsive menu servizi*/
@media (min-width: 993px) and (max-width: 1200px) {
.visible-tablet{
	display: block !important;   		
}

.hidden-tablet{
   display:none;	
}	
}
@media (min-width: 640px) and (max-width: 993px) {
.visible-mobile{
	display: block !important;   		
}

.hidden-mobile{
   display:none;	
}	
}
@media (min-width: 300px) and (max-width: 639px) {
.visible-xsmobile{
	display: block !important;   		
}

.hidden-xsmobile{
   display:none;	
}	
}

.ul-small-mobile{
  margin-left:19%;	
}


/* testo */

@font-face {
    font-family: 'Titillium';
    src: url('Titillium-Regular-webfont.eot');
    src: url('Titillium-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Titillium-Regular-webfont.woff') format('woff'),
         url('Titillium-Regular-webfont.ttf') format('truetype'),
         url('Titillium-Regular-webfont.svg#titilliumregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Titillium-light';
    src: url('Titillium-Light-webfont.eot');
    src: url('Titillium-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('Titillium-Light-webfont.woff') format('woff'),
         url('Titillium-Light-webfont.ttf') format('truetype'),
         url('Titillium-Light-webfont.svg#titilliumlight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Titillium-semibold';
    src: url('Titillium-Semibold-webfont.ttf');
    src: url('Titillium-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Titillium-Semibold-webfont.woff') format('woff'),
         url('Titillium-Semibold-webfont.ttf') format('truetype'),
         url('Titillium-Semibold-webfont.svg#titilliumlight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'titillium-thin';
    src: url('Titillium-Thin-webfont.eot');
    src: url('Titillium-Thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('Titillium-Thin-webfont.woff') format('woff'),
         url('Titillium-Thin-webfont.ttf') format('truetype'),
         url('Titillium-Thin-webfont.svg#titilliumthin') format('svg');
    font-weight: normal;
    font-style: normal;

}

h3 {
  font-size: 20px;
  line-height: 1.304347826086957em !important;
  font-weight: normal !important;
}

h2{
font-size: 33px !important;
  line-height: 1.384615384615385em !important;
  font-weight: normal !important;

}

text_menu{
	font-family:Titillium;
   font-size:16px;
   color:#575756;	
}

titolo_articolo{
font-family: titillium-semibold;
font-size:26px;
font-weight:bold;
color:#fff;	
}

txt_footer{
   font-family:titillium-thin;
   font-size:10px;
   font-weight:normal;
   letter-spacing: 0.5px;
    color: #444;
}

txt_menu{
font-family:Titillium;
font-size:12px;
color:#9d9c9c;	
}
phone_menu{
font-family:Titillium;
font-size:14px;
color:#9d9c9c;		
}
txt_title{
font-size:40px;
color:#575756;
text-align:left;
}
txt_title_nero{
font-family:Titillium;
font-size:36px;
color:#000;	}

txt_treno{
font-family:titillium-thin;
font-size:42px;
color:#F08A15;
line-height: 1.2;
font-weight:bold;	}

txt_prodotti{
font-family:titillium-thin;
font-size:42px;
color:#fff;	}

txt_transferimenti{
font-family:Titillium;
font-size:42px;
color:#000;	
line-height: 1.1;
}

txt_normal{
font-family:titillium-thin;
font-size:18px;
color:#575756;
line-height:1.6;
text-align:left;
}

titolo_articolo2{
font-family: titillium-semibold;
font-size:26px;
font-weight:bold;
color:#fff;
}
txt_small{
font-family:Titillium;
font-size:18px;
color:#575756;
line-height:1.6;
}
txt_small2{
font-family:Titillium;
font-size:20px;
color:#fff;
line-height:1.6;
}

txt_small3{
font-family:Titillium;
font-size:16px;
color:#575756;
line-height:1.6;
}
txt_small4{
font-family:Titillium;
font-size:20px;
color:#fff;
}
/* testo caption*/

text_caption{
font-family: titillium-thin;
font-weight: normal;
font-size:60px;
color:#fff;
}
subtext_caption{
font-family:Titillium;
font-weight: bold;
font-size:25px;
line-height: 4.2;
color:#fff;	
}

/**/
p {margin: -3px 0 10px;!important
}
.container-fluid {
padding-top:0;	
}

.header {
  /*text-align: center;*/
  width:100%;
  max-width:1220px !important;
}



.fixed {
  position: fixed;
  top: 0;
  left: 0;}
  

	.btn {
	  font-size:14px;
	 text-transform:uppercase;
	 text-decoration:none;	  
  }

         .btn a {
           color: #fff; }
a {
	text-decoration:none;!important
	color:#000;!important
}

/* search bar */
*{
	margin: 0px;
	padding: 0px;
}

*, :active{
	outline: none!important;
}

body{
	font-family: Titillium;
	font-size: 100%;
        overflow-y: inherit !important;
        overflow-x: -moz-hidden-unscrollable;
         overflow-x: hidden !important;
         overflow-y: hidden !important;
}

.clearfix{
	clear: both;
}

input{
	background-color: #f4f4f4;
	border: none;
        font-weight: normal;
        font-size: 10px;
	padding: 10px 0px 10px 0px;
        padding-left:9px;
        max-width:90px;
        color:#000;
}

.input_modal{
       max-width:125px;
}

button {
  border: 0;
}

/*******************************/


/*parallax*/
#intro { 
			background: url(../images/slider.jpg) 0 fixed; 
			height: auto;  
			margin: 0 auto; 
		    width: 100%; 
		    position: relative; 
		    padding: 100px 0;
		}
		#home { 
			background: url(../images/slider1.jpg) 100% 0 fixed;
			background-repeat:no-repeat;
			background-position:center;
			height: 555px;
			margin: 0 auto; 
		    width: 100%; 
		    position: relative; 
		    padding: 200px 0;
		}
		#about { 
			background: url(images/about.png) 50% 0 fixed; 
			height: auto;
			margin: 0 auto; 
		    width: 100%; 
		    position: relative; 
		    padding: 100px 0;
		    color: #fff;
		}

		/* Non-essential demo stuff */
		.hero-unit {
			background-color: #fff;
		    box-shadow: 0 0 20px rgba(0,0,0,0.1);
		}
		.media-object { width: 64px; height: 64px; padding-bottom: 30px }
		/* bottoni*/
.btn-orange {
  font-size:20px;
  font-family:Titillium;
  font-weight:bold;
  padding-left: 5px;
  padding-right: 5px;
  color: #fff;
  background-color: #F08A15;
  border-color: none;
  border-radius:10px;
  border:0;
  height:41px;
  width:167px;
  }	

.btn-orange-slider {
  font-size:20px;
  font-family:Titillium;
  font-weight:bold;
  padding-left: 5px;
  padding-right: 5px;
  color: #fff;
  background-color: #F08A15;
  border-color: none;
  border-radius:10px;
  border:0;
  height:41px;
  width:180px;
  }	

.btn-orange:hover,
.btn-orange:focus {
	 color:#fff;} 	
  
  
  /* blocchi */
  
.blocco-1{
max-width:645px;	
  width: 645px;
  padding-top: 100px;
  padding-left:15px;
  text-align: left;
}

.blocco-2{
max-width:566px;
 padding-top:100px;

}
.box1{
padding-top:25px;	
}


/* custom rows*/

.row1{
max-width:1200px!important;	
}


/*dropdown*/
.drop_down .second .inner ul, .drop_down .second .inner ul li ul, .shopping_cart_dropdown, li.narrow .second .inner ul{
   width: 170px;
  top: -26px;
  left: 14px;
}

.drop_down .second{
   width:0px !important;
}


#primary_nav_wrap
{
	margin-top:0;
}

#primary_nav_wrap ul
{
	list-style:none;
	position:relative;
	float:left;
	width:85px;
	margin:0;
	padding:0
}

#primary_nav_wrap ul a
{
	display:block;
	color:#333;
  font-weight: normal !important;
	text-decoration:none;
	font-weight:700;
	font-size:15px;
	padding-top: 2px;
  padding-left: 5px;
}

#primary_nav_wrap ul li
{
	position:relative;
	float:left;
	margin:0;
	padding:0
}

#primary_nav_wrap ul li.current-menu-item
{
	background:#ddd
}

#primary_nav_wrap ul li:hover
{
	background:trasparent;
}

#primary_nav_wrap ul ul
{
	display:none;
	z-index:9999;
	position:absolute;
	top:100%;
	width:85px;
	left:0;
	padding:0
}

.freccia-giu{
padding-left:5px;	
}
#primary_nav_wrap ul ul li
{
	float:none;
	width:85px;
}

#primary_nav_wrap ul ul a
{
	line-height:120%;
	padding:5px 5px;
	float:left;
}

#primary_nav_wrap ul ul ul
{
	top:0;
	left:100%
}

#primary_nav_wrap ul li:hover > ul
{
	display:block
}


/* p */

.tit{
	padding-top:34px;
	padding-left:22px;
	z-index:999;
}

.tit2{
	padding-top:14px;
	padding-left:22px;
	z-index:999;
}

tit3{
       color:#fff;
       font-size:13px;
}

/* pagina faq */


.p_arrow{
   background-image: url('https://gialpinet.com/wp-content/uploads/2015/05/freccia-giu.png');
  background-repeat:no-repeat;
}

.s1{
padding-top:115px;padding-left:95px;padding-bottom:80px;	
}

.sep{
padding-top:42px;	
}

.img-menu{
padding-bottom:42px;	
}
.faq_menu{
style="max-width:223px;
}

.faq_menu_fix{
style="max-width:223px;
}

.pad-top{
padding-top:30px;	
	
}
/* separatore pulsanti voli hotel treni*/

.separatore{
width: 79px;
  height: 2px;
  background-color: #EE8518;
  text-align: center;
 position: absolute;
  left:120px;
}

.separatore2{
 border-bottom: #EE8518 2px solid;
 padding-bottom:50px;
}

.separatore3{
  border-bottom: #EE8518 2px solid;
 padding-bottom:50px;
}

/* ANTEPRIMA ARTICOLI */

.width_anteprima{
	max-width:424px;
        max-height: 356px;
       top: -2px
}

.width_anteprima_tab{
       max-width: 285px;
  max-height: 356px; 
}

.width_anteprima_smart{
  max-width: 424px;
  width: 100%;
  height: auto;
  margin-right: 45px !important;
}
.col_articoli{
	  max-width: 424px;
  top: -93px;
  width: 100%;
  height: 93px;
  z-index:9999;
  background-color: rgba(0, 0, 0, 0.56);
}

.padding_immagine{
padding-top:8px;	
}
.padding_immagine_smart{
  padding-top: 25px;
  width: 15%;
}	
}
.anteprima_articoli{
	text-align:justify;padding-left:0;
          font-family: titillium-thin;
}

/* pagina hotel */
.larg_max{
max-width:600px;
}

.margine_top{margin-top:50px;	
}

.pad100{
	padding:100px;
}

.pad115{
	padding-left:220px;
}

.larg_max2{
	max-width:600px;padding-top:30px;
}

/* prodotti e servizi */

.navig{
background-color:#666;width:1200px;	
}

.pad_bot15{
padding-bottom:15px;	
}

.li_width{
	width:135px;
}

.li_width_mobile{
	width:100px;
}

.li_width_pad{
width:135px;padding-left:10px;	
}

.li_width_pad_mob{
width:100px;padding-left:10px;	
}

.li_width_pad2{
width:165px;padding-left:10px;	
}

.img_rollover{
	width=:155px;
    height:57px;
}

.img_rollover_mobile{
	width=:100px;
    height:57px;
}

.fix_serv{
     padding-right:0;
     padding-left:15px;
}

.pad_top30{
	padding-top:30px;
	}
	
	.custom_colmd1{
padding-top:0px;padding-right:0px;	
}

.custom_colmd{
 padding-top:45px;padding-right:105px;	
}

.custom_colmd2{
	padding-top:105px;padding-left:350px;
}

/* trasferimenti*/

.col_trasf{
	border-bottom:#ccc 1px solid;padding-bottom:55px;padding-left:15px;
}
@media only screen and (min-device-width: 300px) and (max-device-height: 736px) and (orientation : portrait) {
.col_trasf{
	border-bottom:#ccc 0px solid !important;
        padding-bottom:55px;padding-left:15px;
}}

.pad_left0{
	padding-left:15px;
}

.left_img{
	margin-left:200px;
}

.custom_col_volo{
padding-left:145px;padding-top:25px;	
}

/* parallax*/

.caption_parallax{
background-color: rgba(235, 229, 219, 0.89);
text-align: center;
padding-left:0 !important;
padding-right:0 !important;
color: #000;
 font-weight: 500;
  padding-top: 45px;
  padding-bottom: 45px;
}

.carousel-inner .slider_content_outer {
  position: relative;
  top: 149px;
}

.carousel-caption2{
  position: relative;
  top: -125px;
  line-height: 1.2;
  text-align: center;
  padding-left:0 !important;
  padding-right:0 !important;
  color: #000;
  font-weight: 500;
  padding-top: 45px;
  padding-bottom: 45px;
}

.item   small_title_right active{
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);
}

.slider_content.skrollable.skrollable-between {
   left: 0 !important; 
  width: inherit !important;
  top: 44% !important;
  opacity: 1;
}

.slider_parallax{
    color: #FFF;
line-height: 1.1;
float: left;
text-align: left;
max-width: 1200px;
margin-left: -1.5em;
margin-top: -30%;
width: 53%;
}

/* treno */
.fix-treno{
    padding-left: 95px;
}

/* Main menu */
  .nav.main_menu>ul>li>a {
  content=" " !important; 
}

.nav.main_menu{
height:85px !important;
}

.nav.main{
   content:" " !important;
}	

.normal {
  max-width: 130px !important;
  max-height: 33px !important;
  top: -24px !important;
  left: 23px !important;
}
.q_logo {
    top: 56% !important;
}

nav.main_menu>ul>li>a {
  font-family: Titillium;
  position: relative;
  padding: 0 22px;
 font-weight:normal !important;
  color: #575756 !important;
  text-transform: none !important;
  font-size: 14px !important;
  display: inline-block;
  height: 100%;
  letter-spacing: 1px !important;
  display: inline-block;
  height: 100%;
}

.nav.main_menu {
  padding: 0 22px !important;
}

/* custom width container*/
.container_inner {
 width:1220px !important;
}

.header_bottom .container_inner{
    max-width:1220px !Important;
    left:15px !important;
}

/* main-menu*/
nav.main_menu>ul>li:not(:first-child):before {
  content: " " !important;
  font-size: 6px!important;
}
header .header_inner_left {
  left: -36px!important;
}
/* sticky navbar*/
.header_top {
  line-height: 1px !important;
  height: 50px !important;
  background-color: #FFF !important;
  border-bottom: 1px solid;
  border-bottom-color: #ccc;
}
@media (max-width: 475px){
phone_menu {
  display:none !important;
 }}

/* img*/
.img-circle {
  border-radius: 50%;
}
.header_bottom {
  margin: 0px 66px !important;
  padding:0 !important;
}
.header_inner.clearfix {
  background-color: #fff;
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) {
.telefono{
 display:none !important;
 }}

.current-menu-item a span {
  color: #F08B17;
}
/* parallax home respo*/
 @media (max-width: 1024px){ 
text_caption {
  font-family: titillium-thin;
  font-weight: normal;
  font-size: 48px;
  color: #fff;
}}
/* three box responsive */
 @media (max-width: 978px){ 
.width_anteprima_smart{
   left:15%;
}}
 @media (max-width: 640px){ 
.width_anteprima_smart{
   left:6%;
}}
 @media (max-width: 530px){ 
.width_anteprima_smart{
   left:-3%;
}}

/*ultimi responsive*/
 @media (max-width: 978px){ 
.contenitore_box_proposte_settimana{
  left:0%;
}}
@media (max-width: 768px)
.width_anteprima_smart{
  left: 15% !important;
}}
 @media (max-width: 640px){ 
.contenitore_box_proposte_settimana{
  left:15%;
}}
@media (max-width: 530px){ 
.contenitore_box_proposte_settimana{
  left:-3%;
}}
 @media (max-width: 530px){ 
.ultimo_box2{
  left:-3%;
}}
@media and (min-device-width : 640px) 
and (max-device-width : 768px){ 
.ultimo_box2{
  left:43%;
}}
@media (max-width: 768px){ 
.ultimo_box2{
  left:0px;
}}
@media and (min-device-width : 520px) 
and (max-device-width : 640px){ 
.ultimo_box2{
  left:14%;
}}

/*fascia chi siamo*/
@media (max-width: 1024px){ 
.blocco-2 {
  max-width: 300px;
  padding-top:0px;
}}
@media (max-width: 1024px){ 
.blocco-1 {
  max-width: 645px;
  width: 645px;
  padding-top: 0px !important;
  padding-left: 15px;
  text-align: left;
}}

@media (max-width: 1200px){ 
.blocco-2 {
  max-width: 300px;
  padding-left: 60px;
}}
@media and (min-device-width : 530px) 
and (max-device-width : 1200px){ 
.blocco-1 {
  padding-left: 100px;
  padding-top: 0px;
}}

@media and (min-device-width : 320px) 
and (max-device-width : 530px){ 
.blocco-1 {
  padding-top: 0px;
}}

@media (max-width: 530px)
.blocco-1 {
  left: -5%;
  max-width: 370px;
  padding-top: 0px;
}}

@media (max-width: 990px){
.proposte_settimana_re {
  width: 609px !important;
  height: 140px;
  max-width: 609px!important;
  position: relative;
  top: -141px;
  left: 29px;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.56);
  margin-bottom: -60px;
}}
@media (max-width: 990px){
.contenitore_box_proposte_settimana {
  width: 263px !important;
  height: auto;
}}
@media (max-width: 1075px){
subtext_caption {
  font-family: Titillium;
  font-weight: bold;
  font-size: 25px;
  line-height: 2.2 !important;
  color: #fff;
}}
@media (max-width: 1075px){
.slider_parallax {
  color: #FFF;
  line-height: 1.1 !important;
  float: left;
  text-align: left;
  max-width: 1200px;
  margin-left: -1.5em;
  margin-top: -30% !important;
  width: 100% !important;
}
@media (max-width: 1075px){
.proposte_settimana_re {
  width: 609px !important;
  height: 140px;
  max-width: 610px !important;
  position: relative !important;
  top: -141px;
  left: 28px !important;
  z-index: 2 !important;
  background-color: rgba(0, 0, 0, 0.56) !important;
  margin-bottom: -60px !important;
}}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1075px) 
and (orientation : landscape){
titolo_articolo {
  font-family: titillium-semibold;
  font-size: 17px !important;
  font-weight: bold;
  color: #fff;
}}

@media (max-width: 640px){
.blocco-1 {
  max-width: 320px !important;
  width: 320px !important;
  padding-top: 0px !important;
  padding-left: 0px !important;
  text-align: left;
}}

@media (max-width: 640px){
.contenitore_box_proposte_settimana{
float:inherit !important;
}}
@media (max-width: 640px){
.ultimo_box2{
   padding-top: 0px!important; 
   top: 0px !important; 
}}
@media (max-width: 640px){
.ultimobox_smart{
  margin-left: 0px !important; 
  width: 300px !important;
  height: 400px;
  margin-top: 0px !important; 
}}
@media (max-width: 640px){
.proposte_settimana_re{
  width: 300px !important;
  height: 140px;
  max-width: 610px !important;
  position: relative !important;
  top: -141px;
  left: 0px !important;
  z-index: 2 !important;
  background-color: rgba(0, 0, 0, 0.56) !important;
  margin-bottom: -60px !important;
}}
@media (max-width: 640px){
.container.ultimi_resp.vc_hidden-lg.vc_hidden-md {
  position: relative;
  left: -60px;
}}
@media (max-width: 640px){
.container.ultimi_resp.vc_hidden-lg.vc_hidden-md{
  padding-bottom:25px !important;
}}
@media (max-width: 640px){
.slider_parallax {
  color: #FFF;
  line-height: 1.1 !important;
  float: left;
  text-align: left;
  max-width: 1200px;
  margin-left: -1.5em;
  margin-top: -60% !important;
  width: 100% !important;
}}
@media (max-width: 640px){
text_caption {
  font-family: titillium-thin;
  font-weight: normal;
  font-size: 28px;
  color: #fff;
}}
@media (max-width: 640px){
subtext_caption {
  font-family: Titillium;
  font-weight: bold;
  font-size: 15px;
  line-height: 2.2 !important;
  color: #fff;
}}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) {
h4.panel-title {
  font-size: 17px !important;
  line-height: 1.85em;
  font-weight: bold;
  color: #9d9d9d;
}}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) {
div#accordion {
  left: -10%;
  position: relative;
}}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) {
txt_footer {
  font-family: titillium-thin;
  font-size: 10px;
  font-weight: normal;
  line-height: 1.9;
  letter-spacing: 0.5px;
  color: #444;
  position: relative;
  left: -5%;
 }}
/***************************************/
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 990px) {
.col_articoli {
  max-width: 424px;
  top: -57px;
  width: 100%;
  height: 57px;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.56);
}}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 990px) {
.tit {
  padding-top: 10px;
  padding-left: 22px;
  z-index: 999;
}}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 990px) {
.nuovo-anteprima-articoli {
  position: relative;
  top: -56px;
}}

@media (max-width: 560px){
.vc_col-md-12.col_trasf {
  padding-right: 20px !important;
  left:-28px;
}}
@media (max-width: 560px){
.vc_col-md-6.blocco-2.pad_left0{
  padding-right: 20px !important;
  left:-28px;
}}
@media (max-width: 560px){
txt_transferimenti {
  font-size: 18px;
}}

@media (max-width: 560px){
.blocco-1 {
  left: -25px;
  max-width: 320px !important;
  width: 295px !important;
  padding-top: 0px !important;
  padding-left: 0px !important;
  padding-right: 60px;
  text-align: left;
}}
@media (max-width: 560px){
.blocco-2{
  left: -25px;
}}
@media (max-width: 560px){
txt_small {
  font-family: Titillium;
  font-size: 14px;
}}
@media (max-width: 560px){
h2 {
  font-size: 16px !important;
  line-height: 1.384615em !important;
  font-weight: normal !important;
}}
@media (max-width: 280px){
img.vc_box_border_grey.attachment-full {
  display: block !important;
}}

.wpb_single_image{
  display: block !important;
}

@media (max-width: 560px){
txt_treno {
  font-family: titillium-thin;
  font-size: 20px!important;
}}


@media (max-width: 568px){
ul{
  list-style-position: inherit;
}}
@media (max-width: 325px){
.vc_col-sm-10.titolo.wpb_column.vc_column_container.vc_custom_1433689540280 {
  left: -85px;
}}

#primary_nav_wrap ul:nth-child(3) {
  display: none !important;
  z-index: 9999 !important;
  position: absolute !important;
  top: 100% !important;
  width: 85px !important; 
  margin:0 !important;
  left: 0px !important;
  padding-top: 4px!important;
}

i.fa.fa-bars {
  font-size: 21px !important;
  border: 2px solid !important;
  padding: 7px !important;
  margin-top: -7px !important;
}
@media only screen and (max-device-width: 736px) and (min-device-width: 300px) and (orientation: portrait){
.header_top.clearfix{
   display:none !Important;
}}
@media only screen and (min-device-width: 300px) and (max-device-height: 736px) and (orientation : portrait) {
img.vc_box_border_grey.attachment-full {
  min-height: 170px !important;
}
@media (max-width: 990px){
.vc_col-md-6 {
  text-align: justify !important;
}}
li#mobile-menu-item-855{
   padding-bottom:7px !important;
}
nav.mobile_menu ul li a, nav.mobile_menu ul li h3 {
  font-size: 15px !important;
  font-weight: bold !important;
}
header.page_header.has_top.scroll_top.stick.sticky.sticky_animate {
  background-color: #fff;
}

/* footer mobile fix*/
@media only screen and (min-device-width: 300px) and (max-device-height: 736px) and (orientation : portrait) {
footer.uncover {
  padding-bottom: 68px !important;
}}


h3 strong {
font-size: 42px; font-family: Titillium; color: #000
}