body {
    font-family: 'Titillium Web', sans-serif;
    background-color: #F8F8F8;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}



/* BOOTSTRAP */

.text-center {
    text-align: center !important;
}

.pt-10 {
    padding-top: 10rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}



/* FESR */

.cont {
    position: relative;
    width: 1280px;
    margin: auto;
    height: 936px;
    z-index: 1;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.75);
}

.tre-box {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 30%;
}

.targa {
    padding-right: 20px;
}

.poster {
    padding: 0px 20px;
}

.cartellone {
    padding: 0px 20px;
}

.cartellone .n-formati {
    padding-left: 8px;
}

.poster .n-formati {
    padding-left: 6px;
}

.centro-form.form-step1 {
    text-align: center;
    margin-top: 62px;
}

.geppetto {
    float: left;
    margin-right: 8px;
}

.formati {
    display: inline-block;
    vertical-align: bottom;
    width: 100%;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
}

.formati img {
    position: relative;
    vertical-align: bottom;
}

.n-formati {
    height: 30px;
    color: #868686;
    font-size: 27px;
    text-align: center;
}

.home {
    background-image: url(../img/bg-home.png);
    background-repeat: no-repeat;
}

.step1,
.step2,
.step3,
.step4 {
    background-image: url(../img/bg-2.png);
    background-repeat: no-repeat;
}

.link {
    position: absolute;
    display: block;
    width: 200px;
    height: 240px;
    left: 57px;
    top: 53px;
}

.centro {
    font-size: 25px;
    position: absolute;
    display: block;
    width: 1135px;
    height: 249px;
    left: 70px;
    top: 47px;
    color: #868686;
    line-height: 60px;
    text-align: center;
}

.centro-form {
    font-size: 26px;
    position: absolute;
    display: block;
    width: 1200px;
    height: 400px;
    left: 50px;
    top: 200px;
    color: #666666;
    line-height: 22px;

}

h1,
h2 {
    padding: 0px;
    margin: 0px;
    font-weight: normal;
}

h2 {
    font-size: 30px;
    line-height: 37px;
    margin-top: 24px;
}

.bottone {
    display: inline-block;
    padding: 16px 32px 16px 32px;
    margin-bottom: 8px;
    background-color: #0e4194;
    color: #fff;
    text-decoration: none;
    font-size: 24px;
    font-weight: bolder;
    text-align: center;
    min-width: 300px;
}

.bottone-secondary {
    background-color: #606060;
    color: #fff;
}

.bottone-2014 {
    position: absolute;
    display: block;
    width: 250px;
    height: 58px;
    left: 187px;
    top: 649px;
    color: #fff;
    border-radius: 20px;
    text-decoration: none;
    font-size: 24px;
    font-weight: bolder;
    text-align: center;
}

.bottone-2014 span {
    font-size: 34px;
}

.txt-2014 {
    position: absolute;
    display: block;
    width: 300px;
    height: 58px;
    left: 166px;
    top: 702px;
    color: #868686;
    font-size: 24px;
    font-weight: bolder;
}

.bottone-2021 {
    position: absolute;
    display: block;
    width: 250px;
    height: 58px;
    left: 839px;
    top: 649px;
    color: #fff;
    border-radius: 20px;
    text-decoration: none;
    font-size: 24px;
    font-weight: bolder;
    text-align: center;
}

.txt-2021 {
    position: absolute;
    display: block;
    width: 300px;
    height: 58px;
    left: 815px;
    top: 699px;
    color: #868686;
    font-size: 24px;
    font-weight: bolder;
}

.text-step {
    position: absolute;
    color: #fff;
    font-size: 24px;
    height: 20px;
    left: 51px;
    top: 29px;
    width: 530px;
    font-size: 50px;
}

.istruzioni {
    position: absolute;
    color: #868686;
    font-size: 24px;
    height: 20px;
    left: 51px;
    top: 165px;
    width: 1200px;
    font-size: 35px;
    line-height: 40px;
}

.border-dx {
    border-right: 2px solid #59aa53;
}

.bott-form a {
    line-height: 36px;
}

.bott-form input,
.bott-form .indietro,
.bott-form .avanti {
    display: inline-block;
    background-color: #0e4194;
    color: #fff;
    border: none;
    margin: 0px 5px;
    font-size: 24px;
    font-weight: bolder;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    padding: 24px 48px;
}

.step3butt {
    position: absolute;
    top: 540px;
}

.cont-form {
    width: 500px;
    margin: auto;
    height: 300px;
}

.ggg {
    font-size: 14px;
    font-weight: bold;
}

.fff {
    color: #000;
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
    padding-top: 20px;
    display: inline-block;
}

.campi {
    width: 400px;
    height: 33px;
}

.campo-testo {
    width: 400px;
    height: 108px;
}

.cont.step2 .centro-form form .cont-form {
    font-size: 14px;
    overflow: Auto;
    height: 500px;
}

.msg-errore-lsform {
    color: red;
}

#msg-errore-formato_targa {
    text-align: center;
}

.bottone-scarica-hover {
    display: inline-block;;
}

.bottone-scarica-hover:hover,
.bottone-scarica:hover {
    opacity: 0.6;
}

.bottone-scarica {
    position: relative;
    margin: auto;
    padding: 8px;
    margin: 16px;
}

.bottone-scarica img {
    position: absolute;
    width: 60px;
    height: 76px;
    left: -68px;
    top: -6px;
}

.iframe-anteprima {
    width: 80%;
    height: 506px;
    border: none;
}

label,
input[type="radio"] {
    cursor: pointer;
}

input[type="radio"] {
    opacity: 0;
}

.link-anteprima-modello {
    font-size: 14px;
    color: inherit;
    display: block;
}

.dimensioni-formato {
    display: inline-block;
}

.dimensioni-formato:after {
    margin-top: -7px;
    display: block;
    content: ' o multipli';
    text-align: left;
}

.cont-form select {
    background: white;
    border: 1px solid black;
    border-radius: 10px;
    height: 37px;
    width: 402px;
}

.cont-form-step2 {
    width: 1000px;
    padding-left: 90px;
}

.cont-form-step2 .colonna {
    width: 460px;
    display: inline-block;
    vertical-align: top;
}

#velina-popup-anteprima {
    display: none;
    z-index: 12000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
}

#popup-anteprima {
    position: absolute;
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}

#popup-anteprima a {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 40px;
    color: white;
    text-decoration: none;
    display: block;
    line-height: 30px;
    font-weight: bold;
    text-shadow: 0 0 5px black;
}


.link-helpdesk {
    position: absolute;
    z-index: 3;
    left: 54px;
    bottom: 34px;
    color: #868686;
    font-size: 34px;
}

.link-helpdesk a {
    color: #283890;
}

.link-helpdesk.link-helpdesk-home {
    left: 54px;
    bottom: 34px;
    font-size: 34px;
}
