﻿#skipToContent {
}

.sidy__content main#skipToContent .dijon-content, .cygnus .sidy__content {
    background: none;
}

header .header {
    background: #fff;
}

header .logo img {
    width: 180px;
}

nav .logo img {
    width: 150px;
}

header .header .myDijonSSO.account button {
    background: #047cc4;
    background: var(--main-color);
}

    header .header .myDijonSSO.account button:hover {
        background: #5787AD;
        background: var(--main-light-color);
    }

header .header #menu li a {
    color: #047cc4;
    color: var(--main-color);
}

header .header #menu li .link-leading::after {
    background: #5787AD;
    background: var(--main-light-color);
}

header .header #menu li .link-leading:hover {
    color: #5787AD;
    color: var(--main-light-color);
}

.cygnus header .header .myDijonSSO.account button:hover {
    background-color: #5787AD;
    background-color: var(--main-light-color);
    text-decoration: none;
}

.cygnus header .header .myDijonSSO.account.anonymus:hover {
    background-color: #5787AD;
    background-color: var(--main-light-color);
    color: #fff;
}

header .header #menu li .link-leading:hover, header .header #menu li .link-leading:focus, header .header #menu li .link-leading:active {
    background-color: inherit;
    color: #5787AD;
    color: var(--main-light-color);
    margin-bottom: 3px;
}

.cygnus .connect .connect-header::before {
    background-color: #d7a920;
    background-color: var(--second-color);
}

.cygnus .connect .connect-footer .create-account a {
    border: solid 1px #047cc4;
    border: solid 1px var(--main-color);
}

.cygnus .connect .connect-header {
    background-color: #047cc4;
    background-color: var(--main-color);
}

.cygnus .connect .connect-footer .connection a {
    background-color: #047cc4;
    background-color: var(--main-color);
    border: solid 1px #047cc4;
    border: solid 1px var(--main-color);
}

.titre-teleservice .titre {
    font-weight: 600;
    color: #047cc4;
    color: var(--main-color);
    font-variant: small-caps;
    letter-spacing: 2px;
    font-size: 1.5em;
    display: inline-block;
    margin-top: 30px;
    border: 2px solid currentColor;
    padding: 10px;
}

.vdd-form.homeserviceswpc .titre-teleservice {
    text-align: center;
}

.class_group_intern h2::after {
    height: 0;
    width: 0;
}

.vdd-form.homeserviceswpc .groupe-teleservice > h2 {
    color: #5787AD;
    color: var(--main-light-color);
    border-bottom: 2px solid currentColor;
}

.menu-teleservices ul {
    text-align: center;
}

.menu-teleservices li {
    list-style-type: none;
}

.menu-teleservices .section {
    color: #047cc4;
    color: var(--main-color);
    font-variant: small-caps;
    font-size: 1.2em;
    font-weight: 500;
    font-style: italic;
}

.menu-teleservices .section + ul,
.menu-teleservices li > ul {
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
}

.menu-teleservices .section + ul li,
.menu-teleservices li > ul li {
    width: calc(100% / 2);
}

.menu-teleservices .ts-bloc:hover {
    text-decoration: none;
}

a.ts-bloc .srv-item {
    background: #047cc4;
    background: var(--main-color);
    border-radius: 0;
    margin: 0;
    max-width: 80px;
    height: 80px;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
}

.class_group_intern a:hover {
    color: #047cc4;
    color: var(--main-color);
}

.ts-bloc .ts-content {
    flex: 3;
    text-align: left;
}

.menu-teleservices .ts-title {
    display: block;
    color: #000;
}

a.ts-bloc:hover .srv-item {
    background-color: #5787AD;
    background-color: var(--main-light-color);
}

/*FOOTER*/
footer {
    background: #15181F;
    background: var(--footer-bg-color);
    color: #fff;
    width: 70%;
    position: relative;
    overflow: visible;
}

.sidy__content footer .container {
    margin: 0;
}

footer .container > div {
    display: flex;
}

footer .container .logo, footer .f-bottom .col-1 {
    width: 30%;
    text-align: center;
}

footer .logo img {
    max-width: 300px;
}

footer .container .top-right {
    width: 50%;
}

footer .container .top-right .f-col {
    display: flex;
}

footer .container .top-right .f-col > div {
    width: 50%;
}

footer .container .top-right .f-col:last-child, footer .f-bottom {
    margin-top: 60px;
}

footer .container h3 {
    color: #fff;
    font-size: 2rem;
    font-weight: 500;
    margin-bottom: 5px;
}

footer .container p, footer .container a {
    margin: 0;
    color: inherit;
}

footer .f-bottom {
    margin-bottom: 60px;
}

footer .f-bottom .col-2 div:first-child {
    display: flex;
    justify-content: space-between;
    border: 1px solid #fff;
    margin-bottom: 60px;
    padding: .5em 1em;
}

footer .f-contact span {
    font-size: 1.4em;
}

footer .f-news a {
    flex: 1;
    display: flex;
    justify-content: space-between;
}

footer .f-news span:last-child {
    font-size: 1.8em;
    margin-right: 10px;
}

footer .f-bottom .col-1 {
    align-self: flex-end;
}

footer .container a {
    text-decoration: none;
}

footer .container a:hover {
    color: #D7A920;
    color: var(--second-color);
}

footer .f-follow a:last-child {
    margin-left: 20px;
}

footer .footer-image {
    position: absolute;
    top: 90px;
    right: -400px;
}

@media screen and (max-width:1024px) {
    .menu-teleservices .section + ul, .menu-teleservices li > ul {
        flex-direction: column;
        align-items: center;
    }

    .menu-teleservices .section + ul li,
    .menu-teleservices li > ul li {
        width: 80%;
    }

    footer .container .top-right .f-col {
        flex-direction: column;
    }

    footer .container .top-right .f-col:last-child {
        margin-top: 0;
    }

    footer .container .top-right .f-col > div {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 1378px) {
    footer, footer .container .logo, footer .container .top-right {
        width: 100%;
        text-align: left;
    }

    footer .container > div {
        display: block;
    }

    footer .container .logo {
        margin-bottom: 30px;
    }

    footer .container .logo, footer .f-bottom .col-1 {
        text-align: left;
    }

    footer .container .f-bottom {
        margin-top: 50px;
        margin-bottom: 50px;
        display: flex;
        flex-direction: column;
    }

    footer .f-news {
        width: 80%;
    }

    footer .f-bottom .col-2 {
        order: 1;
    }

    footer .f-bottom .col-1 {
        order: 2;
        align-self: flex-start;
        margin-top: 10px;
    }

    footer .f-bottom, .top {
        width: 60%;
        margin: 0 auto;
    }

    footer .footer-image {
        display: none;
    }
}