.listEstateImage{
    max-height: 200px !important;
    margin: 15px 0;

}

.black-services{
    background: rgba(0, 0, 0);
    width: 100% !important;
}

.full-width{
    max-width:90% !important;
}

.team-mate{
    border: 1px solid #f37122;
    margin: 5px auto;
    padding: 20px 10px 10px 0 ;
}

.text-orange{
    color: #f37122 !important;
    height: 100px;
    /*background: black;*/
}

.properties-block{
    border: 1px solid #292929;
    margin: 15px 0;
    padding: 5px;
min-height: 450px;
}

.twitter-typeahead{
   width:100%;
}

.tt-suggestion{
    color: #ffffff;
    line-height: 30px;
    width: 100%;
}
.tt-suggestion:hover{
    color: black;
    background: #FFFFFF;
}
.no-bubble{
    list-style: none;
}
/*#btn-contact{*/
/*    width: 50%;*/
/*}*/

.btn-perso{
    height: 45px;
    border: 2px solid #fff !important;
    border-radius: 0!important;
    padding: 5px 15px 5px 35px;
    background-color: transparent;
    font-size: 13px;
    font-family: "Poppins";
    color: #fff;
    box-shadow: none;
    background-repeat: no-repeat;
    background-position: 10px center;
    width: 270px;

}

.btn.active {
    background: #fff!important;
    font-weight: 400;
}

.alert-nomad{
    border: 2px solid #f37122 !important;
    border-radius: 0!important;
    background: #000;
    color: #f37122;
    font-weight: 700;
    font-size: 125%;
}

.header-social ul li a i {
    height: 50px;
    width: 50px;
    text-align: center;
    padding: 8px 0;
    font-size: 30px;
    color: #f37122;
    border-radius: 50%;
    border: 2px solid #f37122;
    background-color: transparent;
    margin: 0 15px;
}


/*.social-link {*/
/*    margin-left: 15px;*/
/*}*/
.social-link:hover {
    color: #FFF;
    border: 2px solid #fff;
}

.borderLess{
    border: none !important;
}
.properties-row a:hover{
    text-decoration: none;
    border: 2px solid #f37122 !important;
}

.properties-block:hover{
    border: 2px solid #f37122 !important;
}

.head-properties,.services-properties{
    /*height:150px;*/
    background-color: #292929;
}

.services-properties{
    height:150px;
    /*padding: 20px 0;*/
}
.middle-properties{
    /*height:150px;*/
    background-color: #292929;
    padding: 20px;
}

.bottom-properties{
    min-height: 500px;
}

.team-white{
    border: 1px solid white !important;
}

.retourLink{
    height: 50px;
    border:1px solid #fff;
    border-radius: 0;
    padding: 10px 25px;
    font-size: 16px;
    font-family: "Poppins";
    font-weight: 700;
    color: #fff;
    width: 100%;
    text-align: center;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    /*-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.1);background: #f68e4e; !* Old browsers *!*/
    /*background: -moz-linear-gradient(top, #f68e4e 0%, #f37122 100%); !* FF3.6-15 *!*/
    /*background: -webkit-linear-gradient(top, #f68e4e 0%,#f37122 100%); !* Chrome10-25,Safari5.1-6 *!*/
    /*background: linear-gradient(to bottom, #f68e4e 0%,#f37122 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*/
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f68e4e', endColorstr='#f37122',GradientType=0 ); !* IE6-9 *!*/
}

.retourLink:hover {
    color: #f37122;
    background: #fff;
    text-decoration: none;
}

.headRow{
    line-height: 1.25;
}

.lableRow{
    font-weight: 200;
    font-size: 16px;
}
.lableRow span{
    font-weight: 400;
    font-size: 18px;
}


.group-title{
    height: 30px;
    font-size: 24px;
    font-weight: 400;
}


@media screen and (min-width: 800px) {
    .banner-details .form-btn button{
        width: 60%;
    }
    .header-bottom .banner-contents {
        position: absolute;
        left: -10%;
        right: 0;
        top: 20%;
        width: 100%;
    }
}

@media screen and (max-width: 800px) {
    .banner-details .form-btn button{
        width: 100%;
        margin-top:25px;
    }


    header .header-contact {
        padding-top: 10px;
    }
    header .header-top {
        padding: 10px 0 20px 0 !important;
    }
    .header-topbar{
        text-align: center;
    }
}
@media screen and (max-width: 400px) {
    .header-bottom .banner-contents {
    justify-content: center;
    }
    header .header-contact {
        text-align: center !important;
        /*padding-left:40px!important;*/
        /*padding-top:20px!important;*/
        width: 100%!important;
        background-color: #292929;

    }
    .header-bottom .banner-contents h1{
        text-align: center;
    }
    .header-bottom .banner-contents h2 {
        text-align: center;
        margin-left: 0px !important;
    }
    .header-bottom .banner-contents h3 {
        margin: 30px 0 0 0;
        color: #fff;
        text-align: center;
        /*margin-left: 0px !important;*/
    }

    .header-bottom .banner-contents .bar {
        width: 275px;
        margin-left: 25px;
    }
    .welcome-holder {
        margin-top: 100px;
        padding: 50px 0px;
    }
    .team-mate{
        border: 1px solid #f37122;
        margin: 5px auto;
        padding: 20px 20px 10px 20px ;
    }
    .team-wrap{
        margin: auto;
        width: 90% !important;
    }

    .btn-perso{
    width: 171px !important;
        margin: auto;
    }

    header .header-topbar ul li {
        margin-top: 15px;
    }

    .slide{

    }

}
