#home-search-box {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    margin-bottom: -224px;
}

#tips ul {
    margin: 0px;
}

#tips ul li {
    list-style:none;
    line-height: 15px;
    margin-bottom: 25px;
}

#tips ul li:last-of-type {
    margin-bottom: 0px;
}

#tips ul li i {
    float: left;
    font-size: 55px;
    margin-right: 10px;
    color: #00aaff;
}

#tips h3 {
    margin: 0px;
    margin-bottom: 5px;
    line-height: 20px;
}

#carousel-testimonials .control a {
    color: black;
    text-decoration: none;
    font-size: 15px;
}

#carousel-testimonials .avatar_host {
    border-color: #eee !important;
}

#carousel-testimonials h4 {
    margin-top: 0px;
    margin-bottom: 5px;
}

#carousel-testimonials .room {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 20px;
    font-weight: bold;
}

#carousel-testimonials a {
    font-weight: bold;
}

#gomfy-experience img {
    width: 100%;
    margin-bottom: 10px;
}

#carousel-home a{
    line-height: 30px;
}

.form-home-search .btn-warning {
    margin-bottom: 10px;
}
