h1 {
    font-size: 21pt;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    color: #8a010b;
}

h2 {
    font-size: 18pt;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    color: #333;
}

h3 {
    font-size: 16pt;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
}

h4 {
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
    font-size: 12pt;
    text-transform: none;
}

p {
    font-family: 'Century Gothic', sans-serif;
    font-size: 15px;
    color: #666;
    line-height: 1.4;
}

hr {
    margin-top: 20px;
    margin-bottom: 10px;
    border-top: 2px solid #fff;
}

/* ################
RESULTAT SEARCH
################# */

.gray {
    position: relative;
    margin-bottom: 2px;
}

.sidebar.gray {
    background-color: #f1f3f6;
}

.sidebar {
    margin-top: 48px;
    padding-top: 5px;
    padding-bottom: 25px;
}

.sidebar h1 {
    font-size: 21pt;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    color: #8a010b;
}

.sidebar h2 {
    font-size: 18pt;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    color: #333;
}

.sidebar h3 {
    font-size: 16pt;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
}

.sidebar h4 {
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
    font-size: 12pt;
    text-transform: none;
}

.sidebar p {
    font-family: 'Century Gothic', sans-serif;
    font-size: 15px;
    color: #666;
    line-height: 1.4;
}

.main {
    padding-top: 10px;
    padding-bottom: 15px;
}

.company-title h2 {
    text-align: left;
    font-size: 18pt;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    color: #333;
}

.company-title span {
    text-align: left;
    color: #a6a6a6;
    font-size: 14px;
    font-style: italic;
}

.avis {
    margin-top: 5px;
    margin-bottom: 10px;
}

.icon-star {
    font-size: 1.5rem;
    color: #ffd800;
}

.bar-langue p {
    text-align: center;
    margin-bottom: 5px;
    font-weight: 300;
    color: #333;
    font-size: 13px;
}

.bar-langue {
    padding-left: 8px;
    padding-right: 8px;
    border: 3px solid #ffffff;
    margin: 5px;
}

.progress {
    margin-bottom: 5px;
    height: 17px;
}

.icon-medium {
    margin: 0;
    margin-right: 5px;
    font-size: 1.9rem;
    color: #303030;
}

.icon- phone {
    margin: 0;
    font-size: 1.5rem;
    margin-left: 5px;
    color: #303030;
}

.btn-color:hover {
    background-color: #337ab7;
    border-color: #337ab7;
}

.btn-color {
    background-color: #cfcfcf;
    border-color: #cfcfcf;
    color: #303030;
    font-family: "arial", sans serif;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.btn-margin {
    margin-left: 5px;
}

.card-block p {
    font-family: 'Century Gothic', sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #303030;
    line-height: 1.4;
    margin-top: 12px;
    margin-left: 14px;
}

.prestation {
    margin-top: 10px;
}

.prestation p {
    font-size: 12px;
}

.numero span {
    margin-right: 20px;
    padding: 7px;
    color: #ffffff;
    font-size: 17px;
    background-color: #337ab7;
}

/* ################
END RESULTAT SEARCH
################# */

/* ################
ANNONCE
################# */
.annonce {
    min-height: 250px;
    max-height: 300px;
    width: 100%;
}

.small-annonce {
    background-color: #ffffff;
}

.small-annonce h2 {
    margin-top: 5px;
    color: #337ab7;
}

.small-annonce h2 {
    margin-top: 5px;
    color: #337ab7;
}

.small-annonce p {
    color: black;
}

/* ################
END ANNONCE
################# */

/* ################

MAP
################# */
.map {
    min-height: 250px;
    width: 100%;
}

/* ################
END MAP
################# */
