body, 
h1, h2, h3, h4, h5, h6{
	font-family: 'Quicksand', sans-serif;
}
body{font-size: 16px;}
.mt-5{margin-top: 5px !important;}

.m-0 {margin: 0px !important}
.m-5 {margin: 5px !important}
.m-10 {margin: 10px !important}
.m-15 {margin: 15px !important}
.m-20 {margin: 20px !important}
.m-30 {margin: 30px !important}
.m-40 {margin: 40px !important}
.m-50 {margin: 50px !important}
.m-60 {margin: 60px !important}
.m-70 {margin: 70px !important}
.m-80 {margin: 80px !important}
.m-90 {margin: 90px !important}
.m-100 {margin: 100px !important}
.m-110 {margin: 110px !important}
.m-120 {margin: 120px !important}
.m-130 {margin: 130px !important}
.m-140 {margin: 140px !important}
.m-150 {margin: 150px !important}
.m-160 {margin: 160px !important}
.m-170 {margin: 170px !important}
.m-180 {margin: 180px !important}
.m-190 {margin: 190px !important}
.m-200 {margin: 200px !important}

/*
 * 1.2 -> Basic Padding
 * -----------------------------------------------
*/
.p-0 {padding: 0!important;}
.p-5 {padding: 5px !important}
.p-10 {padding: 10px !important}
.p-15 {padding: 15px !important}
.p-20 {padding: 20px !important}
.p-30 {padding: 30px !important}
.p-40 {padding: 40px !important}
.p-50 {padding: 50px !important}
.p-60 {padding: 60px !important}
.p-70 {padding: 70px !important}
.p-80 {padding: 80px !important}
.p-90 {padding: 90px !important}
.p-100 {padding: 100px !important}
.p-110 {padding: 110px !important}
.p-120 {padding: 120px !important}
.p-130 {padding: 130px !important}
.p-140 {padding: 140px !important}
.p-150 {padding: 150px !important}
.p-160 {padding: 160px !important}
.p-170 {padding: 170px !important}
.p-180 {padding: 180px !important}
.p-190 {padding: 190px !important}
.p-200 {padding: 200px !important}

/*
 * 1.3 -> Margin top
 * -----------------------------------------------
*/
.mt-0 {margin-top: 0!important;}
.mt-5 {margin-top: 5px !important}
.mt-10 {margin-top: 10px !important}
.mt-15 {margin-top: 15px !important}
.mt-20 {margin-top: 20px !important}
.mt-30 {margin-top: 30px !important}
.mt-40 {margin-top: 40px !important}
.mt-50 {margin-top: 50px !important}
.mt-60 {margin-top: 60px !important}
.mt-70 {margin-top: 70px !important}
.mt-80 {margin-top: 80px !important}
.mt-90 {margin-top: 90px !important}
.mt-100 {margin-top: 100px !important}
.mt-110 {margin-top: 110px !important}
.mt-120 {margin-top: 120px !important}
.mt-130 {margin-top: 130px !important}
.mt-140 {margin-top: 140px !important}
.mt-150 {margin-top: 150px !important}
.mt-160 {margin-top: 160px !important}
.mt-170 {margin-top: 170px !important}
.mt-180 {margin-top: 180px !important}
.mt-190 {margin-top: 190px !important}
.mt-200 {margin-top: 200px !important}

/*
 * 1.4 -> Margin right
 * -----------------------------------------------
*/
.mr-0 {margin-right: 0!important;}
.mr-5 {margin-right: 5px !important}
.mr-10 {margin-right: 10px !important}
.mr-15 {margin-right: 15px !important}
.mr-20 {margin-right: 20px !important}
.mr-30 {margin-right: 30px !important}
.mr-40 {margin-right: 40px !important}
.mr-50 {margin-right: 50px !important}
.mr-60 {margin-right: 60px !important}
.mr-70 {margin-right: 70px !important}
.mr-80 {margin-right: 80px !important}
.mr-90 {margin-right: 90px !important}
.mr-100 {margin-right: 100px !important}
.mr-110 {margin-right: 110px !important}
.mr-120 {margin-right: 120px !important}
.mr-130 {margin-right: 130px !important}
.mr-140 {margin-right: 140px !important}
.mr-150 {margin-right: 150px !important}
.mr-160 {margin-right: 160px !important}
.mr-170 {margin-right: 170px !important}
.mr-180 {margin-right: 180px !important}
.mr-190 {margin-right: 190px !important}
.mr-200 {margin-right: 200px !important}

/*
 * 1.5 -> Margin bottom
 * -----------------------------------------------
*/
.mb-0 {margin-bottom: 0!important;}
.mb-5 {margin-bottom: 5px !important}
.mb-10 {margin-bottom: 10px !important}
.mb-15 {margin-bottom: 15px !important}
.mb-20 {margin-bottom: 20px !important}
.mb-30 {margin-bottom: 30px !important}
.mb-40 {margin-bottom: 40px !important}
.mb-50 {margin-bottom: 50px !important}
.mb-60 {margin-bottom: 60px !important}
.mb-70 {margin-bottom: 70px !important}
.mb-80 {margin-bottom: 80px !important}
.mb-90 {margin-bottom: 90px !important}
.mb-100 {margin-bottom: 100px !important}
.mb-110 {margin-bottom: 110px !important}
.mb-120 {margin-bottom: 120px !important}
.mb-130 {margin-bottom: 130px !important}
.mb-140 {margin-bottom: 140px !important}
.mb-150 {margin-bottom: 150px !important}
.mb-160 {margin-bottom: 160px !important}
.mb-170 {margin-bottom: 170px !important}
.mb-180 {margin-bottom: 180px !important}
.mb-190 {margin-bottom: 190px !important}
.mb-200 {margin-bottom: 200px !important}

/*
 * 1.6 -> Margin left
 * -----------------------------------------------
*/
.ml-0 {margin-left: 0!important;}
.ml-5 {margin-left: 5px !important}
.ml-10 {margin-left: 10px !important}
.ml-15 {margin-left: 15px !important}
.ml-20 {margin-left: 20px !important}
.ml-30 {margin-left: 30px !important}
.ml-40 {margin-left: 40px !important}
.ml-50 {margin-left: 50px !important}
.ml-60 {margin-left: 60px !important}
.ml-70 {margin-left: 70px !important}
.ml-80 {margin-left: 80px !important}
.ml-90 {margin-left: 90px !important}
.ml-100 {margin-left: 100px !important}
.ml-110 {margin-left: 110px !important}
.ml-120 {margin-left: 120px !important}
.ml-130 {margin-left: 130px !important}
.ml-140 {margin-left: 140px !important}
.ml-150 {margin-left: 150px !important}
.ml-160 {margin-left: 160px !important}
.ml-170 {margin-left: 170px !important}
.ml-180 {margin-left: 180px !important}
.ml-190 {margin-left: 190px !important}
.ml-200 {margin-left: 200px !important}

/*
 * 1.7 -> Padding top
 * -----------------------------------------------
*/
.pt-0 {padding-top: 0!important;}
.pt-5 {padding-top: 5px !important}
.pt-10 {padding-top: 10px !important}
.pt-15 {padding-top: 15px !important}
.pt-20 {padding-top: 20px !important}
.pt-30 {padding-top: 30px !important}
.pt-40 {padding-top: 40px !important}
.pt-50 {padding-top: 50px !important}
.pt-60 {padding-top: 60px !important}
.pt-70 {padding-top: 70px !important}
.pt-80 {padding-top: 80px !important}
.pt-90 {padding-top: 90px !important}
.pt-100 {padding-top: 100px !important}
.pt-110 {padding-top: 110px !important}
.pt-120 {padding-top: 120px !important}
.pt-130 {padding-top: 130px !important}
.pt-140 {padding-top: 140px !important}
.pt-150 {padding-top: 150px !important}
.pt-160 {padding-top: 160px !important}
.pt-170 {padding-top: 170px !important}
.pt-180 {padding-top: 180px !important}
.pt-190 {padding-top: 190px !important}
.pt-200 {padding-top: 200px !important}

/*
 * 1.8 -> Padding right
 * -----------------------------------------------
*/
.pr-0 {padding-right: 0!important;}
.pr-5 {padding-right: 5px !important}
.pr-10 {padding-right: 10px !important}
.pr-15 {padding-right: 15px !important}
.pr-20 {padding-right: 20px !important}
.pr-30 {padding-right: 30px !important}
.pr-40 {padding-right: 40px !important}
.pr-50 {padding-right: 50px !important}
.pr-60 {padding-right: 60px !important}
.pr-70 {padding-right: 70px !important}
.pr-80 {padding-right: 80px !important}
.pr-90 {padding-right: 90px !important}
.pr-100 {padding-right: 100px !important}
.pr-110 {padding-right: 110px !important}
.pr-120 {padding-right: 120px !important}
.pr-130 {padding-right: 130px !important}
.pr-140 {padding-right: 140px !important}
.pr-150 {padding-right: 150px !important}
.pr-160 {padding-right: 160px !important}
.pr-170 {padding-right: 170px !important}
.pr-180 {padding-right: 180px !important}
.pr-190 {padding-right: 190px !important}
.pr-200 {padding-right: 200px !important}

/*
 * 1.9 -> Padding bottom
 * -----------------------------------------------
*/
.pb-0 {padding-bottom: 0!important;}
.pb-5 {padding-bottom: 5px !important}
.pb-10 {padding-bottom: 10px !important}
.pb-15 {padding-bottom: 15px !important}
.pb-20 {padding-bottom: 20px !important}
.pb-30 {padding-bottom: 30px !important}
.pb-40 {padding-bottom: 40px !important}
.pb-50 {padding-bottom: 50px !important}
.pb-60 {padding-bottom: 60px !important}
.pb-70 {padding-bottom: 70px !important}
.pb-80 {padding-bottom: 80px !important}
.pb-90 {padding-bottom: 90px !important}
.pb-100 {padding-bottom: 100px !important}
.pb-110 {padding-bottom: 110px !important}
.pb-120 {padding-bottom: 120px !important}
.pb-130 {padding-bottom: 130px !important}
.pb-140 {padding-bottom: 140px !important}
.pb-150 {padding-bottom: 150px !important}
.pb-160 {padding-bottom: 160px !important}
.pb-170 {padding-bottom: 170px !important}
.pb-180 {padding-bottom: 180px !important}
.pb-190 {padding-bottom: 190px !important}
.pb-200 {padding-bottom: 200px !important}

/*
 * 1.10 -> Padding left
 * -----------------------------------------------
*/
.pl-0 {padding-left: 0!important;}
.pl-5 {padding-left: 5px !important}
.pl-10 {padding-left: 10px !important}
.pl-15 {padding-left: 15px !important}
.pl-20 {padding-left: 20px !important}
.pl-30 {padding-left: 30px !important}
.pl-40 {padding-left: 40px !important}
.pl-50 {padding-left: 50px !important}
.pl-60 {padding-left: 60px !important}
.pl-70 {padding-left: 70px !important}
.pl-80 {padding-left: 80px !important}
.pl-90 {padding-left: 90px !important}
.pl-100 {padding-left: 100px !important}
.pl-110 {padding-left: 110px !important}
.pl-120 {padding-left: 120px !important}
.pl-130 {padding-left: 130px !important}
.pl-140 {padding-left: 140px !important}
.pl-150 {padding-left: 150px !important}
.pl-160 {padding-left: 160px !important}
.pl-170 {padding-left: 170px !important}
.pl-180 {padding-left: 180px !important}
.pl-190 {padding-left: 190px !important}
.pl-200 {padding-left: 200px !important}

.pull-right{float: right !important;}
.pull-left{float: left !important;}
.border {
    border: 1px solid #c3c3c3!important;
}

p {
    font-weight: 600;
    color: #2f2f2f;
}
.section-title p {
    font-weight: 500;
}
.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: 1;
    color: #d12326;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.page-section-ptb {
    padding: 130px 0;
}
.page-section-pb {
    padding: 0 0 130px;
}
.page-section-ptb-small {
    padding: 60px 0;
}
.mega-menu .menu-logo {
    padding: 15px 0 15px;
}
	.mega-menu .menu-logo img {
		height: 60px;
	}
.boxIntro{
	background-color: #d42101;
    padding: 50px 35px;
    color: #fff;
	-webkit-border-top-left-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomright: 20px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.img-news{
	display: block;
	position: relative;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	height: 220px;
}
.box-news{
	margin: 0 10px;
    padding: 5px 20px;
    background-color: #f3f3f3;

}
.tl-news h4{
	    display: block;
    height: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.boxIntro h2, .boxIntro p{
	color: #fff;
}
body.intro{
	background-color: #eeeeee;
}
	body.intro .wrapper{
		width: 100vw;
		height: 100vh;
	}
	body.intro .footer {
		background-image: none !important;
		-webkit-background-size: 100% auto;
		background-size: 100% auto;
		border-top: none;
		width: 100vw;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		background-color: #fff;
	}
	body.intro .footer a {
		color: #222;
	}
	body.intro .logoBig{
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		z-index: 1000;
		width: 609px;
		height: 142px;
	}
		body.intro .logoBig > div{
			position: absolute;
			overflow: hidden;
			-webkit-transition: all 200ms ease-out;
			-moz-transition: all 200ms ease-out;
			-ms-transition: all 200ms ease-out;
			-o-transition: all 200ms ease-out;
			transition: all 200ms ease-out;
			opacity: 0;
		}
			body.intro .logoBig > div > img{
				width: 100%;
			}
		body.intro .logoBig .parentesi1{
			/*top: 0;
			left: 0;*/
			/*top: 34px;
			left: 258px;*/
			width: 15.43%;
		}
		body.intro .logoBig .parentesi2{
			/*top: 52px;
			left: 0;
			top: 34px;
			left: 258px;*/
			width: 15.43%;
		}
		body.intro .logoBig .fringuelli{
			top: 0;
			right: 0;
			width: 84.564%;
			overflow: hidden;
		}
			body.intro .logoBig .fringuelli img{
				opacity: 0;
			}
		body.intro .logoBig .payoff{
			bottom: 0;
			right: 0;
			width: 84.564%;
			overflow: hidden;
		}
			body.intro .logoBig .payoff img{
				opacity: 0;
			}
		
		body.intro .btnEntra{
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			-webkit-transform: translate(-50%, -50%);
			-moz-transform: translate(-50%, -50%);
			-ms-transform: translate(-50%, -50%);
			z-index: 1001;
			margin-top: 150px;
			opacity: 0;
			-webkit-transition: all 200ms ease-out;
			-moz-transition: all 200ms ease-out;
			-ms-transition: all 200ms ease-out;
			-o-transition: all 200ms ease-out;
			transition: all 200ms ease-out;
		}
	
@keyframes par1 {
  0%   {
	  top: 34px;
	  left: 258px;
	  opacity: 0;
  }
  50%{
  	 top: 0px;
	 left: 258px;
	 opacity: 1;
  }
  100% {
	  top: 0px;
	  left: 0px;
	  opacity: 1;
  }
}

@keyframes par2 {
  0%   {
	  top: 34px;
	  left: 258px;
	  opacity: 0;
  }
  50%{
  	 top: 52px;
	 left: 258px;
	 opacity: 1;
  }
  100% {
	  top: 52px;
	  left: 0;
	  opacity: 1;
  }
}

@keyframes scritta1 {
  0%   {
	  opacity: 1;
	  margin-left: -100%;
  }
  
  100% {
	   opacity: 1;
	   margin-left: 0;
  }
}
@keyframes scritta2 {
  0%   {
	   opacity: 1;
  }
  50%{
  	  opacity: 1;
  }
  100% {
	   opacity: 1;
  }
}
body.intro.preloaded .btnEntra{
	opacity: 1;
}
body.intro.preloaded .logoBig .parentesi1{
	/*opacity: 1;
	transform: translate(-258px , -34px);
	transition: all 1500ms ease; 
    transition-delay: 400ms;*/
	animation: par1 2s ;
	animation-fill-mode: forwards;
	
}
body.intro.preloaded .logoBig .parentesi2{
	/*opacity: 1;
	transform: translate(-258px , 18px);
	transition: all 1500ms ease; 
    transition-delay: 400ms;*/
	animation: par2 2s ;
	animation-fill-mode: forwards;
}	
	
	body.intro.preloaded .logoBig .fringuelli,
	body.intro.preloaded .logoBig .payoff{
		opacity: 1;
	}
		
		body.intro.preloaded .logoBig .fringuelli img{
			animation: scritta1 1s;
			animation-delay: 2s;
			animation-fill-mode: forwards;
		}
	
		body.intro.preloaded .logoBig .payoff img{
			animation: scritta1 1s;
			animation-delay: 2.5s;
			animation-fill-mode: forwards;
		}
	
	
	.mega-menu .drop-down-multilevel a {    font-weight: 800;	}
	
.iconRounded{
	list-style: none;
	display: table;
	height: 90px;
	margin: 0 auto;
}
	.iconRounded li{
		float: left;
		border-radius: 50%;
		border: 1px solid #d42101;
		width: 90px;
		height: 90px;
		text-align: center;
		line-height: 90px;
		margin-left: 10px;
		margin-right: 10px;
		position: relative;
	}
		.iconRounded li svg, .iconRounded li img{
			 position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			-webkit-transform: translate(-50%, -50%);
			-moz-transform: translate(-50%, -50%);
			-ms-transform: translate(-50%, -50%);
		}
	
.bordered-bottom{border-bottom: 1px solid #F00;}	
.shadowText{text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);}	

.item__realizzazioni{
	display: block;
	height: 600px;
}

	.item__realizzazioni img{
		width: 100%;
		height: 100%;
		object-fit: contain;
	}

.blkIcon{
	position: relative;
	padding-left: 104px;
	min-height:  90px;
}
.iconHold{
	float: left;
	left: 0;
	top: 0;
	position: absolute;
	border-radius: 50%;
	border: 1px solid #d42101;
	width: 90px;
	height: 90px;
	text-align: center;
	line-height: 90px;
	margin-right: 20px;
	/*position: relative;*/
}	
	
	.iconHold svg{
		 position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
	}
	
	
.bloccoIco{
	
}
	.bloccoIco .ico{
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius:50% ;
		background-color: #d42101;
		border: 7px solid #CCC;
		width:90px;
		height: 90px;
		text-align: center;
		display: block; float: left;
		position: relative;
		z-index: 2;
		-webkit-transition: all 200ms ease-out;
		-moz-transition: all 200ms ease-out;
		-ms-transition: all 200ms ease-out;
		-o-transition: all 200ms ease-out;
		transition: all 200ms ease-out;
	}
		.bloccoIco:hover .ico{
			 -ms-transform: scale(1.5, 1.5); /* IE 9 */
			-webkit-transform: scale(1.5, 1.5); /* Safari */
			transform: scale(1.5, 1.5);
		}
		.bloccoIco .ico img{
			width: 50px;
			display: inline-block;
			height: auto;
			max-width: 100%;
			max-height: 100%;
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			-webkit-transform: translate(-50%, -50%);
			-moz-transform: translate(-50%, -50%);
			-ms-transform: translate(-50%, -50%);
		}
	.bloccoIco h4{
		display: inline-block;
		position: relative;
		z-index: 1;
		padding: 20px 20px 20px 60px;
		background-color: #CCC;
		margin-left: -40px;
		-webkit-border-top-right-radius: 30px;
		-webkit-border-bottom-right-radius: 30px;
		-moz-border-radius-topright: 30px;
		-moz-border-radius-bottomright: 30px;
		border-top-right-radius: 30px;
		border-bottom-right-radius: 30px;
	}
.listaServizi{
	display: block;
	list-style: none;
	position: absolute;
			right: 30px;
			top: 20px;
			width: 380px;
			z-index: 100;
			text-align: left;
}
	.listaServizi li{
		margin-bottom: 10px;
		background-color: #ccc;
		padding: 20px 25px 20px 70px;
		cursor: pointer;
		-webkit-transition: all 200ms ease-out;
		-moz-transition: all 200ms ease-out;
		-ms-transition: all 200ms ease-out;
		-o-transition: all 200ms ease-out;
		transition: all 200ms ease-out;
		position: relative;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px;
	}
		.listaServizi li .ico {
			position: absolute;
			left: 5px;
			top: 50%;
			transform: translate(0%, -50%);
			-webkit-transform: translate(0%, -50%);
			-moz-transform: translate(0%, -50%);
			-ms-transform: translate(0%, -50%);
			width: 46px;
			height: 46px;
			background-color: #d42101;
			border-radius: 50%;
			text-align: center;
			border: 3px solid #012561;
			-webkit-transition: all 200ms ease-out;
			-moz-transition: all 200ms ease-out;
			-ms-transition: all 200ms ease-out;
			-o-transition: all 200ms ease-out;
			transition: all 200ms ease-out;
		}
			.listaServizi li.active{
				background-color: #012561;
			}
			.listaServizi li.active .ico,
			.listaServizi li.active:hover .ico{
				 -ms-transform:translate(0%, -50%) scale(1.5, 1.5); /* IE 9 */
				-webkit-transform:translate(0%, -50%) scale(1.5, 1.5); /* Safari */
				transform:translate(0%, -50%) scale(1.5, 1.5);
			}
			.listaServizi li:hover .ico{
				 -ms-transform:translate(0%, -50%) scale(1.1, 1.1); /* IE 9 */
				-webkit-transform:translate(0%, -50%) scale(1.1, 1.1); /* Safari */
				transform:translate(0%, -50%) scale(1.1, 1.1);
			}
			.listaServizi li .ico img{
				width: 15px;
				display: inline-block;
				height: auto;
				max-width: 100%;
				max-height: 100%;
				position: absolute;
				top: 50%;
				left: 50%;
				transform: translate(-50%, -50%);
				-webkit-transform: translate(-50%, -50%);
				-moz-transform: translate(-50%, -50%);
				-ms-transform: translate(-50%, -50%);
			}
		.listaServizi li h6{
			margin-bottom: 0;
		}
		.listaServizi li.active h6{
			color: #fff;
		}
.pulse {
  margin:100px;
  display: block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #cca92c;
  cursor: pointer;
  box-shadow: 0 0 0 rgba(255,255,255, 0.4);
  animation: pulse 2s infinite;
}
.pulse:hover {
  animation: none;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(255,255,255, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(255,255,255, 0.4);
    box-shadow: 0 0 0 0 rgba(255,255,255, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(255,255,255, 0);
      box-shadow: 0 0 0 10px rgba(255,255,255, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(255,255,255, 0);
      box-shadow: 0 0 0 0 rgba(255,255,255, 0);
  }
}


@media screen and (min-width: 992px){

	.mega-menu.desktopTopFixed .menu-list-items {	 
	    background: #323232;	  
	}

}

#pre-loader img{
	animation-name: spin;
  animation-duration: 2000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear; 
}


@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}

body.boxed-layout .wrapper{
	width: auto;
	max-width: 1500px;
}

.home__hero_link{
	display: block;
}

.hero_icons{
	display: block;
	text-align: center;
	position: relative;
	width: 242px;
	height: 242px;
	max-width: 100%;	
	border-radius: 160px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	box-shadow: inset 0 0 0 6px rgba(0,0,0,0.1), 0 15px 30px -12px rgba(0,0,0,0.3);
	 transition: all 550ms ease; 
}

@media (min-width: 768px) {

	.hero_icons{
		margin-top: -60px;
	}
	
}

.home__hero_link:hover .hero_icons{
	transform: scale(0.95);
	box-shadow: inset 0 0 0 6px #e71212, 0 13px 20px -10px rgba(0,0,0,0.5);
}

.hero_icons .hero_icons__inner{
	width: 90%;
	height: auto;
	padding-bottom: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform-origin: 0% 0%;
	transform: translateY(-50%) translateX(-50%);
	transition: all 550ms ease; 
}

.home__hero_link:hover .hero_icons__inner{
	transform: scale(0.8) translateY(-50%) translateX(-50%);
}

	.hero_icons .hero_icons__inner img{
		max-width: 60%;
		max-height: 50%;
		position: absolute;
		left: 50%;
		top: 50%;
		transform-origin: 50% 50%;
		transform: scale(0.96) translateY(-50%) translateX(-50%);

		transition: all 350ms ease; 
	}

	.home__hero_link:hover img.hero_icon_1{
		transform: scale(0.96) translateY(-52%) translateX(-48%);
	}

	.home__hero_link:hover img.hero_icon_2{
		transform: scale(0.96) translateY(-48%) translateX(-52%);
	}

	.hero_icon_1{
		z-index: 2;
		mix-blend-mode: multiply;
	}

.business-13-about-content{
	padding-top: 0;
	box-shadow: none;
}

.business-13-about{
	min-height: 750px;	
}

.business-13-about{
	position: relative;
}

#home_wave{
	position: fixed;
	left: 0;
	top: 0;
	z-index: -10;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

	#home_wave canvas{
/*		transform: translateY(-200px);*/
 		/*transform: translateY(-300px);*/
 		opacity: 0.35;
	}

.mega-menu .container-fluid{
	padding-left: 62px;
	padding-right: 32px;
}

.hero_section h6{
	color: #ccc;
	text-transform: uppercase;
	font-size: 18px;
	opacity: 0;
	 transition: all 350ms ease; 
	 transform: translateY(15px);
}

.home__hero_link:hover  h6{
	color: #e71212;
	opacity: 1;
	transform: translateY(0px);
}

.header.light .mega-menu .menu-links > li > a {
    color: #012561;
}
.s_vigilanza{
	margin-top: 20px;
}
.s_vigilanza li{
	list-style-type: none;
	line-height: 1;
}
.s_vigilanza p{
	line-height: 1 !important;
    font-weight: 600;
    color: #000;
    font-size: 19px;
}
.s_vigilanza .far{
    color: #d32000;
}
/*.box-s {
    background-color: #fff;
    border-radius: 40px;
    padding: 10px 30px;
}*/
.box-s::before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 60px;
    background: #0762f8;
    content: "";
    z-index: -1;
    border-radius: 0 50px 50px 0;
    transition: .5s;
    border: 1px transparent;
}
.box-s {
    padding: 19px 0 5px;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
    position: relative;
    z-index: 1;
    transition: .5s;
    border-radius: 0 50px 50px 0;
    margin-bottom: 30px;
    background: #fff;
}
.box-s h4{
	margin-left: 70px;
}
.box-icon {
    float: left;
    margin-left: 7px;
    margin-right: 30px;
    margin-top: -10px;
}
.box-icon img{
	width: 40px;
}
.s_vigilanza .fas{
	color: #0762f8;
}
.mega-menu.desktopTopFixed .menu-list-items .menu-logo > li > a img {
    height: 45px;
    padding-top: 0px;
    margin: 7px 0px;
    /* width: 75%; */
}
.img-accessi{
	display: block;
	position: relative;
	background-size: cover;
	background-position: center;
	height: 250px;
}
.tx-info p{
	font-weight: bold;
	font-size: 19px;
}

@media (max-width: 991px) {
	.col_menu_macro a{
		background-image: none !important;
	}
}

@media (max-width: 1325px) {
	
	.menu-list-items{
		height: auto !important; 
	}
}

@media (min-width: 992px) {


	.mega-menu .menu-links > li > a{
		font-size: 17px;
		padding: 10px 19px;
	}


	.col_menu_macro a{
		display: block;
		padding: 20px !important;
		/*background: #012561;
		color: #fff !important; */
		border-radius: 4px;
		font-size: 18px !important;
		background-repeat: no-repeat;
		background-position: right 15% center;
		background-size: auto 80%;
		transition: all 350ms ease !important; 
	}

	.col_menu_macro a:hover{
		/*text-decoration: underline;
		background-color: #003690;
		box-shadow: 0 14px 12px -8px rgb(139, 177, 241);*/
	}

	.top_cats_menu a i.fa{
		 transition: all 350ms ease; 
	}

	.top_cats_menu a:hover i.fa{
		transform: translateX(6px) !important;
	}
	
}

.counter,
.action-box{
	border-radius: 4px !important;
	overflow: hidden;
	background-position: center center;
	background-size: cover;
}

 
.section_smartphone{
	z-index: 10;
	background-color: #ecebeb;
	/*overflow: hidden;*/
	position: relative;
}

.smartphone_text{
	position: relative;
	z-index: 10;
	border-radius: 4px;
	padding: 40px;
	background-color: #d12326;
	color: #fff;
}

@media (min-width: 992px) {

	.smartphone_text{
		margin-top: -40px;
	}
	
}

.smartphone_text h2,
.smartphone_text p{
	color: #fff;
}

.smartphone{
	position: absolute;
	right: 0;
	top: 100px;	
	width: 48%;
	overflow: hidden;
}

	.smartphone img{
		max-width: 100%;
	}

	.smartphone_hand{
		position: absolute;
		right: -30%;
		width: 80%;
		top: 0;
		z-index: 2;
	}

	.smartphone_pointer{
		width: 5%;
		padding-bottom: 4rem;
		line-height: 2.4rem;
		position: absolute;
		background: transparent url('../images/pin.png') center top no-repeat;		
		-webkit-background-size: contain;
		background-size: contain;
		text-align: center; 
		z-index: 3;
		font-size: 1rem;
	}

	[data-pointer="1"]{
		left: 31%;
    	top: 4%;
	}

	[data-pointer="2"]{
		left: 27%;
    	top: 30%;
	}

	[data-pointer="3"]{
		left: 54%;
    	top: 20%;
	}

	[data-pointer="4"]{
		left: 69%;
    	top: 49%;
	}

		.smartphone_pointer:before{
			content: attr(data-pointer);
			display: block;
			width: 100%;
			position: absolute;
			color: #fff;
			font-weight: bold;
		 
		}

@media (max-width: 767px) {

	.smartphone{
		width: 100%;
		position: relative;
		top: 0;
	}
	
}

.vertical-header {
    padding-left: 50px;
}

@media (max-width: 991px) {

	.vertical-header {
	    padding-left: 0px;
	}
	
}

.header.vertical-menu{
	width: 50px;
	background: #dedede;/*012561*/
	/*background-color: transparent;*/
}

#left-header{
	padding-top: 100px;
}

.vertical-menu .menu .mega-menu .menu-links > li > a{
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
}

 .cat_icon{
	width: 46px;
	height: 46px;
	background-color: #d42101;
	border-radius: 50%; 
	position: relative;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
	 transition: all 350ms ease; 
	 box-shadow: 0 0 0 3px #616161;/*012561*/
}

.home_cats__outer{
	padding-left: 7vw;
	padding-right: 7vw;
}

.home_cats{
	
	min-height: 160px;
	overflow: hidden;
}

	.home_cats .cat_icon{
		 box-shadow: none;
		width: 72px;
		height: 72px;
		margin-bottom: 15px;
		margin-top: 15px;
	}

	.home_cats:hover .cat_icon{
		opacity: 0.3;
	}

	.home_cats a:hover .cat_icon{
		transform: scale(0.9);
		opacity: 1;
	}

	.home_cats .cat_label{
		display: block;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);		
		font-weight: 700; 
		padding: 10px;
		 transition: all 350ms ease; 
		 z-index: 3;
		 top: 0;
		 opacity: 0;
	}

	.home_cats .pb-5 .cat_label{
		bottom: 0;
		top: auto;
	}

	.home_cats a:hover .cat_label{
		transform: translateX(-50%) scale(1.2);		
		opacity: 1;
	}


@media (max-width: 575px) {


	.home_cats .col-xs-6{
		padding-top: 15px !important;
		padding-bottom: 15px !important;
	}

	.cat_label{
		position: relative !important; 
		top: auto !important;
		bottom: auto !important;
		opacity: 1 !important;
	}

	
}



.side__menu_links li:hover a .cat_icon{
	transform: translateX(6px);
}

	.cat_icon img{
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translateX(-50%) translateY(-50%);
		max-width: 70% !important;
		max-height: 70%;
	}

.side__menu_links span{
	line-height: 30px;
	background-color: #fff;
	color: #d42101;
	border-radius: 0 30px 30px 0;
	white-space: nowrap;
	pointer-events: none;
	position: absolute;
	z-index: 0;
	left: 60px;
	padding-left: 20px;
	padding-right: 15px;
	top: 19px;
	box-shadow: 0 0 0 3px rgba(0,0,0,0.3);
	opacity: 0;
	transform: translateX(-20px);
	transition: all 350ms ease; 
}

.side__menu_links li:hover span{
	opacity: 1;
	transform: translateX(0px);
}

.footer{
	background-image: url('../images/footer_bg2.jpg') !important;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	border-top: 12px solid #d42101;
}
.tp-leftarrow.tparrows
.copyright{
	border-top: 1px solid rgba(255,255,255, 0.2);
}

.owl-carousel .owl-item img{
	margin-left: auto;
	margin-right: auto;
	mix-blend-mode: multiply;
}

.our-blog .owl-item{
	background-color: #f4f4f4;
	border-radius: 4px;
}

.footer .social ul{
	background: #001638;
}

.footer .social ul li a i{
	color: #fff;
}

.footer .usefull-link ul li a{
	color: #fff;
	font-weight: 500 !important;
}

@media (max-width: 1224px) {

	.footer{
		background-image: none;
	}
	
}


.bg_overlay .slotholder:before{
	content: "";
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.1);
	position: absolute;
	z-index: 0;
}


/*
 *  STYLE 2
 */

::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #D62929;
}
#casa {
	position: relative;
	z-index: 1;
	width: calc( 100% - 380px );
}
	#casa .base{
		position: relative;
		z-index: 1;
		width: 100%;
	}
	#casa .iconBtn{
		width: 46px;
		height: 46px;
		background-color: #d42101;
		border-radius: 50%;
		position: relative;
		margin-left: auto;
		margin-right: auto;
		transition: all 350ms ease;
		box-shadow: 0 0 0 3px #012561;
		position: absolute;
		-webkit-transition: all 200ms ease-out;
		-moz-transition: all 200ms ease-out;
		-ms-transition: all 200ms ease-out;
		-o-transition: all 200ms ease-out;
		transition: all 200ms ease-out;
		cursor:pointer;
	}
		#casa .iconBtn.active{
			-ms-transform: scale(1.5, 1.5); /* IE 9 */
			-webkit-transform: scale(1.5, 1.5); /* Safari */
			transform: scale(1.5, 1.5);
			box-shadow: 0 0 0 4px #ffffff;
			box-shadow: 0 0 0 4px rgba(255,255,255, 0.4);
  			animation: pulse 2s infinite;
			border: 4px solid #fff;
		}
		
		/*#casa .iconBtn:hover{
			 -ms-transform: scale(1.1, 1.1); 
			-webkit-transform: scale(1.1, 1.1); 
			transform: scale(1.1, 1.1);
		}*/
		#casa .iconBtn img {
			position: absolute;
			left: 50%;
			top: 50%;
			transform: translateX(-50%) translateY(-50%);
			max-width: 70% !important;
			max-height: 70%;
		}
		#lay1{
			z-index: 10;
			top: 63%;
    		left: 55%;
		}
		#lay2{
			z-index: 20;
			top: 46%;
    		left: 61%;
		}
		#lay3{
			z-index: 30;
			top: 45%;
    		left: 51%;
		}
		/*#lay4{
			z-index: 40;
			top: 70%;
    		left: 25%;
		}*/
		#lay4 {
		    z-index: 40;
		    top: 47%;
		    left: 38%;
		}
		#lay5{
			z-index: 50;
			top: 52%;
    		left: 43%;
		}
		#lay6{
			z-index: 60;
			top: 53%;
    		left: 83%;
		}
		#lay7{
			z-index: 70;
			top: 50%;
    		left: 25%;
		}
		#lay8{
			z-index: 80;
			top: 41%;
    		left: 43%;
		}
		
		#casa .iconBtn .bande {
		    position: absolute;
		    left: -175%;
		    top: -450%;
		    opacity: 0;
		    transform: translateX(-50%) translateY(-50%);
		    max-width: 479px !important;
		    max-height: 328px;
		}
		#casa .iconBtn.ico1.active .bande{
			opacity: 1;
		}
		.boxDida{
			background-color: #d42101;
			padding: 25px;
			color: #fff;
			position: absolute;
			right: 30px;
			top: 20px;
			width: 380px;
			z-index: 100;
			text-align: left;
			-webkit-border-top-left-radius: 20px;
			-webkit-border-bottom-right-radius: 20px;
			-moz-border-radius-topleft: 20px;
			-moz-border-radius-bottomright: 20px;
			border-top-left-radius: 20px;
			border-bottom-right-radius: 20px;
			-webkit-box-shadow: -9px 11px 0px 0px rgba(50, 50, 50, 0.24);
			-moz-box-shadow:    -9px 11px 0px 0px rgba(50, 50, 50, 0.24);
			box-shadow:         -9px 11px 0px 0px rgba(50, 50, 50, 0.24);
		}
			.boxDida *{color: #fff;}
			
			.boxDida .dida{
				position: relative;
				-webkit-transition: all 200ms ease-out;
				-moz-transition: all 200ms ease-out;
				-ms-transition: all 200ms ease-out;
				-o-transition: all 200ms ease-out;
				transition: all 200ms ease-out;
				display: none;
			}
				.boxDida .dida{
					/*opacity: 0;*/
					
				}
				
				.boxDida .dida.active{
					opacity: 1;
					display: block;
				}
		
		.videoCont{
			position: relative;
			/*height: 500px;   */ overflow: hidden;
		}
			.videoCont:before{
				content: '';
				display: block;
				background-color: rgba(0,0,0,0.3);
				position: absolute;
				z-index: 2;
				top: 0; left: 0; bottom: 0; right: 0;
			}
			.videoCont .videoBg{
				object-fit: cover;
				/*width: 100% !important;
				height: 100% !important;
				position: relative;
				z-index: 1;*/
				position: absolute;
				  top: 50%;
				  left: 50%;
				  width: auto;
				  min-width: 100%;
				  height: auto;
				  min-height: 100%;
				  transform: translateX(-50%) translateY(-50%);
				  z-index: 1;
			}
			.videoCont .container{
				position: relative;
				z-index: 3;
				
				margin: 100px auto;
			}
		.videoCont h4{color: #fff;}
		.boxSoluzioni{
			background-color: rgba(212, 33, 1, 0.80);;
			padding: 45px;
		}
		.boxSoluzioni h2, .boxSoluzioni p, .boxSoluzioni i{color: #fff;}
		.boxSoluzioni img{
			margin-bottom: 10px;
		}
		
.btn-Info{

	
	transition: all .5s ease-in-out;
	display: block;
	z-index: 1000;
    position: fixed;
	right: 15px;
	bottom: 15px;
	height: 45px;
	width: 45px;
	line-height: 45px;
	background-color: #d42101;
	border-radius: 50%;
	text-align: center;
}		
	.btn-Info:hover{
		color: #fff;
		background: #012561;
	}
	.btn-Info i{
		color: #fff;
		font-size: 30px;
	}
.wtp{
	display: block;
	z-index: 1001;
    position: fixed;
	left: 15px;
	bottom: 15px;
	height: 60px;
	width: 60px;
	line-height: 65px;
	background-color: #25D366;
	border-radius: 50%;
	border: 3px solid #fff;
	text-align: center;
}
	.wtp i{
		color: #fff;
		font-size: 30px;
	}

.drop-down .holdImg{
	width: 100%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 2px;
	border: 2px solid #012561;
}
	.drop-down .holdImg img{
		width: 100%;
	}
.drop-down .grid-col-4:not(:last-child){
	border-right: 1px solid #CCC;
}


.callToAction{
	background-color: #ff0000;
	padding: 35px 0;
}
	.callToAction *{color: #fff;}

.page-title {
    padding-top: 100px;
    padding-bottom: 40px;
}

.clients-box {
    background: #ededed;
}

.acd-heading.btnHead{
	background-color: #333333 !important;
	color: #fff;
	padding: 40px 25px;
}
.accordion .acd-group .acd-heading:before {
   top: 28px;
}
.acd-active .acd-heading.btnHead{
	background-color: #d12326 !important;
	color: #fff !important;
}
.secondaryMenu{
	background-color: #d42101;
}
	ul.minMenu{
		list-style: none;    margin: 0px -20px;
	}
		ul.minMenu li{
			display: inline-block;
			padding: 20px 20px;
		}
			ul.minMenu li a{
				text-decoration: none;
				display: block;
				color: #fff;
				font-size: 16px;
			}
			ul.minMenu li a.active, ul.minMenu li a:hover{
				opacity: 0.5;
			}
.secondaryMenu.sticky {
    position: fixed;
    top: 60px;
    left: 0;
    right: 0;
    max-width: 100%;
	z-index: 10;
}
	.secondaryMenu.sticky .container{
		width: auto !important;
    	max-width: 1500px !important;
	}
.footer a{
	color: #fff;
}
.credits_link{
	color: #38B5E6 !important;
	font-weight: 700;
	font-family: sans-serif;
}

.credits_link:hover{
	color: #fff !important;
}

	.credits_link:before{
		content: "";
		vertical-align: middle;
		width:16px;
		height: 16px;
		display: inline-block;
		margin-right: 5px;
		margin-left: 5px;
		background-image: url(https://www.clion.it/favicon-96x96.png);
		background-repeat: no-repeat;
		-webkit-background-size: contain;
		background-size: contain;
		background-position: center center;

		transition: all 450ms ease;
	}

		.credits_link:hover:before{
			transform: scale(1.5) rotateZ(360deg) rotateY(360deg);
		}
#rev_slider_268_1 .tp-parallax-wrap{
	left: 0px !important;
	
}

.rev_slider .tp-mask-wrap .tp-caption{
	text-shadow: 0px 0px 22px rgba(0, 0, 0, 1);
	line-height: inherit !important;
	font-size: inherit !important;
}

.tp-blkRed{
	background-color: rgba(212, 33, 1, 0.9);; 
	z-index: 200; 
	font-size: 55px; 
	line-height: 56px !important; 
	font-weight: 400; 
	color: #ffffff; 
	letter-spacing: 0px;
	font-family:Quicksand;
	display: block;
	white-space: inherit !important;
}		
	.tp-blkRed span.small{
		font-size: 24px !important;
		line-height: 26px !important;
		margin-bottom: 0px !important;
		display: block;
	}
	.tp-blkRed span.big{
		font-size: 55px; 
		line-height: 56px !important; 
	}
	
	
	
@media screen and (max-width: 1440px) {

}
@media screen and (max-width: 1024px) {
	.listaServizi li {
	    margin-bottom: 10px;
	    background-color: #ccc;
	    padding: 20px 5px 20px 60px;
	    cursor: pointer;
	    -webkit-transition: all 200ms ease-out;
	    -moz-transition: all 200ms ease-out;
	    -ms-transition: all 200ms ease-out;
	    -o-transition: all 200ms ease-out;
	    transition: all 200ms ease-out;
	    position: relative;
	    -webkit-border-radius: 30px;
	    -moz-border-radius: 30px;
	    border-radius: 30px;
	}
	.bloccoIco h4 {
	    padding: 20px 10px 20px 40px;
	}
	.listaServizi {
	    width: 260px;
	    top: -70px;
	}
	#casa {
	    position: relative;
	    z-index: 1;
	    width: calc( 100% - 220px );
	}
	#lay4 {
	    z-index: 40;
	    top: 47%;
	    left: 36%;
	}
	#casa .iconBtn .bande {
	    position: absolute;
	    left: -55%;
	    top: -280%;
	    opacity: 0;
	    transform: translateX(-50%) translateY(-50%);
	    max-width: 369px !important;
	    max-height: 328px;
	}
	.mega-menu .menu-logo {
		padding: 30px 0 30px;
	}
	.mega-menu .container-fluid {
		padding-left: 32px;
		padding-right: 32px;
	}
	.mega-menu .menu-logo img {
		height: 36px;
	}
	.mega-menu .menu-links > li > a {
		font-size: 17px;
		padding: 10px 5px;
	}
}
@media screen and (max-width: 991px) {
	.mega-menu {
		min-height: 110px;
	}
	
	.mega-menu .container-fluid {
		padding-left: 32px;
		padding-right: 32px;
	}
	.mega-menu .menu-logo img {
		height: 50px;
	}
	.bloccoIco .ico {
		width: 80px;
		height: 80px;
	}
	.bloccoIco h4 {
		padding: 20px 20px 20px 40px;
	}
	.row-casa{
		height: 650px;
	}
	#casa {
		width: calc( 100% - 290px );
	}
	.listaServizi {
		width: 290px;
	}
	.secondaryMenu.sticky {
		position: relative;
		top: inherit;
		left: inherit;
		right: inherit;
	}
	ul.minMenu li {
    	display: block;
	}
}
@media screen and (max-width: 768px) {
	.listaServizi {
	    top: -20px;
	}
	.rev_slider .tp-mask-wrap .tp-caption{
		padding: 10px 11px !important;
	}
	.slick-next {
	    right: 15px;
	}
	.slick-prev {
	    left: 15px;
	    z-index: 1;
	}
	.listaServizi li {
	    padding: 20px 15px 20px 70px;
	}
	#casa .iconBtn .bande {
	    position: absolute;
	    left: -175%;
	    top: -450%;
	    opacity: 0;
	    transform: translateX(-50%) translateY(-50%);
	    max-width: 259px !important;
	    max-height: 288px;
	}
	#casa .iconBtn {
	    width: 26px;
	    height: 26px;
	    background-color: #d42101;
	    border-radius: 50%;
	    position: relative;
	    margin-left: auto;
	    margin-right: auto;
	    transition: all 350ms ease;
	    box-shadow: 0 0 0 1px #012561;
	    position: absolute;
	    -webkit-transition: all 200ms ease-out;
	    -moz-transition: all 200ms ease-out;
	    -ms-transition: all 200ms ease-out;
	    -o-transition: all 200ms ease-out;
	    transition: all 200ms ease-out;
	    cursor: pointer;
	}
	#casa .iconBtn img {
	    position: absolute;
	    left: 50%;
	    top: 50%;
	    transform: translateX(-50%) translateY(-50%);
	    max-width: 70% !important;
	    max-height: 70%;
	}
	.bloccoIco .ico {
		width: 50px;
		height: 50px;
		margin-left: -10px;
    	margin-right: 10px;
	}
	.bloccoIco h4 {
		padding: 12px 20px 12px 40px;
		font-size: 14px;
	}
	#casa {
		width: calc( 100% - 240px );
	}
	.listaServizi {
		width: 260px;
	}
	.listaServizi li h6{
		font-size: 12px;
	}
	.iconRounded li{
		width: 70px;
		height: 70px;
		line-height: 70px;
	}
	.blkIcon{
		padding-left: 74px;
	}
	.iconHold{
		width: 60px;
		height: 60px;
		line-height: 60px;margin-bottom: 26px;
	}	
		
		.iconHold svg{
			 position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			-webkit-transform: translate(-50%, -50%);
			-moz-transform: translate(-50%, -50%);
			-ms-transform: translate(-50%, -50%);
		}
	.section-row-bordered .container-fluid.pt-40 .pl-90.pr-110{
		padding-left: 40px !important;
		padding-right: 40px !important;
	}
	.order-last {
		-webkit-box-ordinal-group: inherit;
		-ms-flex-order: inherit;
		order: inherit;
	}
}
@media screen and (max-width: 425px) {
	.img-news {
	    display: block;
	    position: relative;
	    background-size: contain;
	    background-repeat: no-repeat;
	    background-position: center;
	    height: 160px;
	}
	#casa .iconBtn .bande {
	    position: absolute;
	    left: -25%;
	    top: -370%;
	    opacity: 0;
	    transform: translateX(-50%) translateY(-50%);
	    max-width: 259px !important;
	    max-height: 288px;
	}
	#casa .iconBtn.active {
	    border: 2px solid #fff;
	}
	#lay4 {
	    z-index: 40;
	    top: 47%;
	    left: 36%;
	}	
	body.intro .logoBig{
		width: 300px;
		height: 70px;
	}
	body.intro .logoBig .parentesi2{
		top: 26px;
	}
	#casa {
		width: calc( 100% - 0px );
	}
	#casa .iconBtn {
	    width: 20px;
	    height: 20px;
	}
	.listaServizi {
		width: 100%;
		position: relative;
		right: inherit;
		top: inherit;
	}
	.row-casa{
		height: auto;
	}
	.rowMenuFooter{display: none !important;}
	.bloccoIco h4 {
		padding: 12px 20px 12px 40px;
		font-size: 14px;
		display: block;
		width: calc( 100% - 0px );
		margin-left: 10px;
	}
	.modal-dialog {
		 margin: auto; 
	}
	.tp-blkRed{
		
	}		
		.tp-blkRed span.small{
			font-size: 14px !important;
			line-height: 16px !important;
		}
		.tp-blkRed span.big{
			font-size: 18px!important; 
			line-height: 19px !important; 
		}
}
@media screen and (max-width: 320px) {

}
@media screen and (min-width: 320px) and (max-width: 990px) {
  

}


