/*
Theme Name: Pict
Theme URI: http://produceict.it/
Author: ProduceICT
Author URI: http://produceict.it/
Description: Thema di produceict azienda di sicurezza inatica
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: produceict, pict, produceict.it
Tags: produceict, pict, security, cisco, hp-security, fortinet, linux, penetretion test, gap-analysis,

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.

pict is based on Underscores http://underscores.me/, (C) 2012-2016 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 http://necolas.github.io/normalize.css/
*/

/*
 * Font ed info
 * font-family: 'Open Sans', sans-serif;
 * font-family: 'Roboto Mono', monospace;
 * font-family: 'Roboto', sans-serif;
 * screen and (min-width: 810px) {}
 * (max-width: 809px) {}
 * --------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Roboto+Mono:400,400i,500,500i,700,700i');

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

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;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

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: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 16px;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-trans: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #333;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.6em;
	font-family: 'Open Sans', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	clear: both;
}

h1 {
    font-size: 36px;
    line-height: 40px;
		margin: 0.8em 0 0.5em 0;
}

h2 {
    font-size: 30px;
    line-height: 40px;
		margin: 0.8em 0 0.5em 0;
}

h3 {
    font-size: 25px;
    line-height: 40px;
		font-weight: 600;
		margin: 0.8em 0 0.5em 0;
}

h4 {
		color: #a1a5ad;
    font-size: 17px;
    line-height: 20px;
		font-weight: 700;
		margin: 0.8em 0 0.5em 0;
		text-transform: uppercase;
    letter-spacing: 0.7px;
}

/* Won't be used here */

h5 {
    font-size: 14px;
    line-height: 20px;
}

h6 {
    font-size: 12px;
    line-height: 20px;
}

p {
	color: #7b7c7e;
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 30px;
}

dfn,
cite,
em,
i {
	font-style: italic;
	font-weight: 600;
}

blockquote {
	display: inline-block;
	--x-height-multiplier: 0.363;
	--baseline-multiplier: 0.157;
	font-weight: 400;
	font-style: italic;
	margin-left: 50px;
	line-height: 1.48;
	letter-spacing: -.014em;
	color: rgba(0,0,0,.6);
	border: none;
	padding: 0;
	text-align: left;
}

blockquote p{
	font-size: 28px;
	text-indent: -.32em;
	line-height: 1.3em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	font-family: 'Roboto Mono', monospace;
	background: rgba(0,0,0,.05);
  padding: 20px;
  white-space: pre-wrap;
	font-size: 15px;
	line-height: 1.6;
	max-width: 100%;
	overflow: auto;
	border: 0;
  border-radius: 0;
	margin-bottom: 25px;
}

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 {
	-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/ */
	box-sizing: inherit;
}

body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
	color: #7b7c7e;
	text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  position: relative;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	color: #4a4a4a;
  font-size: 16px;
	padding: 0 20px;
  line-height: 25px;
	margin: 0 0 30px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li{
	margin-bottom: 10px;
}

li > ul,
li > ol {
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 0 20px;
}

ul li ul{
	list-style-type: circle;
}

ol li ol{
	list-style-type: lower-alpha;
}

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%;
}

::-moz-selection{
	background: #00bd9c;
	color: #fff; }
::selection {
	background: #00bd9c;
	color: #fff; }


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	font-size: 20px;
  color: #7b7c7e;
  border: 1px solid #b5b8bb!important;
  border-radius: 100px;
  background-color: transparent;
  padding: 15px 50px;
  letter-spacing: 1px;
  margin: 0 auto;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	color: #ffffff;
  background-color: #00bd9c;
  border:1px solid #00bd9c!important;
  opacity: 1;
  outline: none;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	color: #ffffff;
  background-color: #00bd9c;
  border:1px solid #00bd9c!important;
  opacity: 1;
  outline: none;
}

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"],
select,
textarea {
	display: block;
  width: 100%;
  height: auto;
	border-radius: 0;
	position: relative;
  background: transparent;
  resize: none;
  padding: 0 0 5px 0;
  border: 0;
  border-bottom: 1px solid #d2d5db;
  font-size: 35px;
  color: #21282f;
  -webkit-appearance: none;
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.select{position: relative;}
.select:before {
  content: "";
  background-color: #f5f6f7;
  display: block;
  position: absolute;
  z-index: 10;
  right: 0;
  top: 0;
  width: 20px;
  height: 51px;
}

.select:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 11;
  right: 10px;
  top: 50%;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #00bd9c;
}

select {
	outline:none;
	color: #21282f;
	cursor: pointer;
}

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,
select:focus,
textarea:focus {
  border-bottom: 1px solid #7b7c7e;
  outline: none;
  -webkit-appearance: none;
}

textarea {
	width: 100%;
	max-height: 250px;
}

#send_message{
	padding:60px 0;
}

#send_message h4.title_form{
	font-size:14px;
	font-weight: 700;
}

#send_message .sub_wrapper .subscribe_input{width:45%;margin-right:5px;}
#send_message .sub_wrapper .subscribe_button{width:20%;}

/* CF7 Messages */

.wpcf7 .wpcf7-validation-errors {
	color:#fff;
	font-size:16px;
  border: none;
  background-color: #f4ae46;
  margin: 0;
  padding: 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 100px;
}

.wpcf7 .wpcf7-mail-sent-ok {
	color:#fff;
	font-size: 16px;
  border: none;
  background-color: #7ad33f;
  margin: 0;
  padding: 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 100px;
}

.wpcf7 .wpcf7-mail-sent-ng {
	color:#fff;
	font-size: 16px;
  border: none;
  background-color: #cf2d38;
  margin: 0;
  padding: 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: white;
}

.wpcf7 span.wpcf7-not-valid-tip {
  border: none;
  background-color: #cf2d38;
  padding: 10px;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 10px;
  width: 180px;
  color: white;
  /* Drop shadow */
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
}

.wpcf7 .wpcf7-form .fleft {
  float: left;
}

.wpcf7 .wpcf7-form .mright20 {
  margin-right: 20px;
}

.wpcf7 .wpcf7-form .mright40 {
  margin-right: 40px;
}

.wpcf7 .wpcf7-form .clear {
  clear: both;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: inherit;
}

a:hover,
a:focus,
a:active {
	color: #00bd9c;
}

a:focus {
	outline: thin solid
}

a:hover,
a:active {
	outline: 0;
	border:0;
}

/* this is the magic */
.entry-content a,
.career a  {
	color: inherit;
	padding: 0 5px;
  font-weight: 600;
  text-decoration:none;
  border-bottom: 1px solid #00bd9c;
  box-shadow: inset 0 -2px 0 #00bd9c;
  transition: background 0.1s cubic-bezier(.0,.189,.156,1);
}

.career a:hover,
.entry-content a:hover {
	color:#fff;
  background: #00bd9c;
}


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.site-title{
	margin:0;
}

.site-title a{
	text-indent: -9999px;;
  overflow: hidden;
	outline: 0;
	border: 0;
  white-space: nowrap;
	display:block;
	width:170px;
	height:42px;
	box-shadow: none;
	transition: none;

	background-image:url('images/logo.png');
	background-position: left top;
	background-repeat: no-repeat;
	background-size:100%;
}

.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
	text-align: right;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	position: relative;
	display: inline-block;
	list-style-type: none;
	margin-left: 20px;
	font-size: 18px;
}

.main-navigation a {
	text-decoration: none;
	color: #b5b8bb;
	font-size: 18px;
  padding: 10px 0px;
	letter-spacing: 2px;
	font-weight: 600;
	outline:0;
	border:0;

	display: inline-block;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.main-navigation ul ul {
	text-align: left;
	background: #fff;
	float: left;
	position: absolute;
	top: 35px;
	left: -999em;
	z-index: 99999;
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a {
	width: 200px;
	padding: 10px 20px;
}

.main-navigation ul ul li {
	margin:0;
}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
	border: 0;
	outline: none;
	color: #000;
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
	color: #00bd9c;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
	transition: all 0s;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 769px) {
	.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%;
}

#masthead {
  background: #fff;
  position: fixed;
	padding: 40px 0;
	z-index: 9999;
  top: 0;
	right: 0;
  left: 0;
}

.site-header.slide{
	-webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.slide--reset{
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

.slide-up {
    top: -40px;
		-webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}

#masthead.nav--white {
    background-color: #fff!important;
    box-shadow: 1px 0 5px rgba(0,0,0,0.1);
		-webkit-box-shadow: 1px 0 5px rgba(0,0,0,0.1);
		-moz-box-shadow: 1px 0 5px rgba(0,0,0,0.1);
		-ms-box-shadow: 1px 0 5px rgba(0,0,0,0.1);
    padding: 15px 0;
}


/*
 * Mobile-nav
 * Menù per il mobile
 --------------------------------------------------_*/
 #menu-toggle{
	outline: none;
  border: 0!important;
  border-radius: 0;
 	background: url('images/menu-icon.svg');
 	background-position:center;
  background-repeat: no-repeat;
  background-size: 25px;
  text-indent: -9999px;
  padding: 15px;
 	width: 30px;
  float: right;
 }
 #mobile-nav{
 	display:none;

 	position:fixed;
 	top:0;
 	left:0;
 	right:0;
 	bottom:0;
 	z-index:999999;
	list-style: none;
	margin: 0;

 	background: rgba(33,40,45,0.9);
 	padding:30px;
 }

 #exit{
 	height:50px;
 	color:#fff;
 	cursor:pointer;
	line-height: 1;
 	margin-bottom: 30px;
 	text-align: right;

 	background:url('data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMS4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ3NS4yIDQ3NS4yIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0NzUuMiA0NzUuMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI2NHB4IiBoZWlnaHQ9IjY0cHgiPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik00MDUuNiw2OS42QzM2MC43LDI0LjcsMzAxLjEsMCwyMzcuNiwwcy0xMjMuMSwyNC43LTE2OCw2OS42UzAsMTc0LjEsMCwyMzcuNnMyNC43LDEyMy4xLDY5LjYsMTY4czEwNC41LDY5LjYsMTY4LDY5LjYgICAgczEyMy4xLTI0LjcsMTY4LTY5LjZzNjkuNi0xMDQuNSw2OS42LTE2OFM0NTAuNSwxMTQuNSw0MDUuNiw2OS42eiBNMzg2LjUsMzg2LjVjLTM5LjgsMzkuOC05Mi43LDYxLjctMTQ4LjksNjEuNyAgICBzLTEwOS4xLTIxLjktMTQ4LjktNjEuN2MtODIuMS04Mi4xLTgyLjEtMjE1LjcsMC0yOTcuOEMxMjguNSw0OC45LDE4MS40LDI3LDIzNy42LDI3czEwOS4xLDIxLjksMTQ4LjksNjEuNyAgICBDNDY4LjYsMTcwLjgsNDY4LjYsMzA0LjQsMzg2LjUsMzg2LjV6IiBmaWxsPSIjRkZGRkZGIi8+CgkJPHBhdGggZD0iTTM0Mi4zLDEzMi45Yy01LjMtNS4zLTEzLjgtNS4zLTE5LjEsMGwtODUuNiw4NS42TDE1MiwxMzIuOWMtNS4zLTUuMy0xMy44LTUuMy0xOS4xLDBjLTUuMyw1LjMtNS4zLDEzLjgsMCwxOS4xICAgIGw4NS42LDg1LjZsLTg1LjYsODUuNmMtNS4zLDUuMy01LjMsMTMuOCwwLDE5LjFjMi42LDIuNiw2LjEsNCw5LjUsNHM2LjktMS4zLDkuNS00bDg1LjYtODUuNmw4NS42LDg1LjZjMi42LDIuNiw2LjEsNCw5LjUsNCAgICBjMy41LDAsNi45LTEuMyw5LjUtNGM1LjMtNS4zLDUuMy0xMy44LDAtMTkuMWwtODUuNC04NS42bDg1LjYtODUuNkMzNDcuNiwxNDYuNywzNDcuNiwxMzguMiwzNDIuMywxMzIuOXoiIGZpbGw9IiNGRkZGRkYiLz4KCTwvZz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K');
 	background-repeat: no-repeat;
  background-position: center right;
  background-size: contain;
 }

@media screen and (min-width: 771px) {
	#button-menu{display:none;}
}

@media screen and (max-width: 770px) {
	.search, .social, .main-none{display:none;}
	a.logo-menu2{width: 230px;height: 26px;}
}

#mobile-nav ul{
	list-style:none;
	margin: 0 auto;
	padding: 0;
}
#mobile-nav li {
	position: relative;
	letter-spacing: 1px;
}
#mobile-nav li a {
	color:#fff;
	display: block;
	font-size: 32px;
	font-weight:700;
  text-align: left;
  line-height: 1.3em;
	text-decoration: none;
	padding:0.6rem;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	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;
	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;
}

.left{float:left;}
.right{float:right;}
.clear{clear: both;}
.relative{position:relative;}
.--marginb{margin-bottom:50px;}
.--page{font-weight: 600;}
.inline-block{display:inline-block;vertical-align: top;}
.grey{background:#f5f6f7;}
.grey2{background: #eeeff1;}



/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.site{
	margin-top:122px;
	overflow: hidden;
}

#primary article h1.entry-title,
#blog h1.entry-title{
	font-size: 18px;
  line-height: 26px;
	font-weight: 700;
  bottom: 0;
  position: relative;
  border-bottom: none;
  color: #21282f;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 90px;
  border-top: 1px solid rgba(0,0,0,0.1);
}

#primary article h1.entry-title:after,
#blog h1.entry-title:after {
    content: "";
    position: absolute;
    top: -1px;
    right: -100%;
    width: 100%;
    height: 1px;
    background-color: rgba(0,0,0,0.1);
}

#main{padding:0 0 40px;}
#career{padding:50px 0;}
#main.site-main--blog{padding:50px 0;}


/*
 * Pagination
 */
.pagination{
	clear: both;
	display:block;
	color: #8c8f94;
	font-size: 26px;
	line-height: 40px;
	text-align: center;
	font-weight: 600;
	padding:40px 0 0;
}

.pagination span{
	margin:0 2% 0 0;
}

.pagination .current{
	color:#00bd9c;
}

.pagination a{
  margin:0 2% 0 0;
}
.pagination a:hover,
.pagination a:focus,
.pagination a:active{
	border:0;
	outline: 0;
	text-decoration: none;
}

/*
 * Category Nav
 --------------------------------------------------------------*/
#category_nav{
	padding:30px 0;
}

ul.category_nav{
	padding: 0;
	display: block;
	margin-bottom:30px;
}

ul.category_nav li{
	display: inline-block;
	margin: 0 15px 0 0;
}

ul.category_nav li a{
	color: #00bd9c;
	font-size:18px;
	font-weight: 500;
	padding: 5px 10px;
	line-height: 1.1em;
	text-align: center;
	text-transform: uppercase;
}

ul.category_nav li a.-current{
	font-weight: 600;
}

ul.category_nav li a:hover,
ul.category_nav li a:focus,
ul.category_nav li a:active{
	border:0;
	outline:0;
	font-weight: 600;
	text-decoration: none;
}


.entry-footer{
	padding:30px 0;
}

.single .entry-footer{
	width: 100%;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 20px;
}

.single-services .entry-footer{
	border-bottom: 0;
  padding-bottom: 30px;
}

.single-services .entry-footer:after{content:none;}

.single .entry-footer:after {
  content: "";
  position: absolute;
  bottom: -1px;
  right: -100%;
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.1);
}

.cat-links a {
  text-transform: uppercase;
	font-weight: 700;
  font-size: 14px;
  color: #00bd9c;
	display: inline-block;
  margin-right: 20px;
  position: relative;

	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.cat-links a:hover,
.cat-links a:focus,
.cat-links a:active{
	border:0;
	outline:none;
	text-decoration: none;
}

.cat-links a:after {
    content: "";
    height: 2px;
    width: 0;
    background-color: #00bd9c;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

.cat-links a:hover:after {
    width: 100%;
}

/*
 * Blog
 --------------------------------------------------------------*/
a.blog{
	position:relative;
	overflow: hidden;
	margin:0 2% 30px;
	display: block;
	height: 250px;
	width:100%;
}

a.blog:hover,
a.blog:focus,
a.blog:active{
	border:0;
	outline: none;
	color:inherit;
	text-decoration: none;
}

a.blog:hover > .thumb{
	transform: scale(1.2);
	-webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

a.blog .thumb{
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	position:absolute;
	z-index: 1;
	bottom:0;
	right:0;
	left:0;
	top:0;

	-webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

a.blog .blog_wrap{
	left:10%;
	bottom: 0;
	width:80%;
	z-index: 5;
	margin:0 auto;
	padding: 10px 15px;
	position: absolute;
	background: #fff;
}

.blog_wrap h3{
	color:#000;
	margin-top:0;
	line-height: 1.3em;
}

.blog_wrap .--date{
	font-size:14px;
	letter-spacing: 1px;
}


/*
 * Single Services
 ------------------------------------------------------------*/

.entry-blog{
	width:100%;
	height: 65vh;
	display:block;
	margin-bottom: 70px;
	padding: 80px 0 50px;
	position: relative;
}

#primary .entry-blog h1.entry-title,
#primary .entry-blog span{
	position: relative;
	color:#fff;
	z-index: 5;
}

#primary .entry-blog .thumb{
	background-position: top center;
	background-repeat: no-repeat;
	background-size:cover;
	position: absolute;
	z-index: 1;
	bottom:0;
	right:0;
	left:0;
	top:0;
}

#primary .entry-blog .--overlay-2{
	background: rgba(33,40,45,0.7);
	position: absolute;
	z-index: 2;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

#primary .entry-blog h1.entry-title{
	font-weight: 700;
	font-size:36px;
	line-height: 1.3em;
	margin:0 0 30px;
	border-top:0;
	padding:15% 0 30px;
	border-bottom: 1px solid rgba(255,255,255,0.5);
}

#primary .entry-blog .author{
	display: none;
}

.entry-blog .posted-on a{
	color:#b5b8bb;
	font-size:16px;
	font-weight: 600;
}

.entry-blog .posted-on a:hover{
	border:0;
	outline: none;
	color: inherit;
	text-decoration: none;
}

/*--------------------------------------------------------------
# Home
--------------------------------------------------------------*/

#head{
	display: block;
  width: 100%;
  height: 535px;
	margin-top: 0;
  padding-top: 150px;
  overflow: hidden;
  position: relative;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
}

#head > .overlay{
	background: rgba(33,40,45,0.8);
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

#head .hero{
	position: relative;
	z-index: 3;
	width: 100%;
}

.finger {
  margin-top: 18px;
}

.fingerprint{
	display: block;
	background-image: url('./images/fingerprint.svg');
	background-position: left top;
	background-repeat: no-repeat;
	background-size: auto;
	width: 170px;
  height: 170px;
}

.underline{
	width:100%;
	height:1px;
	display: block;
	border-bottom: 1px solid #00bd9c;
}

#head .hero-text{
	display:block;
	color:#fff;
	margin:20px 0;
	font-size:18px;
	font-weight: 600;
	line-height: 1.6em;
}

.teletype-prefix, .teletype-cursor {
  color: #00bd9c;
}

.type-text{
  color:#fff;
  font-size: 54px;
  line-height: 2em;
  margin: 0;
}

.teletype-text{
  letter-spacing: 15px;
  font-weight: 400;
}

.teletype-cursor{
	font-weight: 100;
}

/*
 * #Keynumbers
 ------------------------------------------------------------*/


section#keynumbers {
  padding: 50px 0;
	text-align: center;
}

section#keynumbers h4{
	text-align: left;
}

p.key-number {
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 1px;
}

span.key-img{
	width: 100%;
	max-width: 100px;
	display: block;
	margin: 0 auto;
}

span.key-img img{
	width:100%;
	display:block;
}


/*
 * Dove Siamo
 ------------------------------------------------------------*/
#dove-siamo{
 	display: block;
  width: 100%;
	padding:50px 0;
  min-height: 320px;
	overflow: hidden;
  position: relative;
 	background-size: cover;
 	background-position: top center;
 	background-repeat: no-repeat;
}

#dove-siamo > .overlay{
 	background: rgba(33,40,45,0.5);
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
	top: 0;
  bottom: 0;
}

#dove-siamo .--hero2{
 	position: relative;
 	z-index: 3;
 	width: 100%;
}

.--white{
 	border-bottom: 1px solid rgba(255,255,255,0.3);
}

#dove-siamo .dove-siamo--text > p{
 	display:block;
 	color:#fff;
 	margin:20px 0;
 	font-size:18px;
	font-weight: 600;
	line-height: 1.6em;
}

#dove-siamo .dove-siamo--title{
	color:#fff;
	margin: 0;
	font-size: 54px;
	line-height: 1em;
	font-weight: 600;
	margin-bottom: 20px;
	letter-spacing: 1px;
}

/*
 * Career
 ------------------------------------------------------------*/

.career h4{
 	font-size:14px;
 	font-weight: 700;
}

.career h2{
	color: #000;
	font-weight: 600;
  letter-spacing: 1px;
}

.career p{
	letter-spacing: 0.5px;
}


/*
 * Services
 ------------------------------------------------------------*/

 /* ---- grid ---- */

 .hero-grid {
 	width:100%;
 	margin:0 auto;
   max-width: 970px;
 	list-style-type: none;
   display: inline-block;
 }

 /* clear fix */
 .hero-grid:after {
   content: '';
   display: block;
   clear: both;
 }

 /* ---- .grid-item ---- */

 .--item {
 	width: 45%;
 	float: left;
 	height: 360px;
 	overflow: hidden;
 	position: relative;
 }

 .--item:nth-child(2), .--item:nth-child(4), .--item:nth-child(6) {
    margin: 0 3%;
 		margin-bottom:30px;
 }

 @media (max-width: 1024px) {
 	.--item:nth-child(2), .--item:nth-child(4), .--item:nth-child(6) {
 	  margin:0 0 30px;
 	}

 	.--item {
 	  float: none;
 	  width: 100%;
 	  height: auto;
 		margin:0 0 30px;
 	}

	.--item a {
 	  width: 100%;
 	  height: auto;
 	}

 }

#services ul.hero-grid{
	padding: 0;
	padding-top:50px;
	padding-bottom:50px;
}

a.service{
	display: inline-block;
	margin-bottom:30px;
	padding: 50px 30px;
	outline: none;
	border:0;

	-webkit-transition: all 0.3s ease-in-out 0.1s;
  -moz-transition: all 0.3s ease-in-out 0.1s;
  transition: all 0.3s ease-in-out 0.1s;
}

li.--item:hover > a.service {
	text-decoration: none;
	border:0;
}

.service h3{
	background: #00bd9c;
	display:inline-block;
	font-size:21px;
	padding:0 5px;
	color:#fff;
}

.service .icon-services{
	width:100px;
	height:100px;
	display:block;
}
.service img,
.service h3,
.service p{
	position: relative;
	z-index: 5;
}

.service p{
	margin-bottom:0;
}

.service .thumb{
	background-position: top center;
	background-repeat: no-repeat;
	background-size:cover;
	position: absolute;
	z-index: 1;
	bottom:0;
	right:0;
	left:0;
	top:0;
}

.--overlay{
	background: #fff;
	position: absolute;
	z-index: 2;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

li.--item:hover > a.service h3,
li.--item:hover > a.service p{
	color:#fff;

	-webkit-transition: all 0.3s ease-in-out 0.1s;
  -moz-transition: all 0.3s ease-in-out 0.1s;
  transition: all 0.3s ease-in-out 0.1s;
}

li.--item:hover > a.service:hover > .--overlay{
	background: rgba(0,0,0,0.6);

	-webkit-transition: all 0.3s ease-in-out 0.1s;
  -moz-transition: all 0.3s ease-in-out 0.1s;
  transition: all 0.3s ease-in-out 0.1s;
}


/*
 * Single Services
 ------------------------------------------------------------*/

#primary .services h1.entry-title{display:none;}

.entry-service{
	width:100%;
	height: 65vh;
	display:block;
	padding: 80px 0 50px;
	position: relative;
}

.entry-service img,
.entry-service h1,
.entry-service p,
.entry-service span,
.entry-service .navigation{
	position: relative;
	color:#fff;
	z-index: 5;
}

.entry-service .icon-services{
	width:100px;
	height:100px;
	margin-bottom: 20px;
}

.entry-service .thumb{
	background-position: top center;
	background-repeat: no-repeat;
	background-size:cover;
	position: absolute;
	z-index: 1;
	bottom:0;
	right:0;
	left:0;
	top:0;
}

.entry-service .--overlay{
	background: rgba(33,40,45,0.7);
	position: absolute;
	z-index: 2;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.entry-service h1.entry-title{
	font-weight: 700;
	float:left;
}

.entry-service .post-navigation{
	float:right;
	width:200px;
	margin-top: 15px;
}

.navi {
	opacity: 0.5;
	margin: 0 3%;
	color:#b5b8bb;
  font-size: 20px;
	padding: 20px 25px;
	border: 2px solid #b5b8bb;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.navi:hover{
	opacity: 1;
	color:#00bd9c;
	border-color:#00bd9c;
	-webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.nav-links a:hover,
.nav-links a:focus,
.nav-links a:active{
	border:0;
	outline: none;
	text-decoration: none;
}


/*
 * pagination
 -----------------*/
#pagination{
	padding:50px 0;
}

#pagination .nav-links a{
	position: absolute;
}

.nav-links{    height: 40px;}

#pagination .nav-links a[rel="prev"]{left:0;}
#pagination .nav-links a[rel="next"]{right:0;}
#pagination .nav-links a.navi-center{left:50%;}

#pagination .navi{
	font-size:16px;
}


/*
 * Partners
 ------------------*/
 section#partners {
  padding: 50px 0;
 }

ul.partners{
	list-style: none;
	padding: 0;
  margin: 0 10%;
}
ul.partners li{
	text-align: center;
	list-style: none;
	margin-bottom:20px;
}

ul.partners li img{
	max-width: 160px;
}


(min-width: 1300px) {
	.entry-service,
	.entry-blog{
		height:450px;
	}
}


/*
 * Blog Home Section
 ------------------------------------------------------------*/
#blog-home{
	height: calc(100vh);
	padding:50px 0;
	background-color: #009cff;
	background-repeat: repeat;
	background-image: url("images/arches.png");
}

#blog-home h4{
	color:#fff;
}

#blog-home .--blog-wrap{
	padding:50px 0;
}

#blog-home a.blog{
	height:60vh;
	-webkit-box-shadow: 0px 0px 30px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 30px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 30px rgba(0,0,0,0.3);
}

#blog-home .--overlay{
	background: rgba(33,40,45,0.5);
}

#blog-home  a.blog .blog_wrap{
	bottom: 10%;
	color:#a1a5ad;
	background:transparent;
}

#blog-home  a.blog .blog_wrap h3 {
    color: #fff;
    margin-top: 0;
    line-height: 1.3em;
}


/*
 * Team
 ------------------------------------------------------------*/
#team{
	padding:50px 0;
}

.member{
	margin-bottom:40px;
	min-height: 150px;
}

.member h4{
	color:#000;
	font-size:18px;
	margin: 0 0 5px;
	letter-spacing: 0.6px;
	text-transform: capitalize;
}

.member p.ruolo{
	margin: 0 0 5px;
}

p.ruolo{
	margin: 0 0 15px;
	font-weight: 600;
	letter-spacing: 0.6px;
}

ul.social_member{
	display: block;
	padding:0;
	margin:0 0 10px;
}

ul.social_member li{
	display: inline;
}

ul.social_member li a{
  font-size: 22px;
	margin: 0 15px 0 0;
  display: inline-block;
}

ul.social_member li a:hover,
ul.social_member li a:focus,
ul.social_member li a:active{
	border:0;
	outline: none;
	text-decoration: none;
}

.read_arrow{
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.link {
  color: #00bd9c;
  cursor: pointer;
  font-weight: 600;
  text-decoration: none;
}

a.link:hover,
a.link:focus,
a.link:active{
	border:0;
	outline: none;
	text-decoration: none;
}

.link--arrowed {
  display: inline-block;
  height: 2rem;
	font-size: 18px;
  line-height: 1em;
}
.link--arrowed .arrow-icon {
  position: relative;
  top: -1px;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  vertical-align: middle;
}
.link--arrowed .arrow-icon--circle {
  -webkit-transition: stroke-dashoffset .3s ease;
  transition: stroke-dashoffset .3s ease;
  stroke-dasharray: 95;
  stroke-dashoffset: 95;
}
.link--arrowed:hover .arrow-icon {
  -webkit-transform: translate3d(5px, 0, 0);
          transform: translate3d(5px, 0, 0);
}
.link--arrowed:hover .arrow-icon--circle {
  stroke-dashoffset: 0;
}

.collaboratori{
	color:#000;
	font-size:18px;
	font-weight: 700;
}

.collaboratori p{
	color:#000;
}

.pagination_team .navi-center{display:none;}


/*-- .Certificazioni --*/
.certificate {
	display: block;
  list-style: none;
	padding: 0;
  margin: 0;
}

.certificate li {
	font-weight: 600;
	cursor: pointer;
	position:relative;
	padding: 10px 20px 10px 30px;
	margin: 0 10px 20px 0;
	display: inline-block;
	border: 1px solid rgba(0,0,0,0.15);

	-webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

.circle{
	content:"";
	width: 8px;
	height: 8px;
	background: #7b7c7e;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	position: absolute;
	z-index: 2;
	left: 11px;
	top: 19px;
}

.certificate li:hover{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
	background: #00bd9c;
	color: #fff;

	-webkit-box-shadow: 0px 0px 25px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 25px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 25px rgba(0,0,0,0.2);

	-webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

.certificate li:hover > .circle{
		background: #fff;
}


/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/

.site-footer{
	background:#21282f;
	padding: 50px 0;
	color: #a9abac;
}

.sidebar-footer{
	color: #a9abac;
	margin-bottom:30px;
}

.sidebar-footer .widget .widget-title,
.sidebar-footer .widget p {
	color: #a9abac;
}

.sidebar-footer .widget .widget-title{
	font-weight: 700;
  letter-spacing: 1px;
	text-transform: inherit;
}

.sidebar-footer .widget p{
	font-size: 17px;
	line-height: 1.5em;
	letter-spacing: 1px;
}

.sidebar-footer .widget_nav_menu{
	margin-top: 0.8em;
}

.sidebar-footer .widget_nav_menu .widget-title{
	color:#fff;
	display:none;
}

.sidebar-footer .widget ul{
	line-height: 1em;
	list-style: none;
	padding: 0;
  margin: 0;
}

.sidebar-footer .widget ul li{
	float: left;
	clear: both;
	position: relative;
  overflow: hidden;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s ease-in-out 0.1s;
  -moz-transition: all 0.3s ease-in-out 0.1s;
  transition: all 0.3s ease-in-out 0.1s;
}

.sidebar-footer .widget ul li a{
	color:#fff;
	font-size: 18px;
	font-weight: 600;
	text-decoration: none;
  outline: none;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.sidebar-footer .widget ul li a:after {
  content: "";
  height: 1px;
  width: 0;
  background-color: #ffffff;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

.sidebar-footer .widget ul li a:hover:after,
.sidebar-footer .widget ul li a:focus:after {
  width: 100%;
}

.site-footer .site-info p{
	font-size: 16px;
	letter-spacing: 1px;
	color: #727578;
}

#sidebar-footer .widget_wpcom_social_media_icons_widget ul{
	display: block;
	clear:both;
	padding: 15px 0 0;
}
#sidebar-footer .widget_wpcom_social_media_icons_widget ul li{
	display:inline;
	clear: none;
}
#sidebar-footer .widget_wpcom_social_media_icons_widget ul li a{
	color:#fff;
	font-size: 28px;
	margin-right:10px;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.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%;
}

/*--------------------------------------------------------------
## 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-item a{
	border: 0;
	outline: 0;
	box-shadow: none;
	background: none;
}

.gallery-item a:hover{
	color:inherit;
	background: none;
}

.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;
}


/*
 *
 --------------------------_media_query mobile-site */
@media screen and (max-width: 769px) {

	.site-title a {margin-top: 10px;}

	#head {
		height:auto;
		padding-bottom:50px;
	}

	.fingerprint {
		margin:0 auto;
	}

	#head .hero {
    padding: 0 5%;
    box-sizing: border-box;
	}

	ul.partners{
		margin:0 3%;
	}

	ul.partners li{
		display: inline-block;
	}

	#blog-home {
    height: auto;
	}

	#blog-home a.blog{
		width:100%;
		height:45vh;
		margin-bottom:50px;
	}

	.entry-service,
	.entry-blog{
		height: 45vh;
	}

	a.blog {
		margin: 0 0 30px;
	}

}



@media screen and (max-width: 450px) {
	.entry-service{
		height: auto;
		padding-bottom: 20px;
	}

	.entry-service h1.entry-title{
		float:none;
	}

	.entry-service .post-navigation {
		float: none;
		width: 100%;
		margin-top: 50px;
		margin-bottom: 20px;
		position: relative;
	}

	.navi-links a[rel="next"]{
		position: absolute;
		right:0;
	}

	.navi-links a[rel="prev"]{
		position: absolute;
		left:0;
	}

	ul.category_nav li {
    display: block;
    margin: 0 0 20px;
	}
}
