*, *:before, *:after {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
*:focus {
outline: none;
}
html, 
body {
height: 100%;
}
body {
padding: 0;
margin: 0;
font-family: 'Open Sans', sans-serif;
color: #101010;
font-weight: 400;
font-size: 16px;
line-height: 1.6em;
}
.blocca {
overflow: hidden;
}
h1, h2, h3, h4 {
font-family: 'Merriweather Sans', sans-serif;
font-weight: 800;
line-height: 1.3em
}
.nero {
color: #101010;	
}
.fucsia {
color: #e9204f;
}
.grande {
margin: 45px 0 0 0
}
a {	
color: #e9204f;
transition: .3s
}
a:hover {	
color: #e9204f;
}
strong, b {
font-weight: 700
}
.inside {
padding: 15px;
max-width: 1200px;
margin-left: auto;
margin-right: auto;
}
.responsive {
width: 100%;
height: auto !important
}
.centered {
text-align: center;
}
.wpcf7-submit, a.button {
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
border-radius: 0;
display: inline-block;
padding: 15px 40px;
border: solid 2px #e9204f;
background-color: transparent;
color: #ffffff;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
text-align: center;
text-decoration: none;
cursor: pointer;
transition: all 0.5s;
}
.wpcf7-submit:hover, a.button, a.button:hover {
background-color: #e9204f !important;
color:#ffffff;
}
.wpcf7-submit {	
background-color: #e9204f;
width: auto;
}
.mobile {
display: block
}
.hvr-sweep-to-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #e9204f;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
} header {
background-color: #e0e0e0;	
z-index: 999999999;
}
header .inside {
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
padding-top: 0;
padding-bottom: 0;
}
div#logo {
z-index: 999999;
flex: 0 0 60px;
transition: .3s
}
div#logo img {
max-width: 60px;
display: block;    	
transition: .3s
}
div#btn-menu {
z-index: 999999;
display: inline-block;
flex: 1 0 0;
}
button#menu-toggle, 
button#menu-toggle:focus,
button#menu-toggle:active {    
background-color: transparent;
border: none;
color: #101010;
cursor: pointer;
display: inline-block;
float: right;
padding: 8px;
}
button#menu-toggle span {
display: block;
height: 2px;
margin-bottom: 5px;
width: 22px;
background-color: #101010; 
transition: .3s
}
button#menu-toggle span:last-child {
margin-bottom: 0;
width: 11px;
background-color: #e9204f;
transition: .3s
}
.btn-menu-active {
width: 22px !important;
background-color: #101010 !important;
transition: .3s
}
nav {
z-index: 999;
display: none;
position: fixed;
width: 100%; 
height: 100vh;
top: 0;
left: 0;
padding-top:130px;
background-color: #ffffff
}
nav ul {	
padding-left: 0;
margin: 0
}
nav ul li {	
display: block;
text-align: center;
margin-bottom: 14px;
}
nav ul li ul li {	
margin-bottom: 3px
}
nav ul li a {	
padding: 0;
font-size: 16px;
line-height: 1.9em;
color: #101010;
font-weight: 700;
text-decoration: none
}
nav ul li ul li a {
font-weight: normal;
font-size: 15px;
} main {
} footer {
background-color: #e0e0e0;
font-size: 14px;
padding:40px 0;
}
footer a {
color: #101010;
text-decoration: none	
}
footer a:hover {
text-decoration: none	
}
footer .inside {
display: flex;
flex-direction: column;
}
footer .inside div {
text-align: center;
}	
footer .inside div:first-child {
order: 2;
}
footer .inside div:nth-child(2) {
order: 1;
}
footer .inside div:nth-child(3) {
order: 3;
}
footer .inside div img {
width: 80px
}
.slider-clienti {
margin: 20px 0;
}
.slider-clienti div img {
width: 80%;
height: auto !important;
margin: 0 auto;
} #intro {
background: rgb(255,255,255); }
#intro-in {
padding: 50px 15px
}
#title h1 {
position: relative;
font-size: 25px;
line-height: 1.2em;
margin-bottom: 20px;
text-align: center;
}
#title h1:before {
display: none;
position: absolute;
top: -60px;
left: 0;
content: "";
width: 60px;
height: 3px;
background-color: #e9204f;
}
.bg-grigio {
background-color: #e0e0e0;
}
.bg-nero {
background-color: #000000;
color: #ffffff !important;
}
#tre-box {
padding: 30px 0 50px 0;
}
#tre-box section {
color: #ffffff;
text-align: center;
display: flex;
flex-direction: column;
justify-content: space-between;
}
#tre-box section a {
background-color: #ffffff;
color: #101010 !important;
text-decoration: none;
flex-basis: 32%;
padding: 30px 30px 10px 30px;
margin: 10px 0;
}
#tre-box section a div img {
width: 50px;
}
#tre-box section a:hover {
background-color: #e9204f;
color: #ffffff !important;
}
#tre-box section a:hover h2 {
color: #ffffff !important;
}
#tre-box section a:hover img {
filter: saturate(0);
filter: brightness(100);
}
#macchina {
max-width: 610px; 
margin: 0 auto
}
#header, 
.fissatop .inside:after, 
.line-after {
position: relative;
}
.inside section {
padding-top: 50px;
padding-bottom: 50px
}
.inside section h2 {
margin: 0;
}
#tre-box section:before,
.line-after:after,
#header .inside:after, 
.fissatop .inside:after {
content: '';
background-color: #e9204f;
height: 60px;
width: 2px;
position: absolute;
z-index: 999
}
#tre-box section:before {
top: -30px;
left: 50%;
}
.line-after:after,
#header .inside:after, 
.fissatop .inside:after {
bottom: -30px;
left: 50%;
}
#header .inside:after, .fissatop .inside:after {
bottom: -40px;
height: 120px;	
}
.line-after {
padding-bottom: 30px
}
section.centered p, #desc-box {
max-width: 708px;
margin-left: auto;
margin-right: auto;
}
#desc-box {
padding-top: 0;
padding-bottom: 0
}
ul.ul-space, ul.progetti {
max-width: 708px;
margin: 0 auto;
padding-left: 0;
list-style: none;
}
ul.ul-space {
margin-bottom: 30px;
}
ul.ul-space li {
padding: 5px 0;	
}
ul.progetti li {
background-color: #e0e0e0;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;	
padding: 15px 15px 5px 15px;
margin-top: 25px;
}
ul.progetti li em {
color: #e9204f;
}
ul.progetti li img {
width: 100%;
height: auto !important
}
#gruppo {
display: flex;
flex-wrap: wrap;
flex-direction: column;
align-items: top;
justify-content: space-between;
padding-top: 20px;
padding-bottom: 20px;
}
#gruppo a {
padding-top: 85px;
flex-basis: 49%;
margin-bottom: 20px;
color: #101010;
text-decoration: none;
background-position: top center;
background-repeat: no-repeat;
}
#gruppo a:first-child {
background-image: url(//infosrl.it/wp-content/themes/info/img/contesto.jpg);
}
#gruppo a:nth-child(2) {
background-image: url(//infosrl.it/wp-content/themes/info/img/dotlab.jpg);
}
#gruppo a:nth-child(3) {
background-image: url(//infosrl.it/wp-content/themes/info/img/publical.jpg);
}
#gruppo a:nth-child(4) {
background-image: url(//infosrl.it/wp-content/themes/info/img/intel-media.jpg);
}
#gruppo a div {
background-color: #e0e0e0;
padding: 40px 30px 20px 30px;
text-align: center;
}
#gruppo a div:hover {
background-color: #e9204f;
color: #ffffff;
}
#gruppo a div:hover strong {
color: #ffffff;
}
.subdesc {
font-size: 20px;
color: #e9204f;
max-width: 708px; 
margin: 0 auto 20px auto
}
#tre-box section h2, 
#gruppo a div strong {
color: #e9204f;
font-size: 20px
}
a.txt-dec-none, a.txt-dec-none:hover {
text-decoration: none
}
#sectop {
display: flex;
flex-direction: column;
padding-top: 35px;
padding-bottom: 0px;
}
#sectop picture, #sectop p {
text-align: center;
}
#sectop picture img {
width: 100%;
height: auto !important;
max-width: 450px;
}
.box-bianco {
background-color: #ffffff;
padding: 15px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px
}
form {
max-width: 708px;
margin-left: auto;
margin-right: auto;
text-align: left;
padding: 20px 0;
}
label, input, select, textarea {
display: block;
width: 100%;
padding: 12px;
margin-bottom: 10px;
font-family: 'Open Sans', sans-serif;
font-size: 16px;
}
label {
padding: 0;
}
input, select, textarea {
background-color: #e0e0e0;
border: none;
}
.wpcf7-list-item-label {
margin-right: 20px
}
textarea {
resize: none
}
span.wpcf7-list-item {
margin-left: 0 !important
}
input[type='checkbox'] {
width: 14px;
float: left;
margin: 6px 10px 0 0;
}
.icona {
width: 60px;
height: auto !important;
margin-top: 55px;
margin-bottom: -20px;
}
.social {
width: 30px !important;
margin: 5px 3px
}
.grecaptcha-badge {
visibility: hidden;
}
#cookie-law-info-again {
box-shadow: grey 0px 0px 5px !important
}
#social-contatti {
text-align: center
}
.videoWrapper {
position: relative;
padding-bottom: 56.25%; height: 0;
}
.videoWrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border:none
}
@media (min-width: 480px) {
#title h1, .grande {
font-size: 40px;
}
.subdesc {
font-size: 22px;
}
#tre-box section h2, 
#gruppo a div strong {
font-size: 22px
}
}
@media (min-width: 768px) {
.inside {
padding: 15px 30px;
}
#intro-in {
padding: 90px 30px 55px 30px
}
#sectop {
display: flex;
flex-direction: row;
}
#sectop picture, #sectop div {
flex-basis: 50%;
}
#sectop picture {
order: 2;
}
#title h1, #sectop p {
text-align: left;
}
#title h1:before {
display: block;
}
.mobile {
display: none
}
#tre-box section {
margin-top: 0
}
.subdesc {
font-size: 25px;
}
#tre-box section h2, 
#gruppo a div strong {
font-size: 25px
}
#gruppo {
flex-direction: row;
}
#gruppo a {
margin-top: 10px !important;
}
.recapiti strong {
width: 50px;
display: inline-block;
}	
#social-contatti {
text-align: left
}
}
@media (min-width: 1000px) {
header {
background-color: #ffffff;
position: initial;
}
header .inside {
padding-top: 15px;
padding-bottom: 15px;
}	
header.fissatop {
position: fixed !important;
width: 100%;
background-color: #ffffff;
top: 0;
left: 0;
z-index: 999999999;
transition: all 0.5s;
}
header.fissatop .inside {
padding-top: 15px !important;
padding-bottom: 15px !important;
}
#header .inside:after, .fissatop .inside:after {
display: none
}
#intro-in {
padding: 50px 30px 55px 30px
}
div#logo {
flex: 0 0 100px;
transition: .3s
}
div#logo img {
max-width: 100px;
display: block;
transition: .3s
}
.inside {
padding: 40px 30px;
}	
.inside section {
padding-top: 10px;
}
div#btn-menu {
display: none;
}
nav {	
display: inline-block;
position: initial;
width: initial;
height: initial;
padding-top:0;
flex: 1 0 0;
background-color: transparent;
}
nav ul {	
float: right;
margin: 0;
padding: 0;
list-style: none;
}
nav ul li {	
display: inline-block;
margin-left: 20px;
position: relative;
}
nav ul li a {	
padding: 10px 0;
font-size: 16px;
color: #101010;
font-weight: 700;
text-decoration: none
}	
nav ul li:after {
position: absolute;
top: 35px;
left: 0;
content: "";
width: 0;
height: 2px;
transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
-webkit-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
-o-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
}
nav ul li:hover:after{
width: 20px;
background-color: #e9204f;
}
nav ul li.current_page_item:after {
position: absolute;
top: 35px;
left: 0;
content: "";
width: 20px;
background-color: #e9204f;	
}
nav ul li a:hover {	
color: #e9204f;
}
nav ul li ul {
position: absolute;
top: 50px;
left: 0;
visibility: hidden;
opacity: 0;
padding: 0;
}
nav ul li ul li {
width: 140px;
margin-left: 0;
text-align: left;
}
nav ul li ul li:last-child {
border-bottom: none
}
nav ul li ul li:after {
display: none
}
nav ul li ul li a {
font-size: 14px !important;
font-weight: normal;
line-height: 2.5em
}
nav ul li ul li a:hover {
color: #e9204f !important;
}
nav ul li.menu-item-has-children:hover .sub-menu {
transition: .5s;
visibility: visible;
opacity: 1;
top: 38px;
}
#title h1, .grande {
font-size: 50px;
}
.grande {
margin: 35px 0 0 0;
}
#title h1:before {
width: 100px;
}
#tre-box section {
flex-direction: row;
}
#tre-box section a {
margin: 0
}
footer {
padding:15px 0;
}	
footer .inside {
flex-direction: row;
}
footer .inside div {
flex-basis: 33.33%;
text-align: left;
}			
footer .inside div:first-child {
order: 1;
}
footer .inside div:nth-child(2) {
text-align: center;
order: 2;
}
footer .inside div:nth-child(3) {
text-align: right;
order: 3;
}
#gruppo {
padding-top: 40px;
padding-bottom: 40px;
}
.icona {
margin-top: 45px;
margin-bottom: -20px;
}
}
@media (min-width: 1200px) {
#intro-in {
padding: 50px 0 55px 0
}
#title h1 {
margin-bottom: 50px
}
.inside {
padding: 40px 0;
}
}