body.content_only #header, body.content_only #footer{display:none;}
.gb_vc_titolo {margin-top:20px;}
#numero-verde{
    background:url("../img/ico-call-center.png") no-repeat scroll 10px center;
    background-size:40px auto;
    -moz-background-size:40px auto;
    -webkit-background-size:40px auto;
    border:2px solid #373737;
    color: #373737;
    border-radius:20px;
    display: inline-block;
    float: right;
    font-family: "Helvetica","Arial",sans-serif;
    /*font-size: 22px;*/
	font-size: 18px;
    font-weight: bold;
    height: 40px;
    letter-spacing: 1px;
    height: 60px;
    line-height:60px;
    margin-top:22px;
    padding:0 10px 0 65px;
    text-decoration: none;
}
.phone_number {text-decoration:none}
#header.sticky #numero-verde{
	background-size:20px auto;
    -moz-background-size:20px auto;
    -webkit-background-size:20px auto;
    padding:0 10px 0 40px;
    display: none;
}

#header .logo{
	width: 110px;
	height: auto;
	float: left;
	transition:ease all 0.5s;
    margin-right: 20px;
}
/*#header .payoff {
    color: #CA6702;
    font-weight: 600;
    font-size: 18px;
    margin-top: 38px;
    margin-left: 30px;
    text-transform: uppercase;
    width: 600px;
}*/
#header .payoff {
    color: #509a5d;
    float: left;
    font-size: 20px;
    margin: 30px 0 0 5px;
    text-transform: uppercase;
    width: 320px;
	font-weight: 400;
}
#header .container{
	padding-top: 15px;
	padding-bottom: 15px;
}
/*animation*/
/* Safari 4.0 - 8.0 */
@-webkit-keyframes advSlideFromTop{
    from {top: -100px;}
    to {top: 0px;}
} 
/* Standard syntax */ 
@keyframes advSlideFromTop {
    from {top: -100px;}
    to {top: 0px;}
}

#header.sticky {
    background: rgba(255,255,255,0.95);
    position: fixed;
    left:0;
    width: 100%;
    z-index:200;
    -webkit-animation: advSlideFromTop 0.4s ease; /* Safari 4+ */
  	-moz-animation:    advSlideFromTop 0.4s ease; /* Fx 5+ */
  	-o-animation:      advSlideFromTop 0.4s ease; /* Opera 12+ */
  	animation:         advSlideFromTop 0.4s ease; /* IE 10+, Fx 29+ */
}
#header.sticky .container{
	padding-top: 7px;
	padding-bottom: 5px;
}
#header.sticky .logo{
    width: 70px;
    display: none;
}
#header.sticky .payoff {
    font-size: 14px;
    margin: 18px 0 0 15px;
    width: auto;
}
#header.sticky #numero-verde {
	margin-top: 15px;
    font-size: 18px;
    font-weight: bold;
    height: 36px;
    letter-spacing: 1px;
    line-height: 36px;	
}
#header .gb_vc_btn_wrap {
	display:none;
    float: right;
    margin-right:15px;
    margin-top: 16px;
}
#header.sticky .gb_vc_btn_wrap {
	display:block;
}



#footer{
	background: #373737;
	padding: 20px 0;
    margin: 0 -15px;
}
#footer .copyright, #footer .copyright a{
	color:#fff;
	font-size: 12px;
	line-height: 14px;
}

b{
	font-weight: bold;
}

small, .small {
    font-size: 15px;
    line-height: 21px;
}

.vca-bg-dark *{color:#fff;}
.bt-row-green{
	background: #E4F0E6;
}
.bt-row-green-dark{
	background: #509A5D;
}
.bt-row-grey{
	background: #F3F3F3;
}
.bt-row-green-dark *{
	color: #fff;
}
.bt-mini-text{
	font-size: 13px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.bt-check-list ul{margin:20px 0; list-style:none;}
.bt-check-list ul li{
	background:transparent; font-size:16px; line-height:25px; 
	padding-left:35px; list-style:none; position:relative;
	margin-bottom: 10px;
}
.bt-check-list ul li:before{
	font-family:"FontAwesome"; content:""; display:inline-block; 
 	font-size:20px; left:0; position:absolute; top:0; width:25px;
 	background:url('../img/ico-plus.png') no-repeat center center;
 	background-size:15px auto; -moz-background-size:15px auto; -webkit-background-size:15px auto;
 	height:100%;
}

.vca-bg-section{padding-top:70px; padding-bottom:70px;}

.vca-padding-wrap{padding:40px;}
.vca-horizontal-pad{padding-left:12%; padding-right:12%;}

#intro{
	background:#E4F0E6; 
}
#intro .bollo-header {
    position: absolute;
    top: 20px;
    left: 40px;
    z-index: 20;
    margin: 0;
}
#intro > .vc_column_container > .vc_column-inner{
	padding-left: 0;
}
#intro .gb_vc_titolo.simple .title{
	padding: 0 0 0 20px;
	font-size: 18px;
	line-height: 24px;
}
#intro .gb_vc_titolo.big{
	margin-bottom: 0;
}
#intro .gb_vc_titolo.big .title {
    color:#519C57;
    font-size: 36px;
    line-height: 45px;
    padding: 0 280px 0 20px;
}
#intro .intro-slider-text {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    color: #fff;
    left: 15px;
    margin: 0;
    padding:10px 15px;
    position: absolute;
    right: 15px;
}
#intro .intro-slider-text p{
    font-size: 15px;
}
#intro .gb_vc_btn_wrap{
	margin-bottom: 5px;
	margin-right: 25px;
}
#intro .gb-default-btn{
    border: 0;
}
#intro .gb-vc-slider_wrap{
	min-height:600px;
	overflow: hidden;
}
#ordina_ora .btn{
    font-size: 18px;
}

#fasciaofferta {
    margin:0 -15px 0 -29px;
    padding: 30px 0px 15px 50px;
    line-height: 24px;
}
#fasciaofferta, #fasciaofferta *{color:#CA6702;}
#fasciaofferta .h4{color:#000;}
#bt_counter_1, #bt_counter_2{font-weight:bold;}
#intro .wpb_raw_html{margin-bottom:0;}
#fasciaofferta .introfferta {
    font-size: 21px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 600;
}
#fasciaofferta .introfferta span{
	color: #D80D4D;
}
#fasciaofferta .barprice{text-decoration: line-through;}
#fasciaofferta .bigprice {
    color: #d80d4d;
    display: inline-block;
    font-size: 45px;
	font-weight: 600;
}
#fasciaofferta .offcol_1{
	padding-right: 50px;
	font-size: 15px;
	float: left;
	color:#fff;
}
#fasciaofferta .offcol_2{
	float: left;
}
#fasciaofferta .offerta-label {
    color: #fff;
    display: block;
    font-size: 11px;
    margin-bottom: 5px;
    padding: 5px 35px 0 0;
}
#fasciaofferta .offerta-valore {
    color: #fff;
    display: block;
    font-size:22px;
    padding-right: 40px;
    font-weight: 600;
}
#fasciaofferta .offerta-label{
	color: #d80d4d;
    display: inline-block;
    font-size: 28px;
    font-weight: 600;
    margin-left: 10px;
    margin-top: 5px;
    text-transform: uppercase;
    vertical-align: top;
}
#intro .cta_wrapper{padding-left:20px; padding-right:20px;}
#intro .gb_vc_btn_wrap a{text-decoration: none;}
#intro #ordina_ora .btn {text-decoration: underline;}
.slick-slide:focus{ outline: none; }
.slick-prev:before, .slick-next:before {
    color: white;
    font-family: "slick";
    font-size: 40px;
    line-height: 1;
    opacity: 0.75;
    display:none;
}
.slick-next, .slick-prev {
	height:40px;
	width:40px;
	background-position:center center;
	background-repeat:no-repeat;
    z-index: 25;
}
.slick-next:hover, .slick-prev:hover{
	background-position:center center;
	background-repeat:no-repeat;
}
.slick-next, .slick-next:hover {
    right: 25px;
    background-image:url('../img/sl_arrow_right.png');
}
.slick-prev, .slick-prev:hover {
    left: 25px;
    z-index: 25;
    background-image:url('../img/sl_arrow_left.png');
}
.gb-vc-slider .slick-dots {
    bottom:150px;
    left: 30px;
    margin: 0 !important;
    text-align: left;
    width:auto;
}
.slick-dots li button:before {
    color: black;
    content: "•";
    font-size: 14px;
    display:none;
}
.slick-dots li{
	margin:0 2px;	
}

.slick-dots li button{
	background:transparent; border:solid 2px #000; border-radius:50%;
	height: 12px; padding: 0; width: 12px; vertical-align:top; display:inline-block;
}
.slick-dots li.slick-active button{
	background:#000;
}

.slick-slider {
    margin-bottom: 0;
}
.gb-vc-slider_wrap .gb-vc-slide{background-size:cover; -webkit-background-size:cover; -moz-background-size:cover; background-repeat:no-repeat; height:600px;}
.gb-vc-slider_wrap .gb-vc-slide img{display:none !important;}

#bt-affrettati .gb_vc_titolo.standard {
    margin: 28px 0 0;
}
#bt-affrettati .wpb_content_element{
	margin: 28px 0;
}
#bt-affrettati img{
	margin-right: 25px;
}
#bt-menu > .wpb_column{
	padding-top:50px; 
	padding-bottom:50px;
}
#bt-menu .col-menu-text{
    width: 100%;
}
#bt-menu .wpb_content_element{
	margin: 30px 0;
}
#bt-menu ul{
	text-align: center;
    margin: 0;
    padding: 0;	
}
#bt-menu ul li{
	display: inline-block;
	margin: 0 2px 0 0;
}
#bt-menu ul li:last-child{
	margin: 0;
}
#bt-menu ul li a{
	text-decoration: underline;
	padding:8px 20px;
	text-transform: uppercase;
	border: none;
	border-bottom: 4px solid #509A5D;
	background:#9BBE58;
	color: #fff;
	font-weight:600;
	text-decoration:none;
	font-size:15px;
}
#bt-menu ul li a:hover{
	text-decoration: none;
	border-bottom: 4px solid #9BBE58;
	background:#509A5D;
}
#bt-menu .col-logo {
    display:none;
}
#bt-menu .col-btn-form, #bt-menu .col-phone, #bt-menu .col-phone{
    display: none;
}
/*Sticky*/

#bt-menu.sticky{
    padding:10px 0;
	max-width: 1800px;
	position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    background: #fff;
    -webkit-box-shadow: 0px 6px 8px -1px rgba(0,0,0,0.27);
    -moz-box-shadow: 0px 6px 8px -1px rgba(0,0,0,0.27);
    box-shadow: 0px 6px 8px -1px rgba(0,0,0,0.27);
}
#bt-menu.sticky .vc_row{
    display: flex;
    align-items: center;
    justify-content: center;
}
#bt-menu.sticky .wpb_content_element{
    margin: 0;
}
#bt-menu.sticky > .wpb_column {
    padding-top: 0;
    padding-bottom: 0;
}
#bt-menu.sticky  .wpb_column ul > li{
	line-height: 1;
} 
#bt-menu.sticky .col-logo, #bt-menu.sticky .col-btn-form, #bt-menu.sticky .col-phone {
    display:inline-block;
}

#bt-menu.sticky .col-btn-form .gb_vc_btn_wrap {
    display:flex;
    justify-content: flex-end;
}
#bt-menu.sticky .col-logo{
    max-width: 120px;
    height: auto;
    float: left;
    transition: ease all 0.5s;
}
#bt-menu.sticky .col-phone .wpb_wrapper{
    display: flex;
    align-items: center;
    flex-flow: row-reverse;
}
#bt-menu.sticky .slicknav_btn{
    display: flex;
}
#bt-menu-sticky .gb_vc_btn_wrap{
    display: flex;
    justify-content: center;
}
#bt-menu.sticky ul li{
    margin: 0;
}
#bt-menu.sticky ul li a{
    background: transparent;
    color: #000;
    border-bottom: 0;
	padding: 8px;
	font-size:11px;
}
#bt-menu.sticky ul li.current-item a:focus, #bt-menu.sticky ul li.current-item a{
    text-decoration:underline;
    color:#FCC012;
}

#bt-menu.sticky .gb_vc_btn_full.gb_vc_btn_fucsia .gb-default-btn{
	font-size:11px;
	white-space: normal;
}
#bt-menu.sticky #numero-verde{
    background: url("../img/ico-phone.jpg") no-repeat scroll center;
    border: 0;
    margin-top: 0;
    font-size:0;
}

.bt-black-box-col .gb_vc_titolo.standard .title{
	color: #509a5d;
}
.bt-table-details-col ul {
    margin: -15px 0 20px;
}
.bt-table-details-col ul li {
    font-size: 15px;
    line-height: 20px;
    list-style: none;
    margin: 0;
}

#vantaggi .gb_vc_icbox_bianco{
	background:transparent;
}
#vantaggi .gb_vc_icbox_bianco .gb_vc_icbox_title{
	color:#333; font-size:26px;
}


#perche-bamboo-cnt{
	padding: 50px 0;
}
#perche-bamboo{
}

#certificazioni{
	background: #E4F0E6;
}
#certificazioni-white{
	background: #fff;
	text-align: center;
}
#certificazioni-white .lista-loghi .wpb_text_column{margin-top:35px;}
#certificazioni-white img {
    display: inline-block;
    margin: 20px 50px 20px 0;
    vertical-align:middle;
}

/*#accessori{
	background: transparent url("../img/listello_sx.jpg") no-repeat scroll -155px 4px;
}
#accessori > .wpb_column{
	background: transparent url("../img/foto_accessori.png") no-repeat scroll 100% 0%;
}*/

.gb_vc_recensione_box .vc_recensione_inner_wrap {
    border: none !important;
	padding: 15px 40px;
    text-align: center;
}
.gb_vc_recensione_box .vc_recensione_inner_wrap img{
    margin-bottom: 10px;
}
.gb_vc_recensione_box .vc_recensione_content p {
    font-size: 15px;
    line-height: 20px;
    margin: 0;
}
.gb_vc_recensione_box .vc_recensione_author {
    color: #519a5e;
    font-weight: 500;
    text-align: center;
}

/* box con icona */
.gb_vc_icbox .gb_vc_icbox_cnt p{font-size:15px; line-height:24px;}
.gb_vc_icbox_step{
	background:#E4F0E6;
    margin: 0 15px;
    padding: 25px;
}
.gb_vc_icbox_bianco {
    background: #fff;
    margin: 0 15px;
    padding: 25px;
}
.gb_vc_icbox_step .gb_vc_icbox_title, .gb_vc_icbox_nero .gb_vc_icbox_title, .gb_vc_icbox_bianco .gb_vc_icbox_title{
    color: #509a5d;
    font-size: 24px;
    line-height: 27px;
    margin: 25px 0 15px;
    text-transform: none;
}
.gb_vc_icbox_nero{
    background: #373737;
    float: left;
    margin: 0 3% 3% 0;
    padding: 20px;
    width: 47%;
}
.bt-black-box-col .gb_vc_icbox_nero_even + .gb_vc_icbox_nero{
    clear: both;
}
.gb_vc_icbox_nero .gb_vc_icbox_cnt *, .gb_vc_icbox_bianco .gb_vc_icbox_cnt *{
	color:#fff;
	font-size: 16px;
	line-height: 24px;
}
.gb_vc_icbox_bianco {
    margin: 0;
}
.gb_vc_icbox_bianco .gb_vc_icbox_cnt *{
	color:#373737;
}
.gb_vc_icbox_bianco .gb_vc_icbox_img{
	height: 45px;
}
.gb_vc_icbox_bianco .gb_vc_icbox_title{
    font-size: 20px;
    line-height: 23px;
    margin: 15px 0 15px;
}

.ceo-photo img{max-width:120px;}
.ceo-photo span{margin-left:10px; display:inline-block; vertical-align:top; margin-top:20px;}

/* pulsanti */
.gb_vc_btn_border .gb-default-btn, .gb_vc_btn_full .gb-default-btn{
	border: 2px solid #509A5D;
	border-bottom: 4px solid #509A5D;
	border-radius: 0;
	color: #509A5D;
	text-decoration: none;
	text-transform: uppercase;
}
.gb_vc_btn_full.gb_vc_btn_black .gb-default-btn{
	border: none;
	 transition:all ease 0.3s;
	background: #727272;
	border-bottom: 4px solid #4C4C4C;
	color: #fff;
}
.gb_vc_btn_full.gb_vc_btn_black .gb-default-btn:hover{
	border: none;
	background: #4C4C4C;
	color: #fff;
	border-bottom: 4px solid #727272;	
}
.gb_vc_btn_full.gb_vc_btn_fucsia .gb-default-btn, .gform_footer input.gform_button{
	border: none;
	border-bottom: 4px solid #CC6601;
	background: #E17E00;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	padding: 15px 20px;
}
#gform_2 .gform_footer input.gform_button{
	background: #E17E00;
	border-bottom: 4px solid #CC6601;
	color: #fff;
}
#gform_2 .gform_footer input.gform_button:hover{
	background: #4C4C4C;
	border-bottom: 4px solid #727272;
}
.gb_vc_btn_full.gb_vc_btn_fucsia .gb-default-btn:hover, .gform_footer .gform_button:hover{
	background: #CC6601;
	border-bottom: 4px solid #E17E00;
}
.gb_vc_btn_border .gb-default-btn:hover, #caratteristiche .gb_vc_btn_border .gb-default-btn:hover{
	border: 2px solid #509A5D;
	border-bottom: 4px solid #509A5D;
	color: #fff;
	text-decoration: none;
	background: #509A5D;
}
#caratteristiche .gb_vc_btn_border .gb-default-btn{
	background: #fff url('../img/scarica.png') no-repeat 95% 50%;
  	font-weight: 600;
    padding: 15px 50px 15px 20px;
}
.gb-medium-btn {
    font-size: 18px;
    font-weight: 600;
    padding: 15px 20px;
}
.gb_vc_btn_wrap.gb_vc_btn_align_cx{text-align:center;}

/*  forms */
body #moduli .gform_wrapper .top_label div.ginput_container {
    margin-top: 0;
}
#moduli .vc_tta-container {
    margin-bottom: 0;
}
#moduli .vc_tta-tabs-container {
    margin: 0 auto;
    max-width: 1170px;
}
#moduli .vc_tta-panels {
    margin: 0 auto;
    background: #f3f3f3;
    max-width: 1000px;
}
#moduli{
	background: #f3f3f3 url("../img/sf_form.jpg") repeat-y scroll 100% 0%;
}
#moduli .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a {
    background-color: #f3f3f3;
    border-radius: 0;
    border-color: #f3f3f3;
    color: #373737;
    text-decoration: none;
}
#moduli .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a {
    background-color: #E5EFE6;
    border-radius: 0;
    border-color: #E5EFE6;
    color: #373737;
    text-decoration: underline;
}
#moduli .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a:hover {
    /*background-color: #f3f3f3;
    border-color: #f3f3f3;*/
    text-decoration: none;
}
#moduli .vc_tta-tabs-list{
	text-align: center;
}
#moduli .pb-wmr-forms select {
    border: 1px solid #ddd;
    padding: 7px 7px 6px !important;
}
#moduli .pb-wmr-forms .pb_formtext_container li {
    margin: 0 !important;
    padding: 0 !important;
}
#moduli .no-label .ginput_container.ginput_container_checkbox, #moduli .no-label{
	margin: 0;
}
#moduli .no-label > label{
	display: none;
}
#moduli .gform_wrapper .gform_footer {
    margin: 16px 0 50px;
    padding: 16px 0 10px;
}
#moduli .gform_wrapper .gform_footer, #ordine .gform_wrapper .gform_footer{
    display: flex;
    justify-content: flex-end;
}


#moduli .gform_wrapper label.gfield_label{font-weight:400;}
#moduli .gform_wrapper textarea.medium{border: 1px solid #ddd;}
#moduli .vc_tta-tabs-container .vc_tta-tab a{font-size:23px; padding:30px;}

#moduli .pagamenti-checkbox{display:none;}
#moduli .campione-checkbox{font-size:20px;}

#form-ordine-wrapper .gfield input{border:solid 2px #ddd;}

/*#toggle-form-ordine{padding-top:50px; padding-bottom:30px;}
#toggle-form-ordine{display:block; overflow:hidden;}
#toggle-form-ordine span{
	font-size: 40px;
	line-height: 48px;
	margin-bottom: 0;
	border-bottom: solid 3px #000;
	display: inline-block;
	font-weight: 600;
	color: #333;
}*/
#ordine .form-ordine{padding-top:50px; padding-bottom:0;}
#ordine .form-ordine{display:block; overflow:hidden;}
#ordine .form-ordine{
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 0;
    display: inline-block;
    font-weight: 600;
    color: #333;
}
/*#toggle-form-ordine i{color:#4E9D5C; font-weight:600; font-size:16px; display:inline-block; text-align:center; padding-bottom:25px; float:right;}
#toggle-form-ordine i{background:url('../img/big-arrow-down.png') no-repeat center bottom;}
#toggle-form-ordine.active i{background:url('../img/big-arrow-up.png') no-repeat center bottom;}
#toggle-form-ordine i{color:#4E9D5C; font-weight:600; font-size:16px; display:inline-block; text-align:center; padding-bottom:25px; float:right;}
#toggle-form-ordine i{background:url('../img/big-arrow-down.png') no-repeat center bottom;}
#toggle-form-ordine.active i{background:url('../img/big-arrow-up.png') no-repeat center bottom;}*/
#form-ordine-wrapper{display:block;}

#toTop{position:fixed; right:20px; left:auto; bottom:20px; height:50px; width:50px; padding:13px 0 0;
	text-align:center; background:#fff; border:0; z-index:2000; border-radius:50%; border:solid 1px #888;}
#toTop .fa{line-height:0; font-size:35px; vertical-align:top; margin-top:10px; color:#000;}
#toTop:hover{opacity: 1;}
/* Abitazioni */
#abitazioni .adv-inner-row-wrapper{display:flex;}
#abitazioni .adv-inner-row-wrapper > .wpb_column:first-child {
    margin: auto 0;
}

/* certification */
#certification{
    background: #F3F3F3;
    padding: 30px 0 20px;
}
#certification #portfolio-immagini{
    display:flex;
    justify-content:center;
    align-items:center;

}
#certification #portfolio-immagini .pf_img_list_item{
    margin: 0 40px;
    max-width: 115px;
}

/* paypal */
#paypal_pb{
	margin: 35px 0 15px;
}

.slicknav_menu {
	display:none;
	background: #E4F0E6;
}
#bt-menu .slicknav_menu ul li {
    display: block;
}

@media (max-width: 1800px) {
	#intro .gb_vc_titolo.big .title {
	    padding: 0 30px 0 20px;
	}
	.cta_wrapper{
		margin-bottom: 15px;
	}
}

@media (max-width:1370px){
	#header .payoff {
	    font-size: 15px;
	    margin: 35px 0 0 15px;
	    width: auto;
	}	
	#fasciaofferta{padding-bottom:0;}
	#intro .gb-vc-slider_wrap{min-height:550px;}
	.gb-vc-slider_wrap .gb-vc-slide{height:550px;}
	#fasciaofferta .introfferta{font-size: 18px;}
	#fasciaofferta .bigprice{font-size: 35px;}
	#intro .gb_vc_titolo{padding-right: 10%;}
	#intro .gb_vc_titolo.big .title{font-size:36px; line-height:50px;}
	#intro .intro-slider-text p{font-size: 16px;}
	#intro .wpb_raw_code{margin-bottom:25px;}
	.gb-medium-btn{font-size:16px;}
}

@media (max-width: 1280px) {
	.container {
	    width: auto;
	}	
	#accessori{
		background-position: -255px -46px;
	}
	#moduli .vc_tta-panels-container{
		background-position: 115% 0;
	}
}

@media (max-width: 1199px) {
	#bt-affrettati .vc_col-sm-6{
		float: none;
		width: 100%;
		text-align: center;
	}
	#bt-affrettati img{float:none;}
	
	#intro .intro-slider-text{padding:25px;}			
	#intro .gb_vc_titolo.big .title{
		 font-size: 40px; line-height: 45px;
	}
	#fasciaofferta .introfferta{margin-bottom:25px;}
	#fasciaofferta .clearfix > div{margin-bottom:20px;}
	#fasciaofferta .offcol_1{width:100%;}
	#intro .gb_vc_btn_wrap{margin-right:15px;}
	
	.gb-vc-slider_wrap .gb-vc-slide{height:680px;}
	
	#header.sticky .gb_vc_btn_black{display:none;}
    #bt-menu.sticky .col-phone > .wpb_wrapper{
        display:flex;
        flex-direction: row-reverse;
    }
    #bt-menu.sticky .col-phone .pf_img_list_item{
        margin-right: 25px;
        width: 26px;
    }
    #bt-menu.sticky .pf_img_list_item{
        max-width: 87px;
    }
    #bt-menu.sticky .slicknav_menu{
        display:flex;
        flex-wrap:nowrap;
        background: transparent;
        position: relative;
    }
    #bt-menu.sticky .slicknav_nav{
        position: absolute;
        top:60px;
        background: #fff;
        text-align:left;
    }
	#bt-menu ul li{margin-bottom: 20px;}
	#bt-menu ul li a{font-size: 12px;}

    #bt-menu.sticky .vc_row{
        justify-content: flex-end;
    }
	#bt-menu.sticky ul li{margin-bottom: 5px;}
    #bt-menu.sticky .col-menu-text{
        display: none;
    }
    #bt-menu.sticky .col-logo{
        margin-right: auto;
    }
}

@media (max-width: 1050px) {
	#header .logo{
		width:90px;
	}
	#header.sticky .head-sx{
		width:25%;
	}
	#header.sticky .head-dx{
		width:75%;
	}
	#header .payoff{
		margin: 30px 0 0 15px;
	}
	#header.sticky .payoff {
	    float: none;
	    font-size: 14px;
	    margin: 7px 0 0 80px;
	    width: auto;
	}
	#numero-verde{
		margin-top:15px;
	}
	#intro .vc_col-sm-6{
		width: 100%;
		float: none;
		left:0;
	}
	#intro > .vc_column_container > .vc_column-inner {
	    padding-left: 0;
	    padding-right: 0;
	}	
	#intro > .vc_column_container > .vc_column-inner .vc_row{
		margin-left:0; margin-right:0;
	}
	#intro .wpb_raw_code.wpb_content_element{
		margin-bottom: 20px;
	}
	.cta_wrapper {
	    margin-bottom: 25px;
	    padding-left: 25px;
	}
	.slick-slide img {
	    width: 100%; /* forzo fino a 900px */
	}	
	#fasciaofferta {
	    margin: 40px -15px 0;
	    padding: 30px;
	}	
	
	#moduli .vc_tta-tabs-container .vc_tta-tab a{
		 font-size: 17px; padding: 15px;
	}	
}



@media (max-width:991px) {
	#header .logo{width:70px;}
	#header .payoff{margin: 10px 0 0 85px; float:none;}
	
	#numero-verde{margin-top: 0;font-size:15px}
	
	.slick-slide img {
	    width: auto;
	}	
	.gb_vc_icbox_step, .gb_vc_icbox_bianco {
	    margin: 0;
	    padding: 10px 15px;
	}		
	.gb_vc_icbox_nero {
	    margin: 0 0 3% 0;
	    padding: 15px;
	    width: 100%;
	}	
	#accessori {
	    background-position: -335px -46px;
	}	
	#accessori > .wpb_column {
		background-position: 160% 0;
	}	
	#perche-bamboo-cnt .vc_col-sm-3 {
	    width: 50%;
	    margin-bottom: 25px;
	}		
	
	#header.sticky #numero-verde{
    	padding: 0 10px 0 30px;
    	text-decoration: none;
    	text-indent: -3500px;
    }
    #header.sticky .payoff{display:none;}
    
    #certificazioni-white img{
    	margin: 20px 50px;
	}
    #bt-menu.sticky #numero-verde{
        background: url("../img/ico-phone.jpg") no-repeat scroll 10px center
    }
}

@media (max-width: 767px) {
	#header .payoff{display:none;}
	#numero-verde{font-size:11px;
		background-size:20px auto; -moz-background-size:20px auto; -webkit-background-size:20px auto;
		padding-left:36px;
		height:40px;
		line-height:40px;
	}
    #bt-menu.sticky #numero-verde {
        padding-left: 46px;
    }
	#lp_content .gb_vc_titolo.big .title{
		  font-size: 30px; line-height: 35px;
	}
	#header.sticky .gb_vc_btn_wrap.gb_vc_btn_black{display:none;}
	
	#lp_content .gb-medium-btn{font-size: 15px;}
	
	.gb-vc-slider_wrap .gb-vc-slide {
	    height: 400px;
	}
	#intro .gb-vc-slider_wrap{
		min-height: 400px;
	}
	.gb-vc-slider .slick-dots{
		bottom: 20px;
	}
	
	#intro .intro-slider-text{position:static;}
	
	#intro .gb_vc_btn_wrap {
	    display: block;
	    float: none;
	    margin-bottom:20px;
	    margin-right: 0;
	    width: 100%;
	}
	#intro .gb_vc_btn_wrap  a{width:100%; white-space: normal;}
	.cta_wrapper{padding-left:0;}

    #bt-menu.sticky .slicknav_menu{
        margin-left: 18px;
    }
	
	#caratteristiche .gb_vc_btn_border .gb-default-btn{white-space:normal;}
	
	.gb_vc_icbox_step, .gb_vc_icbox_bianco {
	    margin: 0 0 20px 0;
	}
	
	#caratteristiche .gb_vc_btn_border .gb-default-btn{
		margin-bottom: 50px;
	}
	
	#certificazioni-white img {
	    height: auto;
	    margin: 20px 24px;
	    width: 50px;
	}

	#accessori, #accessori > .wpb_column{background:transparent;}
	
	#perche-bamboo-cnt .vc_col-sm-3 {
	    width: 100%;
	}	
	.bt-check-list ul li:before {
	    top: 5px;
	}	
    .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a[href^="#richiedi-campione-form"]{
	    background: #d80d4d;
	    color: #fff !important;    	
	   	text-decoration: underline;
    }
    .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a[href^="#ordina-form"]{
    	background: #4C4C4C;
    	color: #fff !important; 
    	text-decoration: underline;
    }
    #moduli .vc_tta-tabs-container .vc_tta-tab a{font-size: 14px; padding:15px;}	
    #moduli{margin-top:15px;}
    #moduli .vc_tta.vc_general .vc_tta-panel{margin-bottom:15px;}
    #moduli .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title a{text-decoration:none;}
    .vc_tta.vc_general .vc_tta-panel-title a{text-align:center;}
    .copyright{margin-bottom:30px;}

	#bt-menu .slicknav_menu .slicknav_nav li{margin:0;}
    #bt-menu .vc_column_container{width: auto; }
	.slicknav_menu .slicknav_nav a{border-bottom:1px solid #999; text-decoration:none;}
	.slicknav_menu .slicknav_nav a span{color:#000; }
	
	#bt-menu > .wpb_column{padding-top: 0; padding-bottom: 0px;}
	
	/*#toggle-form-ordine i, #toggle-form-ordine.active i{font-size:0; background-size:30px auto; -moz-background-size:30px auto; -webkit-background-size:30px auto; width:50px;
		background-position:center center; -moz-background-position:center center; -webkit-background-position:center center;}*/
	/*#toggle-form-ordine span{font-size: 22px;}*/
    #ordine .form-ordine {font-size: 22px;}
}



@media only screen and (max-width:500px){
	#numero-verde{margin-top:10px;}
	#header .logo, #header.sticky .logo{width:60px;}
	#header .gb_vc_btn_wrap{margin-top:12px;}
	#header .gb_vc_btn_wrap{ margin-right: 7px;}
	#header .gb-small-btn{font-size:9px; margin-right:0;}
    #intro .bollo-header {display: none;}
	#header.sticky #numero-verde{margin-top:8px;}
    #intro .intro-slider-text{padding: 13px;}
    #bt-menu .col-phone .slicknav_menutxt{
        display: none;
    }
    #bt-menu.sticky .gb_vc_btn_full.gb_vc_btn_fucsia .gb-default-btn, .gform_footer input.gform_button{
        padding: 10px 5px;
    }
    #bt-menu.sticky .slicknav_nav{
        right: -15px;
    }
    #bt-menu .col-phone .slicknav_menu .slicknav_icon{
        margin: 0;
    }

    #bt-menu.sticky .col-btn-form.vc_column_container>.vc_column-inner{
        padding-left: 0;
        padding-right: 0;
    }
	#abitazioni .adv-inner-row-wrapper {
		display: block!important;
		text-align: center!important;
	  }
}
