/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 13-giu-2019, 11.46.26
    Author     : Dario
*/

/*
@media (max-width: 767.98px) {
    .ftco-section {
        padding: 1em 0!important;
    }
    .hero-wrap {
        height: 650px;
    }
}

.ftco-section {
    padding: 1em 0;
}
*/



.domain-form .form-group input[type="checkbox"] {
    height: 25px!important;
}


#privacy-uno {

}

body { 
  background: url(/images/job_day/bkg.jpg) no-repeat top center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.grafica img {
    max-width: 350px;
}