/*
Theme Name: H2Score
Description: Tema responsive per enfold child
Version: 1.0
Author: Stefano Morreale
Author URI: Ydeare
Template: enfold
*/

/* HEADER */
#top #header .av-main-nav > li > a {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 300;
	letter-spacing:0.6px;
}
#top #header .av-main-nav > li > a:hover {
    color:#000;
}
#top #header .av-main-nav > li.current-menu-item > a {
    font-weight: 600;
	font-style:italic;
}
#top #wrap_all .av-main-nav ul > li:hover > a, 
#top #wrap_all .avia_mega_div, 
#top #wrap_all .avia_mega_div ul, 
#top #wrap_all .av-main-nav ul ul {
	color: #000000;
}
#top #wrap_all .av-main-nav ul > li.current-menu-item > a{
	font-weight: 600;
	font-style:italic;
	color: #000000;
}
#top #wrap_all .av-main-nav ul > li > a, 
#top #wrap_all .avia_mega_div, 
#top #wrap_all .avia_mega_div ul, 
#top #wrap_all .av-main-nav ul ul,
.header_color .main_menu ul ul {
	background-color: rgba(246, 248, 247, 0.75);
	border-color: transparent;
	font-size: 16px;
	line-height: 1.5em;
}
.html_header_top .header_color .main_menu ul:first-child > li > ul, 
.html_header_top #top .header_color .avia_mega_div > .sub-menu {
	border-top: 0px;
}
.av-main-nav ul li {
  margin: 0;
  padding: 0;
  width: 100%;
  border-bottom: 1px solid #6e7a80;
}

.av-main-nav ul li:last-child {
  border-bottom: none;
}
.header_color .main_menu ul ul {
	border-radius:0 0 10px 10px;
	overflow:hidden;
}
#top .social_bookmarks {
    margin: 5px 0 -5px -9px;
}
#top .social_bookmarks li {
    width: 28px;
    margin-right: 4px;
}
#header_meta .social_bookmarks li a, 
header #wrap_all [class*="av-social-link-"] a {
	background-color: #f8b133 !important;
	border-radius: 50%;
	height: 28px;
	min-height: 28px;
}
#header_meta .social_bookmarks li.avia-svg-icon img[is-svg-img=true], 
#header_meta .social_bookmarks li.avia-svg-icon svg:first-child {
    width: 18px;
    margin-top: 5px;
    height: 18px;
}
.header_color .team-social a.avia-svg-icon svg:first-child, 
.header_color .meta-heading .avia-svg-icon svg:first-child, 
.header_color .social_bookmarks .avia-svg-icon a svg:first-child {
    stroke: #fff;
    fill: #fff;
}
/* FINE HEADER */

/* ELEMENTI GENERICI */
/*.avia-image-container .avia-image-overlay-wrap, .avia-image-container .avia_image {
	transition: all .7s;
	min-height: 120px;
	min-width: 140px;
}*/
/* testi */
.template-page .entry-content-wrapper h1, 
.template-page .entry-content-wrapper h2 {
    text-transform: none;
    letter-spacing: 0.5px;
}
.av-special-heading {
    margin-top: 30px;
    margin-bottom: 35px;
}
h1 {
    font-size: 50px;
    line-height: 1.1em;
    margin-bottom: 20px;
}
h2 {
    font-size: 40px;
    line-height: 1.1em;
    margin-bottom: 20px;
}
h3 {
	font-size: 32px;
	line-height: 1.1em;
	margin-bottom: 8px;
}
.av-thin-font strong, 
.modern-quote strong {
    font-weight: 800;
}
body#top {
    font-weight: 300;
    letter-spacing: 0.2px;
}
#top a {
	text-decoration: underline;
}
#top .avia-button-wrap a,
#top a.more-link{
	text-decoration: none;
}
#top .main_menu a {
	text-decoration: none;
}
p b, p strong {
    font-weight: 600;
}
.testo-grande{
	font-size:1.3em;
}
.av-special-heading .av-subheading.av-subheading_below p, 
.av-special-heading .av-subheading.av-subheading_below p {
	font-size: 18px;
	font-weight: 300;
}
.av-special-heading .av-subheading b,
.av-special-heading .av-subheading strong {
	font-weight:600;
}
.sottotitolo-grande .av-subheading.av-subheading_below p {
	font-size: 28px;
	font-weight: 400;
	line-height: 1.4;
}
/* fine testi*/

/* bottoni */
#top #wrap_all .avia-slideshow-button, 
#top .avia-button, 
.html_elegant-blog .more-link, 
.avia-slideshow-arrows a:before {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    text-transform: uppercase;
}
#top #wrap_all .avia-button {
    background-color: #f8b133;
    border-color: #f8b133;
    border-radius: 50px 50px 50px 50px;
	min-width:150px;
}
#top #wrap_all .avia-button:hover {
    background-color: #d69a2c;
    color: white;
    transition: all 0.4s ease-in-out;
}
/* fine bottoni */

/* slider post articoli */
.avia-content-slider .slide-meta {
	display:none;
}
.avia-content-slider .slide-image, .avia-content-slider .slide-image img {
	border-radius: 20px;
}
.avia-content-slider .more-link {
	background: #f8b133;
	border-radius: 50px;
	padding: 3px 15px;
	margin-top: 15px;
	text-transform: uppercase;
	font-size:15px;
}
.avia-content-slider a.more-link{
	color:#fff;
}
.avia-content-slider a.more-link:hover{
	opacity:0.8;
}
.avia-content-slider a.more-link .avia-svg-icon svg:first-child {
  stroke: #fff;
  fill: #fff;
}
.main_color a.more-link:hover .avia-svg-icon svg:first-child {
  stroke: #fff;
  fill: #fff;
	opacity:0.8;
}
.post-entry .avia-content-slider article {
	margin-bottom: 35px !important;
}
/* fine slider post articoli */

/* slider orizzontale consortium */
.av-horizontal-gallery .prev-slide, 
.av-horizontal-gallery .next-slide {
	border-radius: 100px;
}
#top .av-horizontal-gallery.av-slideshow-ui .avia-slideshow-arrows.av-visible-prev > a.prev-slide, 
#top .av-horizontal-gallery.av-slideshow-ui.av-loop-endless .avia-slideshow-arrows > a, 
#top .av-horizontal-gallery.av-slideshow-ui.av-loop-manual-endless .avia-slideshow-arrows > a {
  width: 45px;
  transition: all .8s ease-in-out;
  height: 45px;
}
#top .av-horizontal-gallery .avia-slideshow-arrows a {
	line-height: 45px;
	font-size: 25px;
	opacity:1;
}
#top .av-horizontal-gallery .avia-slideshow-arrows a.avia-svg-icon svg:first-child {
	margin-top: 10px;
	stroke: #fff;
	fill: #fff;
}
.av-horizontal-gallery-enlarge-effect .av-horizontal-gallery-wrap.av-active-gal-item{
	box-shadow: 0px 0px 10px -2px #777;
}
.av-horizontal-gallery-enlarge-effect.av-horizontal-gallery {
	padding: 40px 0 !important;
}
/* fine slider orizzontale consortium */

/* form contatto */
#footer-page .avia_ajax_form .select, 
#footer-page .avia_ajax_form .text_area, 
#footer-page .avia_ajax_form .text_input{
	padding:10px 13px;
	border-radius:10px 0 0 10px;
}
#footer-page .avia_ajax_form .form_element_third {
	margin-left: 0%;
}
#footer-page .modified_width .button {
	padding: 10px 10px 10px;
	font-family: 'static',Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	border-radius: 0 10px 10px 0;
	font-size: 1em;
}
/* fine form contatto */

/* testate pagine */
.testatapagina h2 {
	font-size: 48px;
	font-weight: 300;
	text-transform: none !important;
	/*text-shadow: 5px 5px 10px #000;*/
	line-height: 1.3em;
}
.testatapagina{
	background-color:transparent;
	z-index:10;
	position:relative;
}
/* fine testate pagine */
/* FINE ELEMENTI GENERICI */

/* HOMEPAGE */
#immaginehometrasp {
	background-color: transparent;
}
.slideshow_caption {
    width: 55%;
    top: 0;
    padding: 30px;
}

.slideshow_align_caption {
    padding-top: 15%;
    vertical-align: top;
}
#immaginehometrasp h1 {
    font-size: 48px;
    font-weight: 300;
    text-transform: none!important;
    text-shadow: 5px 5px 10px #000;
	line-height: 1.3em;
}
#immaginehometrasp.avia-section.av-minimum-height .container .content {
	display: table-cell;
	vertical-align: top;
	height: 100%;
	float: none !important;
}
#immaginehometrasp.avia-section{
	margin-bottom:-300px;
}

h2.avia-caption-title {
    font-size: 48px;
    font-weight: 300;
    text-transform: none!important;
    text-shadow: 5px 5px 10px #000;
	line-height: 1.3em;
}
#top .croce .flex_column_table.av-equal-height-column-flextable:not(:first-child){
	margin-top:0px;
}
.bloccouno, .bloccodue, .bloccotre, .bloccoquattro{
	padding: 18px 25px;
}

.av-horizontal-gallery-large-gap .av-horizontal-gallery-wrap {
	margin-right: 15px;
	border-radius: 20px;
	overflow: hidden;
}
.avia-content-slider .slide-entry-title {
	font-size: 1em;
	line-height: 1.4em;
	margin: 0;
	min-height: 75px;
}
/* FINE HOMEPAGE */

/* PAGINA THE PROJECT */
.js_active .toggler {
	padding: 9px 15px;
	top: 0px;
	border-width: 0px;
	text-align: center;
}
.av-minimal-toggle .single_toggle {
	border-radius: 5px;
	margin: 0 0 3px 0;
}
.main_color span.vert_icon,
.main_color span.hor_icon{
	border-color:#ffffff;
}
.main_color .toggle_content{
	background-color:#f4f4f4;
}
.toggle_icon {
	right: 20px !important;
	left: auto;
}
#top .main_color .av-minimal-toggle.togglecontainer .single_toggle .toggler[data-fake-id="#uno"] {
	background-color:#50782F;
	color:#ffffff;
}
#top .main_color .av-minimal-toggle.togglecontainer .single_toggle .toggler[data-fake-id="#due"] {
	background-color:#5C8A34;
	color:#ffffff;
}
#top .main_color .av-minimal-toggle.togglecontainer .single_toggle .toggler[data-fake-id="#tre"] {
	background-color:#74A748;
	color:#fff;
}
#top .main_color .av-minimal-toggle.togglecontainer .single_toggle .toggler[data-fake-id="#quattro"] {
	background-color:#80B354;
	color:#fff;
}
#top .main_color .av-minimal-toggle.togglecontainer .single_toggle .toggler[data-fake-id="#cinque"] {
	background-color:#50782F;
	color:#fff;
}
#top .av-timeline-nav a.av-nav-btn.avia-svg-icon {
	background-color: #f8b133;
}
.discovermore img {
	/* height: 150px; */
	text-align: left;
	width: 165px;
}
.discovermore .flex_column {
	border-radius: 20px 20px 20px 20px;
	padding: 20px 20px 50px 20px;
}
#top div .avia-gallery .avia-gallery-big {
	display: block;
	overflow: hidden;
	padding: 0px;
	margin-bottom: 0px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-style: solid;
	border-width: 1px;
}
/* FINE PAGINA THE PROJECT */

/* PAGINA EXPECTED RESULTS */
#top .iconbox_left_content.av-icon-style-no-border .iconbox_icon, 
#top .iconbox_right_content.av-icon-style-no-border .iconbox_icon {
	border: none;
	height: 1.5em;
	width: 1.5em;
	line-height: 1.5em;
	margin-top: 0;
	font-size: 55px;
	margin-top: -15px;
}
.iconbox_icon.avia-svg-icon svg:first-child, 
.iconbox_icon.avia-svg-icon img[is-svg-img="true"] {
	height: 1.5em;
	width: 1.5em;
	margin-top: 3px;
}
.hr {
	height: 5px;
	line-height: 10px;
	margin: 0px 0 30px;
}
.av-outer-tab-title .av-inner-tab-title {
	font-size: 16px !important;
	font-weight: 500;
}
#top .av-section-tab-title {
	padding: 10px 10px 0px 10px;
	min-width: 160x;
}
.av-tab-with-image .av-inner-tab-title {
	min-width: 160px;
}
.av-active-tab-title .av-tab-section-image {
	margin: 0 auto;
}
.av-tab-section-image {
	margin: 0 auto;
}
.av-tab-arrow-container {
	min-width: 160px;
}
/* FINE EXPECTED RESULTS */

/* PAGINA WHY H2SCORE */
.avia-icon-list .iconlist_title {
	text-transform: none;
	top: 4px;
	font-weight: 500;
}
.iconlist_content p {
	margin-top: .45em;
	line-height: 1.5em;
}
.avia-icon-list-container .avia-svg-icon img[is-svg-img="true"], 
.avia-icon-list-container .avia-svg-icon svg:first-child {
	height: 80px;
	width: 80px;
}
.avia-icon-list .iconlist_icon img[is-svg-img="true"], 
.avia-icon-list .iconlist_icon svg:first-child {
	margin-top: 0px;
	margin-left: 1px;
}
.avia-icon-list .iconlist_icon {
	height: 80px;
	width: 80px;
	line-height: 80px;
	margin-right: 30px;
	margin-left: -10px;
	margin-top: -22px;
}
.avia-icon-list li {
	padding: 0 0 15px 0;
	min-height: 50px;
}
.why-box img {
	max-width: 250px;
}
/* FINE PAGINA WHY H2SCORE */

/* PAGINA CONSORTIUM */
.avia-tooltip blockquote, .avia-tooltip ol, .avia-tooltip ul {
	text-align: left;
	list-style-type: disc;
  list-style-position: inside;
}
.avia-tooltip .inner_tooltip {
	font-size: .8em;
	line-height: 1.5em;
}
.avia-tooltip .inner_tooltip ul {
	padding: 5px 10px;
	margin-bottom:0;
}
.avia-tooltip {
	padding: 0px 0 10px;
	border-radius: 25px 25px 25px 25px;
}
.avia-tooltip .avia-arrow {
	background: #fff;
	border: none;
	display:none;
}
/* FINE PAGINA CONSORTIUM */

/* ARTICOLI SINGOLI */
.big-preview.single-big {
	padding: 0 50px 30px 0;
}
/* FINE ARTICOLI SINGOLI */

/* SIDEBAR */
#menu-back .torna {
	text-align: center;
	border-radius: 8px;
	border: 1px solid #2f6f8f;
	color: #396134;
	padding: 3px 10px;
	font-size: 16px;
}
#menu-back .torna:hover {
	border: 1px solid #2f6f8f;
	background-color:#396134;
}
#menu-back .torna a{
	color:#396134;
}
#menu-back .torna a:hover{
	color:#ffffff;
}
#menu-back .torna i {
	margin-right: 6px;
}
.news-thumb {
	margin-right: 9px;
	padding: 0px;
	margin-top: 4px;
	border-width: 0px;
	height: 40px;
	width: 40px;
}
.news-thumb img, .news-thumb img {
	width: 40px;
	height: 40px;
}
h3.widgettitle {
	letter-spacing: 0px;
	font-size: 1.2em;
}
/* FINE SIDEBAR */

/* FOOTER */
#footer-page .skyline {
	max-width: 500px;
}
#footer-page .av-share-box ul li a {
	color: inherit;
	font-size: 18px;
}
#footer-page .av-social-sharing-box.av-social-sharing-box-same-width .av-share-box ul li a {
	width: 36px;
	height: 36px;
	margin-right: 7px;
	background: linear-gradient(to right, #5592bd, #71aa41);
}
#footer-page .av-share-box ul li a {
	padding: 3px 0;
}
#footer-page .av-social-sharing-box {
	margin-top: 18px;
}
/*#footer-page .social_bookmarks li {
    width: 28px;
    margin-right: 4px;
}
#footer-page .social_bookmarks li a, 
#footer-page #wrap_all [class*="av-social-link-"] a {
	background-color: #f8b133 !important;
	border-radius: 50%;
	height: 28px;
	min-height: 28px;
}
#footer-page li.avia-svg-icon img[is-svg-img=true], 
#footer-page li.avia-svg-icon svg:first-child {
    width: 18px;
    margin-top: 5px;
    height: 18px;
}
#footer-page a.avia-svg-icon svg:first-child, 
#footer-page .avia-svg-icon svg:first-child, 
#footer-page .avia-svg-icon a svg:first-child {
    stroke: #fff;
    fill: #fff;
}*/
/* cf7 newsletter*/
/* =========================
   FOOTER NEWSLETTER CF7
   ========================= */

/* personalizzazioni rapide */
#footer-newsletter-cf7 {
  --nl-height: 52px;                  /* altezza campo e bottone */
  --nl-radius: 18px;                  /* arrotondamento esterno */
  --nl-input-bg: #e9e9e9;             /* sfondo campo email */
  --nl-input-color: #8f98a3;          /* colore testo/placeholder input */
  --nl-button-bg: #2f6f97;            /* sfondo bottone */
  --nl-button-color: #ffffff;         /* testo bottone */
  --nl-button-font: inherit;          /* qui puoi mettere il tuo font */
  --nl-button-size: 16px;             /* font-size bottone */
  --nl-error-size: 12px;              /* font-size messaggio errore */
  --nl-error-color: #d94a38;          /* colore errore */
}

/* reset base */
#footer-newsletter-cf7,
#footer-newsletter-cf7 p,
#footer-newsletter-cf7 .wpcf7-form-control-wrap {
  margin: 0 !important;
}

#footer-newsletter-cf7 .avf-newsletter {
  max-width: 460px;
}

#footer-newsletter-cf7 form {
  margin: 0;
}

/* riga campo + submit */
#footer-newsletter-cf7 .avf-newsletter-inline {
  display: flex;
  align-items: stretch;
  width: 100%;
  overflow: visible !important; /* fondamentale per non deformare il box con l'errore */
  margin-bottom: 24px;
}

/* campo email */
#footer-newsletter-cf7 .avf-newsletter-field {
  flex: 1 1 auto;
  min-width: 0;
  position: relative;
}

#footer-newsletter-cf7 .avf-newsletter-field .wpcf7-form-control-wrap {
  position: relative;
  display: block;
  width: 100%;
}

#footer-newsletter-cf7 input.avf-newsletter-input,
#footer-newsletter-cf7 input[type="email"].avf-newsletter-input {
  display: block;
  width: 100% !important;
  height: var(--nl-height) !important;
  margin: 0 !important;
  padding: 0 15px !important;
  border: 0 !important;
  border-radius: var(--nl-radius) 0 0 var(--nl-radius) !important;
  background: #ffffff !important;
  box-shadow: none !important;
  outline: none !important;
  appearance: none;
  -webkit-appearance: none;
  font-size: 18px;
  line-height: var(--nl-height) !important;
  color: var(--nl-input-color) !important;
}

#footer-newsletter-cf7 input.avf-newsletter-input::placeholder,
#footer-newsletter-cf7 input[type="email"].avf-newsletter-input::placeholder {
  color: var(--nl-input-color) !important;
  opacity: 1;
}

/* wrapper submit neutro */
#footer-newsletter-cf7 .avf-newsletter-submit-wrap {
  flex: 0 0 auto;
  display: flex !important;
  align-items: stretch;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  position: static !important;
}

#footer-newsletter-cf7 .avf-newsletter-submit-wrap::before,
#footer-newsletter-cf7 .avf-newsletter-submit-wrap::after {
  content: none !important;
  display: none !important;
}

/* bottone */
#footer-newsletter-cf7 input.avf-newsletter-submit,
#footer-newsletter-cf7 input[type="submit"].avf-newsletter-submit,
#footer-newsletter-cf7 .wpcf7-submit.avf-newsletter-submit {
  display: block !important;
  height: var(--nl-height) !important;
  margin: 0 !important;
  padding: 0 15px !important;
  border: 0 !important;
  border-radius: 0 var(--nl-radius) var(--nl-radius) 0 !important;
  background: var(--nl-button-bg) !important;
  color: var(--nl-button-color) !important;
  box-shadow: none !important;
  text-shadow: none !important;
  font-family: var(--nl-button-font) !important;
  font-size: var(--nl-button-size) !important;
  font-weight: 500 !important;
  line-height: var(--nl-height) !important;
  letter-spacing: 0 !important;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
min-width: 110px;
}

/* spinner CF7 */
#footer-newsletter-cf7 .wpcf7-spinner {
  display: none !important;
}

/* errore: fuori dal flusso, non deforma il box */
#footer-newsletter-cf7 .avf-newsletter-field .wpcf7-not-valid-tip {
  position: absolute;
  left: 0;
  top: calc(100% + 8px);
  margin: 0 !important;
  font-size: var(--nl-error-size) !important;
  line-height: 1.2 !important;
  color: var(--nl-error-color) !important;
  white-space: nowrap;
}

/* evidenza campo non valido */
#footer-newsletter-cf7 input.wpcf7-not-valid {
  box-shadow: inset 0 0 0 2px var(--nl-error-color) !important;
}

/* messaggio generale CF7 */
#footer-newsletter-cf7 .wpcf7-response-output {
  margin: 12px 0 0 !important;
  font-size: 13px;
	line-height:1.3em;
}

/* checkbox privacy */
#footer-newsletter-cf7 .avf-newsletter-consent {
  margin-top: 0 !important;
  font-size: 15px;
  line-height: 1.5;
}

#footer-newsletter-cf7 .avf-newsletter-consent .wpcf7-list-item {
  margin: 0 !important;
}

#footer-newsletter-cf7 .avf-newsletter-consent label {
  display: inline-flex;
  align-items: flex-start;
  gap: 8px;
}

#footer-newsletter-cf7 .avf-newsletter-consent input[type="checkbox"] {
  margin: 3px 0 0 0 !important;
}

/* link privacy */
#footer-newsletter-cf7 .avf-newsletter-consent a {
  text-decoration: underline;
}

/* mobile */
@media only screen and (max-width: 767px) {
  #footer-newsletter-cf7 .avf-newsletter-inline {
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: stretch;
    overflow: visible !important;
    margin-bottom: 18px;
  }

  #footer-newsletter-cf7 .avf-newsletter-field {
    flex: 1 1 auto;
    min-width: 0;
    margin-bottom: 0;
  }

  #footer-newsletter-cf7 .avf-newsletter-submit-wrap {
    flex: 0 0 auto;
    display: flex !important;
  }

  #footer-newsletter-cf7 input.avf-newsletter-input,
  #footer-newsletter-cf7 input[type="email"].avf-newsletter-input {
    border-radius: var(--nl-radius) 0 0 var(--nl-radius) !important;
    font-size: 16px;
    padding: 0 16px !important;
  }

  #footer-newsletter-cf7 input.avf-newsletter-submit,
  #footer-newsletter-cf7 input[type="submit"].avf-newsletter-submit {
    width: auto !important;
    min-width: 96px;
    border-radius: 0 var(--nl-radius) var(--nl-radius) 0 !important;
    padding: 0 18px !important;
    font-size: 14px !important;
  }

  #footer-newsletter-cf7 .avf-newsletter-field .wpcf7-not-valid-tip {
    white-space: normal;
    max-width: 100%;
  }
}
/* fine cf7 newsletter */
/* FINE FOOTER */



@media only screen and (min-width: 1920px) {
.slideshow_align_caption {
	padding-top: 30%;
	vertical-align: top;
}
}

@media only screen and (min-width: 990px) {
/* HOMEPAGE */
.croce .bloccouno {
	border-right: 2px solid #909fa5;
	border-bottom: 2px solid #909fa5;
}
.croce .bloccodue {
	border-bottom: 2px solid #909fa5;
}
.croce .bloccotre {
	border-right: 2px solid #909fa5; /*6e7a80*/
}

.bloccouno, .bloccodue{
	padding: 0 75px 40px;
}
.bloccotre, .bloccoquattro {
	padding: 40px 75px 0;
}
/* FINE HOMEPAGE */

/* FOOTER */
	#footer-page .lama-bianca {
	border-radius: 0 100px 0 0 !important;
	background-color: #f6f8f7;
	margin-left: -100px;
	padding-left: 200px;
}
/* FINE FOOTER */
}


@media only screen and (max-width: 989px) {
	/* FOOTER */
	#footer-page .lama-bianca {
	border-radius: 0 100px 0 0 !important;
	background-color: #f6f8f7;
}
/* FINE FOOTER */	
}

@media only screen and (max-width: 767px) {
	.av-no-preview .avia-timeline-horizontal.av-milestone-placement-top .av-milestone-content-wrap {
	padding: 15px 10px 10px 50px;
}
#immaginehometrasp.avia-section{
	margin-bottom:-100px;
}
}


@media only screen and (max-width: 479px) {}

/*Add your own styles here:*/