@import url("../custom/6+.css");

/* CSS FONTS */
/*@font-face {
  font-family: 'HighTide';
  src:  url('fonts/HighTide.otf')  format('opentype'), url('fonts/HighTide.woff') format('woff'), url('fonts/HighTide.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}
.HighTide {
	 font-family: 'HighTide';
	 color: #816252;
	 font-size: 55px;
}*/

/* CSS UNIVERSALI */
.solodesktop {
	display: inline;
	}
.solomobile {
	display: none;
	}
	
.portfolio-desc span {
		display: inherit;
	}
.portfolio-desc span, .portfolio-desc span a {
		color: #a71830;;
	}	
	
.breadcrumb li:first-child a {
  border-left: 1px solid #000;
}
.breadcrumb li a {
  border-right: 1px solid #000;
  padding: 0 10px; /* Aggiunge spazio tra il testo e il bordo */
  display: block; /* Per occupare l'intera larghezza dell'elemento <li> */
  text-decoration: none; /* Rimuove il sottolineato predefinito */
}

.photo_on{
	border: 8px solid green;
	opacity: 1;
}
.photo_off{
	border: 0px solid green;
	opacity: 0.5;
}

.headline  {
position: absolute;
bottom:77px;
}
.headline h1 {
	font-weight: 800;
	margin-bottom: 0;
	font-size: 5.2rem;
	line-height: 5rem;
	color: #FFF;
	padding-right: 50px;
	text-transform: uppercase;
}
.portfolio-ajax-modal {
	max-width: 500px;
}
.payoff  {
	position: absolute;
	bottom: 0px;
}
.payoff h3 {
	font-weight: bold; 
	margin-bottom: 8px;
	font-size: 2rem;
	line-height: 3.8rem;
	color: #FFF;
	padding-right: 50px;
	text-transform: uppercase;
}

.box-data {
	position: absolute;
	top: 60px;
	right: 0px;
	width: 330px;
	text-align: right;
	padding: 5px 50px 5px 0px;
	font-size: 29px;
	color: #FFF;
	font-weight: bold; 
	text-transform: uppercase;
}
h1 > span:not(.nocolor):not(.badge), h2 > span:not(.nocolor):not(.badge), h3 > span:not(.nocolor):not(.badge), h4 > span:not(.nocolor):not(.badge), h5 > span:not(.nocolor):not(.badge), h6 > span:not(.nocolor):not(.badge) {
	 color: inherit; 
}
.box-data-sx {
	position: absolute;
	top: 60px;
	left: 0px;
	width: 330px;
	text-align: left;
	padding: 5px 50px 5px 30px;
	font-size: 29px;
	color: #FFF;
	font-weight: bold; 
	text-transform: uppercase;
}

#footer {
	position: relative;
	background-color: #EEE;
	border-top: 0px solid rgba(0,0,0,0.2);
}
/*      ############. NH  ##########    */
.headerNH {
	position: relative;
	height:620px
}


/* 2025 */
.headline-2025  {
	margin-top: 50px;
//position: absolute;
//bottom:77px;
}
.headline-2025-sx  {
	margin-top: 50px;
//position: absolute;
//bottom:77px;
}
.headline-2025 h1 {
	font-weight: 800;
	margin-bottom: 0;
	font-size: 3.2rem;
	line-height: 3rem;
	color: #FFF;
	padding-right: 25px;
	text-transform: inherit;
}
.headline-2025-sx h1 {
	font-weight: 800;
	margin-bottom: 0;
	font-size: 3.2rem;
	line-height: 3rem;
	color: #FFF;
	padding-left: 7px;
	text-transform: inherit;
}
.box-data-2025 {
	margin-top: 60px;
	width: 100%;
	text-align: right;
	padding: 5px 60px 5px 0px;
	font-size: 29px;
	color:#ffd300;
	font-weight: bold; 
	text-transform: uppercase;
}
.box-data-2025-sx {
	margin-top: 60px;
	width: 100%;
	text-align: left;
	padding: 5px 50px 5px 0px;
	font-size: 29px;
	color:#ffd300;
	font-weight: bold; 
	text-transform: uppercase;
	margin-left: 59px;
}
.box-data-2025-sxx {
	margin-top: 60px;
	width: 100%;
	text-align: left;
	padding: 5px 50px 5px 0px;
	font-size: 29px;
	color:#ffd300;
	font-weight: bold; 
	text-transform: uppercase;
	margin-left: 65px;
}
.payoff-2025 h3 {
	font-weight: bold; 
	margin-bottom: 8px;
	font-size: 2rem;
	line-height: 2rem;
	width: 100%;
	text-align: right;
	color: #FFF;
	padding-right: 44px;
	padding-left: 60%;
	margin-top: 40px;
	text-transform: inherit;
}
.payoff-2025-sx h3 {
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 2rem;
	line-height: 2rem;
	width: 100%;
	text-align: left;
	color: #FFF;
	padding-right: 70%;
	padding-left: 42px;
	margin-top: 40px;
	text-transform: inherit;
}

.promoNH {
	position: relative;
	height:522px
}

.promoNH h4 {
	font-weight: 800;
	font-size: 26px;
	color: #00205b;
	text-transform: uppercase;
	margin-bottom: 100px;
}
.promoNH h1 {
	font-size: 130px;
	color: #020202;
	line-height: 6.5rem;
}

.promoNH h3 {
	margin-bottom: 0;
	font-size: 2.2rem;
	line-height: 2.7rem;
	color: #020202;
	margin-top: 10px;
	font-weight: 800;
	max-width: 485px;
}

.brandNH {
	position: absolute;
	top: 20px;
	right: 20px;
}
.arrow-downNH {
	position: absolute;
	top: -10px;
	right: -50px;
}
.arrow-upNH {
	position: absolute;
	bottom: -20px;
	right: -50px;
}
.filettoNH {
margin: 20px 0px 5px;
width: 80%;	
}

.promoNH-25 {
	position: relative;
	height:522px;
	border-radius: 15px;
}

.promoNH-25 h4 {
	font-weight: 500;
	font-size: 26px;
	color: #00205b;
	margin-bottom: 100px;
	margin-top:20px
}
.promoNH-25 h1 {
	font-size: 130px;
	color: #00205b;
	line-height: 6.5rem;
}

.promoNH-25 h3 {
	margin-bottom: 0;
	font-size: 2.2rem;
	line-height: 2.7rem;
	color: #00205b;
	margin-top: 10px;
	font-weight: 800;
}


.tagliandoNH {
	position: relative;
	height:522px
}
.tagliandoNH h4 {
	font-weight: 800;
	font-size: 26px;
	color: #00205b;
	text-transform: uppercase;
	margin-bottom: 100px;
}
.tagliandoNH h1 {
	font-size: 130px;
	color: #020202;
	line-height: 1.2rem;
	padding-bottom: 25;
}
.tagliandoNH h1 span {
	font-size: 60px;
	color: #020202;
	line-height: 2.5rem;
}

.tagliandoNH h3 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 500;
	margin-bottom: 0;
	font-size: 1.7rem;
	line-height: 2.3rem;
	color: #020202;
	margin-top: 0px;
}
.tagliandoNH h3 span {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 700;
	font-size: 2.3rem;
	color: #020202;
	line-height: 2.5rem;
}
.tagliandoNH h5 {
	font-weight: 600;
	font-size: 18px;
	color: #020202;
	margin-bottom: 5px;
}
.tagliandoNH h6 {
	position: absolute;
	right: 25px;
	bottom: 0px;
	font-weight: 300;
	font-size: 18px;
	color: #020202;
}


.tagliandoNH-25 {
	position: relative;
	height:522px;
	border-radius: 15px;
}

.tagliandoNH-25 h4 {
	font-weight: 500;
	font-size: 26px;
	color: #00205b;
	margin-bottom: 100px;
	margin-top:20px
}
.tagliandoNH-25 h1 {
	font-size: 130px;
	color: #00205b;
	line-height: 3.5rem;
	font-weight: 600;
}

.tagliandoNH-25 h1 span{
	font-size: 60px;
	color: #00205b;
	line-height: 3.5rem;
	font-weight: 500;
}

.tagliandoNH-25 h3 {
	margin-bottom: 0;
	font-size: 2rem;
	line-height: 2.7rem;
	color: #00205b;
	margin-top: 10px;
	font-weight: 500;
}
.tagliandoNH-25 h3 span {
	font-weight: 800;
}
.tagliandoNH-25 h5 {
	font-weight: 600;
	font-size: 20px;
	color: #00205b;
	margin-bottom: 5px;
}
.filetto-y-NH {
margin: 20px 0px 5px;
width: 70%;	
}

/*      ############. END NH  ##########    */
/*      ############. CIH  ##########    */
.headerCIH {
	position: relative;
}
.promoCIH {
	position: relative;
}

.box-data-CIH {
		position: absolute;
		right: 0px;
		top: 0px;
		width: 50%;
		height:270px;
		background-image: url('../img/tasselloCIH.png');
		background-size: cover;
	}
.headerCIH h4 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 100;
	font-size: 28px;
	color: #FFF;
	text-align: right;
	margin: 50px 50px 0px 0px;
}
.headerCIH h1 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 600;
	font-size: 50px;
	color: #FFF;
	text-align: right;
	margin-right: 50px;
	margin-top: -20px;
}
.promoCIH h3 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 800;
	margin-bottom: 0;
	font-size: 4rem;
	line-height: 4.2rem;
	color: #020202;
	margin-top: -50px;
}

.promoCIH h4 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 100;
	font-size: 30px;
	color: #020202;
	margin-bottom: 50px;
}
.promoCIH h1 {
	font-size: 160px;
	color: #020202;
	line-height: 6.5rem;
}

.link-CIH {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 800;
	margin-bottom: 0;
	font-size: 1.3rem;
	line-height:1.5rem;
	color: #020202;
	margin-left: 8px;
	margin-bottom: 20px;
}

.tagliandoCIH h4 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 600;
	font-size: 56px;
	color: #b0282d;
	text-transform: uppercase;
	text-align: left;
	margin: 30px 0px 0px 50px;
}

.tagliandoCIH h1 {
	font-family: 'Asap Condensed', sans-serif;
	font-size: 130px;
	color: #FFF;
	line-height: 1.8rem;
	margin: 80px 0px 40px 50px;
	text-align: left;
}
.tagliandoCIH h2 {
	font-family: 'Asap Condensed', sans-serif;
	font-size: 70px;
	color: #FFF;
	line-height: 1.2rem;
	text-transform: uppercase;
	font-weight: 100;
	text-align: left;
	margin: 0px 0px 0px 50px;
}

.tagliandoCIH h3 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 100;
	font-size: 56px;
	line-height: 58px;
	color: #000;
	text-transform: uppercase;
	text-align: left;
	margin: 0px 0px 0px 0px;
}
.tagliandoCIH h5 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 600;
	font-size: 30px;
	line-height: 30px;
	color: #000;
	text-align: left;
	margin: 0px 0px 0px 0px;
}
.tagliandoCIH h6 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 100;
	font-size: 25px;
	line-height: 20px;
	color: #000;
	text-align: left;
	margin: 14px 0px 0px 0px;
}
.trattoreCIH {
	float: right;
	height: 170px;
	margin-right: 50px;
}

.headerCIH-23 {
	position: relative;
}
.promoCIH-23 {
	position: relative;
}

.box-data-CIH-23 {
		position: absolute;
		right: 0px;
		top: 0px;
		width: 43%;
		height:270px;
		background-image: url('../img/tasselloCIH23.png');
		background-size: cover;
	}
.headerCIH-23 h5 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 100;
	font-size: 40px;
	color: #FFF;
	text-align: right;
	margin: 80px 80px;
	text-transform: uppercase;
}	
.headerCIH-23 h4 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 100;
	font-size: 43px;
	color: #000;
	margin-left: 50px;
	position: absolute;
	bottom: 30px;
	text-align: left;
}
.headerCIH-23 h1 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 700;
	font-size: 60px;
	color: #000;
	margin-left: 50px;
	bottom: 90px;
	position: absolute;
	text-align: left;
	line-height: 60px;
	text-transform: uppercase;
}

.headerCIH-24 {
	position: relative;
}
.promoCIH-24 {
	position: relative;
}

.box-data-CIH-24 {
		position: absolute;
		right: 0px;
		top: 0px;
		width: 43%;
		height:270px;
		background-image: url('../img/tasselloCIH23.png');
		background-size: cover;
	}
.headerCIH-24 h5 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 100;
	font-size: 40px;
	color: #FFF;
	text-align: right;
	margin: 80px 80px;
	text-transform: uppercase;
}	
.headerCIH-24 h4 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 100;
	font-size: 43px;
	color: #FFF;
	margin-left: 50px;
	position: absolute;
	bottom: 30px;
	text-align: left;
	line-height: 40px;
}
.headerCIH-24 h1 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 700;
	font-size: 60px;
	color: #FFF;
	margin-left: 50px;
	bottom: 90px;
	position: absolute;
	text-align: left;
	line-height: 60px;
	text-transform: uppercase;
}

.headerCIH-25 {
	position: relative;
}
.box-CIH-25 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 50%;
	height:270px;
	background-image: url('../img/tasselloCIH25.png');
	background-size: cover;
	background-position-x: right;
}
.box-CIH-25-red {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 50%;
	height:270px;
	background-image: url('../img/tasselloCIH25red.png');
	background-size: cover;
	background-position-x: right;
}

.headerCIH-25 h1 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 700;
	font-size: 60px;
	color: #FFF;
	margin: 25px 0px 0px 50px;
	text-align: left;
	line-height: 60px;
	text-transform: uppercase;
	position: relative;	
}
.headerCIH-25 h1 span{
	color: #a71830;
}
.headerCIH-25 h4 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 100;
	font-size: 43px;
	color: #FFF;
	margin-left: 38px;
	position: absolute;
	bottom: 25%;
	text-align: left;
	line-height: 40px;
	margin-right: 60%;
}
.headerCIH-25 h5 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 100;
	font-size: 40px;
	color: #FFF;
	text-align: right;
	margin: 50px 38px;
	text-transform: uppercase;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #a71830;
	padding: 12px;
}

/*      ############. END CIH  ##########    */
/*      ############. STEYR  ##########    */
.headerSTEYR {
	position: relative;
}
.headerSTEYR24 {
	position: relative;
}
.headerSTEYR24_2r {
	position: relative;
}
.promoSTEYR {
	position: relative;
}

.box-tit-STEYR {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 70%;
	height: 270px;
}
.box-data-STEYR {
	position: absolute;
	right: 0px;
	bottom: 315px;
	width: 30%;
	height: 170px;
}

.headerSTEYR h1 {
	font-family: 'Roboto Slab', serif;
	font-weight: 800;
	font-size: 75px;
	color: #FFF;
	text-align: left;
	margin: 0px 50px 10px 50px;
	line-height: 65px;
}
.headerSTEYR h4 {
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
	font-size: 45px;
	line-height: 45px;
	color: #FFF;
	text-align: left;
	margin: 1px 50px 0px 50px;
}

.headerSTEYR h5 {
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	font-size: 30px;
	color: #FFF;
	text-align: left;
	margin: 10px 30px 0px -50px;
	text-transform: uppercase;
}

.box-tit-STEYR24 {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width:100%;
	height: 200px;
}
.box-data-STEYR24 {
	position: absolute;
	right: 0px;
	bottom: 120px;
	width: 30%;
	height: 150px;
}

.headerSTEYR24 h1 {
	font-family: 'Roboto Slab', serif;
	font-weight: 800;
	font-size: 60px;
	color: #FFF;
	text-align: left;
	margin: 0px 50px 10px 50px;
	line-height: 65px;
}
.headerSTEYR24 h4 {
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
	font-size: 45px;
	line-height: 48px;
	color: #FFF;
	text-align: left;
	margin: 1px 50px 0px 50px;
}

.headerSTEYR24 h5 {
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	font-size: 30px;
	color: #FFF;
	text-align: left;
	margin: 20px 30px 0px -50px;
	text-transform: uppercase;
}



.box-tit-STEYR24_2r {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width:100%;
	height: 250px;
}
.box-data-STEYR24_2r {
	position: absolute;
	right: 0px;
	bottom: 200px;
	width: 30%;
	height: 100px;
}

.headerSTEYR24_2r h1 {
	font-family: 'Roboto Slab', serif;
	font-weight: 800;
	font-size: 65px;
	color: #FFF;
	text-align: left;
	margin: 0px 50px 10px 50px;
	line-height: 60px;
}
.headerSTEYR24_2r h4 {
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
	font-size: 45px;
	line-height: 48px;
	color: #FFF;
	text-align: left;
	margin: 1px 50px 0px 50px;
}

.headerSTEYR24_2r h5 {
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	font-size: 30px;
	color: #FFF;
	text-align: left;
	margin: 20px 30px 0px -50px;
	text-transform: uppercase;
}

.headerSTEYR-25 {
	position: relative;
}

.box-arrow-STEYR-25 {
	position: absolute;
	left: 7px;
	top: 105px;
	width: 115px;
	z-index: 10;
}
.row-STEYR-25 {
	margin-left:30px;
	width: 50px;
}
.box-tit-STEYR-25 {
	position: absolute;
	left: 179px;
	top: 180px;
	width: 420px;
	height: 200px;
	/* background-image: url('../img/box_steyr.png'); */
	background-size: cover;
	z-index: 1;
}
.headerSTEYR-25 h5 {
	font-family: 'Roboto Slab', serif;
	font-weight: 600;
	font-size: 25px;
	color: #FFF;
	text-align: left;
	margin: 20px 30px 0px 30px;
	text-transform: uppercase;
}

.headerSTEYR-25 h1 {
	font-family: 'Roboto Slab', serif;
	font-weight: 800;
	font-size: 40px;
	color: #FFF;
	text-align: left;
	margin: 26px 0px 10px 30px;
	line-height: 44px;
}

.headerSTEYR-25 h1 span{
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	font-size: 40px;
	color: #FFF;
	text-align: left;
	line-height: 44px;
}
.headerSTEYR-25 h4 {
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
	font-size: 28px;
	line-height: 34px;
	color: #FFF;
	text-align: left;
	margin: 170px 50px 0px 30px;
}




.promoSTEYR h1 {
	font-family: 'Roboto Slab', serif;
	font-size: 130px;
	color: #e60026;
	line-height: 6.5rem;
}

.promoSTEYR h3 {
	font-family: 'Roboto Slab', serif;
	margin-bottom: 0;
	font-size: 2.7rem;
	line-height: 2.7rem;
	color: #020202;
	margin-top: 10px;
	font-weight: 800;
	max-width: 485px;
}

.tagliandoSTEYR {
	font-family: 'Roboto Slab', serif;
	position: relative;
	height:522px
}
.tagliandoSTEYR h4 {
	font-weight: 800;
	font-size: 45px;
	color: #343e4a;
	text-transform: uppercase;
	position: relative;
	margin: -80px 0px 5px 25px;
}
.tagliandoSTEYR h1 {
	font-size: 190px;
	color: #e20026;
	line-height: 1.2rem;
	font-weight: bold;
	top: 50px;
	position: relative;
}
.tagliandoSTEYR h1 span {
	font-size: 60px;
	color: #020202;
	line-height: 2.5rem;
	vertical-align: top;
	top: -50px;
	position: relative;
}
.tagliandoSTEYR h2 {
	font-family: 'Roboto Slab', serif;
	font-weight: 600;
	margin-bottom: 0;
	font-size: 1.8rem;
	line-height: 2rem;
	color: #343e4a;
	position: absolute;
	top: 147px;
	margin: 5px 0px 5px 25px;
}
.tagliandoSTEYR h3 {
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
	margin-bottom: 0;
	font-size: 3rem;
	line-height: 3rem;
	color: #FFF;
	position: relative;
	margin: 132px 0px 5px 48px;
}
.tagliandoSTEYR h3 span {
	font-family: 'Roboto Slab', serif;
	font-weight: 700;
	font-size: 2.3rem;
	color: #020202;
	line-height: 2.5rem;
}
.tagliandoSTEYR h5 {
	font-weight: 500;
	font-size: 3rem;
	color: #FFF;
	margin-left: 50px;
	line-height: 2.5rem;
}
.tagliandoSTEYR h6 {
	position: absolute;
	right: 25px;
	top: 80px;
	font-weight: 300;
	font-size: 18px;
	color: #020202;
}

/*      ############. END STEYR  ##########    */


.content-wrap {
	position: relative;
	padding: 30px 0;
	overflow: hidden;
}
#copyrights {
	padding: 10px 0;
	background-color: #FFF;
	font-size: 0.875rem;
	line-height: 1.8;
}


#page-title {
	position: relative;
	padding: 3rem 0 2rem;
	background-color: #F5F5F5;
	border-bottom: 1px solid #EEE;
}
.portfolio-desc {
	position: relative;
	z-index: 6;
	padding: 10px 5px;
}
.entry-meta {
	position: relative;
	overflow: hidden;
	margin-top: 3px;
}



/* CSS DESKTOP */
@media (min-width: 1200px) {

}


/* CSS RESPONSIVE TABLET PRO */
@media (min-width: 768px) and (max-width:1400px) {
.headline h1 {
	font-size: 4.2rem;
	line-height: 4rem;
}

}


/* CSS RESPONSIVE   TABLET PRO*/
@media (min-width: 992px) and (max-width: 1199px) {



}


/* CSS RESPONSIVE TABLET */
@media (max-width: 767px) {


}


/* CSS RESPONSIVE SMARTPHONE */
@media (max-width: 480px) {
	.solodesktop {
	display: none;
	}
.solomobile {
	display: inline;
	}

/*      ############. NH  ##########    */
.box-data {
	position: absolute;
	top: 6px;
	right: 0px;
	width: 200px;
	text-align: right;
	padding: 5px 10px 5px 0px;
	font-size: 17px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
}
.headerNH {
	position: relative;
	height:650px
}
.headline {
	position: absolute;
	bottom: 55px;
}
.headline h1 {
	font-weight: bold;
	margin-bottom: 0;
	font-size: 1.8rem;
	line-height: 2rem;
	color: #FFF;
	padding-right: 10px;
	text-transform: uppercase;
}
.payoff h3 {
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 1rem;
	line-height: 1.2rem;
	color: #FFF;
	padding-right: 10px;
	text-transform: uppercase;
}

.promoNH {
	position: relative;
	height:auto;
}
.text-promoNH {
	text-align: center;
	}
.promoNH h4 {
	font-weight: 800;
	font-size: 26px;
	color: #005caa;
	text-transform: uppercase;
	margin-bottom: 20px;
	text-align: center;
}
.promoNH h1 {
	font-size: 130px;
	color: #020202;
	line-height: 6.5rem;
	text-align: center;
}

.promoNH h3 {
	margin-bottom: 15px;
	font-size: 2rem;
	line-height: 2.5rem;
	color: #00205b;
	margin-top: 10px;
	font-weight: 600;
	text-align: center;
}

.brandNH {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 45px;
}
.arrow-downNH {
	display: none;
}
.arrow-upNH {
	display: none;
}
.filettoNH {
margin: 20px 0px 5px;
width: 90%;	
}

.promoNH-25 {
	position: relative;
	height:auto;
	border-radius: 15px;
}

.promoNH-25 h4 {
	font-weight: 500;
	font-size: 21px;
	color: #00205b;
	margin-bottom: 10px;
	margin-top: 0px;
}

.promoNH-25 h1 {
	font-size: 110px;
	color: #00205b;
	line-height: 6.5rem;
}

.promoNH-25 h3 {
	margin-bottom: 0;
	font-size: 1.7rem;
	line-height: 1.7rem;
	color: #00205b;
	margin-top: 10px;
	font-weight: 800;
}




.tagliandoNH {
	position: relative;
	height:auto
}
.tagliandoNH h4 {
	font-weight: 800;
	font-size: 26px;
	color: #00205b;
	text-transform: uppercase;
	margin-bottom: 40px;
}
.tagliandoNH h1 {
	font-size: 100px;
	color: #00205b;
	line-height: 1.2rem;
	padding-bottom: 25;
}
.tagliandoNH h1 span {
	font-size: 48px;
	color: #00205b;
	line-height: 2rem;
}

.tagliandoNH h3 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 500;
	margin-bottom: 0;
	font-size: 1.7rem;
	line-height: 2.3rem;
	color: #00205b;
	margin-top: 0px;
	margin-bottom: 50px;
}
.tagliandoNH h3 span {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 700;
	font-size: 2.3rem;
	color: #00205b;
	line-height: 2.5rem;
}
.tagliandoNH h5 {
	font-weight: 600;
	font-size: 14px;
	color: #00205b;
	margin-bottom: 5px;
}
.tagliandoNH h6 {
	position: absolute;
	right: 25px;
	bottom: 0px;
	font-weight: 300;
	font-size: 18px;
	color: #00205b;
}
.box-data-2025 {
	margin-top: 370px;
	width: 100%;
	text-align: right;
	padding: 0px 30px 5px 0px;
	font-size: 19px;
	color: #ffd300;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 1px 3px 3px #000;
}
.headline-2025 {
	margin-top: 0px;
	padding-right: 10px;
}
.headline-2025 h1 {
	font-weight: 800;
	margin-bottom: 0;
	font-size: 2.2rem;
	line-height: 2rem;
	color: #FFF;
	padding-right: 0px;
	text-transform: inherit;
	text-shadow: 1px 3px 3px #000;
}
.payoff-2025 h3 {
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 1.2rem;
	line-height: 1.4rem;
	width: 100%;
	text-align: right;
	color: #FFF;
	padding-right: 12px;
	padding-left: 0%;
	text-transform: inherit;
	text-shadow: 1px 1px 3px #000;
}

.box-data-2025-sx {
	margin-top: 10px;
	width: 100%;
	text-align: left;
	padding-left: 0px;
	font-size: 19px;
	color: #ffd300;
	font-weight: bold;
	text-transform: uppercase;
}
.box-data-2025-sxx {
	margin-top: 365px;
	width: 100%;
	text-align: left;
	padding-left: 0px;
	font-size: 19px;
	color: #ffd300;
	font-weight: bold;
	text-transform: uppercase;
	margin-left:48px;
}

.headline-2025-sx {
	margin-top: 0px;
	padding-left: 10px;
}
.headline-2025-sx h1 {
	font-weight: 800;
	margin-bottom: 10px;
	font-size: 1.8rem;
	line-height: 2rem;
	color: #FFF;
	padding-left: 12px;
	text-transform: inherit;
	text-align: left;
}
.payoff-2025-sx h3 {
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 1.2rem;
	line-height: 1.4rem;
	width: 100%;
	text-align: left;
	color: #FFF;
	padding-left: 8px;
	padding-right: 40%;
	margin-top: 0px;
	text-transform: inherit;
}
.payoff-2025-sxx h3 {
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 1.2rem;
	line-height: 1.4rem;
	width: 100%;
	text-align: left;
	color: #FFF;
	padding-right: inherit;
	text-transform: inherit;
	width: 80%;
}


.tagliandoNH-25 {
	position: relative;
	height:auto;
	border-radius: 15px;
}

.tagliandoNH-25 h4 {
	font-weight: 500;
	font-size: 26px;
	color: #00205b;
	margin-bottom: 50px;
	margin-top:20px
}
.tagliandoNH-25 h1 {
	font-size: 100px;
	color: #00205b;
	line-height: 3.5rem;
	font-weight: 600;
}

.tagliandoNH-25 h1 span{
	font-size: 60px;
	color: #00205b;
	line-height: 3.5rem;
	font-weight: 500;
}

.tagliandoNH-25 h3 {
	margin-bottom: 0;
	font-size: 1.6rem;
	line-height: 2.3rem;
	color: #00205b;
	margin-top: 10px;
	font-weight: 500;
}
.tagliandoNH-25 h3 span {
	font-weight: 800;
}
.tagliandoNH-25 h5 {
	font-weight: 600;
	font-size: 15px;
	color: #00205b;
	margin-bottom: 5px;
}
.filetto-y-NH {
margin: 20px 0px 5px;
width: 70%;	
}


/*      ############. END NH  ##########    */
/*      ############. CIH  ##########    */
.headerCIH {
	position: relative;
}
.promoCIH {
	position: relative;
}

.box-data-CIH {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 70%;
	height: 111px;
	background-image: url('../img/tasselloCIH.png');
	background-size: cover;
}

.headerCIH h4 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 100;
	font-size: 22px;
	color: #FFF;
	text-align: right;
	margin: 10px 10px 0px 0px;
}
.headerCIH h1 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 600;
	font-size: 40px;
	color: #FFF;
	text-align: right;
	margin-right: 10px;
	margin-top: -20px;
}
.promoCIH h3 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 800;
	margin-bottom: 0;
	font-size: 3rem;
	line-height: 3.2rem;
	color: #020202;
	margin-top: -50px;
}

.promoCIH h4 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 100;
	font-size: 20px;
	color: #020202;
	margin-bottom: 20px;
}

.promoCIH h1 {
	font-size: 130px;
	color: #020202;
	line-height: 6.5rem;
}

.link-CIH {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 800;
	margin-bottom: 0;
	font-size: 1.3rem;
	line-height:1.5rem;
	color: #020202;
	margin-left: 8px;
	margin-bottom: 20px;
}

.tagliandoCIH h4 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 600;
	font-size: 33px;
	color: #b0282d;
	text-transform: uppercase;
	text-align: left;
	margin: -5px 0px 0px 10px;
}
.tagliandoCIH h1 {
	font-family: 'Asap Condensed', sans-serif;
	font-size: 60px;
	color: #FFF;
	line-height: 60px;
	margin: 2px 0px 0px 10px;
	text-align: left;
}
.tagliandoCIH h2 {
	font-family: 'Asap Condensed', sans-serif;
	font-size: 38px;
	color: #FFF;
	line-height: 1.2rem;
	text-transform: uppercase;
	font-weight: 100;
	text-align: left;
	margin: 0px 0px 0px 10px;
}

.tagliandoCIH h3 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 100;
	font-size: 35px;
	line-height: 36px;
	color: #000;
	text-transform: uppercase;
	text-align: left;
	margin: 6px 0px 0px 10px;
}
.tagliandoCIH h5 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 600;
	font-size: 22px;
	line-height: 22px;
	color: #000;
	text-align: left;
	margin: 0px 0px 0px 10px;
}
.tagliandoCIH h6 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 100;
	font-size: 20px;
	line-height: 20px;
	color: #000;
	text-align: left;
	margin: 6px 0px 0px 10px;
}
.trattoreCIH {
	float: right;
	height: 170px;
	margin-right: 20px;
}


.headerCIH-23 {
	position: relative;
	height: 320px;
}
.promoCIH-23 {
	position: relative;
}

.box-data-CIH-23 {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 46%;
	height: 40px;
	background-image: url('../img/tasselloCIH23.png');
	background-size: cover;
}
.headerCIH-23 h5 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 100;
	font-size: 20px;
	color: #FFF;
	text-align: right;
	margin: 5px 5px;
	text-transform: uppercase;
}	
.headerCIH-23 h4 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 100;
	font-size: 24px;
	color: #000;
	margin-left: 10px;
	position: absolute;
	bottom: -12px;
	text-align: left;
}
.headerCIH-23 h1 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 700;
	font-size: 30px;
	color: #000;
	margin-left: 10px;
	bottom: 20px;
	position: absolute;
	text-align: left;
	line-height: 30px;
	text-transform: uppercase;
}

.headerCIH-24 {
	position: relative;
	height: 270px;
}
.promoCIH-24 {
	position: relative;
}

.box-data-CIH-24 {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 46%;
	height: 40px;
	background-image: url('../img/tasselloCIH23.png');
	background-size: cover;
}
.headerCIH-24 h5 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 100;
	font-size: 20px;
	color: #FFF;
	text-align: right;
	margin: 5px 5px;
	text-transform: uppercase;
}	
.headerCIH-24 h4 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 100;
	font-size: 17px;
	color: #FFF;
	margin-left: 20px;
	position: absolute;
	bottom: 0px;
	text-align: left;
	line-height: 22px;
}
.headerCIH-24 h1 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 700;
	font-size: 30px;
	color: #FFF;
	margin-left: 20px;
	bottom: 25px;
	position: absolute;
	text-align: left;
	line-height: 30px;
	text-transform: uppercase;
}


.headerCIH-25 {
	position: relative;
	height: 550px;
}
.box-CIH-25 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 95%;
	height:100px;
	background-image: url('../img/tasselloCIH25.png');
	background-size: cover;
	background-position-x: right;
}
.box-CIH-25-red {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 95%;
	height:100px;
	background-image: url('../img/tasselloCIH25red.png');
	background-size: cover;
	background-position-x: right;
}

.headerCIH-25 h1 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 700;
	font-size: 30px;
	color: #FFF;
	margin: 10px 0px 0px 10px;
	text-align: left;
	line-height: 30px;
	text-transform: uppercase;
	position: relative;	
}
.headerCIH-25 h1 span{
	color: #a71830;
}
.headerCIH-25 h4 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 100;
	font-size: 23px;
	color: #FFF;
	margin-left: 23px;
	position: absolute;
	/* top: 130px; */
	bottom: 38px;
	margin-right: 40%;
	text-align: left;
	line-height: 25px;
	ext-shadow: 2px 2px 8px #000;
}

.headerCIH-25 h5 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 100;
	font-size: 20px;
	color: #FFF;
	text-align: right;
	margin: 10px 10px;
	text-transform: uppercase;
	position: absolute;
	left: 14px;
	bottom: 4px;
	background: #a71830;
	padding: 7px;
}


/*      ############. STEYR  ##########    */
.headerSTEYR {
	position: relative;
}
.promoSTEYR {
	position: relative;
}

.box-tit-STEYR {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 115px;
}
.box-data-STEYR {
	top: 94px;
	width: 32%;
}

.headerSTEYR h1 {
	font-family: 'Roboto Slab', serif;
	font-weight: 800;
	font-size: 30px;
	color: #FFF;
	text-align: left;
	margin: 0px 0px 10px 20px;
	line-height: 25px;
}
.headerSTEYR h4 {
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
	font-size: 22px;
	line-height: 25px;
	color: #FFF;
	text-align: left;
	margin: 1px 50px 0px 20px;
}

.headerSTEYR h5 {
	font-family: 'Roboto Slab', serif;
	font-weight: 500;
	font-size: 16px;
	color: #FFF;
	text-align: left;
	margin: 10px 00px 0px -50px;
	text-transform: uppercase;
}
.promoSTEYR h1 {
	font-family: 'Roboto Slab', serif;
	font-size: 130px;
	color: #e60026;
	line-height: 6.5rem;
}

.promoSTEYR h3 {
	font-family: 'Roboto Slab', serif;
	margin-bottom: 0;
	font-size: 1.7rem;
	line-height: 1.7rem;
	color: #020202;
	margin-top: 10px;
	font-weight: 800;
}

.tagliandoSTEYR {
	font-family: 'Roboto Slab', serif;
	position: relative;
	height:522px
}
.tagliandoSTEYR h4 {
	font-weight: 800;
	font-size: 19px;
	color: #343e4a;
	text-transform: uppercase;
	position: relative;
	margin: 00px 0px 5px 15px;
}
.tagliandoSTEYR h1 {
	font-size: 110px;
	color: #e20026;
	line-height: 1.2rem;
	font-weight: bold;
	top: 29px;
	position: relative;
}
.tagliandoSTEYR h1 span {
	font-size: 38px;
	color: #020202;
	line-height: 2rem;
	vertical-align: top;
	top: -32px;
	position: relative;
}
.tagliandoSTEYR h2 {
	font-family: 'Roboto Slab', serif;
	font-weight: 600;
	margin-bottom: 0;
	font-size: 0.9rem;
	line-height: 1rem;
	color: #343e4a;
	position: absolute;
	top: 124px;
	margin: 5px 0px 5px 10px;
}
.tagliandoSTEYR h3 {
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
	margin-bottom: 0;
	font-size: 25px;
	line-height: 1rem;
	color: #FFF;
	position: relative;
	margin: 126px 0px 5px 82px;
}
.tagliandoSTEYR h3 span {
	font-family: 'Roboto Slab', serif;
	font-weight: 700;
	font-size: 2.3rem;
	color: #020202;
	line-height: 2.5rem;
}
.tagliandoSTEYR h5 {
	font-weight: 500;
	font-size: 2.2rem;
	color: #FFF;
	margin-left: 79px;
	line-height: 2.5rem;
}
.tagliandoSTEYR h6 {
	position: absolute;
	right: 25px;
	top: 80px;
	font-weight: 300;
	font-size: 18px;
	color: #020202;
}


.headerSTEYR24 {
	position: relative;
}
.headerSTEYR24_2r {
	position: relative;
}
.box-tit-STEYR24 {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width:100%;
	height: 200px;
}
.box-data-STEYR24 {
	position: absolute;
	right: 0px;
	bottom: 120px;
	width: 30%;
	height: 150px;
}

.headerSTEYR24 h1 {
	font-family: 'Roboto Slab', serif;
	font-weight: 800;
	font-size: 27px;
	color: #FFF;
	text-align: left;
	margin: 100px 0px 5px 20px;
	line-height: 25px;
}
.headerSTEYR24 h4 {
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 18px;
	color: #FFF;
	text-align: left;
	margin: 0px 50px 0px 20px;
}

.headerSTEYR24 h5 {
	font-family: 'Roboto Slab', serif;
	font-weight: 500;
	font-size: 16px;
	color: #FFF;
	text-align: left;
	margin: 10px 00px 0px -50px;
	text-transform: uppercase;
}



.box-tit-STEYR24_2r {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width:100%;
	height: 250px;
}
.box-data-STEYR24_2r {
	position: absolute;
	right: 0px;
	bottom: 200px;
	width: 30%;
	height: 100px;
}

.headerSTEYR24_2r h1 {
	font-family: 'Roboto Slab', serif;
	font-weight: 800;
	font-size: 27px;
	color: #FFF;
	text-align: left;
	margin: 150px 0px 5px 20px;
	line-height: 25px;
}
.headerSTEYR24_2r h4 {
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 18px;
	color: #FFF;
	text-align: left;
	margin: 0px 50px 0px 20px;
}

.headerSTEYR24_2r h5 {
	font-family: 'Roboto Slab', serif;
	font-weight: 500;
	font-size: 16px;
	color: #FFF;
	text-align: left;
	margin: 33px 0px 0px -50px;
	text-transform: uppercase;
}

.headerSTEYR-25 {
	position: relative;
}

.box-arrow-STEYR-25 {
	position: absolute;
	left: 7px;
	top: 230px;
	width: 80px;
	z-index: 10;
}
.row-STEYR-25 {
	margin-left: 30px;
	width: 44px;
}
.box-tit-STEYR-25 {
	position: absolute;
	left: 60px;
	top: 295px;
	height: auto;
	background-image: none;
	background-size: cover;
	z-index: 1;
	width: 263px;
}

.headerSTEYR-25 h5 {
	font-family: 'Roboto Slab', serif;
	font-weight: 600;
	font-size: 16px;
	color: #FFF;
	text-align: left;
	margin: 20px 22px 0px 30px;
	text-transform: uppercase;
}

.headerSTEYR-25 h1 {
	font-family: 'Roboto Slab', serif;
	font-weight: 800;
	font-size: 30px;
	color: #FFF;
	text-align: left;
	margin: 0px 0px 10px 30px;
	line-height: 34px;
}

.headerSTEYR-25 h1 span {
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	font-size: 30px;
	color: #FFF;
	text-align: left;
	line-height: 34px;
}
.headerSTEYR-25 h4 {
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 20px;
	color: #FFF;
	text-align: left;
	margin: 77px 10px 0px 30px;
}

/*      ############. END STEYR  ##########    */







}
