/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

/* General Custom CSS */

#portfolio_extra {
	background: #eee;
	/* border: 1px solid #ccc; */
	border-radius: 10px;
	margin-top: 50px;
	padding: 10px 24px 10px 20px;
	text-align: justify;
}

.iubenda-cs-preferences-link {
	background: #222;
	border-radius: 5px;
	color: #fff;
	display: block;
	font-weight: 600;
	font-size: 15px;
	letter-spacing: 0;
	margin: 0 auto 20px;
	padding: 5px 10px;
  text-align: center;
	text-transform: none;
	width: 280px;
}

body.page-id-953 .avia_ajax_form {
  display: none !important;
}
.wpcf7-form-control-wrap.your-date {
	margin-bottom: 20px;
	display: block;
}
.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date {
	padding: 5px;
	width: 100%;
	border: 1px solid #ddd;
	background: #fafafa;
}
/* FORM SULLA SIDEBAR */
@media all and (min-width: 767px) and (max-width: 1100px) {
  body .container_wrap .avia-builder-el-last form.wpcf7-form .row {
	  flex-flow: column !important;
  }
}
body .container_wrap .avia-builder-el-last form.wpcf7-form .input-text,
body .container_wrap .avia-builder-el-last form.wpcf7-form input[type="text"],
body .container_wrap .avia-builder-el-last form.wpcf7-form input[type="input"],
body .container_wrap .avia-builder-el-last form.wpcf7-form input[type="password"],
body .container_wrap .avia-builder-el-last form.wpcf7-form input[type="email"],
body .container_wrap .avia-builder-el-last form.wpcf7-form input[type="number"],
body .container_wrap .avia-builder-el-last form.wpcf7-form input[type="url"],
body .container_wrap .avia-builder-el-last form.wpcf7-form input[type="tel"],
body .container_wrap .avia-builder-el-last form.wpcf7-form input[type="search"],
body .container_wrap .avia-builder-el-last form.wpcf7-form textarea,
body .container_wrap .avia-builder-el-last form.wpcf7-form select {
  margin-bottom: 10px !important;
}
body .container_wrap .avia-builder-el-last form.wpcf7-form textarea {
  height: 100px;
}
body .container_wrap .avia-builder-el-last form.wpcf7-form input[type="checkbox"] {
  display: inline-block;
  width: 20px;
  vertical-align: top;
}
body .container_wrap .avia-builder-el-last form.wpcf7-form input[type="checkbox"] + span {
  font-weight: normal;
  font-size: 13px;
  color: #444;
  line-height: 16px;
  display: inline-block;
  width: calc(100% - 30px);
}

form .row {
  display:flex;
  flex:1;
  flex-flow:row;
  flex-wrap:wrap;
  margin-left:-.625rem;
  margin-right:-.625rem;
  margin-bottom: 0 !important;
}
form .row>[class*="col-"] {
  margin-left:.625rem;
  margin-right:.625rem
}
form .col {
  flex:1;
  margin-left:.625rem;
  margin-right:.625rem
}
form .col-auto {
  flex:0 0 auto;
  margin-left:.625rem;
  margin-right:.625rem
}
form .col-1 {
  flex:0 0 calc(8.33333% - 1.25rem)
}
form .col-2 {
  flex:0 0 calc(16.66667% - 1.25rem)
}
form .col-3 {
  flex:0 0 calc(25% - 1.25rem)
}
form .col-4 {
  flex:0 0 calc(33.33333% - 1.25rem)
}
form .col-5 {
  flex:0 0 calc(41.66667% - 1.25rem)
}
form .col-6 {
  flex:0 0 calc(50% - 1.25rem)
}
form .col-7 {
  flex:0 0 calc(58.33333% - 1.25rem)
}
form .col-8 {
  flex:0 0 calc(66.66667% - 1.25rem)
}
form .col-9 {
  flex:0 0 calc(75% - 1.25rem)
}
form .col-10 {
  flex:0 0 calc(83.33333% - 1.25rem)
}
form .col-11 {
  flex:0 0 calc(91.66667% - 1.25rem)
}
form .col-12 {
  flex:0 0 calc(100% - 1.25rem)
}
form .no-gutter {
  margin-left:0;
  margin-right:0
}
form .no-gutter>[class*="col-"] {
  margin-left:0;
  margin-right:0
}
form .no-gutter>.col {
  flex:1;
  margin-left:0;
  margin-right:0
}
form .no-gutter>.col-1 {
  flex:0 0 8.33333%
}
form .no-gutter>.col-2 {
  flex:0 0 16.66667%
}
form .no-gutter>.col-3 {
  flex:0 0 25%
}
form .no-gutter>.col-4 {
  flex:0 0 33.33333%
}
form .no-gutter>.col-5 {
  flex:0 0 41.66667%
}
form .no-gutter>.col-6 {
  flex:0 0 50%
}
form .no-gutter>.col-7 {
  flex:0 0 58.33333%
}
form .no-gutter>.col-8 {
  flex:0 0 66.66667%
}
form .no-gutter>.col-9 {
  flex:0 0 75%
}
form .no-gutter>.col-10 {
  flex:0 0 83.33333%
}
form .no-gutter>.col-11 {
  flex:0 0 91.66667%
}
form .no-gutter>.col-12 {
  flex:0 0 100%
}
  @media (min-width: 576px) {
      form .col-sm-1 {
  flex:0 0 calc(8.33333% - 1.25rem)
  }
  form .col-sm-2 {
  flex:0 0 calc(16.66667% - 1.25rem)
  }
  form .col-sm-3 {
  flex:0 0 calc(25% - 1.25rem)
  }
  form .col-sm-4 {
  flex:0 0 calc(33.33333% - 1.25rem)
  }
  form .col-sm-5 {
  flex:0 0 calc(41.66667% - 1.25rem)
  }
  form .col-sm-6 {
  flex:0 0 calc(50% - 1.25rem)
  }
  form .col-sm-7 {
  flex:0 0 calc(58.33333% - 1.25rem)
  }
  form .col-sm-8 {
  flex:0 0 calc(66.66667% - 1.25rem)
  }
  form .col-sm-9 {
  flex:0 0 calc(75% - 1.25rem)
  }
  form .col-sm-10 {
  flex:0 0 calc(83.33333% - 1.25rem)
  }
  form .col-sm-11 {
  flex:0 0 calc(91.66667% - 1.25rem)
  }
  form .col-sm-12 {
  flex:0 0 calc(100% - 1.25rem)
  }
  form .no-gutter>.col-sm-1 {
  flex:0 0 8.33333%
  }
  form .no-gutter>.col-sm-2 {
  flex:0 0 16.66667%
  }
  form .no-gutter>.col-sm-3 {
  flex:0 0 25%
  }
  form .no-gutter>.col-sm-4 {
  flex:0 0 33.33333%
  }
  form .no-gutter>.col-sm-5 {
  flex:0 0 41.66667%
  }
  form .no-gutter>.col-sm-6 {
  flex:0 0 50%
  }
  form .no-gutter>.col-sm-7 {
  flex:0 0 58.33333%
  }
  form .no-gutter>.col-sm-8 {
  flex:0 0 66.66667%
  }
  form .no-gutter>.col-sm-9 {
  flex:0 0 75%
  }
  form .no-gutter>.col-sm-10 {
  flex:0 0 83.33333%
  }
  form .no-gutter>.col-sm-11 {
  flex:0 0 91.66667%
  }
  form .no-gutter>.col-sm-12 {
  flex:0 0 100%
  }
  
  }
  @media (min-width: 768px) {
      form .col-md-1 {
  flex:0 0 calc(8.33333% - 1.25rem)
  }
  form .col-md-2 {
  flex:0 0 calc(16.66667% - 1.25rem)
  }
  form .col-md-3 {
  flex:0 0 calc(25% - 1.25rem)
  }
  form .col-md-4 {
  flex:0 0 calc(33.33333% - 1.25rem)
  }
  form .col-md-5 {
  flex:0 0 calc(41.66667% - 1.25rem)
  }
  form .col-md-6 {
  flex:0 0 calc(50% - 1.25rem)
  }
  form .col-md-7 {
  flex:0 0 calc(58.33333% - 1.25rem)
  }
  form .col-md-8 {
  flex:0 0 calc(66.66667% - 1.25rem)
  }
  form .col-md-9 {
  flex:0 0 calc(75% - 1.25rem)
  }
  form .col-md-10 {
  flex:0 0 calc(83.33333% - 1.25rem)
  }
  form .col-md-11 {
  flex:0 0 calc(91.66667% - 1.25rem)
  }
  form .col-md-12 {
  flex:0 0 calc(100% - 1.25rem)
  }
  form .no-gutter>.col-md-1 {
  flex:0 0 8.33333%
  }
  form .no-gutter>.col-md-2 {
  flex:0 0 16.66667%
  }
  form .no-gutter>.col-md-3 {
  flex:0 0 25%
  }
  form .no-gutter>.col-md-4 {
  flex:0 0 33.33333%
  }
  form .no-gutter>.col-md-5 {
  flex:0 0 41.66667%
  }
  form .no-gutter>.col-md-6 {
  flex:0 0 50%
  }
  form .no-gutter>.col-md-7 {
  flex:0 0 58.33333%
  }
  form .no-gutter>.col-md-8 {
  flex:0 0 66.66667%
  }
  form .no-gutter>.col-md-9 {
  flex:0 0 75%
  }
  form .no-gutter>.col-md-10 {
  flex:0 0 83.33333%
  }
  form .no-gutter>.col-md-11 {
  flex:0 0 91.66667%
  }
  form .no-gutter>.col-md-12 {
  flex:0 0 100%
  }
  
  }
  @media (min-width: 1024px) {
      form .col-lg-1 {
  flex:0 0 calc(8.33333% - 1.25rem)
  }
  form .col-lg-2 {
  flex:0 0 calc(16.66667% - 1.25rem)
  }
  form .col-lg-3 {
  flex:0 0 calc(25% - 1.25rem)
  }
  form .col-lg-4 {
  flex:0 0 calc(33.33333% - 1.25rem)
  }
  form .col-lg-5 {
  flex:0 0 calc(41.66667% - 1.25rem)
  }
  form .col-lg-6 {
  flex:0 0 calc(50% - 1.25rem)
  }
  form .col-lg-7 {
  flex:0 0 calc(58.33333% - 1.25rem)
  }
  form .col-lg-8 {
  flex:0 0 calc(66.66667% - 1.25rem)
  }
  form .col-lg-9 {
  flex:0 0 calc(75% - 1.25rem)
  }
  form .col-lg-10 {
  flex:0 0 calc(83.33333% - 1.25rem)
  }
  form .col-lg-11 {
  flex:0 0 calc(91.66667% - 1.25rem)
  }
  form .col-lg-12 {
  flex:0 0 calc(100% - 1.25rem)
  }
  form .no-gutter>.col-lg-1 {
  flex:0 0 8.33333%
  }
  form .no-gutter>.col-lg-2 {
  flex:0 0 16.66667%
  }
  form .no-gutter>.col-lg-3 {
  flex:0 0 25%
  }
  form .no-gutter>.col-lg-4 {
  flex:0 0 33.33333%
  }
  form .no-gutter>.col-lg-5 {
  flex:0 0 41.66667%
  }
  form .no-gutter>.col-lg-6 {
  flex:0 0 50%
  }
  form .no-gutter>.col-lg-7 {
  flex:0 0 58.33333%
  }
  form .no-gutter>.col-lg-8 {
  flex:0 0 66.66667%
  }
  form .no-gutter>.col-lg-9 {
  flex:0 0 75%
  }
  form .no-gutter>.col-lg-10 {
  flex:0 0 83.33333%
  }
  form .no-gutter>.col-lg-11 {
  flex:0 0 91.66667%
  }
  form .no-gutter>.col-lg-12 {
  flex:0 0 100%
  }
  }

/* RESPONSIVE */

@media only screen and (min-width: 768px) {

}

@media only screen and (max-width: 767px) {

}

@media only screen and (max-width: 480px) {
  form .row { flex-flow: column !important; }
}

/* NUCLEO WEB NOV 2022 */

@media only screen and (min-width: 990px) and (max-width: 1100px) {
  .menu.av-main-nav > li.menu-item a {
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: column;
  }
  #top #header .av-main-nav > li > a {
    font-size: 13px;
  }
  .av-main-nav > li > a > .avia-menu-text {
    max-width: 90px;
    display: block;
    line-height: 1.2;
    text-align: center;
  }
}
@media only screen and (min-width: 990px) {
  div.av-logo-container {
    padding: 0 0;
  }
}

/* NUCLEO WEB APR 2023 */

/* LAYOUT */

@media all and (min-width: 1366px) {
  .responsive .container {
    max-width: 1440px;
  }
}
body.single-portfolio div.title_container {
	display: none;
}

#cliccami {
  display: none !important;
}

/* SIDEBAR */

div.entry-content-wrapper > div.flex_column.av_one_third .avia_textblock h2 {
	background: #f6f6f6;
	border-top: 3px solid #555;
	font-size: 20px;
	margin: 30px 0 20px;
	padding: 10px 10px 15px;
	text-align: center;
}
div.entry-content-wrapper > div.flex_column.av_one_third .avia_textblock h2 strong {
	color: #C72530 !important;
}
div.entry-content-wrapper > div.flex_column.av_one_third  .wpcf7-form-control.wpcf7-submit {
	display: block;
	font-family: 'Kanit', sans-serif !important;
	font-size: 18px;
	margin: 20px auto 0;
	min-width: 250px;
	text-transform: uppercase;
}

/* TYPOGRAPHY AND UI ELEMENTS */

h1 {
	font-family: 'Kanit', sans-serif !important;
	font-size: 58px !important;
	font-weight: 700 !important;
	line-height: 1 !important;
	text-transform: uppercase !important;
	margin-bottom: 40px !important;
}
body.single-portfolio h1 {
  margin-bottom: 0 !important;
}
h2 {
	font-family: 'Kanit', sans-serif !important;
	font-size: 300 !important;
  font-weight: 400 !important;
	/* line-height: 1.1 !important; */
	text-transform: uppercase !important;
}
h2.likeh1 {
  font-family: 'Kanit', sans-serif !important;
	font-size: 58px !important;
	font-weight: 700 !important;
	line-height: 1 !important;
	text-transform: uppercase !important;
	margin-bottom: 40px !important;
}
h5 {
  margin-bottom: 10px;
}
p, li {
	font-family: 'Oxygen', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
}

@media all and (min-width: 1980px) {
  p, li, div.avia_textblock > div.page {
    font-size: 18px;
  }
}
@media all and (max-width: 600px) {
  h1 {
    font-size: 36px !important;
    line-height: 1 !important;
  }
}
@media all and (max-width: 360px) {
  h1 {
    font-size: 32px !important;
  }
}

a.a_btn {
  background: #C72530;
	padding: 10px 20px;
	color: #fff !important;
	text-decoration: none !important;
	margin: 20px auto 0 !important;
	display: block;
	max-width: 400px;
	line-height: 1.2;
	border-radius: 5px;
}
a.a_btn:hover {
  background: #d90000;
}
.avia_transform .av_font_icon.avia-icon-animate {
  opacity: 1 !important;
}
section.av_textblock_section + div.avia-button-wrap {
  border-radius: 10px;
  margin: 40px 0 60px;
  overflow: hidden;
}
section.av_textblock_section + div.avia-button-wrap span.avia_button_background {
  background: #C72530 !important;
}
section.av_textblock_section + div.avia-button-wrap:hover span.avia_button_background {
  background: #d90000 !important;
}

#top .avia-button-fullwidth .avia_button_icon, #top .avia-button-fullwidth .avia_iconbox_title {
	font-family: 'Kanit', sans-serif !important;
	text-transform: uppercase;
	font-weight: 500;
	line-height: 1.2;
}

.grid-content h3.entry-title a {
	font-family: 'Kanit', sans-serif !important;
	font-size: 17px;
	font-weight: 500 !important;
	line-height: 1;
	text-transform: uppercase;
}
@media all and (min-width: 1980px) {
  div.fullsize .grid-content h3.entry-title a {
    font-size: 22px;
  }
  div.fullsize > .container .grid-content h3.entry-title a {
    font-size: 17px;
  }
}

.avia-buttonrow-wrap > a {
  font-family: 'Kanit', sans-serif !important;
  font-size: 16px !important;
  text-transform: uppercase;
}

/* MENU */

#header_main {
	background: #fff;
}
.av-main-nav > li > a > .avia-menu-text {
	font-family: 'Kanit', sans-serif !important;
	font-weight: 300;
	font-size: 16px;
}
@media all and (min-width: 1680px) {
  .av-main-nav > li > a > .avia-menu-text {
    font-size: 18px;
  } 
}
#top .av-main-nav ul {
  border: 0 !important;
  padding: 10px 0;
}
#top .av-main-nav ul * {
  border: 0 !important;
}
#top .av-main-nav ul a {
  font-family: 'Kanit', sans-serif !important;
  font-size: 16px;
  font-weight: 300;
	line-height: 1;
	padding: 8px 15px;
	text-transform: uppercase;
}

/* HOMEPAGE */

body.home h1 + p {
  font-size: 24px;
}
body.home section.av_textblock_section p {
	/* font-size: 20px !important;
  line-height: 1.3 !important; */
}

.advantage_box {
	background: #eee;
	border-bottom: 6px solid #ccc !important;
	border-radius: 10px;
	color: #111;
	float: left;
	font-family: 'Oxygen', sans-serif;
	margin: 20px 10px 0px;
	padding: 0 0 8px;
	width: calc(50% - 20px);
}
.advantage_box p.title {
	background: #C20E1A;
	border-radius: 10px;
	color: #fff;
	font-family: Kanit;
	font-size: 24px;
	line-height: 1;
	margin: 0;
	padding: 10px 15px;
	text-transform: uppercase;
}
.advantage_box p.desc {
  line-height: 1.5;
  padding: 0 20px;
}
@media all and (max-width: 1024px) {
  .advantage_box {
    float: none;
    margin: 20px 0 0;
    width: 100%;
  }
}

body.home #after_submenu_2 .avia-button.avia-size-small,
body.home #after_submenu_3 .avia-button.avia-size-small {
  padding: 12px 20px !important;
}
body.home #after_submenu_3 .avia-button.avia-button-fullwidth {
	font-size: 22px !important;
	display: block !important;
	width: 700px;
	max-width: calc(100% - 20px);
	margin: 0 auto;
	line-height: 1.2 !important;
}

/* CHI SIAMO */

body.page-id-3810 #av_section_1,
body.page-id-4871 #av_section_1,
body.page-id-4628 #av_section_1 {
	padding: 50px 0;
}
body.page-id-3810 #av_section_1 *,
body.page-id-4871 #av_section_1 *,
body.page-id-4628 #av_section_1 * {
  color: #fff !important;
}
body.page-id-3810 #av_section_1 .av_font_icon,
body.page-id-4871 #av_section_1 .av_font_icon,
body.page-id-4628 #av_section_1 .av_font_icon {
  opacity: 1 !important;
  margin: 40px 0 10px !important;
}
body.page-id-3810 #av_section_1 .av_font_icon span,
body.page-id-4871 #av_section_1 .av_font_icon span,
body.page-id-4628 #av_section_1 .av_font_icon span {
  font-size: 70px !important;
}

/* CONTATTI */

body.page-id-953 .title_container {
  display: none;
}

/* FOOTER */

#footer .av_font_icon {
  opacity: 1 !important;
}
#footer .av-icon-char {
	color: #fff !important;
	opacity: 1 !important;
  font-size: 28px !important;
	border-color: #fff !important;
}
#footer .textwidget p {
	font-size: 14px;
}
@media all and (max-width: 480px) {
  #footer .av-icon-char {
    font-size: 20px !important;
  }
  #footer .widget {
    margin: 0;
  }
}

/* TEAM BUILDING */

.classic_sort .grid-image {
	border-bottom: 10px solid #555555 !important;
}
.green_sort .grid-image {
	border-bottom: 10px solid #55a54a !important;
}
.adventure_sort .grid-image {
	border-bottom: 10px solid #C72530 !important;
}

.classic {
  color: #555555;
}
.green {
  color: #55a54a;
}
.adventure {
  color: #C72530;
}
.portfolio_custom_cat {
	font-size: 24px;
	font-weight: 900;
  margin-top: 10px;
	text-transform: uppercase;
}
.portfolio_custom_cat::before {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 40px;
  margin: 0 10px 0 0;
  vertical-align: middle;
  width: 40px;
}
.portfolio_custom_cat.adventure::before {
  background-image: url('/adventure.png');
}
.portfolio_custom_cat.green::before {
  background-image: url('/eco.png');
}
.portfolio_custom_cat.classic::before {
  background-image: url('/classic.png');
}

.adventure_sort .grid-image::before,
.green_sort .grid-image::before,
.classic_sort .grid-image::before {
  bottom: 0;
	color: #fff;
	font-family: 'Kanit', sans-serif !important;
	font-size: 20px;
	font-weight: 900;
  height: 34px;
	left: 50%;
	padding-top: 5px;
	position: absolute;
	text-align: center;
	transform: translateX(-50%);
	width: 320px;
	z-index: 9999;
}
div.fullsize > .container .grid-image::before {
  font-size: 15px;
  height: 22px;
  padding-top: 2px;
}
.adventure_sort .grid-image::before {
  content: "ADVENTURE";
	background: #C72530;
}
.green_sort .grid-image::before {
  content: "GREEN";
	background: #55a54a;
}
.classic_sort .grid-image::before {
  content: "CLASSIC";
	background: #555555;
}

/* FEBBRAIO 2024 */

#after_portfolio > .container {
	max-width: 1680px !important;
}
#after_portfolio .av_one_third,
#cat_row .av_one_fourth {
	background: #eee !important;
	border: 0;
	padding: 40px 20px 0;
}
#after_portfolio .av_one_third .av-special-heading,
#cat_row .av_one_fourth .av-special-heading {
  margin-top: 20px !important;
}
#after_portfolio .av_one_third h3,
#cat_row .av_one_fourth h3 {
	/* font-family: 'Kanit', sans-serif !important; */
	font-size: 24px;
	font-weight: 500 !important;
	line-height: 1;
	text-transform: uppercase;
}
/* #after_portfolio .av_one_third p,
#cat_row .av_one_fourth p {
	font-size: 18px !important;
}
#after_portfolio .av_one_third .avia-button.avia-size-large,
#cat_row .av_one_fourth .avia-button.avia-size-large {
	font-size: 18px !important;
} */
#cat_row .av_one_fourth:first-of-type,
#cat_row .av_one_fourth:last-of-type {
  background: transparent !important;
}
#cat_row {
  margin-bottom: 120px !important;
}

/* ========== LUGLIO 2025 ========== */

* {
  transition: all 300ms;
}

/* TYPOGRAPHY */
h1, h2, h3, h4, h5, p {
	font-family: 'Exo', sans-serif !important;
}
h2 {
  font-size: 34px;
}
h5 {
  line-height: 1.5;
}

body.home h2.big_claim {
	font-size: 44px;
	font-weight: 800 !important;
	font-family: 'Exo', sans-serif;
	text-align: center;
	color: #289548;
	margin-bottom: 30px;
	border-bottom: 2px solid #289548;
	padding-bottom: 20px;
}

/* VARIE */
body.home .fullsize > .container,
body.single-portfolio #after_submenu_1.fullsize > .container {
	max-width: 100% !important;
}
body .container_wrap .hr.avia-builder-el-last, body .container_wrap .hr.avia-builder-el-first {
	margin: 0px 0 50px;
}

.avia-button {
	border-radius: 12px !important;
  font-family: 'Exo', sans-serif !important;
	font-size: 18px !important;
	font-weight: 600 !important;
	text-transform: uppercase;
}

#hp_pre_act_carousel_1 {
	margin: 40px 0 -60px;
}
#hp_pre_act_carousel_2 {
  margin: 0 0 -60px;
}

.owl-carousel .owl-stage-outer {
	border: 1px solid #fff;
}
.act_carousel .owl-nav button.owl-next, 
.act_carousel .owl-nav button.owl-prev {
	font-size: 120px;
}
.act_carousel  .owl-nav button.owl-next {
  float: right;
}
.act_carousel .owl-nav {
	position: absolute;
	left: -45px;
	top: calc(50% - 20px);
	transform: translateY(-50%);
	width: calc(100% + 90px);
	color: #111;
  z-index: -1;
}

.act_list_item {
  overflow: hidden;
	position: relative;
}
.act_list_item > a {
	display: block;
	width: 100%;
	height: 100%;
}
.act_list_item img {
	border-radius: 40px;
}
.act_list_item h3 {
	text-transform: uppercase;
	font-size: 24px;
	text-align: center;
	margin: 0;
	background: rgba(0,0,0,.5);
	padding: 10px;
	font-weight: 600 !important;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	display: block;
	z-index: 20;
	color: #fff;
	border-radius: 0 0 40px 40px;
	border-top: 8px solid #fff;
  border-bottom-width: 12px !important;
}
.act_list_item h3 p.tagline {
	position: absolute;
	top: -49px;
	left: 0;
	transform: 0;
	/* background: #ff4d4f; */
	/* background: linear-gradient(115deg, rgb(255, 77, 79) 50%, rgba(255,255,255,0) 90%); */
	background: linear-gradient(115deg, #FECC34 50%, rgba(255,255,255,0) 90%);
	color: #111;
	padding: 5px 100px 5px 15px;
	font-size: 16px;
	font-weight: bold;
	border-radius: 0;
	z-index: 10;
	white-space: nowrap;
}
.act_list_item.classic h3 {
  border-bottom: 12px solid #555555;
}
.act_list_item.adventure h3 {
  border-bottom: 12px solid #C72530;
}
.act_list_item.eco h3,
.act_list_item.green h3 {
  border-bottom: 12px solid #55a54a;
}
.act_list_item .type_icon {
	position: absolute;
	z-index: 999;
	left: 0;
	top: 0;
	border-radius: 0 0 40px;
	background: #fff !important;
	display: flex;
	width: 60px;
	padding: 0 15px 15px 0;
	height: 60px;
	align-items: center;
	justify-content: center;
	flex-direction: row;
  cursor: pointer;
}
.act_list_item .type_icon img {
	border-radius: 0;
	width: 50px;
  height: auto;
}
.act_list_item .type_icon_legend {
	background: #fff;
	height: 60px;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0px;
	display: block;
	padding: 0 10px 5px 60px;
	border: 0;
	z-index: 990;
  margin-left: -100%;
}
.act_list_item .type_icon:hover + .type_icon_legend,
.type_icon_legend:hover {
  margin-left: 0;
}
.act_list_item .type_icon_legend p {
  display: block;
}
.act_list_item .type_icon_legend p.this {
	font-size: 16px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: 600;
	color: #555;
}
.act_list_item.classic .type_icon_legend p.this,
.act_list_item.classic .type_icon_legend p.this b {
  color: #555555 !important;
}
.act_list_item.adventure .type_icon_legend p.this,
.act_list_item.adventure .type_icon_legend p.this b {
  color: #C72530 !important;
}
.act_list_item.eco .type_icon_legend p.this,
.act_list_item.eco .type_icon_legend p.this b,
.act_list_item.green .type_icon_legend p.this,
.act_list_item.green .type_icon_legend p.this b {
  color: #55a54a !important;
}
.act_list_item .type_icon_legend p.legend {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: start;
	font-size: 14px;
	padding: 0;
	margin: 0;
  color: #555;
}
.act_list_item .type_icon_legend p.legend a {
	background: #eee;
	color: #555;
	padding: 0px 7px;
	display: inline-block;
	margin: 0 2px;
	text-transform: uppercase;
  text-decoration: none !important;
  border-radius: 5px;
}
.act_list_item .type_icon_legend p.legend a:hover {
  background: #ddd;
}
.act_list_item .type_icon_legend p.legend a img {
	display: inline-block;
	vertical-align: middle;
	height: 24px;
	border-radius: 0;
	border: 0 !important;
	float: left;
	width: auto;
	margin-right: 5px;
}

body.page-id-3783 #after_submenu_2 > .container {
	max-width: 100% !important;
}
body.page-id-3783 #av-layout-grid-2 {
  display: none !important;
}
body.page-id-3783 #after_submenu_1 > .container > .content,
body.page-id-3783 #after_submenu_2 > .container > .content {
	padding: 0 !important;
}
.act_carousel.no_carousel {
  margin: 40px 0 80px !important;
}
.act_carousel.no_carousel .act_list_item {
	width: calc(25% - 20px);
	margin: 10px 10px;
	display: block;
	float: left;
}
@media all and (max-width: 2048px) {
  .act_carousel.no_carousel .act_list_item {
    width: calc(33.33% - 20px);
  }
}
@media all and (max-width: 1200px) {
  .act_carousel.no_carousel .act_list_item {
    width: calc(50% - 20px);
  }
}
@media all and (max-width: 480px) {
  .act_carousel.no_carousel .act_list_item {
    width: calc(100% - 20px);
  }
}

/* HEADER */
#header_meta {
  display: none;
}
.html_header_top.html_header_topbar_active.html_header_sticky #top #main {
	padding-top: 90px;
}
#header_main {
	border: 0 !important;
}

/* HOMEPAGE */
body.home h1 {
	margin-top: 20px;
}

body.home #after_portfolio {
	width: 100% !important;
	margin: 0 !important;
	max-width: 100% !important;
}
body.home #after_portfolio > .container {
	max-width: 100% !important;
}

#hp_focus_blocks_wrapper {
	margin-top: 30px;
}
#hp_focus_blocks_wrapper .advantage_box {
	padding: 20px 25px 20px 170px;
	position: relative;
	background: #DDD;
	background: linear-gradient(90deg, rgba(221, 221, 221, 1) 0%, rgba(255, 255, 255, 1) 100%);
	border: 0 !important;
	border-radius: 100px 0 0 30px;
	text-align: left;
}
#hp_focus_blocks_wrapper .advantage_box p.title {
	color: #288042;
	background: none;
	font-size: 28px;
	font-weight: 700;
  line-height: 1.1;
	padding: 0;
	margin: 0 0 5px;
  text-shadow: 2px 2px 2px #fff;
}
#hp_focus_blocks_wrapper .advantage_box ul.desc {
  margin: 0;
  padding: 0;
}
#hp_focus_blocks_wrapper div.advantage_box ul.desc li {
	text-indent: 0 !important;
	line-height: 1.4 !important;
	margin: 0 0 2px !important;
	padding: 0 !important;
	font-size: 18px !important;
  list-style-type: none !important;
}
#hp_focus_blocks_wrapper .advantage_box .icon_wrapper {
	position: absolute;
	left: 0;
	padding-left: 20px;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 150px;
	/* border: 1px solid red; */
	height: 100%;
}
#hp_focus_blocks_wrapper .advantage_box .icon_wrapper i {
	font-size: 100px;
	color: green;
	text-shadow: 3px 3px 3px #aaa;
}

#hp_rapid_contact_wrapper {
	margin-bottom: -60px;
}
#hp_rapid_contact_wrapper img {
	border-radius: 40px;
}

#hp_top_focus_blocks_wrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
  margin-top: 70px;
}
#hp_top_focus_blocks_wrapper .advantage_box {
  padding: 20px !important;
  position: relative;
  background: #289548;
  color: #fff;
}
#hp_top_focus_blocks_wrapper .advantage_box .icon_wrapper {
	margin-bottom: 20px;
	text-align: center;
	background: #289548;
	color: #fff;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: -50px;
	width: 140px;
	height: 100px;
	transform: translateX(-50%);
}
#hp_top_focus_blocks_wrapper .advantage_box .icon_wrapper i {
	font-size: 60px;
	display: block;
	margin: 17px auto 0;
}
#hp_top_focus_blocks_wrapper .advantage_box .info_wrapper {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	border: 1px solid #8fd6a3;
	width: 100%;
	height: 100%;
	text-align: center;
}
#hp_top_focus_blocks_wrapper .advantage_box p.title {
	background: none;
	border-radius: 0;
	color: #fff;
	font-size: 26px;
	line-height: 1.2;
	margin: 30px 0 0;
	padding: 0 15px;
	text-align: center;
}

/* CONSULENZA GRATUITA */
#consultancy_wrapper_pre,
#consultancy_wrapper,
#consultancy_wrapper_post {
  max-width: 1440px;
  margin: 0 auto;
}
#consultancy_wrapper_pre {
  margin: 30px auto 0;
}
#consultancy_wrapper_post {
  margin-bottom: 40px;
}
#consultancy_wrapper {
  margin: -50px auto -20px;
}
#consultancy_wrapper ul {
	margin: 30px 0 30px 10px;
}
#consultancy_wrapper ul li {
	list-style-type: none;
	border-bottom: 0;
	background: linear-gradient(90deg, #eee 0%, #fff 100%);
	padding: 15px 20px 15px 75px;
	border-radius: 20px 0 0 20px;
	font-size: 20px;
	line-height: 1.4;
	position: relative;
	border-left: 5px solid #289548;
	margin-bottom: 10px;
}
#consultancy_wrapper ul li strong, #consultancy_wrapper ul li b {
	border-bottom: 1px solid #aaa;
	color: #111 !important;
}
#consultancy_wrapper ul li::before {
  content: "\f00c";
  font-family: 'FontAwesome';
  display: block;
  font-size: 32px;
  color: #289548;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 20;
}
#consultancy_wrapper form {
	border: 2px solid #eee;
	padding: 40px 20px 0;
	border-radius: 40px;
	box-shadow: 10px 10px 10px #eee;
	border-top: 10px solid #289548;
	border-bottom: 10px solid #289548;
}
.ui-datepicker td.giorno-disabilitato a {
  background: #fff0f0 !important;
  color: #d00 !important;
  border: 1px solid #f3d0d0 !important;
  cursor: not-allowed !important;
}
#consultancy_wrapper_post img {
	width: 240px;
	border-radius: 50%;
	margin: 0 40px 0 0;
	/* border: 1px solid #555; */
	border-bottom: 10px solid #C72530;
	box-shadow: 10px 10px 10px #ccc;
}

body.page-id-7053 h1 {
  margin-bottom: -30px !important;
}
body:not(.page-id-7028) #consultancy_wrapper ul li {
  background: none !important;
  padding: 0;
  border: 0 !important;
  list-style-type: square;
  font-size: 18px;
}
body:not(.page-id-7028) #consultancy_wrapper ul {
	margin: 20px 0 20px 20px;
}
body:not(.page-id-7028) #consultancy_wrapper ul li::before {
  display: none;
}
body:not(.page-id-7028) #consultancy_wrapper ul li strong, #consultancy_wrapper ul li b {
  border: 0 !important;
}
body:not(.page-id-7028) #consultancy_wrapper form .row {
  flex-flow: column;
}
body:not(.page-id-7028) #consultancy_wrapper form input,
body:not(.page-id-7028) #consultancy_wrapper form select,
body:not(.page-id-7028) #consultancy_wrapper form textarea {
  margin-bottom: 10px !important;
}
body:not(.page-id-7028) #consultancy_wrapper form textarea {
  height: 120px !important;
  margin-bottom: 20px !important;
}
body:not(.page-id-7028) #consultancy_wrapper form .contact_form_hint {
  margin: -5px 0 15px !important;
}
body:not(.page-id-7028) #consultancy_wrapper form .wpcf7-acceptance input[type="checkbox"] + span {
	font-size: 13px !important;
	padding-right: 0px !important;
}

/* FORM DI CONTATTO*/
.wpcf7-form label {
	font-size: 17px !important;
}
.wpcf7-form input, .wpcf7-form select, .wpcf7-form textarea {
	border: 0 !important;
	background: #efefef !important;
	border-radius: 10px !important;
  font-family: 'Exo', sans-serif !important;
	font-size: 17px !important;
	padding: 8px 12px !important;
	color: #000 !important;
	font-weight: 600 !important;
}
.wpcf7-form select[multiple="multiple"] {
  font-family: 'Exo', sans-serif !important;
  font-weight: 300 !important;
  font-size: 15px !important;
}
.wpcf7-form input[type="submit"] {
	font-family: 'Exo', sans-serif !important;
	background: green !important;
	text-transform: uppercase;
	color: #fff !important;
	margin: 30px auto 0 !important;
	display: block;
	width: 220px;
	padding: 12px 20px !important;
	font-weight: 400 !important;
	font-size: 20px !important;
}
.wpcf7-form input[type="submit"]:disabled {
  background: #555 !important;
}
.wpcf7-acceptance input[type="checkbox"] {
	width: 20px;
	float: left;
	margin-right: 10px;
}
.wpcf7-acceptance input[type="checkbox"] + span {
	font-size: 14px !important;
	line-height: 1.5 !important;
	display: block;
	float: left;
	width: calc(100% - 40px) !important;
	padding-right: 40px;
}
.wpcf7 form.sent .wpcf7-response-output {
	border-color: green;
	background: green;
	color: #fff;
	border: 0;
	padding: 6px 20px 8px;
	border-radius: 10px;
	font-size: 16px;
	font-weight: 600;
	margin: 0;
	text-align: center;
}

body.home .wpcf7-form textarea {
  max-height: 100px;
}

/* SINGOLA ATTIVITA */
body.single-portfolio #consultancy_wrapper h2 {
  font-size: 24px;
  margin-bottom: 20px;
}
body.single-portfolio h6 {
	position: absolute;
	bottom: 0px;
	z-index: 9999;
	left: 50%;
	/* transform: translateX(-50%); */
	background: linear-gradient(115deg, #FECC34 50%, rgba(255,255,255,0) 90%);
	color: #111;
	padding: 12px 200px 10px 25px;
	font-size: 26px;
	font-weight: bold;
	border-radius: 0;
	white-space: nowrap;
	text-transform: uppercase;
	font-family: 'Exo', sans-serif !important;
	display: none;
}
body.single-portfolio #consultancy_wrapper h5 {
	background: #eee;
	width: 100%;
	font-size: 24px;
  line-height: 1.2;
	padding: 10px 20px !important;
	border-radius: 0 40px 40px 0;
	margin: -55px 0 40px !important;
	background: linear-gradient(90deg, #fff 0, #ddd 100%);
}
body.single-portfolio #consultancy_wrapper h3,
body.single-portfolio #consultancy_wrapper h4 {
  font-size: 28px;
	text-transform: uppercase;
	border: 0;
	margin-bottom: 20px !important;
}
body.single-portfolio #consultancy_wrapper .special-heading-border {
  display: none !important;
}
body.single-portfolio #consultancy_wrapper .avia-icon-list-container {
	margin: 95px 0 -70px !important;
}
body.single-portfolio #consultancy_wrapper ul.avia-icon-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 !important;
}
body.single-portfolio #consultancy_wrapper ul.avia-icon-list li {
  display: flex;
  flex-direction: column;
  /* flex: 1; */
  /* flex-grow: 1; */
	padding: 20px;
	border: 0 !important;
	list-style-type: square;
	font-size: 18px;
	background: #289548 !important;
	text-align: center;
	margin: 0 10px;
  border-radius: 10px;
  border-bottom: 6px solid #ccc !important;
  width: calc(50% - 20px);
  margin-bottom: 70px;
  position: relative;
}
body.single-portfolio #consultancy_wrapper ul.avia-icon-list li::before {
  position: absolute;
  display: block;
  content: "";
  font-size: 60px;
  text-align: center;
  background: #289548;
  color: #fff;
  border-radius: 50%;
  left: 50%;
  top: -50px;
  width: 140px;
  height: 100px;
  transform: translateX(-50%);
}
body.single-portfolio #consultancy_wrapper ul.avia-icon-list li:nth-of-type(1)::before {
  content: "\f017";
}
body.single-portfolio #consultancy_wrapper ul.avia-icon-list li:nth-of-type(2)::before {
  content: "\f00c";
}
body.single-portfolio #consultancy_wrapper ul.avia-icon-list li:nth-of-type(3)::before {
  content: "\f0c0";
}
body.single-portfolio #consultancy_wrapper ul.avia-icon-list li:nth-of-type(4)::before {
  content: "\f3c5";
}
body.single-portfolio #consultancy_wrapper ul.avia-icon-list li * {
  color: #fff !important;
  border: 0 !important;
}
body.single-portfolio #consultancy_wrapper ul.avia-icon-list li .iconlist_icon {
  display: none;
}
body.single-portfolio #consultancy_wrapper ul.avia-icon-list li article {
	border: 1px solid #8fd6a3 !important;
	/* padding: 10px; */
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
body.single-portfolio #consultancy_wrapper ul.avia-icon-list li article h4 {
	background: none;
	border-radius: 0;
	color: #fff;
	font-size: 26px;
	line-height: 1.2;
	margin: 20px 0 0 !important;
	padding: 0 15px;
	text-align: center;
  text-transform: uppercase;
  font-family: 'Exo', sans-serif !important;
  font-weight: 400;
}
body.single-portfolio #consultancy_wrapper ul.avia-icon-list li article p {
  line-height: 1.5;
  padding: 0 20px;
  font-family: 'Exo', sans-serif !important;
  font-weight: 400;
}

.allinclusive_promo_block {
	background: #eee;
	border-radius: 20px;
	padding: 20px;
	font-family: Exo;
	font-size: 18px;
	margin-top: 30px;
	line-height: 1.6;
	margin-bottom: -10px;
	border-left: 5px solid #289548 !important;
	border-right: 5px solid #289548 !important;
}
.allinclusive_promo_block a {
  background: #a81010 !important;
  color: #fff !important;
  display: block !important;
  margin-top: 20px !important;
  padding: 15px 30px 13px !important;
  border-radius: 12px !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  width: 400px !important;
  max-width: calc(100% - 20px) !important;
}

#act_gallery {
  display: block;
  clear: both;
}
#act_gallery img,
.img_owl_carousel img {
  border-radius: 40px;
}
#act_gallery .owl-dots,
.img_owl_carousel .owl-dots {
  text-align: center;
  margin: 15px auto 0;
}
#act_gallery .owl-dot span,
.img_owl_carousel .owl-dot span {
	height: 15px;
	width: 15px;
	display: inline-block;
	background: #aaa;
	border-radius: 50%;
	margin: 0 5px;
}
#act_gallery .owl-dot.active span,
.img_owl_carousel .owl-dot.active span {
  background: #a81010;
}

body.page-id-7053 #consultancy_wrapper .avia_textblock img.alignleft {
	border-radius: 40px;
	margin: 0 30px 0 0;
}

body.single-portfolio .avia-video,
body.single-portfolio .avia-video .avia-iframe-wrap,
body.single-portfolio .avia-video iframe {
  border-radius: 40px !important;
}

/* RISULTATI RICERCA */
body.search-results article .entry-content {
  display: none !important;
}
body.search-results article .post-meta-infos {
  display: none !important;
}
body.search-results article h2 {
  margin-bottom: 0 !important;
}
body.search-results article h2 a {
	font-size: 22px !important;
	font-weight: 600 !important;
	border-bottom: 1px dotted #111 !important;
	padding-bottom: 5px;
	padding-top: 10px !important;
	vertical-align: middle;
  text-decoration: none !important;
}
body.search-results article h2 a:hover {
	background: #dfdfdf !important;
	padding: 0 18px 10px;
	border-radius: 10px 10px 0 0;
}
body.search-results .search-result-counter {
	background: #289548 !important;
	color: #fff !important;
	font-size: 20px;
	font-family: 'Exo', sans-serif;
	font-weight: 600;
	border: 0 !important;
  box-shadow: none !important;
}
body.search-results nav.pagination span.current,
body.search-results nav.pagination a.inactive {
  font-family: 'Exo',sans-serif;
	font-size: 14px;
	border: 0;
	box-shadow: none !important;
	border-radius: 14px !important;
	font-weight: 600;
}
body.search-results nav.pagination span.current {
  background: #C72530 !important;
	color: #fff !important;
}
body.search-results nav.pagination a.inactive {
	background: #ddd;
	color: #000;
}
body.search-results .pagination .pagination-meta {
	font-family: 'Exo', sans-serif;
	color: #111 !important;
	font-size: 14px !important;
}
body.search-results .news-time {
  display: none !important;
}
body.search-results .news-headline {
	text-transform: uppercase;
	font-family: 'Exo', sans-serif;
	font-size: 20px;
	font-weight: 400;
	padding-top: 10px;
}
body.search-results .pagination {
	margin-top: 50px;
}

/* FOOTER */
#footer {
  padding: 30px 0;
}
#footer > div.container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
#footer > div.container > div {
	flex: 1;
	flex-grow: 1;
}
#footer > div.container > div:last-of-type {
  flex: 2;
  flex-grow: 2;
}
#menu-attivita-footer {
	column-count: 2;
}
#footer section {
  margin: 0;
}
footer .copyright {
  font-size: 14px;
  float: none !important;
  display: block !important;
  margin: 0 auto !important;
  text-align: center !important;
}
footer .copyright a b {
	color: #fff !important;
	display: inline-block;
	border-bottom: 1px dotted #fff;
	padding: 0 5px;
	text-transform: none;
}
#menu-attivita-footer li {
  margin-bottom: 2px !important;
}
#menu-attivita-footer li a {
  padding: 0 !important;
}
#footer h3 {
	font-size: 20px;
	border-bottom: 1px dotted #eee;
	padding-bottom: 8px;
	margin-bottom: 12px;
	color: #fff;
}
#footer #text-3 {
  margin-bottom: 0 !important;
}
#footer #text-4 {
  margin-bottom: 0 !important;
  margin-top: -12px !important;
}
#footer #search-3 {
  margin-top: 0 !important;
}
#footer .av-icon-char {
	width: 30px;
	font-size: 25px !important;
}
.fa.fa-linkedin {
	font-size: 20px;
	width: 20px;
}
.widget_nav_menu .current-menu-item > a, 
.widget_nav_menu .current_page_item > a {
	font-weight: normal;
}

#cta_consultancy {
  cursor: pointer;
	position: fixed;
	left: 20px;
	bottom: 20px;
	z-index: 100;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	width: 370px;
	background: #289548;
	border-radius: 80px 40px 40px 80px;
	padding: 0;
	margin: 0;
	/* border-right: 5px solid #289548; */
	height: 80px;
}
#cta_consultancy .img_wrapper {
	min-width: 120px;
	margin-right: 20px;
}
#cta_consultancy img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
}
#cta_consultancy .cta_message {
	color: #fff;
	font-size: 16px;
	line-height: 1.2;
	font-weight: 600;
  position: relative;
}
#cta_consultancy:hover {
  padding: 0 20px 0 0;
  width: 390px;
}
#cta_consultancy:hover .cta_message::after {
	position: absolute;
	right: -10px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 50;
	content: "\f054";
	font-size: 40px;
	color: #fff;
	font-family: 'FontAwesome';
}
body.page-id-7028 #cta_consultancy {
  display: none !important;
}

#promo_tv {
	background: #162847;
	padding: 20px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-family: Exo;
	font-weight: 600;
	letter-spacing: .01em;
	font-size: 16px;
}
#promo_tv a {
	background: #fff;
	padding: 2px 10px;
	color: #555;
	display: inline-block;
	margin-left: 10px;
	text-decoration: none;
	font-weight: 800;
	border-radius: 8px;
}

/* REVIEW SLIDER */
#review_wrapper {
	background: #555;
	margin-bottom: 60px;
	border-top: 20px solid #B02727 !important;
	box-shadow: 0 20px 20px -20px #555;
	position: relative;
}
#review_wrapper h2 {
	color: #fff;
	margin-bottom: 40px;
}
#review_wrapper .owl-carousel .owl-stage-outer {
	border: 0;
}
#review_slider .item {
	font-family: 'Exo', sans-serif;
	font-size: 24px;
	color: #fff;
	width: 600px;
	margin: 0 auto;
	max-width: calc(100% - 40px);
	line-height: 1.5;
	position: relative;
	overflow-y: visible;
	font-weight: 300;
}
#review_slider .item::before {
	content: "";
	display: block;
	/* height: auto; */
	height: 140px;
	width: 140px;
	background-image: url('/gfx/quote_open.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 50;
	position: absolute;
	left: -50%;
	top: 50%;
	transform: translateY(-50%);
	filter: invert(100%);
}
#review_slider .item::after {
	content: "";
	display: block;
	/* height: auto; */
	height: 50px;
	width: 50px;
	background-image: url('/gfx/quote_close.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 50;
	position: absolute;
	right: -30%;
	top: 0;
}
#review_slider .item span {
	display: block;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 16px;
	border-top: 1px dotted #eee;
	margin-top: 20px;
	padding-top: 20px;
	text-align: right;
}
/* #review_slider .item span::before {
  content: "Azienda ";
} */

/* RESPONSIVE */
@media all and (max-width: 1960px) {
  #hp_top_focus_blocks_wrapper .advantage_box .info_wrapper {
    justify-content: start;
  }
  .act_list_item h3 {
    font-size: 24px;
  }
  .act_list_item .type_icon_legend {
    padding: 0 5px 5px 60px;
  }
  .act_list_item .type_icon_legend p.this {
	  font-size: 15px;
  }
  .act_list_item .type_icon_legend p.legend a {
	  margin: 0 2px;
    padding: 0 5px;
  }
  .act_list_item .type_icon_legend p.legend a img {
    display: none;
  }
  .act_list_item .type_icon_legend p.legend a.classic {
    background: #555 !important;
    color: #fff;
  }
  .act_list_item .type_icon_legend p.legend a.adventure {
    background: #C72530 !important;
    color: #fff;
  }
  .act_list_item .type_icon_legend p.legend a.eco,
  .act_list_item .type_icon_legend p.legend a.green {
    background: #55a54a !important;
    color: #fff;
  }
}
@media all and (max-width: 1440px) {
  #hp_top_focus_blocks_wrapper {
    flex-direction: row;
    flex-wrap: wrap;
  }
  #hp_top_focus_blocks_wrapper .advantage_box {
    width: calc(50% - 20px);
    margin: 0 10px 80px;
  }
  #hp_focus_blocks_wrapper .advantage_box {
    padding: 30px 30px 20px;
    width: 100%;
    height: auto !important;
  }
  #hp_focus_blocks_wrapper .advantage_box .icon_wrapper {
    position: relative;
    left: 0;
    padding-left: 10px;
    top: 0;
    display: block;
    height: auto;
    float: left;
    margin: 0 20px 10px 0;
    width: auto;
  }
  #hp_focus_blocks_wrapper .advantage_box p.title {
    font-size: 22px;
  }
  #hp_focus_blocks_wrapper .advantage_box:nth-of-type(2n) {
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(221, 221, 221, 1) 100%);
    border-radius: 0 100px 30px 0;
    text-align: right;
  }
  #hp_focus_blocks_wrapper .advantage_box:nth-of-type(2n) .icon_wrapper {
    float: right;
    padding-left: 0;
    margin: 0 0 10px 20px;
    padding-right: 10px;
  }
  #hp_focus_blocks_wrapper .advantage_box .icon_wrapper i {
    font-size: 60px;
  }
  #hp_focus_blocks_wrapper .advantage_box ul.desc li {
    display: inline;
  }

  .act_list_item h3 {
    font-size: 20px;
  }
  #cta_consultancy img {
    width: 100px;
    height: 100px;
  }
  #cta_consultancy .img_wrapper {
    min-width: 115px;
    margin-right: 0px;
  }
  #cta_consultancy .cta_message {
    font-size: 15px;
  }
  #cta_consultancy {
	  width: 310px;
  }

  #review_slider .item::before {
    height: 50px;
    width: 50px;
    left: -70px;
    top: 30px;
  }
  #review_slider .item::after {
    display: none;
  }
}
@media all and (max-width: 1900px) and (min-width: 851px) {

}
@media all and (max-width: 850px) {
  p {
    line-height: 1.4;
  }

  

  .act_list_item h3 {
    font-size: 18px;
  }
  .act_list_item h3 p.tagline {
    top: -46px;
  }

  .act_list_item .type_icon {
    width: 50px;
    height: 50px;
  }
  .act_list_item .type_icon img {
    width: 35px;
  }

  #consultancy_wrapper ul {
    margin: 20px 0 30px 0;
  }
  #consultancy_wrapper ul li {
    font-size: 17px;
    margin: 0 0 10px 0;
  }

  #footer > div.container {
    flex-direction: column;
    flex-wrap: nowrap;
  }
  #footer > div.container > div {
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
  }
  #footer .widget {
	  margin: 0px 0 20px 0;
  }
}
@media all and (max-width: 600px) {
  h1 {
    font-size: 28px !important;
    line-height: 1.1 !important;
  }
  h2 {
    font-size: 24px !important;
    line-height: 1.3 !important;
  }

  body.page-id-7053 h1 {
    margin-bottom: 0px !important;
  }

  .act_carousel .owl-nav {
    left: -35px;
    width: calc(100% + 70px);
  }
  #consultancy_wrapper_post img {
    margin: 0 0 25px;
    display: block;
    float: none;
  }
  #cta_consultancy {
    width: 100%;
    left: 0;
    bottom: 0;
    border-radius: 80px 0 0 80px;
    height: 50px;
  }
  #cta_consultancy:hover {
    padding: 0;
    width: 100%;
  }
  #cta_consultancy .img_wrapper {
    min-width: 95px;
    margin-right: 0px;
    margin-top: 10px;
  }
  #cta_consultancy img {
    width: 80px;
    height: 80px;
  }
  #cta_consultancy .cta_message {
    font-size: 14px;
    padding-right: 40px;
    font-weight: 400;
  }
  #cta_consultancy .cta_message::after {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 50;
    content: "\f054";
    font-size: 32px;
    color: #fff;
    font-family: 'FontAwesome';
  }

  #review_slider .item::before {
    background: none;
    position: relative;
    content: '"';
    width: auto;
    height: auto;
    display: inline-block;
    color: #fff !important;
    lefT: auto;
    top: 5px;
    transform: none;
    filter: none;
    font-size: 34px;
  }
  #review_slider .item {
    font-size: 20px;
    line-height: 1.4;
  }

  body.single-portfolio #consultancy_wrapper ul.avia-icon-list li {
    width: 100%;
  }
  body.single-portfolio #consultancy_wrapper .avia-icon-list-container {
    margin: 0 0 -70px !important;
    padding-top: 40px;
  }
  body.single-portfolio #consultancy_wrapper h5 {
    font-size: 22px;
    padding: 10px 10px 10px 0 !important;
  }
  body.single-portfolio h6 {
    padding: 8px 100px 8px 20px;
    font-size: 18px;
    bottom: -1px;
  }
  .allinclusive_promo_block {
    font-size: 16px;
    line-height: 1.4;
  }
  .allinclusive_promo_block a {
	  padding: 15px 10px 13px !important;
  }

  body.page-id-7053 #consultancy_wrapper .avia_textblock img.alignleft {
    margin: 20px 0;
  }

  #act_gallery .owl-dot span,
  .img_owl_carousel .owl-dot span {
    height: 12px;
    width: 12px;
    margin: 0 3px;
    
  }
  body.single-portfolio #consultancy_wrapper ul.avia-icon-list li::before {
    font-size: 45px;
    top: -50px;
    width: 90px;
    height: 90px;
    padding-top: 5px;
  }
  body.single-portfolio #consultancy_wrapper ul.avia-icon-list li article h4 {
    margin: 15px 0 0 !important;
  }
  body.single-portfolio #consultancy_wrapper ul.avia-icon-list li article p {
    padding: 0 10px;
    margin: 8px 0 10px;
  }

  #hp_focus_blocks_wrapper {
    margin-bottom: -50px;
  }
  #hp_focus_blocks_wrapper .advantage_box .icon_wrapper {
    padding-left: 10px;
  }
  #hp_focus_blocks_wrapper .advantage_box .icon_wrapper i {
    font-size: 50px;
  }

  #hp_top_focus_blocks_wrapper .advantage_box {
    width: 100%;
  }

  /* body.page-id-3783 .avia-buttonrow-wrap {
    margin: 0px 0 -50px !important;
  } */
  body.page-id-3783#top #wrap_all #after_submenu_2 > .container {
    width: 100% !important;
    max-width: 100% !important;
  }
  .act_list_item h3 p.tagline {
    top: -35px;
    padding: 2px 100px 2px 10px;
    font-size: 14px;
  }
  body.single-portfolio .portfolio_custom_cat {
    font-size: 20px;
    font-weight: 400;
  }
  body.single-portfolio #consultancy_wrapper h5 {
    font-size: 20px;
  }

  .only_desktop {
    display: none !important;
  }
  .wpcf7-form p.contact_form_hint {
    margin: -15px 0 15px !important;
    color: #555 !important;
  }
  #menu-attivita-footer {
    column-count: 1;
  }

  #promo_tv a {
    margin-top: 10px;
  }
}