	.recherche {
        background-color: rgba(255, 255, 255, 0.92);
        border-top: 1px solid rgba(0, 0, 0, 0.05);
        margin-top: 35px;
        margin-bottom: -16%;
        height: 230px;
        margin-left: 15px;
    }
    h1.page-header {
        margin: 20px 0px 30px 0px;
    }

    .header-title {
        float: left;
        font-family: 'Montserrat';
        font-size: 30px;
        margin-top: -26px;
    }
    .promoted .promoted-caption h1 {
        color: #fff;
        font-size: 30px;
        margin: 0px 0px 20px 0px;
        font-weight: bold;
        text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
    }
    .header-title img {
        margin-top: 15px;
         opacity: 1;
        transition: opacity .15s linear;
        vertical-align: -8px;
        width: 62%;
    }

    .header {
        background-color: #FAFAFA;
        color: #fff;
        display: table-row;
        height: 1px;
        z-index: 100;
    }

    .header-title a {
        color: #030305;
        font-size: 20px;
    }
     .header-title a hover{
        color: #337D3D;
    }

    .header-navigation .nav li.important > a {
        color: #030305;
           font-weight: bold;
    }

    .header-navigation .nav li.important > a:hover {
        color: #B41F24
    }
    .header-title a:hover {
        color: #ED1C24;
        text-decoration: none;
    }
    .header-topbar {
        background-color: #333;
        color: #E3F2FD;
        padding: 3px 0px;
    }
    .footer {
        background-color: #333;
        display: table-row;
        height: 1px;
    }
    .footer-bar {
        background-color: #26A69A;
        color: #fff;
        padding-bottom: 7px;
        padding-top: 7px;
    }
    a.btn{
      background-color: #F3EAAB !important;
      color:#030305 !important ;

    }



    .post-title {
    font-size: 16px;
    margin: 3px 0px 16px 0px;
    padding: 0px;
	line-height: 1.1;
}
.img-circle {
    border-radius: 50%;
    border-color: black;
        height: 90px;
    width: 90px;
    border: 3px solid;
}

.nav-pills{
  font-size: 15px;
}
.breadcrumb > li a {
    color: #E3F2FD;
    font-size: 12px;
}
p.text {
    color: #616161;
    margin: 10px 0 22px;
}

body {

    font-family: 'Open Sans', sans-serif;

}
h1.page-header {
    line-height: 40px;
}
.btn-secondary {
    background-color: #58595B !important;
}
.control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 19px !important;
}
.promoted .promoted-caption {
    left: 49% !important;
    top: 25% !important;
}

.bootstrap-select.btn-group .btn .filter-option {
    text-align: center;
}

button, input, optgroup, select, textarea {
    text-align: center;
}
.agent-small-phone{

    background-color: #F3EAAB;
    border-radius: 3px;
    border: 0;
    /*border-bottom: 2px solid #af0026;*/
    cursor: pointer;
    color: #030305 !important;
    font-size: 14px;
    width: 50%
}

#appeler:hover{

    background-color: rgba(206, 199, 150, 0.45);
}
.promoted-caption a:hover{
  background-color: rgba(243, 234, 171, 0.53) !important;
  color: #000 !important;

}


.agent-small-phone .fa {
    color: #333;
    font-size: 13px;
    margin-left:12px;


}
.agent-small-email{

    background-color: #58595B;
    border-radius: 3px;
    border: 0;
    cursor: pointer;
    color: #FFFFFF;
    margin-top: 10px;
    font-size: 14px;
     width: 50%
}
#phone{
  display: none;
}


.agent-small-email .fa {
    color: #ffffff;
    font-size: 16px;
    margin-left:12px;
    margin-top:0px;

}
.agent-small-email:hover
{
  background-color : rgba(10, 12, 16, 0.6);
}


    .property-row-image {

       width: 180px;
    }
    .btn:not(.dropdown-toggle), .btn-secondary:not(.dropdown-toggle) {
        background-color: #58595B;
        border-radius: 2px;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
        color: #fff;
        font-size: 16px;
        overflow: hidden;
        position: relative;
        text-transform: uppercase;
        transition: all .15s linear;
    }
    .btn:not(.dropdown-toggle) .fa, .btn-secondary:not(.dropdown-toggle) .fa {
    font-size: 19px;
    opacity: .7;
    float: right;
    transition: opacity .15s linear;
}
.not-found-title span {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}
.agent-small-image {
    display: table-cell;
    width: 68px;
}
.widget-content {
    background-color: #fff;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
    padding: 16px;
    padding-right: 0px;
}

.man {
  background-color: #fff;
  border: 1px solid #EEEEEE;
  margin-bottom: 30px;
  padding: 10px; }

.man-image {
  border: 4px solid #E0E0E0;
  border-radius: 50%;
  float: left;
  overflow: hidden;
  padding: 5px; }
  .man-image img {
    border-radius: 50%;
    height: 70px;
    width: 70px; }

.man-content {
  display: table-cell;
  padding-left: 13px; }
  .man-content h2 {
    font-size: 16px;
    margin: 0px 0px 5px 0px; }
  .man-content h3 {
    color: #9E9E9E;
    font-size: 12px;
    font-weight: 500;
    margin: 0px; }
  .man-content ul {
    font-size: 12px;
    list-style: none;
    line-height: 20px;
    margin: 12px 0px 0px 0px;
    padding: 0px; }

    .agent-small-inner {
        display: table;
        width: 100%;
        margin-left: -9px;
    }

    .agent-card-image {
        background-color: #ffffff;

    }


    .imglogo{
        border-radius: 12%;
        width: 187px;
        margin-bottom: 20px;
        max-height: 180px;
    }

    .agent-card-info ul li{
        margin-bottom: 10px;
    }

    .h2desc{
        border-bottom: solid 1px #337D3D;
        width: 100px;
    }

    .h1infoo{
        color: #58595b;
        margin-top: 6px;
        font-size: 30px;
    }
    .martop20
    {
     margin-top: 20px;
    }
    .black
    {
     color: #333 !important;
    }
    .faq-item:before {
    background-color: #F3EAAB !important;
    color: #424242;
    }
    .faq-item:after {
    border-bottom-color: #F3EAAB !important;
}

