#visore {
    width: 100vw;
    height: 100vh;
    background: #000000 url('../assistenza_assets/banner_desktop.png') no-repeat right center;
    background-size: cover;
    color: white;
    position: relative;
}

.swal2-container {
    zoom: 1.5;
}

#assistenzaLogo{
    position: fixed;
    left: 42px;
    top: 24px;
    z-index: 200;
}

#assistenzaLogo img{
    width: 405px;
    height: 111px;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family:"alwyn-new-rounded-web";
}

html, body {
    width: 100%;
    height: 100%;
    font-family: Arial, sans-serif;
}

.celeste, .celeste:hover{
    color: #059FE3 !important;
}

#contenuto{
    width: 50%;
    height: 100%;
    position: relative
}

#contenutoInner{
    position: absolute;
    left: 85px;
    bottom: 120px;

}

#contenutoInner #testo1{
    font-size: 70px;
}

#contenutoInner #testo2{
    margin-top: 48px;
    font-size: 28px;
}

#page2{
    background: white;
    padding-top: 112px;
    color: #000000;
    margin-bottom: 112px;
}

.page2Title{
    font-size: 40px;
    line-height: 48px;
    max-width: 50%;
    margin: auto;
    margin-bottom: 32px;
}

.page2Subitle{
    max-width: 50%;
    margin: auto;
    font-size: 24px;
    line-height: 32px;
}

.rettangoloContainer{
    margin-top: 48px;
    margin-left: 85px;
    margin-right: 85px;
}

.rettangoloContainer2{
    margin-top: 15px;
    margin-left: 85px;
    margin-right: 85px;
    color: #121821;
    font-size: 12px;
}

.rettangolo{
    border: 2px solid var(--unnamed-color-ffffff);
    background-color: #F2F2F2;
    box-shadow: 11px 11px 14px #4E4E4E17;
    border: 2px solid #FFFFFF;
    border-radius: 14px;
    opacity: 1;
    padding-bottom: 16px;
}

.rettangolo img{
    width: 191px;
    margin-top: 0px;
}

#page3{
    margin: 0px 43px;
}

#page3 img{
    max-width: 100%;
    margin-bottom: 112px;
}

#page1 img{
    max-width: 100%;
}

#page7{
    margin: 0px 43px;
    position: relative;
    margin-top: 112px;
}

#page7 img{
    max-width: 100%;
    margin-bottom: 112px;
}

.rettangolo .text{
    color: #121821;
    font-size: 28px;
    line-height: 36px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
}

.recensioni{
    padding: 0px 85px;
}

/*.recensioni img {
    background: #fff;
    margin: 10px;
    position: relative;
    text-align: center;
    max-width: 100%;
}*/

.recensioneBlock{
    background: #F2F2F2;
    border: 2px solid white;
    border-radius: 14px;
    /*box-shadow: 5px 5px 13px #4E4E4E17;*/
    box-shadow: 11px 11px 14px #4E4E4E17;
    margin: 0px 25px;
    margin-bottom: 25px;
}

.recensione_virgoletta{
    width: 48px;
    height: 47px;
}

.recensione_omino{
    width: 32px;
    height: 32px;
    float: left;
    margin-top: 8px;
}

.recensione_data{
    line-height: 47px;
    text-align: right;
}

.recensione-top{
    padding: 16px;
}

.recensione-middle{
    color: #121821;
    font-size: 18px;
    line-height: 24px;
    padding-left: 16px;
    padding-right: 16px;
    min-height: 128px;
}

.recensione-bottom{
    padding: 16px;
}

.bbottom{
    border-top: 1px solid #E6E6E6;
    margin: 0 16px;
}

.recensioneRuolo{
    font-size: 14px;
    line-height: 24px;
    color: #121821;
    margin-left: 10px;
    float: left;
}

.recensioneRuolo strong{
    font-size: 16px;
}

#team-multiple{
    margin-top: 48px;
}

.team{
    padding: 0px 85px;
}

.team img {
    background: #fff;
    margin: 10px;
    position: relative;
    text-align: center;
    max-width: 95%;
    margin-bottom: 16px;
}

.team-item-inner .hover{
    display: none;
}
.team-item-inner:hover .hover{
    display: block;
}
.team-item-inner:hover .normal{
    display: none;
}

.cosa_dicono{
    text-align: center;
}

.cosa_dicono img{
    width: 136px;
    height: 88px;
    margin-bottom: 8px;
}

.slick-prev, .slick-next{
    color: red !important;
    font-size: 20px !important;
}

.circleArrow{
    height: 40px;
    width: 40px;
    border-radius: 50%;
}

.slick-arrow:not(.slick-disabled) {
    background: #B8E4F7;
    cursor: pointer;
}

.slick-disabled{
    color: #B7B9BC !important;
}

.slick-arrow{
    position: absolute;
    bottom: -45px;
    right: 0;
    font-size: 25px;
    text-align: center;
}

.slick-arrow .fa{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    line-height: 40px;
}

.slick-prev2{
    right: 50px;
}

.page5_inner{
    background: #121821;
    padding-top: 112px;
    padding-bottom: 112px;
    color: #ffffff;
    border-radius: 22px;
}

.aziendaRow{
    margin-left: 42px;
    margin-right: 42px;
    margin-top: 48px;
}

.aziendaRow img{
    max-width: 100%;
}

#page5{
    margin-right: 43px;
    margin-left: 43px;
    margin-top: 112px;
}

.page6_inner{
    padding-top: 112px;
}

.team-item-name{
    color: #121821;
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
    text-align: center;
}

#pageFooter{
    background: #121821;
    padding: 41px 43px;
    padding-bottom: 24px;
}

.footerLogo{
    max-width: 140px;
    max-height: 45px;
    margin-top: 0;
}

.flexami{
    height: auto !important;
    margin-bottom: 41px;
}

.footerSubRow{
    font-size: 14px;
    line-height: 24px;
    color: #FCFAF5;
    border-top: 1px solid #FFFFFF;
    padding-top: 24px;
}

.areashapeContatti{
    /*    background: red;*/
    position: absolute;
    width: 12%;
    height: 11%;
    top: 53%;
    left: 3.5%;
}

#recensioni-multiple{
    margin-top: 48px;
}

a:focus,
a:active {
    outline: none;
    border: none;
}

#assistenzaDiv{
    background: url("../assistenza_assets/page_contattaci.png") bottom center no-repeat;
    width: 100%;
    min-height: 100vh;
    height: auto;
    position: relative;
    background-size: cover;
}

#formContainer{
    background: #121821;
    position: relative;
    padding: 48px 29px;
    top: 60px;
    right: 86px;
    left: calc(55% - 86px);
    width: 45%;
    border-radius: 24px;
    margin-bottom: 100px;
}

.contattaciFormTitle{
    color: #019FE3;
    font-size: 40px;
    line-height: 48px;
    font-weight: bold;
}

.contattaciFormSubtitle{
    color: #FFFFFF;
    font-size: 24px;
    line-height: 32px;
    padding-top: 25px;
    padding-bottom: 48px;
}

#formContainer input, #formContainer select{
    height: 40px;
}

.form-group {
    margin-bottom: 16px;
}

.btn-invia {
    color: #ffffff !important;
    background: 0 0;
    font-size: 17px;
    font-weight: 700;
    border: 1px solid #fff;
    border-radius: 19px;
    outline: 0 !important;
    box-shadow: none !important;
    width: 163px;
    height: 48px;
    margin: auto;
    background: #40434B;
}

.btn-invia:hover{
    background: #059FE3;
    color: #ffffff;
}

.btn-invia:active{
    background: #0D4562;
}

.mt16{
    margin-top: 16px;
}

.has-error input, .has-error select, .has-error textarea{
    background-color: #fff4f4; /* rosa molto chiaro */
    box-shadow: 0 0 5px 1px #e63946;
}

.privacyPolicyText{
    font-size: 12px;
    line-height: 20px;
    color: #FFFFFF;
}

@media (max-width: 1400px) {
    .areashapeContatti{
        top: 49%;
    }

    .contattaciFormTitle{
        font-size: 30px;
        line-height: 38px;
    }

    .contattaciFormSubtitle{
        font-size: 19px;
        line-height: 27px;
    }
}

@media (max-width: 1069px) {
    .areashapeContatti{
        top: 44%;
    }

    .contattaciFormTitle{
        font-size: 24px;
        line-height: 32px;
    }

    .contattaciFormSubtitle{
        font-size: 15px;
        line-height: 22px;
    }
}

@media (max-width: 767px) {
    .areashapeContatti{
        top: 39%;
        width: 57%;
    }

    .contattaciFormTitle{
        font-size: 28px;
        line-height: 36px;
    }

    .contattaciFormSubtitle{
        font-size: 20px;
        line-height: 28px;
    }
}

@media (max-width: 767px) {

    #assistenzaDiv{
        background: none;
        width: 100%;
        height: auto;
        position: relative;
        background-size: contain;
    }

    #formContainer{
        position: relative;
        top: auto;
        right: auto;
        width: calc(100% - 40px);
        left: auto;
        margin-left: 20px;
        margin-top: -88px;
        margin-bottom: 88px;
        z-index: 200;
    }

    #assistenzaLogo{
        left: 20px;
        right: 20px;
    }

    #contenutoInner #testo1{
        font-size: 20px;
    }

    #page1 img{
        margin-bottom: 80px;
    }

    #page2{
        padding-top: 0;
        margin-bottom: 88px;
    }

    #page3 img{
        margin-bottom: 88px;
    }

    #page5{
        margin-right: 20px;
        margin-left: 20px;
        margin-top: 80px;
    }

    .page2Title{
        font-size: 28px;
        line-height: 36px;
    }

    .page5_inner{
        padding: 80px 24px;
    }

    .page6_inner {
        padding-top: 88px;
    }



    #page7 img {
        margin-bottom: 88px;
    }

    #assistenzaLogo img{
        width: calc(100% - 0px);
        height: auto;
    }

    .page2Title, .page2Subitle{
        max-width: 100%;
    }

    .page2Subitle{
        font-size: 20px;
        line-height: 28px;
    }

    .rettangolo{
        margin-bottom: 32px;
    }

    .rettangoloContainer2{
        margin-top: 0;
        margin-left: 20px;
        margin-right: 20px;
    }

    .aziendaRow{
        margin-left: 0;
        margin-right: 0;
    }

    .aziendaRowItem{
        margin-bottom: 15px;
    }

    .rettangoloContainer{
        margin-left: 5px;
        margin-right: 5px;
    }

    #page3, #page7 {
        margin: 0px 20px;
    }

    .recensioni, .team {
        padding: 0px 20px;
    }

    .recensioneBlock{
        box-shadow: none;
    }

    .text-center-mobile{
        text-align: center;
        margin-bottom: 20px;
    }

    #privacy-container{
        text-align: left !important;
    }

    #privacy-container span{
        display: none;
    }

    #privacy-container a{
        display: block;
        line-height: 20px;
    }

    .footerLogo{
        max-width: 150px;
        height: auto;
        margin-bottom: 24px;
    }

    #pageFooter {
        padding: 40px 20px;
        padding-bottom: 24px;
    }

    .footerSubRow .text-center{
        text-align: left !important;
    }

    #page7{
        margin-top: 80px;
    }

}

