.fw label{
        font-weight: bold;
        font-size: 15px;
}

.fw .form-style2{
        /*width: 50%;*/
        display: grid;
}

.fw li .search-field{
        width: 300px;
        display: flex;
}

.fw .posizione_del_bene{
        border-radius: 50px;
        height: 50px;
}

.fw .cod_inserzione{
        border-radius: 50px;
        height: 50px;
}

.fw .anno{
        border-radius: 50px;
        height: 50px;
}

.fw .procedura{
        border-radius: 50px;
        height: 50px;
}

.fw .ricerca_libera{
        height: 50px;
}


.fw .advance-search-list {
        display: flex;
        align-items: flex-end;
}

.fw .advance-search-list li {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
}

.fw .dropdown-lists .open-btn {
        height: 50px !important;
        padding: 0 24px !important;
        border-radius: 50px !important;
        border: 1px solid #ddd;
        background-color: #fff;
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        box-shadow: none;
}

.data {
        border: 1px solid #ddd !important;
}

.fw .widget-wrapper > .d-flex {
        align-items: flex-end;
}

.fw .form-style1 .form-control{
        height: 50px;
}

.nc{
        color: #eb5475;
        font-weight: bold;
}

.cerca{
        background-color: #eb5475;
        border-color: #eb5475;
}

.open-map{
        height: 800px;
        width: 100%;
        z-index: 1
}

.cerca-annuncio{
        border-radius: 50px;
        width: 100%;
        background-color: #c51d3f;
}

.input-annuncio{
        border-radius: 50px;
}

@media(min-width:1400px){
        .container {
                max-width: 1450px;
        }
}

body .irs--flat .irs-bar {
        background-color: #c51d3f !important;
}

.irs-from, .irs-to {
        background: #c51d3f !important;
}

@media(max-width:480px){
        .advance-search-tab .nav-item:last-child{
                background-color: #d9dee0;
        }
        .advance-search-tab .nav-link{
                margin-right: 0;
                padding-right: 4px;
                padding-left: 30px;
        }
        .cont{
                padding: 0;
        }

        .sec{
                padding: 0;
        }

        .advance-content-style3.at-home5 .form-control{
                border: 1px solid #ddd;
                height: 49px;
        }

        .inner-banner-style4 .hero-title{
                padding: 23px;
                font-size: 42px;
        }

        .open-map{
                height: 200px;
                width: 100%;
                z-index: 1
        }
}

.btn-custom{
        background-color: #c51d3f;
        color: white;
}

.open-btn {
        height: 40px !important;
        padding: 0 24px !important;
        border-radius: 50px !important;
        border: 1px solid #ddd;
        background-color: #fff;
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        box-shadow: none;
}

.ricerca_avanzata label{
        font-weight: bold;
}


.search-box {
        width: 100%;
        background: #fff;
        border-radius: 12px;
        padding: 20px;
        box-shadow: 0 10px 25px rgba(0,0,0,0.1);
        margin-bottom: 20px ;
}

@media (min-width: 992px) {
        .search-box {
                position: absolute;
                left: 50%;
                bottom: 47px;
                transform: translateX(-50%);
                max-width: 1100px;
                padding: 30px;
                box-shadow: 0 15px 40px rgba(0,0,0,0.15);
                z-index: 10;
        }
}

.open-map2{
        height: 800px;
        width: 100%;
        z-index: 1
}

.draw-btn {
        position: absolute;
        bottom: 20px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 10;
        padding: 10px 20px;
        border-radius: 8px;
}



@media (max-width: 991.98px) {
        .breadcumb-section2{
                height: 200px;
        }

        .breadcumb-padding{
                display: none;
        }

        .form-check-input {
                width: 2em;
                height: 2em;
        }




}

.thumb-img{
        height: 310px;
}


