﻿/*Theme Name: Lamm
Author: Studio375
Author URI: http://www.studio375.it
*/


/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 *    11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Post Formats
 *    11.4 - Comments
 *    11.5 - Sidebar
 *    11.6 - Footer
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 * 13.0 - Multisite
 * 14.0 - Media Queries
 *    14.1 - >= 710px
 *    14.2 - >= 783px
 *    14.3 - >= 910px
 *    14.4 - >= 985px
 *    14.5 - >= 1200px
 * 15.0 - Print
 */


/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */
 @font-face {
    font-family: 'futuralight';
    src: url('./fonts/futural-webfont.woff2') format('woff2'),
         url('./fonts/futural-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'futura_md_btmedium';
    src: url('./fonts/tt0142m_-webfont.woff2') format('woff2'),
         url('./fonts/tt0142m_-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

*{font-family:futuralight, sans-serif;font-weight:300}

a{outline:0 !important}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	background:#e0e0e0;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-family: 'futura_md_btmedium';
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

code,
kbd,
pre,
samp {
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

select {
	text-transform: none;
}

button {
	overflow: visible;
}

button,
input,
select,
textarea {
	max-width: 100%;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
	opacity: .5;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 0.4375em;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #d1d1d1;
	margin: 0 0 1.75em;
	padding: 0.875em;
}

fieldset > :last-child {
	margin-bottom: 0;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

optgroup {
	font-weight: bold;
}


/**
 * 2.0 - Genericons
 */

.menu-item-has-children a:after,
.social-navigation a:before,
.dropdown-toggle:after,
.bypostauthor > article .fn:after,
.comment-reply-title small a:before,
.pagination .prev:before,
.pagination .next:before,
.pagination .nav-links:before,
.pagination .nav-links:after,
.search-submit:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-family: "Genericons";
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	speak: none;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top;
}


/**
 * 3.0 - Typography
 */

body,
button,
input,
select,
textarea {
	color: #1a1a1a;
	font-family: Merriweather, Georgia, serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	margin: 0;
	text-rendering: optimizeLegibility;
}

p {
	margin: 0 0 1.75em;
}

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

blockquote {
	border: 0 solid #1a1a1a;
	border-left-width: 4px;
	color: #686868;
	font-size: 19px;
	font-size: 1.1875rem;
	font-style: italic;
	line-height: 1.4736842105;
	margin: 0 0 1.4736842105em;
	padding: 0 0 0 1.263157895em;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote p {
	margin-bottom: 1.4736842105em;
}

blockquote cite,
blockquote small {
	color: #1a1a1a;
	display: block;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
}

blockquote cite:before,
blockquote small:before {
	content: "\2014\00a0";
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

blockquote > :last-child {
	margin-bottom: 0;
}

address {
	font-style: italic;
	margin: 0 0 1.75em;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: Inconsolata, monospace;
}

pre {
	border: 1px solid #d1d1d1;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.3125;
	margin: 0 0 1.75em;
	max-width: 100%;
	overflow: auto;
	padding: 1.75em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

code {
	background-color: #d1d1d1;
	padding: 0.125em 0.25em;
}

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

mark,
ins {
	background: #007acc;
	color: #fff;
	padding: 0.125em 0.25em;
	text-decoration: none;
}

big {
	font-size: 125%;
}


/**
 * 4.0 - Elements
 */

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

hr {
	background-color: #d1d1d1;
	border: 0;
	height: 1px;
	margin: 0 0 1.75em;
}

ul,
ol {
	margin: 0 0 1.75em 3.90em;
	padding: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
	margin-left: 1.5em;
}

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

dl {
	margin: 0 0 1.75em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 0 1.75em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
	vertical-align: middle;
    max-height:100%;
}

del {
	opacity: 0.8;
}

table,
th,
td {
	border: 1px solid #d1d1d1;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.75em;
	table-layout: fixed;
	/* Prevents HTML tables from becoming too wide */
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}

td {
	border-width: 0 1px 1px 0;
}

th,
td {
	padding: 0.4375em;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
}

:-moz-placeholder {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
}

::-moz-placeholder {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
}


/**
 * 5.0 - Forms
 */

input {
	line-height: normal;
}

button,
button[disabled]:hover,
button[disabled]:focus,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus {
	background: #1a1a1a;
	border: 0;
	border-radius: 2px;
	color: #fff;
	font-family: 'futuralight', sans-serif;
	font-weight: 700;
	letter-spacing: 0.046875em;
	line-height: 1;
	padding: 0.84375em 0.875em 0.78125em;
}


button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
	outline: thin dotted;
	outline-offset: -4px;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
	background: #f7f7f7;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	color: #686868;
	padding: 0.625em 0.4375em;
	width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus {
	background-color: #fff;
	border-color: #007acc;
	color: #1a1a1a;
	outline: 0;
}

.post-password-form {
	margin-bottom: 1.75em;
}

.post-password-form label {
	color: #686868;
	display: block;
	font-family: 'futuralight', sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 1.75em;
	text-transform: uppercase;
}

.post-password-form input[type="password"] {
	margin-top: 0.4375em;
}

.post-password-form > :last-child {
	margin-bottom: 0;
}

.search-form {
	position: relative;
}

input[type="search"].search-field {
	border-radius: 2px 0 0 2px;
	width: -webkit-calc(100% - 42px);
	width: calc(100% - 42px);
}

.search-submit:before {
	content: "\f400";
	font-size: 24px;
	left: 2px;
	line-height: 42px;
	position: relative;
	width: 40px;
}

.search-submit {
	border-radius: 0 2px 2px 0;
	bottom: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 42px;
}


/**
 * 6.0 - Navigation
 */

/**
 * 6.1 - Links
 */

a {
	color: #000000;
	text-decoration: none;
}

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

a:focus {
	outline: thin dotted;
}

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

.entry-content a,
.entry-summary a,
.taxonomy-description a,
.logged-in-as a,
.comment-content a,
.pingback .comment-body > a,
.textwidget a,
.entry-footer a:hover,
.site-info a:hover {
	box-shadow: 0 1px 0 0 currentColor;
}

.entry-content a:hover,
.entry-content a:focus,
.entry-summary a:hover,
.entry-summary a:focus,
.taxonomy-description a:hover,
.taxonomy-description a:focus,
.logged-in-as a:hover,
.logged-in-as a:focus,
.comment-content a:hover,
.comment-content a:focus,
.pingback .comment-body > a:hover,
.pingback .comment-body > a:focus,
.textwidget a:hover,
.textwidget a:focus {
	box-shadow: none;
}


/**
 * 6.2 - Menus
 */

.site-header-menu {
	display: none;
	-webkit-flex: 0 1 100%;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
	margin: 0.875em 0;
}

.site-header-menu.toggled-on,
.no-js .site-header-menu {
	display: block;
}

.main-navigation {
	font-family: Montserrat, "Helvetica Neue", sans-serif;
}

.site-footer .main-navigation {
	margin-bottom: 1.75em;
}

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

.main-navigation li {
	border-top: 1px solid #d1d1d1;
	position: relative;
}

.main-navigation a {
	color: #1a1a1a;
	display: block;
	line-height: 1.3125;
	outline-offset: -1px;
	padding: 0.84375em 0;
}

.main-navigation a:hover,
.main-navigation a:focus {
	color: #007acc;
}

.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a {
	font-weight: 700;
}

.main-navigation ul ul {
	display: none;
	margin-left: 0.875em;
}

.no-js .main-navigation ul ul {
	display: block;
}

.main-navigation ul .toggled-on {
	display: block;
}

.main-navigation .primary-menu {
	border-bottom: 1px solid #d1d1d1;
}

.main-navigation .menu-item-has-children > a {
	margin-right: 56px;
}

.dropdown-toggle {
	background-color: transparent;
	border: 0;
	border-radius: 0;
	color: #1a1a1a;
	content: "";
	height: 48px;
	padding: 0;
	position: absolute;
	right: 0;
	text-transform: none;
	top: 0;
	width: 48px;
}

.dropdown-toggle:after {
	border: 0 solid #d1d1d1;
	border-left-width: 1px;
	content: "\f431";
	font-size: 24px;
	left: 1px;
	position: relative;
	width: 48px;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus {
	background-color: transparent;
	color: #007acc;
}

.dropdown-toggle:focus {
	outline: thin dotted;
	outline-offset: -1px;
}

.dropdown-toggle:focus:after {
	border-color: transparent;
}

.dropdown-toggle.toggled-on:after {
	content: "\f432";
}

.site-header .main-navigation + .social-navigation {
	margin-top: 1.75em;
}

.site-footer .social-navigation {
	margin-bottom: 1.75em;
}

.social-navigation ul {
	list-style: none;
	margin: 0 0 -0.4375em;
}

.social-navigation li {
	float: left;
	margin: 0 0.4375em 0.4375em 0;
}

.social-navigation a {
	border: 1px solid #d1d1d1;
	border-radius: 50%;
	color: #1a1a1a;
	display: block;
	height: 35px;
	position: relative;
	width: 35px;
}

.social-navigation a:before {
	content: "\f415";
	height: 33px;
	line-height: 33px;
	text-align: center;
	width: 33px;
}

.social-navigation a:hover:before,
.social-navigation a:focus:before {
	color: #007acc;
}

.social-navigation a[href*="codepen.io"]:before {
	content: "\f216";
}

.social-navigation a[href*="digg.com"]:before {
	content: "\f221";
}

.social-navigation a[href*="dribbble.com"]:before {
	content: "\f201";
}

.social-navigation a[href*="dropbox.com"]:before {
	content: "\f225";
}

.social-navigation a[href*="facebook.com"]:before {
	content: "\f203";
}

.social-navigation a[href*="flickr.com"]:before {
	content: "\f211";
}

.social-navigation a[href*="foursquare.com"]:before {
	content: "\f226";
}

.social-navigation a[href*="plus.google.com"]:before {
	content: "\f206";
}

.social-navigation a[href*="github.com"]:before {
	content: "\f200";
}

.social-navigation a[href*="instagram.com"]:before {
	content: "\f215";
}

.social-navigation a[href*="linkedin.com"]:before {
	content: "\f208";
}

.social-navigation a[href*="path.com"]:before {
	content: "\f219";
}

.social-navigation a[href*="pinterest.com"]:before {
	content: "\f210";
}

.social-navigation a[href*="getpocket.com"]:before {
	content: "\f224";
}

.social-navigation a[href*="polldaddy.com"]:before {
	content: "\f217";
}

.social-navigation a[href*="reddit.com"]:before {
	content: "\f222";
}

.social-navigation a[href*="skype.com"]:before {
	content: "\f220";
}

.social-navigation a[href*="stumbleupon.com"]:before {
	content: "\f223";
}

.social-navigation a[href*="tumblr.com"]:before {
	content: "\f214";
}

.social-navigation a[href*="twitter.com"]:before {
	content: "\f202";
}

.social-navigation a[href*="vimeo.com"]:before {
	content: "\f212";
}

.social-navigation a[href*="wordpress.com"]:before,
.social-navigation a[href*="wordpress.org"]:before {
	content: "\f205";
}

.social-navigation a[href*="youtube.com"]:before {
	content: "\f213";
}

.social-navigation a[href^="mailto:"]:before {
	content: "\f410";
}

.social-navigation a[href*="spotify.com"]:before {
	content: "\f515";
}

.social-navigation a[href*="twitch.tv"]:before {
	content: "\f516";
}

.social-navigation a[href$="/feed/"]:before {
	content: "\f413";
}

.post-navigation {
	border-top: 4px solid #1a1a1a;
	border-bottom: 4px solid #1a1a1a;
	clear: both;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	margin: 0 7.6923% 3.5em;
}

.post-navigation a {
	color: #1a1a1a;
	display: block;
	padding: 1.75em 0;
}

.post-navigation span {
	display: block;
}

.post-navigation .meta-nav {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 0.5384615385em;
	text-transform: uppercase;
}

.post-navigation .post-title {
	display: inline;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 23px;
	font-size: 1.4375rem;
	font-weight: 700;
	line-height: 1.2173913043;
	text-rendering: optimizeLegibility;
}

.post-navigation a:hover .post-title,
.post-navigation a:focus .post-title {
	color: #007acc;
}

.post-navigation div + div {
	border-top: 4px solid #1a1a1a;
}

.pagination {
	font-size: 18px;
	/*margin: 0 7.6923% 2.947368421em;*/
	position: relative;
	float: left;
	clear: both;
	padding-top:80px
}

.pagination .nav-links {
	padding-right: 106px;
	position: relative;
}

/* reset screen-reader-text */
.pagination .current .screen-reader-text {
	position: static !important;
}

.pagination .page-numbers {
	line-height: 1;
	padding: 10px 14px;
	text-transform: uppercase;
	border:1px solid #aaa;
	color:#aaa;
}

.pagination .page-numbers:hover, .pagination .current {
	color:#444;
	border:1px solid #444;
}

.pagination .prev{float:left;margin-right:6px !important}
.pagination .next{float:right;margin-left:6px !important}

.pagination .prev,
.pagination .next {
    display: inline-block;
    height: 40px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 40px;
    z-index: 2;
}

.pagination .prev:before,
.pagination .next:before {
 	font-family: 'Material Icons';
 	font-weight: normal;
 	font-style: normal;
 	font-size: 24px;
 	line-height:1;
 	letter-spacing: normal;
 	text-transform: none;
 	display: inline-block;
 	white-space: nowrap;
 	word-wrap: normal;
 	direction: ltr;
 	-webkit-font-feature-settings: 'liga';
 	-webkit-font-smoothing:antialiased;
 	content: "expand_more";
 	margin:7px;

}


.pagination .prev:before {
	transform: rotate(90deg);
}

.pagination .next:before {
	transform: rotate(-90deg);
}

.image-navigation,
.comment-navigation {
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin: 0 7.6923% 2.1538461538em;
	padding: 1.0769230769em 0;
}

.comment-navigation {
	margin-right: 0;
	margin-left: 0;
}

.comments-title + .comment-navigation {
	border-bottom: 0;
	margin-bottom: 0;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty),
.comment-navigation .nav-previous:not(:empty),
.comment-navigation .nav-next:not(:empty) {
	display: inline-block;
}

.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before,
.comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.538461538em;
}


/**
 * 7.0 - Accessibility
 */

/* Text meant only for screen readers */
.says,
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	/* many screen reader and browser combinations announce broken words as they would appear visually */
	word-wrap: normal !important;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
	background-color: #f1f1f1;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	color: #21759b;
	display: block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 14px;
	font-weight: 700;
	left: -9999em;
	outline: none;
	padding: 15px 23px 14px;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
}

.logged-in .site .skip-link {
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
	font-family: "Open Sans", sans-serif;
}

.site .skip-link:focus {
	clip: auto;
	height: auto;
	left: 6px;
	top: 7px;
	width: auto;
	z-index: 100000;
}


/**
 * 8.0 - Alignments
 */

.alignleft {
	float: left;
	margin: 0.375em 1.75em 1.75em 0;
}

.alignright {
	float: right;
	margin: 0.375em 0 1.75em 1.75em;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 1.75em;
}

blockquote.alignleft {
	margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}

blockquote.alignright {
	margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}

blockquote.aligncenter {
	margin-bottom: 1.473684211em;
}


/**
 * 9.0 - Clearings
 */

.clear:before,
.clear:after,
blockquote:before,
blockquote:after,
.entry-content:before,
.entry-content:after,
.entry-summary:before,
.entry-summary:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.site-main > article:before,
.site-main > article:after,
.primary-menu:before,
.primary-menu:after,
.social-links-menu:before,
.social-links-menu:after,
.textwidget:before,
.textwidget:after,
.content-bottom-widgets:before,
.content-bottom-widgets:after {
	content: "";
	display: table;
}

.clear:after,
blockquote:after,
.entry-content:after,
.entry-summary:after,
.comment-content:after,
.site-content:after,
.site-main > article:after,
.primary-menu:after,
.social-links-menu:after,
.textwidget:after,
.content-bottom-widgets:after {
	clear: both;
}


/**
 * 10.0 - Widgets
 */

.widget {
}

.widget-area > :last-child,
.widget > :last-child {
	margin-bottom: 0;
}

.widget .widget-title {
	font-size:18px
}

.widget .widget-title:empty {
	margin-bottom: 0;
}

.widget-title a {
	color: #1a1a1a;
}

/* Calendar widget */
.widget.widget_calendar table {
	margin: 0;
}

.widget_calendar td,
.widget_calendar th {
	line-height: 2.5625;
	padding: 0;
	text-align: center;
}

.widget_calendar caption {
	font-weight: 900;
	margin-bottom: 1.75em;
}

.widget_calendar tbody a {
	background-color: #007acc;
	color: #fff;
	display: block;
	font-weight: 700;
}

.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
	background-color: #686868;
	color: #fff;
}

/* Recent Posts widget */
.widget_recent_entries .post-date {
	color: #686868;
	display: block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.615384615;
	margin-bottom: 0.538461538em;
}

.widget_recent_entries li:last-child .post-date {
	margin-bottom: 0;
}

/* RSS widget */
.widget_rss .rsswidget img {
	margin-top: -0.375em;
}

.widget_rss .rss-date,
.widget_rss cite {
	color: #686868;
	display: block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: normal;
	line-height: 1.615384615;
	margin-bottom: 0.538461538em;
}

.widget_rss .rssSummary:last-child {
	margin-bottom: 2.1538461538em;
}

.widget_rss li:last-child :last-child {
	margin-bottom: 0;
}

/* Tag Cloud widget */
.tagcloud a {
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	display: inline-block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	line-height: 1;
	margin: 0 0.1875em 0.4375em 0;
	padding: 0.5625em 0.4375em 0.5em;
}

.tagcloud a:hover,
.tagcloud a:focus {
	border-color: #007acc;
	color: #007acc;
	outline: 0;
}


/**
 * 11.0 - Content
 */

.site {
	background-color: #fff;
}

.site-inner {
	margin: 0 auto;
	max-width: 1320px;
	position: relative;
}

.site-content {
	word-wrap: break-word;
}

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

.site-main {
	margin-bottom: 3.5em;
}

.site-main > :last-child {
	margin-bottom: 0;
}


/**
 * 11.1 - Header
 */
 #fp-nav.right{right:2px !important}
#logo{max-height:100% !important;float:left}
.wpml-ls-legacy-dropdown a span span:not(.char1):not(.char2) {
    display: none;
}
.wpml-ls-legacy-dropdown{float:right}
.wpml-ls-legacy-dropdown a{border:none !important;padding:10px 25px}
.wpml-ls-legacy-dropdown a span{text-transform:uppercase}
.wpml-ls-legacy-dropdown{width:auto !important;}
.site-header {
	padding: 18.5px 40px;
}
#lang_arrow{
position: absolute;
    right: 43px;
    top: 26px;}

.wpml-ls-legacy-dropdown{position:relative}
.wpml-ls-legacy-dropdown:after{content:'expand_more';
	font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    position: absolute;
    top: 0;
    right:0;
    pointer-events:none;
}
    .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{border:none !important}
.wpml-ls-legacy-dropdown > ul > .wpml-ls-item a{transition:all .25s ease}
.wpml-ls-legacy-dropdown a:hover, .wpml-ls-legacy-dropdown a:focus, .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a{background:#fff !important;text-decoration:underline;}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu{border-top:none !important}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu li:last-child a{padding-bottom:20px !important}
.wpml-ls-legacy-dropdown > ul > .wpml-ls-item:hover > a{opacity:.5 !important;text-decoration:none !important}

.site-header-main {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.site-branding {
	margin: 0.875em auto 0.875em 0;
}

.site-title {
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 23px;
	font-size: 1.4375rem;
	font-weight: 700;
	line-height: 1.2173913043;
	margin: 0;
}

.site-branding .site-title a {
	color: #1a1a1a;
}

.site-branding .site-title a:hover,
.site-branding .site-title a:focus {
	color: #007acc;
}

.site-description {
	color: #686868;
	display: none;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 400;
	line-height: 1.0769230769;
	margin: 0.538461538em 0 0;
}

.menu-toggle {
	background-color: transparent;
	border: 1px solid #d1d1d1;
	color: #1a1a1a;
	font-size: 13px;
	font-size: 0.8125rem;
	margin: 1.076923077em 0;
	padding: 0.769230769em;
}

.no-js .menu-toggle {
	display: none;
}

.menu-toggle:hover,
.menu-toggle:focus {
	background-color: transparent;
	border-color: #007acc;
	color: #007acc;
}

.menu-toggle.toggled-on,
.menu-toggle.toggled-on:hover,
.menu-toggle.toggled-on:focus {
	background-color: #1a1a1a;
	border-color: #1a1a1a;
	color: #fff;
}

.menu-toggle:focus {
	outline: 0;
}

.menu-toggle.toggled-on:focus {
	outline: thin dotted;
}

.header-image {
	clear: both;
	margin: 0.875em 0;
}

.header-image a {
	display: block;
}

.header-image a:hover img,
.header-image a:focus img {
	opacity: 0.85;
}


/**
 * 11.2 - Posts and pages
 */

.site-main > article {
	margin-bottom: 3.5em;
	position: relative;
}

.entry-header,
.entry-summary,
.entry-content,
.entry-footer,
.page-content {
	/*margin-right: 7.6923%;
	margin-left: 7.6923%;*/
}

.entry-title {
	/*font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 28px;
	font-size: 1.75rem;
	font-weight: 700;
	line-height: 1.25;
	margin-bottom: 1em;*/
}

.entry-title a {
	color: #1a1a1a;
}

.entry-title a:hover,
.entry-title a:focus {
	color: #007acc;
}

.post-thumbnail {
	display: block;
	margin: 0 7.6923% 1.75em;
}

.post-thumbnail img {
	display: block;
}

.no-sidebar .post-thumbnail img {
	margin: 0 auto;
}

a.post-thumbnail:hover,
a.post-thumbnail:focus {
	opacity: 0.85;
}

.entry-content,
.entry-summary {
	border-color: #d1d1d1;
}

.entry-content h1,
.entry-summary h1,
.comment-content h1,
.textwidget h1 {
	font-size: 28px;
	font-size: 1.75rem;
	line-height: 1.25;
	margin-top: 2em;
	margin-bottom: 1em;
}

.entry-content h2,
.entry-summary h2,
.comment-content h2,
.textwidget h2 {
	font-size: 23px;
	font-size: 1.4375rem;
	line-height: 1.2173913043;
	margin-top: 2.4347826087em;
	margin-bottom: 1.2173913043em;
}

.entry-content h3,
.entry-summary h3,
.comment-content h3,
.textwidget h3 {
	font-size: 19px;
	font-size: 1.1875rem;
	line-height: 1.1052631579;
	margin-top: 2.9473684211em;
	margin-bottom: 1.4736842105em;
}

.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.comment-content h4,
.comment-content h5,
.comment-content h6,
.textwidget h4,
.textwidget h5,
.textwidget h6 {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.3125;
	margin-top: 3.5em;
	margin-bottom: 1.75em;
}

.entry-content h4,
.entry-summary h4,
.comment-content h4,
.textwidget h4 {
	letter-spacing: 0.140625em;
	text-transform: uppercase;
}

.entry-content h6,
.entry-summary h6,
.comment-content h6,
.textwidget h6 {
	font-style: italic;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h1,
.entry-summary h2,
.entry-summary h3,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6,
.textwidget h1,
.textwidget h2,
.textwidget h3,
.textwidget h4,
.textwidget h5,
.textwidget h6 {
	font-weight: 900;
}

.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child,
.entry-summary h1:first-child,
.entry-summary h2:first-child,
.entry-summary h3:first-child,
.entry-summary h4:first-child,
.entry-summary h5:first-child,
.entry-summary h6:first-child,
.comment-content h1:first-child,
.comment-content h2:first-child,
.comment-content h3:first-child,
.comment-content h4:first-child,
.comment-content h5:first-child,
.comment-content h6:first-child,
.textwidget h1:first-child,
.textwidget h2:first-child,
.textwidget h3:first-child,
.textwidget h4:first-child,
.textwidget h5:first-child,
.textwidget h6:first-child {
	margin-top: 0;
}

.post-navigation .post-title,
.entry-title,
.comments-title {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

body:not(.search-results) .entry-summary {
	color: #686868;
	font-size: 19px;
	font-size: 1.1875rem;
	line-height: 1.4736842105;
	margin-bottom: 1.4736842105em;
}

body:not(.search-results) .entry-header + .entry-summary {
	margin-top: -0.736842105em;
}

body:not(.search-results) .entry-summary p,
body:not(.search-results) .entry-summary address,
body:not(.search-results) .entry-summary hr,
body:not(.search-results) .entry-summary ul,
body:not(.search-results) .entry-summary ol,
body:not(.search-results) .entry-summary dl,
body:not(.search-results) .entry-summary dd,
body:not(.search-results) .entry-summary table {
	margin-bottom: 1.4736842105em;
}

body:not(.search-results) .entry-summary li > ul,
body:not(.search-results) .entry-summary li > ol {
	margin-bottom: 0;
}

body:not(.search-results) .entry-summary th,
body:not(.search-results) .entry-summary td {
	padding: 0.3684210526em;
}

body:not(.search-results) .entry-summary fieldset {
	margin-bottom: 1.4736842105em;
	padding: 0.3684210526em;
}

body:not(.search-results) .entry-summary blockquote {
	border-color: currentColor;
}

body:not(.search-results) .entry-summary blockquote > :last-child {
	margin-bottom: 0;
}

body:not(.search-results) .entry-summary .alignleft {
	margin: 0.2631578947em 1.4736842105em 1.4736842105em 0;
}

body:not(.search-results) .entry-summary .alignright {
	margin: 0.2631578947em 0 1.4736842105em 1.4736842105em;
}

body:not(.search-results) .entry-summary .aligncenter {
	margin-bottom: 1.4736842105em;
}

.entry-content > :last-child,
.entry-summary > :last-child,
body:not(.search-results) .entry-summary > :last-child,
.page-content > :last-child,
.comment-content > :last-child,
.textwidget > :last-child {
	margin-bottom: 0;
}

.more-link {
	white-space: nowrap;
}

.author-info {
	border-color: inherit;
	border-style: solid;
	border-width: 1px 0 1px 0;
	clear: both;
	padding-top: 1.75em;
	padding-bottom: 1.75em;
}

.author-avatar .avatar {
	float: left;
	height: 42px;
	margin: 0 1.75em 1.75em 0;
	width: 42px;
}

.author-description > :last-child {
	margin-bottom: 0;
}

.entry-content .author-title {
	clear: none;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 900;
	line-height: 1.75;
	margin: 0;
}

.author-bio {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin-bottom: 1.6153846154em;
	overflow: hidden;
}

.author-link {
	white-space: nowrap;
}

.entry-footer {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin-top: 2.1538461538em;
}

.entry-footer:empty {
	margin: 0;
}

.entry-footer a {
	color: #686868;
}

.entry-footer a:hover,
.entry-footer a:focus {
	color: #007acc;
}

.entry-footer > span:not(:last-child):after {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.538461538em;
}

.entry-footer .avatar {
	height: 21px;
	margin: -0.1538461538em 0.5384615385em 0 0;
	width: 21px;
}

.sticky-post {
	color: #686868;
	display: block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 0.5384615385em;
	text-transform: uppercase;
}

/**
 * IE8 and earlier will drop any block with CSS3 selectors.
 * Do not combine these styles with the next block.
 */
.updated:not(.published) {
	display: none;
}

.sticky .posted-on,
.byline {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-header {
	border-top: 4px solid #1a1a1a;
	margin: 0 7.6923% 3.5em;
	padding-top: 1.75em;
}

body.error404 .page-header,
body.search-no-results .page-header {
	border-top: 0;
	padding-top: 0;
}

.page-title {
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 23px;
	font-size: 1.4375rem;
	line-height: 1.2173913043;
}

.taxonomy-description {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
}

.taxonomy-description p {
	margin: 0.5384615385em 0 1.6153846154em;
}

.taxonomy-description > :last-child {
	margin-bottom: 0;
}

.page-links {
	clear: both;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	margin: 0 0 1.75em;
}

.page-links a,
.page-links > span {
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	display: inline-block;
	font-size: 13px;
	font-size: 0.8125rem;
	height: 1.8461538462em;
	line-height: 1.6923076923em;
	margin-right: 0.3076923077em;
	text-align: center;
	width: 1.8461538462em;
}

.page-links a {
	background-color: #1a1a1a;
	border-color: #1a1a1a;
	color: #fff;
}

.page-links a:hover,
.page-links a:focus {
	background-color: #007acc;
	border-color: transparent;
	color: #fff;
}

.page-links > .page-links-title {
	border: 0;
	color: #1a1a1a;
	height: auto;
	margin: 0;
	padding-right: 0.6153846154em;
	width: auto;
}

.entry-attachment {
	margin-bottom: 1.75em;
}

.entry-caption {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 1.0769230769em;
}

.entry-caption > :last-child {
	margin-bottom: 0;
}

.content-bottom-widgets {
	margin: 0 7.6923%;
}

.content-bottom-widgets .widget-area {
	margin-bottom: 3.5em;
}


/**
 * 11.3 - Post Formats
 */

.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
	font-size: 19px;
	font-size: 1.1875rem;
	line-height: 1.473684211;
	margin-bottom: 1.473684211em;
}

.blog .format-status .entry-title,
.archive .format-status .entry-title {
	display: none;
}


/**
 * 11.4 - Comments
 */

.comments-area {
	margin: 0 7.6923% 3.5em;
}

.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
	padding-top: 1.75em;
}

.comments-title,
.comment-reply-title {
	border-top: 4px solid #1a1a1a;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 23px;
	font-size: 1.4375rem;
	font-weight: 700;
	line-height: 1.3125;
	padding-top: 1.217391304em;
}

.comments-title {
	margin-bottom: 1.217391304em;
}

.comment-list {
	list-style: none;
	margin: 0;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid #d1d1d1;
	padding: 1.75em 0;
}

.comment-list .children {
	list-style: none;
	margin: 0;
}

.comment-list .children > li {
	padding-left: 0.875em;
}

.comment-author {
	color: #1a1a1a;
	margin-bottom: 0.4375em;
}

.comment-author .avatar {
	float: left;
	height: 28px;
	margin-right: 0.875em;
	position: relative;
	width: 28px;
}

.bypostauthor > article .fn:after {
	content: "\f304";
	left: 3px;
	position: relative;
	top: 5px;
}

.comment-metadata,
.pingback .edit-link {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
}

.comment-metadata {
	margin-bottom: 2.1538461538em;
}

.comment-metadata a,
.pingback .comment-edit-link {
	color: #686868;
}

.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .comment-edit-link:hover,
.pingback .comment-edit-link:focus {
	color: #007acc;
}

.comment-metadata .edit-link,
.pingback .edit-link {
	display: inline-block;
}

.comment-metadata .edit-link:before,
.pingback .edit-link:before {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.538461538em;
}

.comment-content ul,
.comment-content ol {
	margin: 0 0 1.5em 1.25em;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}

.comment-reply-link {
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	color: #007acc;
	display: inline-block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1;
	margin-top: 2.1538461538em;
	padding: 0.5384615385em 0.5384615385em 0.4615384615em;
}

.comment-reply-link:hover,
.comment-reply-link:focus {
	border-color: currentColor;
	color: #007acc;
	outline: 0;
}

.comment-form {
	padding-top: 1.75em;
}

.comment-form label {
	color: #686868;
	display: block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 0.5384615385em;
	text-transform: uppercase;
}

.comment-list .comment-form {
	padding-bottom: 1.75em;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin-bottom: 2.1538461538em;
}

.no-comments {
	border-top: 1px solid #d1d1d1;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-weight: 700;
	margin: 0;
	padding-top: 1.75em;
}

.comment-navigation + .no-comments {
	border-top: 0;
	padding-top: 0;
}

.form-allowed-tags code {
	font-family: Inconsolata, monospace;
}

.form-submit {
	margin-bottom: 0;
}

.required {
	color: #007acc;
	font-family: Merriweather, Georgia, serif;
}

.comment-reply-title small {
	font-size: 100%;
}

.comment-reply-title small a {
	border: 0;
	float: right;
	height: 32px;
	overflow: hidden;
	width: 26px;
}

.comment-reply-title small a:hover,
.comment-reply-title small a:focus {
	color: #1a1a1a;
}

.comment-reply-title small a:before {
	content: "\f405";
	font-size: 32px;
	position: relative;
	top: -5px;
}


/**
 * 11.5 - Sidebar
 */

.sidebar {
	margin-bottom: 3.5em;
	padding: 0 7.6923%;
}


/**
 * 11.6 - Footer
 */

.site-footer {
	padding: 0;
}

.site-info {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
}

.site-info a {
	color: #686868;
}

.site-info a:hover,
.site-info a:focus {
	color: #007acc;
}

.site-footer .site-title {
	font-family: inherit;
	font-size: inherit;
	font-weight: 400;
}

.site-footer .site-title:after {
	content: "\002f";
	display: inline-block;
	font-family: Montserrat, sans-serif;
	opacity: 0.7;
	padding: 0 0.307692308em 0 0.538461538em;
}


/**
 * 12.0 - Media
 */

.site .avatar {
	border-radius: 50%;
}

.entry-content .wp-smiley,
.entry-summary .wp-smiley,
.comment-content .wp-smiley,
.textwidget .wp-smiley {
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

.entry-content a img,
.entry-summary a img,
.comment-content a img,
.textwidget a img {
	display: block;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object,
video {
	margin-bottom: 1.75em;
	max-width: 100%;
	vertical-align: middle;
}

p > embed,
p > iframe,
p > object,
p > video {
	margin-bottom: 0;
}

.entry-content .wp-audio-shortcode a,
.entry-content .wp-playlist a {
	box-shadow: none;
}

.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
	margin-top: 0;
	margin-bottom: 1.75em;
}

.wp-playlist.wp-audio-playlist {
	padding-bottom: 0;
}

.wp-playlist .wp-playlist-tracks {
	margin-top: 0;
}

.wp-playlist-item .wp-playlist-caption {
	border-bottom: 0;
	padding: 0.7142857143em 0;
}

.wp-playlist-item .wp-playlist-item-length {
	top: 0.7142857143em;
}


/**
 * 12.1 - Captions
 */

.wp-caption {
	margin-bottom: 1.75em;
	max-width: 100%;
}

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

.wp-caption .wp-caption-text {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}


/**
 * 12.2 - Galleries
 */

.gallery {
	margin: 0 -1.1666667% 1.75em;
}

.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	padding: 0 1.1400652% 2.2801304%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	color: #686868;
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


/**
 * 13.0 - Multisites
 */

.widecolumn {
	margin-bottom: 3.5em;
	padding: 0 7.6923%;
}

.widecolumn .mu_register {
	width: auto;
}

.widecolumn .mu_register .mu_alert {
	background: transparent;
	border-color: #d1d1d1;
	color: inherit;
	margin-bottom: 3.5em;
	padding: 1.75em;
}

.widecolumn form,
.widecolumn .mu_register form {
	margin-top: 0;
}

.widecolumn h2 {
	font-size: 23px;
	font-size: 1.4375rem;
	font-weight: 900;
	line-height: 1.2173913043;
	margin-bottom: 1.2173913043em;
}

.widecolumn p {
	margin: 1.75em 0;
}

.widecolumn p + h2 {
	margin-top: 2.4347826087em;
}

.widecolumn label,
.widecolumn .mu_register label {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 400;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	text-transform: uppercase;
}

.widecolumn .mu_register label {
	margin: 2.1538461538em 0.7692307692em 0.5384615385em 0;
}

.widecolumn .mu_register label strong {
	font-weight: 400;
}

.widecolumn #key,
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #blogname,
.widecolumn .mu_register #user_name {
	font-size: 16px;
	font-size: 1rem;
	width: 100%;
}

.widecolumn .mu_register #blogname {
	margin: 0;
}

.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #user_name {
	margin: 0 0 0.375em;
}

.widecolumn #submit,
.widecolumn .mu_register input[type="submit"] {
	font-size: 16px;
	font-size: 1rem;
	margin: 0;
	width: auto;
}

.widecolumn .mu_register .prefix_address,
.widecolumn .mu_register .suffix_address {
	font-size: inherit;
}

.widecolumn .mu_register > :last-child,
.widecolumn form > :last-child {
	margin-bottom: 0;
}

.site-header{position:fixed;top:0;width:100%;z-index:999;background:#fff;height:80px}
.logo{text-align:center;overflow:hidden;padding-top:6px}
.logo img{height:28px !important;max-width:101px !important}
#menu-icon{cursor:pointer;cursor:hand;padding:10px 0}
#left-menu {
    position: fixed;
    height: calc(100% - 46px);
    left: -305px;
    z-index: 998;
    top: 111px;
    background: rgba(0,0,0,0.79);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:30px 0 0;
    overflow:hidden;
    -webkit-transition:all 0.35s;
    -moz-transition:all 0.35s;
    -o-transition:all 0.35s;
    transition:all 0.35s;
    width:305px;
    padding-left:60px;
	padding-right:60px;
}
#menu-main-menu, #menu-main-menu-it, #menu-main-menu-fr, #menu-main-menu-es, #menu-main-menu-us{margin:0;float:left}
#left-menu.open{
	left:0;
}
#left-menu a{position:relative}
#left-menu a:hover{color:#7f7f7f}
.menu-main-menu-container, .menu-main-menu-it-container, .menu-main-menu-fr-container, .menu-main-menu-es-container, .menu-main-menu-us-container{margin-left:-50%;position:absolute;left:50%;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;top:0}
.menu > .menu-item{list-style:none;line-height:1.65;float:left}
.menu .menu-item > a{color:#444;font-size:20px;opacity:1;padding:0 40px;line-height:80px;display:inline-block;height:80px}
#left-menu.open.visible-items .menu-main-menu-container > .menu > .menu-item > a, #left-menu.open.visible-items .menu-main-menu-it-container > .menu > .menu-item > a, #left-menu.open.visible-items .menu-main-menu-fr-container > .menu > .menu-item > a, #left-menu.open.visible-items .menu-main-menu-es-container > .menu > .menu-item > a, #left-menu.open.visible-items .menu-main-menu-us-container > .menu > .menu-item > a{opacity:1}
#left-menu .sub-menu{display:none;overflow:hidden}
#left-menu.open.visible-items .menu-main-menu-container .menu-item .sub-menu.visible-subitems a, #left-menu.open.visible-items .menu-main-menu-it-container .menu-item .sub-menu.visible-subitems a, #left-menu.open.visible-items .menu-main-menu-fr-container .menu-item .sub-menu.visible-subitems a, #left-menu.open.visible-items .menu-main-menu-es-container .menu-item .sub-menu.visible-subitems a, #left-menu.open.visible-items .menu-main-menu-us-container .menu-item .sub-menu.visible-subitems a{opacity:1}
.menu .sub-menu{overflow:hidden;height:0;opacity:0;z-index:0;-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;-o-transition:opacity 0.6s;transition:opacity 0.6s;transition-delay:0s !important;border-top:1px solid transparent}
.menu .sub-menu li a{line-height:0 !important}
.menu .sub-menu.active > li a{line-height:80px !important}

.menu li > .sub-menu.active{z-index:99 !important;opacity:1;height:80px !important; -webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;-o-transition:opacity 0.6s;transition:opacity 0.6s;transition-delay:.25s !important;border-top:1px solid #ddd;overflow:initial !important}
.menu > li > .sub-menu{position:fixed;left:40px;top:80px;background:#fff;margin-left:0;display:inline-block;width:calc(100% - 80px);text-align:center}
.menu > li > .sub-menu > li{float:none;display:inline-block;list-style-type:none !important}

.menu-item{position:relative}
.menu-item.silente{background-image:url('./assets/images/menu/silente.jpg');background-position:center bottom 20px;background-repeat:no-repeat}
.menu-item.dot{background-image:url('./assets/images/menu/dot.jpg');background-position:center bottom 20px;background-repeat:no-repeat}
.menu-item.silentep{background-image:url('./assets/images/menu/silentep.jpg');background-position:center bottom 20px;background-repeat:no-repeat}
.menu-item.sail{background-image:url('./assets/images/menu/sail.jpg');background-position:center bottom 20px;background-repeat:no-repeat}
.menu-item.sailp{background-image:url('./assets/images/menu/sailp.jpg');background-position:center bottom 20px;background-repeat:no-repeat}
.menu-item.dotp{background-image:url('./assets/images/menu/dotp.jpg');background-position:center bottom 20px;background-repeat:no-repeat}
.menu-item.kubo{background-image:url('./assets/images/menu/kubo.jpg');background-position:center bottom 20px;background-repeat:no-repeat}
.menu-item.flag{background-image:url('./assets/images/menu/flag.jpg');background-position:center bottom 20px;background-repeat:no-repeat}
.menu-item.nuvola{background-image:url('./assets/images/menu/nuvola.jpg');background-position:center bottom 20px;background-repeat:no-repeat}
.menu-item.d-space{background-image:url('./assets/images/menu/d-space.jpg');background-position:center bottom 20px;background-repeat:no-repeat}
.menu-item.menhir{background-image:url('./assets/images/menu/menhir.jpg');background-position:center bottom 20px;background-repeat:no-repeat}
.menu-item.scriba{background-image:url('./assets/images/menu/scriba.jpg');background-position:center bottom 20px;background-repeat:no-repeat}
.menu-item.silente a, .menu-item.dot a, .menu-item.silentep a, .menu-item.sail a, .menu-item.sailp a, .menu-item.dotp a, .menu-item.kubo a, .menu-item.flag a, .menu-item.nuvola a, .menu-item.d-space a, .menu-item.menhir a, .menu-item.scriba a{padding-top:110px !important}

.download-section.general{background-image:url('./assets/images/download/general.jpg');background-position:center top;background-repeat:no-repeat;background-size:100px;padding-top:35px}
.download-section.silente{background-image:url('./assets/images/download/silente.jpg');background-position:center top;background-repeat:no-repeat;background-size:100px;padding-top:35px}
.download-section.dot{background-image:url('./assets/images/download/dot.jpg');background-position:center top;background-repeat:no-repeat;background-size:100px;padding-top:35px}
.download-section.silentep{background-image:url('./assets/images/download/silentep.jpg');background-position:center top;background-repeat:no-repeat;background-size:100px;padding-top:35px}
.download-section.sail{background-image:url('./assets/images/download/sail.jpg');background-position:center top;background-repeat:no-repeat;background-size:100px;padding-top:35px}
.download-section.sailp{background-image:url('./assets/images/download/sailp.jpg');background-position:center top;background-repeat:no-repeat;background-size:100px;padding-top:35px}
.download-section.dotp{background-image:url('./assets/images/download/dotp.jpg');background-position:center top;background-repeat:no-repeat;background-size:100px;padding-top:35px}
.download-section.sail{background-image:url('./assets/images/download/sail.jpg');background-position:center top;background-repeat:no-repeat;background-size:100px;padding-top:35px}
.download-section.kubo{background-image:url('./assets/images/download/kubo.jpg');background-position:center top;background-repeat:no-repeat;background-size:100px;padding-top:35px}
.download-section.flag{background-image:url('./assets/images/download/flag.jpg');background-position:center top;background-repeat:no-repeat;background-size:100px;padding-top:35px}
.download-section.nuvola{background-image:url('./assets/images/download/nuvola.jpg');background-position:center top;background-repeat:no-repeat;background-size:100px;padding-top:35px}
.download-section.d-space{background-image:url('./assets/images/download/d-space.jpg');background-position:center top;background-repeat:no-repeat;background-size:100px;padding-top:35px}
.download-section.menhir{background-image:url('./assets/images/download/menhir.jpg');background-position:center top;background-repeat:no-repeat;background-size:100px;padding-top:35px}
.download-section.scriba{background-image:url('./assets/images/download/scriba.jpg');background-position:center top;background-repeat:no-repeat;background-size:100px;padding-top:35px}

.menu-item:after{content:'';position:absolute;bottom:0;left:43px;width:calc(100% - 86px);height:3px;background:#444;opacity:0;}
.menu-item.underlined:after{opacity:1;transition-delay:0s !important;}
.sub-menu .menu-item:after{bottom:1px}
.sub-menu .sub-menu .menu-item:after{display:none !important}
.sub-menu .sub-menu .menu-item{webkit-filter:grayscale(0%);filter:grayscale(0%)}
.sub-menu .sub-menu .menu-item:hover{webkit-filter:grayscale(100%);filter:grayscale(100%)}

.menu > li > .sub-menu > li > .sub-menu{position:fixed;left:40px;top:160px;background:#fff;margin-left:0;display:inline-block;width:calc(100% - 80px);text-align:center;height:0 !important}
.menu > li > .sub-menu > li > .sub-menu.active{height:190px !important}
.menu > li > .sub-menu > li > .sub-menu > li{float:none;display:inline-block;list-style-type:none !important;min-width:210px;padding-top:0}

#left-menu.open.visible-items .menu-main-menu-container .sub-menu.visible-subitems, #left-menu.open.visible-items .menu-main-menu-it-container .sub-menu.visible-subitems, #left-menu.open.visible-items .menu-main-menu-fr-container .sub-menu.visible-subitems, #left-menu.open.visible-items .menu-main-menu-es-container .sub-menu.visible-subitems, #left-menu.open.visible-items .menu-main-menu-us-container .sub-menu.visible-subitems {margin-top:0;margin-bottom:0;opacity:1;}
#left-menu .menu-main-menu-container .sub-menu, #left-menu .menu-main-menu-it-container .sub-menu, #left-menu .menu-main-menu-fr-container .sub-menu, #left-menu .menu-main-menu-es-container .sub-menu, #left-menu .menu-main-menu-us-container .sub-menu{margin-left:40px !important}
.menu-main-menu-container .sub-menu li, .menu-main-menu-it-container .sub-menu li, .menu-main-menu-fr-container .sub-menu li, .menu-main-menu-es-container .sub-menu li, .menu-main-menu-us-container .sub-menu li{-webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -o-transition:all 0.5s;
    transition:all 0.5s;
line-height:1.5}
.topbox{min-width:20%}
.topbox.left{float:left;text-align:left;}
.topbox.right{float:right;text-align:right;}
.topbox.right a{color:#888;line-height:40px;font-size:20px}
.topbox.right a.active{color:#000}
.topbox.right .lang-separator{color:#888;padding:0 5px;font-size:22px}
.slide-title {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(255,255,255,0.79);
    height: 48px;
    padding:14px 60px;
    color: #000000;
}
.slide-title a{color:#000;line-height:22px;font-size:16px;text-transform:none}
.slide-title a span, .mobile_news span{text-transform:uppercase;
    font-family: 'futura_md_btmedium';}
#footer-hover {
    position: fixed;
    width:242px;
    height:20px;
    right: 60px;
    bottom: 22px;
    z-index:998;
}
#footer-open {
    position: absolute;
    left:60px;
    bottom: 14px;
    z-index:999;
    cursor:pointer;cursor:hand;
    display:none;
}
#footer-credits {
    position: fixed;
    right: 60px;
    bottom: 12px;
    z-index:999;
    cursor:pointer;cursor:hand;
}
.page-template-template-page-home-new #footer-credits, .page-template-template-page-home-new #footer-copy{position:absolute !important}
#footer-credits:hover{color:#000}
.home #footer-open, .page-template-template-page-home-new #footer-open{display:inline-block;}
#footer-copy{
	position: fixed;
    left: 60px;
    bottom: 3px;
    z-index:999;
    display:none;
    font-size:16px;
    line-height:40px;
    cursor:pointer;cursor:hand
}
.prodotto_dimensioni  .link_1{margin:35px 20px;line-height:2em}
.link_1{margin-right:20px}
.link_1, .link_2, .link_3{position:relative;display:inline-block;padding:0 3px;margin-top:20px;pointer-events:all !important}
.link_1 span, .link_2 span, .link_3 span{position:inherit;z-index:1;transition:all .25s ease}
.gform_wrapper .gform_footer{position:relative;width:auto !important;display:table;padding:0 !important;margin:16px auto 0 !important}
.link_1:after, .link_2:after, .link_3:after, .gform_wrapper .gform_footer:after{position:absolute;bottom:0;left:0;width:100%;content:'';height:1px;background:#444;z-index:0;transition:all .25s ease}
/*.link_1:hover span, .link_2:hover span{color:#fff}*/
.link_1:hover:after, .link_2:hover:after, .link_3:hover:after, .gform_wrapper .gform_footer:hover:after{bottom:100%}
.link_1.link_all_references{margin:0 !important;position:absolute;right:40px;bottom:0;text-transform:lowercase}
.link_1.link_all_references:after{bottom:5px}
.link_1.link_all_references:hover:after{bottom:calc(100% - 5px)}
.centered_title{text-align:center;padding:0 !important;font-size:18px !important}
.reference_2 .fp-tableCell{padding:0 120px}
.reference_left{float:left;width:33.33%}
.reference_right{float:right;width:66.66%}
.reference_insight_img{width:50%;display:inline-block;float:left}
.reference_detail_label{font-size:14px;line-height:16px;float:left;clear:both}
.reference_detail_value{font-size:18px;line-height:21px;float:left;clear:both;margin-bottom:20px}
.reference_insight_data{float:left;width:50%;max-width:450px;padding-left:50px}
.reference_insight_data.nopadding{padding-left:0}
.reference_insight_title{font-size:24px;line-height:29px;display:inline-block}
.reference_insight_excerpt{font-size:18px;line-height:21px;margin:40px 0}
.reference_insight_more{font-size:20px;line-height:24px;margin:0 !important}
.reference_insight_more span{font-family:'futura_md_btmedium'}


.arrow-down {
    display: block;
    margin: 0 auto;
    width: 10px;
    height: 38px;
}
.arrow-down:after {
    content: '';
    display: block;
    margin: 0;
    padding: 0;
    width: 8px;
    height: 8px;
    border-top: 2px solid #b91a2f;
    border-right: 2px solid #b91a2f;
    behavior: url(-ms-transform.htc);
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}
.arrow-down:before {
    -webkit-animation: elasticus 1.2s cubic-bezier(1, 0, 0, 1) infinite;
    /* Safari 4+ */

    -moz-animation: elasticus 1.2s cubic-bezier(1, 0, 0, 1) infinite;
    /* Fx 5+ */

    -o-animation: elasticus 1.2s cubic-bezier(1, 0, 0, 1) infinite;
    /* Opera 12+ */

    animation: elasticus 1.2s cubic-bezier(1, 0, 0, 1) infinite;
    /* IE 10+, Fx 29+ */

    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -1px;
    width: 2px;
    height: 90px;
    background: #b91a2f;
    content: ' ';
}
@-webkit-keyframes elasticus {
    0% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
    50% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    50.1% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    100% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
}
@-moz-keyframes elasticus {
    0% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
    50% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    50.1% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    100% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
}
@-o-keyframes elasticus {
    0% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
    50% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    50.1% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    100% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
}
@keyframes elasticus {
    0% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
    50% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    50.1% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    100% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
}








.single #page{background-color:#e4e4e4}
.single #primary{margin:0 auto;width:800px}
.single #primary{font-size:20px;line-height:28px}
.single h1.post-title{font-size:20px;margin:0.5em 0 0.25em}
.home #top-bar, .page-template-template-page-home-new #top-bar{display:none;}
#top-bar{position:fixed;float:left;width:100%;top:64px;height:48px;background:rgba(145,140,130,0.86);z-index:999;padding:0 60px;color:#ffffff;font-size:18px}
#top-bar a{color:#fff;line-height:48px;    text-transform: capitalize;}
#top-bar .current-menu-item a{color:#000 !important}
#top-bar #breadcrumb, #top-bar #breadcrumb a:hover{font-size:20px !important;color:#000000}
#top-bar a:hover {
    color: #000;
}
#top-bar #breadcrumb span, #top-bar #breadcrumb a{color:#ffffff}
#top-bar #breadcrumb span.black{color:#000}
#top-bar #breadcrumb a.black{color:#000}
.breadcrumb-separator{padding:0 6px}
.single .entry-content a{color:#000000;box-shadow:0 1px 0 0 #000000}
.single .entry-content a:hover{color:#555555;box-shadow:0 1px 0 0 #555555}
.single .entry-content p{margin:0;}
.single .entry-content img{margin:1em 0;}
.single .entry-content b, .single .entry-content strong {
    font-weight:400;text-rendering:optimizeLegibility;
}
.single-product #content, .single-project-category #content, .single-project #content, .single-dimensions #content, .single-product-finish #content{padding-top:0}
.section{background-repeat:no-repeat;background-position:center bottom;background-size:cover}
#breadcrumb{float:left;line-height:48px !important}
#top_menu{float:right}
#top_menu ul{float:right}
#top_menu li{list-style-type:none !important;float:left !important;line-height:48px !important;padding:0 0 0 50px}
.product .section_title{}
.product .section_text{}
.news_list_item{padding:0 60px !important;float:left;width:100%}
.news_list_item:nth-child(odd){background-color:#fff !important}
.news_list_left{width:38%;padding-right:60px;position:relative;float:left;vertical-align:top;padding-top:112px;height:600px}
.news_list_right{width:62%;float:right;padding-top:112px}
.news_list_item .more-link{position:absolute;left:0;bottom:-7px;color:#000}
.news_list_item .more-link:hover{text-decoration:underline}
.page-template-template-page-fullwidth #content{margin-top:111px}
.page-template-template-page-text #content{margin-top:111px;padding:60px;font-size:14px}
.news_list_item .news_list_title{line-height:26px;padding:15px 0 30px;color:#000}
.news_list_right{height:600px !important;overflow:hidden}
.news_list_right img{height:100% !important;float:right;max-width:9999px !important;width:auto !important}
.single-product-category .slide-title{display:none !important}
.single-product-category #content{padding-top:0 !important}
.single-product-category .products{border-top:2px solid #ffffff;position:fixed !important;left:0 !important;bottom:0/*-268px*/;width:100% !important;z-index:9999 !important;-webkit-transition:bottom 1s ease;-moz-transition:bottom 1s ease;transition:bottom 1s ease;}
.single-product-category .single-product-name{height:50px;position:absolute;color:#ffffff;background:rgba(160,160,160,1);top:0;width:100%;text-align:center;font-weight:300;line-height:2em;-webkit-transition:all 0.35s;-moz-transition:all 0.35s;-o-transition:all 0.35s;transition:all 0.35s}
.single-product-category .single-product{position:relative;border-left:1px solid #fff;padding-top:50px;}
/*home*/
.section.home_1 .rsSlide{background-size:cover;background-position:center center;background-repeat:no-repeat}
.section.home_3 .home-section-link, .section.home_4 .home-section-link, .section.home_5 .home-section-link{padding:0 60px;text-transform:uppercase;font-size:20px;margin:45px 0 15px;float:left}
.section.home_3, .section.home_4, .section.home_5{background-position:center top}
.page-template-template-page-home-new .rsArrow{display:none !important}
/*azienda*/


.loghetto{margin-top:30px}
.accessories_left{float:left;width:50%;padding-right:9%;padding-top:112px}
.accessories_right{position:absolute;width:50%;right:0;top:0;height:100%;background-size:cover;background-position:center bottom;background-color:#fff;background-size:contain;background-repeat:no-repeat}
.accessory_name{clear:both;float:left;margin:8px 0 8px 60px;font-size:20px;cursor:pointer;cursor:hand;line-height:18px}
.accessory_name.active{font-weight:700}
.section .text_box{color:#444;width:45%;margin-left: 50%;}
.section .section_title{font-size:32px;padding:0 0 40px;font-weight:300;line-height:1em;text-transform:uppercase}
.section .section_subtitle{font-size:24px;padding:0 0 40px;font-weight:300;line-height:1em;}
.section .section_text{display:inline-block;font-size:18px;padding:0;margin:0;line-height:26px}
.section.video_bg .text_box{position:absolute;z-index:999;width:100% !important;padding-top:0;margin-top:-112px;color:#fff;}
.single-product .gallery{position:absolute;bottom:0;width:100%;padding:0;margin:0}
.single-product .single-img{position:relative;border-left:1px solid #fff}
.slick-slide img{margin:0 auto}
.single-project .rsSlide, .single-product #section0 .rsSlide{background-position:center bottom;background-size:cover;background-repeat:no-repeat}
.single-product .section_pagetitle{width:50%;text-align:center;font-size:6em;font-weight:300;line-height:0.7em;padding-bottom:0.2em}
.single-product .section_pagesubtitle{width:50%;text-align:center;font-size:2em;margin:0}


.rsSlide{display:table !important;bottom:0}
.rsSlide .text_box{display:table-cell !important;vertical-align:middle}
.rsSlide img{width:100px}

.single-product-category div.fadeShow-container div.image{background-position:bottom center !important}
.rsArrowLeft, .rsArrowRight{position:absolute;top:50%;margin-top:27.5px}
.rsArrowLeft{left:60px !important}
.rsArrowRight{right:60px !important}
.rsArrowLeft .rsArrowIcn, .fp-controlArrow.fp-prev{background-image:url('./img/arrow-sx-black.png');background-size:100%;background-repeat:no-repeat;width:18px !important;height:57px !important;border-width:0 !important;left:60px !important}
.rsArrowRight .rsArrowIcn, .fp-controlArrow.fp-next{background-image:url('./img/arrow-dx-black.png');background-size:100%;background-repeat:no-repeat;width:18px !important;height:57px !important;border-width:0 !important;right:60px !important}
.single-product-category .slick-prev, .single-product-category .slick-next, .single-project-category .slick-prev, .single-project-category .slick-next, .single-project .slick-prev, .single-project .slick-next{position:absolute !important;bottom:50% !important;margin-bottom:-43.5px}
/*.single-project-category .projects{border-top:2px solid #ffffff;position:fixed !important;left:0 !important;bottom:0 !important;width:100% !important;z-index:999 !important}*/
.menu-menu-projects-container, .menu-menu-projects-it-container, .menu-menu-projects-fr-container, .menu-menu-projects-es-container{float:right}
#menu-menu-projects, #menu-menu-projects-it, #menu-menu-projects-fr, #menu-menu-projects-es{margin-left:0px !important}
#project-info-link{float:left}
.single-project .fp-slide.fp-table{background-repeat:no-repeat !important;background-position:center bottom !important;background-size:cover}
.page-template-template-page-designers .slide-title{display:none !important}
html.page404, html.designer, html.template-page-distribution-php, html.template-page--php, html.template-page-newsletter-php, html.template-page-contacts-php, html.template-page-text-php{background:#ffffff !important}
html.page404 .page-title{font-size:3em;font-weight:300;font-family:inherit}
html.page404 .page-content{font-size:1.25em}
html.page404 #content{text-align:center}
.page-template-template-page-distribution #content > img{max-height:100%;position:absolute;top:112px;bottom:0;left:0;right:0;margin:auto}
.fp-controlArrow{margin-top:0 !important}
#left-menu .menu-main-menu-container .sub-menu .sub-menu, #left-menu .menu-main-menu-it-container .sub-menu .sub-menu, #left-menu .menu-main-menu-fr-container .sub-menu .sub-menu, #left-menu .menu-main-menu-es-container .sub-menu .sub-menu, #left-menu .menu-main-menu-us-container .sub-menu .sub-menu{display:none !important;opacity:0 !important}
.news_list_excerpt{font-size:20px}
table{border:0 !important}
.mobile{display:none !important}
.section.video_bg{z-index: -1}
.gfield_label{display:none !important}
input[type="text"] + label, select + label{display:none !important}
.gform_wrapper ul li.gf_left_half, .gform_wrapper .ginput_complex .ginput_left{float:left;width:46% !important;margin-right:4%}
.gform_wrapper ul li.gf_right_half, .gform_wrapper .ginput_complex .ginput_right{float:left;width:46% !important;margin-left:3% !important;clear:none !important}
.gform_wrapper ul.gform_fields li.gfield{padding:0 !important}
.gform_wrapper ul.gform_fields:not(.top_label) .gfield_label{width:105px !important;margin:0;padding:0;float:none;text-transform:uppercase}
.gform_wrapper form ul.gform_fields.left_label li.gfield{display:table}
.gfield_label{display:table-cell;margin:0 !important;padding:0 !important;font-weight:300 !important}
.ginput_container{display:table-cell}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea{width:100% !important;background:transparent;border:none !important;border-bottom:1px solid #a3a3a3 !important;padding:5px 4px !important;float:left}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus{background:transparent !important;border-bottom:1px solid #000 !important}
body .gform_wrapper ul li.gfield{margin-top:4PX !important}
.gfield_select, .address_country select, .address_state select{
	background: transparent;
	border: none;
	border-bottom: 1px solid #a3a3a3;
	-moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
}
.ginput_container.ginput_container_checkbox{margin-top:0 !important}
.ginput_container_select, .address_country, .address_state{position:relative;}
.gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right {
    width: 100% !important;
    padding-right: 0 !important;
}
.gform_wrapper .ginput_complex .ginput_right {
    margin-left: 0 !important;
}
.ginput_container_select:after, .address_country:after, .address_state:after{position:absolute;right:0;top:5px;color:#444 !important;font-family:'Material Icons';content:'expand_more';font-weight: normal;
font-style: normal;
font-size: 24px;
line-height: 1;
letter-spacing: normal;
text-transform: none;
display: inline-block;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
-moz-font-feature-settings: 'liga';
-moz-osx-font-smoothing: grayscale;
pointer-events:none !important}
.gform_wrapper .gform_fileupload_multifile .gform_drop_area{border:1px solid #ccc !important}
#gform_multifile_upload_1_11, #gform_multifile_upload_2_11, #gform_multifile_upload_3_11{width:100% !important}
.gform_wrapper ul.gform_fields:not(.top_label) .gform_fileupload_multifile .gform_drop_area{margin-left:5% !important;width:95% !important}
.gform_wrapper form ul.gform_fields.left_label li.gfield, .gform_wrapper form ul.gform_fields.right_label li.gfield, .gform_wrapper ul.gform_fields.left_label li.gfield, .gform_wrapper ul.gform_fields.right_label li.gfield{margin-bottom:0 !important}
.social-link{font-size:.75em;padding:5px 0;color:#444 !important;box-shadow:none !important;display:inline-block;width:3.75em;text-align:center}
.social-link:hover{color:#000 !important}
.fa:before{font-size:26px !important}
.fields_required{font-size:0.8em}
#mc_embed_signup input{max-width:325px}
.gform_wrapper .gfield_required{color:#1a1a1a !important}
input[type="submit"]{background:transparent !important;color:#000 !important;padding:0 !important;font-size:16px !important;font-weight:400 !important;letter-spacing:0 !important}
.validation_error, .validation_message{display:none !important}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{border-width:0 !important;background:transparent !important}
.gfield_error input[type="text"], .gfield_error input[type="email"], .gfield_error input[type="url"], .gfield_error input[type="password"], .gfield_error input[type="search"], .gfield_error input[type="tel"], .gfield_error input[type="number"], .gfield_error textarea, .gfield_error select{border-bottom: 1px solid #790000 !important;}
#field_1_10 .gfield_required, #field_2_10 .gfield_required, #field_3_10 .gfield_required, #field_4_10 .gfield_required{display:none !important}
.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label{max-width:100% !important;color:#1a1a1a}
.gform_wrapper .gfield_checkbox li label a, .gform_wrapper .gfield_radio li label a{color:#1a1a1a !important;-webkit-box-shadow:none !important;-moz-box-shadow:none !important;-o-box-shadow:none !important;box-shadow:none !important}
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio]{margin-top:0 !important}
.gform_wrapper .gform_footer input{margin:0 auto !important;font-size:20px !important;font-family:futura_md_btmedium, sans-serif;line-height:32px}
.gform_wrapper .gform_footer{text-align:center !important;margin-top:0 !important}
.gform_wrapper .gfield_error .gfield_label, .gform_wrapper .gfield_error label{color:#790000 !important}
#mc_embed_signup .clear{font-size:12px}
#mc_embed_signup input[type="checkbox"]{padding-top:6px}
#mc_embed_signup input[type="email"]{margin:10px 0 15px !important;padding-left:0 !important}
.gform_wrapper .gfield_checkbox li label{font-size:12px !important}
#top-bar{transform:translateZ(0);-webkit-transform:translateZ(0)}
.gform_wrapper .gform_footer:not(.top_label){margin-left:0 !important;padding:0 !important;width:auto !important}
#mc-embedded-subscribe{margin-top:30px;font-size:20px;font-family:futura_md_btmedium, sans-serif;}
.gform_wrapper textarea.medium{height:120px !important}
.textwidget a{text-decoration:none !important;color:#1a1a1a !important;box-shadow:none !important;}
.ginput_container {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    display: flex;
}
.template-page-newsletter-php .textwidget{padding-top:20px}
.privacy{font-size:12px}
.has-cookie-bar #catapult-cookie-bar{padding:16px 60px !important}
#catapult-cookie-bar img{height:28px !important;max-width:101px !important;float:left}
.ctcc-left-side{font-size:14px;line-height:16px;padding:0 60px}
.use_x_close .x_close:after{content:"×" !important;color:#000 !important;font-size:30px !important}
.easy-table th.tables-header{text-align:center !important;border-bottom:0 !important;font-size:24px !important}
.easy-table td.border-right-td{border-right:1px solid #bbb !important}
.easy-table td.tables-sub-header{border-top:0 !important;}
.slimScrollBar{opacity:0 !important}
.single-finish #top_menu li:last-child, .single-product #top_menu li:last-child,  .single-dimensions #top_menu li:last-child,  .single-cad-data #top_menu li:last-child,  .single-product-finish #top_menu li:last-child{display: none}
#credits{position:absolute;bottom:45px;left:50%;transform:translate(-50%,0px) !important}
#mc_embed_signup{text-align:center}
#mc_embed_signup input[type="email"]{margin:30px auto !important;float:none !important;max-width:250px !important;clear:both;display:block}
.gfield_checkbox{margin:0 !important}
.finish_left{overflow-y:auto}
.slide-title{display:none !important}
.footer-bar{position:absolute;bottom:0;left:0;width:100%;background:rgba(255,255,255,0.79);height:52px;color:#000}
.footer-bar a{color:#000}
.cd-section, .cd-section > div{background:#808285}
.fp-bg {
    top: 0 !important;
    bottom: 0px !important;
    left: 40px !important;
    height: 100% !important;
    width: calc(40%) !important;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: auto 100%;
    z-index:0 !important;
}
.single-product .fp-bg{
	background-position:center center;
}
.fp-bg-2 {
    top: 0 !important;
    bottom: 0px !important;
    left: 40px !important;
    height: 100% !important;
    width: calc(40%) !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 100%;
    z-index:0 !important;
    opacity:0;
    position:absolute;
    -webkit-transition:opacity .4s ease;
    -moz-transition:opacity .4s ease;
    transition:opacity .4s ease;
}
.fp-bg-2.active {
	opacity:1;
}
.section.home_1 .link_1{color:#fff}
.section.home_1 .link_1:after{background:#fff}
.section.home_2 .fp-bg{background-size:cover !important;width:calc(100% - 80px) !important;z-index:-1 !important}
.section.home_2 .fp-tableCell{background:transparent !important}
.section.home_2 .text_box{color:#444;width:37% !important;margin-left:57%}
.section.home_3 .fp-bg{background-size:cover !important;width:calc(100% - 80px) !important;z-index:-1 !important}
.section.home_3 .fp-tableCell{background:transparent !important}
.section.home_3 .text_box{position:absolute;top:15%;right:200px;color:#fff;max-width:415px}
.section.home_3 .link_1{color:#fff}
.section.home_3 .link_1:after{background:#fff;}
.section.home_4 .fp-bg{right:40px !important;left:auto !important;width:65% !important}
.section.home_4 .text_box{margin-left:5% !important;width:22% !important}
.section.azienda_2 .fp-bg{right:40px !important;left:auto !important;}
.section.azienda_2 .text_box{margin-left:5% !important}
.logo_lamm_piccolo_link_img{margin-top:40px;clear:both;display:block}
.logo_lamm_piccolo_link{clear:both;margin-top:20px;clear:both;display:block}
.logo_lamm_piccolo_img{max-width:100px}
.section.azienda_3 .fp-bg{background-size:cover !important;width:calc(100% - 80px) !important;z-index:-1 !important}
.section.azienda_3 .fp-tableCell{background:transparent !important}
.section.azienda_3 .text_box{color:#fff;position:absolute;margin-left:100px;bottom:100px;max-width:420px}
.section.azienda_4 .fp-bg{right:40px !important;left:auto !important;width:60% !important}
.section.azienda_4 .text_box{margin-left:12.5% !important;width:30% !important;}
.logo_iso{margin:30px 20px 0 0}
.section.materiali_1 .fp-bg{background-size:cover !important;width:calc(100% - 80px) !important}
.section.materiali_1 .text_box{position:absolute;bottom:100px;right:100px;max-width:360px}
.section.materiali_2 .fp-bg{background-size:cover !important;width:calc(100% - 80px) !important}
.section.materiali_2 .text_box{color:#fff;position:absolute;bottom:100px;right:100px;max-width:510px}
.section.materiali_2 .link_1, .section.materiali_2 .link_2, .section.materiali_2 .link_3{color:#fff}
.section.materiali_2 .link_2{margin-right:20px !important}
.section.materiali_2 .link_1:after, .section.materiali_2 .link_2:after, .section.materiali_2 .link_3:after{background:#fff;}
.section.materiali_3 .fp-bg{background-size:cover !important;width:calc(100% - 80px) !important}
.section.materiali_3 .text_box{color:#fff;position:absolute;top:20%;max-width:360px;margin-left:100px}
.section.materiali_3 .text_box_2{color:#fff;position:absolute;bottom:20%;max-width:405px;margin-left:100px}
.section.materiali_3 .text_box_3{color:#fff;position:absolute;bottom:20%;max-width:405px;right:100px}
.section.materiali_4 .text_box{color:#444;width:calc(100% - 200px) !important;margin-left:100px;top:12%;position:absolute}
.section.materiali_4 .text_box .section_title{width:400px !important;float:left;}
.section.materiali_4 .text_box .section_text{width:calc(100% - 500px) !important;float:left}
.section.materiali_4 .text_box .section_text span{float:left}
.section.materiali_4 .text_box .section_text .link_1, .section.materiali_4 .text_box .section_text .link_2{float:left}
.section.materiali_5 .fp-bg{background-size:cover !important;width:calc(100% - 80px) !important}
.section.materiali_5 .text_box{margin-left:100px;max-width:450px}
.section.materiali_6 .fp-bg{background-size:cover !important;width:calc(100% - 80px) !important}
.section.materiali_6 .text_box{position:absolute;margin-left:100px;bottom:100px;max-width:400px}
.section.materiali_7 .fp-bg{right:40px !important;left:auto !important}
.section.materiali_7 .text_box{margin-left:100px;max-width:35%}
.section.materiali_8 .fp-bg{background-size:cover !important;width:calc(100% - 80px) !important}
.section.materiali_8 .text_box{position:absolute;right:100px;top:20%;max-width:570px}
.mCSB_scrollTools.mCSB_scrollTools_horizontal{max-width:50%;margin-left:25%}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{background:#444;height:2px !important;margin:7px 0 !important}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{transition:all .5s ease;height:14px !important;width:14px !important;margin:1px 0 !important;opacity:1 !important}
.mCSB_draggerContainer:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 1px;
    background: rgba(0,0,0,0.3);
    top: 50%;
    position: absolute;
    z-index: 0;
}
#colori_standard{padding:75px 0 0}
#lista_ispirazioni, #lista_gallery{padding:25px 0 0}
#lista_ispirazioni_links{display:table;margin:0 auto;padding-top:10px}
.section.acustica_1 .fp-bg{background-size:cover !important;width:calc(100% - 80px) !important}
.section.acustica_1 .text_box{color:#fff;position:absolute;margin-left:100px;bottom:100px;max-width:420px}
.section.acustica_2 .fp-bg{background-size:cover !important;width:calc(100% - 80px) !important}
.section.acustica_2 .text_box{margin-left:56%}
.section.acustica_2 .text_box .section_title{max-width:420px}
.section.acustica_2 .text_box .section_text{max-width:680px}
.section.acustica_3 .fp-bg{right:40px !important;left:auto !important}
.section.acustica_3 .text_box{margin-left:100px !important}
.section.acustica_3 .text_box .section_title{max-width:450px}
.section.acustica_3 .text_box .section_text{max-width:750px}
.section.acustica_4 .fp-bg{background-size:cover !important;width:calc(100% - 80px) !important}
.section.acustica_4 .text_box{margin-left:60% !important;width:35% !important}
.section.acustica_5 .text_box{    margin-left: 60px !important;
    top: 20% !important;
    position: absolute;
    width: calc(100% - 200px) !important;}
.section.acustica_5 .text_box .section_title{float:left}
.section.acustica_5 .text_box .link_1{float:right;margin:0 !important;}
.section.illuminazione_1 .fp-bg{background-size:cover !important;width:calc(100% - 80px) !important}
.section.illuminazione_1 .text_box{color:#fff;margin-left:50%}
.section.illuminazione_1 .text_box a{color:#fff !important}
.section.illuminazione_1 .text_box .link_1:after{background:#fff !important;}


.section.custom_1 .fp-bg{background-size:cover !important;width:calc(100% - 80px) !important}
.section.custom_1 .text_box{margin-left:100px !important}
.section.custom_1 .text_box .section_title{max-width:450px}
.section.custom_1 .text_box .section_text{max-width:750px}
.section.custom_2 .fp-bg{background-size:cover !important;width:calc(100% - 80px) !important}
.section.custom_2 .text_box{color:#fff;position:absolute;margin-left:100px;bottom:100px;max-width:600px}
.section.custom_2 .text_box .section_title{padding-bottom:20px;}
.section.custom_2 .text_box a{color:#fff !important}
.section.custom_2 .text_box .link_1:after{background:#fff !important;}
.section.custom_3 .text_box{margin-left:60px !important;top:20% !important;position:absolute;width: calc(100% - 280px) !important}
.section.custom_3 .text_box_2{margin-left:60px !important;bottom:10% !important;position:absolute;width: calc(100% - 280px) !important}
.section.custom_3 .text_box_2 .section_text{font-size:16px !important}
.section.custom_3 .mCSB_horizontal.mCSB_inside>.mCSB_container{margin-bottom:50px}
.section.custom_4 .fp-bg{background-size:cover !important;width:calc(100% - 80px) !important}
.section.custom_4 .text_box{color:#fff;position:absolute;left:100px;top:15%;max-width:655px}
.section.custom_4_1 .fp-bg{background-size:cover !important;width:calc(100% - 80px) !important}
.section.custom_4_1 .text_box{position:absolute;right:200px;top:37%;max-width:450px}
.section.custom_5 .fp-bg{background-size:cover !important;width:calc(100% - 80px) !important}
.section.custom_5 .text_box{position:absolute;left:200px;top:37%;max-width:500px}
.section.custom_6 .fp-bg{background-size:cover !important;width:calc(100% - 80px) !important}
.section.custom_6 .text_box{color:#fff;position:absolute;bottom:100px;right:100px;max-width:490px}
.section.custom_6 .link_1, .section.materiali_9 .link_2{color:#fff}
.section.custom_6 .link_1:after, .section.materiali_9 .link_2:after{background:#fff;}
.section.custom_7 .fp-bg{background-size:cover !important;width:calc(100% - 80px) !important}
.section.custom_7 .text_box{margin-left:100px !important}
.section.custom_7 .text_box .section_title{max-width:450px}
.section.custom_7 .text_box .section_text{max-width:450px}
.icona_antibatterico_desktop {
    width: 120px;
    position: absolute;
    right: calc(100% + 30px);
}
body .icona_antibatterico_mobile {
    width: 30%;
    margin: 0 0 30px 0 !important;
    max-width: 100px;
}


.page-template-template-page-contacts #fp-nav{display:none !important}
.page-template-template-page-contacts .gform_wrapper .gform_footer{margin-top:15px !important}
.section.contatti_1 .text_box{    width: calc(50% - 130px) !important;
    margin-left: 60px;
    position: absolute;
    top: 15%;}
.section.contatti_1 .text_box .gform_wrapper{margin:0 !important}
.section.contatti_1 .text_box_2{width: calc(50% - 140px) !important;
    margin-left: 50%;
    position: absolute;
    top: 15%;}
.section.contatti_1 .text_box_inner{
	max-width: 600px;margin: 0 auto;
}
.section.contatti_1 .text_box .text_box_inner {
	margin: 0 auto;
    float: none;
    max-width: 550px;
}
.section.contatti_1 .text_box_2 .text_box_inner {
    max-width: 700px;
    float: left;
}
.page-template-template-page-contacts .links{float:left !important;clear: both !important;}
.section.contatti_1 .text_box_2 h2{padding-top:40px !important;}
.section.contatti_1 #menusocial{float:left;clear:both;width:auto;padding-top:20px;font-size:12px}
.section.prodotti_1 .section_title{}
.section.servizi_1 .fp-bg{background-size:cover !important;width:calc(100% - 80px) !important}
.section.servizi_1 .text_box{position:absolute;bottom:100px;max-width:420px;margin-left:40%}
.section.servizi_2 .fp-bg{background-size:cover !important;width:calc(100% - 80px) !important}
.section.servizi_2 .text_box{position:absolute;top:20%;margin-left:100px;width:calc(100% - 280px) !important}
.section.servizi_2 .text_box .section_title{max-width:400px}
.section.servizi_2 .text_box_1{float:left;width:calc(50% - 200px) !important}
.section.servizi_2 .text_box_2{float:left;width:calc(50% - 240px) !important;margin-left:50%}
.section.servizi_3 .fp-bg{background-size:cover !important;width:calc(100% - 80px) !important}
.section.servizi_3 .text_box{margin-left:66%;max-width:calc(34% - 100px)}
.section.servizi_4 .text_box{    margin-left: 60px !important;
    top: 20% !important;
    position: absolute;
    width: calc(100% - 200px) !important;}
.section.servizi_4 .text_box .section_title{float:left}
.section.servizi_4 .text_box .link_1{float:right;margin:0 !important;}
.section.download_1 h1{text-align:center;font-size:32px;text-transform:uppercase;line-height:3em}
.section.download_1 h2{font-size:18px;text-transform:uppercase;line-height:1em;padding:4em 0 1em;text-align:center}
.section.download_1 a{line-height:1.75em;padding:0;margin:0;clear:both;float:left;text-align:center;width:100%;display:inline-block}
.section.download_1 a span{font-size:18px;font-family:futuralight, sans-serif !important}
.section.download_1 a:after{display:none !important}
.download-inner{max-width:1280px;margin:-5em auto 0}
.download-section{float:left;width:calc(100% / 6);padding-bottom:2em}
.download-section:nth-child(6n+2){clear:left}
.section_text ul{margin-left:1em}

.single-inspiration .section_title{text-transform:uppercase;font-size:2em}
.single-inspiration .section_subtitle{text-transform:uppercase;font-size:24px;margin:0.75em 0 0}
.fp-scroller + .iScrollVerticalScrollbar{right:-40px !important}
.single-inspiration .gallery-img{clear:both;float:left;padding-bottom:40px}
.single-inspiration .gallery-img:last-child{padding-bottom:0;margin-bottom:0}
.single-inspiration .section_text{margin:1em 0 0}
.single-inspiration .text_box a {
    color: #000000;
    box-shadow: 0 1px 0 0 #000000;
}
.single-inspiration .text_box a:hover {
    color: #555555;
    box-shadow: 0 1px 0 0 #555555;
}

.category_list_item{float:left;clear:both;margin-bottom:1em;font-size:18px}
.category_list_item.active_category, .category_list_item:hover{text-decoration:underline !important}

.section.prodotto_materiali .text_box{
    width: 30% !important;
    position: absolute;
    top: 30%;
    right: 15%;
    margin-left:0;
}
.section.prodotto_assorbimento .text_box{width:25% !important;margin-left:5%;float:left}
.section.prodotto_applicazioni .mCSB_horizontal.mCSB_inside>.mCSB_container{margin-bottom:50px}

.home_news_single .home_news_date{font-size:18px;line-height:21px;text-transform:capitalize}
.home_news_single .home_news_title h3{font-size:18px;line-height:21px;text-transform:uppercase;padding-bottom:20px;display:inline-block}
.home_news_single .home_news_excerpt{font-size:18px;line-height:21px;float:left}
.home_news_single .home_news_excerpt .link-more{display:none !important}
.home_news_single .home_news_more{float:left;width:auto;clear:both;padding-top:0}
.home_news .section_title{padding:0 60px 50px}

.work-with-us-container{background:#CCCCCC;float:left;width:100%;margin-top:4em;display:inline-block;text-align:center}
.work-with-us{margin:1em auto;font-size:20px !important;font-family:futura_md_btmedium, sans-serif}

.section > .fp-tableCell .anim_1,
.section > .fp-tableCell .anim_1_2,
.section > .fp-tableCell .anim_2,
.section > .fp-tableCell .anim_2_animated,
.section > .fp-tableCell .anim_3,
.section > .fp-tableCell .anim_3_animated,
.section > .fp-tableCell .anim_4,
.section > .fp-tableCell .anim_5,
.section > .fp-tableCell .anim_6,
.section > .fp-tableCell .anim_7 {
	opacity: 0;
	transition: opacity 1s ease-in-out, transform .5s ease-in-out;
	transform:translate3d(0, 20px, 0) !important;
}

.section.active > .fp-tableCell .anim_1,
.section.active > .fp-tableCell .anim_1_2,
.section.active > .fp-tableCell .anim_2,
.section.active > .fp-tableCell .anim_2_animated.animated,
.section.active > .fp-tableCell .anim_3,
.section.active > .fp-tableCell .anim_3_animated.animated,
.section.active > .fp-tableCell .anim_4,
.section.active > .fp-tableCell .anim_5,
.section.active > .fp-tableCell .anim_6,
.section.active > .fp-tableCell .anim_7 {
	opacity: 1;
	transform:translate3d(0, 0, 0) !important;
}

.section.active > .fp-tableCell .anim_1 {
	transition-delay: .33s;
}

.section.active > .fp-tableCell .anim_1_2 {
	transition-delay: .48s;
}

.section.active > .fp-tableCell .anim_2, .section.active > .fp-tableCell .anim_2_animated.animated {
	transition-delay: .66s;
}

.section.active > .fp-tableCell .anim_3, .section.active > .fp-tableCell .anim_3_animated.animated {
	transition-delay: .99s;
}

.section.active > .fp-tableCell .anim_4{
	transition-delay: 1.32s;
}

.section.active > .fp-tableCell .anim_5 {
	transition-delay: 1.65s;
}

.section.active > .fp-tableCell .anim_6 {
	transition-delay: 1.98s;
}

.section.active > .fp-tableCell .anim_7 {
	transition-delay: 2.31s;
}
.home_news_single, .footer_third{float:left;width:33.33%;padding: 0 60px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.archive .home_news_single{padding-left:0;padding-top:85px;padding-bottom:15px;width:50%;}
.archive .home_news_single:nth-child(2n + 1){clear:left}
.more-link{display:none !important}
.home_news_more.link_1, .home_news_more.link_2, .home_news_more.link_3{margin-top:20px !important}
.archive #primary{min-height:110vh}
.footer_third:first-child, .footer_third:last-child{text-align:center}
.footer_third h4{font-size:32px;line-height:39px;text-transform:uppercase;padding-bottom: 40px;text-align:center}
.home_news_single a{color:#444 !important;padding-top:20px;float:left;font-size:18px;line-height:22px;width:100%;}
.cd-section:nth-child(2) > div{z-index:10;width:100%}
.home_news{vertical-align:middle;width:calc(100% - 120px)}
#open-home-news{position:absolute;bottom:14px;padding-bottom:24px;left:50%;color:#fff;font-size:30px;z-index:1;width:100px;margin-left:-50px;text-align:center;display:inline-block;background:url('./img/arrow-footer-white.png') bottom center no-repeat}
.open-menu{cursor:pointer;cursor:hand}
#fp-nav{top:calc(50% + 47px) !important}
#fp-nav ul li, .fp-slidesNav ul li{width:20px !important;height:20px !important;text-align:center;}
#fp-nav ul li a span{opacity:0.7;width:6px !important;height:6px !important;background:#666 !important;display:inline-block !important}
#fp-nav ul li a.active span{opacity:1 !important;width:20px !important;height:20px !important;border:4px solid rgba(255, 255, 255, 0.6) !important;margin:-10px 0 0 -10px !important}
#fp-nav ul li a span{margin:-3px 0 0 -3px !important}
#fp-nav ul li:hover a span{margin:-6px 0 0 -6px !important;width:12px !important;height:12px !important;border:none !important}
#menusocial{width:100%;text-align:center;padding-top:80px}
#menusocial i:after{}
.single-product-category .fp-tableCell{text-align:center}
.single-product-category .text_box{text-align:center;padding-top:0;margin-top:-177px;max-width:700px;display:inline-block}
.rsBullets{left:50% !important;right:auto !important;bottom:45px !important;padding:5px !important;transform:translateX(-50%)}
.rsBullet{width:20px !important;height:20px !important;margin:0 5px !important;padding:6px 0 !important}
.rsBullet span{box-shadow:none !important;background:#fff !important;opacity:.7}
.rsBullet span:hover{width:12px !important;height:12px !important;margin-left:-3px;margin-top:-3px}
.rsBullet.rsNavSelected span{width:20px !important;height:20px !important;border:4px solid rgba(100, 100, 100, 0.6) !important;margin-left:-7px;margin-top:-7px;opacity:1}
.rsBullet.rsNavSelected span:hover{border:none !important;width:12px !important;height:12px !important;margin-left:-3px;margin-top:-3px;opacity:1 !important}
.product_list_light_bottom {
    min-height: 18em;
}
#sx{position: fixed;
    width: 40px;
    height: 100%;
    left: 0;
    bottom: 0;
    background: #fff;
    z-index:100;
}
#dx{position: fixed;
    width: 40px;
    height: 100%;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index:100;
}
#dx .scroll_container{
	position: absolute !important;
    bottom: 0 !important;
    right: 0 !important;
    color: #444;
    width: 40px;
    left: auto !important;
    top: auto !important;
    text-align: center;
    margin: 0 !important;
    transition: all .5s ease;
    cursor:pointer;cursor:hand;
       -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#dx .scroll_container.totop{
	bottom:-25px !important;
}
#dx i{
	left:0 !important;
	width:40px;
	transition: all .5s ease;
	animation: MoveUpDown 1s ease infinite;
}
#sx .more_container{
	position: absolute !important;
    bottom: 0 !important;
    left: 0 !important;
    color: #444;
    width: 40px;
    left: auto !important;
    top: auto !important;
    text-align: center;
    margin: 0 !important;
    transition: all .5s ease;
    cursor:pointer;cursor:hand;
       -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#sx i{
	left:0 !important;
	width:40px;
	transition: all .5s ease;
	bottom: 4px;
	transform-origin:20.5px 22px;
}
#sx i.x{
	left:0 !important;
	width:40px;
	transition: all .5s ease;
	bottom: 4px;
	transform: rotate(45deg);
}
#sx .more_instructions{
    transform: rotate(-90deg);
    position: absolute;
    left: 0;
    width: 44px;
    display: inline-block;
    bottom: 40px;
    line-height: 40px;
    text-transform:capitalize;
}
#sx .more_container ul{    list-style-type: none;
    float: left;
    background: #fff;
    margin: 0;
    padding: 30px 45px 45px 55px;
    z-index: -1;
    position: absolute;
    bottom: 0;
    left: 0;
	display:none;}
#sx .more_container ul li{float:left;clear:both;white-space:nowrap}
@keyframes MoveUpDown {
  0%, 100% {
    bottom: -2px;
  }
  50% {
    bottom: 3px;
  }
}
#dx .totop i {
    transform: rotate(180deg);
    transform-origin: 20px -25px;
}
#dx .scroll_instructions{
    transform: rotate(-90deg);
    position: absolute;
    left: 0;
    width: 44px;
    display: inline-block;
    bottom: 40px;
    line-height: 40px;
    text-transform:capitalize;
}
#dx .totop .scroll_instructions span{
	display:none !important
}
#dx .totop .scroll_instructions:after{
	content:'To top';
}
#bottom{
    position: fixed;
    width: 100%;
    height: 40px;
    left: 0;
    bottom: 0;
    z-index: 99;
    background: #fff;
    opacity: 1;
    line-height: 40px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 14px;
    text-align:center;
}
.section .rsSlide .text_box{color:#fff !important}
.section.home_1 #slide1 .text_box, .section.home_1 #slide1_2 .text_box, .section.home_1 #slide2 .text_box, .section.home_1 #slide3 .text_box, .section.home_1 #slide4 .text_box, .section.home_1 #slide5 .text_box, .section.home_1 #slide6 .text_box{position:absolute;left:0;bottom:40px;padding:2em 3em !important;margin:0;width:auto !important;background:rgba(0,0,0,0.6)}
.section.home_1 .section_pagesubtitle{margin-bottom:0 !important}
.fp-tableCell{background:#e4e4e4;}
.home_4 .fp-tableCell, .azienda_2 .fp-tableCell, .azienda_4 .fp-tableCell{background:#D6D6D6;}

#lista_ispirazioni ul, #lista_gallery ul{list-style-type:none}
#lista_ispirazioni li, #lista_gallery li{float:left;width:575px}
#lista_ispirazioni li img, #lista_gallery li img{width:calc(100% - 25px) !important}
#colori_standard ul, #ispirazioni_stampe ul{list-style-type:none}
#colori_standard li{float:left}
#colori_standard li img{width:400px}
#ispirazioni_stampe li{float:left;height:366px}
#ispirazioni_stampe li img{width:auto !important;padding-right:25px}
#preloader{position:fixed;background-color:#fff;width:100%;height:100%;left:0;top:0;z-index:9999999;-webkit-transition:all .75s ease;-moz-transition:all .75s ease;transition:all .75s ease}
#preloader.done{top:-100%}
#preloader .bg  {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#preloader .path {
  animation: draw 3.5s infinite;
}
@keyframes draw {
  50% {
    stroke-dashoffset: 0;
  }
}
.grid{margin:50px -25px 0;float:left;width:100%}
.page-template-template-page-references .grid, .page-template-template-page-inspirations .grid, .page-template-template-page-products .grid, .page-template-template-page-lighting .grid{margin-bottom:75px;width:calc(100% + 50px)}
.page-template-template-page-references .text_box, .page-template-template-page-inspirations .text_box, .page-template-template-page-products .text_box, .page-template-template-page-lighting .illuminazione_2 .text_box, .page-template-template-page-credits .credits_1 .text_box{overflow-y:auto;overflow-x:hidden;margin-left:60px;width:calc(100% - 130px) !important;padding-top:100px;padding-bottom:250px}
.page-template-template-page-credits .credits_1 .text_box{text-align:center}
.page-template-template-page-lighting h2{text-align:center}
.grid-sizer, .grid-item{width:33.33%;padding:25px !important}
#normalpage{padding:150px 100px 100px;background:#E4E4E4 !important;float:left;width:100%}
#normalpage .section{float:left;width:100%;padding-top:150px;position:relative;}
#normalpage .section:first-child{padding-top:0 !important}
#normalpage #credits{bottom:-50px !important}
.reference_text, .inspiration_text{padding:30px 0 25px}
.product_list_text{padding:19px 0 14px;background-color:#ccc}
.product_list_tech{padding:35px 0 15px;font-size:14px}
.product_list_available{font-size:14px}
.product_list_print{font-size:20px;clear:both;float:left}
.product_list_available .link_1{margin:0 !important;font-family:futura_md_btmedium;padding:0 1px !important}
.product_list_print .link_1{font-family:futura_md_btmedium;padding:0 1px !important}
.reference_text .inspiration_title, .reference_text .inspiration_location, .reference_product_link, .inspiration_text span{display:inline-block;width:100%;text-align:center;font-size:20px;line-height:24px}
.product_list_text span{display:inline-block;width:100%;text-align:center;font-size:24px;line-height:24px}
.reference_product_link{padding:10px 0 0}
.reference_product_link a{font-size:16px;margin:0 5px;position:relative;}
.reference_product_link a:not(:last-child):after{content:','}
.search_references{float:left;width:100%;display:none !important}
.search_references label{font-size:18px;margin:50px 40px 0 0;float:left;line-height:35px}
.search_references select{font-size:20px;margin:50px 40px 0 0;float:left;border:1px solid #444;min-width:170px;height:35px;font-family:futura_md_btmedium;background-color:transparent;padding:0 5px}
.select_arrow{position:relative !important;left:-67px !important;margin:50px 0 0 !important;line-height:35px !important;float:left}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
.opzione_fissaggio{float:left;display:inline-block;padding:5px 10px;margin-right:5px;font-size: 20px;
    font-family: futura_md_btmedium;cursor:pointer;cursor:hand;border:1px solid transparent}
.opzione_illuminazione.active, .opzione_fissaggio.active{border:1px solid #444}
.section.prodotto_illuminazione .text_box.on .opzione_illuminazione.active{border:1px solid #444;}
.section .link_1 span, .section .link_2 span, .section .link_3 span{font-family:futura_md_btmedium}
.section.prodotto_1 .text_box .link_1, .section.prodotto_1 .text_box .link_2, .section.prodotto_1 .text_box .link_3{clear:none;float:left;margin-top:45px;color:#444 !important;margin-right:15px;font-size:16px}
.section.prodotto_1 .text_box .link_1{clear:left}
.section.prodotto_1 .text_box .link_1:after, .section.prodotto_1 .text_box .link_2:after,.section.prodotto_1 .text_box .link_3:after{background:#444 !important}
.section.prodotto_1 .text_box{width:35% !important;margin-left:100px;float:left;color:#444;position:absolute;display:inline-block;top:50%;transform:translateY(-50%);color:#000 !important}
.section.prodotto_1 .section_title{font-size:50px;line-height:60px;float:left;}
.section.prodotto_1 .section_text{font-size:24px;line-height:29px;max-width:250px;float:left}
.section.prodotto_1 .text_box a{color:#fff !important;font-size:20px;line-height:24px}
.section.prodotto_1 .fp-tableCell{background:transparent !important;}
.section.prodotto_1 .fp-bg {
    background-size: cover !important;
    width: calc(100% - 80px) !important;
    z-index: -2 !important;
}
.section.prodotto_descrizione .text_box{width:31% !important;margin-left:5%;color:#444;position:relative;display:inline-block;top:-6.5em}
.section.prodotto_descrizione .text_box a{color:#fff !important}
.section.prodotto_descrizione .text_box .link_1:after{background:#fff !important;}
.section.prodotto_descrizione .fp-tableCell{background:transparent !important;}
.section.prodotto_descrizione .fp-bg {
    background-size: cover !important;
    width: calc(100% - 80px) !important;
    z-index: -2 !important;
}
.section.prodotto_illuminazione .text_box{width:31% !important;margin-left:5%;color:#fff;position:relative;display:inline-block;top:-6.5em}
.section.prodotto_illuminazione .text_box.on{color:#444}
.section.prodotto_illuminazione .fp-tableCell{background:transparent !important;}
.section.prodotto_illuminazione .fp-bg {
    background-size: cover !important;
    width: calc(100% - 80px) !important;
    z-index: -2 !important;
}
.section.prodotto_illuminazione .fp-bg-2 {
    background-size: cover !important;
    width: calc(100% - 80px) !important;
    z-index: -1 !important;
}
.section.prodotto_dimensioni .text_box{float:right;width:31% !important;margin-right:5%;margin-left:auto;color:#444;position:relative;display:inline-block}
.section.prodotto_dimensioni .fp-tableCell{background:transparent !important;}
.section.prodotto_dimensioni .fp-bg {
    background-size: cover !important;
    width: calc(100% - 80px) !important;
    z-index: -2 !important;
}
.section.prodotto_fissaggio .text_box{float:right;width:31% !important;margin-right:5%;margin-left:auto;color:#444;position:relative;display:inline-block;top:8em}
#fullpage[data-class="nuvola"] .section.prodotto_fissaggio .text_box{position:absolute;bottom:200px;left:16%;top:auto;float:left}
#fullpage[data-class="menhir"] .section.prodotto_fissaggio .text_box, #fullpage[data-class="d-space"] .section.prodotto_fissaggio .text_box, #fullpage[data-class="scriba"] .section.prodotto_fissaggio .text_box{float:left !important;margin-left:5% !important;margin-right:auto !important;width:20% !important;top:-7em !important}
.section.prodotto_fissaggio .options_count_1{display:none !important}
.section.prodotto_fissaggio .fp-tableCell{background:transparent !important;}
.section.prodotto_fissaggio .fp-bg {
    background-size: cover !important;
    width: calc(100% - 80px) !important;
    z-index: -2 !important;
}
.section.prodotto_composizioni .text_box{float:right;width:31% !important;margin-right:5%;margin-left:auto;color:#444;position:relative;display:inline-block}
.section.prodotto_composizioni .fp-tableCell{background:transparent !important;}
.section.prodotto_composizioni .fp-bg {
    background-size: cover !important;
    width: calc(100% - 80px) !important;
    z-index: -2 !important;
}
.section.prodotto_composizioni .text_box {
    position: absolute;
    margin-left: 80px;
    bottom: 50px;
    max-width: 500px;
}
.section.prodotto_applicazioni .text_box{margin-left:60px !important;top:20% !important;position:absolute;width: calc(100% - 280px) !important}



.opzioni_dimensioni_container + .link_1{clear:both !important;float:left !important;margin:0 !important;top:-1em !important}




#opzioni_fissaggio {
    float: left;
    clear: both;
    padding: 0;
    margin: 40px -10px 15px;
    width:100%;
}
#opzioni_fissaggio {margin-top:0}
.testo_opzione_illuminazione, .testo_opzione_fissaggio {
    width: 100%;
    transform: translate3d(0,0,0);
    float: left;
    min-height: 13em;
    position: absolute;
    bottom: -13em;
    left: 0;
}
.testo_opzione_fissaggio span{float:left;}
.testo_opzione_fissaggio .link_1{float:left;clear:both}
.testo_opzione_fissaggio.anim_2_animated:not(.animated) {
    z-index: -1;
}

.switch {
	position: absolute;
    display: inline-block;
    width: 200px;
    height: 12px;
    bottom: -14em;
    left: 0;
}
.switch:before{content:'';position:absolute;left:-30px;width:25px;height:25px;top:-8px;background:url('./assets/images/off.svg');}
.section.prodotto_illuminazione .text_box.on .switch:before{background:url('./assets/images/off_2.svg')}
.switch:after{content:'';position:absolute;right:-30px;width:25px;height:25px;top:-8px;background:url('./assets/images/on.svg');}
.section.prodotto_illuminazione .text_box.on .switch:after{background:url('./assets/images/on_2.svg')}

.switch input {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:after {
  position: absolute;
  content: "";
  height: 2px;
  width: 100%;
  left: 0;
  bottom: 5px;
  background-color: #fff;
  -webkit-transition: .4s;
  transition: .4s;
  z-index:1;
}
.slider:before {
  position: absolute;
  content: "";
  height: 12px;
  width: 12px;
  left: -6px;
  bottom: 0;
  background-color: #fff;
  -webkit-transition: .4s;
  transition: .4s;
  z-index:2;
}
.section.prodotto_illuminazione .text_box.on .slider:before, .section.prodotto_illuminazione .text_box.on .slider:after{background-color:#444 !important}

input:checked + .slider:after, input:checked + .slider:before {
  background-color: #fff;
}

input:focus + .slider {
  box-shadow: 0 0 1px #fff;
}

input:checked + .slider:before {
  -webkit-transform: translateX(200px);
  -ms-transform: translateX(200px);
  transform: translateX(200px);
}

.slider:before {
  border-radius: 50%;
}

#lista_ispirazioni li span, #lista_gallery li span{text-align:center;width:calc(100% - 25px);float:left;display:inline-block;text-transform:uppercase;font-size:24px;margin-bottom:1em}

.connection{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out;border-right-color:transparent !important;border-top-color:transparent !important;pointer-events:none !important}
.no-height{height:2px !important}
.no-width{width:2px !important}
.materiali_container{width:50%;position:relative;height:100%}
.materiali_container_inner{position:absolute;bottom:0}
#fullpage[data-class="sail"] .materiali_container_inner{bottom:auto;top:calc(50% + 20px);transform:translate3d(0, -50%, 0)}
.materiali_dettaglio{position:absolute;width:30%;top:67%;right:calc(15% + 10px);opacity:0;transition:opacity 1s ease-in-out, transform .5s ease-in-out;transform:translate3d(0, 20px, 0) !important;padding-left:3px;padding-left:10px;z-index:9}
.testo_opzione_illuminazione{opacity:0;transition:opacity 1s ease-in-out, transform .5s ease-in-out;transform:translate3d(0, 20px, 0) !important}
.testo_opzione_fissaggio{opacity:0;transition:opacity 1s ease-in-out, transform .5s ease-in-out;transform:translate3d(0, 20px, 0) !important}
.testo_opzione_fissaggio.animated, .testo_opzione_illuminazione.animated, .materiali_dettaglio.animated{opacity:1;transform:translate3d(0, 0, 0) !important}


.to-point{position:absolute;top:13px;left:-4px}

.punto_attivo {
    width: 25px;
    height: 25px;
    position: absolute;
    z-index:10;
    cursor:pointer;cursor:hand;
}
.punto_attivo:before {
    content: '+';
    position: absolute;
    z-index: 12;
    color: #fff;
    width: 100%;
    height: 100%;
    display: inline-block;
    text-align: center;
    background: #444;
        -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition:all .25s ease-in-out;
    -moz-transition:all .25s ease-in-out;
    transition:all .25s ease-in-out;
}
.punto_attivo.active:before {
	/*content: '-';*/
	transform:rotate(-45deg);
}
.punto_attivo:after{content:'';height:37px;width:37px;left:-6px;top:-6px;position:absolute;background-color:rgba(255,255,255,0.5);z-index:2;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius: 50%}
.punto_attivo:not(.active):after{animation:pulse 1s ease infinite}
@keyframes pulse {
  0%, 100% {
    transform: scale(1)
  }
  50% {
    transform: scale(1.1)
  }
}

.punto_attivo_1{left:56%;bottom:65%}
.punto_attivo_2{left:64%;bottom:54%}
.punto_attivo_3{left:78%;bottom:48%}
.punto_attivo_4{left:42%;bottom:45%}


#fullpage[data-class="dot"] .punto_attivo_1{left:63%;bottom:60%}
#fullpage[data-class="dot"] .punto_attivo_2{left:73%;bottom:42%}
#fullpage[data-class="dot"] .punto_attivo_3{left:69%;bottom:75%}
#fullpage[data-class="dot"] .punto_attivo_4{left:42%;bottom:45%}

#fullpage[data-class="kubo"] .punto_attivo_1{left:51%;bottom:51%}
#fullpage[data-class="kubo"] .punto_attivo_2{left:70%;bottom:46%}

#fullpage[data-class="menhir"] .punto_attivo_1{left:54%;bottom:51%}
#fullpage[data-class="menhir"] .punto_attivo_2{left:27%;bottom:46%}

#fullpage[data-class="sail"] .punto_attivo_1{left:56%;bottom:53%}
#fullpage[data-class="sail"] .punto_attivo_2{left:64%;bottom:44%}
#fullpage[data-class="sail"] .punto_attivo_3{left:60%;bottom:61%}
#fullpage[data-class="sail"] .punto_attivo_4{left:42%;bottom:45%}


#opzioni_dimensioni, #opzioni_composizioni, #opzioni_illuminazione {
    background: transparent;
    color: #444;
    border: 1px solid #444;
    padding: 5px 40px 5px 10px;
    font-family: inherit !important
}
.text_box:not(.on) #opzioni_illuminazione{color:#fff;border-color:#fff}

#opzioni_dimensioni option, #opzioni_composizioni option, #opzioni_illuminazione option{background: #A5A49D !important}
.text_box:not(.on) #opzioni_illuminazione option{color:#fff}
.opzioni_dimensioni_container, .opzioni_composizioni_container, .opzioni_illuminazione_container{    position: relative;
    margin: 35px 0;
    float: left;}
.opzioni_dimensioni_container:after, .opzioni_composizioni_container:after, .opzioni_illuminazione_container:after {
    position: absolute;
    right: 0;
    top: 5px;
    color: #444 !important;
    font-family: 'Material Icons';
    content: 'expand_more';
    z-index:-1;
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -moz-font-feature-settings: 'liga';
    -moz-osx-font-smoothing: grayscale;
    pointer-events:none;
}
.text_box:not(.on) .opzioni_illuminazione_container:after{color:#fff !important}
.left_block {
    display: table;
    height: calc(100vh - 120px);
    flex: 0 0 33%;
    border-right:1px solid #fff;
    max-height:calc(100vh - 120px);
}
.left_block_internal{
    vertical-align: middle;
    display: table-cell;
    float: none;
    text-align:center;
}
.left_block_internal_inner {
    display: inline-block;
}
.left_block_internal_inner > * {
    float: left;
    clear: both;
    display: block;
}
.right_block{
    display: table;
    flex: 0 1 66%;
    min-height:calc(100vh - 120px);
    max-height:calc(100vh - 120px);
}
.right_block_internal{
    vertical-align: middle;
    display: table-cell;
    float: none;
    text-align:center;
}
.press_list_item {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-around;
    width:100%;
}
.page-template-template-page-communication .pagination {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate3d(-50%, 0, 0);
}
.page-template-template-page-communication .pagination .nav-links{padding-right:0 !important}
.page-template-template-page-communication .fp-tableCell {
    padding: 0 40px 0 40px;
}
.press_date{margin-bottom:10px}
.press_internal{max-height:calc((100vh - 120px) * 0.9)}
.press_front{max-height:calc((100vh - 120px) * 0.9 - 2em - 10px)}

select:focus {outline:none;}
.block_graph {
	margin-left:6%;
	width:60%;
	display: inline-block;
}
.left_graph {
	position: relative;
    clear: left;
    width: 50%;
    float: left;
}
.right_graph {
	position: relative;
    width:50%;
    float: left;
}
.bottom_graph{
	clear: left;
	float: left;
}
.text_melamina:before{width:15px;height:15px;background:#D3001B;content:'';display:inline-block;position:absolute;left:0;top:4px}
.text_melamina{padding-left:30px;padding:0 0 0 30px;margin:0}
.text_whisper:before{width:15px;height:15px;background:#EE7F00;content:'';display:inline-block;position:absolute;left:0;top:4px}
.text_whisper{padding-left:30px;padding:0 0 0 30px;margin:0}
.text_iso{margin-top:2em;margin-bottom:0}
.text_sospensione{top:0;z-index:99;position:absolute}
.text_aderenza{top:0;z-index:99;position:absolute}

aside#secondary{position:fixed;top:150px;left:100px;z-index:999;pointer-events:none}
aside#secondary a{pointer-events:all !important}
aside#secondary .widget-title{text-transform:uppercase;margin-bottom:1em;font-size:32px}
.archive #primary, .single-post #primary, .single-magazine #primary{padding:70px 0 70px;float:left;margin-left:380px}
.archive #primary{padding:0 0 250px;}
.page-template-template-page-simple #primary{padding:70px 0 250px;float:left}
.page-template-template-page-simple #main{padding:0 100px}

.page-template-template-page-simple #main h2{margin-bottom:0.25em;margin-top:1em}
.page-template-template-page-simple #main h2:first-child{margin-top:0 !important}
.page-template-template-page-simple #main h3{margin-bottom:0.25em}
.single-post .entry-meta, .single-magazine .entry-meta{font-size:18px !important;padding:0.5em 0 0.75em;}
.single-post .entry-title, .single-magazine .entry-title{text-transform:uppercase;font-size:16px !important;font-weight:300;margin-bottom:1.25em}
.su-custom-gallery-slide img{border:none !important;padding:0 !important;border-radius:0 !important;width:390px;margin:0 !important}
.su-custom-gallery{margin:1em -0.5em}
.mfp-title{display:none !important}
.mfp-arrow-left:before, .mfp-arrow-right:before{border:none !important;}
.us_wrapper.us_skin_minimal .us_button, .us_wrapper.us_skin_minimal .us_fan_count{border:none !important;background-color:transparent !important}
.social-label{float:left;line-height:30px;font-size:16px}
.us_wrapper .us_button{width:50px !important;float:left;text-align:center;clear:both}
.us_wrapper .us_button i{color:#444}
.us_count{display:none !important}
.us_wrapper .us_button .us_share{width:100% !important;float:none !important}
.us_shortcode{position:fixed;top:238px;left:1250px;z-index:999}
.single-reference .rsSlide{background-repeat:no-repeat;background-position:center center}
.bottom-links{list-style-type:none !important;text-align:center;margin:0 auto;}
.single-reference.fp-viewing-contacts .bottom-links{opacity:0}
.bottom-links li{display:inline-block !important;padding:0 1.5em;}
.gform_wrapper{margin:0 !important}
.page-template-template-page-products .section .section_subtitle{font-family:'futura_md_btmedium'}
.grid{margin-top:25px}
.page-template-template-page-simple h1{text-transform:uppercase;padding-bottom:10px}
.page-template-template-page-simple #primary{min-height:100vh}
.gform_wrapper .gform_footer{padding-bottom:0 !important}
.gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label{display:inline !important}
.bottom-links-mobile{display:none !important;list-style-type:none !important;text-align:center;margin:0 auto;}
.bottom-links-mobile li{display:inline-block !important;padding:0 1.5em;}
.section.ispirazioni_1 .grid-item img{width:100%}
.contatti_1 .text_box_2 .link_1, .contatti_1 .text_box_2 .link_2{float:left}
.section.prodotto_1 .text_box .link_3{display:none !important}
.page-template-template-page-contacts .fp-scroller {
    overflow: visible !important;
}
.ctcc-right-side{display:none !important}
.use_x_close .x_close:after{color:#fff !important}
#newsletter_privacy{margin-bottom:2em !important}
#newsletter_privacy + label{font-size:12px !important}

#mc-embedded-subscribe.disabled{opacity:0.5 !important;pointer-events:none;cursor:default}
.section.home_1 .section_pagetitle{font-size:2em}
#colori_standard > ul, #ispirazioni_stampe > ul{height:0 !important;overflow-y:hidden !important}
#videoSlide {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    transform: translate3d(-50%, -50%, 0);
}
#slide1, #slide1_2{position:relative;}
.entry-content ol, .entry-content ul {
    list-style-position: inside;
}
#iubenda_policy .iub_content{padding:0 !important;}

::-webkit-input-placeholder {
   font-family:futuralight, sans-serif;
   color:#727272;
}
:-moz-placeholder { /* Firefox 18- */
  font-family:futuralight, sans-serif;
  color:#727272;
}
::-moz-placeholder {  /* Firefox 19+ */
   font-family:futuralight, sans-serif;
   color:#727272;
}
:-ms-input-placeholder {
   font-family:futuralight, sans-serif;
   color:#727272;
}

.sticky-inspiration{
	position:relative;
}
.single-inspiration .inspiration_1{display: flex;flex-direction:row;justify-content:flex-start;position: relative;}
.single-inspiration .inspiration-gallery{flex-basis:42%;}
.single-inspiration #page .section .text_box{flex-basis:58%;margin-left:0 !important;margin-top:130px !important;}
.single-inspiration .section .text_box .text_box-content-wrapper{width:100%;padding:0 5vw}
.text_box.sticky-inspiration.sticky-flex .text_box-content-wrapper {
    width: 58%;
}

  .absolute_bottom {
	position:absolute;
	bottom:0;
  }

  .single-inspiration #page .text_box.sticky-flex {
	position:fixed !important;
	bottom:50px !important;
	top:auto !important;
	left:42% !important;
	width:100% !important;
  }

  .single-inspiration #page .text_box.sticky-lower {
    top: 50% !important;
    transform: translateY(calc(-50% + 40px)) !important;
    margin-top: 0 !important;
	bottom: auto !important;
}
.cam {
    width: 70px;
    margin: 20px 0;
}
.cam.mobile{margin:20px 0 10px;}
.materiali_dettaglio .cam{display:none;}
#fullpage:not([data-class='kubo']):not([data-class='menhir']) .materiali_dettaglio.attivo1 .cam{display: inline-block;position:absolute;bottom:100%;margin:10px 0}
.prodotto_assorbimento .text_box{position: relative;}
.prodotto_assorbimento .cam{display: inline-block;position:absolute;top:100%;margin:10px 0;left:0}

  @media screen and (min-width: 1024px){
	.single-inspiration  #footer_section {
		height: 100vh;
		display: flex;
		flex-direction: row;
		align-items: center;
		position:relative;
	}
}

@-webkit-keyframes scrollAnimation {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, -30px);
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 30px);
  }
}
@-webkit-keyframes scrollAnimationUp {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 30px);
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, -30px);
  }
}
@-webkit-keyframes scrollAnimationAlt {
  0% {
    opacity: 0.5;
    -webkit-transform: translate(0, 0);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate(0, 30px);
  }
  51% {
    opacity: 0;
    -webkit-transform: translate(0, -30px);
  }
  100% {
    opacity: 0.5;
    -webkit-transform: translate(0, 0);
  }
}
@-webkit-keyframes scrollAnimationUpAlt {
  0% {
    opacity: 0.5;
    -webkit-transform: translate(0, 0);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate(0, -30px);
  }
  51% {
    opacity: 0;
    -webkit-transform: translate(0, 30px);
  }
  100% {
    opacity: 0.5;
    -webkit-transform: translate(0, 0);
  }
}
@keyframes scrollAnimation {
  0% {
    opacity: 0;
    transform: translate(0, -30px);
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
    transform: translate(0, 30px);
  }
}
@keyframes scrollAnimationUp {
  0% {
    opacity: 0;
    transform: translate(0, 30px);
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
    transform: translate(0, -30px);
  }
}
@keyframes scrollAnimationAlt {
  0% {
    opacity: 0.5;
    transform: translate(0, 0);
  }
  50% {
    opacity: 0;
    transform: translate(0, 30px);
  }
  51% {
    opacity: 0;
    transform: translate(0, -30px);
  }
  100% {
    opacity: 0.5;
    transform: translate(0, 0);
  }
}
@keyframes scrollAnimationUpAlt {
  0% {
    opacity: 0.5;
    transform: translate(0, 0);
  }
  50% {
    opacity: 0;
    transform: translate(0, -30px);
  }
  51% {
    opacity: 0;
    transform: translate(0, 30px);
  }
  100% {
    opacity: 0.5;
    transform: translate(0, 0);
  }
}

.x_close span {
    display: none;
}

.su-custom-gallery-slide img {
	object-fit: cover;
    height: 380px;
}




/**
 * 14.0 - Media Queries
 */

/**
 * Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}

@media screen and (min-width: 1025px){
	.royalSlider, .rsOverflow{height:100% !important}
}

/**
 * 14.1 - >= 710px
 */

@media screen and (min-width:1024px) {
	.home_news{position:absolute;top:50%}
	.prodotto_1 .rsSlide .text_box:not(.text_box_first) .section_title, .prodotto_1 .rsSlide .text_box:not(.text_box_first) .section_text, .prodotto_1 .rsSlide .text_box:not(.text_box_first) .link_1, .prodotto_1 .rsSlide .text_box:not(.text_box_first) .link_2, .prodotto_1 .rsSlide .text_box:not(.text_box_first) .link_3{display:none !important}
}

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


	body:not(.custom-background-image):before {
		top: 0;
	}

	body:not(.custom-background-image).admin-bar:before {
		top: 46px;
	}

	body:not(.custom-background-image):after {
		bottom: 0;
	}

	.site {
		margin: 0;
	}

    .fp-tableCell{padding:80px 40px 0 40px}

	.site-main {
		margin-bottom: 5.25em;
	}

	.site-branding {
		margin-top: 1.3125em;
		margin-bottom: 1.3125em;
	}

	.site-title {
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 1.25;
	}

	.site-description {
		display: block;
	}

	.menu-toggle {
		font-size: 16px;
		font-size: 1.0rem;
		margin: 1.3125em 0;
		padding: 0.8125em 0.875em 0.6875em;
	}

	.site-header-menu {
		margin: 1.3125em 0;
	}

	.site-header .main-navigation + .social-navigation {
		margin-top: 2.625em;
	}

	.header-image {
		margin: 1.3125em 0;
	}

	.pagination {
		/*margin: 0 23.0769% 4.421052632em 7.6923%*/
	}

	.post-navigation {
		margin-bottom: 5.25em;
	}

	.post-navigation .post-title {
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 1.25;
	}

	/* restore screen-reader-text */
	.pagination .current .screen-reader-text {
		position: absolute !important;
	}

	.pagination .page-numbers {
		display: inline-block;
	}

	.site-main > article {
		margin-bottom: 5.25em;
	}

	.entry-header,
	.post-thumbnail,
	.entry-content,
	.entry-summary,
	.entry-footer,
	.comments-area,
	.image-navigation,
	.post-navigation,
	.page-header,
	.page-content,
	.content-bottom-widgets {
		/*margin-right: 23.0769%;*/
	}

	.entry-title {
		font-size: 33px;
		font-size: 2.0625rem;
		line-height: 1.2727272727;
		margin-bottom: 0.8484848485em;
	}

	.entry-content blockquote.alignleft,
	.entry-content blockquote.alignright {
		border-width: 4px 0 0 0;
		padding: 0.9473684211em 0 0;
		width: -webkit-calc(50% - 0.736842105em);
		width: calc(50% - 0.736842105em);
	}

	.entry-content blockquote:not(.alignleft):not(.alignright),
	.entry-summary blockquote,
	.comment-content blockquote {
		margin-left: -1.473684211em;
	}

	.entry-content blockquote blockquote:not(.alignleft):not(.alignright),
	.entry-summary blockquote blockquote,
	.comment-content blockquote blockquote {
		margin-left: 0;
	}

	.entry-content ul,
	.entry-summary ul,
	.comment-content ul,
	.entry-content ol,
	.entry-summary ol,
	.comment-content ol {
		margin-left: 0;
	}

	.entry-content li > ul,
	.entry-summary li > ul,
	.comment-content li > ul,
	.entry-content blockquote > ul,
	.entry-summary blockquote > ul,
	.comment-content blockquote > ul {
		margin-left: 1.25em;
	}

	.entry-content li > ol,
	.entry-summary li > ol,
	.comment-content li > ol,
	.entry-content blockquote > ol,
	.entry-summary blockquote > ol,
	.comment-content blockquote > ol {
		margin-left: 1.5em;
	}

	.comment-author {
		margin-bottom: 0;
	}

	.comment-author .avatar {
		height: 42px;
		position: relative;
		top: 0.25em;
		width: 42px;
	}

	.comment-list .children > li {
		padding-left: 1.75em;
	}

	.comment-list + .comment-respond,
	.comment-navigation + .comment-respond {
		padding-top: 3.5em;
	}

	.comments-area,
	.widget,
	.content-bottom-widgets .widget-area {
		margin-bottom: 5.25em;
	}

	.sidebar,
	.widecolumn {
		margin-bottom: 5.25em;
		padding-right: 23.0769%;
	}

	body:not(.search-results) .entry-summary li > ul,
	body:not(.search-results) .entry-summary blockquote > ul {
		margin-left: 1.157894737em;
	}

	body:not(.search-results) .entry-summary li > ol,
	body:not(.search-results) .entry-summary blockquote > ol {
		margin-left: 1.473684211em;
	}
}


/**
 * 14.2 - >= 783px
 */

@media screen and (min-width: 48.9375em) {
	body:not(.custom-background-image).admin-bar:before {
		top: 32px;
	}
}


/**
 * 14.3 - >= 910px
 */

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

	.site-header-menu {
		display: block;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
	}

	.main-navigation {
		margin: 0 -0.875em;
	}

	.main-navigation .primary-menu,
	.main-navigation .primary-menu > li {
		border: 0;
	}

	.main-navigation .primary-menu > li {
		float: left;
	}

	.main-navigation a {
		outline-offset: -8px;
		padding: 0.65625em 0.875em;
		white-space: nowrap;
	}

	.main-navigation li:hover > a,
	.main-navigation li.focus > a {
		color: #007acc;
	}

	.main-navigation ul ul {
		border-bottom: 1px solid #d1d1d1;
		display: block;
		left: -999em;
		margin: 0;
		position: absolute;
		z-index: 99999;
	}

	.main-navigation ul ul ul {
		top: -1px;
	}

	.main-navigation ul ul ul:before,
	.main-navigation ul ul ul:after {
		border: 0;
	}

	.main-navigation ul ul li {
		background-color: #fff;
		border: 1px solid #d1d1d1;
		border-bottom-width: 0;
	}

	.main-navigation ul ul a {
		white-space: normal;
		width: 12.6875em;
	}

	.main-navigation ul ul:before,
	.main-navigation ul ul:after {
		border-style: solid;
		content: "";
		position: absolute;
	}

	.main-navigation ul ul:before {
		border-color: #d1d1d1 transparent;
		border-width: 0 10px 10px;
		right: 9px;
		top: -9px;
	}

	.main-navigation ul ul:after {
		border-color: #fff transparent;
		border-width: 0 8px 8px;
		right: 11px;
		top: -7px;
	}

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

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

	.main-navigation .menu-item-has-children > a {
		margin: 0;
		padding-right: 2.25em;
	}

	.main-navigation .menu-item-has-children > a:after {
		content: "\f431";
		position: absolute;
		right: 0.625em;
		top: 0.8125em;
	}

	.main-navigation ul ul .menu-item-has-children > a {
		padding-right: 2.0625em;
	}

	.main-navigation ul ul .menu-item-has-children > a:after {
		right: 0.5625em;
		top: 0.875em;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
	}

	.dropdown-toggle,
	.main-navigation ul .dropdown-toggle.toggled-on,
	.menu-toggle,
	.site-header .social-navigation,
	.site-footer .main-navigation {
		display: none;
	}

	.site-content {
	}

	.entry-header,
	.post-thumbnail,
	.entry-content,
	.entry-summary,
	.entry-footer,
	.comments-area,
	.image-navigation,
	.post-navigation,
	.pagination,
	.page-header,
	.page-content,
	.content-bottom-widgets {
		margin-right: 0;
		margin-left: 0;
	}

	.sidebar {
		float: left;
		margin-left: 75%;
		padding: 0;
		width: 25%;
	}

	.widget p,
	.widget address,
	.widget hr,
	.widget ul,
	.widget ol,
	.widget dl,
	.widget dd,
	.widget table {
		margin-bottom: 1.6153846154em;
	}

	.widget li > ul,
	.widget li > ol {
		margin-bottom: 0;
	}

	.widget blockquote {
		font-size: 16px;
		font-size: 1rem;
		line-height: 1.3125;
		margin-bottom: 1.3125em;
		padding-left: 1.0625em;
	}

	.widget blockquote cite,
	.widget blockquote small {
		font-size: 13px;
		font-size: 0.8125rem;
		line-height: 1.6153846154;
	}

	.widget th,
	.widget td {
		padding: 0.5384615385em;
	}

	.widget pre {
		font-size: 13px;
		font-size: 0.8125rem;
		line-height: 1.6153846154;
		margin-bottom: 1.6153846154em;
		padding: 0.5384615385em;
	}

	.widget fieldset {
		margin-bottom: 1.6153846154em;
		padding: 0.5384615385em;
	}

	.widget button,
	.widget input[type="button"],
	.widget input[type="reset"],
	.widget input[type="submit"] {
		line-height: 1;
		padding: 0.846153846em;
	}

	.widget input[type="text"],
	.widget input[type="email"],
	.widget input[type="url"],
	.widget input[type="password"],
	.widget input[type="search"],
	.widget input[type="tel"],
	.widget input[type="number"],
	.widget textarea {
		padding: 0.4615384615em 0.5384615385em;
	}

	.widget h1 {
		font-size: 23px;
		font-size: 1.4375rem;
		line-height: 1.2173913043;
		margin-bottom: 0.9130434783em;
	}

	.widget h3 {
		font-size: 16px;
		font-size: 1rem;
		line-height: 1.3125;
		margin-bottom: 1.3125em;
	}

	.widget h4,
	.widget h5,
	.widget h6 {
		font-size: 13px;
		font-size: 0.8125rem;
		line-height: 1.6153846154;
		margin-bottom: 0.9130434783em;
	}

	.widget .alignleft {
		margin: 0.2307692308em 1.6153846154em 1.6153846154em 0;
	}

	.widget .alignright {
		margin: 0.2307692308em 0 1.6153846154em 1.6153846154em;
	}

	.widget .aligncenter {
		margin-bottom: 1.6153846154em;
	}

	.widget_calendar td,
	.widget_calendar th {
		line-height: 2.6923076923;
		padding: 0;
	}

	.widget_rss .rssSummary:last-child {
		margin-bottom: 1.615384615em;
	}

	.widget input[type="search"].search-field {
		width: -webkit-calc(100% - 35px);
		width: calc(100% - 35px);
	}

	.widget .search-submit:before {
		font-size: 16px;
		left: 1px;
		line-height: 35px;
		width: 34px;
	}

	.widget button.search-submit {
		padding: 0;
		width: 35px;
	}

	.tagcloud a {
		margin: 0 0.2307692308em 0.5384615385em 0;
		padding: 0.5384615385em 0.4615384615em 0.4615384615em;
	}

	.textwidget h1 {
		margin-top: 1.8260869565em;
	}

	.textwidget h2 {
		margin-top: 2.2105263158em;
	}

	.textwidget h3 {
		margin-top: 2.625em;
	}

	.textwidget h4 {
		letter-spacing: 0.153846154em;
	}

	.textwidget h4,
	.textwidget h5,
	.textwidget h6 {
		margin-top: 3.2307692308em;
	}

	.content-bottom-widgets .widget-area:nth-child(1):nth-last-child(2),
	.content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1) {
		float: left;
		margin-right: 7.1428571%;
		width: 46.42857145%;
	}

	.content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1):last-of-type {
		margin-right: 0;
	}


	.site-footer .social-navigation {
		margin: 0;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}

	.site-info {
		margin: 0.538461538em auto 0.538461538em 0;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}

	.no-sidebar .content-area {
		float: none;
		margin: 0;
		width: 100%;
	}

	.no-sidebar .entry-header,
	.no-sidebar .entry-content,
	.no-sidebar .entry-summary,
	.no-sidebar .entry-footer,
	.no-sidebar .comments-area,
	.no-sidebar .image-navigation,
	.no-sidebar .post-navigation,
	.no-sidebar .pagination,
	.no-sidebar .page-header,
	.no-sidebar .page-content,
	.no-sidebar .content-bottom-widgets {
		margin-right: 15%;
		margin-left: 15%;
	}

	.widecolumn {
		padding-right: 15%;
		padding-left: 15%;
	}
}


/**
 * 14.4 - >= 985px
 */

@media screen and (min-width: 61.5625em) {
	.site-branding,
	.site-header-menu,
	.header-image {
		margin-top: 1.75em;
		margin-bottom: 1.75em;
	}

	.image-navigation {
		margin-bottom: 3.230769231em;
	}

	.post-navigation {
		margin-bottom: 7.0em;
	}

	.pagination {
		margin-bottom: 5.894736842em;
	}

	.widget {
		margin-bottom: 4.307692308em;
	}

	.site-main > article {
		margin-bottom: 7.0em;
	}

	.entry-title {
		font-size: 40px;
		font-size: 2.5rem;
		line-height: 1.225;
		margin-bottom: 1.05em;
	}

	.format-aside .entry-title,
	.format-image .entry-title,
	.format-video .entry-title,
	.format-quote .entry-title,
	.format-gallery .entry-title,
	.format-status .entry-title,
	.format-link .entry-title,
	.format-audio .entry-title,
	.format-chat .entry-title {
		font-size: 23px;
		font-size: 1.4375em;
		line-height: 1.304347826;
		margin-bottom: 1.826086957em;
	}

	.post-thumbnail {
		margin-bottom: 2em;
	}

	.entry-content h1,
	.entry-summary h1,
	.comment-content h1 {
		font-size: 33px;
		font-size: 2.0625rem;
		line-height: 1.2727272727;
		margin-top: 1.696969697em;
		margin-bottom: 0.8484848485em;
	}

	.entry-content h2,
	.entry-summary h2,
	.comment-content h2 {
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 1.25;
		margin-top: 2em;
		margin-bottom: 1em;
	}

	.entry-content h3,
	.entry-summary h3,
	.comment-content h3 {
		font-size: 23px;
		font-size: 1.4375rem;
		line-height: 1.2173913043;
		margin-top: 2.4347826087em;
		margin-bottom: 1.2173913043em;
	}

	.entry-content h4,
	.entry-summary h4,
	.entry-intro h4,
	.comment-content h4 {
		letter-spacing: 0.131578947em;
	}

	.entry-content h4,
	.entry-content h5,
	.entry-content h6,
	.entry-summary h4,
	.entry-summary h5,
	.entry-summary h6,
	.comment-content h4,
	.comment-content h5,
	.comment-content h6 {
		font-size: 19px;
		font-size: 1.1875rem;
		line-height: 1.1052631579;
		margin-top: 2.9473684211em;
		margin-bottom: 1.473684211em;
	}

	.author-info {
		border-bottom-width: 0;
		padding-bottom: 0;
	}

	.comment-list + .comment-respond,
	.comment-navigation + .comment-respond {
		padding-top: 5.25em;
	}

	.comments-area,
	.sidebar,
	.content-bottom-widgets .widget-area,
	.widecolumn {
		margin-bottom: 7.0em;
	}

	body:not(.search-results) .entry-summary {
		margin-bottom: 2.210526316em;
	}

	body:not(.search-results) .entry-header + .entry-summary {
		margin-top: -1.105263158em;
	}

	body:not(.search-results) article:not(.type-page) .entry-content > blockquote.alignleft.below-entry-meta {
		margin-left: -40%;
		width: -webkit-calc(60% - 1.4736842105em);
		width: calc(60% - 1.4736842105em);
	}

	body:not(.search-results) article:not(.type-page) img.below-entry-meta,
	body:not(.search-results) article:not(.type-page) figure.below-entry-meta {
		clear: both;
		display: block;
		float: none;
		margin-right: 0;
		margin-left: -40%;
		max-width: 140%;
	}

	body:not(.search-results) article:not(.type-page) figure.below-entry-meta img.below-entry-meta,
	body:not(.search-results) article:not(.type-page) table figure.below-entry-meta,
	body:not(.search-results) article:not(.type-page) table img.below-entry-meta {
		margin: 0;
		max-width: 100%;
	}

	body:not(.search-results) article:not(.type-page) .entry-footer {
		float: left;
		margin-top: 0.1538461538em;
		width: 21.42857143%;
	}

	body:not(.search-results) article:not(.type-page) .entry-footer > span:not(:last-child):after {
		display: none;
	}

	.single .byline,
	.full-size-link,
	body:not(.search-results).group-blog .byline,
	body:not(.search-results) .entry-format,
	body:not(.search-results) .cat-links,
	body:not(.search-results) .tags-links,
	body:not(.search-results) article:not(.sticky) .posted-on,
	body:not(.search-results) article:not(.type-page) .comments-link,
	body:not(.search-results) article:not(.type-page) .entry-footer .edit-link {
		display: block;
		margin-bottom: 0.5384615385em;
	}

	body:not(.search-results) article:not(.type-page) .entry-footer > span:last-child {
		margin-bottom: 0;
	}

	body:not(.search-results) article:not(.type-page) .entry-footer .avatar {
		display: block;
		height: auto;
		margin: 0 0 0.5384615385em;
		width: 49px;
	}

	body.no-sidebar:not(.search-results) article:not(.type-page) .entry-content {
		float: left;
		margin-right: -100%;
		margin-left: 34.99999999%;
		width: 50.00000001%;
	}

	body.no-sidebar:not(.search-results) article:not(.type-page) .entry-footer {
		margin-right: -100%;
		margin-left: 15%;
		width: 15%;
	}
}


/**
 * 14.5 - >= 1200px
 */

@media screen and (min-width: 75em) {
	body:not(.search-results) .entry-summary {
		font-size: 23px;
		font-size: 1.4375rem;
		line-height: 1.5217391304;
		margin-bottom: 1.826086957em;
	}

	body:not(.search-results) .entry-header + .entry-summary {
		margin-top: -0.913043478em;
	}

	body:not(.search-results) .entry-summary p,
	body:not(.search-results) .entry-summary address,
	body:not(.search-results) .entry-summary hr,
	body:not(.search-results) .entry-summary ul,
	body:not(.search-results) .entry-summary ol,
	body:not(.search-results) .entry-summary dl,
	body:not(.search-results) .entry-summary dd,
	body:not(.search-results) .entry-summary table {
		margin-bottom: 1.5217391304em;
	}

	body:not(.search-results) .entry-summary li > ul,
	body:not(.search-results) .entry-summary blockquote > ul {
		margin-left: 0.956521739em;
	}

	body:not(.search-results) .entry-summary li > ol,
	body:not(.search-results) .entry-summary blockquote > ol {
		margin-left: 1.52173913em;
	}

	body:not(.search-results) .entry-summary blockquote {
		font-size: 23px;
		font-size: 1.4375rem;
		line-height: 1.5217391304;
		margin: 0 0 1.5217391304em;
		padding-left: 1.347826087em;
	}

	body:not(.search-results) .entry-summary blockquote:not(.alignleft):not(.alignright) {
		margin-left: -1.52173913em;
	}

	body:not(.search-results) .entry-summary blockquote blockquote:not(.alignleft):not(.alignright) {
		margin-left: 0;
	}

	body:not(.search-results) .entry-summary blockquote cite,
	body:not(.search-results) .entry-summary blockquote small {
		font-size: 19px;
		font-size: 1.1875rem;
		line-height: 1.8421052632;
	}

	body:not(.search-results) .entry-summary th,
	body:not(.search-results) .entry-summary td {
		padding: 0.3043478261em;
	}

	body:not(.search-results) .entry-summary pre {
		font-size: 16px;
		font-size: 1rem;
		line-height: 1.75;
		margin-bottom: 1.75em;
		padding: 1.75em;
	}

	body:not(.search-results) .entry-summary fieldset {
		margin-bottom: 1.5217391304em;
		padding: 0.3043478261em;
	}

	body:not(.search-results) .entry-summary h1 {
		margin-top: 2.121212121em;
		margin-bottom: 1.060606061em;
	}

	body:not(.search-results) .entry-summary h2 {
		margin-top: 2.5em;
		margin-bottom: 1.25em;
	}

	body:not(.search-results) .entry-summary h3 {
		margin-top: 3.043478261em;
		margin-bottom: 1.52173913em;
	}

	body:not(.search-results) .entry-summary h4,
	body:not(.search-results) .entry-summary h5,
	body:not(.search-results) .entry-summary h6 {
		margin-top: 3.684210526em;
		margin-bottom: 1.842105263em;
	}

	body:not(.search-results) .entry-summary h1:first-child,
	body:not(.search-results) .entry-summary h2:first-child,
	body:not(.search-results) .entry-summary h3:first-child,
	body:not(.search-results) .entry-summary h4:first-child,
	body:not(.search-results) .entry-summary h5:first-child,
	body:not(.search-results) .entry-summary h6:first-child {
		margin-top: 0;
	}

	body:not(.search-results) .entry-summary .alignleft {
		margin: 0.2608695652em 1.5217391304em 1.5217391304em 0;
	}

	body:not(.search-results) .entry-summary .alignright {
		margin: 0.2608695652em 0 1.5217391304em 1.5217391304em;
	}

	body:not(.search-results) .entry-summary .aligncenter {
		margin-bottom: 1.5217391304em;
	}
}


/**
 * 15.0 - Print
 */

@media print {
	form,
	button,
	input,
	select,
	textarea,
	.navigation,
	.main-navigation,
	.social-navigation,
	.sidebar,
	.content-bottom-widgets,
	.header-image,
	.page-links,
	.edit-link,
	.comment-respond,
	.comment-edit-link,
	.comment-reply-link,
	.comment-metadata .edit-link,
	.pingback .edit-link {
		display: none;
	}

	body,
	blockquote cite,
	blockquote small,
	pre,
	.entry-content h4,
	.entry-content h5,
	.entry-content h6,
	.entry-summary h4,
	.entry-summary h5,
	.entry-summary h6,
	.comment-content h4,
	.comment-content h5,
	.comment-content h6,
	.entry-content .author-title {
		font-size: 12pt;
	}

	blockquote {
		font-size: 14.25pt;
	}

	.site-title,
	.page-title,
	.comments-title,
	.entry-content h2,
	.entry-summary h2,
	.comment-content h2,
	.widecolumn h2 {
		font-size: 17.25pt;
	}

	.site-description {
		display: block;
	}

	.entry-title {
		font-size: 24.75pt;
		line-height: 1.2727272727;
		margin-bottom: 1.696969697em;
	}

	.format-aside .entry-title,
	.format-image .entry-title,
	.format-video .entry-title,
	.format-quote .entry-title,
	.format-gallery .entry-title,
	.format-status .entry-title,
	.format-link .entry-title,
	.format-audio .entry-title,
	.format-chat .entry-title {
		font-size: 17.25pt;
		line-height: 1.304347826;
		margin-bottom: 1.826086957em;
	}

	.entry-content h1,
	.entry-summary h1,
	.comment-content h1 {
		font-size: 21pt;
	}

	.entry-content h3,
	.entry-summary h3,
	.comment-content h3,
	body:not(.search-results) .entry-summary {
		font-size: 14.25pt;
	}

	.site-description,
	.author-bio,
	.entry-footer,
	.sticky-post,
	.taxonomy-description,
	.entry-caption,
	.comment-metadata,
	.comment-notes,
	.comment-awaiting-moderation,
	.site-info,
	.wp-caption .wp-caption-text,
	.gallery-caption {
		font-size: 9.75pt;
	}

	body,
	.site {
		background: none !important; /* Brute force since user agents all print differently. */
	}

	body,
	blockquote cite,
	blockquote small,
	.site-branding .site-title a,
	.entry-title a,
	.comment-author {
		color: #1a1a1a !important; /* Make sure color schemes don't affect to print */
	}

	blockquote,
	.page-header,
	.comments-title {
		border-color: #1a1a1a !important; /* Make sure color schemes don't affect to print */
	}

	blockquote,
	.site-description,
	body:not(.search-results) .entry-summary,
	body:not(.search-results) .entry-summary blockquote,
	.author-bio,
	.entry-footer,
	.entry-footer a,
	.sticky-post,
	.taxonomy-description,
	.entry-caption,
	.comment-author,
	.comment-metadata a,
	.comment-notes,
	.comment-awaiting-moderation,
	.site-info,
	.site-info a,
	.wp-caption .wp-caption-text,
	.gallery-caption {
		color: #686868 !important; /* Make sure color schemes don't affect to print */
	}

	code,
	hr {
		background-color: #d1d1d1 !important; /* Make sure color schemes don't affect to print */
	}

	pre,
	abbr,
	acronym,
	table,
	th,
	td,
	.author-info,
	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback,
	.no-comments {
		border-color: #d1d1d1 !important; /* Make sure color schemes don't affect to print */
	}

	a {
		color: #007acc !important; /* Make sure color schemes don't affect to print */
	}

	.entry-content a,
	.entry-summary a,
	.taxonomy-description a,
	.comment-content a,
	.pingback .comment-body > a {
		box-shadow: none;
		border-bottom: 1px solid #007acc !important; /* Make sure color schemes don't affect to print */
	}

	.site {
		margin: 5%;
	}

	.site-inner {
		max-width: none;
	}

	.site-header {
		padding: 0 0 1.75em;
	}

	.site-branding {
		margin-top: 0;
		margin-bottom: 1.75em;
	}

	.site-main {
		margin-bottom: 3.5em;
	}

	.entry-header,
	.entry-footer,
	.page-header,
	.page-content,
	.entry-content,
	.entry-summary,
	.post-thumbnail,
	.comments-area {
		margin-right: 0;
		margin-left: 0;
	}

	.post-thumbnail,
	.site-main > article {
		margin-bottom: 3.5em;
	}

	.entry-content blockquote.alignleft,
	.entry-content blockquote.alignright {
		border-width: 4px 0 0 0;
		padding: 0.9473684211em 0 0;
		width: -webkit-calc(50% - 0.736842105em);
		width: calc(50% - 0.736842105em);
	}

	body:not(.search-results) .entry-header + .entry-summary {
		margin-top: -1.473684211em;
	}

	.site-footer,
	.widecolumn {
		padding: 0;
	}
}
@media screen and (max-width: 1600px) {
	.section.custom_4_1 .text_box{right:150px;}
	.fp-tableCell{padding:0 40px 0 40px}
	.menu .menu-item > a{font-size:18px;padding:0 25px}
	.section .text_box{width:37%;margin-top:40px;}
	.section.home_3 .text_box, .section.servizi_2 .text_box_1, .section.servizi_2 .text_box_2, .section.prodotto_assorbimento .text_box{margin-top:0 !important}
	.section .section_title{font-size:24px;padding-bottom:25px}
	.section .section_subtitle{font-size:20px;padding-bottom:25px}
	.section .section_text{font-size:16px;line-height:22px}
	.footer_third h4{font-size:24px;line-height:28px}
	.home_news_single .home_news_excerpt{font-size:16px;line-height:22px}
	.home_news_single a, .link_1, .link_2, .link_3, .link_4, .link_5{font-size:16px;line-height:22px}
	.section.servizi_4 .text_box, .section.acustica_5 .text_box{top:10% !important}
	.home_news_single .home_news_date{font-size:16px;line-height:22px}
	.gform_wrapper .gform_footer input, #mc-embedded-subscribe{font-size:18px !important}
	.footer_third{padding:0 20px;}
	.product_list_text span{font-size:20px;line-height:20px}
	.section.prodotto_1 .section_text{font-size:20px;line-height:24px}
	.section.prodotto_descrizione .text_box{top:-1em}
	.section.prodotto_1 .section_title{font-size:40px;line-height:50px}
	.opzione_fissaggio{font-size:16px}
	#lista_ispirazioni li, #lista_gallery li{width:425px;}
	.section.prodotto_applicazioni .text_box{top:14% !important}
	#lista_ispirazioni li span span, #lista_gallery li span span{font-size:20px}
	.section.materiali_1 .text_box{max-width:400px;bottom:80px}
	.section.materiali_3 .text_box_2, .section.materiali_3 .text_box_3{max-width:300px}
	#colori_standard li img{width:300px}
	#colori_standard{padding:180px 0 0}
	.section.custom_3 .text_box{top:14% !important}
	.reference_text .inspiration_title, .reference_text .inspiration_location, .reference_product_link, .inspiration_text span{font-size:18px;line-height:22px}
	#ispirazioni_stampe li{height:329px !important}
	.category_list_item{font-size:16px}
	aside#secondary .widget-title{font-size:24px}
	.pagination{font-size:16px}
	.pagination .prev, .pagination .next{width:38px;height:38px}
	.archive #primary, .single-post #primary, .single-magazine #primary{padding:120px 0 120px}
	aside#secondary{top:125px}
	.us_shortcode{top:210px}
	.site-main{margin-bottom:0 !important}
	.archive .home_news_single:nth-child(1), .archive .home_news_single:nth-child(2){padding-top:15px !important}
	.page-template-template-page-contacts .section .section_text{float:left}
	.page-template-template-page-contacts .link_1:not(.work-with-us){clear:left;float:left}
	.work-with-us-container{margin-top:2em !important}
	.menu-item:after{left:23px;width:calc(100% - 46px)}
	.section.azienda_2 .text_box{width:45%}
	.home_news_single{padding-top:60px}
	.home_news_single a{padding-top:15px}
	.testo_opzione_illuminazione{font-size:14px;min-height:11em;bottom:-11em}
	.switch{bottom:-11em}
	.opzioni_dimensioni_container, .opzioni_composizioni_container, .opzioni_illuminazione_container{margin:25px 0}
	.section.materiali_8 .text_box{top:15%}
	.section.custom_5 .text_box{left:100px;margin-top:0}
	.reference_insight_title h3{font-size:22px;line-height:26px}
	.reference_insight_excerpt{font-size:16px;line-height:20px}
	.single-inspiration .text_box{font-size:16px;line-height:22px}
	.single-inspiration .section_title{font-size:24px;line-height:26px}
	.single-inspiration .section_subtitle{font-size:18px;line-height:22px}
	.entry-content{font-size:16px;line-height:22px}
	.entry-date{font-size:16px;line-height:22px}
	.section.download_1 a span{font-size:16px;line-height:22px}
	.download-inner{max-width:1100px}
	.social-link{font-size:.65em}
	.page-template-template-page-simple #main{font-size:16px;line-height:22px}
	.page-template-template-page-simple #primary{padding:160px 0 0 !important}
	.section.illuminazione_1 .text_box{width:43%}
	.section.download_1 h2{padding:3.5em 0 1.5em !important}
	#fullpage[data-class="nuvola"] .section.prodotto_fissaggio .text_box{bottom:120px !important}
	.section.materiali_4 .text_box{margin-top:10px !important;}
}
@media screen and (max-width: 1440px) {
	.section.custom_4_1 .text_box{right:100px;}
	.section .section_text{font-size:14px;line-height:18px}
	.section.home_3 .text_box{right:100px}
	.home_news_single .home_news_excerpt{font-size:14px;line-height:18px}
	.home_news_single .home_news_date{font-size:14px;line-height:18px}
	.home_news_single .home_news_title h3{font-size:16px;line-height:19px}
	.home_news_single a, .link_1, .link_2, .link_3, .link_4, .link_5{font-size:14px;line-height:18px}
	.section.acustica_1 .text_box, .section.azienda_3 .text_box{margin-left:80px}
	.product_list_text span{font-size:18px;line-height:18px}
	.materiali_dettaglio .text{font-size:14px;line-height:18px}
	.punto_attivo{width:20px;height:20px;line-height:20px}
	.punto_attivo:after{width:30px;height:30px;left:-5px;top:-5px}
	.section.prodotto_1 .text_box .link_1, .section.prodotto_1 .text_box .link_2, .section.prodotto_1 .text_box .link_3{font-size:14px}
	.section.prodotto_1 .section_text{font-size:18px;line-height:22px}
	.testo_opzione_illuminazione{font-size:12px;min-height:10em;bottom:-11em}
	.opzioni_dimensioni_container, .opzioni_composizioni_container, .opzioni_illuminazione_container{margin:20px 0}
	#opzioni_dimensioni, #opzioni_composizioni, #opzioni_illuminazione{font-size:14px}
	.section.home_1 .section_pagesubtitle{font-size:14px;line-height:18px}
	.section.home_1 .section_pagetitle{font-size:28px}
	.product_list_text{padding:15px 0 11px}
	.section.prodotto_1 .text_box{margin-left:80px}
	.testo_opzione_illuminazione, .testo_opzione_fissaggio{font-size:14px;line-height:18px}
	.text_melamina, .text_whisper{font-size:14px;line-height:24px}
	.text_iso{font-size:14px;line-height:18px}
	#lista_ispirazioni li span, #lista_gallery li span{font-size:20px;margin-bottom:0.75em}
	#lista_ispirazioni, #lista_gallery{padding:50px 0 0}
	.section.prodotto_composizioni .text_box{margin-left:50px}
	.section.materiali_3 .text_box_2{margin-left:50px}
	.section.materiali_3 .text_box{margin-left:50px}
	#colori_standard{padding:12em 0 0}
	.section.materiali_5 .text_box{max-width:340px}
	.section.materiali_6 .text_box{margin-left:50px;max-width:320px}
	.section.custom_3 .text_box_2 .section_text{font-size:13px !important}
	#ispirazioni_stampe{padding-top:2em}
	.reference_text .inspiration_title, .reference_text .inspiration_location, .reference_product_link, .inspiration_text span{font-size:16px;line-height:18px}
	.reference_product_link a{font-size:14px}
	.reference_text, .inspiration_text{padding:20px 0 20px}
	.reference_detail_value{font-size:16px;line-height:20px}
	.reference_insight_title{font-size:20px;line-height:24px}
	.reference_insight_excerpt{font-size:14px;line-height:18px}
	.single-inspiration .text_box{font-size:14px;line-height:18px}
	.single-inspiration .section_title{font-size:22px;line-height:24px}
	.single-inspiration .section_subtitle{font-size:16px;line-height:20px}
	.entry-content{font-size:14px;line-height:18px}
	.entry-date{font-size:14px;line-height:18px}
	.section.download_1 a span{font-size:14px;line-height:18px}
	.download-inner{max-width:980px}
	.page-template-template-page-simple #main{font-size:14px;line-height:18px}
	.page-template-template-page-simple #primary{padding:100px 0 0 !important}
	.section.materiali_4 .text_box{top:13% !important}
	.home_news_excerpt.anim_4 { display: none;}
	.section.prodotto_materiali .text_box{top:25%}
	.page-template-template-page-contacts .link_1:not(.work-with-us){float:none}
	.section.contatti_1 .text_box, .section.contatti_1 .text_box_2{margin-top:0 !important;top:0 !important;padding:120px 0}
}
@media screen and (max-width: 1366px) {
	#bottom{height:30px;padding-left:30px;padding-right:30px;line-height:30px}
	.fp-bg-2, .section.prodotto_illuminazione .fp-bg, .section.prodotto_illuminazione .fp-bg-2,  .section.acustica_1 .fp-bg,  .section.acustica_4 .fp-bg, .section.prodotto_composizioni .fp-bg, .section.prodotto_descrizione .fp-bg, .section.prodotto_dimensioni .fp-bg, .section.prodotto_fissaggio .fp-bg, .section.materiali_1 .fp-bg, .section.materiali_2 .fp-bg, .section.materiali_3 .fp-bg, .section.materiali_5 .fp-bg, .section.materiali_6 .fp-bg, .section.materiali_8 .fp-bg, .section.materiali_9 .fp-bg, .section.custom_2 .fp-bg, .section.custom_4 .fp-bg, .section.custom_4_1 .fp-bg, .section.azienda_3 .fp-bg, .section.servizi_1 .fp-bg, .section.servizi_2 .fp-bg{width:calc(100% - 60px) !important;left:30px !important}
	.section.acustica_3 .fp-bg{right:30px !important}
	#sx, #dx{width:30px}
	.fp-tableCell{padding:0 30px 0 30px}
	#fp-nav ul li, .fp-slidesNav ul li{margin:4.5px !important}
	#sx .more_instructions{bottom:30px;line-height:30px;width:30px;white-space:nowrap}
	#sx i{width:30px;}
	#dx .scroll_container{width:30px}
	#dx .scroll_instructions{bottom:30px;line-height:30px;width:30px;white-space:nowrap;right:0;left:auto}
	#dx i{width:30px}
	.menu .menu-item > a{font-size:16px;padding:0 15px;line-height:60px;height:60px}
	.site-header{height:60px;padding:15px 30px}
	.section.home_1 #slide1 .text_box, .section.home_1 #slide1_2 .text_box, .section.home_1 #slide2 .text_box, .section.home_1 #slide3 .text_box, .section.home_1 #slide4 .text_box, .section.home_1 #slide5 .text_box, .section.home_1 #slide6 .text_box{bottom:30px}
	.section .section_text{font-size:12.5px;line-height:16px}
	.home_news_single .home_news_excerpt{font-size:12.5px;line-height:16px}
	.home_news{width:calc(100% - 60px)}
	.section .section_title{padding-bottom:20px;font-size:22px}
	.text_sospensione, .text_aderenza, .text_melamina, .text_whisper, .text_iso{font-size:12.5px;line-height:16px}
	.text_melamina, .text_whisper{line-height:24px;position:relative}
	#lista_ispirazioni li, #lista_gallery li{width:375px;}
	.materiali_dettaglio .text{font-size:12.5px;line-height:16px}
	.testo_opzione_illuminazione, .testo_opzione_fissaggio{font-size:12.5px;line-height:16px}
	.testo_opzione_illuminazione{min-height:9em;bottom:-10em}
	.section.prodotto_1 .text_box .link_1, .section.prodotto_1 .text_box .link_2, .section.prodotto_1 .text_box .link_3{font-size:12.5px}
	.home_news_single a, .link_1, .link_2, .link_3, .link_4, .link_5{font-size:12.5px;line-height:16px}
	.opzione_fissaggio{font-size:14px}
	.opzioni_dimensioni_container, .opzioni_composizioni_container, .opzioni_illuminazione_container{margin:15px 0}
	.menu li > .sub-menu.active{height:60px !important}
	.menu > li > .sub-menu{left:30px;top:60px;width:calc(100% - 60px)}
	.menu .sub-menu.active > li a{line-height:60px !important}
	.menu > li > .sub-menu > li > .sub-menu.active{height:120px !important}
	.menu > li > .sub-menu > li > .sub-menu{left:30px;top:120px;width:calc(100% - 60px);}
	.menu-item.silente a, .menu-item.dot a, .menu-item.silentep a, .menu-item.sail a, .menu-item.sailp a, .menu-item.dotp a, .menu-item.kubo a, .menu-item.flag a, .menu-item.nuvola a, .menu-item.d-space a, .menu-item.menhir a, .menu-item.scriba a{padding-top:60px !important}
	.menu-item.silente, .menu-item.dot, .menu-item.silentep, .menu-item.sail, .menu-item.sailp, .menu-item.dotp, .menu-item.kubo, .menu-item.flag, .menu-item.nuvola, .menu-item.d-space, .menu-item.menhir, .menu-item.scriba{background-position:center bottom 10px;background-size:contain}
	.section.prodotto_1 .section_title{font-size:36px;line-height:44px}
	.section.prodotto_1 .text_box .link_1, .section.prodotto_1 .text_box .link_2, .section.prodotto_1 .text_box .link_3{margin-top:30px;}
	.section.prodotto_1 .fp-bg{width:calc(100% - 60px) !important}
	.fp-bg{left:30px !important;}
	#lista_ispirazioni, #lista_gallery{padding:75px 0 0}
	#lista_ispirazioni li span, #lista_gallery li span{font-size:18px;margin-bottom:0.5em}
	.footer_third h4{font-size:20px;line-height:22px}
	.home_news_single .home_news_excerpt{font-size:12.5px;line-height:16px}
	.home_news_single{padding-top: 50px}
	.section.download_1 h2{padding:2.5em 0 1.5em !important}
	.section.download_1 h1{font-size:22px !important;line-height:2em !important}
	#ispirazioni_stampe li{height:270px !important}
	#colori_standard li img{width:240px}
	.page-id-7980 .fp-tableCell{padding-top: 120px;}

}
@media screen and (max-width: 1280px) {
	/*come 1366*/
	.section.custom_4_1 .text_box{max-width:350px;}

}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.fp-tableCell{display:inline-block !important	}
	.section.prodotto_materiali .text_box{right:8% !important	}
	.section:not(.referenze_1):not(.ispirazioni_1):not(.home_1):not(.home_3):not(.acustica_1):not(.materiali_1):not(.materiali_2):not(.materiali_4):not(.materiali_6):not(.materiali_8):not(.materiali_9):not(.azienda_3):not(.servizi_1):not(.servizi_2):not(.custom_2) .text_box, .block_graph, .footer_third, .home_news_single, .home_news{top:50% !important;transform:translate3d(0px, -50%, 0px) !important;position:relative}
	.grid-sizer, .grid-item{float:left}
	.section.ispirazioni_1 .text_box, .section.referenze_1 .text_box{transform:none !important;top:0 !important}
	.grid-sizer{display:none !important}
	.text_box + .home_news_single{clear:left !important;float:left !important}
	.section.materiali_4 .text_box, .section.custom_3 .text_box{position:relative;padding-bottom:3em}
	.mCustomScrollbar{clear:both}
	#colori_standard, #ispirazioni_stampe{padding-top:150px}
	#credits{display:none !important}
	.page-template-template-page-references .grid-item:nth-child(3n+2){clear:left !important}
}
@media screen and (max-width: 1024px) {
	.su-custom-gallery-slide img {height:40vw;}
	.single-inspiration .gallery-img{width:100%}
	.single-inspiration .inspiration_1{flex-direction:column-reverse;}
	.single-inspiration #page .text_box{width:100% !important;}
	.single-inspiration #page .text_box.sticky-flex{position: relative !important;left:0 !important;width:100% !important;}
	.single-inspiration .section .text_box .text_box-content-wrapper{position: relative !important;padding:0 0 30px 0 !important}
	.single-inspiration .gallery-img:last-child{margin-bottom:80px;}
	#videoSlide{position:relative;min-height:0;top:0;left:0;transform:none}
	#preloader{display:none !important}
	.section.prodotto_1 .section_title{width:100%;text-align:center;clear:both;display:inline-block;}
	.fp-bg, .fp-bg-2, body.single-product .fp-bg{display:none !important}
	#sx .more_instructions{display:none !important}
	.section .section_subtitle{padding-bottom:10px;padding-top:10px}
	.section .section_text{color:#444 !important}
	#colori_standard{padding:30px 0 30px;clear:both}
	#ispirazioni_stampe{padding:30px 0 30px;clear:both}
	.section .section_subtitle{color:#444 !important}
	#page .section .link_1, #page .section .link_2, #page .section .link_3, #page .section .link_4, #page .section .link_5{color:#444 !important}
	#page .section .link_1:after, #page .section .link_2:after, #page .section .link_3:after, #page .section .link_4:after, #page .section .link_5:after{background-color:#444 !important}
	.mobile-slide-img{max-height:9999px !important;width:100% !important}
	.mobile{display:inline-block !important}
	.desktop{display:none !important}
	#fullpage[data-class="sail"] .materiali_container_inner{transform:unset!important}
	.section{overflow:hidden;background-color:#E4E4E4;
		float: left !important;
    width: 100% !important;
    clear: both !important;
    padding:30px 70px !important;
	position:relative;}
	.section:first-child{padding:60px 70px 30px !important}
    .section.home_1{padding:10px !important}
    .section.reference_1{padding:60px 10px 10px 10px !important}
    .section.inspiration_1{padding:0px 60px 30px 60px !important}
	.fp-bg{display:none !important}
	#page .section .text_box, .section .home_news, #page .section .text_box_2, #page .section .text_box_3{z-index:10;color:#444 !important;float:left !important;min-width:100% !important;clear:both !important;position:relative !important;margin:0 !important;right:0 !important;bottom:0 !important;padding-top:0 !important;left:0 !important;margin-left:0 !important}
	#sx, #dx{width:30px !important}
	.home_news_single, .footer_third{width:33.33% !important;padding:0 30px !important;}
	.home_news_single{padding-top:20px !important;padding-bottom:50px !important}
	.scroll_container{display:none !important}
	#sx .more_instructions{transform:rotate(0deg) !important}
	#fullpage .section .text_box .section_text{color:#444444 !important;font-size:16px !important;line-height:20px !important;width:100% !important}
	.testo_opzione_illuminazione, .testo_opzione_fissaggio{font-size:16px !important;line-height:20px !important}
	.section .section_title{color:#444444 !important}
	.section .link_1 span, .section .link_2 span, .section .link_3 span{color:#444444 !important}
	.home_news_single a, .link_1, .link_2, .link_3, .link_4, .link_5{font-size:16px !important;line-height:20px !important}
	.section .link_1:after, .section .link_2:after, .section .link_3:after, .section .link_4:after, .section .link_5:after{color:#444444 !important}
	#credits{    display: block;
    clear: both;
    text-align: center;
    padding: 20px 0;position: relative;}
    .home_news .section_title{padding:0 !important;}
    .section .img_section_mobile {
		padding-top: 30px;
	    width: calc(100% + 80px) !important;
	    margin: 0 -40px !important;
	    max-width: calc(100% + 80px) !important;
	}
	.section:after {
	    background: #fff;
	    width: 100%;
	    height: 30px;
	    position: absolute;
	    float: left;
	    clear: both;
	    content: '';
	    max-width: 100%;
	    bottom: 0;
	    z-index: 98;
	    left: 0;
	}
	.section.home_1 #slide1 .text_box, .section.home_1 #slide1_2 .text_box, .section.home_1 #slide2 .text_box, .section.home_1 #slide3 .text_box, .section.home_1 #slide4 .text_box, .section.home_1 #slide5 .text_box, .section.home_1 #slide6 .text_box{position:relative !important;bottom:0 !important;background:#E4E4E4 !important;color:#444444 !important;text-align:center !important;padding:0 0 4em !important}
	.rsBullets{bottom:25px !important}
	.rsBullet span{background:#444 !important}
	.rsBullet.rsNavSelected span{border:4px solid rgba(255, 255, 255, 0.6) !important}
	.single-product .fp-bg{display:inline-block !important}
	.section.prodotto_illuminazione .text_box{color:#444 !important}
	.text_box:not(.on) #opzioni_illuminazione{color:#444 !important;border-color:#444 !important}
	.section.prodotto_illuminazione .text_box .switch:before{background:url(./assets/images/off_2.svg)}
	.section.prodotto_illuminazione .text_box .switch:after{background:url(./assets/images/on_2.svg)}
	.section.prodotto_illuminazione .text_box .slider:before, .section.prodotto_illuminazione .text_box .slider:after{background-color:#444 !important}
	.materiali_container_inner{position:relative !important;display:inline-block !important}
	.section.prodotto_illuminazione .text_box{top:0 !important}
	.materiali_dettaglio{width:45% !important;right:calc(4% + 10px) !important;top:60% !important}
	.materiali_dettaglio .text{font-size:16px !important;line-height:20px !important}
	.connection{display:none !important}
	.section.prodotto_fissaggio .text_box{top:0 !important}
	.block_graph{width:100% !important;margin-left:0 !important}
	.site-header{text-align:center}
	#logo{float:none}
	#responsive-menu-container #responsive-menu li.responsive-menu-item a{text-align:center !important}
	#responsive-menu-container{z-index:100 !important;top:60px !important}
	.menu-item:after{display:none !important}
	#masthead > a{position: absolute;top:10px;left: 50%;transform:translate(-50%, 0);display:inline-block;height:40px}
	#responsive-menu-container{height:calc(100vh - 60px);padding-top: 10vh !important}
	#responsive-menu-wrapper{float:none;vertical-align:middle}
	#responsive-menu-container #responsive-menu ul.responsive-menu-submenu-depth-1 a.responsive-menu-item-link{padding-left:5% !important}
	#responsive-menu-container li.responsive-menu-item a{display:inline-block !important;padding:0 5% !important}
	.responsive-menu-submenu-depth-2 li a{background:#ccc !important;border-color:#ccc !important}
	.responsive-menu-open, .responsive-menu-open body{overflow:hidden !important;height: 100vh !important}
	#fullpage[data-class="menhir"] .section.prodotto_fissaggio .text_box, #fullpage[data-class="d-space"] .section.prodotto_fissaggio .text_box, #fullpage[data-class="scriba"] .section.prodotto_fissaggio .text_box{margin-left:0 !important;top:0 !important}
	#lista_ispirazioni li, #lista_gallery li {
	    width: 375px;
	    clear: none;
	    float: left;
	    display: block;
	}
	.section.prodotto_1 .img_section_mobile{padding-top:0 !important}
	.section.prodotto_1 .text_box{text-align:center}
	.section.prodotto_1 .section_text{max-width:100%;width:100%}
	.section.prodotto_1:after{display:none !important}
	.section.prodotto_1 .text_box .link_1, .section.prodotto_1 .text_box .link_2, .section.prodotto_1 .text_box .link_3{float:none !important}
	#img_illuminazione_mobile {
	    padding-top: calc(11em + 30px);
	}
	.section.prodotto_dimensioni .section_text{clear:both;float:left}
	.archive #primary, .single-post #primary, .single-magazine #primary{margin-left:0}
	.archive .home_news_single{width:50% !important;}
	.archive #primary, .single-post #primary, .single-magazine #primary{padding-top:50px}
	aside#secondary{display:none !important}
	body:not(.archive) .home_news_single:nth-child(2), .footer_third:nth-child(1){padding-left:0 !important;padding-right:20px !important}
	body:not(.archive) .home_news_single:nth-child(3), .footer_third:nth-child(2){padding-left:10px !important;padding-right:10px !important}
	body:not(.archive) .home_news_single:nth-child(4), .footer_third:nth-child(3){padding-left:20px !important;padding-right:0 !important}
	.archive #primary, .single-post #primary, .single-magazine #primary{width:100%}
	.post-thumbnail img{width:100%;}
	.archive .home_news_single{padding-bottom:50px !important}
	.footer_third{padding-bottom: 50px !important;padding-top: 30px !important}
	#credits{bottom:25px}
	button#responsive-menu-button{left:30px !important}
	.opzioni_dimensioni_container:after, .opzioni_composizioni_container:after, .opzioni_illuminazione_container:after{z-index:0}
	.text_box:not(.on) .opzioni_illuminazione_container:after{color:#444 !important}
	.section:first-child .section_title{padding-top:30px}
	.section.home_1 .rsSlide{background:none !important}
	.section.prodotto_1 .rsSlide {
		background: none !important;
	}
	.single-reference .royalSlider{min-height:500px;padding-bottom:60px}
	.single-reference .rsSlide{background-size:contain}
	.pagination{margin-left:30px}
	#page .section.contatti_1 .text_box, #page .section.contatti_1 .text_box_2{width:50% !important;clear:none !important;min-width:50% !important}
	#page .section.contatti_1 .text_box{padding-right:15px}
	#page .section.contatti_1 .text_box_2{padding-left:15px}
	.section.contatti_1:after{display:none !important}
	.page-template-template-page-simple #main{padding:0 30px !important}
	.su-custom-gallery-slide{width:calc(50% - 15px) !important}
	.su-custom-gallery-slide img{width:100% !important}
	.page-template-template-page-references .text_box, .page-template-template-page-inspirations .text_box, .page-template-template-page-products .text_box, .page-template-template-page-lighting .illuminazione_2 .text_box, .page-template-template-page-credits .credits_1 .text_box{padding-bottom:0 !important}
	.page-template-template-page-references .grid, .page-template-template-page-inspirations .grid, .page-template-template-page-products .grid, .page-template-template-page-lighting .grid{margin-bottom:25px !important}
	.download-inner{padding:90px 0 50px;float:left;max-width:100% !important;width:100%}
	.section.prodotto_descrizione .img_section_mobile{margin-left: -25vw !important;
    width: 200% !important;
    max-width: calc(100% + 25vw + 40px) !important;}
    	.section.prodotto_illuminazione .img_section_mobile{margin-left: -25vw !important;
    width: 200% !important;
    max-width: calc(100% + 25vw + 40px) !important;}
    	.section.prodotto_dimensioni .img_section_mobile{margin-right: -25vw !important;
    width: 200% !important;
    max-width: calc(100% + 25vw + 40px) !important;}
    .rwd-video {
	    height: 0;
	    overflow: hidden;
	    padding-bottom: 56.25%;
	    position: relative;
	}
	.rwd-video iframe,
	.rwd-video object,
	.rwd-video embed {
	    height: 100%;
	    left: 0;
	    position: absolute;
	    top: 0;
	    width: 100%;
	}
	.section.prodotto_1 .text_box{transform:none !important;top:0 !important}
	.single-inspiration #page .section .text_box{min-width:0 !important}
}

@media screen and (max-width: 1023px) {
	.section.inspiration_1{padding-top:0 !important}
	.single-inspiration .gallery-img{max-width:100% !important}
	.single-reference .royalSlider{min-height:400px}
	.home_news_single, .footer_third{width:100% !important;padding-bottom:5em !important}
	.archive .home_news_single{padding:0 25px 50px !important}
	.left_graph, .right_graph{width:100%;clear:both}
	#preloader .bg svg{width:100%;}
	.materiali_container{width:100% !important}

	.section.inspiration_1{padding:30px !important}
	.single-inspiration #fullpage{padding:60px 30px 30px 30px;}
	.section{padding:30px 65px !important}
	.home .section:first-child,.single-product .section:first-child{padding:60px 30px 30px !important}
	.archive .section:nth-child(2){padding:30px 50px !important}
	.post-thumbnail{margin-left:0 !important;margin-right:0 !important}
	.footer_third:nth-child(1), .footer_third:nth-child(2), .footer_third:nth-child(3), body:not(.archive) .home_news_single:nth-child(2), body:not(.archive) .home_news_single:nth-child(3), body:not(.archive) .home_news_single:nth-child(4){padding-left:0 !important;padding-right:0 !important}
	.gform_wrapper textarea.medium{height:80px !important}
	.gform_wrapper select{line-height:normal !important;padding:5px 4px !important}
	.footer_third h4{padding-bottom:20px}
	.footer_third{padding-bottom:40px !important;padding-top:40px !important}
	.materiali_dettaglio {
		top:3em !important;
		transition:opacity .25s ease-in-out, transform .1s ease-in-out;
	    width: calc(100% - 60px) !important;
	    right: 0 !important;
	    float: left !important;
	    padding: 30px 30px 0 30px!important;
	    left: 30px !important;
	    height: 14em;}
	.testo_opzione_illuminazione, .testo_opzione_fissaggio{min-height:0 !important;position:relative !important;display:none !important;bottom:0 !important}
	.testo_opzione_illuminazione.animated, .testo_opzione_fissaggio.animated{display:inline-block !important}
	.testo_opzione_illuminazione{min-height:0 !important;bottom:0 !important}
	#img_illuminazione_mobile {padding-top:4em !important}
	.switch{bottom:-2.5em;left:50%;transform:translate(-50%, 0)}
	.page-template-template-page-references .grid-sizer, .page-template-template-page-references .grid-item, .page-template-template-page-inspirations .grid-sizer, .page-template-template-page-inspirations .grid-item, .page-template-template-page-lighting .grid-sizer, .page-template-template-page-lighting .grid-item{width:50% !important}
	.reference_insight_excerpt{margin:20px 0 !important}
	.reference_insight_img, .reference_insight_data{width:100% !important;padding:0 0 30px !important}
	.section.home_1 #slide1 .text_box, .section.home_1 #slide1_2 .text_box, .section.home_1 #slide2 .text_box, .section.home_1 #slide3 .text_box, .section.home_1 #slide4 .text_box, .section.home_1 #slide5 .text_box, .section.home_1 #slide6 .text_box{padding:0 0 3em !important}
	#page .section.contatti_1 .text_box, #page .section.contatti_1 .text_box_2{width:100% !important;clear:both !important;min-width:100% !important}
	#page .section.contatti_1 .text_box_2{padding-top:30px !important}
	.section.contatti_1 .text_box .text_box_inner{max-width:100% !important}
	.page-template-template-page-contacts .link_1:not(.work-with-us), .page-template-template-page-contacts .link_2{float:none !important}
	.rsBullets{bottom:10px !important}
	.single-reference .rsBullets{bottom:25px !important}
	.reference_left{width:35% !important}
	.reference_right{width:63% !important}
	.bottom-links-mobile{display:inline-block !important}
	.bottom-links{display:none !important}
	.download-section{float:left;width:calc(100% / 3)}
	.download-section:nth-child(3n+2){clear:left}

		/*.section.prodotto_1 .img_section_mobile{margin-left: -25vw !important;
    width: 200% !important;
    max-width: calc(100% + 25vw + 40px) !important;}*/
	.section.prodotto_descrizione .img_section_mobile{margin-left: -55vw !important;
    width: 200% !important;
    max-width: calc(100% + 55vw + 40px) !important;}
    	.section.prodotto_illuminazione .img_section_mobile{margin-left: -55vw !important;
    width: 200% !important;
    max-width: calc(100% + 55vw + 40px) !important;}
    	.section.prodotto_dimensioni .img_section_mobile{margin-right: -55vw !important;
    width: 200% !important;
    max-width: calc(100% + 55vw + 40px) !important;}
}
@media screen and (max-width: 768px) {
	/*come 1023*/
	.single-inspiration #page .section .text_box{margin-top:0 !important;}
}
@media screen and (max-width: 767px) {
	.product_list_light_bottom{min-height:0 !important}
	#page .section.contatti_1 .text_box_2{padding-left:0 !important;padding-bottom:30px !important}
	#page .section.contatti_1 .text_box{padding-right:0 !important}
	.pagination{margin-left:0}
	.single-inspiration #fullpage{padding:60px 0px 30px 0}
	.rsBullets{float:none !important;position:relative!important}
	.single-reference .royalSlider{min-height:300px}
	.page-template-template-page-references .grid-sizer, .page-template-template-page-references .grid-item, .page-template-template-page-inspirations .grid-sizer, .page-template-template-page-inspirations .grid-item, .page-template-template-page-lighting .grid-sizer, .page-template-template-page-lighting .grid-item{width:100% !important}

	.reference_left{width:100% !important}
	.reference_right{width:100% !important;padding-top:20px !important}
	#sx, #dx{width:10px !important}
	.grid-sizer, .grid-item{width:100% !important}
	.home_news_single, .footer_third, .archive .home_news_single{width:100% !important}
	.home_news_single:nth-child(2n+1), .footer_third:nth-child(2n+1), .home_news_single:nth-child(2n), .footer_third:nth-child(2n){padding-left:0 !important;padding-right:0 !important}
	.section{padding:30px 30px !important}
	.section.custom_3 .text_box_2 .section_text{padding-bottom:20px !important}
	.section:first-child{padding:60px 30px 30px !important}
	.section.reference_1{padding:60px 10px 30px !important}
	.home .section:first-child, .single-product .section:first-child{padding:60px 10px 30px !important}
	.site-header{padding:15px 10px !important}
	button#responsive-menu-button{left:10px !important}
	.materiali_dettaglio {
		top:0 !important;
		transition:opacity .25s ease-in-out, transform .1s ease-in-out;
	    width: calc(100% - 20px) !important;
	    right: 0 !important;
	    float: left !important;
	    padding: 30px 20px 0 20px !important;
	    left: 10px !important;
	    height: 15.5em;}
	.switch{left:50%;transform:translate(-50%, 0)}
	.section .img_section_mobile{width:calc(100% + 40px) !important;max-width:calc(100% + 40px) !important;margin:0 -20px !important}
	.section.prodotto_1 .img_section_mobile{width:100% !important;max-width:100% !important;margin:0 !important}
	#responsive-menu-container{top:30px !important;height:calc(100vh - 30px)}
	#masthead > a{height:30px;top:15px}
	.section .text_box .section_title{max-width:100% !important}
	#preloader .bg{width:80% !important;}
	.mCSB_scrollTools.mCSB_scrollTools_horizontal{margin-left:0 !important;max-width:100% !important}
	.home_news_single{padding-bottom:3em !important}
	.rsBullets{left:0 !important;transform:none !important}
	.single-reference .royalSlider{padding-bottom:30px !important}
	.rsBullets{bottom:0 !important}
	.single-reference .rsBullets{bottom:0 !important}
	.archive .section:nth-child(2){padding:30px 20px !important}
	.pagination .nav-links{padding-right:0 !important}
	.pagination .prev, .pagination .next{display:none !important}
	.page-template-template-page-simple #primary{padding:40px 0 0 !important}
	.page-template-template-page-simple #main{padding:0 !important}
	.section.home_1 #slide1 .text_box, .section.home_1 #slide1_2 .text_box, .section.home_1 #slide2 .text_box, .section.home_1 #slide3 .text_box, .section.home_1 #slide4 .text_box, .section.home_1 #slide5 .text_box, .section.home_1 #slide6 .text_box{padding:0 0 .5em !important}
	.su-custom-gallery-slide{width:calc(100% - 15px) !important}
	#ispirazioni_stampe li{height:200px !important}
	#colori_standard li img{width:200px !important}
	#lista_ispirazioni li, #lista_gallery li{width:250px !important}
	#lista_ispirazioni li span, #lista_gallery li span{font-size:16px !important}
	#lista_ispirazioni_links a{float:none !important;margin:10px auto 20px;display: inherit}
	.download-section{width:50%}
	.download-section:nth-child(3n+2){clear:none}
	.download-section:nth-child(2n){clear:left}

		/*.section.prodotto_1 .img_section_mobile{margin-left: -25vw !important;
    width: 200% !important;
    max-width: calc(100% + 25vw + 20px) !important;}*/
		.section.prodotto_descrizione .img_section_mobile{margin-left: -55vw !important;
    width: 200% !important;
    max-width: calc(100% + 55vw + 20px) !important;}
    	.section.prodotto_illuminazione .img_section_mobile{margin-left: -55vw !important;
    width: 200% !important;
    max-width: calc(100% + 55vw + 20px) !important;}
    	.section.prodotto_dimensioni .img_section_mobile{margin-right: -55vw !important;
    width: 200% !important;
	max-width: calc(100% + 55vw + 20px) !important;}

	.ctcc-left-side {
		padding: 0px 0px;
	}

	.cookie-bar-bar .use_x_close .x_close {
		top: -15px;
		-webkit-transform: none;
		transform: none;
		right: -5px;
	}

	.has-cookie-bar #catapult-cookie-bar {
		padding: 14px 20px !important;
	}
	.su-custom-gallery-slide img {height:90vw;}
}

@media only screen and (max-width: 641px){
	.gform_wrapper select{line-height:2 !important}
}

/*100 right home 3
excerpt news/casi studio/lezioni a 14, titolo 16:19, data a 14
left 80 acustica 1, azienda made in italy*/

.category-news .widget-area .textwidget, .post-template-default .widget-area .textwidget {
	display: none;
}

.page-template-template-page-company .azienda_1 .text_box .loghi{display: flex; align-items: center; justify-content: flex-start; gap: 20px;}
.page-template-template-page-company .azienda_1 .text_box .loghi .logo_iso{width: 70px; height: auto;}


