body.home .vc_row.top-level > .span_12 {
	padding-top: 0 !important;
}
/* body.home .swiper-slide .slide-bg-wrap .slide-bg-overlay {
	opacity: 0.2;
} */
body:not([data-button-style*="shadow"]).home .swiper-slide .button a:hover:after {
	opacity: 0 !important;
}
img.img_op {
	opacity: 0.2 !important;
}
.row__imb .nectar-fancy-box .inner p {
	filter: brightness(0) saturate(100%) invert(97%) sepia(68%) saturate(2%) hue-rotate(13deg) brightness(105%) contrast(101%);
}
.row__imb .nectar-fancy-box[data-style=hover_desc].hovered .box-bg:after {
	opacity: 0.5;
}
p.ns-heading-el {
	font-size: 60px !important;
	line-height: 1.5 !important;
	font-family: 'Lora';
	font-weight: 500 !important;
}
.logo__font h4 {
	font-family: Finger Paint !important;
	font-size: 16px;
	line-height: 26px;
	font-weight: 400 !important;
	text-transform: none !important;
}


/* service row */

.service_row i.fa:before {
	content: '' !important;
	background-size: contain;
	width: 50px;
	height: 50px;
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	top: 50%;
	position: relative;
	transform: translateY(-50%) translateX(-50%);
	left: 50%;
	filter: brightness(0) saturate(100%) invert(75%) sepia(32%) saturate(6939%) hue-rotate(165deg) brightness(94%) contrast(88%);
}
.service_row .fa-handshake-o:before {
	background-image: url(/wp-content/uploads/2024/01/20.svg);
}
.service_row .fa-window-close-o:before {
	background-image: url(/wp-content/uploads/2024/01/2.svg);
}
.service_row .fa-id-card:before {
	background-image: url(/wp-content/uploads/2024/01/3.svg);
}
.service_row .fa-eercast:before {
	background-image: url(/wp-content/uploads/2024/01/18.svg);
}
.service_row .fa-window-close:before {
	background-image: url(/wp-content/uploads/2024/01/10.svg);
}
.service_row .fa-imdb:before {
	background-image: url(/wp-content/uploads/2024/01/1.svg);
}

.row__footer ul.social {
	margin: 0 auto !important;
	display: flex !important;
	justify-content: space-evenly;
	width: 70%;
}
.row__footer ul.social li {
	list-style: none;
	width: 43px;
	height: 43px;
	text-align: center;
	border: 2px solid rgb(0, 0, 0, .5);
	align-items: center;
	display: flex;
	justify-content: center;
	border-radius: 6px;
}
.row__footer ul.social li a {
	color: #000;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.row__footer ul.social li:hover {
	background-color: #29abe2;
	border-color: #29abe2;
}
.row__footer ul.social li:hover a {
	color: #fff;
}
.row__footer .wpb_text_column {
	margin-bottom: 5px;
}
.row__footer .nectar_icon_wrap {
	margin-bottom: 0px;
}

/* FILTRI POST */

.nectar-post-grid-filters[data-align=left] a {
	font-size: 18px;
	border-radius: 30px;
	padding: 16px 32px;
	line-height: 1;
	margin-right: 10px;
}
.nectar-post-grid-filters[data-align=left] a:hover,
.nectar-post-grid-filters[data-align=left] a.active {
	background: #29abe2;
	color: #ffffff;
}
.nectar-post-grid-filters[data-align=left] a:after {
	content: unset !important;
}
.nectar-post-grid-filters[data-align=left] a[data-filter="senza-categoria"]{
	display: none;
}
.nectar-post-grid-item .meta-author,
span.meta-author.vcard.author span span.fn.nectar-inherit-label,
span.meta-author.vcard.author img.avatar {
	display: none !important;
}
.nectar-post-grid-item span.meta-date:before {
	content: unset !important;
}
.page-header-overlay-color:after {
	opacity: 0.4 !important;
}
.nectar_single_testimonial[data-style="bold"] p {
	font-size: 25px !important;
	line-height: 35px !important;
}
.boat__row .nectar-split-heading {
	margin-bottom: 0px !important;
}
.nectar-responsive-text.black__f {
	filter: brightness(0) saturate(100%);
}
h4.toggle-title a {
	margin-top: 20px;
}
body:not(.woocommerce-cart) .main-content table tr:nth-child(2n+1) {
	background-color: #f1fbff;
}
.row__price tr td:first-child, 
.row__price tr th:first-child,
.row__price td,
.row__price th {
	border-color: #b5e0f3;
}
.row__price table {
	border-top: 1px solid #b5e0f3;
}
.toggles[data-style="default"] h3 a {
	font-weight: 500 !important;
	font-size: 15px !important;
	color: #333;
}
.toggles[data-style="default"] .toggle>.toggle-title a i {
	line-height: 1;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.form-container .col:not(:last-child) {
	padding-bottom: 20px;
}
.form-container .wpb_row {
	margin-bottom: 0px !important;
}
.swiper-slide .slide-bg-wrap .slide-bg-overlay {
	opacity: 0.4;
}
.map-marker-list {
	margin-bottom: 0px !important;
}
.gt_switcher .gt_selected {
	background: transparent !important;
}
.gt_switcher .gt_selected a {
	border: none !important;
}
li.menu-item.menu-item-gtranslate > div {
	max-width: 40px;
	overflow: hidden;
}
.gt_switcher {
	display: flex;
	flex-direction: column-reverse;
}	
.lottie__promo svg g * {
	fill: #29abe2;
}
.lottie__promo svg g g:first-of-type g path{
	display: none;
}
.badge__underline .nectar-badge__inner {
	text-decoration: underline;
}
body #iubenda-cs-banner .iubenda-granular-controls-container .granular-control-checkbox label span {
	color: #fff !important;
}
.gt_switcher.active .gt_option {
	display: block !important;
	overflow-y: auto !important;
	height: 61px !important;
}






@media only screen and (min-width: 999px){
	body.home .nectar-slider-wrap .swiper-slide .content {
		margin-top: -55px !important;
	}
	.col__maps .vc_column-inner .wpb_wrapper .nectar-leaflet-map:nth-child(3) {
		display: none;
	}
	h4.toggle-title a {
		font-size: 19px !important;
		line-height: 28px !important;
	}
	.wpb_row.row__imb.wor__left {
		margin-left: calc(-45vw + var(--scroll-bar-w)/ 2);
		max-width: 70vw;
	}
	.wpb_row.row__imb.wor__right {
		/* margin-left: calc(-45vw + var(--scroll-bar-w)/ 2); */
		max-width: 65vw;
		transform: translateX(calc(30vw - var(--scroll-bar-w)/ 2));
	}
}
@media only screen and (max-width: 999px){
	body #header-outer #top .slide-out-widget-area-toggle[data-custom-color="true"] a:before {
		background-color: transparent !important;
	}
	#header-outer[data-format=menu-left-aligned] .row .col.span_9 .nectar-mobile-only.mobile-header {
		margin-right: 45px;
	}
	.col__maps .vc_column-inner .wpb_wrapper .nectar-leaflet-map:first-child {
		display: none;
	}
	.row__price td {
		white-space: nowrap;
	}
	.row__price .wpb_text_column.table__cont {
		overflow: scroll;
	}
	.nectar-post-grid-filters {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.nectar-post-grid-filters[data-align=left] a {
		margin-left: 0;
		margin-top: 0;	
		margin-right: 15px;
		padding: 8px 15px;
	}
	.row__price .wpb_column.br_br_15px > .vc_column-inner {
		border-bottom-left-radius: 15px;
	}
}
@media only screen and (min-width: 999px) and (max-width: 1600px){
	.wpb_row.row__imb.wor__left {
		max-width: 90vw;
	}
	.wpb_row.row__imb.wor__right {
		transform: none;
		max-width: 90vw;
		margin-left: calc(-45vw + var(--scroll-bar-w)/ 2);
	}
}
@media only screen and (min-width: 1000px) and (max-width: 1350px) {
	/* body:not(.mobile) #header-outer.transparent > #top .span_9 > .slide-out-widget-area-toggle .lines-button:after {
		background-color: #000000!important;
	} */
	#header-outer.transparent #top .slide-out-widget-area-toggle .close-line,
	#header-outer #top .slide-out-widget-area-toggle a .lines-button:after,
	#header-outer #top .slide-out-widget-area-toggle a .lines:after,
	#header-outer #top .slide-out-widget-area-toggle a .lines:before {
		background-color: #fff !important;
	}
	#header-outer[data-format=menu-left-aligned] .row .right-aligned-menu-items {
		margin-left: 25px;
	}
	#header-outer:not([data-format="centered-menu-bottom-bar"]) #top .span_9 {
		margin-left: auto;
	}
}
.off-canvas-menu-container .gt_switcher {
	display: none;
}












/* ANIMAZIONI */

.reply_button_block {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 77;
	left: 0;
	top: 0;
	background: rgba(255,255,255,0.73);
	transition: all 0.2s ease-in-out;
	animation-name: reply_button_block_timeline;
	animation-timing-function: ease-in; 
	animation-direction: normal;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
	animation-duration: 0.8s;
	z-index: 77;
	opacity: 0;
}
.loading-icon {
	transition: all 0.2s ease-in-out;
	/* animation-name: reply_button_block_timeline; */
	animation-timing-function: ease-in;
	animation-direction: normal;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
	animation-duration: 0.8s;
	animation-timing-function: linear;
	/* animation-duration: calc(var(--timelenght) * 1); */
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0%;
	left: 0%;
	margin: 0 0 0 0;
	animation-name: effect5_7_timeline;
	animation-direction: normal;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
	animation-play-state: running;
}
.effect5_7 {
	--timelenght: 1s; /*****IMPORTANT*****/
	--timelenght-simple: 1; /*****IMPORTANT*****/
}
.effect5_7 .effect_logo {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0%;
	left: 0%;
	margin: 0 0 0 0;
	animation-name: effect5_7_timeline;
	animation-direction: normal;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
	animation-play-state: running;
}
	
@keyframes effect5_7_timeline {
  0% {
	transform: rotate3d(-1, 1, 0, 80deg);
	opacity: 0;
  }
  100% {
	transform: rotate3d(1, 1, 0, 0deg);
	opacity: 1;
  }
}
@keyframes reply_button_block_timeline {
	0% {
		opacity: 0;
		background: rgba(255,255,255,0.73);
	}
	75% {
		opacity: 1;
		background: rgba(255,255,255,0.91);
	}
	100% {
		opacity: 1;
		background: rgba(255,255,255,0.73);
		
	}
}