/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
html {
	scroll-behavior: smooth;
}
h1, h2, h3, h4, h5, h6, a {
    font-family: 'Barlow Semi Condensed', sans-serif;
}
p, em {
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #000000;
    font-size: 16px;
    line-height: 23px;
}
p a {
    text-decoration: underline;
}
p a:hover {
    text-decoration: underline;23
    color: #fed32d;674
}
.graffa.uk-width-large-1-9.uk-width-medium-1-9.uk-hidden-small.uk-vertical-align {
    text-align: center;
}
.uk-panel {
    margin-top: 0 !important;
}
div#PopupSignupForm_0 .mc-layout__modalContent {
    border: 5px solid #fed32d;
    min-height: 450px;
}

.slideshow-progetti.uk-margin.uk-slideshow {
    border: 10px solid #fed32d !important;
}

/* LINGUE - toolbar-right */
.tm-toolbar {
	height: 50px;
}
.uk-panel.social {
    line-height: 50px;
    border-left: 3px solid #fed32d;
    padding-left: 25px;
}
.uk-panel.lingue {
    line-height: 50px;
}
.chzn-container.chzn-container-single.chzn-container-single-nosearch {
	width: 50px !important;
}
.chzn-container-single .chzn-single {
	background: transparent;
	box-shadow: none;
	border: 0;
	border-radius: 0;
}
.chzn-container-single .chzn-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #FFF;
    text-transform: uppercase;
    font-family: 'Barlow Semi Condensed', sans-serif;
}
.chzn-container-single .chzn-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url('/images/elementi-grafici/down-tendina.png') no-repeat;
    top: 10px;
    position: relative;
}
.chzn-container-active .chzn-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chzn-container-active.chzn-with-drop .chzn-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  /* JUI remove next line */
  /* box-shadow: 0 1px 0 #fff inset; */
}
.chzn-container-active.chzn-with-drop .chzn-single div {
  border-left: none;
  background: transparent;
}
.chzn-container-active.chzn-with-drop .chzn-single div b {
  background-position: -18px 2px;
  background: transparent;
}
.chzn-container-active .chzn-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  background: transparent;
}
.chzn-container-active .chzn-choices li.search-field input[type="text"] {
  color: #222 !important;
  background: transparent;
}

div.mod-languages li {
    margin-left: 0;
    margin-right: 0;
}
div.mod-languages .uk-subnav>* {
    flex: none;
    padding-right: 20px;
    position: relative;
    padding-left: 0;
}
div.mod-languages .uk-subnav>*>:first-child {
    display: block;
    color: #ffffff;
    transition: .1s ease-in-out;
    transition-property: color,background-color,border-color,box-shadow;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
}
div.mod-languages .uk-subnav li.uk-active a {
    color: #FFFF;
    padding-right: 15px;
    font-weight: bold;
	float: left;
}
.uk-panel.lingue.mod-languages {
    border-right: 3px solid #fed32d;
}
.tm-toolbar .uk-icon-button {
    background-color: transparent;
    color: #fed32d;
    border: 2px solid #fed32d;
}


/* MENU NAVBAR */
.uk-navbar ul.uk-navbar-nav {
    float: right;
}
.uk-navbar ul.uk-navbar-nav li {
    margin: 0 11px;
}
.uk-navbar ul.uk-navbar-nav li a {
  display: block;
  box-sizing: border-box;
  text-decoration: none;
  /* 1 */
  height: 25px;
  padding: 0 0;
  line-height: 40px;
  /* 2 */
  color: #FFFFFF;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.uk-navbar ul.uk-navbar-nav li a:after {
  content: '';
  position: absolute;
  bottom: 7px;
  left: 0;
  height: 0;
  width: 100%;
  background: none;
  -webkit-transition: height 0.15s ease, color 0.15s ease;
  transition: height 0.15s ease, color 0.15s ease;
}
.uk-navbar ul.uk-navbar-nav li:hover a,
.uk-navbar ul.uk-navbar-nav li a:focus,
.uk-navbar ul.uk-navbar-nav li.uk-open a,
.uk-navbar ul.uk-navbar-nav li.uk-active a {
  background-color: rgba(0, 0, 0, 0);
  color: #fed32d !important;
  outline: none;
  font-size: 15px;
}
.uk-navbar .uk-dotnav > * > * {
    background: #FFFFFF;
}
.uk-navbar .uk-dotnav > * {
    padding-left: 5px;
}
.uk-dotnav > .uk-active > * {
    background: #676a6c;
    background-image: none;
}
.navbar .nav>li>.dropdown-menu, 
.uk-navbar-dropdown {
	background: rgba(255, 218, 5, 0.8);
    color: #000000 !important;
    font-size: 1rem;
    vertical-align: top;
    -webkit-backface-visibility: hidden;
    border-radius: 0;
    background-image: none;
    box-shadow: none;
    padding: 5px;
    width: 160px;
}
.uk-navbar ul.uk-navbar-nav li ul.uk-nav.uk-navbar-dropdown-nav li a {
  font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 10px;
    color: #000000;
	line-height: 13px;
	margin-top: 10px;
}
ul.uk-nav.uk-navbar-dropdown-nav > li > a {
  	font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 10px;
    color: #000000;
    line-height: 13px;
	margin-top: 10px;
}
ul.uk-nav.uk-navbar-dropdown-nav > li > a:hover {
  	font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 10px;
    color: #000000;
    line-height: 13px;
	margin-top: 10px;
}

.uk-navbar ul.uk-navbar-nav .uk-navbar-dropdown ul.uk-nav.uk-navbar-dropdown-nav li a {
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 10px;
    color: #000000 !important;
    line-height: 13px;
	margin-top: 10px;
}
.uk-navbar ul.uk-navbar-nav .uk-navbar-dropdown ul.uk-nav.uk-navbar-dropdown-nav li:hover a,
.uk-navbar ul.uk-navbar-nav .uk-navbar-dropdown ul.uk-nav.uk-navbar-dropdown-nav li a:focus,
.uk-navbar ul.uk-navbar-nav .uk-navbar-dropdown ul.uk-nav.uk-navbar-dropdown-nav li.uk-open a,
.uk-navbar ul.uk-navbar-nav .uk-navbar-dropdown ul.uk-nav.uk-navbar-dropdown-nav li.uk-active a {
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 10px;
    color: #000000 !important;
    line-height: 13px;
	margin-top: 10px;
}
.uk-navbar-nav>li>a {
    min-height: 35px;
}

/* MENU OFFCANVAS */
.uk-nav-offcanvas > li > a {
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 400;
    font-size: 19px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 10px;
    color: #000000;
    line-height: 19px;
}
.uk-nav-offcanvas > li > a:hover {
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: bold;
    font-size: 19px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 10px;
    color: #000000;
    line-height: 19px;
}
.uk-nav ul > li > a {
    font-size: 16px;
}
.uk-nav-offcanvas ul a {
    color: #000000;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
}
.uk-nav-offcanvas ul a:hover {
    color: #000000 !important;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
}
.uk-nav.uk-nav-offcanvas > li.uk-active > a,
ul > li.uk-active > a {
    background: rgba(0, 0, 0, 0);
    color: #000000;
    font-weight: bold;
}

/*SLIDESHOW top-a */
.slideshow-hp-full .uk-container.uk-container-expand {
    padding-left: 0;
    padding-right: 0;
}
.headline {
    font-family: 'Barlow Semi Condensed', sans-serif;
    border-bottom: 3px solid rgb(255,211,50);
    padding-bottom: 10px;
    margin: 0;
    line-height: 36px;
    color: #FFFFFF;
    font-weight: 500;
    margin-left: 50px;
}
.bodycopy {
    font-family: 'Barlow Semi Condensed', sans-serif;
    margin-top: 15px;
    text-transform: none;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 23px;
    font-size: 20px;
    margin-left: 50px;
}
.slideshow-s-value .uk-container.uk-container-expand,
.slideshow-pg-interne .uk-container.uk-container-expand {
    padding-left: 0;
    padding-right: 0;
}
.slideshow-s-value .uk-overlay-panel,
.slideshow-pg-interne .uk-overlay-panel {
	width: 1270px;
	margin: 0 auto;
}
.slideshow-pg-interne {
	border-bottom: 20px solid #fed32d;
}

/* SCROLL-DOWN top-a */
.scroll a {
  	position: absolute;
  	left: 45%;
  	z-index: 2;
  	display: inline-block;
  	-webkit-transform: translate(0, -50%);
  	transform: translate(0, -50%);
  	letter-spacing: .1em;
  	text-decoration: none;
  	transition: opacity .3s;
}
.scroll a:hover {
	opacity: 1;
}
#scroll-down a span {
    position: absolute;
    left: 50%;
    width: 35px;
    height: 35px;
    margin-left: -12px;
    border-left: 4px solid #fff;
    border-bottom: 4px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: scroll-down-portfolio 3s infinite;
    animation: scroll-down-portfolio 3s infinite;
    box-sizing: border-box;
}
@-webkit-keyframes scroll-down-portfolio {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}
@keyframes scroll-down-portfolio {
  0% {
    transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
} 

/* Widgetkit
 ========================================================================== */
/*
 * Grid widget button
 */
.tm-grid-button .uk-panel {
  position: relative;
  overflow: visible;
}
.tm-grid-button .uk-grid-margin {
  margin-top: 60px;
}

.tm-grid-button .uk-panel > .uk-panel-title {
  margin-top: 0;
  text-transform: uppercase;
}
.tm-grid-button .uk-panel > .uk-panel-title + div {
  padding-bottom: 0;
}
.tm-grid-button .uk-panel {
  padding: 10px;
}
.tm-grid-button .uk-panel > a::after {
  content: "\e909";
  display: inline-block;
  position: absolute;
  left: 53%;
  bottom: -50px;
  width: 40px;
  height: 40px;
  margin-left: -35px;
  border-radius: 50%;
  background: #fed32d;
  font-family: 'Luna';
  color: #ffffff;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 40px;
  opacity: 0;
  transition: opacity .2s, transform .5s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.tm-grid-button .uk-panel-box-primary > a::after {
  background-color: #fed32d;
}
.tm-grid-button .uk-panel:hover > a::after {
  opacity: 1;
}


/* TESTO INTRODUTTIVO CHI SIAMO IN HOME PAGE - top-b */
/*#tm-top-b {
    padding-top: 60px;
}*/ 
div#chi-siamo {
    padding-top: 60px;
}
h1.titolo-chi-siamo-hp.uk-vertical-align-middle, 
h1.titolo-chi-siamo-hp, h2.titolo-chi-siamo-hp {
    color: #fed32d;
    font-family: 'Barlow Semi Condensed', sans-serif;
    line-height: 40px;
    font-weight: 500;
    font-size: 35px;
}
.graffa.uk-width-large-1-9.uk-width-medium-1-9.uk-hidden-small.uk-vertical-align {
    text-align: center;
}
p.chi-siamo-hp.uk-vertical-align-middle {
    color: #000000;
    font-size: 16px;
    float: left;
    line-height: 22px;
}
h3.titoli-neri-articolo {
    color: #000000 !important;
    font-family: 'Barlow Semi Condensed', sans-serif;
    line-height: 42px;
    font-weight: 100;
    font-size: 41px;
    margin-top: 40px;
    text-align: center;
}
h3.titoli-bianchi-articolo {
    color: #FFFFFF !important;
    font-family: 'Barlow Semi Condensed', sans-serif;
    line-height: 42px;
    font-weight: 300;
    font-size: 41px;
    text-align: center;
    margin-bottom: 60px;
    margin-top: 25px;
}
.obiettivi .uk-panel-title {
    font-family: 'Barlow Semi Condensed', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
}
.intro-obiettivi {
    width: 50%;
    text-align: center;
    margin: 0 auto;
    padding: 20px 0;
}
.intro-obiettivi-bianco {
    width: 50%;
    text-align: center;
    margin: 0 auto;
    padding: 6px 0;
    color: #ffffff !important;
}
.intro-obiettivi-bianco a {
    color: #ffffff !important;
    font-weight: 500;
    text-decoration: none;
}
.obiettivi .uk-margin {
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #000000;
}
#tm-bottom-a {
    background-color: #fed32d;
    padding-bottom: 40px !important;
}
#tm-bottom-b {
    background-color: #FFFFFF;
    padding-bottom: 40px !important;
}
.griglia-vantaggi h3.el-title.uk-margin-top.uk-margin-remove-bottom {
    color: #000000;
    font-size: 18px;
    line-height: 19px;
}
.griglia-vantaggi .el-content.uk-panel.uk-margin-top {
	color: #000000;
	font-size: 16px;
	line-height: 22px;
	padding-top: 10px;
}


/* GRAFFA CENTRATA */
.linea-sopra-graffa {
    width: 30px;
    /* float: left; */
    background: url('/images/elementi-grafici/punto.png');
    background-repeat: repeat-y;
    height: calc(100% - 100px);
    margin: 0 auto;
    display: list-item !important;
}
.linea-sotto-graffa {
    width: 30px;
    /* float: left; */
    background: url('/images/elementi-grafici/punto.png');
    background-repeat: repeat-y;
    height: calc(100% - 100px);
    margin: 0 auto;
    display: list-item !important;
}
.freccia-graffa {
    width: 30px;
    /* float: left; */
    background: url('/images/elementi-grafici/freccia-graffa.png');
    height: 26px;
    margin: 0 auto;
    display: list-item !important;
}
/*GRAFFA CON UNICO DIV*/
.graffa-div.uk-width-1-5@l.uk-width-1-5@m.uk-visible@s {
    background: url('/images/elementi-grafici/punto.png');
    background-repeat: repeat-y;
    background-position: center;
    height: auto;
    margin: 0 auto;
    position: relative;
}

/*.graffa-div.uk-width-large-1-9.uk-width-medium-1-9.uk-hidden-small.uk-vertical-align {
    background: url('/images/elementi-grafici/punto.png');
    background-repeat: repeat-y;
    background-position-x: center;
    height: auto;
    margin: 0 auto;
}
.graffa-fondo {
    margin-left: 4%;
}*/
/*.graffa-fondo {
    -moz-margin-left: 2%;
    -webkit-margin-left: 2%;
    position: absolute;
    top: 50%;
    height: 26px;
    margin-top: -13px;
}/*


/* NEWS E EVENTI HOME PAGE - top-c */
/*news-hp*/
.news-eventi-hp .uk-container.uk-container-expand {
    padding-left: 0;
    padding-right: 0;
}

/*news-hp-wk*/
.news-hp-wk .wk-slideshow .wk-cover-background.wk-position-cover {
    width: 70%;
    height: 70%;
    position: absolute;
    margin: auto;
}
.news-hp-wk .uk-h3 {
	line-height: 22px;
}
.news-hp-wk p {
    color: #000000;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 30px;
}
.news-hp-wk p.wk-article-meta {
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #000000;
	text-transform: none;
	letter-spacing: 0;
	font-size: 17px;
}
.news-hp-wk .wk-margin-bottom-remove a::before {
    content: url("/images/elementi-grafici/freccia-grigia.png");
    line-height: 0;
    position: relative;
    vertical-align: middle;
}

.news-hp-wk .wk-slideshow > li.wk-active {
	height: auto !important;
	min-height: auto !important;
}
.news-hp-wk h3 a.wk-link-reset, .news-hp-wk h3 {
    color: #000000 !important;
    line-height: 20px !important;
    font-size: 21px;
}
.news-hp-wk .wk-dotnav > li,
.eventi-hp-wk .wk-dotnav > li {
	margin-top: 0; 
	width: 10px !important;
	height: 10px !important;
}
.news-hp-wk .wk-dotnav > * > *,
.eventi-hp-wk .wk-dotnav > * > * {
    background: #FFFFFF;
	width: 10px !important;
	height: 10px !important;
}
.news-hp-wk .wk-dotnav > *,
.eventi-hp-wk .wk-dotnav > * {
    padding-left: 5px;
}
.news-hp-wk .wk-dotnav > .wk-active > * {
    background: #676a6c;
    background-image: none;
    -webkit-transform: none;
    transform: none;
}
.eventi-hp-wk .wk-dotnav > .wk-active > * {
    background: #FED32D;
    background-image: none;
    -webkit-transform: none;
    transform: none;
}
/*eventi-hp-wk*/
.eventi-hp-wk .wk-margin-top {
    margin-top: 0 !important;
    position: relative;
    z-index: 1000;
}
.eventi-hp-wk h3 {
	line-height: 22px;
	font-size: 21px;
	margin-top: 25px;
	color: #FFFFFF;
}
.eventi-hp-wk p.uk-article-meta {
	display: none;
}
.eventi-hp-wk p.data-evento {
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #FED32D;
	text-transform: none;
	letter-spacing: 0;
	font-size: 17px;
	font-weight: 400;
}
.eventi-hp-wk p {
    color: #FFFFFF;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
}
.eventi-hp-wk .wk-dotnav > li {
	margin-top: 0; 
}
.eventi-hp-wk .wk-dotnav li.uk-active a {
    background: #fed32d;
    width: 10px;
    height: 10px;
}


/*MODULO EVENTI ICAGENDA HOMEPAGE*/
.iceventlist-title.ic-block,
.iceventlist.ic-block {
    margin-top: 25px;
    margin-bottom: 15px;
}
.iceventlist-title.ic-block a {
    line-height: 22px;
    color: #FFF;
    font-family: 'Barlow Semi Condensed',sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
}
.ic-date-div {
    width: 10%;
    text-align: center;
    border-radius: 5px;
    color: #000000;
    font-size: 19px;
    line-height: 22px;
    float: left;
    height: 100%;
    margin-right: 20px;
}
* .ic-datetime-div.ic-block {
    display: none;
}
.ic-datetime-label {
    font-weight: 300 !important;	
}
.iceventlist-desc p {
    color: #FFF;
    font-family: 'Barlow Semi Condensed',sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: 100;
    margin-top: 15px;
}
.default_eventlist .ic-block {
    display: block;
    margin-right: 0px;
    margin-left:0px;
}



/* TARGET - top-d */
.uk-panel.target h3.uk-panel-title {
    text-align: center;
    font-family: 'Barlow Semi Condensed', sans-serif;
    text-transform: uppercase;
    font-size: 30px;
	margin-bottom: 40px;
}
h3.titolo-target {
    font-size: 35px;
    line-height: 45px;
}
p.aiuto-target {
	line-height: 30px;
	font-weight: 500;
	font-size: 20px;
}
.target .uk-margin {
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #000000;
    font-size: 16px;
}
.target-hp ul.dettagli-target {
    width: 80%;
    margin: 0 auto;
    text-align: left;
    list-style-image: url('/images/elementi-grafici/freccia-elenco-puntato.png');
}

/* BANNER SERVIZI E LINK INTERNI - top-d */
.link-veloci-hp h3 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    text-transform: none;
    color: #000000;
    font-family: 'Barlow Semi Condensed', sans-serif;
    text-align: center
}
.link-veloci-hp img {
    text-align: center
}
.banner-link-interni .wk-panel-title:hover{
    font-weight: 700;
}

/* SOCIAL METER */
section.tm-bottom-c.uk-grid .uk-panel .uk-grid.uk-grid-collapse.uk-vertical-align {
    margin-bottom: 60px;
}
iframe.photostream {
    height: 760px;
}
div#tm-bottom-d {
    padding-bottom: 0;
}

/* LOGO CARIVERONA - PARTNER */
.logo-partner.uk-vertical-align-bottom {
    margin: 0;
    bottom: 110px;
    position: relative;
}

/* CHI SIAMO - netword */
.network-facilities a {
	text-decoration: underline;
}
ul.uk-list.network-facilities.uk-margin-small li.el-item {
    margin-top: 20px;
}

/* CONTENUTI CENTRALI - tm-main */
#tm-main {
    margin-top: 60px;
}

/* VERONA LOGISTICA - widgetkit */
.verona-logistica-box .wk-panel h3.wk-panel-title {
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 500;
    font-size: 21px;
    text-transform: uppercase;
    line-height: 23px;
    color: #000000;
}
.verona-logistica-box .wk-panel.wk-panel-space.wk-width-1-1 {
    background: #fed32d;
    color: #000000;
    padding: 15px;
}
.verona-logistica-box .wk-panel ul.verona-logistica {
    padding-left: 20px;
    margin: 0;
}
ul.verona-logistica {
    padding-left: 20px;
}
.verona-logistica-box ul.verona-logistica li {
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #000000;
}
.verona-logistica-box hr.wk-grid-divider {
    border-top: 2px solid #fed32d;
}
ul.verona-logistica li a:hover {
    color: #000000;
    font-weight: 500;
}
p.asterisco {
	font-size: 13px;
}
ul li {
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #000000;
    font-size: 16px;
}

/* TECNOLOGIE */
.middle-title {
    height: 60px;
    vertical-align: middle;
    display: table-cell;
}
.elenco-tecnologie .el-content {
    line-height: 19px;
}
.elenco-tecnologie .uk-link-toggle:focus .uk-link, 
.elenco-tecnologie .uk-link-toggle:hover .uk-link,
.elenco-tecnologie .uk-link:hover, a:hover {
    color: #fed32d;
    text-decoration: none;
    font-weight: 400;
}
.elenco-tecnologie img.el-image,
.img-interna-news img.el-image {
    border: 1px solid #676a6c;
    border-radius: 50%;
} 
.elenco-tecnologie h2.el-title {
	font-size: 28px;
    line-height: 29px;
}

/* I NOSTRI PROGETTI HOME PAGE - bottom-c */
.tm-bottom-c.uk-grid {
    background: #FFFFFF;
}
.titolo-progetti {
    height: auto;
}
.titolo-progetti h3 {
    color: #FFFFFF;
    font-weight: 300;
    font-size: 33px;
    line-height: 36px;
    margin-bottom: 0;
    text-align: center;
}
.titolo-progetti a img {
    text-align: center;
    padding-top: 10px;
}
.progetti-hp a h3.el-title {
    color: #000000;
    font-size: 33px;
    line-height: 36px;
    margin-bottom: 0;
}
.progetti-hp a:hover h3.el-title {
    font-size: 36px;
	transition: .3s ease-out;
}

/* ELENCO PROGETTI - TEASER*/
.intro-progetti .el-content {
    line-height: 19px;
    padding-top: 20px;
}
.intro-progetti .uk-link-toggle:focus .uk-link, 
.intro-progetti .uk-link-toggle:hover .uk-link,
.intro-progetti .uk-link:hover, a:hover {
    color: #fed32d;
    text-decoration: none;
    font-weight: 400;
}
.intro-progetti img.el-image,
.img-interna-news img.el-image {
    border-radius: 50%;
} 


/* PROGETTI - PAGINA INTERNA Singolo articolo */
.descrizione-progetto h4 {
    font-weight: 600;
}


/* VALUE PROPOSITION - Mappa widgetkit */
.mappa-servizi .wk-position-absolute.wk-hidden-small a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button {
	background: none;
}
.mappa-servizi a.wk-button.wk-button-link {
    background: rgba(254,211,45,0.6);
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    width: 120px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(1) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button,
.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(2) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button,
.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(3) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button,
.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(4) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button,
.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(5) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button,
.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(6) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button {
    height: 150px;
    width: 225px;
}

.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(1) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:before {
	content: "";
    -webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 1s both;
    animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 1s both;
    transition: .3s ease-out;
    display: inline-block;
    overflow: hidden;
    height: 150px;
    background-image: url(/images/value-proposition/1-awareness-numero.svg);
    width: 160px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(2) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:before {
	content: "";
	-webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 2s both;
	        animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 2s both;
    transition: .3s ease-out;
    display: inline-block;
	overflow: hidden;
    height: 150px;
    background-image: url(/images/value-proposition/2-consulenza-numero.svg);
    width: 202px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(3) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:before {
	content: "";
	-webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 3s both;
	        animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 3s both;
    transition: .3s ease-out;
    display: inline-block;
	overflow: hidden;
    height: 150px;
    background-image: url(/images/value-proposition/3-assessment-numero.svg);
    width: 200px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(4) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:before {
	content: "";
	-webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 4s both;
	        animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 4s both;
    transition: .3s ease-out;
    display: inline-block;
	overflow: hidden;
    height: 150px;
    background-image: url(/images/value-proposition/4-tecnologie-numero.svg);
    width: 195px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(5) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:before {
	content: "";
	-webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 5s both;
	        animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 5s both;
    transition: .3s ease-out;
    display: inline-block;
	overflow: hidden;
    height: 150px;
    background-image: url(/images/value-proposition/5-competenze-numero.svg);
    width: 200px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(6) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:before {
	content: "";
	-webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 6s both;
	        animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 6s both;
    transition: .3s ease-out;
    display: inline-block;
	overflow: hidden;
    height: 150px;
    background-image: url(/images/value-proposition/6-progetti-numero.svg);
    width: 188px;
    background-size: 100%;
    background-repeat: no-repeat;
}
/*.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(6) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:before {
    content: "6";
    font-size: 30px;
    background: none;
    color: rgba(254,211,45,0.7);
    font-family: 'Barlow Semi Condensed', sans-serif;
    line-height: 40px;
    font-weight: 700;
	-webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 6s both;
	        animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 6s both;
    transition: .3s ease-out;
}*/


.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(1) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:hover:before,
.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(2) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:hover:before,
.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(3) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:hover:before,
.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(4) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:hover:before,
.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(5) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:hover:before,
.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(6) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:hover:before {
    transform: scale(1.15);
    transition: .3s ease-out;
}

.mappa-servizi .wk-panel-box {
    padding: 0;
    background: none;
    color: rgb(254,211,45);
    border: 0px;
    border-radius: 0px;
}
.mappa-servizi .wk-panel-title {
    margin-top: 0;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: rgb(254,211,45);
}
.mappa-servizi .wk-panel-title a {
    margin-top: 0;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: rgb(254,211,45);
}
.mappa-servizi .wk-dropdown, 
.mappa-servizi .wk-dropdown-blank  {
	width: auto;
}

.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(1) .wk-dropdown-right {
    margin-left: 60px;
    margin-top: 30px;
} 
.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(2) .wk-dropdown-right {
    margin-left: 90px;
    margin-top: -40px;
}
.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(3) .wk-dropdown-right{
    margin-left: 90px;
    margin-top: -40px;
}
.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(4) .wk-dropdown-right{
    margin-left: 95px;
    margin-top: 0;
}
.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(5) .wk-dropdown-right{
    margin-left: 95px;
    margin-top: -25px;
}
.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(6) .wk-dropdown-right {
    margin-left: 95px;
    margin-top: -25px;
}
.mappa-servizi .wk-overlay-hover:hover .wk-overlay-scale {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}


/* VALUE PROPOSITION ENGLISH - Mappa widgetkit */
.mappa-servizi-en .wk-position-absolute.wk-hidden-small a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button {
	background: none;
}
.mappa-servizi-en a.wk-button.wk-button-link {
    background: rgba(254,211,45,0.6);
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    width: 120px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

.mappa-servizi-en .wk-position-absolute.wk-hidden-small:nth-of-type(1) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button,
.mappa-servizi-en .wk-position-absolute.wk-hidden-small:nth-of-type(2) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button,
.mappa-servizi-en .wk-position-absolute.wk-hidden-small:nth-of-type(3) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button,
.mappa-servizi-en .wk-position-absolute.wk-hidden-small:nth-of-type(4) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button,
.mappa-servizi-en .wk-position-absolute.wk-hidden-small:nth-of-type(5) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button,
.mappa-servizi-en .wk-position-absolute.wk-hidden-small:nth-of-type(6) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button {
    height: 150px;
    width: 225px;
}

.mappa-servizi-en .wk-position-absolute.wk-hidden-small:nth-of-type(1) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:before {
	content: "";
    -webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 1s both;
    animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 1s both;
    transition: .3s ease-out;
    display: inline-block;
    overflow: hidden;
    height: 150px;
    background-image: url(/images/value-proposition/1-awareness-numero.svg);
    width: 160px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.mappa-servizi-en .wk-position-absolute.wk-hidden-small:nth-of-type(2) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:before {
	content: "";
	-webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 2s both;
	        animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 2s both;
    transition: .3s ease-out;
    display: inline-block;
	overflow: hidden;
    height: 150px;
    background-image: url(/images/value-proposition/2-consulenza-numero-en.svg);
    width: 202px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.mappa-servizi-en .wk-position-absolute.wk-hidden-small:nth-of-type(3) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:before {
	content: "";
	-webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 3s both;
	        animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 3s both;
    transition: .3s ease-out;
    display: inline-block;
	overflow: hidden;
    height: 150px;
    background-image: url(/images/value-proposition/3-assessment-numero.svg);
    width: 200px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.mappa-servizi-en .wk-position-absolute.wk-hidden-small:nth-of-type(4) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:before {
	content: "";
	-webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 4s both;
	        animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 4s both;
    transition: .3s ease-out;
    display: inline-block;
	overflow: hidden;
    height: 150px;
    background-image: url(/images/value-proposition/4-tecnologie-numero-en.svg);
    width: 195px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.mappa-servizi-en .wk-position-absolute.wk-hidden-small:nth-of-type(5) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:before {
	content: "";
	-webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 5s both;
	        animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 5s both;
    transition: .3s ease-out;
    display: inline-block;
	overflow: hidden;
    height: 150px;
    background-image: url(/images/value-proposition/5-competenze-numero-en.svg);
    width: 200px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.mappa-servizi-en .wk-position-absolute.wk-hidden-small:nth-of-type(6) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:before {
	content: "";
	-webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 6s both;
	        animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 6s both;
    transition: .3s ease-out;
    display: inline-block;
	overflow: hidden;
    height: 150px;
    background-image: url(/images/value-proposition/6-progetti-numero-en.svg);
    width: 188px;
    background-size: 100%;
    background-repeat: no-repeat;
}
/*.mappa-servizi-en .wk-position-absolute.wk-hidden-small:nth-of-type(6) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:before {
    content: "6";
    font-size: 30px;
    background: none;
    color: rgba(254,211,45,0.7);
    font-family: 'Barlow Semi Condensed', sans-serif;
    line-height: 40px;
    font-weight: 700;
	-webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 6s both;
	        animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 6s both;
    transition: .3s ease-out;
}*/


.mappa-servizi-en .wk-position-absolute.wk-hidden-small:nth-of-type(1) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:hover:before,
.mappa-servizi-en .wk-position-absolute.wk-hidden-small:nth-of-type(2) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:hover:before,
.mappa-servizi-en .wk-position-absolute.wk-hidden-small:nth-of-type(3) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:hover:before,
.mappa-servizi-en .wk-position-absolute.wk-hidden-small:nth-of-type(4) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:hover:before,
.mappa-servizi-en .wk-position-absolute.wk-hidden-small:nth-of-type(5) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:hover:before,
.mappa-servizi-en .wk-position-absolute.wk-hidden-small:nth-of-type(6) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:hover:before {
    transform: scale(1.15);
    transition: .3s ease-out;
}

.mappa-servizi-en .wk-panel-box {
    padding: 0;
    background: none;
    color: rgb(254,211,45);
    border: 0px;
    border-radius: 0px;
}
.mappa-servizi-en .wk-panel-title {
    margin-top: 0;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: rgb(254,211,45);
}
.mappa-servizi-en .wk-panel-title a {
    margin-top: 0;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: rgb(254,211,45);
}
.mappa-servizi-en .wk-dropdown, 
.mappa-servizi-en .wk-dropdown-blank  {
	width: auto;
}

.mappa-servizi-en .wk-position-absolute.wk-hidden-small:nth-of-type(1) .wk-dropdown-right {
    margin-left: 60px;
    margin-top: 30px;
} 
.mappa-servizi-en .wk-position-absolute.wk-hidden-small:nth-of-type(2) .wk-dropdown-right {
    margin-left: 90px;
    margin-top: -40px;
}
.mappa-servizi-en .wk-position-absolute.wk-hidden-small:nth-of-type(3) .wk-dropdown-right{
    margin-left: 90px;
    margin-top: -40px;
}
.mappa-servizi-en .wk-position-absolute.wk-hidden-small:nth-of-type(4) .wk-dropdown-right{
    margin-left: 95px;
    margin-top: 0;
}
.mappa-servizi-en .wk-position-absolute.wk-hidden-small:nth-of-type(5) .wk-dropdown-right{
    margin-left: 95px;
    margin-top: -25px;
}
.mappa-servizi-en .wk-position-absolute.wk-hidden-small:nth-of-type(6) .wk-dropdown-right {
    margin-left: 95px;
    margin-top: -25px;
}
.mappa-servizi-en .wk-overlay-hover:hover .wk-overlay-scale {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}


/* VALUE PROPOSITION - Mappa widgetkit TABLET */
.mappa-servizi-tablet .wk-position-absolute.wk-hidden-small a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button {
	background: none;
}
.mappa-servizi-tablet a.wk-button.wk-button-link {
    background: rgba(254,211,45,0.6);
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    width: 120px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

.mappa-servizi-tablet .wk-position-absolute.wk-hidden-small:nth-of-type(1) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button,
.mappa-servizi-tablet .wk-position-absolute.wk-hidden-small:nth-of-type(2) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button,
.mappa-servizi-tablet .wk-position-absolute.wk-hidden-small:nth-of-type(3) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button,
.mappa-servizi-tablet .wk-position-absolute.wk-hidden-small:nth-of-type(4) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button,
.mappa-servizi-tablet .wk-position-absolute.wk-hidden-small:nth-of-type(5) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button,
.mappa-servizi-tablet .wk-position-absolute.wk-hidden-small:nth-of-type(6) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button {
    height: 120px;
    width: 157px;
}

.mappa-servizi-tablet .wk-position-absolute.wk-hidden-small:nth-of-type(1) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:before {
	content: "";
    -webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 1s both;
    animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 1s both;
    transition: .3s ease-out;
    display: inline-block;
    overflow: hidden;
    background-image: url(/images/value-proposition/1-awareness-numero.svg);
    height: 120px;
    width: 157px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.mappa-servizi-tablet .wk-position-absolute.wk-hidden-small:nth-of-type(2) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:before {
	content: "";
	-webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 2s both;
	        animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 2s both;
    transition: .3s ease-out;
    display: inline-block;
	overflow: hidden;
    background-image: url(/images/value-proposition/2-consulenza-numero-en.svg);
    height: 120px;
    width: 157px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.mappa-servizi-tablet .wk-position-absolute.wk-hidden-small:nth-of-type(3) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:before {
	content: "";
	-webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 3s both;
	        animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 3s both;
    transition: .3s ease-out;
    display: inline-block;
	overflow: hidden;
    background-image: url(/images/value-proposition/3-assessment-numero.svg);
    height: 120px;
    width: 157px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.mappa-servizi-tablet .wk-position-absolute.wk-hidden-small:nth-of-type(4) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:before {
	content: "";
	-webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 4s both;
	        animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 4s both;
    transition: .3s ease-out;
    display: inline-block;
	overflow: hidden;
    background-image: url(/images/value-proposition/4-tecnologie-numero-en.svg);
    height: 120px;
    width: 157px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.mappa-servizi-tablet .wk-position-absolute.wk-hidden-small:nth-of-type(5) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:before {
	content: "";
	-webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 5s both;
	        animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 5s both;
    transition: .3s ease-out;
    display: inline-block;
	overflow: hidden;
    background-image: url(/images/value-proposition/5-competenze-numero-en.svg);
    height: 120px;
    width: 157px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.mappa-servizi-tablet .wk-position-absolute.wk-hidden-small:nth-of-type(6) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:before {
	content: "";
	-webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 6s both;
	        animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 6s both;
    transition: .3s ease-out;
    display: inline-block;
	overflow: hidden;
    background-image: url(/images/value-proposition/6-progetti-numero-en.svg);
    height: 120px;
    width: 157px;
    background-size: 100%;
    background-repeat: no-repeat;
}
/*.mappa-servizi-tablet .wk-position-absolute.wk-hidden-small:nth-of-type(6) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:before {
    content: "6";
    font-size: 30px;
    background: none;
    color: rgba(254,211,45,0.7);
    font-family: 'Barlow Semi Condensed', sans-serif;
    line-height: 40px;
    font-weight: 700;
	-webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 6s both;
	        animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 6s both;
    transition: .3s ease-out;
}*/


.mappa-servizi-tablet .wk-position-absolute.wk-hidden-small:nth-of-type(1) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:hover:before,
.mappa-servizi-tablet .wk-position-absolute.wk-hidden-small:nth-of-type(2) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:hover:before,
.mappa-servizi-tablet .wk-position-absolute.wk-hidden-small:nth-of-type(3) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:hover:before,
.mappa-servizi-tablet .wk-position-absolute.wk-hidden-small:nth-of-type(4) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:hover:before,
.mappa-servizi-tablet .wk-position-absolute.wk-hidden-small:nth-of-type(5) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:hover:before,
.mappa-servizi-tablet .wk-position-absolute.wk-hidden-small:nth-of-type(6) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:hover:before {
    transform: scale(1.15);
    transition: .3s ease-out;
}

.mappa-servizi-tablet .wk-panel-box {
    padding: 0;
    background: none;
    color: rgb(254,211,45);
    border: 0px;
    border-radius: 0px;
}
.mappa-servizi-tablet .wk-panel-title {
    margin-top: 0;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: rgb(254,211,45);
}
.mappa-servizi-tablet .wk-panel-title a {
    margin-top: 0;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: rgb(254,211,45);
}
.mappa-servizi-tablet .wk-dropdown, 
.mappa-servizi-tablet .wk-dropdown-blank  {
	width: auto;
}

.mappa-servizi-tablet .wk-position-absolute.wk-hidden-small:nth-of-type(1) .wk-dropdown-right {
    margin-left: 60px;
    margin-top: 30px;
} 
.mappa-servizi-tablet .wk-position-absolute.wk-hidden-small:nth-of-type(2) .wk-dropdown-right {
    margin-left: 90px;
    margin-top: -40px;
}
.mappa-servizi-tablet .wk-position-absolute.wk-hidden-small:nth-of-type(3) .wk-dropdown-right{
    margin-left: 90px;
    margin-top: -40px;
}
.mappa-servizi-tablet .wk-position-absolute.wk-hidden-small:nth-of-type(4) .wk-dropdown-right{
    margin-left: 95px;
    margin-top: 0;
}
.mappa-servizi-tablet .wk-position-absolute.wk-hidden-small:nth-of-type(5) .wk-dropdown-right{
    margin-left: 95px;
    margin-top: -25px;
}
.mappa-servizi-tablet .wk-position-absolute.wk-hidden-small:nth-of-type(6) .wk-dropdown-right {
    margin-left: 95px;
    margin-top: -25px;
}
.mappa-servizi-tablet .wk-overlay-hover:hover .wk-overlay-scale {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}


/* VALUE PROPOSITION - Mappa widgetkit TABLET */
.mappa-servizi-tablet-en .wk-position-absolute.wk-hidden-small a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button {
	background: none;
}
.mappa-servizi-tablet-en a.wk-button.wk-button-link {
    background: rgba(254,211,45,0.6);
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    width: 120px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

.mappa-servizi-tablet-en .wk-position-absolute.wk-hidden-small:nth-of-type(1) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button,
.mappa-servizi-tablet-en .wk-position-absolute.wk-hidden-small:nth-of-type(2) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button,
.mappa-servizi-tablet-en .wk-position-absolute.wk-hidden-small:nth-of-type(3) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button,
.mappa-servizi-tablet-en .wk-position-absolute.wk-hidden-small:nth-of-type(4) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button,
.mappa-servizi-tablet-en .wk-position-absolute.wk-hidden-small:nth-of-type(5) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button,
.mappa-servizi-tablet-en .wk-position-absolute.wk-hidden-small:nth-of-type(6) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button {
    height: 120px;
    width: 157px;
}

.mappa-servizi-tablet-en .wk-position-absolute.wk-hidden-small:nth-of-type(1) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:before {
	content: "";
    -webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 1s both;
    animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 1s both;
    transition: .3s ease-out;
    display: inline-block;
    overflow: hidden;
    background-image: url(/images/value-proposition/1-awareness-numero.svg);
    height: 120px;
    width: 157px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.mappa-servizi-tablet-en .wk-position-absolute.wk-hidden-small:nth-of-type(2) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:before {
	content: "";
	-webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 2s both;
	        animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 2s both;
    transition: .3s ease-out;
    display: inline-block;
	overflow: hidden;
    background-image: url(/images/value-proposition/2-consulenza-numero.svg);
    height: 120px;
    width: 157px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.mappa-servizi-tablet-en .wk-position-absolute.wk-hidden-small:nth-of-type(3) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:before {
	content: "";
	-webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 3s both;
	        animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 3s both;
    transition: .3s ease-out;
    display: inline-block;
	overflow: hidden;
    background-image: url(/images/value-proposition/3-assessment-numero.svg);
    height: 120px;
    width: 157px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.mappa-servizi-tablet-en .wk-position-absolute.wk-hidden-small:nth-of-type(4) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:before {
	content: "";
	-webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 4s both;
	        animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 4s both;
    transition: .3s ease-out;
    display: inline-block;
	overflow: hidden;
    background-image: url(/images/value-proposition/4-tecnologie-numero.svg);
    height: 120px;
    width: 157px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.mappa-servizi-tablet-en .wk-position-absolute.wk-hidden-small:nth-of-type(5) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:before {
	content: "";
	-webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 5s both;
	        animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 5s both;
    transition: .3s ease-out;
    display: inline-block;
	overflow: hidden;
    background-image: url(/images/value-proposition/5-competenze-numero.svg);
    height: 120px;
    width: 157px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.mappa-servizi-tablet-en .wk-position-absolute.wk-hidden-small:nth-of-type(6) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:before {
	content: "";
	-webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 6s both;
	        animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 6s both;
    transition: .3s ease-out;
    display: inline-block;
	overflow: hidden;
    background-image: url(/images/value-proposition/6-progetti-numero.svg);
    height: 120px;
    width: 157px;
    background-size: 100%;
    background-repeat: no-repeat;
}
/*.mappa-servizi-tablet-en .wk-position-absolute.wk-hidden-small:nth-of-type(6) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:before {
    content: "6";
    font-size: 30px;
    background: none;
    color: rgba(254,211,45,0.7);
    font-family: 'Barlow Semi Condensed', sans-serif;
    line-height: 40px;
    font-weight: 700;
	-webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 6s both;
	        animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 6s both;
    transition: .3s ease-out;
}*/


.mappa-servizi-tablet-en .wk-position-absolute.wk-hidden-small:nth-of-type(1) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:hover:before,
.mappa-servizi-tablet-en .wk-position-absolute.wk-hidden-small:nth-of-type(2) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:hover:before,
.mappa-servizi-tablet-en .wk-position-absolute.wk-hidden-small:nth-of-type(3) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:hover:before,
.mappa-servizi-tablet-en .wk-position-absolute.wk-hidden-small:nth-of-type(4) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:hover:before,
.mappa-servizi-tablet-en .wk-position-absolute.wk-hidden-small:nth-of-type(5) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:hover:before,
.mappa-servizi-tablet-en .wk-position-absolute.wk-hidden-small:nth-of-type(6) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:hover:before {
    transform: scale(1.15);
    transition: .3s ease-out;
}

.mappa-servizi-tablet-en .wk-panel-box {
    padding: 0;
    background: none;
    color: rgb(254,211,45);
    border: 0px;
    border-radius: 0px;
}
.mappa-servizi-tablet-en .wk-panel-title {
    margin-top: 0;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: rgb(254,211,45);
}
.mappa-servizi-tablet-en .wk-panel-title a {
    margin-top: 0;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: rgb(254,211,45);
}
.mappa-servizi-tablet-en .wk-dropdown, 
.mappa-servizi-tablet-en .wk-dropdown-blank  {
	width: auto;
}

.mappa-servizi-tablet-en .wk-position-absolute.wk-hidden-small:nth-of-type(1) .wk-dropdown-right {
    margin-left: 60px;
    margin-top: 30px;
} 
.mappa-servizi-tablet-en .wk-position-absolute.wk-hidden-small:nth-of-type(2) .wk-dropdown-right {
    margin-left: 90px;
    margin-top: -40px;
}
.mappa-servizi-tablet-en .wk-position-absolute.wk-hidden-small:nth-of-type(3) .wk-dropdown-right{
    margin-left: 90px;
    margin-top: -40px;
}
.mappa-servizi-tablet-en .wk-position-absolute.wk-hidden-small:nth-of-type(4) .wk-dropdown-right{
    margin-left: 95px;
    margin-top: 0;
}
.mappa-servizi-tablet-en .wk-position-absolute.wk-hidden-small:nth-of-type(5) .wk-dropdown-right{
    margin-left: 95px;
    margin-top: -25px;
}
.mappa-servizi-tablet-en .wk-position-absolute.wk-hidden-small:nth-of-type(6) .wk-dropdown-right {
    margin-left: 95px;
    margin-top: -25px;
}
.mappa-servizi-tablet-en .wk-overlay-hover:hover .wk-overlay-scale {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}



@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}




.intro-tappe-value-proposition h3.el-title,
h3.intro-tappe-value-proposition {
	font-size: 25px;
	line-height: 27px;
}
.intro-tappe-value-proposition .el-content p,
.intro-tappe-value-proposition p {
	font-size: 16px;
    line-height: 23px;
    padding-top: 5px;
    text-align: justify;
}
svg.lente {
	transform: scaleX(-1); 
	  -webkit-transform: scaleX(-1); 
	  -moz-transform: scaleX(-1); 
	  -ms-transform: scaleX(-1); 
	  -o-transform: scaleX(-1); 
	float: left;
}
p.intro-scopri-servizi {
    text-transform: uppercase;
    margin-bottom: 10px;
    padding-left: 4px;
    float: left;
}
.uk-panel.uk-margin-remove-first-child.scorpi-servizi-lente.uk-margin.uk-text-left {
    margin-bottom: 5px;
}
.link-servizio-value {
    background: #fed32d;
    padding: 2px 5px 5px 5px;
}
.link-servizio-value a.el-link.uk-button.uk-button-default {
    text-transform: uppercase;
    line-height: 15px;
    font-weight: 500;
    background: none;
    border: 0px;
    font-size: 14px;
}
.link-servizio-value .el-content a:hover {
    color: #000000;
}
hr.divisione-elementi-value {
    margin: 0 auto;
}
.cta-value a {
	color: #000000 !important;
	font-size: 30px;
	line-height: 31px;
	font-weight: 400;
}
.cta-value a:hover {
	font-weight: 600;
}

/* I NOSTRI SERVIZI */
ul.dettagli-servizi {
    padding-left: 20px;
}
ul.dettagli-servizi li {
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #000000;
    font-size: 16px;
}
h1.titolo-servizio {
    color: #fed32d;
    font-family: 'Barlow Semi Condensed', sans-serif;
    line-height: 40px;
    font-weight: 500;
    font-size: 35px;
    padding-top: 40px;
}
h4.servizio-principale {
    font-weight: 500;
    padding-top: 20px;
}
.servizi-intro .link-servizio-value {
    margin: 10px 10px 10px 0;
}
p.titolo-immagine {
    text-transform: uppercase;
    font-weight: 600;
    border: 2px solid #fed32d;
    padding: 5px;
    text-align: center;
}
p.titolo-immagine-senza-bordo {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
}
p.titolo-elenco {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0;
}
.descrizione-servizio{
	margin: 0;
}
.tabella-dreamy td.uk-text-nowrap {
    background: #fed32d;
    text-align: center;
    font-weight: 500;
}
ul.elenco-frecce {
	padding-left: 0;
}
ul.elenco-frecce li {
    margin: 0;
    padding: 0 0 0 29px;
    list-style: none;
    background-image: url(/images/elementi-grafici/freccia-gialla.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 24px;
}

/* SPEEDTALK - PILLOLE */
.pillole h4.el-title.uk-card-title.uk-margin-top.uk-margin-remove-bottom {
    font-size: 20px;
    line-height: 22px;
}
.pillole .uk-card-small .uk-card-body, .uk-card-small.uk-card-body {
    padding: 20px 15px;
}
.speedtalk h4.el-title.uk-card-title.uk-margin-top.uk-margin-remove-bottom {
    font-size: 20px;
    line-height: 22px;
}
.speedtalk .uk-card-small .uk-card-body, .uk-card-small.uk-card-body {
    padding: 20px 15px;
}
.speedtalk .uk-card-body {
    height: 70px;
}

/* REFERENZE */
.gallery-referenze .el-item.uk-inline-clip.uk-transition-toggle {
    border: 1px solid #e5e5e7;
}
.gallery-referenze p {
	font-size: 15px;
    line-height: 17px;
}
.gallery-referenze .uk-overlay-primary {
    background: rgba(254,211,45,1);
}
.referenze-hp-wk .wk-slideshow .wk-cover-background.wk-position-cover {
    width: 70%;
    height: 70%;
    position: absolute;
    margin: auto;
}
.referenze-hp-wk .uk-h3 {
	line-height: 22px;
}
.referenze-hp-wk p {
    color: #000000;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 30px;
}
.referenze-hp-wk p.wk-article-meta {
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #000000;
	text-transform: none;
	letter-spacing: 0;
	font-size: 17px;
}
.referenze-hp-wk .wk-margin-bottom-remove a::before {
    content: url("/images/elementi-grafici/freccia-grigia.png");
    line-height: 0;
    position: relative;
    vertical-align: middle;
}

.referenze-hp-wk .wk-slideshow > li.wk-active {
	height: auto !important;
	min-height: auto !important;
}
.referenze-hp-wk h3 a.wk-link-reset, .referenze-hp-wk h3 {
    color: #000000 !important;
    line-height: 20px !important;
    font-size: 21px;
}
.referenze-hp-wk .wk-dotnav > li {
	margin-top: 0; 
	width: 10px !important;
	height: 10px !important;
}
.referenze-hp-wk .wk-dotnav > * > * {
    background: #FFFFFF;
	width: 10px !important;
	height: 10px !important;
}
.referenze-hp-wk .wk-dotnav > * {
    padding-left: 5px;
}
.referenze-hp-wk .wk-dotnav > .wk-active > * {
    background: #676a6c;
    background-image: none;
    -webkit-transform: none;
    transform: none;
}


/* SEZIONE NEWS */
.yoo-zoo.product-uikit.product-uikit-news {
    width: 70%;
}
.product-uikit-news h1 {
    color: #fed32d;
    font-family: 'Barlow Semi Condensed', sans-serif;
    line-height: 42px;
    font-weight: 500;
    font-size: 41px;
    margin-bottom: 40px;
}
.yoo-zoo.product-uikit.product-uikit-news h3 a:hover {
    color: #fed32d;
}
.tm-content .yoo-zoo h1 {
    padding-bottom: 30px;
}
#yoo-zoo .item div.pos-description {
    width: 70%;
}
.product-uikit-news .uk-panel.uk-panel-box {
    background: #FFFFFF;
    box-shadow: none;
    padding: 0;
}
.product-uikit-news .uk-panel.uk-panel-box .uk-thumbnail {
	border: 0;
}
.product-uikit-news .element.element-date.element-datepro,
.uk-margin.element.element-datepro {
    color: #000000;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 500;
}
.uk-subnav > * > * {
    display: inline-block;
    color: #a2a2a2;
    font-size: 11px;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.uk-panel.uk-panel-box .element-itemlink a::after {
    content: url("/images/elementi-grafici/freccia-gialla.png");
    line-height: 0;
    position: relative;
    vertical-align: middle;
    display: inline-block;
    height: 13px;
}
.uk-margin.element.element-itemcategory {
    margin-top: 70px;
    line-height: 15px;
}
.element-itemcategory h3,
#yoo-zoo .item p.pos-specification {
    float: left;
    text-transform: none;
    font-size: 15px;
    line-height: 15px;
    font-weight: normal;
    margin-bottom: 0;
}
.element-itemcategory a {
    text-transform: none;
    font-size: 15px;
    text-decoration: underline;
    padding-left: 5px;
    line-height: 15px;
}
.element-itemprevnext .page-nav {
    margin-top: 12px;
    position: relative;
    margin: 0 auto;
}
.element-itemprevnext .page-nav .prev {
    float: left;
    padding-right: 5px;
    font-size: 16px;
}
.element-itemprevnext .page-nav .next {
    float: left;
    padding-left: 5px;
    font-size: 16px;
}
.element-itemcategory a:hover,
.element-itemprevnext .page-nav .prev:hover, 
.element-itemprevnext .page-nav .next:hover {
	color: #fed32d;
}
li.element.element-download.element-downloadpro strong {
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #000000;
    float: left;
    width: 100%;
}
li.element.element-download.element-downloadpro a {
    float: left;
    width: 100%;
}

/* CONTATTI */
h1.titolo-contatti {
    color: #fed32d;
    font-family: 'Barlow Semi Condensed', sans-serif;
    line-height: 40px;
    font-weight: 500;
    font-size: 35px;
}
h4.titoli-contatti {
    color: #fed32d;
    font-family: 'Barlow Semi Condensed', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0px;
}
.uk-form label {
    display: inline-block;
    margin-left: 0;
    line-height: 24px;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
}
.uk-form-label.control-label.formControlLabel {
    color: #fed32d;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 500;
    font-size: 18px;
    width: 26%;
}
.uk-form select, .uk-form textarea, .uk-form input:not([type]), .uk-form input[type="text"], .uk-form input[type="password"], .uk-form input[type="datetime"], .uk-form input[type="datetime-local"], .uk-form input[type="date"], .uk-form input[type="month"], .uk-form input[type="time"], .uk-form input[type="week"], .uk-form input[type="number"], .uk-form input[type="email"], .uk-form input[type="url"], .uk-form input[type="search"], .uk-form input[type="tel"], .uk-form input[type="color"] {
    height: 30px;
    max-width: 100%;
    padding: 4px 15px;
    border: 1px solid rgba(150, 150, 150, 0.15);
    background: #ffffff;
        background-image: none;
    color: #000000;
    -webkit-transition: all 0.2s linear;
    -webkit-transition-property: border, background, color, box-shadow, padding;
    transition: all 0.2s linear;
        transition-property: all;
    transition-property: border, background, color, box-shadow, padding;
    border-radius: 0;
    background-image: none;
    font-size: 15px;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 15px;
}
.uk-form-row.rsform-block.rsform-block-informativa-privacy p,
.uk-form-row.rsform-block.rsform-block-autorizzazione p,
.uk-form-row.rsform-block.rsform-block-info-trattamento p {
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #000000;
    font-size: 13px;
    line-height: 14px;
    margin: 5px 0;
}
.uk-form input[type="checkbox"] {
    margin-right: 10px;
}
.uk-button-primary {
    background-color: #fed32d;
    color: #000000;
    border-color: transparent;
    background-image: none;
    border-radius: 0;
}
.uk-form input:not([class*='uk-form-width-']):not([class*='uk-width-']):not([type="radio"]):not([type="checkbox"]), .uk-form select:not([class*='uk-form-width-']):not([class*='uk-width-']), .uk-form textarea:not([class*='uk-form-width-']):not([class*='uk-width-']) {
    width: 100%;
}
select#Supporto option {
    width: 100%;
    float: left;
    height: auto;
}
.uk-form-horizontal .uk-form-controls {
    margin-left: 0;
}

.uk-form-row.rsform-block.rsform-block-invio {
    margin-top: 70px;
}


/* DATI AZIENDALI E UTILITIES MENU - FOOTER - footer-left */
#tm-footer {
    background: #676A6C;
    padding-top: 20px;
    margin-top: 60px;
}
.dati-aziendali {
    border-left: 1px solid #fed32d;
    padding-left: 20px;
}
.contatti {
	margin-bottom: 0;
}
.dati-aziendali > h4 {
    font-family: 'Barlow Semi Condensed', sans-serif;
    text-transform: uppercase;
    color: #fed32d !important;
    letter-spacing: 0.5px;
    font-weight: 600; 
    margin-bottom: 15px !important;
    margin-top: 0;
}
.dati-aziendali p {
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #FFFFFF;
}
.dati-aziendali p.iscrizione-news{
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #FFFFFF;
    text-align: center;
}
.dati-aziendali a {
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #fed32d !important;
    font-weight: 400 !important;
}
.moduletableutilities .nav.menu {
    margin-left: 0;
    margin-bottom: 24px;
    list-style: unset;
    color: #fed32d;
    padding-left: 16px;
}
.moduletableutilities .nav.menu li {
    float: left;
    padding-right: 12px;
    list-style: disc;
    color: #FFFFFF;
}
.moduletableutilities .nav.menu li a {
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #FFFFFF;
    background: none;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding-right: 9px;
}
.moduletableutilities .nav.menu li a:hover,
.moduletableutilities .nav.menu li a:active{
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #fed32d !important;
    background: none;
}
.iscrizione-news {
    width: auto;
    background: #fed32d;
}
.iscrizione-news a.pulsante-iscrizione {
    color: #ffffff !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    text-decoration: none;
}
.iscrizione-news:hover {
    background-color: #FEDE98;
    text-decoration: none;
    color: #8d8f90;
}
.iscrizione-news > a.pulsante-iscrizione:hover {
    color: #8d8f90;
}

/*MODULO CERCA IN FOOTER*/
.moduletablecerca {
    background-color: #ffffff;
    border-radius: 0;
    margin-bottom: 20px;
}
.moduletablecerca span.uk-icon.uk-search-icon {
	color: #676a6c !important;
}
.moduletablecerca .uk-search-default {
    width: 100%;
}
input.uk-search-input {
	color: #676a6c !important;
}
/*FINE MODULO CERCA IN FOOTER*/

/* PAGINA RISULTATI DI RICERCA DA MODULO CERCA*/
.uk-article-title {
    font-size: 20px;
    line-height: 20px;
    font-weight: normal;
    text-transform: none;
    margin-bottom: 0;
}
.uk-article-title a:hover {
	color: #fed32d;
}
.uk-article, .uk-article + .uk-article {
    margin-top: 20px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
    color: #000000;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 16px;
}
.uk-article .uk-article-meta {
    font-size: 11px;
    color: #000000;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.uk-button-primary {
    background-color: #fed32d;
    color: #FFFFFF;
    border-color: transparent;
    background-image: none;
    border-radius: 0;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 16px;
}
.uk-button-primary:hover {
    background: #fede98;
}

/* iscriviti alla newsletter - mailchimp */
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border-radius: 0;
    box-shadow: none;
    height: 28px;
    line-height: 15px;
    color: #000000;
    border-radius: 0;
    background-image: none;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0;
    padding: 0;
    font-family: 'Barlow Semi Condensed', sans-serif;
}
#mc-embedded-subscribe {
    margin: 0;
    padding: 3px 7px;
    color: #000000;
    background: #fed32d;
    border: 0;
    font-family: 'Barlow Semi Condensed', sans-serif;
    text-transform: uppercase;
}
.uk-block-default + .tm-footer:not(.uk-padding-vertical-remove).uk-block-default > .uk-container::before, .uk-block-primary + .tm-footer:not(.uk-padding-vertical-remove).uk-block-primary > .uk-container::before, .uk-block-secondary + .tm-footer:not(.uk-padding-vertical-remove).uk-block-secondary > .uk-container::before {
    position: absolute;
    display: block;
    height: 1px;
    top: -40px;
    left: 25px;
    right: 25px;
    background: none;
}

/* PRIVACY E COOKIE POLICY */
p.policy {
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #000000;
    font-size: 16px;
	width: 70%;
}
ul.policy {
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #000000;
    font-size: 16px;
	width: 70%;
}

/* ISCRIZIONE NEWSLETTER */
#mc_embed_signup form {
    text-align: left !important;
    padding: 0 !important;
    width: 70% !important;
}
#mc_embed_signup .indicates-required {
    text-align: right;
    font-size: 12px;
    margin-right: 4%;
    color: #000000;
    font-family: 'Barlow Semi Condensed', sans-serif;
}
#mc_embed_signup label {
    display: block;
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: 600;
    color: #000000;
    font-family: 'Barlow Semi Condensed', sans-serif;
}
#mc_embed_signup .asterisk {
    color: #fed32d !important;
    font-size: 150%;
    font-weight: normal;
    position: relative;
    top: 5px;
}
#mc_embed_signup input.email {
    font-family: 'Barlow Semi Condensed', sans-serif !important;
    font-size: 15px;
    line-height: 15px;
    border: 1px solid #ABB0B2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #000000;
    background-color: #fff;
    box-sizing: border-box;
    height: 32px;
    padding: 0px 0.4em;
    display: inline-block;
    margin: 0;
    width: 350px;
    vertical-align: top;
}
#mc_embed_signup .mc-field-group {
    clear: left;
    position: relative;
    width: 96%;
    padding-bottom: 2%;
    min-height: 50px;
}
#mc_embed_signup .mc-field-group input {
    display: block;
    width: 100%;
    padding: 0 !important;
    text-indent: 2%;
}
#informativa p, #informativa em {
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #000000;
    font-size: 13px;
    line-height: 14px;
    margin: 5px 0;
}
#informativa p strong {
	font-weight: 600;
}
input[type="radio"], input[type="checkbox"] {
    margin: 0 10px;
    margin-top: 1px;
    line-height: normal;
}
p.trattamento {
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #000000;
    font-size: 13px;
    line-height: 14px;
    margin: 5px 0;
}
#mc_embed_signup .button {
    font-size: 13px;
    border: none;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    letter-spacing: .03em;
    color: #676a6c !important;
    background-color: #fed32d !important;
    box-sizing: border-box;
    height: 32px;
    line-height: 32px;
    padding: 0 18px;
    display: inline-block;
    margin: 30px 0 !important;
    transition: all 0.23s ease-in-out 0s;
}
#mc_embed_signup .button:hover {
	background: #FEDE98;
}

/* BANNER COOKIE */
.coockie_banner {
    z-index: 10000 !important;
}
.BotonUno,
.coockie_banner a {
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ffffff 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ffffff 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ffffff 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 47%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
    border: 1px solid #DCDCDC;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 1px 0 0 #FFFFFF inset;
    color: #666666 !important;
    display: inline-block;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: 0 1px 0 #FFFFFF;
    margin-left: 4px;
    margin-right: 4px;
    cursor: pointer;
}
.BotonUno:hover,
.coockie_banner a:hover {
	text-decoration: underline !important;
	background: #fed32d !important;
}
.coockie_banner p {
    margin-bottom: 0;
}

/*ICONE SOCIAL ARTICOLI*/

[id^="ampz_inline"] li {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    margin: 5px 0 5px 1% !important;
    width: 40px;
    transition: width .1s ease;
    -webkit-backface-visibility: hidden;
}

[id^="ampz_inline"] .ampz_rounded li a, #ampz_flyin .ampz_rounded li a {
    border-radius: 25px !important;
    -moz-border-radius: 25px !important;
    -webkit-border-radius: 25px !important;
}

[id^="ampz_inline"] .ampz_btn_small, #ampz_flyin .ampz_btn_small, .mfp-content .ampz_btn_small {
    height: 40px !important;
    line-height: 33px !important;
}

.template_breda {
    background: #F6C242 !important;
    color: #ffffff !important;
    border: 1px solid #F6C242;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.ampz_btn_small .ampz-icon {
    font-size: 20px !important;
}

.ampz_rounded.ampz_container.ampz_no_count > ul > li {
    padding-right: 10px;
}

.ampz_rounded.ampz_container.ampz_no_count > ul > li {
    padding-right: 10px;
    padding-top: 30px;
}
#ampz_inline_top, #ampz_inline_bottom {
    margin: 80px 0 0 0 !important;
}
div#ampz_inline_bottom {
    padding: 0 40px 60px 40px;
}

/*FINE ICONE SOCIAL ARTICOLI*/

/*ICONE SOCIAL PROGETTO*/
.social-share-progetto >[id^="ampz_inline"] li {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    margin: 5px 0 5px 1% !important;
    width: 40px;
    transition: width .1s ease;
    -webkit-backface-visibility: hidden;
}

[id^="ampz_inline"] .ampz_rounded li a, #ampz_flyin .ampz_rounded li a {
    border-radius: 25px !important;
    -moz-border-radius: 25px !important;
    -webkit-border-radius: 25px !important;
}

[id^="ampz_inline"] .ampz_btn_small, #ampz_flyin .ampz_btn_small, .mfp-content .ampz_btn_small {
    height: 40px !important;
    line-height: 33px !important;
}

.template_breda {
    background: #F6C242 !important;
    color: #ffffff !important;
    border: 1px solid #F6C242;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.ampz_btn_small .ampz-icon {
    font-size: 20px !important;
}

.ampz_rounded.ampz_container.ampz_no_count > ul > li {
    padding-right: 10px;
}

.ampz_rounded.ampz_container.ampz_no_count > ul > li {
    padding-right: 10px;
    padding-top: 30px;
}
/*FINE ICONE SOCIAL ARTICOLI*/



/*calendario */
.iccalendar {
    display: block;
    position: relative;
    /* width: auto; */
    /* height: auto; */
    padding: 20px 0 0 20px !important;
}
.icnav .backicY,
.icnav .backic,
.icnav .nextic,
.icnav .nexticY {
	display: block;
	text-decoration: none;
	color: #fed32d;
}
/* Navigator Title (month and year) */
.icnav .titleic {
	font-size: 17px;
	text-align: center;
	width: auto !important;
	color: #fed32d;
    font-family: 'Barlow Semi Condensed', sans-serif;
}
.iccalendar table {
	margin-top: 5px !important;
}
.iccalendar table th {
    font-size: 15px;
    font-weight: 100;
    padding: 0px !important;
    margin: 0px !important;
    text-align: center;
    border: 0px;
    font-family: 'Barlow Semi Condensed', sans-serif;
	text-transform: uppercase;
	color: #fed32d;
}
.iccalendar table td div {
	text-align: center;
    font-size: 15px;
	border-radius: 3px;
	line-height: 20px;
	width: auto !important;
}
.iccalendar table td div.style_Today {
    border: 1px solid #8d8f90;;
	line-height: 20px;
    font-size: 15px;
    font-weight: 100;
    text-shadow: none;
    box-shadow: none;
    font-family: 'Barlow Semi Condensed', sans-serif;
}
.iccalendar .no-event {
    font-family: 'Barlow Semi Condensed', sans-serif;
	color: #FFFFFF;
    font-size: 15px;
    line-height: 20px;
}
/* tooltip */
#ictip {
    font-family: arial;
    text-align: left;
    background: #ffffff;
    background: #FFFFFF;
    /* border: 1px solid #ccc; */
    padding: 10px;
    width: auto;
    min-width: auto;
    border-radius: 7px;
    z-index: 10000;
    max-height: 100%;
    overflow-y: auto;
}
.iccalendar table td .icevent a .ic-bright {
	display: block;
	text-align: center;
	height: 100%;
	color: #000000 !important;
	text-decoration: none;
}
#ictip span.ictip-date-lbl {
    font-variant: small-caps;
    font-family: 'Barlow Semi Condensed', sans-serif;
	color: #000000;
}
#ictip span {
    margin: 10px;
    font-size: 16px;
}
#ictip span.clr {
    margin: 5px;
    font-size: 16px;
}
#ictip span.ictip-date-format {
    font-size: 16px;
    font-family: 'Barlow Semi Condensed', sans-serif;
	color: #000000;
}
#ictip a.close {
    position: absolute;
    display: block;
    width: auto;
    top: 10px;
    right: 15px;
    color: #000000;;
    text-decoration: none !important;
}
span.noimg.ic-bright {
    float: left;
}
#ictip span.img {
    display: block;
    width: 97%;
    float: left;
    text-align: center;
    padding: 0;
    border-radius: 3px;
    box-sizing: content-box;
	margin: 4px;
}
#ictip .ictip-event {
    display: block;
    float: left;
    width: 100%;
    padding: 7px 0;
    border-top: 1px solid #eee;
}


/* lista eventi */
.ic_eventlisteventi-tecnologie .ic-datetime-div.ic-block,
.ic_eventlistlista-eventi .ic-datetime-div.ic-block {
    display: none;
}
.ic_eventlisteventi-tecnologie .iceventlist-title.ic-block a,
.ic_eventlistlista-eventi .iceventlist-title.ic-block a {
    line-height: 24px;
    color: #000000;
    font-family: 'Barlow Semi Condensed',sans-serif;
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 500;
}
.ic_eventlisteventi-tecnologie .iceventlist-title.ic-block a:hover,
.ic_eventlistlista-eventi .iceventlist-title.ic-block a:hover {
    color: #fed32d;
}
.ic_eventlisteventi-tecnologie .ic-header-title,
.ic_eventlistlista-eventi .ic-header-title {
    color: #fed32d;
    font-family: 'Barlow Semi Condensed', sans-serif;
    line-height: 42px;
    font-weight: 500;
    font-size: 41px;
    margin-bottom: 40px;
}
.ic_eventlisteventi-tecnologie .ic-date,
.ic_eventlistlista-eventi .ic-date {
    line-height: 0px !important;
    font-size: 30px;
    font-family: 'Barlow Semi Condensed', sans-serif;
    margin-top: -6px;
}
.ic_eventlisteventi-tecnologie .ic-year,
.ic_eventlistlista-eventi .ic-year {
    line-height: 14px !important;
    font-size: 14px;
    letter-spacing: 2px;
    margin-left: 2px;
    font-weight: bold;
}
.ic_eventlisteventi-tecnologie .ic-block .ic-cat,
.ic_eventlistlista-eventi .ic-cat {
    margin-top: 0px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Barlow Semi Condensed', sans-serif;
	color: #000000;
	padding-top: 0;
}
.ic_eventlisteventi-tecnologie .ic-content h2 a,
.ic_eventlistlista-eventi .ic-content h2 a {
    font-family: 'Barlow Semi Condensed', sans-serif;
}
.ic_eventlisteventi-tecnologie .ic-content h2 a:hover,
.ic_eventlistlista-eventi .ic-content h2 a:hover {
    color: #fed32d;
}
.ic_eventlisteventi-tecnologie .default_eventlist .ic-date-img-box,
.ic_eventlistlista-eventi .default_eventlist .ic-date-img-box {
    float: left;
    margin: 0;
}

/* pagina interna */
.ic_eventlisteventi-tecnologie .ic-event-header.ic-clearfix h2,
.ic_eventlistlista-eventi .ic-event-header.ic-clearfix h2 {
    font-size: 35px;
    line-height: 37px;
    font-family: 'Barlow Semi Condensed', sans-serif;
}
.ic_eventlisteventi-tecnologie .ic_info,
.ic_eventlistlista-eventi .ic-info{
    padding: 0;
    background: none;
    background: none;
    border: 0px solid #ccc;
    margin-bottom: 0;
    border-radius: 0;
    width: 70%;
}
.ic_eventlisteventi-tecnologie .ic-info .ic-details,
.ic_eventlistlista-eventi .ic-info .ic-details {
    padding: 0 0 30px 0 !important;
}
.ic_eventlisteventi-tecnologie .ic-divTable,
.ic_eventlistlista-eventi .ic-divTable {
    display: table;
    width: auto;
    border-spacing: 0;
    /* border-collapse: separate; */
}
.ic_eventlisteventi-tecnologie .ic-divCell,
.ic_eventlistlista-eventi .ic-divCell {
    /* float: left; */
    padding: 0;
}
.ic-label {
    display: table-cell;
    min-width: 110px;
    font-weight: bold;
    font-family: 'Barlow Semi Condensed', sans-serif;
	color: #000000;
	text-transform: uppercase;
    font-size: 16px;
}
.ic-value,
span.ic-single-starttime {
    display: table-cell;
    width: auto;
    font-family: 'Barlow Semi Condensed', sans-serif;
	color: #000000;
    font-size: 16px;
}
.ic-single-starttime {
    font-size: 16px;
}
.ic-back a span.small {
    text-transform: none;
    font-size: 15px;
    line-height: 15px;
    font-weight: normal;
    margin-bottom: 0;
    letter-spacing: 0;
    text-decoration: underline;
}
a.iCtip:hover {
    color: #fed32d;
}
.ic_eventlisteventi-tecnologie .default_eventlist,
.ic_eventlistlista-eventi .default_eventlist {
	background: none;
	background: rgba(221,221,221,0.1);
	border-radius: 6px;
	/*
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.025);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.025);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.025);
	*/
	margin: 5px 0;
	padding: 10px;
}
.ic_eventlisteventi-tecnologie .default_eventlist:nth-child(2n+1),
.ic_eventlistlista-eventi .default_eventlist:nth-child(2n+1) {
	background: none;
	background: rgba(221,221,221,0.3);
}
.ic_eventlisteventi-tecnologie .default_eventlist .ic-date-div,
.ic_eventlistlista-eventi .default_eventlist .ic-date-div {
    height: 65px;
    width: 70px;
    text-align: center;
    padding-top: 15%;
    text-shadow: none !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    box-sizing: content-box;
}
.ic_eventlisteventi-tecnologie .default_eventlist .ic-day,
.ic_eventlistlista-eventi .default_eventlist .ic-day {
    line-height: 18px !important;
    font-size: 29px;
    font-weight: bold;
}
.ic_eventlisteventi-tecnologie .default_eventlist .ic-month
.ic_eventlistlista-eventi .default_eventlist .ic-month, {
    line-height: 12px !important;
    font-size: 15px;
    font-weight: normal;
    padding-top: 7px;
}
.ic_eventlisteventi-tecnologie .iceventlist-title.ic-block, .iceventlist.ic-block,
.ic_eventlistlista-eventi .iceventlist-title.ic-block, .iceventlist.ic-block {
    margin-top: 5px;
    margin-bottom: 0;
}
.ic_eventlisteventi-tecnologie .default_eventlist .iceventlist-title,
.ic_eventlistlista-eventi .default_eventlist .iceventlist-title {
    padding-top: 0;
    line-height: 15px !important;
    font-size: 13px;
    font-weight: bold;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
}


@media (max-width: 1600px) and (min-width: 1200px) {
	.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(1) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:before {
	    transform: scale(0.8);
	}
	.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(2) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:before {
	    transform: scale(0.8);
	}
	.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(3) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:before {
	    transform: scale(0.8);
	}
	.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(4) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:before {
	    transform: scale(0.8);
	}
	.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(5) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:before {
	    transform: scale(0.8);
	}
	.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(6) a.wk-popover-toggle.wk-icon-map-marker.wk-icon-button:before {
	    transform: scale(0.8);
	}
}
/*@media (max-width: 1200px) and (min-width: 960px) {
	.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(1) .wk-dropdown-right {
	    margin-left: 20px;
	    margin-top: 30px;
	} 
	.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(2) .wk-dropdown-right {
	    margin-left: 50px;
	    margin-top: 0;
	}
	.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(3) .wk-dropdown-right{
	    margin-left: 50px;
	    margin-top: -20px;
	}
	.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(4) .wk-dropdown-right{
	    margin-left: 60px;
	    margin-top: 0;
	}
	.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(5) .wk-dropdown-right{
	    margin-left: 40px;
	    margin-top: 0;
	}
	.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(6) .wk-dropdown-right {
	    margin-left: 40px;
	    margin-top: 0;
	}
	.mappa-servizi .wk-panel-teaser .wk-overlay img {
	    width: 70%;
	}
}*/
@media (max-width: 960px) and (min-width: 768px) {
	.uk-navbar-nav > li > a {
	    height: 30px;
	    line-height: 25px;
	}
	.tm-navbar .uk-container {
	    padding: 0 10px;
	}
	p.intro-obiettivi {
	    width: 80%;
	}
	.uk-width-medium-3-5.uk-container-center.servizi {
	    width: 80%;
	}
	.uk-form-label.control-label.formControlLabel {
	    color: #fed32d;
	    font-family: 'Barlow Semi Condensed', sans-serif;
	    font-weight: 500;
	    font-size: 18px;
	    width: 100%;
	}
	.titolo-progetti {
	    height: 130px;
	}

	.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(1) .wk-dropdown-right {
	    margin-left: 0;
	    margin-top: 30px;
	} 
	.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(2) .wk-dropdown-right {
	    margin-left: 0;
	    margin-top: 0;
	}
	.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(3) .wk-dropdown-right{
	    margin-left: 0;
	    margin-top: -20px;
	}
	.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(4) .wk-dropdown-right{
	    margin-left: 0;
	    margin-top: 0;
	}
	.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(5) .wk-dropdown-right{
	    margin-left: 0;
	    margin-top: 0;
	}
	.mappa-servizi .wk-position-absolute.wk-hidden-small:nth-of-type(6) .wk-dropdown-right {
	    margin-left: 0;
	    margin-top: 0;
	}
	.mappa-servizi .wk-panel-teaser {
	    margin-bottom: 0;
	}
	.mappa-servizi .wk-panel-teaser .wk-overlay img {
	    width: 50%;
	}
	.speedtalk .uk-card-body {
	    height: auto;
	}

}

@media (max-width:767px) and (min-width: 480px) {
	div#chi-siamo {
	    padding-top: 40px;
	}
	.tm-navbar .uk-container {
	    padding: 0 10px;
	}
	.uk-navbar-toggle {
	    color: #000000;;
	}
	p.chi-siamo-hp.uk-vertical-align-middle {
	    padding-top: 30px;
	}
	.titolo-progetti {
	    background: #676A6C;
	    padding: 20px 0;
	}
	.logo-partner.uk-vertical-align-bottom {
	    margin: 0;
	    bottom: 80px;
	    float: left;
	    position: relative;
	}
	#tm-main {
	    margin-top: 0;
	}
	p.logo-partner.uk-vertical-align-bottom.uk-hidden-large.uk-hidden-medium {
		bottom: 60px;
		margin-bottom: 60px;
	}
	p.intro-obiettivi {
	    width: 80%;
	}
	.uk-width-large-1-3.uk-width-medium-1-1.uk-width-small-1-1.uk-vertical-align.loghi-footer {
	    float: right;
	    text-align: right;
	    margin-top: 30px;
	}
	.tm-grid-button .uk-panel:hover > a::after {
	    margin-bottom: -22px;
	    transform: translateY(-100%) rotate(360deg);
	}
	.icona-servizio.uk-width-large-3-9.uk-width-medium-3-9.uk-width-small-1-1 {
		padding-bottom: 30px;
	}
	.description-full {
	    width: 100%;
	}
	.ic-header-title {
		padding-top: 40px;
	}
	.ic-event-header.ic-clearfix h2 {
	    font-size: 35px;
	    line-height: 37px;
	    padding-top: 40px;
	}
	.ic-info {
	    width: 100%;
	}

	h1.titolo-contatti {
	    padding-top: 40px;
	}
	p.policy {
	    width: 100%;
	}
	.uk-form-label.control-label.formControlLabel {
	    color: #fed32d;
	    font-family: 'Barlow Semi Condensed', sans-serif;
	    font-weight: 500;
	    font-size: 18px;
	    width: 100%;
	}
	.speedtalk .uk-card-body {
	    height: 70px;
	}
}


@media (max-width:670px) and (min-width: 480px) {
	.dati-aziendali {
	    border-left: none;
	    padding-left: 0;
	}
	.tm-grid-button .uk-panel:hover > a::after {
	    margin-bottom: -22px;
	    transform: translateY(-100%) rotate(360deg);
	}
	.icona-servizio.uk-width-large-3-9.uk-width-medium-3-9.uk-width-small-1-1 {
		padding-bottom: 30px;
	}
	.uk-form-label.control-label.formControlLabel {
	    color: #fed32d;
	    font-family: 'Barlow Semi Condensed', sans-serif;
	    font-weight: 500;
	    font-size: 18px;
	    width: 100%;
	}
	.uk-form-label.control-label.formControlLabel {
	    color: #fed32d;
	    font-family: 'Barlow Semi Condensed', sans-serif;
	    font-weight: 500;
	    font-size: 18px;
	    width: 100%;
	}
}
@media (max-width:494px) {
	/* SOCIAL METER */
	iframe.photostream {
	    height: 955px;
	}
	div#tm-bottom-d {
	    padding-bottom: 0;
	}
}
@media (max-width:479px) {
	.tm-navbar .uk-container {
	    padding: 0 10px;
	}
	.uk-navbar-toggle {
	    color: #000000;
	}
	.iccalendar {
	    display: block;
	    position: relative;
	    /* width: auto; */
	    /* height: auto; */
	    padding: 20px !important;
	}
	p.chi-siamo-hp.uk-vertical-align-middle {
	    padding-top: 30px;
	}
	.titolo-progetti {
	    background: #676A6C;
	    padding: 20px 0;
	}
	.uk-width-large-1-2.uk-width-medium-1-2.uk-width-small-1-2.uk-vertical-align-top.colonna-uno	{
	    text-align: left;
	}
	.uk-width-large-1-2.uk-width-medium-1-2.uk-width-small-1-2.uk-vertical-align-top.colonna-due {
		margin-top: 30px;
	    text-align: left;
	}
	.dati-aziendali {
	    border-left: 0;
	    padding-left: 0;
	}
	p.intro-obiettivi {
	    width: 100%;
	}
	.uk-width-large-1-3.uk-width-medium-1-1.uk-width-small-1-1.uk-vertical-align.loghi-footer {
	    float: left;
	    text-align: left;
	    margin-top: 30px;
	}
	.utilities {
	    margin-top: 30px;
	}
	.yoo-zoo.product-uikit.product-uikit-news {
	    width: 100%;
	}
	.tm-content .yoo-zoo h1 {
	    padding-top: 40px;
	}
	.uk-thumbnail.uk-align-medium-left {
	    float: left;
	    padding-right: 0;
	    width: 100%;
	    text-align: center;
	}
	.uk-nbfc {
	    float: left;
	    width: 100%;
	}
	.description-full {
	    width: 100%;
	}
	.ic-info {
	    width: 100%;
	}
	p.policy {
	    width: 100%;
	}
	.headline {
	    font-family: 'Barlow Semi Condensed', sans-serif;
	    border-bottom: 3px solid rgb(255,211,50);
	    padding-bottom: 10px;
	    margin: 0;
	    line-height: 36px;
	    color: #FFFFFF;
	    font-weight: 500;
	    width: 60%;
	    margin-left: 50px;
	}
	.bodycopy {
	    font-family: 'Barlow Semi Condensed', sans-serif;
	    margin-top: 15px;
	    text-transform: none;
	    font-weight: 300;
	    color: #FFFFFF;
	    line-height: 23px;
	    font-size: 20px;
	    margin-left: 50px;
	    width: 60%;
	}
	.tm-grid-button .uk-panel:hover > a::after {
	    margin-bottom: -22px;
	    transform: translateY(-100%) rotate(360deg);
	}
	.icona-servizio.uk-width-large-3-9.uk-width-medium-3-9.uk-width-small-1-1 {
		padding-bottom: 30px;
	}
	.ic-box-date {
	    display: block;
	    text-transform: capitalize;
	    width: 60px;
	    height: 60px;
	    padding: 10px;
	    color: #fff;
	    margin: 8px 15px 2px 8px;
	    float: left;
	    position: relative;
	    box-sizing: content-box !important;
	}
	.ic-content {
	    display: block;
	    border: 0px;
	    margin: 0px;
	    padding: 8px;
	    vertical-align: top;
	    width: 60%;
	    float: right;
	}
	.uk-form-label.control-label.formControlLabel {
	    color: #fed32d;
	    font-family: 'Barlow Semi Condensed', sans-serif;
	    font-weight: 500;
	    font-size: 18px;
	    width: 100%;
	}
	.speedtalk .uk-card-body {
	    height: 70px;
	}
}

@media (max-width: 600px) {
	.slideshow-hp .uk-overlay-panel {
	    width: auto;
	    margin: 0 auto;
	}

}