@font-face {
    font-family: "prompt";
    src: url('../fonts/Prompt-Black.ttf');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: "prompt";
    src: url('../fonts/Prompt-Bold.ttf');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "prompt";
    src: url('../fonts/Prompt-Medium.ttf');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "prompt";
    src: url('../fonts/Prompt-Regular.ttf');
    font-weight: 400;
    font-style: normal;
}

html, body {background:#0060AC}
#spinner {width:100%;height:100vh;position:fixed;top:0;left:0;background:#0060AC;z-index:99999;text-align:center}

.mobile-header .logo-center-col.col-header{
    padding: 0px;
}

.desktop-header, .footer-img-desktop {
    display: flex;
}

.mobile-header, .footer-img-mobile {
    display: none;
}

.topbar-row {
    box-shadow: 0px 10px 20px 0px #e7e7e7;
}

.aligns-items-center {
    text-align: center;
}

.mt20 {
    margin-top: 20px
}

.mt40 {
    margin-top: 40px
}

.mt50 {
    margin-top: 50px
}

.mt80 {
    margin-top: 80px;
}

.mb80{
    margin-bottom: 80px;
}

.mb150{
    margin-bottom: 150px;
}

.main-container {
    padding-bottom: 60px;
}

.main-container, .footer-container {
    width: 800px;
}

.footer-txt {
    color: #fff;
    font-family: "prompt";
    text-transform: uppercase;
    font-size: 15px;
    padding-top: 20px;
    padding-bottom: 0px;
}


.ft-txt-top {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.ft-txt-meddle {
    padding-top: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.ft-txt-bottom {
    padding-top: 3px;
    padding-bottom: 1rem;
    margin-bottom: 0px;
}

.footer-txt a {
    color: #fff;
    font-family: "prompt";
    text-transform: uppercase;
    font-size: 15px;
}

.footer-info-txt a {
    color: #212529;
    font-family: "prompt";
}

p {
    color: #fff
}

a {
    color: #fff;
    text-decoration: underline;
}

a:hover {
    color: #CC3835;
}

h1{
    font-family: "prompt";
}

.index-form {
    padding: 0 50px;
}

.row-spedizione {
    padding-top: 20px;
}

.label-txt {
    text-align: left;
    padding-left: 10px;
    font-size: 1.1rem;
    padding-top: 1px;
    text-transform: uppercase;
    font-family: 'prompt';
    font-weight: 500;
    color: #fff;
}

.subtxt-file-imput {
    padding-left: 18px;
    padding-top: 16px;
}

.form-container{
    border-radius: 25px;
    padding: 2rem;
    -webkit-box-shadow: 0px 0px 8px 5px #CCCCCC;
    -moz-box-shadow: 0px 0px 8px 5px #CCCCCC;
    -o-box-shadow: 0px 0px 8px 5px #CCCCCC;
    box-shadow: 0px 0px 8px 5px #CCCCCC;
    background-color: #fff;  
}

.form-container-mobile{
    display: none !important;
}
.form-container h5{
    font-family: 'prompt';
    text-transform: uppercase;
    font-size: 1.5rem;
}

.interlinea {
    margin-bottom: 30px;
    margin-left: auto;
    margin-top: 30px;
    margin-right: auto;
    width: 30%;
    height: 4px;
    background-color: white;
}

.sfondo-body {
    /*background-image: url('../img/background.webp');*/
    background-color: #0060AC;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top:30px;
    min-height:100vh
}

body, html{    
    background-color: white;
    font-family: "prompt";
    padding: 0;
    margin: 0;
    overflow-x: hidden;
}

.footer-container-top {
    background-color: white;
}

.footer-container-bottom {
    background-color: #0060AC;
}

.index-button-img {
    max-width: 500px;
}

.collaborazioni-logo {
    padding: 20px 0px;
    width: 550px;
}

img {
    max-width: 100%;
}

.logo-sx-col {
    padding-top: 20px;
    padding-left: 40px;
    text-align: left;
}

.logo-dx-col {
    padding-top: 20px;
    padding-right: 40px;
    text-align: right;
}

.logo-dx-col img, .logo-sx-col img {
    max-width: 115px;
}

.logo-container {
    text-align: center;
    background-color: white;
}

.header-logo {
    padding: 20px;
    max-width: 226px;
}

.footer-col-img-bottom {
    text-align: center;
}

.index-logo {
    width: 100%;
}

.index-title {
    text-align: center;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0px 0px 15px #000;
    font-size: 3.4rem;
}

.rivista-img {
    border: 2px solid #fff !important;
    height: 163px;
}

.title-rivista {
    margin-top: 16px;
}

.riviste-container {
    padding: 0px 50px;
    padding-top: 20px;
}

.grande-conc-logo {
    position: relative;
    top: -9px;
    max-width: 250%;
}

.tgt-img {
    z-index: 1;
}

.index-txt {
    text-transform: uppercase;
    letter-spacing: 5px;
    text-align: center;
    padding: 80px 20px 20px 20px;
    color: #15743c;
}

.title-txt {
    font-size: 60px;
    text-align: center;
    letter-spacing: 5px;
    padding: 40px 0px 20px 0px;
    color: #fff;
}

.subtitle-txt {
    font-size: 29px;
    text-align: center;
    letter-spacing: 5px;
    padding: 40px 0px 20px 0px;
    color: #fff;
}

.help-txt-bottom {
    padding-top: 0px;
}

.instructions p{
    font-size: 0.8rem;
    margin: 0;
}

.instructions{
    display: flex;
}

.gen-form {
    width: 100%;
    margin: 0px 90px;
    flex-shrink: unset;
}

.span-checkbox {
    height: 14px;
    margin-left: 3px;
    margin-right: 8px;
}

.checkbox-txt {
    text-transform: uppercase;
    font-family: "prompt";
    font-weight: 500;
    font-weight: 17px;
    color: #15743c;
}
.checkbox-txt a {color: #15743c}
.checkbox-txt a:hover {color: #d7242a}

input[type=checkbox]:checked:before {color:#15743c !important}

.row-form {
    margin: 0px;
    align-items: baseline;
}

input[type="button"] {
    margin-right: 30px;
}

input[type=checkbox] {
	-moz-appearance:none;
	-webkit-appearance:none;
	-o-appearance:none;
	outline: none;
	content: none;	
}

input[type="checkbox"]::before {
    font-family: "FontAwesome";
    content: "\f00c";
    font-size: 15px;
    color: transparent !important;
    width: 15px;
    height: 15px;
    border-radius: 5px;
    border: 1px solid #fff;
}

input[type=checkbox]:checked:before {
	color: #fff !important;
}

input[type="text"], input[type="email"], input[type="date"]{
    font-family: 'prompt';
    font-size: 1.0rem;
    height: 43px;
    border: 2px solid #fff !important;
    border-radius: 9px !important;
    padding: 0 20px !important;
    margin: 10px 0;
    color: #8d8d8d;
    background-color: #fff;
}

textarea {
    font-family: "prompt";
    font-size: 1.3rem !important;
    min-height: 150px !important;
    border: 2px solid #fff !important;
    border-radius: 9px !important;
    padding: 10px 20px !important;
    margin: 10px 0;
    color: #8d8d8d !important;
    background-color: #fff !important;
}

input[type="file"]::file-selector-button {
    padding: 10px 50px;
    background-color: #CC3835;
    border: none;
    border-radius: 30px;
    color: #fff !important;
    cursor: pointer;
    font-family: "prompt";
    font-weight: bold;
}

input[type="file"]::file-selector-button:hover {
    padding: 10px 50px;
    background-color: #fff;
    border: 1px solid #CC3835;
    border-radius: 30px;
    color: #CC3835 !important;
    cursor: pointer;
    font-family: "prompt";
    font-weight: bold;
}

.input-file-custom {
    color: white;
}

.form-control {
    color: #8d8d8d;
}

.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'prompt';
    color: #B7B7B7;
}

.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'prompt';
    font-weight: 500;
    color: #B7B7B7;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'prompt';
    font-weight: 500;
    color: #B7B7B7;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    background-color: transparent;
    border: 0px solid #D8232A !important;
    color: #fff !important;
}

.btn-primary{
    padding: 10px 50px;
    background-color: #D8232A;
    border: 1px solid #fff;
    border-radius: 30px;
    color: #fff !important;
    cursor: pointer;
    font-family: "prompt";
    font-weight: bold;
}

.btn-primary:hover, .btn-primary:active, .btn-primary:focus{
    background-color: #D8232A;
}

.btn-red {
    padding: 10px 50px;
    background-color: #D8232A;
    border: 1px solid #fff;
    border-radius: 30px;
    color: #fff !important;
    cursor: pointer;
    font-family: "prompt";
    font-weight: bold;
    font-size: 19px;
    text-transform: uppercase;
}

.btn-red:hover {
    padding: 10px 50px;
    background-color: #fff;
    border: 1px solid #D8232A;
    border-radius: 30px;
    color: #D8232A !important;
    cursor: pointer;
    font-family: "prompt";
    font-weight: bold;
}

.btn-green-empty {
    color: #000 !important;
    background-color: transparent;
    border: 2px solid #00895A !important;
    font-family: "prompt";
    font-weight: bold;
}

.btn-green-empty:hover {
    color: #fff !important;
    background-color: #D12E26;
    border: 2px solid #D12E26 !important;
}

.btn-blue {
    color: #fff !important;
    background-color: #0090DF;
    border: 2px solid #0090DF !important;
    font-family: "prompt";
    font-weight: bold;
}

.btn-blue:hover {
    color: #fff !important;
    background: #88171A;
    border: 2px solid #88171A !important;
}

.btn-blue-empty {
    color: #000 !important;
    background-color: transparent;
    border: 2px solid #0090DF !important;
    font-family: "prompt";
    font-weight: bold;
}

.btn-blue-empty:hover {
    color: #fff !important;
    background-color: #88171A;
    border: 2px solid #88171A !important;
}

.btn-yellow {
    color: #000 !important;
    background-color: #FFBF00;
    border: 2px solid #FFBF00 !important;
    font-family: "prompt";
    font-weight: bold;
}

.btn-yellow:hover {
    color: #fff !important;
    background-color: #00692D;
    border: 2px solid #00692D !important;
}

.btn-yellow-plus {
    color: #000 !important;
    background-color: #FFBF00;
    border: 2px solid #FFBF00 !important;
    font-family: "prompt";
    font-weight: bold;
    border-radius: 20px;
    line-height: 22px;
    width: 45px;
    height: 40px;
    padding: 12px;
    font-size: 36px;
}

.btn-yellow-plus:hover {
    color: #fff !important;
    background-color: #00692D;
    border: 2px solid #00692D !important;
}

.swal2-title {font-size:16px;margin:30px 0 0 0}
.swal2-styled.swal2-confirm {
    border: 0;
    border-radius: 12px;
    background: initial;
    background-color: #D8232A;
    border-radius: 20px;
    color: #fff;
    font-size: 1em;
}

.more-cod-txt {
    font-weight: 500;
    font-family: "prompt";
    font-size: 28px;
}

.infospan {
    width: 24px;
    float: right;
    margin-right: 13px;
    margin-top: -46px;
    position: relative;
    z-index: 2;
    color: #CC3835;
}

.modal-title {
    font-family: "prompt";
    font-weight: 500;
    color: #000;
}

.modal-img {
    padding-top: 4px;
    padding-right: 14px;
    max-width: 40%;
    float: left;
}

.modal-txt {
    font-family: "prompt";
    text-align: left;
    color: #575757;
}

.footer-col-txt-bottom {
    text-align: center;
}

.footer-logo {
    width: 130px;
}

.footer-logo-due, .footer-logo-tre {
    width: 200px;
}

.footer-logo-quattro {
    width: 112px;
}

.row-footer-logo {
    padding: 0px 0px 20px 0px;
}

@media screen and (max-width:800px) {
    .main-container, .footer-container {
        width: 100%;
    }

    .desktop-header, .footer-img-desktop {
        display: none;
    }
    
    .mobile-header, .footer-img-mobile {
        display: inline-block;
    }
}

@media screen and (max-width:768px) {
    .index-logo {
        padding: 0px 0px 0px 0px;
        width: 100%;
    }

    .footer-logo-due, .footer-logo-tre {
        width: 130px;
    }

    .main-container {
        padding-bottom: 10px;
    }

    .logo-dx-col img, .logo-sx-col img {
        max-width: 70px;
    }

    .index-button-img {
        max-width: 90%;
        padding-bottom: 8px;
    }

    .logo-dx-col, .logo-sx-col {
        padding: 15px;
    }

    .thank-you-txt-container {
        margin-top: 20px;
        padding-bottom: 10px;
    }

    .index-form {
        padding: 30px 0px 15px 0px;
    }

    .prima-card-txt.desktop-version {
        display: none;
    }
    
    .prima-icon-row .col-3 {
        display: flex;
    }

    .prima-card-txt.mobile-version {
        display: block;
    }

    .prima-card-logo {
        max-width: 100%;
        margin-top: 0px;
    }

    .prima-card-container {
        margin-top: 40px;
    }

    .icon-txt {
        font-size: 20px;
    }

    .prima-card-container {
        margin-left: 0px;
        margin-right: 0px;
    }

    .prima-card-img {
        max-width: 100%;
    }

    .prima-card-txt {
        padding-top: 20px;
    }

    .prima-card-65-row .col-12 {
        text-align: left;
    }

    .prima-card-65-row .col-8 {
        display: flex;
        align-items: center;
    }

    .infospan {
        width: 25px;
        float: right;
        margin-right: 13px;
        margin-top: -46px;
        position: relative;
        z-index: 2;
        color: #CC3835;
    }

    .modal-footer {
        display: inline-block;
    }

    .row {
        margin-left: 0px;
        margin-right: 0px;
    }

    .gen-form {
        margin: 0px;
    }

    .checkbox-txt {
        font-size: 12px;
    }

    .span-checkbox {
        height: 11px;
        margin-left: 3px;
        margin-right: 3px;
    }

    .btn-primary {
        min-width: 180px;
    }

    .btn-yellow-plus {
        min-width: 44px;
    }

    .more-cod-txt {
        text-align: left;
    }

    .header-logo {
        padding: 20px;
        max-width: 260px;
    }

    h1 {
        font-size: 25px;
    }

    .index-title {
        font-size: 40px;
    }

    .tgt-inside-container {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 39px;
        padding-bottom: 36px;
    }

    .grande-conc-logo {
        position: relative;
        top: -14px;
        max-width: 55%;
    }

    .tgt-container {
        margin-top: -43px;
    }

    .tgt-btn-left {
        padding-right: 15px;
        padding-bottom: 10px;
    }

    .tgt-btn-right {
        padding-left: 15px;
        margin-bottom: 22px;
    }

    .tgt-disclaimer-txt {
        margin-top: 17px;
        margin-bottom: -83px;
    }

    .title-txt {
        padding: 40px 0px;
        font-size: 30px;
    }
    
    .footer-container-bottom .col {
        text-align: center;
    }

    .footer-col-img-bottom {
        padding: 0px 0px 20px 0px;
    }

    .footer-container-bottom .header-logo {
        padding-top: 20px;
        padding-bottom: 0px;
    }

    .subtitle-txt {
        font-size: 23px;
        padding: 40px 0px 12px 0px;
    }

    .subtitle-custom-txt {
        font-size: 20px;
    }

    .index-txt {
        font-size: 30px;
        letter-spacing: 5px;
        text-align: center;
        padding: 40px 10px 0px 10px;
    }

    .index-txt.help-txt-bottom {
        padding: 10px 10px 0px 10px;
    }


    input[type="file"]::file-selector-button {
        padding: 10px 20px;
        font-size: 1rem;
    }
    
    input[type="file"]::file-selector-button:hover {
        padding: 10px 20px;
        font-size: 1rem;
    }

    .label-txt {
        padding-top: 15px;
    }
}