body:not(.home) #header-home .slider-header {
    opacity: 0;
    visibility: hidden;
		transition: opacity 0.1s;
}

body:not(.home) #header-home .slider-header.slick-initialized {
 visibility: visible;
    opacity: 1;
}


/* IOT HOME ABOVE-THE-FOLD */

#page.colore_iot .main-navigation .nav-wrapper .menu-comune .menu li:not(.nav-news) {
		display: none;
}

#header-home.header-iot {
    background-color: #1e272f;
    height: 540px;
}

#header-home.header-iot .slider-header-wrapper {
    height: 540px;
}

#header-home.header-iot .slider-header-wrapper .slider-header-text {
    width: 50%;
}

#header-home.header-iot .slider-header-wrapper .slider-header-text p {
	max-width: 440px;
}

#header-home.header-iot .slider-header-wrapper .slider-header-text a.button {
  padding: 10px 20px;
}

#innovazione, #lora-alliance {
	background-color: #1e272f;
}

 #innovazione .container-inner {
	background-color: #e3eaf0;
	top: -60px;
	border-radius: 6px;
}

#innovazione .box-structure {
 position: relative;
 overflow: hidden;
}

#innovazione .box-structure::before {
  z-index: 1;
  background: var(--gradient-2-iot);
}

#innovazione .box-text h3 {
	font-size: 16px;
  margin: 0 0 10px;
	color: #9f2783;
}

#innovazione,
#lora-alliance  {
	padding: 0 20px;
}

#innovazione .box-text h2,
#lora-alliance .box-text h2 {
	line-height: 1.2;
	margin: 0 0 20px;
}

#innovazione .box-structure .box-text p {
	margin: 0 0 10px;
	color: #687c8e;
}

#innovazione .box-structure .box-text {
	width: 50%;
	position: relative;
	z-index: 9;
	padding: 50px 40px 30px 60px;
}

#innovazione .box-structure .box-text a.button {
	margin-top: 20px;
}

#innovazione .box-structure img {
	object-fit: cover;
	object-position: left;
	height: 100%;
	width: 100%;
}

#innovazione .box-structure .innovazione-img {
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 100%;
}

#innovazione .innovazione_content {
	position: relative;
}

#innovazione .innovazione_strip {
	background: var(--gradient-iot-2);
	color: #fff;
	padding: 25px 60px;
	position: relative;
	z-index: 1;
	display: flex;
	justify-content: space-between;
}

#innovazione .innovazione_strip h3 {
	font-size: 22px;
	font-weight: 500;
	margin: 0 0 5px;
	line-height: 1.2;
}

#innovazione .innovazione_strip h4 {
	font-size: 16px;
	font-weight: 300;
	margin: 0;
}

#innovazione .innovazione_strip .col-2 {
	display: flex;
	align-items: center;
	margin-left: 20px;
	min-width: 110px;
}

#lora-alliance .box-text {
	color: #fff;
	width: 50%;
	padding: 20px;
}

#lora-alliance .box-text h3 {
	font-size: 16px;
  margin: 0 0 10px;
}

#lora-alliance .box-text h2 {
	color: #fff;
}

#lora-alliance .box-text p {
	color: #8d9195;
	margin: 0 0 10px;
}

#lora-alliance .box-text a.button {
	font-size: 14px;
	margin-top: 20px;
}

#lora-alliance .container-inner {
	padding: 20px 0;
	display: flex;
	justify-content: space-evenly;
}

#lora-alliance .box-img {
  width: 50%;
	text-align: center;
}

#lora-alliance .box-img img {
	max-width: 350px;
	width: 100%;
}

@media screen and (max-width: 1024px) {
	#innovazione .container-inner {
    top: 0;
	}
	#lora-alliance .container-inner {
    padding: 50px 0 20px;
	}
	#innovazione .box-structure .box-text {
		width: 100%;
		padding: 50px 60px 50px;
		background-color: rgba(227, 234, 240, 0.8);
	}
}

@media screen and (max-width: 768px) {
	#header-home.header-iot {
    height: 330px;
	}
	#header-home.header-iot .slider-header {
  padding-bottom: 0px;
	}
	#header-home.header-iot .slider-header.slick-slider .slick-dots {
    bottom: 40px;
	}
	#header-home.header-iot .slider-header-wrapper picture {
		position: absolute;
		opacity: 0.5;
	}
	#header-home.header-iot .slider-header-wrapper {
		height: auto;
	}
	#header-home.header-iot .slider-header-wrapper .slider-header-text h3 {
		font-size: 16px;
		margin-bottom: 10px;
	}
	#header-home.header-iot .slider-header-wrapper .slider-header-text a.button::after {
    top: 18px;
	}
	#header-home.header-iot .slider-header-wrapper .slider-header-text {
    width: 100%;
		padding-bottom: 30px;
	}
	#header-home.header-iot .slider-header-container::before {
		display: none;
	}
	#innovazione .innovazione_strip h3 {
    font-size: 18px;
	}
	#innovazione .innovazione_strip h4 {
    font-size: 14px;
	}
	#lora-alliance .container-inner {
		flex-direction: column;
	}
	#lora-alliance .box-img,
	#lora-alliance .box-text {
		width: 100%;
		padding: 10px;
	}
}

@media screen and (max-width: 600px) {
	#innovazione .box-structure .box-text {
	  padding: 30px;
	  background-color: #e3eaf0;
	}
	#innovazione .innovazione_strip {
		padding: 25px 30px;
		flex-direction: column;
	}
	#innovazione .innovazione_strip .col-1 {
		margin-bottom: 20px;
	}
	#innovazione .innovazione_strip .col-2 {
    margin-left: 0px;
	}
}

/* OFFERTE ABOVE-THE-FOLD */

#primary.template-offerte {
	background-color: #fbfbfb;
}

.template-offerte .aside-col {
	width: 390px;
	position: absolute;
	z-index: 9;
	right: calc((100% - 1240px)/2 + 20px);
	top: 40px;
	height: calc(100% - 40px);
}

.template-offerte .row {
  position: relative;
  width: 100%;
}

.template-offerte .offerte-copertura {
	background-color: #fff;
	box-shadow: 0 0 20px 5px rgba(123, 199, 215, 0.15);
	width: 390px;
	padding-bottom: 10px;
	position: fixed;
	z-index: 9;
}

.template-offerte .main-col.colore-viola .offerte-copertura::before,
.main-col.colore-viola #offerte_contenuto .offerte_box .box-layout::before,
.main-col.colore-viola #offerte_header .offerte_label {
	background: linear-gradient(45deg, rgba(43,66,162,1) 0%, rgba(139,0,156,1) 100%);
	background: var(--gradient-viola);
}

.template-offerte .main-col.colore-giallo .offerte-copertura::before,
.main-col.colore-giallo #offerte_contenuto .offerte_box .box-layout::before,
.main-col.colore-giallo #offerte_header .offerte_label {
	background: linear-gradient(90deg, #e30e0f 0%, #f9ee02 100%);
}

.template-offerte .main-col.colore-giallo .offerte-copertura .head-content h3 {
  background: linear-gradient(90deg, #e30e0f 0%, #f9ee02 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.template-offerte .main-col.colore-giallo .offerte-copertura #checkcopertura {
  background: linear-gradient(90deg, #e30e0f 0%, #f9ee02 100%);
}

#offerte_header {
	position: relative;
	height: 510px;
}

#offerte_header .container {
	position: relative;
	z-index: 1;
	color: #fff;
	padding: 5% 20px;
}

#offerte_header .offerte_label {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 500;
	padding: 5px 8px;
	background: linear-gradient(45deg, rgba(43,66,162,1) 0%, rgba(50,188,217,1) 100%);
	background: var(--gradient-fibra);
	display: inline-block;
	border-radius: 6px;
}

#offerte_header .container .button.light {
	border-color: #fff;
}

#offerte_header .offerte_testo {
	max-width: 440px;
}

#offerte_header .offerte_testo h1 {
	font-weight: 300;
	line-height: 1.2;
	color: #ddd;
	margin: 10px 0 0;
	font-size: 32px;
}

#offerte_header .offerte_testo h2 {
	margin: 0;
	color: #ddd;
}

#offerte_header .offerte_testo h1 strong {
	font-weight: 500;
	color: #fff;
}

#offerte_header .offerte_testo h5 {
	color: #ddd;
	font-size: 22px;
	line-height: 1.2;
	margin-bottom: 35px;
}

#offerte_header .offerte_testo h5 em {
	font-size: 32px;
}

#offerte_header .offerte_testo h5 em strong {
	font-size: 42px;
}

#offerte_header .offerte_testo p {
	font-size: 18px;
}

#offerte_header .offerte_testo p strong {
	font-weight: 500;
}

#offerte_header picture {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	object-fit: cover;
	clip-path: ellipse(80% 100% at 50% 0%);
	height: 100%;
}

#offerte_header picture img {
	object-fit: cover;
	height: 100%;
}


#offerte_contenuto .offerte_contenuto,
#offerte_accordion .offerte_accordion {
	max-width: 770px;
	margin: 60px 0;
	position: relative;
}

#offerte_contenuto .offerte_contenuto h2 {
	margin: 15px 0 5px;
	text-align: left;
}

.main-col.colore-viola #offerte_contenuto .offerte_contenuto h2,
.main-col.colore-viola #offerte_contenuto .offerte_tabella ul li i::before {
	color: #740d9c;
	background: var(--gradient-viola);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

#offerte_contenuto .offerte_contenuto h2.viola {
	color: #740d9c;
	background: var(--gradient-viola);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

#offerte_contenuto .offerte_tabella {
	background-color: #fff;
	box-shadow: 0 2px 15px 10px #eef6f9;
	border-radius: 6px;
	margin: 20px 0 30px;
}

#offerte_contenuto .offerte_tabella ul,
#offerte_contenuto .offerte_griglia ul {
	display: flex;
	flex-wrap: wrap;
}

#offerte_contenuto .offerte_griglia ul {
	max-width: 770px;
	margin: 0 auto;
}

#offerte_contenuto .offerte_tabella ul li {
	padding: 30px 10px 25px 80px;
	border-bottom: 1px solid #f3f3f3;
	width: 33.33%;
	position: relative;
}

#offerte_contenuto .offerte_tabella ul li.tab-2,
#offerte_contenuto .offerte_tabella ul li.tab-4 {
	width: 50%;
}

#offerte_contenuto .offerte_tabella ul li:not(:last-child)::after {
	content: "";
	width: 1px;
	height: 70%;
	background-color: #f3f3f3;
	position: absolute;
	display: block;
	right: 0;
	top: 15%;
}

#offerte_contenuto .offerte_tabella ul li.tab-4:nth-child(2)::after,
#offerte_contenuto .offerte_tabella ul li.tab-5:nth-child(3)::after,
#offerte_contenuto .offerte_tabella ul li.tab-6:nth-child(3)::after {
	display: none;
}

#offerte_contenuto .offerte_tabella ul li p {
	margin: 0;
	font-size: 16px;
	line-height: 1.3;
}

#offerte_contenuto .offerte_tabella ul li p strong {
	color: #1e272f;
}

#offerte_contenuto .offerte_tabella ul li i {
	position: absolute;
	left: 30px;
	top: 35px;
	font-size: 24px;
	width: 30px;
}

#offerte_contenuto .offerte_tabella ul li i.ico-img::before,
#offerte_accordion .accordion_offerte_label i.ico-img::before  {
	left: 0;
}

@media screen and (max-width: 1240px) {
	#offerte_header picture {
	   clip-path: ellipse(100% 100% at 50% 0%);
	}
	.template-offerte .aside-col {
    right: 20px;
	}
	#offerte_header .container {
    padding: 60px 25px 0;
	}
	#offerte_contenuto .offerte_contenuto, #offerte_accordion .offerte_accordion {
		max-width: calc(100% - 420px);
	}
	#offerte_contenuto .offerte_tabella ul li {
		width: 50%;
	}
}

@media screen and (min-width: 1025px) and (max-width: 1240px) {
	#offerte_contenuto .offerte_tabella ul li.tab-4:nth-child(2)::after,
	#offerte_contenuto .offerte_tabella ul li.tab-5:nth-child(2)::after,
	#offerte_contenuto .offerte_tabella ul li.tab-5:nth-child(4)::after,
	#offerte_contenuto .offerte_tabella ul li.tab-6:nth-child(2)::after,
	#offerte_contenuto .offerte_tabella ul li.tab-6:nth-child(4)::after {
		display: none;
	}
	#offerte_contenuto .offerte_tabella ul li.tab-5:nth-child(3)::after,
	#offerte_contenuto .offerte_tabella ul li.tab-6:nth-child(3)::after {
		display: block;
	}
}


@media screen and (max-width: 1024px) {
	#offerte_header .offerte_testo {
		max-width: 340px;
	}
	#offerte_header .offerte_testo h1 {
    font-size: 28px;
	}
	#offerte_header .offerte_testo h3 {
    font-size: 21px;
	}
	.template-offerte .aside-col {
		height: 520px;
	}
	#offerte_header picture {
    clip-path: ellipse(120% 100% at 50% 0%);
	}
	#offerte_header::before {
		content: "";
		width: 100%;
		height: 100%;
		background-image: linear-gradient(to right, #042243, rgba(4,34,67,0.2), transparent);
		position: absolute;
		display: block;
		z-index: 1;
		clip-path: ellipse(120% 100% at 50% 0%);
	}
	#offerte_contenuto .offerte_tabella ul li {
		width: 33.33%;
	}
}

@media screen and (max-width: 768px) {
	#offerte_header .offerte_testo {
		max-width: none;
	}
	#offerte_header picture {
		clip-path: none;
		height: 100%;
	}
	#offerte_header picture img {
		object-position: right;
	}

	.template-offerte .aside-col {
    position: relative;
    width: 100%;
    right: 0;
		top: -30px;
		height: auto;
	}
	.template-offerte .offerte-copertura {
		width: calc(100% - 40px);
		margin: 0 20px;
		position: relative !important;
	}
	#offerte_header {
		height: auto;
		padding-bottom: 60px;
	}
	#offerte_header::before {
		background-image: linear-gradient(to right, #042243, rgba(4,34,67,0.8), transparent);
		clip-path: none;
	}
	#offerte_header .container {
    padding: 40px 25px 0;
	}
	#offerte_contenuto {
		padding-top: 0px;
	}
	#offerte_contenuto .offerte_contenuto {
		margin-top: 0;
		margin-bottom: 30px;
	}
	#offerte_contenuto .offerte_contenuto p {
		font-size: 16px;
	}
	#offerte_contenuto .offerte_tabella ul li {
		width: 50%;
	}
	#offerte_contenuto .offerte_tabella ul li::after {
		display: none!important;
	}
}


@media screen and (max-width: 500px) {
	#offerte_header .offerte_testo {
    max-width: none;
	}
	#offerte_header .offerte_testo p {
    font-size: 14px;
	}
	#offerte_header::before {
		background-color: rgba(4,34,67,0.5);
	}
	#offerte_header .offerte_testo h1 {
    font-size: 24px;
	}
	#offerte_header .offerte_testo h5 {
    font-size: 18px;
		margin-bottom: 18px;
	}
	#offerte_header .offerte_testo h5 em {
		font-size: 24px;
	}
	#offerte_header .offerte_testo h5 em strong {
		font-size: 28px;
	}
	#offerte_header .offerte_testo span.ico-fibra::after {
		width: 20px;
		height: 20px;
	}
	#offerte_contenuto .offerte_tabella ul li {
		width: 100%!important;
	}
}


/* Aziende PMI */

#intro-pmi {
	text-align: center;
	padding: 60px 20px 50px;
}

#intro-pmi h1, #intro-pmi h2 {
	line-height: 1.2;
}

#intro-pmi p {
	margin: 0;
}

#header-pmi  {
	background-image: url("../img/header_pmi_bg.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: cover;
	padding: 0 20px 0;
}

#header-pmi::after {
	background-color: #042243;
	height: 120px;
}

#header-pmi .slider-header {
	margin-bottom: 0;
	opacity: 0;
	visibility: hidden;
	transition: opacity 1s ease 0.2s;
}

#header-pmi .slider-header.slick-initialized {
	visibility: visible;
	opacity: 1;
}

#header-pmi .slider-header-wrapper  {
	border-radius: 6px;
	overflow: hidden;
	background-color: #2a6ab1;
	position: relative;
	height: 520px;
}

#header-pmi .slick-prev {
    left: -75px;
}

#header-pmi .slick-prev:hover {
    left: -80px;
}

#header-pmi .slick-next {
    right: -75px;
}

#header-pmi .slick-next:hover {
    right: -80px;
}

#header-pmi .slick-slider .slick-arrow {
    border-color: #32bcda;
}

#header-pmi .slick-slider .slick-arrow::before {
    border-color: #32bcda;
}

#header-pmi .slick-slider .slick-arrow::after {
		background-color: #32bcda;
}

#header-pmi .slider-header-text {
	padding: 35px 60px;
	position: relative;
	z-index: 9;
	max-width: 450px;
}

#header-pmi .slider-header-container svg {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	z-index: 1;
	transition: left 0.5s;
	width: 550px;
}

#header-pmi .slider-header-text h1,
#header-pmi .slider-header-text h2 {
color: #32bcda;
line-height: 1.2;
}

#header-pmi .slider-header-text p {
	color: #dddddd;
	font-size: 14px;
}

#header-pmi .slider-header-text ul.list {
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	margin-bottom: 25px;
}

#header-pmi .slider-header-text ul.list li {
	padding: 5px 0 5px;
}

#header-pmi .slider-header-text ul.list li i {
	margin-right: 10px;
	color: #32bcda;
}

#header-pmi .slider-header-text a.button {
	padding: 18px 30px;
	border-radius: 6px;
}

#header-pmi .slider-header-container picture img {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	object-fit: cover;
}

#verifica-copertura.pmi {
	background-color: #042243;
	padding-top: 50px;
}

#verifica-copertura.pmi .box-verifica-copertura {
    top: 0;
		box-shadow: none;
}

#verifica-copertura.pmi .box-verifica-copertura.dark {
	background-image: url("../img/verifica-copertura-bg-dark.jpg");
}

#verifica-copertura.pmi .box-verifica-copertura.dark h2,
#verifica-copertura.pmi .box-verifica-copertura h2 {
	color: #fff;
	max-width: 460px;
	padding-right: 20px;
}

#verifica-copertura.pmi .box-verifica-copertura h2 {
	color: #1e272f;
	background: none;
	-webkit-text-fill-color: initial;
}

#verifica-copertura.pmi .box-verifica-copertura.dark p,
#verifica-copertura.pmi .box-verifica-copertura p  {
	font-weight: 300;
	color: #fff;
	max-width: 500px;
	padding-right: 20px;
}

#verifica-copertura.pmi .box-verifica-copertura p {
	color: #687c8e;
	line-height: 1.4;
}

@media screen and (max-width: 1400px) {
	#header-pmi .slick-slider .slick-arrow {
	    display: none!important;
	}
}

@media screen and (max-width: 1024px) {
	#header-pmi .slider-header-container svg {
		left: -100px;
	}
	#verifica-copertura .box-verifica-copertura .box-text,
	#verifica-copertura.pmi .box-verifica-copertura.dark h2,
	#verifica-copertura.pmi .box-verifica-copertura.dark p,
	#verifica-copertura.pmi .box-verifica-copertura h2,
	#verifica-copertura.pmi .box-verifica-copertura p  {
	    max-width: none;
	}
}

@media screen and (max-width: 768px) {
	#header-pmi .slider-header-text {
		background: linear-gradient(100deg, rgba(4, 34, 67,1) 0%, rgba(43, 107, 179,1) 100%);
		max-width: none;
		width: 100%;
		height: 100%;
	}
	#header-pmi .slider-header-container,
	#header-pmi .slider-header-wrapper {
    height: auto;
	}
	#header-pmi .slider-header-container svg {
		display: none;
	}
	#header-pmi .slider-header-text a.button::after {
		top: 26px;
		right: 26px;
	}
	#intro-pmi {
    padding-top: 30px;
	}
	#intro-pmi p {
    font-size: 16px;
	}
	#verifica-copertura.pmi {
    padding-top: 30px;
	}
	#verifica-copertura.pmi .box-verifica-copertura {
		padding: 25px 30px;
	}
}

@media screen and (max-width: 480px) {
	#header-pmi .slider-header-text {
	  padding: 20px 30px 40px;
	}
}

/* Data Center */

ul.counter_box {
		display: flex;
		justify-content: space-around;
}

ul.counter_box i {
	border: 1px solid #8b009c;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	font-size: 22px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
}

ul.counter_box li p {
	margin: 0;
	max-width: 230px;
	position: relative;
	margin-left: 80px;
}

ul.counter_box li {
	padding: 0 20px;
}

ul.counter_box li p:first-of-type {
	font-size: 26px;
	font-weight: 500;
	color: #8b009c;
	line-height: 1;
	margin-bottom: 5px;
}

ul.counter_box li p:last-of-type {
	font-size: 16px;
	font-weight: 300;
	color: #687c8e;
	line-height: 1.3;
}

#servizi_int .servizi_card,
#intro_pa .pa_card {
  display: flex;
}

#servizi_int .servizi_card li {
	box-shadow: 0 0 20px 10px #dae7ee;
}

#servizi_int .servizi_card > li,
#intro_pa .pa_card > li {
  margin-right: 20px;
  width: 25%;
  line-height: 0;
	overflow: hidden;
	border-radius: 6px;
	z-index: 9;
}

#servizi_int .servizi_card li > div,
#intro_pa .pa_card li > div {
  background-color: #fff;
  position: relative;
  z-index: 1;
  height: 100%;
}

#servizi_int .servizi_card > li:last-of-type,
#intro_pa .pa_card > li:last-of-type {
  margin-right: 0px;
}

#servizi_int .servizi_card > li img,
#intro_pa .pa_card > li img {
  border-radius: 6px 6px 0 0;
  width: 100%;
	height: 150px;
	object-fit: cover;
}

#servizi_int .servizi_card li .servizi_card_content,
#intro_pa .pa_card li .servizi_card_content {
  padding: 25px;
  position: relative;
  line-height: 1.4;
}

#servizi_int .servizi_card li .servizi_card_content::before,
#intro_pa .pa_card li .servizi_card_content::before {
  content: "";
  background: linear-gradient(100deg, rgba(43,66,162,1) 0%, rgba(139,0,156,1) 100%);
  height: 4px;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

#intro_pa .pa_card li .servizi_card_content::before {
	background: linear-gradient(45deg, rgba(43,107,179,1) 0%, rgba(104,124,142,1) 100%);
}

#servizi_int .servizi_card h3,
#intro_pa .pa_card h3 {
  font-size: 18px;
  margin: 0 0 5px;
	line-height: 1.3;
}

#servizi_int .servizi_card p,
#intro_pa .pa_card p {
  color: #687c8e;
  margin: 0;
}

#servizi_int .servizi_card a,
#intro_pa .pa_card a {
  font-size: 14px;
  font-weight: 500;
  padding: 0;
  border: 0;
  margin-top: 8px;
  transition: padding 0.5s;
  width: initial!important;
}

#servizi_int .servizi_card a:hover,
#intro_pa .pa_card a:hover {
  padding-left: 5px;
}

@media only screen and (max-width: 1024px) {
	#dc-pmi .lbs_content a:first-of-type {
    margin-right: 10px;
	}
	#servizi_int .servizi_card,
	#intro_pa ul.pa_card {
		flex-wrap: wrap;
	}
	#servizi_int .servizi_card > li,
	#intro_pa .pa_card > li  {
		width: calc(50% - 16px);
		margin: 16px 8px;
	}
	#servizi_int .servizi_card > li img,
	#intro_pa .pa_card > li img {
		height: 200px;
	}
}

@media only screen and (max-width: 768px) {
	ul.counter_box {
    flex-direction: column;
	}
	ul.counter_box li {
    padding: 20px;
	}
	ul.counter_box li {
    max-width: 350px;
    margin: 0 auto;
	}
	#servizi_int .servizi_card > li img,
	#intro_pa .pa_card > li img {
		height: 150px;
	}
}

@media only screen and (max-width: 480px) {
	#servizi_int .servizi_card > li,
	#intro_pa .pa_card > li {
		width: 100%;
		margin: 12px 0;
	}
	#servizi_int .servizi_card > li img,
	#intro_pa .pa_card > li img {
		height: auto;
		max-height: 200px;
		min-height: 150px;
	}
}

/* Lorawan */

#lorawan_header .lbs_content {
    max-width: 450px;
}

#lorawan_livelli p {
	color: #8d9195;
}

#lorawan_livelli .livelli_intro {
	text-align: center;
}

#lorawan_livelli .livelli_intro h2 {
	font-size: 26px;
	font-weight: 300;
	margin: 0 0 10px;
	line-height: 1.4;
}

#lorawan_livelli .livelli_intro h2 strong {
	font-weight: 500;
}

#lorawan_livelli .livelli_intro p {
	font-size: 18px;
	margin: 0;
}

#lorawan_livelli .lista_num {
	margin: 35px 0 60px;
}

#lorawan_livelli .testi-box {
	display: flex;
	justify-content: space-between;
}

#lorawan_livelli .testi-box h2 {
	font-size: 16px;
	font-weight: 500;
}

#lorawan_livelli .testi-box h3 {
	font-size: 26px;
	font-weight: 300;
	color: #fff;
	margin: 0 0 10px;
	line-height: 1.3;
}

#lorawan_livelli .testi-box .testi_col_1,
#lorawan_livelli .testi-box .testi_col_2 {
	max-width: 580px;
}

#lorawan_livelli .testi-box .testi_col_1 {
	padding-right: 20px;
}
#lorawan_livelli .testi-box .testi_col_2 {
	padding-left: 20px;
}

/* Lorewan Responsività */

@media only screen and (max-width: 768px) {
	#lorawan_header .lbs_container .lbs_content {
		max-width: none;
	}
	#lorawan_livelli .testi-box {
		flex-direction: column;
	}
	#lorawan_livelli .testi-box .testi_col_1,
	#lorawan_livelli .testi-box .testi_col_2 {
		padding: 0;
		max-width: none;
	}
	#lorawan_livelli .lista_num {
		margin-bottom: 40px;
	}
}

/* Cloud */

#unicloud h2 {
	margin: 10px 0 40px;
}

#unicloud .unicloud_content {
	display: flex;
}

#unicloud .unicloud_content .unicloud_testo {
	width: 33%;
	margin-right: 15px;
	position: relative;
	overflow: hidden;
	box-shadow: 0 0 20px 10px #dae7ee;
	border-radius: 6px;
}

#unicloud .unicloud_content .unicloud_testo > div {
	background-color: #fff;
	padding: 20px 30px 30px;
	border-radius: 6px;
	position: relative;
	z-index: 1;
	height: 100%;
}

#unicloud .unicloud_content .unicloud_testo:last-of-type {
	margin-right: 0;
}

#unicloud .unicloud_content .unicloud_testo::before {
    content: "";
    background: linear-gradient(45deg, rgba(43,66,162,1) 0%, rgba(139,0,156,1) 100%);
    background: var(--gradient-viola);
    height: 4px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
		z-index: 2;
}

#unicloud .unicloud_content .unicloud_testo h3 {
	font-size: 18px;
}

#unicloud .unicloud_content .unicloud_testo p {
	color: #687c8e;
}

#unicloud .unicloud_content .unicloud_testo ul li,
#content_flex .list_l5 ul li {
	padding-left: 15px;
	position: relative;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 5px;
	color: #740d9c;
	background: var(--gradient-viola);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

#unicloud .unicloud_content .unicloud_testo ul li:before,
#content_flex .list_l5 ul li:before {
	content: "";
	width: 4px;
	height: 4px;
	border-radius: 50%;
	display: inline-block;
	background-color: #47269c;
	position: absolute;
	top: 9px;
	left: 0;
}

@media only screen and (max-width: 768px) {
	#unicloud {
		padding: 20px 10px;
	}
	#unicloud .unicloud_content {
		flex-direction: column;
	}
	#unicloud .unicloud_content .unicloud_testo {
		width: 100%;
		margin: 10px 0;
	}
	#unicloud h2 {
		margin-bottom: 20px;
	}
}

/* UniOrchestra */

#uniorchestra_vantaggi .title-content h2 {
  margin-bottom: 15px;
}

#uniorchestra_vantaggi .title-content p {
  font-size: 18px;
  color: #8d9195;
  max-width: 780px;
  margin: 0 auto;
}

#uniorchestra_vantaggi .lista_ico_2 {
    padding: 50px 0 30px;
}

#uniorchestra_vantaggi .lista_ico_2 li p {
    color: #fff;
    font-size: 16px;
}

#uniorchestra_vantaggi .lista_ico_2 i {
    border-color: #2d3842;
}

@media only screen and (max-width: 768px) {
	#uniorchestra_vantaggi .title-content p {
		font-size: 16px;
	}
	#uniorchestra_vantaggi .lista_ico_2 {
    padding: 20px 0;
	}
}

/* Perchè Unidata */

#header_pu {
	background-color: #fbfbfb;
	padding: 30px 20px;
}

#header_pu .testo_inf {
	font-size: 26px;
	margin: 50px auto;
	color: #687c8e;
	font-weight: 300;
	line-height: 1.2;
	font-style: italic;
}

#header_pu .container-inner {
	border-bottom: 1px solid #e8e8e8;
}

#pilastri_pu {
	padding: 0 20px;
	background-color: #fbfbfb;
}

#pilastri_pu h2 {
	margin: 40px 0;
}

#pilastri_pu::after {
    background-color: #042243;
}

#pilastri_pu .button {
  margin-top: 15px;
	box-sizing: border-box;
}

@media only screen and (max-width: 768px) {
	#header_pu .testo_inf {
		font-size: 18px;
	}
	#pilastri_pu .pilastri_container::before {
		background-color: rgb(0,0,0,0.6);
	}
	#pilastri_pu h2 {
		margin: 20px 0 40px;
	}
}

/* Aziende */

.page-template-page-aziende .nav-supporto,
.page-template-page-aziende .nav-perche {
	display: none;
}

#header_aziende {
 background-color: #fbfbfb;
}

#header_aziende h1 {
	margin-top: 40px;
}

#aziende_slider {
	position: relative;
	padding: 0 20px 80px;
}

#aziende_slider::before {
	content: "";
	background-image: url("../img/aziende_bg.jpg");
	background-color: #fbfbfb;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	background-repeat: no-repeat;
	background-position: bottom;
}

#aziende_slider .aziende_slider {
	max-width: 1030px;
	overflow: visible;
	opacity: 0;
	visibility: hidden;
	transition: opacity 1s ease 0.2s;
}

#aziende_slider .aziende_slider.slick-initialized {
	visibility: visible;
	opacity: 1;
}

#aziende_slider .slick-prev {
    left: -80px;
		box-shadow: 0px 0px 15px 10px #e7f3f5;
}

#aziende_slider .slick-next {
    right: -80px;
		box-shadow: 0px 0px 15px 10px #e7f3f5;
}

#aziende_slider .slick-arrow {
	box-shadow: 0px 0px 15px 10px #e7f3f5;
	background-color: #fff;
	top: 45%;
}

#aziende_slider .slick-arrow::before {
  border-color: #c6cdd4;
}

#aziende_slider .slick-arrow:hover::before{
	border-color: #949ea8;
}

#aziende_slider .slick-arrow::after {
    background-color: #c6cdd4;
		transition: background-color 0.5s;
}

#aziende_slider .slick-arrow:hover::after{
	background-color: #949ea8;
}

#aziende_slider .slick-list {
	overflow: hidden;
	border-radius: 6px;
}

#aziende_slider .ico-tel i::before {
	color: #fff;
}

#aziende_slider .lbs_container.lbs_link .lbs_content {
    max-width: 480px;
}

#aziende_slider .slick-dots {
	bottom: -35px;
}

#aziende_slider .lbs_container .polygon-bg {
    width: 550px;
}

@media only screen and (max-width: 768px) {
	#header_aziende h1 {
    margin-top: 60px;
	}
	#header_aziende .box_container {
		margin-bottom: 50px;
	}
	#aziende_slider .lbs_container.lbs_link .lbs_content {
    max-width: none;
	}
	#aziende_slider {
    padding-bottom: 60px;
	}
}

/* Aziende GI */

#header_gi {
	padding-top: 60px;
}

#sezione-box .text-layout {
	margin-bottom: 30px;
}

#sezione-box .bl-g .box-layout:nth-child(1),
#sezione-box .bl-g .box-layout:nth-child(2),
#sezione-box .bl-g .box-layout:nth-child(3) {
    width: calc(33% - 14px);
}

@media only screen and (max-width: 768px) {
	#sezione-box .bl-g .box-layout:nth-child(1),
	#sezione-box .bl-g .box-layout:nth-child(2),
	#sezione-box .bl-g .box-layout:nth-child(3) {
		width: 100%;
	}
}

/* Pubblica Amministrazione */

#intro_pa  {
	background-color: #fbfbfb;
}

#intro_pa .pa_header {
	overflow: hidden;
	text-align: center;
	color: #fff;
	padding: 80px 20px 120px;
	position: relative;
}

#intro_pa .pa_header .header_testo {
	position: relative;
	z-index: 9;
}

#intro_pa .pa_header img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	object-fit: cover;
}

#intro_pa .pa_header::after {
	content: "";
	background-color: #040b1e;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 80%;
}

#intro_pa h1 {
	margin: 0;
}

#intro_pa h2 {
	margin: 0 0 15px;
}

#intro_pa p {
	 max-width: 840px;
	 margin: 10px auto;
	 color: #ddd;
	 font-size: 18px;
}

#intro_pa .pa_card {
	position: relative;
	top: -60px;
}

#intro_pa .pa_card p {
	font-size: 14px;
	margin-top: 10px;
}

#intro_pa .pa_card li .servizi_card_content {
	height: calc(100% - 150px);
	padding-bottom: 55px;
}

#intro_pa .pa_card a {
	position: absolute;
	bottom: 25px;
	left: 25px;
}

#intro_pa p strong {
	font-weight: 500;
}

#intro_pa .pa_card li .servizi_card_content ul {
	margin-top: 10px;
}

#intro_pa .pa_card li .servizi_card_content ul li {
	color: #687c8e;
	margin: 2px 0;
	font-weight: 300;
	font-size: 14px;
}

#intro_pa .pa_card li .servizi_card_content li::before {
  border-color: #687c8e;
	border-width: 0 2px 2px 0;
	top: 7px;
}

#intro_pa .pa_card_strip {
	box-shadow: 0 10px 20px 10px rgba(123,199,215,0.1);
	height: calc(100% - 60px);
	width: calc(100% - 40px);
	position: absolute;
	bottom: 0px;
	background-color: rgba(123,199,215,0.1);
	left: 0;
	z-index: 1;
	right: 0;
	margin: 0 auto;
}

#verifica-copertura.pa .box-verifica-copertura {
		box-shadow: 0px 0px 15px 10px #e7f3f5;
		top: 0;
}

#verifica-copertura.pa .box-verifica-copertura .box-text {
    width: calc(100% - 350px);
    margin-left: 25px;
		max-width: none;
}

#verifica-copertura.pa .box-verifica-copertura h2 {
	font-weight: 300;
}

@media only screen and (max-width: 1024px) {
	#intro_pa .lista_ico li {
    width: 50%;
	}
	#verifica-copertura.pa .box-verifica-copertura .box-text {
    width: 100%;
    padding: 0 20px;
		margin: 0;
	}
	#intro_pa .pa_card {
		top: -80px;
	}
	#intro_pa .pa_card li .servizi_card_content {
		height: calc(100% - 200px);
	}
}

@media only screen and (max-width: 768px) {
	#intro_pa p {
		font-size: 16px;
	}
	#intro_pa .pa_header {
		padding: 40px 20px 80px;
	}
	#intro_pa .pa_card {
		top: -60px;
	}
	#intro_pa .lista_ico {
	    max-width: none;
			padding: 0;
			margin-bottom: 0;
	}
	#sezione-box h2 {
		margin: 0 0 10px;
	}
	#intro_pa .pa_card li .servizi_card_content {
		height: calc(100% - 150px);
	}
}

@media only screen and (max-width: 480px) {
	#intro_pa .pa_card li .servizi_card_content {
		height: auto;
		padding-bottom: 25px;
	}
	#intro_pa .pa_card a {
    position: static;
	}
}

@media only screen and (max-width: 420px) {
	#intro_pa .lista_ico li {
    width: 100%;
	}
	#verifica-copertura.pa .box-verifica-copertura .box-text {
		padding: 0;
	}
}


/* Su di noi */

#video-box.video-aziende {
	padding: 50px 20px;
}

#assistenza .intro h3 {
	color: #32bcda;
	font-size: 16px;
	margin: 0 0 10px;
}

#assistenza .intro h2 {
	color: #fff;
	margin: 0 0 30px;
}

#assistenza .box_container {
	flex-wrap: nowrap;
	max-width: 1080px;
	margin: 0 auto;
	position: relative;
}

#assistenza.sdn .box_container::before {
	content: "";
	box-shadow: 0px 0px 20px 5px #eff7f9;
	display: block;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: calc(100% - 70px);
	background-color: #eff7f9;
}

#assistenza.sdn .box_container::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: -30px;
	width: calc(100% + 60px);
	height: 70px;
	background-color: #042243;
}

#assistenza .box_container .box-layout {
	width: 50%;
}

#assistenza.sdn::after {
  background-color: #042243;
	height: 70px;
}

#assistenza .box_container .box-layout h3 {
	margin: 0;
}

#assistenza .box-layout::before {
  background: linear-gradient(45deg, rgba(43,107,179,1) 0%, rgba(104,124,142,1) 100%);
  background: var(--gradient-aziende);
}

#rete-sdn .rete-sdn-content {
	max-width: 820px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}

#rete-sdn .button {
 margin: 10px 0;
 box-sizing: border-box;
}

#rete-sdn .rete-box-content {
	margin: 80px auto 60px;
}

#rete-sdn .rete-box-content h2 {
	margin-top: 0;
	color: #fff;
}

@media only screen and (max-width: 768px) {
	#assistenza .intro h2 {
    margin-bottom: 20px;
	}
	#assistenza .box_container {
		flex-direction: column;
	}
	#assistenza .box_container .box-layout {
		width: 100%;
		margin: 8px 0;
	}
	#rete-sdn .rete-box-content {
    margin: 60px auto 20px;
	}
	#video-box.video-aziende .video-container {
		top: 0;
	}
}

@media screen and (max-width: 480px) {
	#video-box.video-aziende {
		top: 0;
	}
}

/* Wholesale */

#header_ws {
	padding: 15px 30px 0;
}

#header_ws .testo_ws {
	margin: 60px auto 50px;
}

#header_ws .box-layout-2 {
	box-shadow: 0 0 10px 5px rgba(0,0,0,0.1);
}

#header_ws .button-s-l {
	margin: 15px 0 10px;
	box-sizing: border-box;
}

#header_ws .testo_2_ws,
#header_ws .testo_2_ws p {
	margin-bottom: 0;
}

#servizi_ws .box_container .box-layout::before {
	background: none;
  background-color: #32bcd9;
}

@media only screen and (max-width: 768px) {
	#header_ws .testo_ws {
    margin-top: 40px;
	}
	#univoce_ws {
    padding-top: 0;
	}
	#univoce_ws .button {
    margin-bottom: 20px;
	}
}

/* Smart Cities */

#sc_app  {
  padding-top: 0;
	padding-bottom: 0;
}

#sc_app h2 {
  margin-top: 0;
}

#sc_app .lista_ico_2 i {
  border-color: #2d3842;
}

#sc_app .lista_ico_2 i::before {
  font-size: 34px;
}

#sc_app .lista_ico_2 i.fa-signal::before {
  font-size: 28px;
}

#sc_app .lista_ico_2 i.fa-leaf::before {
  font-size: 30px;
}

#sc_app .lista_ico_2 i.fa-wind::before {
  font-size: 36px;
}

#sc_app .lista_ico_2 p {
    font-size: 16px;
    color: #8d9195;
    padding: 0 6px;
    margin: 16px auto 24px;
}

@media only screen and (max-width: 768px) {
	#sc_app > div {
		padding: 0;
	}
	#sc_app .lista_ico_2 i::before,
	#sc_app .lista_ico_2 i.fa-signal::before,
	#sc_app .lista_ico_2 i.fa-leaf::before,
	#sc_app .lista_ico_2 i.fa-wind::before {
	  font-size: 24px;
	}
}

/* Supporto */

#intro_sup {
	padding-top: 60px;
	padding-bottom: 0;
}

#intro_sup h1 {
	margin-bottom: 0;
}

#intro_sup .lista_ico {
	max-width: 1100px;
	margin: 0 auto;
}

#intro_sup .lista_ico li {
	height: 50px;
	padding: 0 50px 0 70px;
	display: flex;
	align-items: center;
}

#intro_sup .lista_ico i {
	font-size: 20px;
	padding: 14px 0;
}

#box_sup a {
	margin-bottom: 20px;
}

#testo_sup  {
	padding: 20px 20px 15px;
}

#testo_sup h2 {
	margin-bottom: 0;
}

#testo_sup p {
	color: #8d9195;
}

#testo_sup .testo_content {
	max-width: 800px;
	margin: 0 auto;
}

#contatti_sup {
	padding-top: 0;
}

#contatti_sup .space{
	padding-bottom: 40px;
}

#contatti_sup .box_container {
	margin: 0;
}

#contatti_sup .box_container h3 {
	font-size: 18px;
	font-weight: 300;
}

#contatti_sup .box_container a {
	font-weight: 500;
}

#contatti_sup .box_container .box-layout > div {
	padding: 40px 20px;
}

#contatti_sup .box-layout.box-2::before {
	background: linear-gradient(100deg, #2b6bb3 0%, #47279c 100%);
}

#contatti_sup .box-layout.box-3::before {
	background: linear-gradient(100deg, #47279c 0%, #8a009c 100%);
}

#contatti_sup .box_container_2 {
	display: flex;
	margin: 40px 0;
}

#contatti_sup .box_container_2 .box_content {
	width: 33%;
	padding: 20px;
	text-align: center;
}

#contatti_sup .box_container_2 .box_content.box-4 {
	padding-left: 60px;
	box-sizing: border-box;
}

#contatti_sup .box_container_2 .box_content h3 {
	margin-top: 5px;
}

#contatti_sup .box_container_2 .box_content.box-4 h3 {
	font-size: 26px;
	font-weight: 300;
	margin: 0;
	text-align: left;
}

#banner-footer .strip_supporto a i{
	color: #32bcd9;
}

#faq_sup .title-content {
    margin-bottom: 40px;
}

#faq_sup .faq_link {
    margin-top: 40px;
		text-align: center;
}

#faq_sup .title-content h2 {
    margin: 0;
}

@media only screen and (max-width: 1024px) {
	#intro_sup .lista_ico {
		max-width: 700px;
	}
	#contatti_sup .box_container_2 {
    flex-direction: column;
	}
	#contatti_sup .box_container .box-layout {
    width: 100%;
    margin: 8px 0;
	}
	#contatti_sup .box_container_2 .box_content {
		width: 100%;
		padding-bottom: 10px;
	}
	#contatti_sup .box_container_2 .box_content.box-4 {
    text-align: center;
		padding-left: 20px;
	}
	#contatti_sup .box_container_2 .box_content.box-4 h3 {
		 text-align: center;
	}
}

@media only screen and (max-width: 768px) {
	#intro_sup .lista_ico {
	    max-width: none;
	}
	#intro_sup .lista_ico li {
		padding: 0 20px 0 70px;
		width: 50%;
	}
	#intro_sup {
    padding-top: 40px;
	}
	#testo_sup {
    padding-top: 0px;
	}
	#faq_sup .title-content {
	    margin-bottom: 30px;
	}
}

@media only screen and (max-width: 480px) {
	#intro_sup h1 {
    margin-top: 0;
	}
	#intro_sup .lista_ico li {
		width: 100%;
	}
	#contatti_sup .box_container_2 .box_content.box-4 h3 {
	   font-size: 20px;
	}
}

/* Su misura */

#routine_sm h2 {
	margin: 0;
}

#routine_sm .lista_routine {
	max-width: 1100px;
}

#routine_sm .title-content p {
	margin: 15px 0 35px
}

#routine_sm .lista_routine {
	display: flex;
	margin-bottom: 20px;
}

#routine_sm .lista_routine li {
	float: none;
	width: 33%;
	padding: 10px 60px 0 80px;
}

#routine_sm .lista_routine li i {
	width: 60px;
	height: 60px;
	font-size: 22px;
	padding: 18px 0;
}

#routine_sm .lista_routine h4 {
	margin: 0 0 5px;
	font-size: 18px;
	font-weight: 500;
}

#routine_sm .lista_routine p {
	margin: 0;
	color: #687c8e;
	font-size: 16px;
	line-height: 1.3;
}

#strip_sm .strip {
	background: linear-gradient(45deg, rgba(43,107,179,1) 0%, rgba(104,124,142,1) 100%);
	background: var(--gradient-aziende);
	border-radius: 6px;
	color: #fff;
	padding: 40px 60px;
}

#strip_sm::before {
	background-color: #fbfbfb;
}

#strip_sm .strip h3 {
    font-weight: 300;
    font-size: 25px;
    margin: 0;
    float: left;
    line-height: 1.7;
}

#strip_sm .link_box {
    float: right;
}

@media only screen and (max-width: 1024px) {
  #routine_sm .lista_routine {
    flex-direction: column;
  }
  #routine_sm .lista_routine li {
    width: 100%;
    padding: 10px 0px 0 80px;
    max-width: 500px;
    margin: 20px auto;
  }
  #strip_sm .strip h3 {
      float: none;
      margin-bottom: 25px;
      font-size: 18px;
			text-align: center;
			line-height: 1.3;
  }
	#strip_sm .link_box {
    float: none;
	}
	#strip_sm .link_box  a {
    display: block;
    width: 100%;
		text-align: center;
	}
}

/* Fibra Proprietaria */

#header_fibra .header {
	display: flex;
	margin: 60px auto 20px;
}

#header_fibra .header h1 {
	text-align: left;
	line-height: 1.2;
	margin: 0;
	padding: 0 60px;
}

#header_fibra .header > div {
	position: relative;
	width: 33%;
}

#header_fibra .header i {
	display: block;
	font-size: 24px;
	width: 60px;
	height: 60px;
	border: 1px solid #e8e8e8;
	border-radius: 50%;
	text-align: center;
	padding: 18px 0;
	position: absolute;
	top: 10px;
}

#header_fibra .header h4 {
	font-size: 26px;
	font-weight: 500;
	margin: 0;
	padding-left: 80px;
	line-height: 1.2;
}

#header_fibra .header p {
	color: #687c8e;
	margin: 0;
	padding: 0 80px;
}

#box_fibra::after {
	background-color: #042243;
}

#ftth_fibra .ftth {
	border-bottom: 1px solid #1e3956;
}

#ftth_fibra .ftth {
	display: flex;
	color: #fff;
	padding: 40px 0;
}

#ftth_fibra .ftth > div {
	width: 50%;
	padding-right: 60px;
	padding-left: 5px;
}

#ftth_fibra .ftth h3 {
	color: #32bcd9;
	font-size: 16px;
}

#ftth_fibra .ftth h4 {
	font-size: 26px;
	font-weight: 300;
	margin: 0 0 15px;
	line-height: 1.2;
}

#ftth_fibra .ftth h4 strong {
	font-weight: 500;
}

#ftth_fibra .ftth p {
	color: #ddd;
	font-size: 18px;
	margin: 0 0 10px;
}

#ftth_fibra .ftth ul {
	padding: 5px;
}

#ftth_fibra .ftth li {
	font-size: 16px;
	font-weight: 500;
	padding-left: 35px;
	position: relative;
	margin: 15px 0;
}

#ftth_fibra .ftth li i {
	color: #32bcd9;
	left: 0;
	top: 2px;
	position: absolute;
	font-size: 18px;
	width: 20px;
	text-align: center;
}

#ftth_fibra .box-2 {
	color: #ddd;
	font-size: 26px;
	max-width: 640px;
	margin: 60px auto 10px;
	text-align: center;
	font-weight: 300;
	font-style: italic;
	line-height: 1.3;
}

#ftth_fibra .box-2 strong {
	font-weight: 500;
}

@media only screen and (max-width: 920px) {
	#header_fibra .header {
	    margin: 20px auto 0;
	    flex-direction: column;
	}
	#header_fibra .header h1 {
    margin: 0;
    padding: 0px;
    max-width: 300px;
	}
	#header_fibra .header > div {
    width: 100%;
    margin: 20px auto;
    max-width: 400px;
	}
	#ftth_fibra .ftth > div {
    padding-right: 30px;
	}
}

@media only screen and (max-width: 768px) {
	#ftth_fibra .ftth > div {
	    width: 100%;
	    padding-right: 0;
	    padding-left: 0;
	}
	#ftth_fibra .ftth {
		flex-direction: column;
	}
	#ftth_fibra .box-2 {
    font-size: 20px;
		margin: 40px auto 0;
	}
}

@media only screen and (max-width: 480px) {
	#header_fibra .header p {
	    padding: 0 0 0 80px;
	}
	#header_fibra .header h4 {
    font-size: 22px;
	}
	#ftth_fibra .ftth h4 {
    font-size: 22px;
	}
	#ftth_fibra .ftth p {
    font-size: 16px;
	}
}

/* Chi siamo */

#header_about > div {
	padding: 0 60px;
}

#header_about h1 {
	margin: 50px 0 0;
}

#header_about .text-content p {
	color: #8d9195;
}

#header_about .time_list {
	text-align: center;
	margin-top: 60px;
	margin-bottom: 20px;
	max-height: 230px;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	transition: opacity 1s ease 0.2s;

}

#header_about .time_list.slick-initialized {
    visibility: visible;
    opacity: 1;
}

#header_about .time_list:not(.slick-initialized) {
display: flex;

}

#header_about .time_list .item {
	position: relative;
}

#header_about .time_list .slick-arrow,
#man_about .slider-face .slick-arrow {
	background-color: #fff;
	top: 55px;
}

#header_about .time_list .slick-arrow {
	box-shadow: 0px 0px 20px 10px #e7f3f5;
}

#header_about .slick-next.slick-disabled::before,
#header_about .slick-prev.slick-disabled::before,
#header_about .slick-slider .slick-arrow::before {
    border-color: #c6cdd4;
}

#header_about .time_list .slick-arrow::after {
    background-color: #c6cdd4;
}

#header_about .time_list .slick-prev {
    left: -50px;
}

#header_about .time_list .slick-arrow:not(.slick-disabled):hover.slick-prev {
    left: -60px;
}

#header_about .time_list .slick-next {
    right: 10px;
}

#header_about .time_list .slick-arrow:not(.slick-disabled):hover.slick-next {
    right: 10px;
}

#header_about .time_list h4 {
	font-size: 26px;
	font-weight: 500;
	margin: 0;
}

#header_about .time_list p {
	font-size: 17px;
	color: #262626;
	max-width: 210px;
	margin: 0 auto;
	
}

#header_about .time_list .point {
	width: 40px;
	height: 40px;
	background-color: #32bcda;
	border-radius: 50%;
	margin: 20px auto;
	border: 14px solid #e7f5f8;
	position: relative;
	z-index: 2;
}

#header_about .time_list .item::before {
	content: "";
	width: 100%;
	height: 3px;
	background-color: #32bcda;
	display: block;
	position: absolute;
	left: 50%;
	top: 78px;
}

#header_about .slick-slide:nth-child(1) .item::before {
	background: linear-gradient(100deg, #2b43a3 0%, #2d5dae 100%);
}

#header_about .slick-slide:nth-child(2) .item::before {
	background: linear-gradient(100deg, #2d64b2 0%, #2f88c2 100%);
}

#header_about .slick-slide:nth-child(3) .item::before {
	background: linear-gradient(100deg, #3090c6 0%, #31afd4 100%);
}

#header_about .slick-slide:last-child .item::before {
	display: none;
}

#header_about .time_list::before,
#header_about .time_list::after {
  content: "";
  display: block;
  height: 100%;
  width: 40px;
  position: absolute;
  top: 0;
  z-index: 5;
}

#header_about .time_list::before {
    background: linear-gradient(to right, #fbfbfb , rgb(251, 251, 251,0));
    left: 0px;
}

#header_about .time_list::after {
    background: linear-gradient(to left, #fbfbfb , rgb(251, 251, 251,0));
    right: 0px;
}

#video-box.about::before {
    background-color: #fbfbfb;
}

@media only screen and (max-width: 768px) {
	#header_about {
		padding-bottom: 15px;
	}
	#header_about h1 {
    margin-top: 30px;
	}
	#header_about > div {
    padding: 0;
	}
	#header_about .time_list::before,
	#header_about .time_list::after {
	  width: 10px;
	}
	#header_about .time_list .slick-prev,
	#header_about .time_list .slick-arrow:not(.slick-disabled):hover.slick-prev {
	    left: 0px;
	}
	#header_about .time_list .slick-next,
	#header_about .time_list .slick-arrow:not(.slick-disabled):hover.slick-next {
	    right: 0px;
	}
	#header_about .time_list::before, #header_about .time_list::after {
    width: 50px;
	}
	#video-box.about .video-container {
    top: 0px;
	}
}


/* template generico pagine */

#page_body .text-content ul {
	font-size: 16px;
	color: #687c8e;
}


/* Responsabilità sociale */

#obiettivi_rs .box_container {
	margin-top: 0;
}

#obiettivi_rs .box-layout ul li i {
	width: 22px;
	font-size: 18px;
	text-align: center;
	position: absolute;
}

#obiettivi_rs .box-layout ul li p {
	margin: 15px 0;
	padding-left: 35px;
}

#obiettivi_rs .box-layout > div {
	padding-bottom: 15px;
}

#obiettivi_rs .box-layout:nth-of-type(1)::before {
	background: linear-gradient(100deg, #32bbda 0%, #2b6bb3 100%);
}

#obiettivi_rs .box-layout:nth-of-type(2)::before {
	background: linear-gradient(100deg, #2b6bb3 0%, #47269c 100%);
}

#obiettivi_rs .box-layout:nth-of-type(3)::before {
	background: linear-gradient(100deg, #47269c 0%, #8a009c 100%);
}

#obiettivi_rs .box-layout:nth-of-type(2) i::before {
	background: linear-gradient(45deg, #2b6bb3 0%, #47269c 100%);
	-webkit-background-clip: text;
}

#obiettivi_rs .box-layout:nth-of-type(3) i::before {
	background: linear-gradient(45deg, #47269c 0%, #8a009c 100%);
	-webkit-background-clip: text;
}

@media only screen and (max-width: 768px) {
	#obiettivi_rs h2 {
		margin-top: 0;
	}
}

/* Lavora con noi */

#header_lcn p {
	margin-bottom: 10px;
}

#header_lcn .button {
	margin: 20px 0 25px;
}

#sezione_lcn .testo {
	max-width: 730px;
	margin: 0 auto 40px;
}

#sezione_lcn .testo p {
	margin: 10px 0;
	color: #8d9195;
}

#sezione_lcn .testo h2 {
	margin-bottom: 5px;
}

#sezione_lcn .lista_num li {
	box-shadow: 0px 0px 15px 10px #e7f3f5;
}

#sezione_lcn .lista_num li > div {
	padding: 10px 20px 5px 100px;
	min-height: 105px;
	display: flex;
	align-items: center;
	line-height: 1.2;
}

#sezione_lcn .lista_num li:nth-of-type(1)::after {
	background: linear-gradient(100deg, #32bcda 0%, #2b6bb3 100%);
}

#sezione_lcn .lista_num li:nth-of-type(1) i::before {
	background: linear-gradient(45deg, #32bcda 0%, #2b6bb3 100%);
	-webkit-background-clip: text;
}

#sezione_lcn .lista_num li:nth-of-type(2)::after {
	background: linear-gradient(100deg, #2b6bb3 0%, #47269c 100%);
}

#sezione_lcn .lista_num li:nth-of-type(1) i::before {
	background: linear-gradient(45deg, #2b6bb3 0%, #47269c 100%);
	-webkit-background-clip: text;
}

#sezione_lcn .lista_num li:nth-of-type(3)::after {
	background: linear-gradient(100deg, #47269c 0%, #8b009c 100%);
}

#sezione_lcn .lista_num li:nth-of-type(3) i::before {
	background: linear-gradient(45deg, #47269c 0%, #8b009c 100%);
	-webkit-background-clip: text;
}

@media only screen and (max-width: 480px) {
	#sezione_lcn .testo h2 {
	    margin-top: 0px;
	}
	#sezione_lcn .testo {
    margin-bottom: 30px;
	}
}

/* Documentazione */

.standard-format .entry-header {
	margin: 0 0 20px;
}

.standard-format.no-sidebar .entry-header {
	text-align: center;
}

.standard-format .entry-header h1 {
	margin: 0;
	font-weight: 400;
	text-align: left;
}

.standard-format h2 {
	text-align: left;
	margin: 5px 0;
	font-size: 24px;
}

.standard-format h3 {
	font-weight: 400;
	font-size: 20px;
}

.standard-format p {
	margin: 10px 0 18px;
}

.standard-format hr {
	margin: 25px 0;
}

.standard-format a img {
	margin: 10px;
	border: 2px solid #dee2e5;
	transition: border-color 0.5s;
}

.standard-format a[href*=".jpg"]:hover img,
.standard-format a[href*=".jpeg"]:hover img,
.standard-format a[href*=".png"]:hover img,
.standard-format a[href*=".gif"]:hover img {
	border-color: #32bcd9;
}

.standard-format a,
#doc_container .sidebar-nav a,
#faq_body .accordion a {
	display: inline-block;
	color: #1e272f;
	transition: color 0.2s;
}

.standard-format a:hover,
#doc_container .sidebar-nav a:hover,
#faq_body .accordion a:hover {
	color: #0db6cc;
}

.standard-format table {
 border-collapse: collapse;
 margin: 40px 0;
}

.standard-format table th,
.standard-format table td {
	padding: 12px 15px;
	line-height: 1.2;
	color: #687c8e;
	font-weight: 300;
	background-color: #e9eef1;
	border: 1px solid #697c8d;
}

.standard-format table th {
	color: #fff;
	font-weight: 400;
	background-color: #697c8d;
	padding: 15px;
}

.standard-format table td strong {
	color: #1e2730;
	font-weight: 400;
}

body.single-post .content-post p.pdf-file a[href$=".pdf"]:before,
.standard-format a[href$=".pdf"]:before,
#faq_body .accordion a[href$=".pdf"]:before {
	content: "\f1c1";
	font-family: "Font Awesome 5 Free";
	margin-right: 10px;
	font-weight: 600;
}

.standard-format ul {
	margin: 0 0 20px;
}

.standard-format li {
	font-weight: 300;
	font-size: 18px;
	padding-left: 15px;
	position: relative;
	color: #687c8e;
	margin: 10px 0;
}

.standard-format ol {
	padding-left: 15px;
}

.standard-format ol li {
	padding-left: 0;
}

.standard-format ul li::before {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    display: inline-block;
    background-color: #32bcda;
    position: absolute;
    top: 12px;
    left: 0;
}

#doc_container {
	display: flex;
	justify-content: space-between;
	padding-top: 40px;
	padding-bottom: 0;
	position: relative;
	margin-bottom: 60px;
}

#doc_container .sidebar-nav {
	background-color: #fff;
	padding: 30px;
	box-shadow: 0 0 20px 5px rgba(123, 199, 215, 0.15);
	width: 380px;
	position: fixed;
	z-index: 9;
}

#doc_container .sidebar-nav::before {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
}

#doc_body.sidebar {
	max-width: 790px;
}

#doc_container .aside-col {
  width: 380px;
  position: absolute;
  z-index: 9;
  right: calc((100% - 1240px)/2 + 20px);
  top: 20px;
  height: calc(100% - 40px);
}

#doc_container .sidebar-nav h3 {
	text-align: center;
	font-size: 26px;
	margin: 0 0 15px;
	font-weight: 300;
}

#doc_container .sidebar-nav ul > li > ul {
	margin-left: 0;
	display: none;
}

#doc_container .sidebar-nav ul > li.current > ul {
	display: block;
}

#doc_container .sidebar-nav ul > li > ul > li {
	margin: 6px 0;
	color: #687c8e;
}

#doc_container .sidebar-nav ul > li > ul > li a {
	color: #687c8e;
}

.single-post .content-post li:not(.blocks-gallery-item),
#page_body ul li,
#doc_container .sidebar-nav li {
	position: relative;
	padding-left: 15px;
	font-weight: 300;
	margin: 5px 0;
	color: #667b8f;
}

#doc_container .sidebar-nav ul li {
	margin: 10px 0;
	line-height: 1.4;
}

#doc_container .sidebar-nav ul li.current {
	font-weight: 500;
}

.single-post .content-post ul li:not(.blocks-gallery-item)::before,
#page_body ul li::before,
#doc_container .sidebar-nav ul li::before {
    content: "";
    border-style: solid;
    border-color: #32bcd9;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2px;
    transform: rotate(-45deg);
    margin-right: 10px;
    position: absolute;
    top: 8px;
		left: 0;
}

	#doc_container .aside-col .sidebar-nav i.fas {
		display: none;
	}

@media only screen and (max-width: 1240px) {
	#doc_container .aside-col {
    right: 0px;
	}
	#doc_body.sidebar {
    max-width: calc(100% - 400px);
	}
	.standard-format table {
    display: block;
    overflow-x: auto;
	}
}

@media only screen and (max-width: 992px) {
	#doc_container .sidebar-nav {
		position: absolute!important;
	}
	#doc_body.sidebar {
		max-width: none;
	}
	#doc_container {
		flex-direction: column;
	}
	#doc_container .aside-col {
		width: 100%;
		height: auto;
		position: relative;
		top: 0;
		right: 0;
		margin-top: 40px;
	}
	#doc_container .sidebar-nav {
    position: relative !important;
		width: 100%;
	}
	.standard-format table th, .standard-format table td {
		font-size: 14px;
	}
	.standard-format table {
		padding-bottom: 10px;
	}
}

@media only screen and (max-width: 480px) {
	#doc_container {
	  padding-top: 20px;
	  margin-bottom: 20px;
	}
	.standard-format h2,
	.standard-format h3 {
	  font-size: 20px;
	}
	.standard-format ul li {
    font-size: 16px;
	}
	.standard-format table {
    margin: 20px 0;
	}
}

/* FAQ */

#faq_body .title-content {
	margin: 60px 0 40px;
}

#faq_body .title-content h2 {
	margin: 0;
}

#faq_body .accordion {
	margin-bottom: 40px;
}

#faq_body .accordion .accordion_head,
#faq_sup .accordion .accordion_head {
  padding: 25px 60px 25px 40px;
}

#faq_body .accordion_item.open .accordion_head h3,
#faq_sup .accordion_item.open .accordion_head h3 {
  color: #32bcda;
}

#faq_body .accordion h4,
#faq_sup .accordion h4  {
	font-size: 16px;
	margin: 26px 0 12px;
}

#faq_body .accordion_body h4:first-of-type,
#faq_body .accordion_body p:first-of-type,
#faq_sup .accordion_body h4:first-of-type,
#faq_sup .accordion_body p:first-of-type {
margin-top: 0;
}

#faq_body .accordion_body p,
#faq_sup .accordion_body p {
    font-size: 16px;
    margin: 16px 0;
}

#faq_body .accordion b,
#faq_body .accordion strong,
#faq_sup .accordion b,
#faq_sup .accordion strong {
	font-weight: 500;
}

#faq_body .accordion pre,
#faq_sup .accordion pre {
	color: #687c8e;
}

#faq_body .accordion h5,
#faq_sup .accordion h5 {
	font-size: 16px;
	font-weight: 300;
	background-color: #e3eaf0;
	padding: 25px 30px;
	color: #687c8e;
	margin: 15px 0;
}

#faq_body .accordion_body > ul > li,
#faq_body .accordion_body > ol > li,
#faq_sup .accordion_body > ul > li,
#faq_sup .accordion_body > ol > li  {
	font-weight: 300;
	color: #687c8e;
}

#faq_body .accordion_body > ol,
#faq_sup .accordion_body > ol {
	padding-left: 15px;
}

#faq_body .accordion_body > ul > li::before,
#faq_sup .accordion_body > ul > li::before {
    background-color: #32bcd9;
}

#faq_body .search_faq {
	max-width: 600px;
	margin: 0 auto 60px;
	position: relative;
}

#faq_body .search_faq button.submit,
#faq_body .search_faq button.delete {
	background-color: transparent;
	border: 0;
	cursor: pointer;
	font-size: 0;
	width: 45px;
	height: 45px;
	position: absolute;
	top: 0;
	right: 0;
	color: #667b8f;
}

#faq_body .search_faq button.submit:hover,
#faq_body .search_faq button.delete:hover {
	color: #32bcd9;
}

#faq_body .search_faq button.submit::before {
	content:"\f002";
}

#faq_body .search_faq button.delete::before {
	content:"\f00d";
}

#faq_body .search_faq button.submit::before,
#faq_body .search_faq button.delete::before  {
	font-family: "Font Awesome 5 Free";
	font-size: 18px;
	font-weight: 600;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

#faq_body .search_faq button.delete {
	display: none;
}

#faq_body .accordion .empty {
	color: #687c8e;
	font-size: 24px;
	text-align: center;
	margin: 20px 0;
	display: none;
}

@media only screen and (max-width: 768px) {
	#faq_body .title-content {
    margin: 20px 0 40px;
	}
	#faq_body .accordion .accordion_head,
	#faq_sup .accordion .accordion_head {
	    padding: 20px 60px 20px 10px;
	}
	#faq_body .accordion_body,
	#faq_sup .accordion_body {
    padding: 20px 10px;
	}
}

/* Template flessibile */

#header_flex h1 {
	max-width: 280px;
}

#header_flex p {
  margin: 0 0 15px;
}

#header_flex ul {
  font-weight: 300;
  font-size: 14px;
  margin-bottom: 25px;
}

#header_flex ul li {
  margin-bottom: 5px;
	padding-left: 15px;
}

#header_flex ul li::before {
  position: absolute;
  top: 7px;
  left: 0;
}

#header_flex.iot ul li::before {
  border-color: #e7b728;
}

#header_flex.viola ul li::before {
  border-color: #8b009c;
}

#header_flex a {
  margin: 10px 0 20px;
}

#header_flex .lbs_container.small .lbs_content {
  max-width: 450px;
}

#header_flex .lbs_container.big .lbs_content {
	max-width: 520px;
}

#header_flex .lbs_container.big .lbs_content h1 {
	max-width: 340px;
}

#header_flex .lbs_container.small .polygon-bg {
    width: 480px;
}

#header_flex .lbs_container.big .polygon-bg {
    width: 560px;
}

#header_flex .lbs_container.big ul {
	column-count: 2;
}

@media only screen and (max-width: 1024px) {
	#header_flex .lbs_container.small .lbs_content {
		max-width: 420px;
	}
	#header_flex .lbs_container.big .lbs_content {
    max-width: 460px;
	}
	#header_flex .lbs_container .polygon-bg {
    left: -50px;
	}
}

@media only screen and (max-width: 768px) {
	#header_flex h1 {
		max-width: none;
	}
	#header_flex.aziende .lbs_container .lbs_content {
	    background: linear-gradient(100deg, rgba(43,107,179,1) 0%, rgba(104,124,142,1) 100%);
	}
	#header_flex.iot .lbs_container .lbs_content {
			background: linear-gradient(100deg, rgba(139,0,156,1) 0%, rgba(185,91,98,1) 100%);
	}
	#header_flex.viola .lbs_container .lbs_content {
			background: linear-gradient(45deg, rgba(43,66,162,1) 0%, rgba(139,0,156,1) 100%);
	}
	#header_flex .lbs_container.big .lbs_content,
	#header_flex .lbs_container.small .lbs_content {
    max-width: none;
	}
}

@media only screen and (max-width: 480px) {
	#header_flex h1 {
		font-size: 20px;
	}
	#header_flex .lbs_content .button {
		margin-bottom: 20px;
	}
}
