@import url("https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,200;0,300;0,400;0,500;1,200;1,300;1,400;1,500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,200;0,300;0,400;0,500;1,400;1,500&display=swap");

/*!
Theme Name: AAModelleria 2026
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Tema custom A.A. Modelleria, edizione 2026.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: aamodelleria
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

AAModelleria 2026 is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
	position: relative;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
/*
p {
	margin-bottom: 1.5em;
}
*/

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/****************************************/
/********* AA Modelleria styles *********/
/****************************************/

:root{
	--altezza: calc(100vw / 12);
	--altezza_menu_ridotto: calc(100vw / 16);
	/*
	--altezza: 12.5vw;
	--altezza_menu_ridotto: 6vw;
	*/
	--blu: #002F6D;
	--blu_scuro: #0F162D;
	--grigio: #7B868C;
	--grigio_chiaro: rgba(123, 134, 140, 0.2);
	--nero_materials: #262A2F;
	--column: calc(100vw / 8);
	--half_column: calc(100vw / 16);
	--quarter_column: calc(100vw / 32);
	
	/*** video map params ***/
	/*
	--video_width: 900px;
    --video_height: 600px;
	--progress_width: 875px;
	*/
	--video_width: 100%;
    --video_height: auto;
    --anim: linear;
    --anim_delay: 0s;
    --backblu: #002F6D;
    --backgrigio_scuro: rgb(123,134,140,1);
    --backgrigio_chiaro: rgb(123,134,140,0.2);
    --padding: 8px;
    --progress_width: 96%;
}

body{
	font-family: 'Kanit', sans-serif;
	font-style: normal;
	font-size: 16px;
	margin: var(--altezza) 0 0!important;
	
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

@media (max-width: 1199.98px) {
	body{
		margin: calc(100vw/8) 0 0!important;
	}
}

/*
 * sopra i 1680 il menu' non si alza piu' di 180px (cioè una colonna --> 1440/8)
 */
@media (min-width: 1680px) {
	body{
		margin: 180px 0 0!important;
	}
}

:focus{
    outline: 0px !important;
}

p,
figure{
	margin: 0;
}

/********* Layer opacity *********/

.opacita{
    position: relative;
}

.opacita:after {
    content:'';
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    background: rgba(68, 79, 81, 0.84);
}

/********* Font & size *********/

.worksans_light{
	font-family: 'Work Sans', sans-serif;
	font-weight: 300;
	font-style: normal;
}

.worksans_regular{
	font-family: 'Work Sans', sans-serif;
	font-weight: 400;
	font-style: normal;
}

.worksans_medium{
	font-family: 'Work Sans', sans-serif;
	font-weight: 500;
	font-style: normal;
}

.worksans_bold{
	font-family: 'Work Sans', sans-serif;
	font-weight: 700;
	font-style: normal;
}

.kanit_extralight{
	font-family: 'Kanit', sans-serif;
	font-weight: 200;
	font-style: normal;
}

.kanit_light{
	font-family: 'Kanit', sans-serif;
	font-weight: 300;
	font-style: normal;
}

.kanit_regular{
	font-family: 'Kanit', sans-serif;
	font-weight: 400;
	font-style: normal;
}

.kanit_medium{
	font-family: 'Kanit', sans-serif;
	font-weight: 500;
	font-style: normal;
}

.punti80{
	font-size: 4rem;
	line-height: 1;
}

.punti50{
	font-size: 3rem;
	line-height: 1.2;
}

.punti44{
	font-size: 2.2rem;
	line-height: 1.2;
}

.punti36{
	font-size: 1.8rem;
	line-height: 1.2;
}

.punti30{
	font-size: 1.5rem;
	line-height: 1.2;
}

.punti28{
	font-size: 1.4rem;
	line-height: 1.3;
}

.punti24{
	font-size: 1.2rem;
	line-height: 1.5;
}

.punti20{
	font-size: 1.1rem;
	line-height: 1.5;
}

.punti18{
	font-size: 1rem;
	line-height: 1.5;
}

.punti16{
	font-size: 0.9rem;
	line-height: 1.5;
}

.punti14{
	font-size: 0.8rem;
	line-height: 1.5;
}

.punti12{
	font-size: 0.7rem;
	line-height: 1.5;
}

/*** over 1920px ***/
/*** grow up to 0.5 ***/
@media (min-width: 1920px) {
	.punti80{
		font-size: 4rem;
		line-height: 1;
	}

	.punti50{
		font-size: 3rem;
		line-height: 1.2;
	}

	.punti44{
		font-size: 2.5rem;
		line-height: 1.2;
	}

	.punti36{
		font-size: 2.25rem;
		line-height: 1.2;
	}

	.punti30{
		font-size: 2rem;
		line-height: 1.2;
	}

	.punti28{
		font-size: 1.75rem;
		line-height: 1.3;
	}

	.punti24{
		font-size: 1.5rem;
		line-height: 1.5;
	}

	.punti20{
		font-size: 1.4rem;
		line-height: 1.5;
	}

	.punti18{
		font-size: 1.3rem;
		line-height: 1.5;
	}

	.punti16{
		font-size: 1.2rem;
		line-height: 1.5;
	}

	.punti14{
		font-size: 1.1rem;
		line-height: 1.5;
	}

	.punti12{
		font-size: 1rem;
		line-height: 1.5;
	}
}

/*** under 1366px ***/
@media (max-width: 1366px) {
	.punti80{
		font-size: 2.8rem;
		line-height: 1;
	}

	.punti50{
		font-size: 2rem;
		line-height: 1.2;
	}

	.punti44{
		font-size: 1.6rem;
		line-height: 1.2;
	}
	
	.punti36{
		font-size: 1.4rem;
		line-height: 1.2;
	}

	.punti30{
		font-size: 1.3rem;
		line-height: 1.2;
	}

	.punti28{
		font-size: 1.1rem;
		line-height: 1.3;
	}

	.punti24{
		font-size: 1rem;
		line-height: 1.5;
	}

	.punti20{
		font-size: 0.9rem;
		line-height: 1.5;
	}

	.punti18{
		font-size: 0.85rem;
		line-height: 1.5;
	}

	.punti16{
		font-size: 0.75rem;
		line-height: 1.5;
	}
	
	.punti14{
		font-size: 0.7rem;
		line-height: 1.5;
	}
	
	.punti12{
		font-size: 0.65rem;
		line-height: 1.5;
	}
}

/********* Color *********/

a.bianco,
a.bianco:link,
a.bianco:focus,
a.bianco:hover,
a.bianco:visited,
.bianco{
	color: white;
	text-decoration: none;
}

a.blu,
a.blu:link,
a.blu:focus,
a.blu:hover,
a.blu:visited,
.blu{
	color: var(--blu);
}

a.grigio,
a.grigio:link,
a.grigio:focus,
a.grigio:hover,
a.grigio:visited,
.grigio{
	color: var(--grigio);
}

/********* Background *********/

.sfondo_blu{
	background-color: var(--blu);
}

.sfondo_grigio{
	background-color: var(--grigio);
}

.sfondo_grigio_chiaro{
	background-color: var(--grigio_chiaro);
}

.bgk_grey_blu{
	background: linear-gradient(to right, #E5E7E8 0%, #E5E7E8 50%, var(--blu) 50%, var(--blu) 100%);
}

@media (max-width: 767.98px) {
	.bgk_grey_blu{
		background: linear-gradient(to right, var(--blu) 0%, var(--blu) 100%);
	}
}

/********* Nav *********/

header,
.bg-light{
	background-color: white !important;
}

a.navbar-brand img{
	width: 70%;
}

@media (min-width: 1536px){
	a.navbar-brand img{
		width: 60%;
	}
}

ul#primary-menu{
	margin-top: 0px;
	transition-property: margin;
	transition-duration: 0.5s;
	transition-timing-function: ease-in-out;
	transition-delay: 0s;
	height: 60%;
	padding: 10px 0px;
}

ul#primary-menu li{
	border-left: 1px solid #e7e7e7;
	padding-left: .6rem;
	width: calc(calc(100vw / 8) + 5%);
}

ul#primary-menu li a{
	color: var(--blu);
	font-family: 'Kanit', sans-serif;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
}

@media (max-width: 1199.98px){
	ul#primary-menu li a{
		font-size: 0.9rem;
	}
}

@media (min-width: 1680px){
	ul#primary-menu li a{
		font-size: 1.25rem;
	}
}

ul#primary-menu li a:hover{
	text-decoration: none;
}

ul#primary-menu li:hover,
ul#primary-menu li.current-menu-item{
	border-bottom: 5px solid var(--blu);
}

ul#secondary-menu li.current-menu-item a{
	color: var(--blu);
}

ul#secondary-menu li:last-child a{
	color: var(--blu);
}

ul#secondary-menu li{
	padding-right: 2.7rem;
}

@media (min-width: 992px) {
	ul#secondary-menu li{
		padding-right: 2.7rem;
	}
}

@media (min-width: 1200px) {
	ul#secondary-menu li{
		padding-right: 4.5rem;
	}
}

@media (min-width: 1300px) {
	ul#secondary-menu li{
		padding-right: 5.25rem;
	}
}

ul#secondary-menu li.lang-item{
	padding-right: 0;
}

ul#secondary-menu li a{
	color: var(--grigio);
	font-family: 'Kanit', sans-serif;
	font-weight: 300;
	font-style: normal;
}

ul#secondary-menu{
	opacity: 1;
	transition-property: opacity;
	transition-duration: 0.5s;
	transition-timing-function: ease-in-out;
	transition-delay: 0s;
	height: 40%;
	border-bottom: 1px solid grey;
    margin-bottom: 20px !important;
    padding: 20px 0px !important;
}

@media (max-width: 991.98px) {
	ul#primary-menu{
		height: auto;
		background-color: white;
	}
	
	ul#primary-menu li{
		width: 100%;
		background-color: var(--blu);
		padding: 1rem;
		border-left: 0;
	}
	
	ul#primary-menu li:hover{
		border-bottom: 0px;
	}
	
	ul#primary-menu li a{
		color: white;
	}
	
	ul#secondary-menu{
		height: auto;
		background-color: white;
		padding: 0 !important;
		border-bottom: 0px;
	}
	
	ul#secondary-menu li{
		padding: 1rem;
	}
}

div#mobile-navigation{
	opacity: 0;
	transition-property: opacity;
	transition-duration: 0.5s;
	transition-timing-function: ease-in-out;
	transition-delay: 0s;
	display: flex;
	justify-content: flex-end;
}

div#mobile-toggle{
	padding: .5rem;
	text-align: right;
	width: 3rem;
	float: right;
}

button.navbar-toggler{
	display: inherit;
}

div.row_head{
	margin: auto;
}

nav{
	height: var(--altezza);
}

@media (max-width: 1199.98px) {
	nav{
		height: calc(100vw/8);
	}
}

@media (min-width: 1680px) {
	nav{
		height: 180px;
	}
}

ul.navbar-nav{
	width: 100%;
}

a.navbar-brand{
	width: calc(100vw / 4);
}

@media (max-width: 768px) {
	div#mobile-navigation{
		display: none !important;
	}

	a.navbar-brand{
		width: calc(100vw / 2);
	}
	
	a.navbar-brand img{
		width: 75%;
	}
}

ul#other-nav{
	/*
	position: fixed;
	z-index: 1234;
	margin-right: 47px !important;
	background-color: var(--blu);

	opacity: 0;
	transition-property: opacity;
	transition-duration: 0.5s;
	transition-timing-function: ease-in-out;
	transition-delay: 0s;
	*/
	
	background-color: var(--blu);
	position: fixed;
	top: var(--altezza_menu_ridotto);
	transition: all 0.2s ease-out;
	height: 100%;
	width: 100%;
	left: 100%;
	z-index: 9999;
	display: flex;
}

ul#other-nav.show{
	left: 70%;
}

ul#other-nav li{
	padding: 1rem;
}

ul#other-nav a{
	color: white;
}

/*** nav collapse ***/

@media (max-width: 992px) {
    .navbar-collapse{
        background-color:white;
        position: fixed;
        top: calc(100vw/8);
        transition: all 0.2s ease-out;
        height: 100%;
        width: 100%;
        left: 700px;
        z-index: 9999;
    }

    .navbar-collapse.show {
        right: 0;
        left: 30%;
    }
}

/********* Polylang *********/

nav li.pll-parent-menu-item a{
	text-decoration: none;
}

nav li.pll-parent-menu-item > a:after{
	content: "\f140";
	font-family: dashicons;
	font-weight: 400;
    font-style: normal;
}

nav li.pll-parent-menu-item ul.sub-menu{
	display: none;
}

nav li.pll-parent-menu-item ul.sub-menu li{
	list-style-type: none;
}

/********* Nav scroll *********/

@media (min-width: 992px) {
	header.scroll nav{
		height: var(--altezza_menu_ridotto);
	}

	header.scroll{
		overflow: hidden;
		height: var(--altezza_menu_ridotto);
	}

	header.scroll div#mobile-navigation{
		opacity: 1;
	}

	header.scroll ul#secondary-menu{
		opacity: 0;
		margin-bottom: 0 !important;
	}

	header.scroll ul#primary-menu{
		margin-top: 0px !important;
	}
}

@media (min-width: 1024px) and (max-width: 1024px){
	header.scroll ul#primary-menu{
		margin-top: -15px !important;
		z-index: 1040;
	}
}

/********* background *********/

video,
source{
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}

.seven-slide.background-full,
.background-full{
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.seven-slide.background-full-right,
.background-full-right{
	background-repeat: no-repeat;
	background-size: cover;
    background-position: right;
}

.background-full:before,
.background-full-right:before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(123, 134, 140, 0.5);
}

.seven-slide.background-full:before,
.seven-slide.background-full-right:before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(45, 50, 52, 0.5);
}

/*
@media (max-width: 992px) {
	.background-full,
	.background-full-right{
		background-size: auto 100%;
	}
}
*/

/********* Home page video first slide *********/

section.first-slide video#bgvid { 
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;;
	height: 100%;
	/*background: url(loop-hd.jpg) no-repeat;*/
	background-size: cover; 
	object-fit: cover;
}

section.first-slide div#content_inside_video{
	margin: auto 0 !important;
	width: 100%;
}

section.first-slide h1.kanit_extralight.punti80{
	margin: 1em 0;
}

/********* Home page video map *********/

div#container_progress{
    width: var(--video_width);
    height: 75px;
    background-color: var(--backgrigio_chiaro);
    position: relative;
    display: flex;
    flex-direction: row;
}

@media (max-width: 767.98px){
	div#container_progress{
		display: none;
	}
}

div#video_progress {
    position: absolute;
    top: 0;
    left: calc(100% - var(--progress_width));
    width: var(--progress_width);
    height: 100%;
    z-index: 50;
}

div.video_chapter{
    z-index: 100;
    position: relative;
    border-top: 5px solid var(--backgrigio_scuro);
    width: 20%;
    cursor: pointer;
    color: var(--backgrigio_scuro);
    padding: var(--padding) 0px 0px var(--padding);
    margin-right: 5px;
}

@media (max-width: 1199.98px) {
	div.video_chapter{
		font-size: 0.9rem;
	}	
}

@media (max-width: 991.98px) {
	div.video_chapter{
		font-size: 0.8rem;
	}	
}

@media (max-width: 767.98px) {
	div.video_chapter{
		font-size: 0.7rem;
		word-break: break-word;
	}	
}

@media (max-width: 575.98px) {
	div.video_chapter{
		font-size: 0.6rem;
		word-break: break-word;
	}	
}

div#jump1{
    width: 19%;
}

div#jump2{
    width: 11%;
}

div#jump3{
    width: 12%;
}

div#jump4{
    width: 18%;
}

div#jump5{
    width: 14%;
}

div#jump6{
    width: 22%;
    margin-right: 0px;
}

div.video_chapter.last{
    margin-right: 0px;
    width: 4%;
    background-color: var(--blu) !important;
    border-top: 0px !important;
	cursor: pointer;
}

div.video_chapter.last .dashicons{
	color: white;
	font-size: 35px;
	width: auto;
	height: auto;
}

@media (max-width: 991.98px) {
	div.video_chapter.last .dashicons{
		font-size: 20px;
	}	
}

@media (max-width: 767.98px) {
	div.video_chapter.last .dashicons{
		font-size: 15px;
	}	
}

/* desktop - mappa orizzontale */
section.second-slide video,
section.second-slide source{
    max-width: 80%;
    width: 80%;
}

@media (max-height: 991.98px){
	section.second-slide video,
	section.second-slide source{
		max-width: 80%;
		width: 80%;
	}
}

@media (max-height: 767.98px){
	section.second-slide video,
	section.second-slide source{
		max-width: 70%;
		width: 70%;
	}
}

/* mobile - mappa verticale */
@media (orientation: portrait){
	section.second-slide video,
	section.second-slide source{
		max-width: 100%;
		width: 100%;
	}
}

div.play_pause_hover{
	position: absolute;
	top: 40%;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 80px;
}

/*
@media (max-width: 991.98px){
	section.second-slide video,
	section.second-slide source{
		max-width: 100%;
		width: 100%;
		height: auto;
	}
}
*/

.jump0{
    -webkit-animation: jump0 71s var(--anim) var(--anim_delay);
    -apple-animation: jump0 71s var(--anim) var(--anim_delay);
    -moz-animation: jump0 71s var(--anim) var(--anim_delay);
    -o-animation: jump0 71s var(--anim) var(--anim_delay);
    animation: jump0 71s var(--anim) var(--anim_delay);
    background: var(--backblu);
}

.jump1{
    -webkit-animation: jump1 67s var(--anim) var(--anim_delay);
    -apple-animation: jump0 67s var(--anim) var(--anim_delay);
    -moz-animation: jump0 67s var(--anim) var(--anim_delay);
    -o-animation: jump0 67s var(--anim) var(--anim_delay);
    animation: jump1 67s var(--anim) var(--anim_delay);
    background: var(--backblu);
}

.jump2{
    -webkit-animation: jump2 57s var(--anim) var(--anim_delay);
    -apple-animation: jump0 57s var(--anim) var(--anim_delay);
    -moz-animation: jump0 57s var(--anim) var(--anim_delay);
    -o-animation: jump0 57s var(--anim) var(--anim_delay);
    animation: jump2 57s var(--anim) var(--anim_delay);
    background: var(--backblu);
}

.jump3{
    -webkit-animation: jump3 49s var(--anim) var(--anim_delay);
    -apple-animation: jump0 49s var(--anim) var(--anim_delay);
    -moz-animation: jump0 49s var(--anim) var(--anim_delay);
    -o-animation: jump0 49s var(--anim) var(--anim_delay);
    animation: jump3 49s var(--anim) var(--anim_delay);
    background: var(--backblu);
}

.jump4{
    -webkit-animation: jump4 40s var(--anim) var(--anim_delay);
    -apple-animation: jump0 40s var(--anim) var(--anim_delay);
    -moz-animation: jump0 40s var(--anim) var(--anim_delay);
    -o-animation: jump0 40s var(--anim) var(--anim_delay);
    animation: jump4 40s var(--anim) var(--anim_delay);
    background: var(--backblu);
}

.jump5{
    -webkit-animation: jump5 27s var(--anim) var(--anim_delay);
    -apple-animation: jump0 27s var(--anim) var(--anim_delay);
    -moz-animation: jump0 27s var(--anim) var(--anim_delay);
    -o-animation: jump0 27s var(--anim) var(--anim_delay);
    animation: jump5 27s var(--anim) var(--anim_delay);
    background: var(--backblu);
}

.jump6{
    -webkit-animation: jump6 16s var(--anim) var(--anim_delay);
    -apple-animation: jump6 16s var(--anim) var(--anim_delay);
    -moz-animation: jump6 16s var(--anim) var(--anim_delay);
    -o-animation: jump6 16s var(--anim) var(--anim_delay);
    animation: jump6 16s var(--anim) var(--anim_delay);
    background: var(--backblu);
}

/* Standard syntax */
@keyframes jump0 {
    from   {width: 0%;}
    to  {width: var(--progress_width);}
}

@keyframes jump1 {
    from   {width: 5%;}
    to  {width: var(--progress_width);}
}

@keyframes jump2 {
    from   {width: 19%;}
    to  {width: var(--progress_width);}
}

@keyframes jump3 {
    from   {width: 31%;}
    to  {width: var(--progress_width);}
}

@keyframes jump4 {
    from   {width: 43%;}
    to  {width: var(--progress_width);}
}

@keyframes jump5 {
    from   {width: 61%;}
    to  {width: var(--progress_width);}
}

@keyframes jump6 {
    from   {width: 78%;}
    to  {width: var(--progress_width);}
}

/*** webkit ***/
@-webkit-keyframes jump0 {
    from   {width: 0%;}
    to  {width: var(--progress_width);}
}

@-webkit-keyframes jump1 {
    from   {width: 5%;}
    to  {width: var(--progress_width);}
}

@-webkit-keyframes jump2 {
    from   {width: 19%;}
    to  {width: var(--progress_width);}
}

@-webkit-keyframes jump3 {
    from   {width: 31%;}
    to  {width: var(--progress_width);}
}

@-webkit-keyframes jump4 {
    from   {width: 43%;}
    to  {width: var(--progress_width);}
}

@-webkit-keyframes jump5 {
    from   {width: 61%;}
    to  {width: var(--progress_width);}
}

@-webkit-keyframes jump6 {
    from   {width: 78%;}
    to  {width: var(--progress_width);}
}

/*** moz ***/
@-moz-keyframes jump0 {
    from   {width: 0%;}
    to  {width: var(--progress_width);}
}

@-moz-keyframes jump1 {
    from   {width: 5%;}
    to  {width: var(--progress_width);}
}

@-moz-keyframes jump2 {
    from   {width: 19%;}
    to  {width: var(--progress_width);}
}

@-moz-keyframes jump3 {
    from   {width: 31%;}
    to  {width: var(--progress_width);}
}

@-moz-keyframes jump4 {
    from   {width: 43%;}
    to  {width: var(--progress_width);}
}

@-moz-keyframes jump5 {
    from   {width: 61%;}
    to  {width: var(--progress_width);}
}

@-moz-keyframes jump6 {
    from   {width: 78%;}
    to  {width: var(--progress_width);}
}

/********* Contacts *********/

form.wpcf7-form p{
	margin-bottom: 0.5rem;
	font-family: 'Work Sans', sans-serif;
	font-weight: 400;
	font-size: 0.9rem;
	color: var(--grigio);
}

form.wpcf7-form input:not([type="submit"]),
form.wpcf7-form textarea{
	width: 100%;
	background-color: #7B868C;
	border: 0px;
	border-radius: 0px;
	color: white;
	padding: 0.75rem;
	font-family: 'Work Sans', sans-serif;
	font-weight: 400;
	font-size: 0.9rem;
}

form.wpcf7-form input::placeholder,
form.wpcf7-form textarea::placeholder{
	color: white;
	font-family: 'Work Sans', sans-serif;
	font-weight: 400;
	font-size: 0.9rem;
}

form.wpcf7-form input[type='submit']{
	border: 0px;
	font-family: 'Work Sans', sans-serif;
	font-weight: 400;
	font-size: 0.9rem;
	color: var(--grigio);
	float: right;
}

form.wpcf7-form input[type='checkbox']{
	border: 1px solid var(--blu);
	width: 17px;
    height: 17px;
    border-radius: 0;
}

form.wpcf7-form span.wpcf7-list-item{
	margin: 0;
}

/********* Careers *********/

form.wpcf7-careers input:not([type="submit"]){
	width: 100%;
	border: 0px;
	border-radius: 0px;
	background-color: #A1AAAE;
	color: white;
	padding: 0.75rem;
	font-family: 'Work Sans', sans-serif;
	font-weight: 400;
	font-size: 0.9rem;
}

form.wpcf7-careers input[type='checkbox']{
	border: 1px solid var(--blu);
	width: 17px;
    height: 17px;
    border-radius: 0;
}

form.wpcf7-careers input[type='submit']{
	border-radius: 0;
	color: white;
	background-color: var(--grigio);
}

form.wpcf7-careers input[type='file']{
	width: 65%;
}

form.wpcf7-careers label{
	color: white;
	width: 35%;
}

/*********************/

ul,
ol,
.col-12,
.col-md-8,
.col-md-4,
.container-fluid{
	padding: 0 !important;
	margin: 0 !important;
}

/*********************/

.bordo_bianco{
	border-bottom: 1px solid white;
}

/*********************/

.full_column_width{
	width: calc(100vw / 8);
}

@media (max-width: 991.98px){
	section.first-slide .full_column_width{
		width: 30%;
	}
}

.half_column_width{
	width: calc(100vw / 16);
}

/*********************/

.pad_top_column{
	padding-top: calc(100vw / 8) !important;
}

.pad_top_half_column{
	padding-top: calc(100vw / 16) !important;
}

.pad_top_quarter_column{
	padding-top: var(--quarter_column) !important;
}

/*********************/

.margin_bottom_half_column{
	margin-bottom: calc(100vw / 16) !important;
}

.margin_bottom_quarter_column{
	margin-bottom: var(--quarter_column) !important;
}

/*********************/

.margin_top_column{
	margin-top: calc(100vw / 8) !important;
}

.margin_top_half_column{
	margin-top: calc(100vw / 16) !important;
}

.margin_top_quarter_column{
	margin-top: calc(100vw / 32) !important;
}

/*********************/

.margin_left_column{
	margin-left: calc(100vw / 8) !important;
}

.margin_right_column{
	margin-right: calc(100vw / 8) !important;
}

@media (max-width: 991.98px){
	.margin_left_column{
		margin-left: 5% !important;
	}
	.margin_right_column{
		margin-right: 5% !important;
	}
}

/*********************/

.pad_bottom_half_column{
	padding-bottom: calc(100vw / 16) !important;
}

.pad_bottom_quarter_column{
	padding-bottom: var(--quarter_column) !important;
}

/*********************/

.pad_right_column{
	padding-right: calc(100vw / 8) !important;
}

.pad_right_half_column{
	padding-right: calc(100vw / 16) !important;
}

.pad_right_quarter_column{
	padding-right: var(--quarter_column) !important;
}

/*********************/

.pad_left_column{
	padding-left: calc(100vw / 8) !important;
}

@media (max-width: 991.98px){
	.pad_left_column{
		padding-left: 5% !important;
	}
}

.pad_left_half_column{
	padding-left: calc(100vw / 16) !important;
}

.pad_left_quarter_column{
	padding-left: var(--quarter_column) !important;
}

/*********************/

.row{
	margin: 0 !important;
	padding: 3.125% 12.5% !important;
}

.row.five-slide{
	margin: 0 !important;
	padding: 12.5% !important;
}

.row.six-slide{
	margin: 0 !important;
	padding: 6.25% 12.5% !important;
	background-color: white;
}

.row_no_top_bottom{
	margin: 0 !important;
	padding: 0 12.5% !important;
}

.row.footer{
	padding: 0 12.5% !important;
}

@media (max-width: 991.98px){
	.row{
		padding: 3.125% 5% !important;
	}
	
	.row.five-slide{
		padding: 12.5% 5% !important;
	}
	
	/* elimina lo spazio dentro sullo slider */
	div.single_item.pad_right_quarter_column,
	.row.five-slide div.slick_product div.single_item.pad_right_quarter_column{
		padding-right: 0 !important;
	}
	
	.row.six-slide{
		padding: 6.25% 5% !important;
	}
	.row_no_top_bottom{
		padding: 0 5% !important;
	}
	
	.row.footer{
		padding: 0 5% !important;
	}
}

.row_no_padding{
	padding: 0 !important;
}

section.row div.row{
	padding: 0 !important;
}

section.row div.products_gallery div.row{
	padding-bottom: var(--half_column) 0 !important;
}

@media (max-width: 991.98px){
	div.products_gallery{
		width: 85%;
		margin: 0 auto;
	}
}

.site-footer{
	background-color: var(--blu);
	color: white;
}

.site-footer ul li a:link,
.site-footer ul li a:hover,
.site-footer ul li a:visited,
.site-footer ul li a,
.site-footer a.link_footer{
	color: rgba(255, 255, 255, 0.5) !important;
	text-decoration: none;
}

.site-footer span.dashicons{
	width: 25px;
	height: 25px;
	color: rgba(255, 255, 255, 0.5) !important;
	text-decoration: none;
	margin-top: 5px;
    text-align: left;
}

.col_destra{
	padding: 3.125% 0 !important;
}

.col_destra_processi{
	padding: 6.25% 0 !important;
}

.col_destra_no_bottom{
	padding: 3.125% 0 0 0 !important;
}

.col_destra_no_padding{
	padding: 0 !important;
}

.top_contacts{
	top: calc(var(--altezza_menu_ridotto) + 2%);
}

/*** section ***/

section{
	position: relative;
}

/* la prima sezione e' sempre tutta altezza */
section.first-slide{
	min-height: calc(100vh - var(--altezza));
	padding: 0 12.5% !important;
	position: relative !important;
}

@media (min-width: 1680px) {
	section.first-slide{
		min-height: calc(100vh - 180px);
	}
}

@media (max-width: 991.98px){
	section.first-slide{
		padding: 0 5% !important;
	}
}

section.second-slide{
	padding: 0 !important;
	background-color: white;
}

@media (min-width: 1200px){
	section.second-slide{
		min-height: calc(100vh - var(--altezza));
	}
}

section.careers{
	background-size: cover;
    height: calc(100vw / 8 * 2);
    background-position: center center;
	background-repeat: no-repeat;
}

section.careers h1.kanit_extralight.punti80{
	margin: 0 0 1rem;
}

section.col_destra h1.kanit_extralight.punti80{
	margin: 1em 0;
}

section.sfondo_grigio h1.kanit_extralight.punti80{
	margin: 1em 0;
}

section.row_no_padding h1.kanit_extralight.punti80,
section.row_no_padding .direct_contact h2.kanit_extralight.punti36{
	margin: 1em 0;
}

@media (max-width: 767.98px){
	section.careers{
		height: calc(100vw / 8 * 2.5);
	}
}

/*** home page slider highlights ***/
/*** home page slider materials ***/

.slider_materials .slick-dots li.slick-active button:before,
.slider_highlights .slick-dots li.slick-active button:before {
    opacity: .75;
    color: white;
	background-color: white;
	width: 10px;
	height: 10px;
	content: '';
	top: auto;
}

.slider_materials .slick-dots li button:before,
.slider_highlights .slick-dots li button:before{
	color: white;
	background-color: white;
	width: 10px;
	height: 10px;
	content: '';
	top: auto;
}

/*** home page slider clienti ***/
/*** home page slider product ***/

.slick_clienti .slick-dots li.slick-active button:before,
.slick_product .slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
	background-color: black;
	width: 10px;
	height: 10px;
	content: '';
	top: auto;
}

.slick_clienti .slick-dots li button:before,
.slick_product .slick-dots li button:before{
	color: black;
	background-color: black;
	width: 10px;
	height: 10px;
	content: '';
	top: auto;
}

/*** home page slider clienti ***/

.slick_clienti .slick-slide img{
	width: 85%;
	margin: 0 auto;
}

/*** slider concept one ***/

.slider_concept_one{
	height: calc(100vw / 8 * 3.5);
}

.slider_concept_one .number{
	position: absolute;
	left: calc(100vw / 8 * 3);
	width: calc(100vw / 8);
    text-align: center;
	margin-bottom: 10px;
}

.slider_concept_one .text{
	position: absolute;
    left: calc(100vw / 8 * 3.85);
    width: calc(calc(100vw / 4) - 2vw);
	margin-bottom: 10px;
}

.slider_concept_one .sp-buttons{
	display: flex !important;
	position: absolute !important;
	left: calc(100vw / 8 * 3.85);
	padding: 25px 0 0 0 !important;
	bottom: auto;
	width: calc(100vw / 8);
}

@media (max-width: 1024px){
	.slider_concept_one .text{
		font-size: 0.75rem;
	}
}

@media (max-width: 767.98px){
	.slider_concept_one{
		height: calc(100vw);
	}
	
	.slider_concept_one .slideshow.pad_left_column{
		padding-left: 0 !important;
	}
	
	.slider_concept_one .slideshow.pad_right_column{
		padding-right: 0 !important;
	}
	
	.slider_concept_one .slideshow.pad_bottom_half_column{
		padding-bottom: 0 !important;
	}
	
	.slider_concept_one .text{
		width: auto;
	}

}

@media (max-width: 575.98px){
	.slider_concept_one .text{
		position: absolute;
		top: 1.5rem;
		left: 1.5rem;
		width: 85%;
	}
}

/************* Gallery filter *************/

div.sel{
	font-family: 'Work Sans', sans-serif;
    font-weight: 400;
	font-style: normal;
	font-size: 1.2rem;
	color: white;
}

select#filters_gallery{
	width: 150px;
	border: 0;
	background-color: transparent;
	background: url('images/AAM-freccia-triangolo-blu.svg') no-repeat right center;
	background-size: 8%;
	border-bottom: 2px solid white;
    font-family: 'Work Sans', sans-serif;
    font-weight: 400;
	font-style: normal;
	font-size: 1.2rem;
	color: white;
	-webkit-border-radius: 0;
	
	-o-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

select#filters_gallery option{
    font-family: 'Work Sans', sans-serif;
    font-weight: 400;
	font-style: normal;
	font-size: 1.2rem;
	background-color: white;
    color: black;
	-webkit-border-radius: 0;
}

/***************************/

.underline{
	text-decoration: underline;
}

.linea_bianca{
	display: inline-block;
	margin: 0;
	border-bottom: 1px solid white;
	padding-bottom: 10px;
}

.linea_nera{
	display: inline-block;
	margin: 0;
	border-bottom: 1px solid black;
	padding-bottom: 10px;
}

.slider_title{
	opacity: .5;
	border-top: 5px solid #b1b1b1;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-ms-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
	transition-delay: 4.5s;
}

.slider_title.highlight{
	border-top: 5px solid #002F6D;
	opacity: 1;
}

@media (max-width: 767.98px) {
	.slider_title p.punti28{
		font-size: 0.9rem !important;
	}
}

.illuminate_slider_text{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: 1020;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-ms-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
	transition-delay: 4.5s;
}

.illuminate_slider_text.highlight{
	opacity: 1;
	z-index: 1030;
}

.cover-img {
	width: calc(100%);
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	   -moz-background-size: cover;
		 -o-background-size: cover;
			background-size: cover;
}

.grow {
    flex-grow: 2;
}

.rows_colums{
	flex-direction: row;
}

.slider_materials .percentuale{
	background-color: var(--nero_materials);
	color: white;
	padding: 2rem;
	width: 40%;
	z-index: 500;
}

@media (min-width: 992px){
	.slider_materials .percentuale{
		height: calc(100vw / 8 * 3);
		box-shadow: 5px 5px 5px var(--nero_materials);
	}
}

@media (min-width: 1200px){
	.slider_materials .percentuale{
		height: calc(100vw / 8 * 2.5);
		box-shadow: 5px 5px 5px var(--nero_materials);
	}
}

.slider_materials .dati{
	color: white;
	width: 60%;
}

.slider.multiple-items div{
	margin: .5rem;
}

@media (max-width: 992px) {
	.rows_colums{
		flex-direction: column;
	}

	.slider_materials .percentuale,
	.slider_materials .dati{
		width: 95% !important;
	}
}

span.button_read-more{
	line-height: 1 !important;
}

span.button_read-more a,
span.button_read-more a:link,
span.button_read-more a:focus,
span.button_read-more a:hover,
span.button_read-more a:visited{
	color: white;
	text-decoration: none;
}

.testo{
	padding-left: calc(100vw / 8);
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding-bottom: 20px;
	padding-top: 20px;
}

.testo_sfondo_bianco{
	padding-left: calc(100vw / 8);
	border-top: 1px solid var(--blu);
	padding-bottom: 20px;
	padding-top: 20px;
}

@media (max-width: 991.98px){
	.testo_sfondo_bianco{
		padding-left: 0;
	}
}

.testo_no_border{
	padding-left: calc(100vw / 8);
}

/* non modificare! */
@media (max-width: 992px) {
	.testo{
		padding-left:  0% !important;
	}
}

.dati .sfondo_blu{
	padding-right: calc(100vw - 88vw) !important;
}

/*********/

.circle{
    position: relative;
    text-align: center;
    /*line-height: 1.2;*/
}
/*
.circle strong {
    position: absolute;
    top: 100px;
    left: 0;
    width: 100%;
    text-align: center;
    line-height: 40px;
    font-size: 50px;
}
*/

.circle-progress-value {
	stroke-width: 6px;
	stroke: #002F6D;
}
.circle-progress-circle {
	stroke-width: 5px;
	stroke: rgba(255, 255, 255, 1);
}
.circle-progress-text {
	fill: white;
}

[class^=circle]>svg, [class*=" circle"]>svg {
    width: 80%;
    height: auto;
}

/*********/

.slideshow {
	height: 100%;
}

.slider-pro,
.sp-slides-container,
.sp-mask,
.sp-slides {
	width: 100%;
	height: 100%;
}

.sp-slide {
	display: flex;
	-webkit-flex-direction: column;
		-ms-flex-direction: column;
			flex-direction: column;
	-webkit-justify-content: flex-end;
			justify-content: flex-end;
	min-height: 100%;
	padding-bottom: 60px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	   -moz-background-size: cover;
		 -o-background-size: cover;
	background-size: cover;
	width: 100%;
	box-sizing: border-box;
}

.home .sp-slide {
	-webkit-justify-content: flex-start;
		justify-content: flex-start;
	padding-top: calc(((66.666667vw) * 4.5 / 16) - 5rem);
}

.sp-slide .h1, .sp-slide h1,
.sp-slide .h2, .sp-slide h2,
.sp-slide .h3, .sp-slide h3,
.sp-slide p {
	color: #fff;
}

.sp-buttons {
	display: flex;
	position: absolute;
	bottom: 0;
	width: calc(100% - 11.1111112vw);
	padding: 0 0 25px;
}

.home .sp-buttons {
	top: calc(((66.666667vw) * 4.5 / 16) + 9rem);
	bottom: unset;
}

.sp-button{
	flex-grow: 2;
	max-width: 10px;
	width: auto;
	height: 10px;
	border: 0;
	border-radius: 0;
	margin: 0 5px;
	background: #fff;
	opacity: .3;
}

.sp-button.sp-selected-button {
	background: #fff;
	opacity: 1;
}

.sp-button:first-child,
.slick-dots li:first-child {
	margin-left: 0;
}

.sp-button:last-child,
.slick-dots li:last-child {
	margin-right: 0;
}

.sp-horizontal .sp-arrows {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	width: 100%;
	left: 0;
	right: 0;
	top: unset;
	bottom: 0;
	margin-top: 0;
	padding: 0 calc(5.555556vw + 15px) 12px;
	opacity: 1;
	box-sizing: border-box;
}

.home .sp-horizontal .sp-arrows {
	top: calc(((66.666667vw + 30px) * 4.5 / 16) + 5rem);
	bottom: unset;
}

.sp-arrow {
	position: relative;
	width: 35px;
	height: 29px;
}

.sp-arrow:before {
	left: 0;
	transform: none;
	background: url(../img/arrow.svg);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	background-size: contain;
}

.sp-arrow:after {
	display: none;
}

.sp-horizontal .sp-previous-arrow{
	left: -35px;
	transform: rotate(180deg);
	display: none;
}

.sp-horizontal .sp-next-arrow{
	right: -35px;
	transform: rotate(0);
}

.riga{
	border-bottom: 1px solid #7B868C;
}

.freccia_paragrafo{
	width: 59px;
	height: 26px;
	display: initial !important;
}

.freccia_pulsante{
	width: 30px;
	height: 30px;
	display: initial !important;
}

.logo_bianco{
	width: auto;
	height: calc(100vw/20);
	display: initial !important;
}

@media (max-width: 768px){
	.logo_bianco{
		height: calc(100vw/8);
		margin-bottom: 1rem;
	}
}

.pad_top_testo_logo_bianco{
	padding-top: calc((100vw/20) - 1.4rem);
}

.triangolo{
	width: 20px;
	height: 20px;
}

/******* privacy policy *******/

body.privacy-policy div.entry-content{
	padding-top: var(--quarter_column) !important;
	padding-left: var(--column) !important;
	padding-right: var(--column) !important;
}

body.privacy-policy p{
	margin-bottom: 1.5rem;
}


/******* cookie policy *******/

body.page-id-1388 div.entry-content,
body.page-id-1141 div.entry-content{
	padding-top: var(--quarter_column) !important;
	padding-left: var(--column) !important;
	padding-right: var(--column) !important;
}

body.page-id-1388 p,
body.page-id-1141 p{
	margin-bottom: 1.5rem;
}

.cn-button.bootstrap{
	background: var(--blu);
}

/******* contatti *******/

.button_contatti{
	float: right;
	padding: 0;
	border: 0px;
}

.top_contacts{
	opacity: 0;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.top_contacts.show{
	opacity: 1;
}

@media (max-width: 991.98px){
	article#post-1363 div.entry-content section.row > div.col-md-6.pad_right_quarter_column,
	article#post-119 div.entry-content section.row > div.col-md-6.pad_right_quarter_column{
		padding-right: 5% !important;
	}
	
	article#post-1363 div.entry-content section.row > div.col-md-6.pad_left_quarter_column,
	article#post-119 div.entry-content section.row > div.col-md-6.pad_left_quarter_column{
		padding-left: 5% !important;
	}
}


/******* prodotti *******/

.single_item img{
	margin-bottom: 10px;
}

.single_item .part{
	border-bottom: 1px solid black;
	width: inherit;
}

.single_item .data	{
	border-bottom: 1px solid black;
	width: inherit;
}

/******* processi *******/
section.row.processi{
	padding: 6.5% 12.5% !important;
}

section.row.processi div.elenco_processi{
	height: calc(100vh/3);
}

section.row.processi div.elenco_processi div{
	flex: 1 1 0px;
}

section.row.processi div.elenco_processi img{
	width: 65%;
	height: auto;
}

@media (max-width: 991.98px){

	section.row.processi div.elenco_processi{
		height: calc(100vh/5);
	}
	section.row.processi div.elenco_processi img{
		width: 100%;
		height: auto;
	}
}

.grecaptcha-badge {
	visibility: hidden;
}
