@charset "utf-8";
/* CSS Document */

/*reset html 5*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    vertical-align:baseline;
    background:transparent;
}
body {
    line-height:1;font-family: Montserrat Regular, sans-serif;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}
nav ul {
    list-style:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
    vertical-align:middle;
}
/* fine reset*/
@keyframes movimento {
      0%   { transform: rotate(0deg) translate(0,0) scale(1); }
      25%  { transform: rotate(-4deg) translate(40px, 15px) scale(1.12); }
      50%  { transform: rotate(4deg) translate(20px, -15px) scale(1.07); }
      75%  { transform: rotate(-1deg) translate(-15px, 10px) scale(1.01); }
      100% { transform: rotate(0deg) translate(0,0) scale(1); }
    }
@font-face {
    font-family: 'Share Tech';
    src: url('../font/ShareTech-Regular.woff2') format('woff2'),
        url('../font/ShareTech-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
	font-family: 'Exo2Regular';
	font-weight: 400;
	font-display: swap;
    src:url('../font/Exo2-Regular.woff') format('woff'),
	src:url('../font/Exo2-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Exo2Bold';
	font-weight: 700;
	font-display: swap;
    src:url('../font/Exo2-Regular.woff') format('woff'),
	src:url('../font/Exo2-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Exo2Medium';
	font-weight: 600;
	font-display: swap;
    src:url('../font/Exo2-Medium.woff') format('woff'),
	src:url('../font/Exo2-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Exo2SemiBold';
	font-weight: 500;
	font-display: swap;
    src:url('../font/Exo2-SemiBold.woff') format('woff'),
	src:url('../font/Exo2-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Exo2Extra-Bold';
	font-weight: 900;
	font-display: swap;
    src:url('../font/Exo2-ExtraBold.woff') format('woff'),
	src:url('../font/Exo2-ExtraBold.woff2') format('woff2');
}
h1, h2, h3, h4{color:#222!important}
h1{font-family:Share Tech, sans-serif;font-size: 80px;; line-height:80px; text-transform:uppercase; letter-spacing:10px; font-weight:300;}
h2{font-family:Share Tech, sans-serif;font-size: 35px; line-height:40px; text-transform:uppercase; margin-top:5px; font-weight:300;}
h3{font-family:Share Tech, sans-serif; margin-top:15px;; margin-bottom:15px; font-size:22px; line-height:22px;}
h4{font-family:ExoSemiBold, sans-serif; margin-top:35px;; margin-bottom:15px; font-size:22px; line-height:22px; text-transform:uppercase;}
p{font-family:Exo2Regular, sans-serif;font-size:22px; line-height:28px;}
#particles{position:fixed;     top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1; /* rimane dietro */}
.main-content{display:flex; width:100%; height:100vh; flex-direction:row; margin:0; padding:0; position:relative; z-index:0;}
body{width:100%; height:100%; padding:0; margin:0; background:#fff; text-align:center; }
.background { position: fixed;bottom: 0;left: 0;width: 100%;height: 100%;background-image: url('../images/sfondo-icona-logo.png'); /* immagine demo */ background-size: contain; background-repeat:no-repeat; opacity:0.15; background-position:  bottom left; z-index: -1;animation: movimento 8s infinite ease-in-out;}
#contenuti{display:flex; justify-content:center; align-items:center; width:100%; height:100vh; padding:0; z-index: 1; padding:0; background-color:rgba(255,255,255,0.35);}
.tech{font-family:Exo2Extra-Bold, sans-serif;}
p, br{margin-bottom:10px;}
.logo{max-width:100%!important; margin:0 0 0; padding:0; position:relative; z-index:0;}
.site-title{position:relative; z-index:10; margin-top:-160px;}
img.logo-2{max-width:70%!important; margin:0  auto 80px auto; height:auto;}
.claim{font-size:30px!important; font-family: Montserrat Bold; color: #231f20; line-height:25px;}
.contatti{display:flex; width:48%; padding:1%; align-items:center; justify-content:center; flex-direction:column; margin:25px auto;}
.pulsante{background-color:#516874; color:#fff; border: none; font-size:18px; padding:2.5%; margin:1.5%; display:flex; flex-direction: row; width:300px; align-items:center; justify-content:center; border-radius:5px; Montserrat Regular, sans-serif;transition: all 0.3s ease;}
.pulsante:hover{background-color:#084387; transition: all 0.3s ease;}
.pulsante i{font-size:22px; margin-right:8px;}
.contatti a, .contatti a:visited{ color: #fff; text-decoration:none; }
@media screen and (max-width:900px) {
#contenuti{ width:100%; height:100vh; padding:0; z-index: 1; padding:0; position:fixed; right:inherit;  justify-content: center; align-itemscenter; }
.background { background-position:center; z-index: -1;animation: movimento 8s infinite ease-in-out; height:50%;}
.pulsante {margin: 4% 1.5%;line-height: 35px;}
}
@media screen and (max-width:641px) {
#contenuti{ position:fixed; right:inherit; height:100vh; justify-content: center; align-items: center;}
p{font-size:19px; line-height:42px;}
h1{font-size: 38px; line-height:38px;}
h2{font-size: 24px; line-height:30px;}
img.logo-2{max-width:100%!important; margin:0;}
.logo{margin-top:-75px;}
.site-title{position:relative; z-index:10; margin-top:-50px;}
}