
p {
  font-family: 'Barlow', sans-serif;
    font-weight: 400;
}

.p-pres{
  font-size: 24px;
  font-weight: 400;
    line-height: 145%;
}

.p-servizi{
  font-size: 20px;
  font-weight: 400;
    line-height: 145%;
}

.p-squadra-nome{
  font-size: 30px;
  font-weight: 600;
    line-height: 145%;
}

.p-squadra-titolo{
  font-size: 16px;
  font-weight: 400;
    line-height: 145%;
}

.p-squadra-mail{
  font-size: 12px;
  font-weight: 600;
    line-height: 145%;
}

.p-foot{
  font-size: 20px;
  font-weight: 400;
    line-height: 145%;
}


.p-contatti{
  color:#323e48;
    font-size: 20px;
  font-weight: 400;
    line-height: 145%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;    
}

.h2-pres{
  font-size: 36px;
  font-weight: 800;
    line-height: 125%;
}

.h2-servizi{
  font-size: 30px;
  font-weight: 800;
    line-height: 125%;
}

.h1-mission{color:#ffffff;}
.h1-servizi{color:#ffffff;}
.h1-squadra{color:#e30513;}
.h1-contatti{color:#ffffff;}

p .plus{
  font-size: 0.9em;
    line-height: 90%;
}
h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 90px;
  font-weight: 200;
  line-height: 120%;
  width: 100%;
  text-align: left;
}

.h1-headline-it {
  font-family: 'Montserrat', sans-serif;
  font-size: 90px;
  font-weight: 800;
  line-height: 120%;
  width: 100%;
  text-align: left;
    color:#e30513;
}

h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  font-weight: 800;
  line-height: 105%;
  width: 100%;
  text-align: left;
}


/*-- Specifiche testo --*/
small {
  font-size: 0.8em;
}
strong {
  font-weight: 600;
}


/* ALLINEAMENTO */
.alignsx {
  text-align: left;
}
.aligndx {
  text-align: right;
}
.aligncx {
  text-align: center;
}




/*-- Testo sopra l'immagine --*/
.caption {
    
  float: none;
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
}
.caption img {
  float: none;
  margin: 0;
  padding: 0;
  border: none;
}
.caption span {
  float: none;
   width: 100%;
  height: 100%;
  position: absolute;
  padding-left: 8.33333%;
    padding-right:8.33333%;
  bottom: 50%;
  align-content: center;
  align-items: center;
  vertical-align: middle;
  transform: translate(0%, 50%);
  display: flex;
}



/* RESPONSIVE */
@media(max-width:1440px) {
  
}
@media(max-width:1366px) {
    
}
@media(max-width:1280px) {
    
}
@media(max-width:1024px) {
    h1 {font-size: 60px;}
    .h2-servizi{font-size: 24px;}
    .h2-pres{font-size: 30px;}
    .p-pres{font-size: 20px;}
    .p-servizi{font-size: 15px;}
    .p-squadra-nome{font-size: 25px;}
    .p-squadra-titolo{font-size: 16px;}
    .p-squadra-mail{font-size: 10px;}
    .p-contatti{font-size: 16px;}
    .p-foot{font-size: 17px;}
    .h1-headline-it {font-size: 70px;}
}
@media(max-width:991px) {
    
}
@media(max-width:800px) {
    h1 {font-size: 60px;}
    .h2-pres{font-size: 30px;}
    .h2-servizi{font-size: 42px;}
    .p-pres{font-size: 20px;}
    .p-servizi{font-size: 22px;}
    .p-squadra-nome{font-size: 25px;}
    .p-squadra-titolo{font-size: 16px;}
    .p-squadra-mail{font-size: 13px;}
    .p-contatti{font-size: 18px;}
    .p-foot{font-size: 13px;}
    .caption span {padding-left: 4%; padding-right:4%;}
    .h1-mission{color:#ffffff;}
.h1-servizi{color:#e30513;}
.h1-squadra{color:#ffffff;}
.h1-contatti{color:#e30513;}
}
@media(max-width:768px) {
  p {font-size: 2.6em;}
    h1 {font-size: 4.8em;}
    h5 {font-size: 4.8em;}
    h6 {font-size: 4.8em;}
}
@media(max-width:480px) {
    .h1-headline-it {font-size: 30px;}
   h1 {font-size: 40px;}
    .h2-pres{font-size: 22px;width:90%;}
    .h2-servizi{font-size: 40px;}
    .p-pres{font-size: 17px;}
    .p-servizi{font-size: 20px;}
    .p-squadra-nome{font-size: 30px;}
    .p-squadra-titolo{font-size: 20px;}
    .p-squadra-mail{font-size: 17px;}
    .p-contatti{font-size: 22px;}
    .p-foot{font-size: 18px;padding-left:10%; width:80%;}
    .caption span {padding-left: 4%; padding-right:4%;}
    .h1-mission{color:#ffffff;}
.h1-servizi{color:#e30513;}
.h1-squadra{color:#ffffff;}
.h1-contatti{color:#ffffff;}
}

@media(max-width:414px) {
  .h2-servizi{font-size: 30px;}  
}
@media(max-width:350px) {
    
}
@media(max-width:375px) {
  .p-pres{font-size: 14px;}  
    .p-foot{font-size: 16px;padding-left:10%; width:80%;}
}