/*.baseFooter .seo-content{padding:35px 0;}
.baseFooter .seo-content p {font-family:'Johan','Trebuchet MS';font-size:14px;font-size:0.875rem;line-height:16px;line-height:1rem;}*/
.baseFooter .mn-footer {
    margin-top: 35px;
}

.baseFooter .mn-footer ul {
    text-align: center;
    font-size: 0px;
    font-size: 0rem;
    border-top: 1px solid #cccdcd;
}

.baseFooter .mn-footer ul > li {
    display: inline-block;
    height: 55px;
    line-height: 55px;
    line-height: 3.4375rem;
}

.baseFooter .mn-footer ul a {
    display: inline-block;
    padding: 0 13px;
    font-family: 'Johan', 'Trebuchet MS';
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 14px;
    line-height: 0.875rem;
    color: #000;
    white-space: nowrap;
    -webkit-transition: color 0.4s, padding 0.4s;
    -moz-transition: color 0.4s, padding 0.4s;
    -ms-transition: color 0.4s, padding 0.4s;
    -o-transition: color 0.4s, padding 0.4s;
    transition: color 0.4s, padding 0.4s;
}

.baseFooter .mn-footer ul a:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-right: 1px solid #c2c2c3;
    width: 1px;
    height: 14px;
}

.baseFooter .mn-footer ul > li:first-child a:before {
    display: none;
}

@media all and (min-width: 1025px) {
    .baseFooter .mn-footer ul a:hover {
        color: #D01C34;
    }
}

@media all and (max-width: 1024px) {
    .baseFooter .mn-footer ul a {
        padding: 0 8px;
        font-size: 10px;
        font-size: 0.625rem;
        line-height: 10px;
        line-height: 0.625rem;
    }
}

/* new footer */
footer {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
    display: block;
}

#footer footer {
    font-family: 'Johan','Trebuchet MS',sans-serif;
    -webkit-tap-highlight-color: transparent;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    border-bottom: 10px solid #d22238;
}

footer h1 {
    font-size: 2em;
    margin: 0.67em 0
}

footer .corporate .container a, footer .liens .container a, footer a:hover,footer a:visited {
    color: black;
    text-decoration: none
}

footer h1,footer  h2,footer  h3,footer  h4,footer  h5,footer  h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

footer h1,footer h2,footer h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

footer h1, .h1 {
    font-size: 36px
}

footer h2, .h2 {
    font-size: 30px
}

footer h3, .h3 {
    font-size: 24px
}

footer h4, .h4 {
    font-size: 18px
}

footer h5, .h5 {
    font-size: 14px
}

footer h6, .h6 {
    font-size: 12px
}

.page footer .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px
}

.page footer .container:before, .page footer .container:after {
    content: " ";
    display: table
}

.page footer .container:after {
    clear: both
}

@media (min-width: 768px) {
    .page footer .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .page footer .container {
        width: 992px
    }
}

@media (min-width: 1200px) {
    .page footer .container {
        width: 1200px
    }
}

.page footer .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.page footer .container-fluid:before, .page footer .container-fluid:after {
    content: " ";
    display: table
}

.page footer .container-fluid:after {
    clear: both
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

footer.mainfooter {
    border-bottom: 10px solid #d22238;
}
.footer-inner {
    background-color: #f7f7f7;
}

footer section.corporate {
    border-top: 1px solid #fff;
    background-color: #f8f8f8;
    padding: 15px 0;
}

footer section.corporate .part-name {
    margin-top: 5px;
    color: #d22238;
    text-transform: uppercase;
    font-size: 1.8em;
}

footer section.corporate p {
    font-size: 15px;
    margin-bottom: 20px;
}

footer section.liens {
    margin: 25px 0;
}

footer section.liens nav{
    text-align:center;
}

footer section.liens ul {
    margin: 0;
    display: inline-block;
}

footer section.liens ul li {
    display: inline-block;
    padding-right: 7px;
}

footer section.liens ul li a:hover {
    text-decoration: underline
}

footer section.liens ul li:last-child {
    padding-right: 0
}

footer section.liens ul li::after {
    content: " ";
    display: inline-block;
    border-right: 1px solid #aaa;
    width: 8px;
    height: 14px;
    position: relative;
    top: 3px
}

footer section.liens ul li:last-child::after {
    display: none;
}

footer .tracking-container {
    height: 0px;
    overflow: hidden
}

@media (max-width: 992px) {
    footer section.corporate {
        padding: 5px 0;
    }

    footer section.corporate .row > a > div{
        padding-right: 8px;
    }
    footer section.corporate .row > a:first-child > div{
        width: 23%;
    }
    footer section.corporate .row > a:nth-child(2) > div{
        width: 26%;
    }
    footer section.corporate .row > a:nth-child(3) > div{
        width: 30%;
    }
    footer section.corporate .row > a:last-child > div{
        padding-right: 0;
        width: 21%;
    }

    footer section.corporate .part-name {
        font-size: 1.4em
    }

    footer section.corporate p {
        font-size: 1.05em
    }

}
