/*!
Theme Name: Color Solution
Theme URI: http://underscores.me/
Author: Metodoadv S.r.l. by Enrico Fanucchi
Author URI: https://metodoadv.com/
Description: Tema personalizzato per Color Solution
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ims
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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

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

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

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

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
/*@import 'https://fonts.googleapis.com/css?family=Montserrat';
@import 'https://fonts.googleapis.com/css?family=Open+Sans:400,300';*/

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

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

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
	font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #687480;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

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

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

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

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

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

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

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

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

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

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

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

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

p {
	/*margin-bottom: 1.5em;*/
	margin:0;
}

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

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

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

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

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

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

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

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

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

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

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

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

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

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

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

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

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

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

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

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

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #00abbd;
}

a:visited {
	color: #00abbd;
}

a:hover, a:focus, a:active {
	color: #00d9f0;
}

a:focus {
	outline: thin dotted;
}

a:hover, a:active {
	outline: 0;
}
a.nohover:hover {text-decoration: none;}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;

}

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

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

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

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

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

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

.main-navigation li {
	float: left;
	position: relative;
}

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

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

@media screen and (min-width: 60em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

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

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

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

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

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

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

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

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

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

.post,
.page {
	/*margin: 0 0 1.5em;*/
}

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

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

}

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

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

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

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

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

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

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

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

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

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

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

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

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.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-caption {
	display: block;
}

/*--------------------------------------------------------------
## GENERAL STYLES
--------------------------------------------------------------*/
.mobile { display: none; }
.mobile2 { display: none; }
.uk-width-1-2\@m:first-child {padding-left: 0;}
.uk-width-1-2\@m:last-child {padding-right: 0;}
.home .uk-first-column {padding:0; margin: 0!important; margin-bottom: 25px!important;}
.page-template-page-servizi {margin-bottom: 0!important}

.page-child  .uk-first-column {padding:0; margin: 0!important; /*margin-bottom: 25px!important;*/}
.page-id-20 .entry-content .uk-first-column {padding:0; margin: 0!important; }
.page-id-7 .uk-first-column{padding:0; margin: 0!important; margin-bottom: 25px!important;}


/*.page-template-reference-php .uk-first-column {margin:initial!important;}*/
/*--------------------------------------------------------------
## HEADER
--------------------------------------------------------------*/
.adapt { position: relative; }
.bg {/*background-color: rgba(255,255,255,0.8);    margin-top: 30px;*/ background: #fff;}
.bg.uk-active {box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);}
.navigation ul li.wpml-ls-item a {padding: 0; padding-left:15px;}
.navigation a img { width: 190px }
.navigation {display: -ms-flexbox;display: -webkit-flex;display: flex;-ms-flex-align: center;-webkit-align-items: center;align-items: center;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between; height: 100px}
.navigation ul li {line-height: 100px}
.navigation ul li a {text-transform: uppercase;font-family: 'Merriweather Sans';font-weight: 700;padding: 0 13px;letter-spacing: 1px; font-size: 14px;}
.navigation ul li.current-menu-item a {color:darkblue}
ul.sub-menu {background: #ffffff;color: #687480; padding:25px; width: 250px; border-radius: 3px; top:80px!important;}
ul.sub-menu li {margin:7px 0; line-height: 1}
ul.sub-menu li a {color: #00abbd!important;font-family: 'Montserrat';font-size: 14px;text-transform: uppercase;letter-spacing: 1px;-webkit-transform: translate3d(0, 0, 0); text-align:center; width: 100%; opacity: 0.9 }
ul.sub-menu li.current_page_item a {color:darkblue!important;}
ul.sub-menu li a:hover {opacity: 1}
h1.title {font-size: 50px; line-height: 50px; margin:0; color: #fff;font-family: 'Montserrat'; position: absolute; background: #00abbc; bottom: 0; padding: 10px 20px; }
h1.title span {color:#00abbd}
div.logo a.logo {float: left;}
div.lingua {float: left; margin-left:20px;}
div.lingua a { line-height:100px;text-transform: uppercase;font-family: 'Merriweather Sans';font-weight: 700;padding: 0 15px;letter-spacing: 1px; font-size: 14px;}
div.lingua a.selected {display: none;} 
.bread { background: #00abbc; color: #fff; height: 40px; line-height: 40px ; font-size: 14px;}
.bread a {color: #fff;font-size: 14px;}
.bread span {color: #fff;font-size: 14px;}
.uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before {color: #fff!important; margin: 0 10px!important ; font-size: 14px;}
/*--------------------------------------------------------------
## CONTENT
--------------------------------------------------------------*/

.entry-content h3 {font-size: 40px;font-weight: 300;line-height: 55px;text-align: left;font-family: 'Merriweather Sans';margin-bottom: 20px; color:#687480 }
.entry-content h4 {font-size: 19px; margin:0;line-height: 25px;text-transform: uppercase;font-weight: 600;color: #687480;}
.entry-content p {    font-family: 'Open Sans'!important;color: #687480; font-weight: 300;margin-bottom: 20px; font-size: 18px;}
.entry-content {margin-top:90px;margin-bottom: 90px!important;}

/*--------------------------------------------------------------
## PAGE VALORI
--------------------------------------------------------------*/
.page-template-page-valori  h3 {color:#00abbc ; font-size: 30px; font-family: 'Montserrat'; margin: 0; text-transform: uppercase; font-weight: bold; line-height: 1}
.post-thumbnail img {margin-right: 25px}
/*--------------------------------------------------------------
## FOOTER
--------------------------------------------------------------*/
.top-footer {background: #f5f6fa;border-top: 1px solid #ededf0;padding-top: 60px;padding-bottom: 60px;}
.top-footer .uk-button {background: #00abbc; color: white; font-size: 16px; text-transform: capitalize; padding: 0 15px; border:1px solid #f5f6fa; transition: all 0.5s;}
.top-footer .uk-button:hover {border:1px solid #00abbc; color: #00abbc; background:#f5f6fa; }
.top-footer .certificazioni {}
.top-footer h4 {color: #00abbd;min-height: 48px;margin-bottom: 10px;    font-size: 25px;line-height: 30px;font-weight: 600;}
.top-footer ul {list-style-type: none; padding:0; }
.top-footer ul li {list-style-type: none; float: left; margin-left:-5px; margin-right: 10px; margin-top:15px;}
.top-footer ul li svg { width: 30px!important; height: 30px; }
.top-footer ul li a{text-transform: uppercase; color: #687480}
footer {padding: 20px 0;background: #0f1823;color: #d3d3d3;position: relative;font-size: 14px;text-align: center;}
footer .tm-totop-scroller {display: block;position: absolute;top: 0;right: 0;z-index: 1000;width: 20px;height: 20px;line-height: 20px;font-size: 13px;color: rgba(199, 213, 227, 0.3);text-align: center;-webkit-transition: all 0.15s ease-in-out;transition: all 0.15s ease-in-out;}
footer .tm-totop-scroller::after {content: "\f077";font-family: "FontAwesome";}
footer .tm-totop-scroller:hover,
footer .tm-totop-scroller:focus {color: rgba(233, 238, 244, 0.3);font-size: 15px;outline: none;/* 2 */text-decoration: none;}
footer .tm-totop-scroller:active {color: #00abbd;font-size: 13px;}


/*--------------------------------------------------------------
## PAGE CONTATTI
--------------------------------------------------------------*/
div.wpcf7 input.wpcf7-submit {line-height: 40px;text-transform: uppercase; background: #088d9b; cursor: pointer; color: #fff; width: 200px; font-size: 16px;}
div.wpcf7 input.wpcf7-submit:hover {line-height: 40px;text-transform: uppercase; background: #06818e; cursor: pointer}
div.wpcf7 input { width: 100%; margin-bottom: 15px; border-color: #efefef ; color: #687480}
div.wpcf7 textarea {border-color: #efefef; height: 150px;margin-bottom: 10px; }
div.wpcf7 span.wpcf7-acceptance {margin-left:-15px; margin-right: 15px; width: 14px}
div.wpcf7 span.wpcf7-acceptance input {width: 14px}

.grecaptcha-badge {
    display: none;
}

/*--------------------------------------------------------------
## HOME PAGE 
--------------------------------------------------------------*/
.uk-slidenav-position:hover .uk-slidenav {display: block;}
.home h1.title { display: none; }
span.home {color: #00abbd;font-weight: 700;font-size: 20px;}
h4.home {font-size: 30px;font-weight: 300;line-height: 35px;font-family: 'Merriweather Sans';margin-top: 10px; color: #687480; margin-bottom: 35px}
.home .bg {position: relative;z-index: 1000; background: #fff}
.uk-slideshow{position: relative;z-index: 0;width: 100%;margin: 0;padding: 0;list-style: none;overflow: visible;touch-action: pan-y; height: 600px!important; min-height: 600px!important}
.uk-slideshow-fullscreen,
.uk-slideshow-fullscreen > li {height: 600px!important; min-height: 600px; background-position: center!important}
h2.box_blue {font-size: 85px;font-weight: bold;line-height: 120px;}
.uk-overlay-bottom {padding: 40px 0;}
.uk-overlay-bottom {top: auto;}
.uk-overlay-panel {position: absolute;top: 0;bottom: 0;left: 0;right: 0;padding: 40px;color: #ffffff;}
ul.uk-dotnav {position: relative;bottom: 80px;text-align: center;margin: 0 auto;width: max-content;}
ul.uk-dotnav li { text-align: center;padding:5px!important; }
ul.uk-dotnav li.uk-active {    -webkit-transform: scale(1.25)!important;transform: scale(1.25)!important; }
ul.uk-dotnav li.uk-active a {background: #fff!important;}
ul.uk-dotnav li a {     background: rgba(255, 255, 255, 0.5);height: 13px; width: 13px;  }
ul.uk-dotnav li:hover {    -webkit-transform: scale(1.25)!important;transform: scale(1.25)!important; }
ul.uk-dotnav li:hover  a{background: #fff!important; }
ul.uk-dotnav li:hover  a:hover{background: #fff!important; }
.uk-slidenav-previous:before {content: "\f104";font-family: FontAwesome; font-size: 36px;}
.uk-slidenav-next:before {content: "\f105";font-family: FontAwesome;font-size: 36px;}
ul.uk-slideshow-items li:hover a.uk-slidenav {display: block;}
a.uk-slidenav {position: absolute;top: 50%;z-index: 1;margin-top: -25px; color: #fff}
a.uk-slidenav:hover {color: #fff; text-decoration: none;}
a.uk-slidenav-next {right: 25px;}
a.uk-slidenav-previous {left: 25px;}
h3.title_home {font-family: 'Montserrat', sans-serif; font-size: 30px; text-align: center; font-weight: bold; color: #00abbd; margin-bottom: 30px;}
.home .presentazione-container {padding: 0}
.home .presentazione-container .uk-first-column {margin: 0!important}
.home .presentazione-container .wpcf7 .wpcf7-submit {margin-top:10px!important; margin-right: 0;} 
.home .serviziright{width: 900px;margin:0 auto; min-height: 375px; background-color: rgba(255,255,255,0.9);}
.home .serviziright span {color: #00abbd;font-weight: 700;font-size: 20px; margin: 0;}
.home .serviziright h3 {font-family: 'Montserrat', sans-serif; font-size: 30px; text-align: center; font-weight: bold; color: #00abbd; margin-bottom: 25px; margin-top: 50px;}
.home .serviziright h3 span {font-size: 45px;}
.home .serviziright a.uk-button { display: table; margin: 0 auto; text-align: center }
.home .serviziright .uk-button {background: #00abbc; color: white; font-size: 16px; font-weight: bold; text-transform: none; padding: 0 15px; border:1px solid rgba(255,255,255,0.7);; transition: all 0.5s; display: table; margin: 50px auto}
.home .serviziright .uk-button:hover {border:1px solid #00abbc; color: #00abbc; background:#f5f6fa; }
.home .serviziright p { text-align: center; padding:0 75px; margin-bottom: 50px!important; font-weight: 300;}
.home .extra_field_1 {border-bottom: 1px solid #ededf0; padding: 140px 0;}
.home .green {background: #00abbc;width: 100%;display: block;position: absolute;bottom: 0;left: 0;height: 70px;}
.homeservizi {margin-bottom: 50px;margin-right: 40px;   }
.homeservizi .uk-container {}
.homeservizi .uk-first-column{ margin-bottom: 0!important }
.homeservizi .uk-width-1-3\@m{ position: relative;min-height: 600px }
.homeservizi .uk-width-1-3\@m a {position: absolute;font-size: 27px;font-weight: 300;line-height: 33px;font-family: 'Merriweather Sans';color: #fff; text-align: left;}
.homeservizi .green {background: #00abbc;width: 100%;display: block;position: absolute;bottom: 0;left: 0;height: 70px;}
.homeservizi .uk-width-1-3\@m a:hover:before  {color: #00abbd; }
.homeservizi .uk-width-1-3\@m a:hover { text-decoration: none; background:#013F59; opacity: 0.8; transition: all 0.5s; }
.homeservizi {margin-top: 75px; text-align: center;}
.homeservizi img { width: 100% }
.homeservizi span.text_down { position: absolute; bottom:20px; left: 20px; font-size: 27px;font-weight: 300;line-height: 33px;font-family: 'Merriweather Sans';color: #fff; text-align: left; }
/*.homeservizi span.text_down:before {content: ".";color: #fff;font-size: 60px;margin-left: -20px;line-height: 30px;}*/
.homeservizi .uk-width-1-3\@m a:hover span.text_down:before  {color: #013F59; }
.valori { border-top: 1px solid #ededf0;}
.valori .green img{ }
.valori h4 {margin-bottom: 35px!important}
.valori p { text-align: center; margin:20px 0; }
.valori a {color:#878787; font-size: 19px }
.valori a:hover {text-decoration: none;color:#00abbd }
.valori a:hover img {filter: grayscale(0); color:#00abbd } 
.valori img {filter: grayscale(1);} 
.valori img.hover:hover img.nohover{ opacity: 1!important }
.valori img.nohover:hover img.hover{ }
.valori img.nohover { opacity: 1 }
.valori img.nohover:hover { }
.valori img { text-align: center; margin:0 auto; display: block; }
.contatti_home { color: #fff; font-family: 'Montserrat', sans-serif; padding-top:60px; padding-bottom: 60px}
.contatti_home p {font-size: 35px;line-height: 40px;margin-bottom: 40px;}
.contatti_home a {display: block; color: #fff; font-size: 30px; font-weight: bold;}
.contatti_home span {color:#fff; font-size: 16px; }
.contatti_home .uk-width-1-2\@m:last-child {padding-right: 30px;}
.contatti_home textarea {resize: none;}
.contatti_home .wpcf7-form .uk-first-column { margin-bottom: 0!important }
.contatti_home .wpcf7-form input {padding:7px;}
.valori-container { text-align: center;padding: 60px 0 0  }
.valori-container .post-thumbnail { background: #22acbc ; border-radius: 50%; margin: 0 auto;  width: 170px; height: 170px}
.valori-container h3.title_home {margin-bottom: 0;}
.valori-container h4.home {margin-bottom: 75px; color: #687480}
.valori-container span {color: #878787; font-size: 18px; margin-top: 20px; display: block;}
.valori-container img {text-align: center; margin: 0 auto; display: block;filter: brightness(0) invert(1); padding-top: 35px }
.valori-container .green img { }
.referenze-container { background: #d4f7fb;padding: 60px 0 60px  }

.referenze-container .white img { margin: 0 auto; display: block; text-align: center; max-width:221px; }
.referenze-container  .uk-button {background: #00abbc; color: white; font-size: 16px; text-transform: capitalize; padding: 0 15px; border:1px solid #f5f6fa; transition: all 0.5s; display: table; margin: 0 auto}
.referenze-container .uk-button:hover {border:1px solid #00abbc; color: #00abbc; background:#f5f6fa; }
.referenze-container .uk-slider {height: 175px;}
/*--------------------------------------------------------------
## PAGE SERVIZI
--------------------------------------------------------------*/
.style { background: #fff; padding: 60px  }
.style p {margin-bottom: 20px!important; color:#687480;font-size: 18px;font-family: 'Open Sans'!important; font-weight: 300}
.style  h5 {color: #00abbd;font-family: 'Open Sans'!important; font-weight: bold; font-size: 21px; margin:10px 0; }
.serviziright {width: 43%;margin-left: 57%;min-height: 580px;color: #687480; padding-bottom: 90px; padding-right: 40px}
.serviziright p {margin-bottom: 20px!important; color:#687480;font-size: 18px; font-family: 'Open Sans'!important; font-weight: 300}
.serviziright ul li {color:#687480;font-size: 18px; font-family: 'Open Sans'!important; font-weight: 300}
.servizileft {width: 44%;float: left;padding: 0px 3%;background-color: rgba(255,255,255,0.9);min-height: 480px; padding-top:50px; padding-bottom: 90px; margin-bottom: 0!important; margin-top:0!important;}
.servizileft p span {color:#687480; font-size: 18px; display: block;}
.servizileft p {margin-bottom: 20px!important; color:#687480; font-size: 18px;}
.servizileft h3 {margin-top:50px;}
.serviziright h5 {color: #00abbd;font-family: 'Open Sans'!important; font-weight: bold; font-size: 21px; margin:10px 0; }
.servizileft h5 {color: #00abbd;font-family: 'Open Sans'!important; font-weight: bold; font-size: 21px; margin:10px 0; }
.servizileft p span {color:#687480; font-size: 18px; display: block;}
.page-child .entry-content ul {list-style-type: none;font-family: 'Open Sans'!important; font-weight: 300; margin: 0; padding:0;}
.page-child .entry-content ul li::before {content: "\2022"; font-weight: bold;display: inline-block;width: 1em; margin-left: 0; line-height: 1 }
.page-child .entry-content ul li {color: #687480; }
.page-child .entry-content ul {}

/*--------------------------------------------------------------
## PAGE SERVIZI - MOSAIC GRID
--------------------------------------------------------------*/
.mosaic_container .tek_1_3 {width: calc(33% - 15px);float: left;height: 370px;}
.mosaic_container .tek_1_3 a:hover { text-decoration: none; background: white; color: #00abbd;   }
.mosaic_container .tek_row {display: table;width: 100%;margin-bottom: 30px;}
.mosaic_container .tek_2_3 {width: calc(67% - 15px);float: left;}
.mosaic_container .row1 .tek_1_3 {margin-left: 30px;}
.mosaic_container .row2 .tek_2_3 {margin-left: 30px;}
.mosaic_container .row3 .tek_1_3 {width: calc(33% - 15px);float: left;height: 370px;}
.mosaic_container .row3 .tek_1_3.img6 {width: calc(34% - 30px); margin-left: 30px;margin-right: 30px;height: 381px;}
.mosaic_container .home_servizi_title {font-size: 27px;font-weight: 300; line-height: 33px;font-family: 'Merriweather Sans';color: #fff;padding: 35% 45px 20px 30px;   }
.mosaic_container .home_servizi_title:before {content: ".";color: #fff;font-size: 60px;margin-right: 0px;line-height: 30px;}
.readmorebtn.whitetheme {border: 2px solid #fff;color: #fff;}
.mosaic_container .readmorebtn {margin: 0px 45px;padding: 5px 10px;display: none;}
.mosaic_container .tek_1_3:hover .readmorebtn {display: table;}
.mosaic_container img{ width: 100% }

/*--------------------------------------------------------------
## PAGE REFERENZE & GALLERY 
--------------------------------------------------------------*/
.js-filter {margin-top:75px; margin-bottom: 75px;}
p.filtro {line-height: 51px; font-weight: bold}
ul.uk-subnav li a:hover { background: #00abbc!important;  color: #fff!important;  text-decoration: none;} 
.uk-subnav-pill>.uk-active>a { background: #00abbc!important;  color: #fff!important; text-decoration: none;}
.uk-subnav-pill>.uk-active>a:hover { background: #00abbc!important;  color: #fff!important;  text-decoration: none;} 
.uk-subnav>*>:first-child {background: #f5f6fa; padding:15px 20px; color: #5b5b5b; border-radius: 5px; font-weight: bold}
.uk-subnav {border:none!important;}
.uk-grid-divider.uk-grid-column-small>:not(.uk-first-column)::before, .uk-grid-divider.uk-grid-small>:not(.uk-first-column)::before { border:none;}
.page-template-reference-php .uk-subnav>* { padding: 0 5px; }
.page-template-reference-php  .uk-grid-divider.uk-grid-column-small>*, .uk-grid-divider.uk-grid-small>* {}
.page-template-gallery-php .uk-subnav>* { padding: 0 5px; }
.page-template-gallery-php .uk-grid-divider.uk-grid-column-small>*, .uk-grid-divider.uk-grid-small>* {}
.page-template-gallery-php a.reference {height: 300px;}
a.reference {display: block; position: relative;}
a.reference:hover {opacity: 0.7!important; filter: grayscale(100%);transition: all 0.3s}
.gallerybox {min-height: 300px; background-size:cover!important; border-right:40px solid #fff!important; transition: all 0.3s}
.gallerybox:hover {filter: grayscale(100%);transition: all 0.5s}
.lightbox {z-index: 111111111}

/*--------------------------------------------------------------
## MENU RESPOSIVE
--------------------------------------------------------------*/
div.uk-offcanvas-bar #primary-menu li a:hover {text-decoration: none; color:#ccc}
div.uk-offcanvas-bar #primary-menu li a {color: rgba(163, 169, 176, 0.7);padding:15px;margin-bottom: 2px;background-color: #121d2a;font-family: 'Montserrat';font-size: 14px;text-transform: uppercase;letter-spacing: 1px;-webkit-transition: all 0.15s ease-in-out;transition: all 0.15s ease-in-out;width: 100%; display: block;}
div.uk-offcanvas-bar #primary-menu li.current_page_parent a{background: #00abbd;color: #ffffff;  }
div.uk-offcanvas-bar {padding:0!important; margin: 0!important;background-color: #121d2a!important; }
div.uk-offcanvas-bar ul.sub-menu { background:none!important; padding:0!important; margin: 0!important; }
div.uk-offcanvas-bar ul.sub-menu li{ text-align: left; margin-top:0!important ; margin-bottom: 0!important }
div.uk-offcanvas-bar ul.sub-menu li a { background:none!important; padding:0!important; margin: 0!important; text-align: left;   color: rgba(163, 169, 176, 0.7)!important;padding:15px!important;margin-bottom: 2px!important;background-color: #121d2a!important;font-family: 'Montserrat';font-size: 13px!important;text-transform: uppercase;letter-spacing: 1px;-webkit-transition: all 0.15s ease-in-out;transition: all 0.15s ease-in-out;width: 75%!important; display: block; padding-left:20px!important;}
div.uk-offcanvas-bar ul.sub-menu li a:hover {color:#ccc!important}
div.uk-offcanvas-bar #primary-menu li.current_page_item a{background: #00abbd;color: #ffffff;  }
div.uk-offcanvas-bar #primary-menu {list-style-type: none; padding: 0; margin: 0; margin-top:50px; }
div.uk-offcanvas-bar #primary-menu li { list-style-type: none; line-height: 1}

/*--------------------------------------------------------------
## PAGE CHI SIAMO CHI SIAMO
--------------------------------------------------------------*/

.page-template-page-chisiamo h2 { color: #00abbc;font-size: 30px;font-family: 'Montserrat';margin: 0;text-transform: uppercase;font-weight: bold;line-height: 1; }
.page-template-page-chisiamo ul.history { padding-left: 20px; padding-right: 0;  list-style: none;}
.page-template-page-chisiamo ul.history li {font-family: 'Open Sans'!important; color: #687480;font-weight: 300;}
.page-template-page-chisiamo ul.history li:before {content: "\2022";color: #00ABBD; font-size: 18px; font-weight: bold; display: inline-block; width: 1em; margin-left: -1em; border:none; }
.page-template-page-chisiamo h3 {font-family: 'Montserrat', sans-serif;margin-bottom: 35px!important;font-size: 30px;font-weight: bold;color: #00abbd;margin-bottom: 30px;}
.page-template-page-chisiamo .counter span.count {display: block; text-align: center;font-family: 'Montserrat', sans-serif;font-size: 30px;font-weight: bold;color: #00abbd;}
.page-template-page-chisiamo .counter span.desc {display: block;text-align: center;font-family: 'Open Sans'!important; font-size: 17px; font-weight: bold; color: #878787}
.page-template-page-chisiamo .counter {padding:50px 0;}
.page-template-page-chisiamo .counter img { margin: 0 auto; display: block;text-align: center; }
.presentazione-container {padding: 50px 0 90px}
.presentazione-container .bg_green { background:#00ABBD; padding: 60px 0 40px }
.presentazione-container .bg_green h4 {color: white; font-family: 'Montserrat', sans-serif;font-size: 30px; font-weight: bold;}
.presentazione-container .wpcf7 {margin-right: 40px; color: }
.presentazione-container .wpcf7-form .acceptance { color: white; font-size: 13px; line-height: 18px; margin-top: 15px; margin-bottom: 15px }
.presentazione-container .wpcf7 input {margin-bottom: 10px; margin-right: 10px;}
.presentazione-container .wpcf7 .wpcf7-submit {background: none; text-transform: capitalize!important; padding: 10px 20px; float: right; line-height: 1; width: 120px;}
.presentazione-container .wpcf7 .wpcf7-submit:hover { text-transform: capitalize!important; padding: 10px 20px; float: right; line-height: 1; width: 120px;}
.presentazione-container .wpcf7 span.your-surname { margin-left: 10px; }
.presentazione-container .wpcf7 span.your-surname input { width: 96% }
.presentazione-container .wpcf7 span.wpcf7-list-item { float: left; margin: 0; padding-top:2px; }

.presentazione-container .wpcf7 a {color: white;}
/*--------------------------------------------------------------
## PAGE SERVIZI
--------------------------------------------------------------*/

.page-template-page-servizi h5 {color: #00abbd;font-family: 'Open Sans'!important;font-weight: bold;font-size: 21px;margin: 0 0 10px 0; ;}
.page-template-page-servizi p {font-size: 18px}
.page-template-page-servizi .uk-grid h5 {color: #00abbd;font-family: 'Open Sans'!important;font-weight: bold;font-size: 21px;margin: 0 0 10px 0; }
.page-template-page-servizi .content-area .uk-first-column {  margin:auto!important; }
.page-template-page-servizi .content-area ul {/*width:max-content; margin:0 auto!important;*/ list-style-type: none;font-family: 'Open Sans'!important; font-weight: 300; margin: 0; padding:0;}
.page-template-page-servizi .content-area ul li::before {content: "\2022"; font-weight: bold;display: inline-block;width: 1em; margin-left: 0; line-height: 1; text-align: left!important; color:#00abbd; }
.page-template-page-servizi .content-area ul li {color: #687480;font-size: 18px; }
.page-template-page-servizi .uk-button {background: #00abbc; color: white; font-size: 16px; text-transform: capitalize; padding: 0 15px; border:1px solid #f5f6fa; transition: all 0.5s; margin-top:20px; font-weight: bold }
.page-template-page-servizi .uk-button:hover {border:1px solid #00abbc; color: #00abbc; background:#f5f6fa; }
.page-template-page-servizi .right {width: 44%;float: right;padding: 0px 3%;background-color: rgba(255,255,255,0.9); padding-top:50px; padding-bottom: 90px; margin-bottom: 0!important; margin-top:0!important;}
.page-template-page-servizi .left {width: 44%;padding: 0px 3%;background-color: rgba(255,255,255,0.9); padding-top:50px; padding-bottom: 90px; margin-bottom: 0!important; margin-top:0!important;}
.page-template-page-servizi .entry-content {margin-bottom: 45px!important}
.parent-pageid-11 .adapt .entry-content {margin-bottom: 45px!important}
/*--------------------------------------------------------------
## RESPONSIVE
--------------------------------------------------------------*/

@media screen and (max-width: 1920px) {
	/*h1.title {margin-top:180px;padding-bottom: 180px}*/
	.page-template-page-servizi .box1 { min-height: 500px!important; }
	.page-template-page-servizi .box2 { min-height: 500px!important;  }
	.page-template-page-servizi .box3 { min-height: 500px!important;  }

}
@media screen and (max-width: 1680px) {
	/*h1.title {margin-top:160px;padding-bottom: 180px}*/
	 .extra_field_1 {background-position:-50px!important}
	 .page-template-page-servizi .box1 { min-height: 400px!important; }
	.page-template-page-servizi .box2 { min-height: 400px!important;  }
	.page-template-page-servizi .box3 { min-height: 400px!important;  }
}

@media screen and (max-width: 1440px) {
	/*h1.title {margin-top:140px;padding-bottom: 140px}*/
	.home .extra_field_1 {padding:100px 0;}
	.extra_field_1 {background-position:-100px!important}
		.page-template-page-servizi .box1 { min-height: 350px!important; }
	.page-template-page-servizi .box2 { min-height: 350px!important;  }
	.page-template-page-servizi .box3 { min-height: 350px!important;  }
	.style {padding:50px;}

}
@media screen and (max-width: 1280px) {
	/*.bg {box-sizing: border-box; max-width: 980px;padding: 0 25px;}
	.adapt {max-width: 980px}*/
	/*.homeservizi .uk-width-1-3\@m { min-height: 500px }*/
	/*h1.title {margin-top:120px; padding-bottom: 120px}}*/
	h2.box_blue { font-size: 75px; line-height: 100px }
	.home .extra_field_1 {padding:90px 0;}
	.style {padding:40px;}


}
@media screen and (max-width: 1220px) {

	.homeservizi .uk-container {max-width: 980px}
	.valori .uk-container {max-width: 980px}
	.contatti_home .uk-container {max-width: 980px}
.home .extra_field_1 {padding:80px 0;}
.style {padding:30px;}
	/*h1.title {margin-top:110px; padding-bottom: 110px}}*/

}
@media screen and (max-width: 1199px) {

	.mosaic_container .tek_1_3 {height: 300px;}
	.mosaic_container .tek_2_3 img {height: 300px;object-fit: cover;}
	.mosaic_container .row3 .tek_1_3.img6 {height: 300px;}
	.mosaic_container .row3 .tek_1_3 img {height: 300px;object-fit: cover;}
	/*.home .serviziright {width: 40%;margin-left: 5%; min-height: 680px;padding: 5%;background-color: rgba(255,255,255,0.8);}*/
	/*h1.title {margin-top:90px; padding-bottom: 90px; text-align: center}*/
	/*.page-id-22 .extra_field_1 .serviziright {margin-left: 50%;padding: 0px 5%;background-color: rgba(255,255,255,0.8);}
		.extra_field_1 {background-position:-150px!important}
		.extra_field_1 {background-color: rgba(255,255,255,0.9);}
		.style {padding:20px;}
*/
}

@media screen and (max-width: 1024px) {
	.page-id-20 .extra_field_1 .serviziright {margin-left: 51%;padding: 40px;background-color: rgba(255,255,255,0.8);width: 49%; }
	.page-id-22 .extra_field_1 .serviziright { margin-left: 51%;padding: 40px;background-color: rgba(255,255,255,0.8);width: 49%;}
h2.box_blue { font-size: 65px; line-height: 80px }
.navigation ul li a {padding: 0 9px;}

} 


@media screen and (max-width: 960px) {
	.entry-content {margin: 60px 0!important}
	.imgsize { height: 380px!important }
	div.logo a.logo {padding-top:0;}
	div.lingua a {padding: 0; margin: 0; }
	.homeservizi .uk-width-1-3\@m { width: 75%; margin: 0 auto!important; margin-bottom: 35px!important; border:none!important;}
	.homeservizi { margin-right: 0!important }
	.homeservizi .uk-grid  {margin-right: 0!important}
	/*.home .serviziright {width: 50%;margin-left: 5%; min-height: 680px;padding: 5%;background-color: rgba(255,255,255,0.8);}*/
	.valori .uk-width-1-5\@m:first-child { text-align: center; width: 100% }
	.valori .uk-width-1-5\@m { text-align: center; width: 50%; margin: 0 auto;  }
	.contatti_home div.accept {margin-right: 30px;    font-size: 12px!important;line-height: 20px; }
    .page-id-20 .extra_field_1 .serviziright {padding: 40px;background-color: rgba(255,255,255,0.8);  width: 56%;  margin-left: 41%}
    .page-id-22 .extra_field_1 .serviziright {padding: 40px;background-color: rgba(255,255,255,0.8);  width: 56%;  margin-left: 41%}
    .servizileft { width: 50% }
    .navigation { position: relative; }
    .lingua { position: absolute; right:0px; float: none; margin-top:-10px; } 
    h2.box_blue { font-size: 55px; line-height: 65px }
    .boxhome {margin-bottom: 35px!important;}
   .extra_field_1 {background-position:1px!important}
   .top-footer .uk-text-center { text-align: left!important }
   .top-footer .uk-text-right { text-align: left!important; margin-top: 35px }
   .home .serviziright { width: 700px; margin: 0 auto!important }
   .page-child .serviziright {background-color: rgba(255,255,255,0.9);padding: 0 3%; padding-top: 50px; padding-bottom: 90px;     margin-left: 37%; min-height: 400px; width: 55%}
   .mobile2 { display: block;  }
   .mobile2 .serviziright {background-color: rgba(255,255,255,0.9)!important; width: 50%!important ;    font-family: 'Open Sans'!important;margin-left:60%!important;     margin: 60px 0!important; float: right; }
   .mobile2 img {  }
   .desktop2 { display: none }
   .home .valori-container .uk-grid-margin {margin-top:0;}
}	

@media screen and (max-width: 930px) {
.uk-subnav { margin-left:-5px; }
/*p.filtro {text-align: center;margin: 0 auto;}*/
.page-template-gallery .entry-content br { display: none; }
.page-template-gallery p.filtro { text-align: center;margin-bottom: 0!important; display: block; clear: both; width: 100% }
.page-template-gallery p.filtro:nth-child(1) {margin-top:30px;}
.page-template-gallery .uk-subnav { margin: 0 auto; width: 100%; text-align: center; display: block; }
.page-template-gallery .uk-subnav li a { padding: 8px 10px }
.uk-grid-small .uk-grid-margin  { width: 50%; margin:0 auto; display: block; }

}
@media screen and (max-width: 800px) {

    .servizileft { width: 75% }
    .serviziright { width: 80%!important; margin-left:16%!important; }
    .mobile2 .serviziright {width: 75%!important}
    h2.box_blue { font-size: 45px; line-height: 55px }
     .home .serviziright { width: 600px; margin: 0 auto!important }

}
@media screen and (max-width: 650px) {
	
	.page-template-page-servizi .mobile img { display: block!important; }
	.presentazione-container .wpcf7 span.your-surname input { width: 100%; margin-right: 0; }
	.presentazione-container .wpcf7 span.your-surname {margin-left: 0; }
	
	.top-footer .width40 {width: 100%;float: none;margin-bottom: 40px;}
	.top-footer .width40 img {display: block; margin:0 auto; width: 90%}
	.top-footer .width60 {width: 100%;float: none;margin-left: 0%; text-align: center;}
	.mosaic_container .tek_2_3 {display: none;}
	.mosaic_container .tek_1_3 {width: 100%;margin-left: 0px;}
	.mosaic_container .tek_row {margin-bottom: 5px;}
	.mosaic_container .row1 .tek_1_3 {margin-left: 0px;height: 348px;}
	.mosaic_container .row2 .tek_1_3 {height: 348px;}
	.mosaic_container .row3 .tek_1_3 {width: 100%;float: left;height: 348px;}
	.mosaic_container .row3 .tek_1_3.img5, .mosaic_container .row3 .tek_1_3.img7 {display: none;}
	.mosaic_container .row3 .tek_1_3.img6 {width: 100%;float: left;height: 348px;margin-left: 0px;margin-right: 0px;margin-bottom: 40px;}
	.mosaic_container .readmorebtn {display: none;}
	.home .serviziright {width: 100%!important;margin-left: 0%;min-height: 400px;padding: 5%!important;}
	.homeservizi .uk-width-1-3\@m { width: 100%;}
	.bg { margin-top:0!important; background:#fff; }
    .valori .uk-width-1-5\@m:first-child { text-align: center; width: 100% }
	.valori .uk-width-1-5\@m { text-align: center; width: 100%; margin: 0 auto }
	.contatti_home {padding-left:30px; padding-right: 30px}
    .serviziright {padding: 40px;background-color: rgba(255,255,255,0.8); margin:0 auto!important; width: 90%!important; padding: 40px 3%!important;}
    .servizileft {float: none!important; margin:0 auto!important; width: 90%!important}
    h2.box_blue { font-size: 36px; line-height: 46px }
    .uk-slideshow-fullscreen, .uk-slideshow-fullscreen > li { height: 400px!important; min-height: 400px!important }
    .uk-slideshow { height: 400px!important; min-height: 400px!important; margin-top:0!important; }
    .homeservizi .uk-width-1-3\@m{ position: relative;min-height: 300px; width: 300px; background-position: center!important }
.page-template-page-servizi .content-area ul {width:max-content; margin:0 auto!important;}
	.home .presentazione-container .bg_green h4 {margin-bottom:30px;}
	.presentazione-container .wpcf7-form .acceptance {margin-top:30px;}
}
@media screen and (max-width: 641px) { 

	.page-id-7 .top-footer .uk-first-column{padding:0; margin: 0!important; margin-bottom: 25px!important;}

	.mobile2 .serviziright {background-color: rgba(255,255,255,0.9);margin: 30px auto!important; float: none!important;width: 90%!important;}
	.sub-menu li a {text-transform: capitalize!important;}
	.page-template-page-servizi .content-area ul li {text-transform: lowercase!important;}
	.page-template-page-valori .post-thumbnail {margin-bottom: 35px; margin-left: }
	.valori-container img { padding-top:25px; }
	.valori-container  .uk-grid-medium { margin: 0 }
	.navigation a img { width: 140px } 
	.valori-container .post-thumbnail { width: 140px; height: 140px  }
	.box1 {max-height: 386px!important}
	.page-template-page-servizi .content-area .uk-first-column { margin-bottom: 0!important }
	.desktop {display: none;}
	.mobile {display: block;}
	.page-template-page-servizi .uk-width-1-2\@s {background: none!important}
	.page-template-page-servizi .content-area ul { padding:50px 0 80px; text-align: left; width: 80%; margin-top:0;}
	.counter h3 { text-align: center; }
	.home .serviziright p {padding: 0 40px;}
	.home .uk-slider-items {width: 100%}
	.uk-grid-small .uk-grid-margin  { width: 80%; margin:0 auto; display: block; }

   .top-footer { text-align: center; }
   .top-footer ul.social li{ display: inline-block; float: none }
   .top-footer ul.social { display: table; width: 100%; margin:25px auto; }
   .top-footer .uk-text-center { text-align: center!important; margin-top: 35px!important }
   .top-footer .uk-text-right { text-align: center!important; margin-top: 35px!important }
   .imgsize { height: 300px!important }
   .entry-content {margin:45px 0!important;}
       .servizileft {float: none!important; margin:30px auto!important; width: 90%!important}

   h1.title {font-size: 40px; line-height: 40px}
   .page-template-reference-php .post-thumbnail  { margin:0 auto; text-align: center; }
}