
/* /bow/950/modules/menu-header-desktop/template.css */
@media (max-width: 1200px) {
	.btn-auto-top  {  display:none !important; }
}

.sticky-wrap-whatsapp { position: fixed;top: 0px;right: 0;opacity: 1;z-index: 98; }
.sticky-wrap-whatsapp a { z-index: 99; }

@media (max-width: 1200px) {
	.sticky-wrap-whatsapp { top: 0px; }
	#breadcrumb { padding: 80px 0 15px 0; }
}


.sticky-wrap-whatsapp a.desktop {  display:block; }
.sticky-wrap-whatsapp a.mobile { display:none;  }

@media (max-width: 1200px) {
	.sticky-wrap-whatsapp a.desktop {  display:none; }
	.sticky-wrap-whatsapp a.mobile {  display:block; }
}



.btn.with-rounded.btn-right-icon-left {
	padding: 18px 90px 18px 35px;
	-webkit-border-radius: 100px 0 0px 100px;
	-moz-border-radius: 100px 0 0px 100px;
	border-radius: 100px 0 0px 100px;
}
.btn.with-rounded.btn-right-icon-left > span {
	 display: flex;
	 align-items: center;
	 justify-content: center;
	 width: 42px;
	 height: 42px;
	 position: absolute;
	 border-radius: 100%;
	 right: 32px;
	 top: 50%;
	 -webkit-transform: translateY(-50%);
	 transform: translateY(-50%);
	 -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.35);
	 box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.35);
}

/* /bow/950/modules/vc-video-full/template.css */
.h-video-16_9 { height:850px; }
@media (max-width: 1600px) {    .h-video-16_9 { height:850px; } }
@media (max-width: 1399px) {    .h-video-16_9 { height:787px; } }
@media (max-width: 1199px) {    .h-video-16_9 { height:675px; } }
@media (max-width: 991px) {     .h-video-16_9 { height:557px; } }
@media (max-width: 767px) {     .h-video-16_9 { height:431px; } }
@media (max-width: 575px) {     .h-video-16_9 { height:323px; } }

.bg-video-wrapper iframe {
    width: 100vw;
    height: 56.25vw;
    min-height: 56.25vw;
    min-width: 100vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* /bow/950/modules/vc-gallery-loghi/template.css */


/* /bow/950/modules/vc-image-right-banner/template.css */


/* /bow/950/modules/vc-listing-icons-img-left/template.css */


/* /bow/950/modules/vc-faq/template.css */


/* /bow/950/modules/vc-recensioni-banner/template.css */


/* /bow/950/modules/vc-carousel-item/template.css */


/* /bow/950/modules/vc-contatti-form-phone-email/template.css */
.btn-whatsapp { padding: 2px; color: #633; text-align: center; font-size: 14px; }
.btn-whatsapp i.fa-whatsapp {
background-color: #25d366; border-color: #25d366; text-align: center; display: inline-block;
transition: all .4s; -webkit-transition: all .4s; -moz-transition: all .4s;  -ms-transition: all .4s; -o-transition: all .4s; border-radius: 100%;  
color: #fff;  font-size: 20px; width: 50px; height: 50px; line-height: 48px; font-weight: normal;
}

/* /bow/950/modules/footer/template.css */

