.titlePerso1 {
    font-size: 36px;
    line-height: 36px;
}
.divRelative {
 position:relative;
}
.posBottom {
    position:absolute;
    bottom:0px;
}
.tarifBox ul {
    list-style: none;
    font-size: 1em;
    padding: 40px 48px 33px 0px;
}
.tarifBox ul li {
    line-height: 20px;
    margin-bottom: 20px;
    padding-right: 10px;
}
/*.tarifBox .ro-service-list ul .ro-price {right: -85px;}*/
.tarifBox .ro-service-list ul .ro-separator {height: 14px;}
.tarifBox .ro-service-list ul .ro-service {
    padding-right: 10px;
}

.noHeight .panel-body {height:auto;}
@media (max-width:762px) {
    .slidermobile {
        padding-top:110px
    }
    .margeBasMobile {
        margin-bottom:150px;
    }
}
.no-padding-bottom {margin-bottom: 20px !important ;}
.txtBlanc h4 {color:#ffffff;}

.tb_block_text a {
    display: inline-block;
    padding: 0 2px 0 2px;
    color: #17727d;
    /*background: url(http://aurel.local/wp-content/themes/aqua/assets/images/jaune-1x3.png) repeat-x;*/
}

.tb_block_text a:hover {color:#eee437;}