.liberal * {
    box-sizing: border-box;
}

.liberal img {
    vertical-align: bottom;
}

.liberal .liens-utiles img {
    max-width: 133px;
    height: auto;
}

.liberal .button-orange {
    margin: 0;
}

.liberal h1 {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
    padding-top: 0;
}

@media only screen and (max-width: 480px){
    .liberal h1 {
        padding: 5px 0 5px 40px;
    }
}

.liberal h2 {
    float: left;
    width: 100%;
    background: none;
    border-bottom: 1px solid #c8dae9;
    position: relative;
    text-transform: none;
    padding: 0;
    margin: 0 0 20px 0;
}

.liberal h3 {
    float: left;
    width: 100%;
    font: 18px/140% 'Trebuchet MS', Arial, Helvetica, sans-serif;
    color: #00579D;
    background: none;
    border-bottom: 1px solid #c8dae9;
    position: relative;
    text-transform: none;
    padding: 0;
    margin: 0 0 10px 0;
}

.liberal h4 {
    float: left;
    width: 100%;
    font: 18px/140% 'Trebuchet MS', Arial, Helvetica, sans-serif;
    color: #ddab00;
    background: none;
    border: none;
    position: relative;
    text-transform: none;
    padding: 0;
    margin: 0 0 5px 0;
}

.liberal p {
    float: left;
    width: 100%;
}

.liberal .list {
    padding-left: 10px;
    margin: 0;
}

.liberal .list li {
    position: relative;
}

.liberal .list li:before {
    position: absolute;
    top: 5px;
    left: -10px;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background: #454545;
}

.liberal .float-left {
    float: left;
}

.float-right {
    float: right;
}

.liberal .text-center {
    text-align: center;
}

.liberal .text-right {
    text-align: right;
}

.liberal .height-auto {
    height: auto;
}

.liberal .d-flex {
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 1000px) {
    .liberal .d-flex > div {
        flex: 100%;
    }
}

.flex-v-center {
    align-items: center;
    justify-content: center;
}

.liberal .display-flex {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    clear: both;
    margin-left: -10px;
    margin-right: -10px;
}

.liberal .flex-1 {
    flex: 1;
}

@media (max-width: 1000px) {
    .liberal .display-flex > div {
        flex: 100%;
    }
}

.liberal .w100 {
    width: 100%;
}

.liberal .w75 {
    width: 75%;
}

.liberal .w70 {
    width: 70%;
}

.liberal .w65 {
    width: 65%;
}

.liberal .w60 {
    width: 60%;
}

.liberal .w40 {
    width: 40%;
}

.liberal .w35 {
    width: 35%;
}

.liberal .w30 {
    width: 30%;
}

.liberal .w25 {
    width: 25%;
}

.liberal .w20 {
    width: 20%;
}

.liberal .h100 {
    height: 100%;
}

.liberal .mt10 {
    margin-top: 10px;
}

.liberal .mb5 {
    margin-bottom: 5px;
}

.liberal .mb10 {
    margin-bottom: 10px;
}

.liberal .mb20 {
    margin-bottom: 20px;
}

.liberal .mb30 {
    margin-bottom: 30px;
}

.liberal .my10 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.liberal .p10 {
    padding: 10px;
}

.liberal .pl10 {
    padding-left: 10px;
}

.liberal .pr10 {
    padding-right: 10px;
}

.liberal .pl5 {
    padding-left: 5px;
}

.liberal .pr5 {
    padding-right: 5px;
}

.liberal .pb70 {
    padding-bottom: 70px;
}

.liberal .px10 {
    padding-left: 10px;
    padding-right: 10px;
}

.liberal .radius-10 {
    border-radius: 10px;
}

.liberal .position-relative {
    position: relative;
}

.liberal .overflow-hidden {
    overflow: hidden;
}

.liberal .bg-grey {
    background: #eff0f1;
}

.liberal .bg-grey2 {
    background: #e8ecf0;
}

.liberal .cta-service {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #eff0f1;
    text-align: center;
}

.liberal .cta-service a {
    font: bold 18px/120% 'Trebuchet MS', Arial, Helvetica, sans-serif;
    color: #ddab00;
}

.liberal .cta-service a:hover {
    text-decoration: none;
}

.liberal .border-grey {
    border: 1px solid #c8dae9;
}

@media (max-width: 1000px) {
    .liberal .display-none-1000px {
        display: none;
    }

    .liberal .w100-1000px {
        width: 100%;
    }

    .liberal .text-center-1000px {
        text-align: center;
    }
}

.liberal .nos-services .mois {
    color: #747474;
}

.liberal .nos-services .tarif {
    font-size: 18px;
    font-weight: bold;
}

.liberal .nos-services .mois-tarif:nth-child(1) {
    border-right: 1px solid #dddddd;
}

@media (max-width: 1000px) {
    .liberal .nos-services .mois-tarif:nth-child(1) {
        border-right: none;
    }
}

.liberal .bloc-contact {
    margin: 0 0 30px 0;
    width: 100%;
}

@media (max-width: 1000px) {
    .liberal .bloc-contact {
        background: #E8ECF0;
        min-height: 0;
        padding: 0 2%;
    }
}

.liberal .bloc-contact h3 {
    border-bottom: none;
    margin: 10px 0;
}

.liberal .rotative-button {
    height: 220px;
    margin: 0;
    border: 0;
    border-radius: 10px;
}

.liberal .rotative .placeholder {
    width: 316px;
}

.liberal .rotative .placeholder li {
    float: left;
    width: 316px;
}

.liberal .rotative-button blockquote {
    margin: 20px auto;
}

.liberal .rotative-button blockquote footer {
    color: #333;
    font-weight: bold;
}

.liberal .rotative-button blockquote a:hover footer {
    text-decoration: none;
}

.liberal .rotative-button blockquote p {
    height: auto;
}

.liberal .rotative-button-next,
.liberal .rotative-button-prev {
    padding: 99px 0;
}

@media (max-width: 1000px) {
    .liberal .confiance .confiance-container {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

.liberal .liens-utiles p {
    font-size: 15px;
    color: #3279B3;
}

.layer-liberal.layer-publier-annonce * {
    box-sizing: border-box;
}

.layer-liberal.layer-publier-annonce {
    height: auto !important;
    width: 800px;
    margin: 20px auto;
    background: #fff;
    border-radius: 5px;
    padding: 10px;
    overflow: auto;
    position: fixed;
    top: 30%;
    left:calc(50% - 400px);
}

.layer-liberal.layer-publier-annonce .close-layer {
    position: absolute;
    top: 0;
    right: 0;
    background: none;
}

.layer-liberal.layer-publier-annonce h1 {
    background: url(/theme/espace-recruteur/images/h1-orange.gif) no-repeat top 10px left 10px;
    padding-right: 15px;
    padding-top: 0;
}

.layer-liberal.layer-publier-annonce .close-layer:before {
    content: "";
    position: absolute;
    top: 4px;
    left: 13px;
    width: 2px;
    height: 68%;
    background: #454545;
    transform: rotate(45deg);
}

.layer-liberal.layer-publier-annonce .close-layer:after {
    content: "";
    position: absolute;
    top: 4px;
    left: 13px;
    width: 2px;
    height: 68%;
    background: #454545;
    transform: rotate(-45deg);
}

.layer-liberal.layer-publier-annonce h4 {
    float: left;
    width: 100%;
    font: 18px/140% 'Trebuchet MS', Arial, Helvetica, sans-serif;
    color: #ddab00;
    background: none;
    border: none;
    position: relative;
    text-transform: none;
    padding: 0;
    margin: 0 0 5px 0;
}

.layer-liberal.layer-publier-annonce .nos-services {
    float: left;
    width: 100%;
}

.layer-liberal.layer-publier-annonce .nos-services > .float-left {
    float: left;
    width: 100%;
}

.layer-liberal.layer-publier-annonce .nos-services > .float-left .w60 {
    float: left;
    width: 60%;
}

.layer-liberal.layer-publier-annonce .nos-services > .float-left .w20 {
    float: left;
    width: 20%;
}

.layer-liberal.layer-publier-annonce .nos-services .mois-tarif {
    margin-bottom: 10px;
    text-align: center;
}

.layer-liberal.layer-publier-annonce .nos-services .mois-tarif:nth-child(1) {
    border-right: 1px solid #dddddd;
}

.layer-liberal.layer-publier-annonce .nos-services .mois {
    color: #747474;
}

.layer-liberal.layer-publier-annonce .nos-services .tarif {
    font-size: 18px;
    font-weight: bold;
}

.layer-liberal.layer-publier-annonce .nos-services .button-orange {
    margin: 0;
}

.mask{
    background: rgba(0, 0, 0, .25);
}
