html, body{
    min-height: 100vh;
}

body{
    overflow-x: hidden;
}
/* CSS PER NAV BAR*/
.max-w{
    width: 80%;
}

.section-padding{
    margin-top: 100px;
}

.logo-landing{
 width: 280px;
}

.bgk-error{
   background-color: #FEF3F2;
   border: #EA3323;
    border-radius: 8px;
}

.logo{
    width: 70%;
}

.last-section{
    margin-bottom: 100px;
}

.less-margin-top{
    margin-top: -350px;
}

.less-padding-top-home{
    margin-top: -190px;
}

.less-padding-top{
    margin-top: -140px;
}

.more-margin{
    margin-left: 50px;
}

.more-padding-bottom{
    padding-bottom: 150px;
}

.more-padding-left{
    padding-left: 75px;
}

.sidebar-profilo{
    margin-top: -50px;
}

.hide{
    display: none;
}
tr{
    padding-bottom: 20px !important;
}
.less-margin{
    position: relative;
    top: -400px;
    justify-content: center !important;
    align-items: end !important;
}


.img-homepage, .z-n1{
    padding: 0 !important;

}

.image-homepage{
    position: relative;
    width: 500px;
}
.icona-homepage{
    width: 40px;
    position: relative;
    bottom: 40px;
}

.bgk-colored{
    background-color: var(--primary-color);
}
.new-align-center{
    justify-content: center !important;
}
.new-align-left{
    text-align: left !important;
}

.new-align-end{
    justify-content: end;
}

.w-25{
    width: 600px !important;
    height: 55px;
}

.form-control-home{
    border: solid 2px;
    border-color: var(--primary-color);
    border-radius: 48px;
    padding-left: 25px;
    font-family: nexa_lightregular;
    width: 600px !important;
    height: 60px !important;
}

.accordion-item{
    border: 1px solid !important;
    margin-top: 30px;
    border-color: var(--primary-color) !important;
}

.accordion-header-settings{
    font-size: 20px !important;
}

.accordion-body{
    font-family: nexa_lightregular;
    font-size: 18px;
}

.accordion-button-preventivo:not(.collapsed){
    background-color: #FFFFFF;
}

.icona-step{
    width: 100px;
}

.icon-car{
    width: 30px;
}

.icon-car-home{
    width: 60px;
}

.img-tre-step{
    width: 70%;
}

/*CSS SERVIZI*/

.icona-servizi{
    width: 50px;
}

.colonna-servizi{
    text-align: center !important;
}

.image-servizi{
   padding: 100px;
}

.box-servizi{
    height: 380px;
}

.row-servizi{
    background-image: url("/img_glassradar/icone/background-servizi-og.svg");
    background-size: cover;
    background-position: center;
}

.text-bigger{
    font-size: 30px !important;
}
.freccia-servizi{
    width: 60%;
}

.box-vertical-line{
    border-left: 3px solid;
    border-color: #cecbcb;
    height: 55px;
    padding-left: 16px !important;
}

.border-servizi{
    border: 2px solid;
    border-color: var(--primary-color) !important;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 10px;
}

/*SERVIZI*/

.map-point-sm{
    background-color: white;
    border-style: none;
}

/*MODALE*/

.img-targa{
    width: 100%;
}

/*CSS FREESHIELD*/
.img-assicurazione{
    width: 100%;
}

.img-freeshield{
    width: 500px;
}

/*CSS CONTATTI*/

.form-contatti{
    border-radius: 50px;
    border-color: var(--primary-color) !important;
    border: 2px solid;
    padding-top: 65px;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 65px;
}

.form-control-contatti{
    width: 100%;
    border: 1px solid #cecbcb;
    border-block-style: outset;
    border-radius: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding-left: 5px !important;
    padding-top: 4px;
}

.form-control-login{
    border: 1px solid #707070;
    border-radius: 18px;
    width: 850px;
    height: 60px;
    padding: 15px;
}



.input-group-text{
    background-color: white;
    border-style: none;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.form-check-label{
    font-family: nexa_lightregular;
    font-size: 13px;
    color: var(--darker-color);
    padding-left: 10px;
}

/*NEWS*/

.img-news-cover{
    max-width: 60%;
}

.img-evidenza{
    width: 100%;
}

.img-news{
    width: 600px;

}

.news-category{
    color: var(--darker-color);
    font-family: nexa_lightregular;
    text-decoration: none;
}

.news-category:active, .news-category:active, .news-category:focus{
    color: var(--primary-color);
    border: none;
    height: auto;
}

/*CONFIGURATORE*/
    .border-step{
        border-color: #C4C4C4 !important;
        border: 1px solid;
        border-radius: 33px;
        width: 800px;
        height: 100px;
    }

    .border-left-step{
        border-color: #C4C4C4 !important;
        border-right: 2px solid;
        padding-left: 30px !important;
    }

    .icona-step-disabled{
        width: 65px !important;
    }

    .icone-config{
        width: 40px !important;
    }

    .img-auto{
        width: 300px;
    }

    .img-login{
        width: 600px;
       }

    .border-config-box{
        width: 220px;
        height: 220px;
        border: 1px solid #707070;
        border-radius: 48px;
    }

    .border-officine{
        border: 1px solid var(--primary-color);
        background-color: #EFF2FD;
    }

    .border-officine:focus, .officina-selected{
        border: 2px solid #57954A;
        background-color: #F1FEEF;
    }

    .tipologia-servizio:hover, .tipologia-servizio:active {
        border: 2px solid var(--primary-color);
    }

    /*LOGIN*/

    .input-login{
        background-color: #FFFFFF;
        border-radius: 60px;
        height: 570px;
    }

    .form-flusso{
        width: 50%;
    }

     /* STEP*/

.stepper {
    font-size: 25px !important;
    font-family: nexa_lightregular;
    position: relative;
    counter-reset: step 0;
    width: 100%;
    margin: 2rem 0;
    display: flex;
    flex-flow: row nowrap;
    gap: 0;
    justify-content: space-around;
    align-items: flex-start;
}
.stepper > .step {
    position: relative;
    counter-increment: step;
    width: 100%;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: center;
}
.stepper > .step::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    background: var(--bs-gray-200);
    left: 0;
    top: 1.1rem;
}
.stepper > .step > .step-label {
    position: relative;
    width: 2.2rem;
    height: 2.2rem;
    line-height: 2.2rem;
    background: var(--bs-gray-200);
    color: var(--bs-gray-600);
    text-align: center;
    border-radius: 50%;
    margin: 0 auto;
}
.stepper > .step > .step-label::before {
    content: counter(step);
}
.stepper > .step.active::before {
    background: linear-gradient(to right, var(--primary-color), var(--bs-gray-200));
}
.stepper > .step.active > .step-label {
    background: var(--primary-color);
    color: var(--bs-light);
    font-weight: bold;
}
.stepper > .step.completed::before {
    background: var(--primary-color);
}
.stepper > .step.completed > .step-label {
    background: var(--primary-color);
    color: var(--bs-light);
}
.stepper > .step > .step-description {
    font-size: 15px !important;
    color: var(--bs-gray-500);
    margin-top: 0.5rem;
    overflow-wrap: break-word;
    hyphens: auto;
    text-align: center;
}
.stepper > .step.active > .step-description,
.stepper > .step.completed > .step-description {
    color: var(--darker-color);
}
.stepper > .step.active > .step-description {
    font-weight: bold;
}

.gradient-form{
    background: #EEE !important;
    height: 100vh !important;
}
.logo-form{
    width: 230px;
}
.gradient-custom-2 {
    /* fallback for old browsers */
    background: #fccb90;

    /* Chrome 10-25, Safari 5.1-6 */
    /*background: -webkit-linear-gradient(to right, #9BB0F3, #708EED, #0330ad);*/
    background: -webkit-linear-gradient(to right, #f0cfab, #f1ad62, #f18b1b);

    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    /*background: linear-gradient(to right, #9BB0F3, #708EED, #0330ad);*/
    background: linear-gradient(to right, #f0cfab, #f1ad62, #f18b1b);
}

/*LANDING*/

.icona-landing{
width: 50px;
}

.img-scendente{
    width: 805px;
}

.img-background-landing{
    background-image: url("/img_glassradar/images/Landing-img-grandine.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

/*404*/

.img-404{
    width: 50%;
}

@media (max-width: 768px) {
    .gradient-form {
        height: 100vh !important;
        background: #fccb90;
        background: -webkit-linear-gradient(to right, #9BB0F3, #708EED, #0330ad) !important;
        background: linear-gradient(to right, #9BB0F3, #708EED, #0330ad) !important;
    }
}
@media (min-width: 769px) {
    .gradient-custom-2 {
        border-top-right-radius: .3rem;
        border-bottom-right-radius: .3rem;
    }
}

@media (max-width: 767px) {
    .gradient-form {
        height: 100vh !important;
        background: #fccb90;
        background: -webkit-linear-gradient(to right, #9BB0F3, #708EED, #0330ad) !important;
        background: linear-gradient(to right, #9BB0F3, #708EED, #0330ad) !important;
    }
}


/* MEDIA QUERY MINI DESKTOP */
@media (max-width: 1024px) {

    .img-news-cover{
        max-width: 100%;
    }

    /*homepage*/
    .max-w{
        width: 100%;
    }

    .less-margin{
        margin-top: 120px;
    }

    .icona-homepage {
        width: 27px;
        position: relative;
        bottom: 35px;
    }

    .image-homepage{
        width: 450px;
    }

    .img-step-assicurazione{
        width: 430px;
    }

    /*servizi*/


    .image-servizi {
        padding: 45px;
    }

    .box-servizi{
        height: auto !important;
    }

    /*news*/
    .img-news{
        width: 670px !important;
    }

}


/* MEDIA QUERY TABLET */

@media (max-width: 992px) {

    .less-margin-desktop{
        top: 0;
    }
    .navbar-toggler{
        border: none;
    }

    .navbar-collapse{
        margin-top: 20px;
        margin-left: 30px;
        margin-bottom: 30px;
    }

    .new-align-end{
        justify-content: flex-start;
    }

    .img-homepage{
        margin-top: 85px;
    }

    .icona-homepage{
        width: 30px;
    }

    .image-homepage{
        width: 380px;
    }

     .more-padding-left{
        padding-left: 0;
    }

    .form-control-home{
        width: 400px !important;
    }

    .more-margin-tablet{
        margin-right: 50px;
    }
    .icona-step{
        width: 50px;
    }

    .settings-tablet{
        justify-content: center !important;
    }

    .new-align-tablet{
        text-align: center !important;
    }

    .immagine-news{
        width: 100%;
    }

    .box-servizi {
        height: 260px;
    }

    .box-vertical-line {
        height: 25px !important;
    }

    .img-step-assicurazione{
        width: 50%;
        position: relative;
        left: 200px;
    }

    .text-bigger{
        font-size: 20px !important;
    }

    /*news*/
    .img-news{
        width: 550px !important;
    }

    .border-config-box{
        width: 230px !important;
        height: 230px !important;
    }

    .icon-sticky{
       width: 50px;
        height: 50px;
        margin-top: -15px
    }

    .gradient-form {
        height: 100vh !important;
        background: #fccb90;
        background: -webkit-linear-gradient(to right, #9BB0F3, #708EED, #0330ad) !important;
        background: linear-gradient(to right, #9BB0F3, #708EED, #0330ad) !important;
    }

    .menu-profilo{
        background-color: var(--primary-color);
        border: none;
    }

    .sfondo-fatture{
        background: #FFFFFF !important;
    }

    .logo-rapid-glass{
        width: 130px;
    }

    .icona-landing{
        width: 30px !important;
    }

    .img-scendente{
        width: 605px;
    }

    /*404*/

    .img-404{
        width: 70%;
        margin-top: 90px !important;
        margin-bottom: 50px;
    }
}

/* MEDIA QUERY MOBILE */

@media (max-width: 576px) {

    .logo-landing{
        width: 80px;
    }

    .w-navbarbrand{
        width: 50% !important;
    }

    .navbar-toggler{
        border: none;
    }

    .navbar-collapse{
        margin-left: 1rem;
    }

    .navbar-toggler-icon{
        color: #3863E8;
    }

    .max-w{
        width: 100%;
    }

    .form-control-home{
        width: 250px !important;
        height: 56px !important;
    }

    .section-padding{
        margin-top: 60px;
    }

    .more-padding-bottom{
        padding-bottom: 65px;
    }

    .new-align-center{
        justify-content: flex-start;
    }

    .less-margin{
        margin-top: 235px;
    }

    .more-margin{
        margin-left: 0 !important;
    }

    .more-margin-tablet{
        margin-right: 0 !important;
    }

    .margin-sm{
        padding-right: 50px;
        padding-left: 50px;
    }
    .icona-homepage{
        width: 12px;
        bottom: 15px;
    }

    .icone-forza{
        width: 30px;
    }
    .img-homepage{
        margin-top: 75px;
    }
    .image-homepage{
        width: 215px;
    }

    .accordion-header-settings{
        font-size: 15px !important;
    }

    .accordion-body{
        font-size: 13px;
    }

    .input-group{
        width: 355px !important;
        /*height: 55px;*/
        margin-bottom: 16px;
        margin-top: 16px;
    }

    .input-group-contatti{
        width: 270px !important;
        height: 55px;
        margin-bottom: 16px;
        margin-top: 16px;
    }

    .img-step-assicurazione{
        left: 100px;
    }

    /*SERVIZI*/

    .image-servizi{
        padding: 50px;
    }

    .img-orange{
        background-color: #FC822B;
    }

    .img-ciano{
        background-color: #809CF0;
    }

    .img-blue{
        background-color: var(--primary-color);
    }

    .less-padding-top{
        margin-top: -65px;
    }

    .less-padding-top-home{
        margin-top: -88px;
    }

    /*FREESHIELD*/

    .img-freeshield{
        width: 250px;
    }
    /*FOOTER*/

    .footer-text{
        font-size: 8px !important;
    }

    /*contatti*/

    .form-contatti{
        margin-top: 30px;
        padding-top: 31px;
        padding-left: 30px;
        padding-right: 50px;
        padding-bottom: 30px;
    }
    
    .form-control-contatti{
        width: 275px !important;
    }

    .form-check-input{
        width: 17px !important;
        border-radius: 3px !important;
    }

    .form-check-label{
        width: 255px !important;
        font-size: 10px;
    }

    /* News */

    .news-category{
            font-size: 14px !important;
    }

    .img-news{
        width: 300px !important;
    }

    .img-auto{
        width: 135px;
    }

    .icone-config{
        width: 25px !important;
    }

    /*Registrati*/

    .logo-form{
        width: 150px;
    }
    /*404*/

    .img-404{
        width: 100%;
        margin-top: 90px !important;
        margin-bottom: 50px;
    }


    /*preventivatore*/

    .border-config-box{
        width: 130px !important;
        height: 130px !important;
        border-radius: 28px;
    }

    .riparazione-img{
        width: 80px;
    }

    .form-flusso{
        width: 80% !important;
    }

    .icon-sticky{
        width: 35px;
        height: 35px;
    }

    .img-scendente{
        width: 315px;
    }

}

.autocomplete_list{
    margin-top: 1rem;
}

#imgLunottoDanneggiato{
    cursor: url("/img_glassradar/icone/icon-hammer.svg"), auto;
}
#imgLunottoRotto{
    cursor: url("/img_glassradar/icone/icon-wrench.svg"), auto;
}


.bianco{
    color: #FFF!important;
}
.manina{ cursor: pointer; }

.input[placeholder] {
    color: #ced4da!important;
}

::-webkit-input-placeholder { /* Edge */
    color: #ced4da!important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ced4da!important;
}

::placeholder {
    color: #ced4da!important;
}

.tt-menu{
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: var(--bs-border-width) solid var(--bs-border-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-family: nexa_lightregular;
    border-radius: 15px;
}

.tt-suggestion{
    margin-bottom: 10px;
    cursor: pointer;
}

.tt-highlight{
    font-weight: 500;
}

/*******  Restyling *******/

.grigiochiaro {
    color: #707070;
}

.accordion-button:not(.collapsed) {
    color: #F18B1B!important;
    background-color: #F18B1B7E;
}

.bck-grey{
    background-color: #575756;
}

.arancio {
    color: #F18B1B;
}

.bck-arancio{
    background-color: #F18B1B!important;
}

.nav-link:hover{
    color: #707070;
}