﻿#hero {
    width: 100%;
    height: 100vh;
    background: url("../images/valutazione_gratuita_immobile.jpg") top center;
    background-size: cover;
    position: relative;
    font-family: "Raleway";
}

    #hero:before {
        content: "";
        background: rgba(255, 255, 255, 0.4);
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }

    #hero .container {
        position: relative;
        padding-top: 74px;
        text-align: center;
        font-family: "Raleway";
    }

    #hero h1 {
        margin: 0;
        font-weight: 700;
        line-height: 64px;
        color: #541c00;
        font-family: "Raleway";
    }

        #hero h1 span {
            color: #73c7e8;
            font-family: "Raleway";
        }

    #hero h3 {
        color: #0a0a0a;
        margin: 10px 0 0 0;
        font-family: "Raleway";
    }

    #hero i {
        font-size: 38px;
        color: #541c00;
    }

#RicercaLibera.form-control{
    font-weight:600 !important;
}

@media (max-width: 768px) {
    #hero, #richiedere {
        height: auto;
    }

        #hero:before {
            content: "";
            background: rgba(255, 255, 255, 0.95);
            position: absolute;
            bottom: 0;
            top: 0;
            left: 0;
            right: 0;
        }

    /* #imgHome{
        display:none;
    }*/

    #richiedere {
        height: unset !important;
    }

    .richiedere .btn {
        width: 100% !important;
    }

    .footerMob {
        height: unset;
        min-height: 160px;
    }

    #RicercaLibera::-ms-input-placeholder { /* Edge 12-18 */
        font-size: 12px;
    }

    #RicercaLibera::placeholder {
        font-size: 12px;
    }

    .richiedere h3 {
        font-size: 20px;
    }

    #hero .container {
        padding-top: 24px;
    }
    #divMotivazione .btn {
        width: 100% !important;
    }
}

main {
    padding: 0px !important;
}

#richiedere {
    width: 100%;
    height: 100vh;
    background: url("../images/quanto_vale_il_tuo_immobile.png") center center no-repeat;
    background-size: contain;
    position: relative;
    font-family: "Raleway";
}

    #richiedere:before {
        content: "";
        background: rgba(255, 255, 255, 0.88);
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }

#richiedere2 {
    width: 100%;
    height: 100vh;
    background: url("../images/quanto_vale_il_tuo_immobile2.jpg") center center no-repeat;
    background-size: contain;
    position: relative;
    font-family: "Raleway";
}

    #richiedere2:before {
        content: "";
        background: rgba(255, 255, 255, 0.75);
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }


    #richiedere .contattoLabel2 {
        font-size: 13px;
        font-weight: 500;
    }

.richiedere h3, .compilare h3, .valutazione h3 {
    color: #541c00;
    font-family: "Raleway";
}

.richiedere p, .compilare p, .valutazione h3 {
    text-align: justify;
    font-size: 18px;
    font-family: "Raleway";
}

.compilare {
    background-color: rgba(0,32,96,0.18);
    font-family: "Raleway";
}

    .compilare img {
        max-height: 300px;
    }

.valutazione {
    width: 100%;
    height: 100vh;
    background: url("../images/quanto_vale_il_tuo_Immobile3.jpg") top center;
    background-size: cover;
    position: relative;
    font-family: "Raleway";
}

#valutazione:before {
    content: "";
    background: rgba(255, 255, 255, 0.6);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

#valutazione .container {
    position: relative;
    padding-top: 74px;
    text-align: center;
    font-size: 18px;
    font-family: "Raleway";
}

#valutazione h2 {
    margin: 0;
    font-weight: 700;
    line-height: 64px;
    color: #541c00;
    font-family: "Raleway";
}

#valutazione h1 span {
    color: #73c7e8;
    font-family: "Raleway";
}

#valutazione h3 {
    color: #0a0a0a;
    margin: 10px 0 0 0;
    font-family: "Raleway";
}

#valutazione i {
    font-size: 25px;
    color: #541c00;
}

.footer {
    height: 180px
}

.richiedere i {
    color: #541c00;
}

.btn-primary{
    background-color: #541c00 !important;
    border-color:#371301;
}
    .btn-primary:hover {
        background-color: #009746 !important;
        color: #541c00;
    }
.btn {
    min-width: 150px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    font-family: "Raleway";
}
.form-control {
    border-radius: unset !important;
    font-family: "Raleway";
}
.input-group-text {
    border-radius: 0 !important;
    border-color: red;
}

.aspNetDisabled.btn.btn-primary {
    background-color: gainsboro !important;
    border-color: lightgrey;
}

.aspNetDisabled.btn.btn-primary:hover {
    background-color: gainsboro !important;
    border-color: lightgrey;
    cursor:not-allowed;
    color:white;
}


.alert {
    display: flex;
    align-items: start;
    padding: 0.25rem 0.25rem 0.25rem 0.25rem;
    border-radius: 1rem;
    min-width: 350px;
    justify-content: space-between;
    margin-bottom: 2rem;
    box-shadow: 0px 3.2px 13.8px rgba(0, 0, 0, 0.02), 0px 7.6px 33.3px rgba(0, 0, 0, 0.028), 0px 14.4px 62.6px rgba(0, 0, 0, 0.035), 0px 25.7px 111.7px rgba(0, 0, 0, 0.042), 0px 48px 208.9px rgba(0, 0, 0, 0.05), 0px 115px 500px rgba(0, 0, 0, 0.07);
    width: 350px;
    position: fixed;
    top: 40%;
    left: calc(50% - 175px);
    z-index: 10;
}

.content {
    display: flex;
    align-items: start;
}

.content p{
    color:white;
}
.icon {
    padding: 0.25rem;
    margin-right: 0.5rem;
    border-radius: 39% 61% 42% 58% / 50% 51% 49% 50%;
    box-shadow: 0px 3.2px 13.8px rgba(0, 0, 0, 0.02), 0px 7.6px 33.3px rgba(0, 0, 0, 0.028), 0px 14.4px 62.6px rgba(0, 0, 0, 0.035), 0px 25.7px 111.7px rgba(0, 0, 0, 0.042), 0px 48px 208.9px rgba(0, 0, 0, 0.05), 0px 115px 500px rgba(0, 0, 0, 0.07)
}

.close {
    background-color: transparent;
    border: none;
    outline: none;
    transition: all 0.2s ease-in-out;
    padding: 0.25rem;
    border-radius: 0.5rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
    .close i {
        color: white;
        font-size:20px;
    }

    .close:hover {
        background-color: #fff;
        color: #fF0000;
    }
    .close:hover i{
        color: #fF0000;
    }


.danger {
    background-color: #fe8671;
    border: 2px solid #fF0000;
}

    .danger .icon {
        background-color: #EC4D2B;
    }

.info {
    background-color: white;
    border: 2px solid #006CE3;
    display:none ;
}

    .info .icon {
        background-color: #006CE3;
    }
    .info .btn{
        float:none;
    }