.ceda-container
{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 960px;
    margin: 0 auto;
    height: auto;
    min-height: 600px;
}
.ceda-h1
{
    color: #000;
}

.btn-form
{
    border: solid 1px #d0d0d0;


}


.btn-form > i 
{
    width: 15px;
    height: 24px;
    color: #ff0000;
}



.properties-form
{
    background-color: #F6F6F6;
    padding: 30px 0px 30px 0px;
    z-index: 999;
}

ol.properties-breadcrumb > li,
ol.properties-breadcrumb > li > a
{
    font-family: "Assistant", sans-serif;
    display: inline-block;
    color: #5E6265;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: .07px;
    text-decoration: none;
}

a.properties-items 
{
    display: block;
    text-decoration: none !important;
}

a.properties-items:hover
{
    border-color: #BB8413;
}

a.properties-items * 
{
    text-decoration: none !important;
}


.properties-items h5
{
    font-family: "Assistant", sans-serif;
    display: block;
    color: #23292D;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: .08px;
    margin-bottom: 10px;
}

.properties-items
{
    position: relative;
}

.properties-form .form-label
{
    font-family: "Assistant", sans-serif;
    display: block;
    color: #5E6265;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: .06px;
    text-transform: uppercase;
}

.properties-form .form-select:focus,
.properties-form .form-select:hover,
.properties-form .form-select:active
{
    border-color: #BB8413;
    outline: 0;
    box-shadow: none;
}



.properties-items img.prestige
{
    position: absolute;
    top: 20px;
    left: 0px;
}

.properties-items span.address,
.property-address
{
    font-family: "Assistant", sans-serif;
    display: block;
    color: #5E6265;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: .07px;
    margin-bottom: 10px;
}

.properties-items span.price,
.property-price
{
    font-family: "Assistant", sans-serif;
    display: block;
    color: #5E6265;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: .06px;
    margin: 20px 0px 20px 0px;
    text-transform: uppercase;
}


.properties-items span.price > strong,
.property-price > strong
{
    font-family: "Assistant", sans-serif;

    color: #BB8413;
    font-weight: 700;
    font-size: 26px;
    line-height: 28px;
}

.property-price > strong
{
    font-size: 32px; 
}

.properties-items span.price > span,
.property-price > span
{
    font-family: "Assistant", sans-serif;

    color: #BB8413;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
}


.properties-items span.features
{
    font-family: "Assistant", sans-serif;
    display: block;
    color: #5E6265;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: .07px;
    margin-bottom: 10px;
}

.properties-items span.description
{
    font-family: "Assistant", sans-serif;
    display: block;
    color: #5E6265;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: .07px;

}


.tns-visually-hidden { display: none; }

.property-slider-prev,
.property-slider-next
{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    background-color: rgba(0,0,0,0.3);
    color: #ffffff;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    z-index: 999;
}

.property-slider-prev:hover,
.property-slider-next:hover
{

    background-color: rgba(0,0,0,0.9);
    color: #ffffff;

}


.property-slider-prev
{
left: 25px;
}

.property-slider-next
{
right: 25px;
}

.property-slider {
    height: 300px;
    overflow: hidden;
}
.property-slider .tns-item {
    height: 100%;
}
.slider-preview > img {
   

    object-fit: cover; 
    display: block;
}

.property-nav li.nav-item .nav-link
{
    font-family: "Assistant", sans-serif;
    color: #282E33;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;

}

.property-nav.nav-tabs
{
    border: none;
}

.property-nav.nav-tabs li.nav-item .nav-link
{
    border-radius: unset !important;
    border-right: none;
    border-left: none;
    cursor: pointer;
    margin-right: 25px;

}

.property-nav li.nav-item .nav-link
{
    border-top: solid 2px rgba(187,132,19,0);
}

.property-nav li.nav-item  .nav-link:hover
{
    background-color: #F6F6F6;
}
.property-nav li.nav-item  .nav-link.active
{
    border-top: solid 2px rgba(187,132,19,1);
}


.slider-thumbs
{
  border: solid 4px #ffffff;
}


.slider-thumbs.active
{
  border: solid 4px #BB8413;
}


h1.property-title
{
font-family: "Work Sans", sans-serif;
color: #282E33;
font-weight: 600;
font-size: 32px;
line-height: 40px;   
}
.property-description 
{
font-family: "Assistant", sans-serif;
color: #282E33;
font-weight: 400;
font-size: 16px;
line-height: 24px; 
}

.property-hr 
{
border-color:  #EAEAEB;
border-width: 2px;
}


.property-caratteristiche h3
{
font-family: "Assistant", sans-serif;
color: #282E33;
font-weight: 400;
font-size: 26px;
line-height: 30px;   
}

.property-caratteristiche .caratteristica
{
padding-top: 10px;
padding-bottom: 0px;    
border-bottom: solid 1px #CCCCCC;
}

.property-caratteristiche .caratteristica p
{
font-family: "Assistant", sans-serif;
color: #282E33;
font-weight: 700;
font-size: 16px;
line-height: 20px;
}

.property-caratteristiche .caratteristica h6
{
font-family: "Assistant", sans-serif;
color: #696D70;
font-weight: 400;
font-size: 12px;
line-height: 16px;
text-transform: uppercase;
}

.property-form
{
    margin: 0;
    -webkit-box-shadow: 0px 5px 15px 0px rgba(0,59,161,0.16); 
    box-shadow: 0px 5px 15px 0px rgba(0,59,161,0.16);

    min-height: 400px;
}




.property-form .property-nav.nav-tabs li.nav-item,
.property-form .property-nav.nav-tabs li.nav-item .nav-link 
{
    padding: 0px;
    margin: 0px;
    background: none;
}


.property-form, 
.property-form .property-nav.nav-tabs
{
    width: 100%;
}
.property-form .property-nav.nav-tabs li.nav-item 
{
    width: 100%;
}

.property-form .property-nav.nav-tabs li.nav-item .nav-link 
{
    width: 100%;
    padding: 15px;
    background: #F6F6F6;
}

.property-form .property-nav.nav-tabs li.nav-item .nav-link.active ,
.property-form .property-nav.nav-tabs li.nav-item .nav-link:active 
{

    background: #ffffff;
}

.property-check
{
    font-family: "Assistant", sans-serif;
    color: ##696D705C;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
}

.fa-thin.fa-square
{
    color: #AEAFB1;
    font-size: 24px;
}

.fa-solid.fa-square-check
{
    color: #BB8413;
    font-size: 24px;
}

.send-message
{
display: inline-block;
font-family: "Assistant", sans-serif;
color: #00173D;
font-weight: 700;
font-size: 16px;
line-height: 1px;    
border: solid 1px #00173D;
padding: 16px 32px;
border-radius: 100px;

cursor: pointer;
}
.send-message i
{
    color: #BB8413;
}

.send-message:hover
{

color: #fff;
background: #00173D;

}

.property-note
{
    font-family: "Assistant", sans-serif;
    color: #696D70;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
}

.property-note a
{
    font-family: "Assistant", sans-serif;
    color: #BB8413;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    text-decoration: none;
}

i.check
{
    cursor: pointer;
}

.property-header
{
    padding: 10px 0px 5px 0px;;
    background-color: #F6F6F6;

    
}


.back-link
{
    font-family: "Assistant", sans-serif;
    color: #696D70;
    font-weight: 400;
    font-size: 16px;
    line-height: 1px;
    text-decoration: none;
}

.property-address .info
{
    font-family: "Assistant", sans-serif;
    display: block;
    color: #5E6265;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: .07px;
    text-transform: uppercase;
}

.property-form .form-control
{
    border-radius: 0px;
    border: solid 1px #BFC0C2;
    box-shadow: none;
}

.property-form .form-control:focus,
.property-form .form-control:active
{
    border-radius: 0px !important;
    border: solid 1px #BB8413 !important;
    box-shadow: none !important;
}


.active {
    border-bottom: none !important;
  }

#richiedi.nav-link.active
{
    font-family: "Assistant", sans-serif;
    color: #BB8413 !important;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;
    text-align: center;
}


.call-message a
{
display: inline-block;
font-family: "Assistant", sans-serif;
color: #00173D;
font-weight: 400;
font-size: 16px;
line-height: 20px;    
text-decoration: none;
cursor: pointer;
letter-spacing: 0.08px;
}
.call-message i
{
    color: #BB8413;
}



@media screen and (min-width: 800px) 
{
    .property-slider1
    {
        height: 450px !important;
        background: #f0f0f0;

        img
        {
            height: 450px !important;
        }
    }



}

.doc-download a
{
    text-decoration: none;
    font-family: "Assistant", sans-serif;
    color: #00173D;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;    
    text-decoration: none;
    cursor: pointer;
    letter-spacing: 0.08px;  
    padding: 8px;  
}

.doc-download a:hover
{
     background: #f0f0f0;
}

.doc-download a img
{
    width: 20px;
    height: 20px;
    line-height: 30px;
    margin-right: 10px;
}

.fields.error 
{
    border-color: #f00;
}

span.error 
{
    color: #f00;
}