/*.gallery-detail .uk-first-column{
    display: none;
}*/


/*.gallery-detail .uk-first-column:first-child {
    display: block!important;
}*/

.section-home .uk-container{
    margin-top: -175px;
    z-index: 1;
    position: relative;
}

.footer-legal{
    font-size: 13px;
}
.social-btn .uk-icon{
    color: #E95B1D;
}
.social-btn a.el-link.uk-icon-button{
    background-color: #FFFFFF;
}
.resume-bien div.uk-tile-primary.uk-tile{
    z-index: 1;
    margin-top: -60%;
    position: relative;
}
/*.info-energie{
    background-color: #E95B1D;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 20px;
}*/
.prix-bien{
    color: #E95B1D;
}
.grid-derniers-biens div.el-link{
    position: absolute;
    top: 20px;
    right: 20px;
}

.listing-prod .el-link {
    position: absolute;
    top: 20px;
}

.form-detail h2 {
display: none;
}

.sidebar-detail .uk-tile {
background: #ffffff;
    border: 1px solid #e2e2e2;
}

.button-gallery {
    width: 80px;
    height: 80px;
    background: #ffffff;
    border-radius: 50%;
    color: #e95b1d;
    padding: 20px;
    transition: ease-in-out .2s;
}

.gallery-detail:hover .button-gallery {
    background: #e95b1d;
    color: #ffffff;
}

.btn-services .uk-button-large {
font-size: 25px!important;
}

@media (max-width: 959px) {
.resume-bien div.uk-tile-primary.uk-tile{
    margin-top: 0;
}
}
.list-offset{
    margin-left: 70px;
    position: relative;
}
@media (max-width: 959px) {
.list-offset{
    margin-top: 40px;
}
}

.form-agent label {
    display: none!important;
}

.form-agent .rsform-submit-button {
    width: 100%;
}

/*.contact-form label {
    display: none!important;
}*/

#gdpr0-lbl {
    display: block!important;
}

.uk-slidenav-previous, .uk-slidenav-next {
    background: #e95b1d;
    color: #fff;
    width: 60px;
    height: 60px;
}

.card-peb img {
    position: absolute;
    top: 15px;
    right: 40px;
}

.uk-navbar-toggle svg {
    color: #fff;
}


.resume-bien .uk-icon-button {
    background-color: #fff!important;
    color: #352f1c!important;
}

.logo-sidebar img {
    background: #352f1c;
    padding: 20px;
}

@media (max-width: 1130px) {
    .uk-logo {
        width: 200px;
    }

    .uk-navbar .uk-search-default {
    width: 200px;
}

    .uk-navbar-nav>li>a {
        font-size: 13px;
        letter-spacing: 0;
    }
}