.navbar {
    background: #fff !important;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent;
}
.order_by {
    margin-top: 20px;
}

.top {
    display: none;
}
#content-ric .wrapper #ricerca form .search-filters .prix label {
    color: #414141;
}
#content-ric .wrapper #ricerca form .search-filters #amount {
    background: none;
    border: 0px;
    color: #414141;
    font-size: 12px;
}
#content-ric .wrapper #ricerca form .search-filters .ui-state-default, #content-ric .wrapper #ricerca form .search-filters .ui-widget-content .ui-state-default {
    border: 1px solid #fff !important;
    background: #054930 !important;
 
}
#content-ric .wrapper #ricerca form .search-filters .ui-widget-header {
    background: #054930 !important;

}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background: #054930;
}
h3.main {
    font-family: 'Montserrat', sans-serif;
    color: #054930;
   text-transform: uppercase;
   font-weight: 300;
}
#footer {
    background: #ddd;
    padding: 20px 0px;
}

#footer p {
    font-family: 'Montserrat', sans-serif !important;
}
.copy {
    background: #054930;
}
.link-f {
    color: #333;
}
.link-f:hover {
    color: #054930;
}
#footer h3,
.tit-price .titolo-immobile,
.tit-price .price,
.details .icon-car span,
.details .icon-car span b {
    color: #054930;
}
.tit-price .price  {
margin-top: 3px;
}
.tile .item .contract {
    background: #054930;
}
.desc {
    font-family: 'Montserrat', sans-serif;
}
#immobili-elenco .pager li.pager-pages.current,
#immobili-elenco .pager li.pager-pages:hover {
    color: white;
    background-color: #054930;
}
#immobili-elenco .pager li.pager-pages {
    background-color: #ccc;
}
.header-pages .current_page_item a, .header-pages a:hover {
    color: #ccc !important;
}
.contr-imm {
    text-transform: uppercase;
}
#property-images #controls .flex-active-slide .sl {
    border: 3px solid #054930;
}
.consulente-thumb {
    border: 1px solid #f0f0f0;
    margin-bottom: 20px;
}
.bianco h3 {
    width: 100%; 
    margin-top: 40px;
}
.bianco h4 {
    color: #50b64b; 
    font-weight: 600;
    font-size: 20px;
    line-height: 35px;
    margin-top: 20px;
}
.bianco ul,
.bianco ul li  {
    width: 100%;
}
#content-ric .wrapper .engine-title, #content-ric .wrapper #vn-click {
    color: #054930;
    text-shadow: 0px 0px 0px;
}

#vetrina-big ul li .item .titolo-immobile h1, .vetrina-big ul li .item .titolo-immobile h1 {
    font-size: 0.9em;
}
.vetrina-homepage .flex-direction-nav,
.vetrina-big  .flex-direction-nav{
   display: none;
}
#vetrina-big ul li .item, .vetrina-big ul li .item {
    color: transparent;

}
.social a i {
    width: 28px;
    margin-top: -8px;
    color: white;
    text-align: center;
    font-size: 26px;
}
.box-lascia {
padding: 2% !important;
background: rgba(0,0,0,0.5);
margin: 4% auto !important;
text-align: left;
}
.box-lascia h3{
color: #fff;
    font-weight: 700;
    text-align: left;
}
.box-lascia p{
    color:#fff;
    font-size: 18px;
}
.box-lascia a{
    
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    font-size: .8em;
    font-weight: 700;
    height: 3em;
    padding: 10px 40px;
    text-align: center;
    margin-top: 20px;
    text-align-last: center;
    text-transform: uppercase;
    width: 100%;
    outline: 0px;
    border: 1px solid  #fff;
    text-decoration: none;
    background: #054930;
}
.box-lascia a:hover{
    background: #fff;
    color: #054930;
}
@media (min-width: 1000px) {
    .navbar-default .navbar-nav>li>a {
        color: #054930;
	padding: 1px 3px;
    }
    .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
        color: #333;
        background-color: transparent;
    }
    .navbar {
        margin-top: 0px;
    }
    .magazine a {
    color: #fff !important;
    margin: 5px 0px 0px 5px;
    line-height: 31px !important;
    background: #054930;
    border-radius: 5px;
    border: 1px solid #054930 !important;
    }
    .magazine:hover a {
        color: #054930 !important;
        margin: 5px 0px 0px 5px;
        line-height: 31px !important;
        background: #fff;
        border-radius: 5px;
        border: 1px solid #054930;
        }
    .header-pages .current_page_item a, .header-pages a:hover {
        color: #494949 !important;
    }
    #vetrina-big, .vetrina-big {
        height: 67vh;
    }
    .top-margin {
        margin-top: 122px !important;
    }
    .flex-control-nav {
        display: inline !important;
    }

    .top {
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #ccc;
        height: 35px;
        width: 100%;
        max-width: 1170px;
        margin: auto;
        padding: 0px 15px;
        box-sizing: border-box;
    }

    .top h3 {
        color: #7a7c7a;
        margin-right: 0px;
        font-size: 14px;
        text-transform: uppercase;
        letter-spacing: 1px;
    }
    .top .top-lang {
        margin-bottom: 4px;
    }
    .tile {
        width: 32%;
     
    }
    .order_by {
        margin-top: 0px;
    }

    #immobili-elenco .immobili-elenco-row {
        width: 100%;
        height: auto;
        overflow-y: unset;
    }

    #immobili-elenco .immobili-elenco-row .tile {
        width: 100%;
    }

    .link-det {

        width: 50%;
        padding: 10px;
        box-sizing: border-box;
    }
    #immobili-elenco .item  {
        width: 50%;
        height: auto;
        max-height: 300px;
        margin-bottom: 0px;
    }
    .order_by {
        margin-top: 50px;
    }

    .tit-imm span,
    .tit-imm {
        color: #054930 !important;
    }

    .details-int {
        width: 100%;
    }
    .banner-container {
        margin-bottom: 28px;
    }

}
/* SEZIONE NEWS */

.single-blog {
    margin-bottom: 30px;
    background-color: #fefefe;
    padding: 30px;
    box-shadow: 0 10px 31px 0 rgb(7 152 255 / 9%);
    border-radius: 2px;
    margin-top: 30px;
}

.single-title {
    word-break: normal;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    width: 100%;
    float: left;
    margin: 30px 0 10px;
    font-weight: 700;
    word-break: break-word;
    font-size: 34px;
    color: #054930;
}

.meta-info {
    padding: 0;
    margin-bottom: 30px;
    font-size: 13px;
    font-weight: 600;
}

.meta-element {
    display: inline;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.meta-element a{
    color: #054930;
    text-decoration: none;
}
.meta_icon.firsof {
    margin-left: 0;
}

.meta_icon {
    color: #777;
    margin-right: 5px;
    font-size: 12px;
    background: #efefef;
    position: relative;
    width: 25px;
    height: 25px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    margin-left: 10px;
    line-height: 25px!important;
}

.single-blog p, .single-blog ul li {
    font-weight: 300;
    font-size: 15px;
    color: #464646;
    margin: 10px 0px;
}

.single_tag {
    color: #054930;
    margin-right: 10px;  
}


.widget.advanced-search h4 {
    background: #054930;
    position: relative;
    z-index: 10;
    color: white;
    padding: 10px;
    margin-bottom: 0px;
    box-shadow: 0px 0px 0px 8px rgb(255 255 255 / 20%);
    float: left;
    width: 100%;
}

.widget h4 {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 18px;
    font-weight: 800;
    color: #3a464e;
}

.widget h4 span{
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 800;
    color: #fff;
}

.widget-content.box {
    background-color: #eee;
    padding: 5%;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.tagcloud a {
    display: block;
    float: left;
    padding: 4px 10px;
    margin-right: 7px;
    margin-bottom: 7px;
    background: #EEE;
    color: #8593a9;
    font-size: 11px;
    font-weight: 400;
    text-transform: lowercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    /* border: 1px solid #CCC; */
    text-decoration: none;
}

/* BLOG */

.listing_wrapper {
    margin-bottom: 30px;
}
.blog_list_wrapper {
    margin-top: 30px;
}
.blog2v .property_listing_blog {
    overflow: hidden;
    min-height: 440px;
    width: 100%;
}

.blog_unit_image {
    display: inline;
    float: left;
    position: relative;
    overflow: hidden;
    margin: 6px;
    height: 215px;
}

.blog_unit_image img, .property_listing.places_listing img {
    border: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.blog2v:hover .blog_unit_image img {
    opacity: .8;
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.1,M12=0,M21=0,M22=1.1,SizingMethod='auto expand');
}

.blog2v h4 {
    margin-bottom: 5px;
    font-size: 21px;
    line-height: 1.3em;
}

.property_listing_blog h4{
    padding: 0 20px;
    margin-top: 15px;
    margin-bottom: 0;
    float: left;
    width: 100%;
    font-weight: 800;
}
.blog_unit_title {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    color: #054930 !important;
    text-decoration: none !important;
}

.blog2v .blog_unit_meta {
    margin-bottom: 0;
    margin-left: 20px;
    float: left;
    line-height: 1.65em;
    margin-bottom: 5px;
}

.property_listing_blog{
    position: relative;
    height: 100%;
    border: 1px solid #f1f8ff;
    font-size: 13px;
    background-color: #fff;
    max-width: 525px;
    transition: .3s ease-out;
    float: left;
    box-shadow: 0 10px 31px 0 rgb(7 152 255 / 9%);
    border-radius: 2px;
}

.blog_unit_image img, .property_listing img {
    transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
}

.blog_unit_meta {
    font-size: 13px;
    color: #8593a9;
    font-weight: 600;
}

.listing_details {
    margin: 0;
    line-height: 1.65em;
    float: left;
    padding: 0 20px;
    margin: 5px 0;
    width: 100%;
    word-break: break-word;
    min-height: 200px;
}

.blog2v .read_more {
    color: #222;
    font-size: 13px;
    font-weight: 700;
}

.sidebar-properties {
    width: 100%;
}
