.page-template-_page-syndic {
    font-family: "Montserrat", sans-serif;
    background-color: #fff;
    overflow-x: hidden;
}

.page-template-_page-syndic .menu-menu-gauche-container {
    position: absolute;
    left: 0;
    background-color: #fff;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}


/* balise hn p */

.page-template-_page-syndic h1,
.page-template-_page-syndic h2 {
    font-family: "Montserrat", sans-serif;
    font-size: 30px;
    font-weight: 500;
    line-height: 45px;
    margin-bottom: 25px;
    color: #07374e;
}

.page-template-_page-syndic h3 {
    font-family: "Montserrat", sans-serif;
    font-size: 26px;
    font-weight: 500;
    line-height: 32px;
    margin-top: 25px;
    color: #07374e;
}

.page-template-_page-syndic h3.agency-map__title {
    font-weight: bold;
    font-size: 38px;
    color: #07374e;
    margin-bottom: 0;
    line-height: 38px;
}

.page-template-_page-syndic h1 span {
    font-weight: 500;
}

.page-template-_page-syndic h2 span {
    font-weight: 500;
}

.page-template-_page-syndic #sgc-contact p,
.page-template-_page-syndic #sergic-syndic-offer p,
.page-template-_page-syndic #discover_btn_mobile p,
.page-template-_page-syndic #discover_offer p,
.page-template-_page-syndic #sgc-testimony p,
.page-template-_page-syndic #sgc-discover p,
.page-template-_page-syndic #sgc-collaborators p,
.page-template-_page-syndic #sgc-application p {
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
    color: #A3ADB2;
}


/* End balise hn p */


/* .page-template-_page-syndic #sgc-banner {
    margin-top: 60px;
} */

#sgc-banner {
    height: calc(100% - 180px);
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 15px;
    background-size: cover;
    background-repeat: no-repeat;
}

#sgc-banner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 1) 73%, rgba(255, 255, 255, 1) 100%);
    ;
}

@media screen and (max-width: 991px) {
    #sgc-banner:before {
        background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, .75) 15%, rgba(255, 255, 255, 1) 100%);
        ;
    }

    #sgc-banner {
        margin-top:60px!important;
    }
}

.sgc-left-banner {
    align-self: flex-end;
    margin-right: 25px;
    position: relative;
}

.immodvisor-img-wrapper {
    position: absolute;
    bottom: 0;
    right: -30px;
}

.immodvisor-img {
    width: 130px;
    margin-right: 30px;
}

@media screen and (max-width: 991px) {
    .immodvisor-img-wrapper {
        right: 50%;
        transform: translateX(50%);
    }
    .immodvisor-img-wrapper img {
        margin-right: 0;
    }
}


/* .page-template-_page-syndic #sgc-banner .sgc-banner-wrapper {
    min-height: 530px;
} */

.page-template-_page-syndic #sgc-banner .sgc-right-banner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: baseline;
}

.sgc-right-banner h1 {
    font-size: 38px;
}

.sgc-right-banner-mobile {
    display: none;
}

.page-template-_page-syndic .sgc-cta {
    color: #fff;
    padding: 10px 45px;
    border-radius: 25px;
    margin-top: 30px;
    display: inline-block;
    text-decoration: none;
}

.page-template-_page-syndic .sgc-cta:hover {
    transition: all .3s ease;
}

.page-template-_page-syndic .sergic-syndic-table-wrapper {
    display: flex;
    flex-direction: column;
    min-height: auto;
}

.page-template-_page-syndic #sergic-syndic-offer {
    font-family: "Montserrat", sans-serif;
}


/* .page-template-_page-syndic #sergic-syndic-offer .sergic-syndic-wrapper .sergic-service {
    width: 31%;
} */

.page-template-_page-syndic #sergic-syndic-offer .sergic-syndic-wrapper .sergic-syndic {
    width: 100%;
    border-radius: 15px;
    margin-top: 30px;
    box-shadow: none;
}

.page-template-_page-syndic #sergic-syndic-offer .sergic-syndic-wrapper .sergic-syndic .sergic-syndic-table-bloc {
    border-radius: 15px;
    box-shadow: none;
    padding: 0;
}

.page-template-_page-syndic #sergic-syndic-offer .sergic-syndic-wrapper .sergic-syndic .sergic-syndic-table-bloc img {
    width: 60%;
    height: auto;
    object-fit: cover;
    margin: auto;
    max-height: 40px;
    object-fit: contain;
}

.page-template-_page-syndic #sergic-syndic-offer .sergic-syndic-table-wrapper {
    background-color: transparent;
    padding: 0;
}

.page-template-_page-syndic .sergic-syndic-table-wrapper .sergic-syndic-table {
    padding: 15px;
    margin: 0;
}

.page-template-_page-syndic .sergic-syndic-table-wrapper .sergic-syndic-table:last-child {
    border-bottom: none;
}

.sergic-syndic-choice-us {
    color: #fff;
    background-color: #0C364E;
    max-width: 100px;
    padding: 3px 3px 3px 3px;
    border-radius: 20px;
    display: inline-block;
    text-align: center;
    font-family: 'Raleway';
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
}

.sergic-syndic-choice-together {
    color: #0C364E;
    background-color: #CCD7DB;
    max-width: 100px;
    padding: 3px 3px 3px 3px;
    border-radius: 20px;
    display: inline-block;
    text-align: center;
    font-family: 'Raleway';
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
}

.sergic-syndic-choice-you {
    color: #5B6E76;
    background-color: #EFEFF0;
    max-width: 100px;
    padding: 3px 3px 3px 3px;
    border-radius: 20px;
    display: inline-block;
    text-align: center;
    font-family: 'Raleway';
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
}


/* Section contact */

.page-template-_page-syndic #sgc-contact {
    background-color: #fff;
    padding: 40px 0;
}

.page-template-_page-syndic #sgc-contact .wpcf7-mail-sent-ok {
    display: none !important;
}

.page-template-_page-syndic #sgc-contact .sgc-contact-wrapper {
    justify-content: space-between;
}

.page-template-_page-syndic #sgc-contact .sgc-contact-wrapper .sgc-contact-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.page-template-_page-syndic #sgc-contact .sgc-contact-wrapper>div {
    padding: 0;
}

.page-template-_page-syndic #sgc-contact .sgc-contact-wrapper img {
    object-fit: contain;
}

.page-template-_page-syndic #sgc-contact ul {
    list-style: none;
    padding-left: 0;
    margin-top: 30px;
}

.page-template-_page-syndic #sgc-contact ul li {
    margin-bottom: 15px;
}

.page-template-_page-syndic #sgc-contact ul li span {
    padding-left: 15px;
}

.page-template-_page-syndic #wpcf7-f2648926-o1 .wpcf7-not-valid-tip,
.page-template-_page-syndic #wpcf7-f1913141-o1 .wpcf7-not-valid-tip {
    display: none!important;
}


.syndic_form:not(.active) {
    display: none;
}

.syndic_form#syndic_form_part1 {
    color: #c2ccd3;
    opacity: 1;
}

@media screen and (max-width: 1200px) {
    .page-template-_page-syndic #sgc-contact ul li {
        display: flex;
        align-items: center;
    }
}


/* END section contact */


/* Section Application */

#sgc-application .sgc-application-list ul li {
    display: flex;
    align-items: center;
    margin: 5px auto 15px;
    line-height: 18px;
}

#sgc-application .sgc-application-list ul li img {
    margin-right: 15px;
}

#sgc-application .sgc-application-list ul li div {
    display: flex;
    flex-direction: column;
}

#sgc-application .sgc-application-list ul li div .sgc-application-list-title {
    font-weight: 600;
    margin-bottom: 0;
}

.sgc-application-img {
    text-align: center;
}

.sgc-application-img img {
    margin: auto;
}


/* END section Application */


/* section Slider */

#sgc-discover {
    padding: 30px 0;
}

#sgc-discover-mobile {
    display: none;
}

.sgc-slick-collaborators .slick-prev {
    position: absolute;
    left: 10%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1000;
}

.sgc-slick-collaborators .slick-next {
    position: absolute;
    right: 10%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1000;
}

.sgc-slick-collaborators .slick-track {
    min-height: 250px;
}

.sgc-slick-collaborators .slick-slide {
    padding: 0 3rem;
    margin-top: 36px;
}

.sgc-slick-collaborators .slick-slide>div {
    filter: grayscale(100%);
    transition: all 1s ease;
    padding: 0;
    border-radius: 10px;
    transition: all 1s ease;
}

.sgc-slick-collaborators .slick-slide.slick-active {
    filter: grayscale(0);
    transition: all 1s ease;
    margin-top: 0;
}

.sgc-slick-collaborators .slick-slide.slick-active>div {
    filter: grayscale(0);
    transition: all 1s ease;
}

.sgc-slick-collaborators .slick-slide>div>div {
    height: 200px;
}

.sgc-slick-collaborators .slick-slide.slick-active>div>div>div {
    border-radius: 40px;
    transition: height 0.1s ease;
    height: 300px;
    padding: 10px 50px 0 50px;
}

.sgc-slick-collaborators .slick-slide.slick-active .collabo_slider {
    display: flex;
    padding-bottom: 30px;
}

.sgc-slick-collaborators .slick-slide:not(.slick-active) .sgc-guillemet+div {
    display: flex;
    justify-content: flex-end;
    height: 100%;
}

.sgc-slick-collaborators .slick-slide.slick-active+.slick-slide .sgc-guillemet+div {
    justify-content: flex-start;
}

.sgc-slick-collaborators .slick-slide.slick-active+.slick-slide {
    padding-top: 40px;
}

.sgc-slick-collaborators .slick-slide:not(.slick-active) img {
    max-height: 100%;
    width: auto;
}

.sgc-slick-collaborators .slick-slide>div>div .sgc-guillemet {
    font-size: 100px;
    font-weight: 900;
    font-family: serif;
    position: absolute;
    top: 0;
    left: 10px;
    display: block;
}

.sgc-slick-collaborators .slick-slide.slick-active .collab-img-wrapper {
    max-height: 100%;
}

.sgc-slick-collaborators .slick-slide .collab-img-wrapper {
    padding: 0 0 0 100px;
}

.sgc-slick-collaborators .slick-slide.slick-active .collab-img-wrapper {
    padding: 0;
}

.sgc-slick-collaborators .slick-slide.slick-active .collab_img {
    margin: auto auto 0 auto;
    max-height: 100%;
}

.sgc-slick-collaborators .slick-slide {
    padding-top: 40px;
}

.sgc-slick-collaborators .slick-slide .row {
    height: 100%;
    border-radius: 15px;
}

.sgc-slick-collaborators .slick-slide.slick-active .row,
.sgc-slick-collaborators .slick-slide.slick-active+.slick-slide .row {
    justify-content: flex-start;
}

.slick-dots li button:before {
    font-size: 20px !important;
}

.collabo_slider {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-start;
}

.collab_job {
    font-size: 20px;
    /* width: 400px; */
    margin: 10px 0px 10px;
    font-weight: 600;
}

.collab_para {
    font-size: 9px;
    color: #7a7e80;
}

.collab_name {
    font-size: 13px;
    font-weight: bold;
    color: #4d4f50;
}


/* END section Slider */


/* Section Témoignages */

.page-template-_page-syndic #sgc-testimony {
    background-color: #f4f8fa;
}

.page-template-_page-syndic #sgc-testimony h2 {
    font-size: 21px;
    font-weight: 500;
}

.page-template-_page-syndic #sgc-testimony .sgc-slick-testimony .slick-slide>div {
    background-color: #fff;
    margin: 15px;
    padding: 20px 20px 30px;
    border-radius: 10px;
}

.page-template-_page-syndic #sgc-testimony .sgc-slick-testimony .slick-slide .sgc-guillemet {
    font-family: serif;
    font-size: 56px;
    font-weight: 900;
    line-height: 45px;
}

.page-template-_page-syndic #sgc-testimony .sgc-slick-testimony .slick-slide .sgc-date {
    font-size: 11px;
    font-weight: 400;
    color: #ddd;
}

.page-template-_page-syndic #sgc-testimony .sgc-slick-testimony .slick-slide .sgc-date {
    font-size: 11px;
    font-weight: 400;
    color: #ddd;
}

.page-template-_page-syndic #sgc-testimony .sgc-testimony-img-immodvisor {
    height: 235px;
    margin-top: 15px;
}

@media screen and (max-width: 991px) {
    .page-template-_page-syndic #sgc-testimony {
        padding: 20px 0 30px;
    }
    .page-template-_page-syndic #sgc-testimony .sgc-testimony-button {
        margin: 30px 0 0 0;
    }
    .sgc-testimony .slick-prev {
        left: 5%;
        top: calc(100% + 5px);
    }
    .sgc-testimony .slick-next {
        right: 5%;
        top: calc(100% + 5px);
    }
    .sgc-testimony .slick-dots button {
        font-size: 20px;
    }
    .sgc-testimony-wrapper .sgc-testimony-button {
        margin: 20px auto;
    }
    .sgc-slick-collaborators .slick-slide.slick-active>div>div>div {
        height: initial;
        padding: 30px 30px 0 30px;
    }
    .sgc-slick-collaborators .slick-slide.slick-active>div>div>div>div {
        height: initial;
    }
}


/* End Section Témoignages */


/* OLD DEV SYNDIC */

#sergic-syndic-offer {
    margin: 1rem auto 3rem;
}

#sergic-syndic-offer h2.sergic-subtitle-offer {
    font-size: 24px;
    color: #07374e;
    text-align: center;
    font-weight: 500;
}

#sergic-syndic-offer .sergic-syndic-offer-subtitle {
    text-align: center;
    margin-bottom: 30px;
}

#sergic-syndic-offer .sergic-syndic-offer-subtitle span {
    font-weight: 600;
    font-size: 21px;
}

#sergic-syndic-offer .sergic-syndic-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: baseline;
    padding: 0 15px;
}

#sergic-syndic-offer .sergic-syndic-wrapper .sergic-service {
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.25);
    border-radius: 25px;
    padding: 10px;
    height: 100%;
}

#sergic-syndic-offer .sergic-syndic-wrapper .sergic-syndic {
    border-radius: 12px;
    width: 31%;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.07);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#sergic-syndic-offer .sergic-syndic-wrapper .sergic-syndic .sergic-syndic-banner {
    color: #fff;
    display: flex;
    flex-direction: column;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    padding: 10px 20px;
    font-family: "Raleway";
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
    min-height: 130px;
    justify-content: space-between;
}

#sergic-syndic-offer .sergic-syndic-wrapper .sergic-syndic .sergic-syndic-banner span:first-child {
    font-weight: 700;
    font-size: 16px;
}

#sergic-syndic-offer .sergic-syndic-wrapper .sergic-syndic .sergic-syndic-primary-block {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 15px;
    height: 100%;
}

#sergic-syndic-offer .sergic-syndic-wrapper .sergic-syndic .sergic-syndic-primary-block>img {
    width: 60%;
    height: 70px;
    object-fit: contain;
}

#sergic-syndic-offer .sergic-syndic-wrapper .sergic-syndic .sergic-syndic-primary-block .sergic-syndic-skill-list-wrapper {
    display: flex;
}

#sergic-syndic-offer .sergic-syndic-wrapper .sergic-syndic .sergic-syndic-primary-block .sergic-syndic-skill-list-wrapper .sergic-syndic-skill-list {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100px;
    margin: 1rem auto;
    justify-content: space-between;
}

#sergic-syndic-offer .sergic-syndic-wrapper .sergic-syndic .sergic-syndic-primary-block .sergic-syndic-skill-list-wrapper .sergic-syndic-skill-list img {
    width: 20px;
}

#sergic-syndic-offer .sergic-syndic-wrapper .sergic-syndic .sergic-syndic-primary-block .sergic-syndic-skill-list-wrapper .sergic-syndic-skill-list span {
    font-family: "Raleway";
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    padding: 0 10px;
    text-align: center;
}

#sergic-syndic-offer .sergic-syndic-wrapper .sergic-syndic .sergic-syndic-table-bloc {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    padding: 15px 15px 5px 15px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

#sergic-syndic-offer .sergic-syndic-wrapper .sergic-syndic .sergic-syndic-table-bloc span.open-table {
    font-weight: 700;
    color: #07374e;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    font-family: "Raleway";
    font-size: 18px;
}

#sergic-syndic-offer .sergic-syndic-wrapper .sergic-syndic .sergic-syndic-table-bloc span.open-table:hover {
    text-decoration: underline;
    transition: all 0.3s ease;
}

#sergic-syndic-offer .sergic-syndic-wrapper .sergic-syndic .sergic-syndic-table-bloc span.open-table:after {
    content: "";
    background-image: url("/wp-content/themes/sergic/assets/img/chevron-input.svg");
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    width: 15px;
    height: 10px;
    transition: all 0.3s ease;
}

#sergic-syndic-offer .sergic-syndic-wrapper .sergic-syndic .sergic-syndic-table-bloc span.open-table.active:after {
    transform: rotate(180deg);
    transition: all 0.3s ease;
}

#sergic-syndic-offer .sgc-syndic-step-wrapper {
    justify-content: space-around;
    align-items: flex-start;
    box-shadow: 0px 2px 6px rgb(0 0 0 / 25%);
    border-radius: 25px;
    padding: 10px;
}

#sergic-syndic-offer .sgc-syndic-step-wrapper .number {
    font-size: 110px;
    line-height: 115px;
    color: #fff;
}

#sergic-syndic-offer.newsyndicone .sgc-syndic-step-wrapper .number {
    text-shadow: 0px 0px 2px #005144;
}

#sergic-syndic-offer.newsyndicviva .sgc-syndic-step-wrapper .number {
    text-shadow: 0px 0px 2px #470F0C;
}

#sergic-syndic-offer.newsyndiceseis .sgc-syndic-step-wrapper .number {
    text-shadow: 0px 0px 2px rgba(1, 55, 87, 1);
}

#sergic-syndic-offer .sgc-syndic-step-wrapper h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    height: 100px;
    margin-top: 0;
}

#sergic-syndic-offer .sgc-syndic-step-wrapper .sgc-desc-step p {
    font-size: 13px;
    line-height: 18px;
}

.sergic-syndic-table-wrapper {
    display: none;
    list-style: none;
    padding: 20px;
    background-color: #f8f8f8;
}

.sergic-syndic-table-wrapper .sergic-syndic-table {
    display: flex;
    justify-content: space-between;
    margin: 0.5rem 0;
    align-items: center;
}

.sergic-syndic-table-wrapper .sergic-syndic-table .sergic-syndic-description-choice {
    font-weight: 300;
    font-size: 12px !important;
    color: #07374e;
}

.sergic-syndic-choice-us {
    color: #fff;
    background-color: #07374e;
    padding: 5px 10px;
    border-radius: 20px;
    display: inline-block;
    text-align: center;
    font-family: "Raleway";
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
}

.sergic-syndic-choice-together {
    color: #01354d;
    background-color: #d0d7db;
    padding: 5px 10px;
    border-radius: 20px;
    display: inline-block;
    text-align: center;
    font-family: "Raleway";
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
}

.sergic-syndic-choice-you {
    color: #77848a;
    background-color: #f1f2f3;
    padding: 5px 10px;
    border-radius: 20px;
    display: inline-block;
    text-align: center;
    font-family: "Raleway";
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
}

#sergic-syndic-offer .sergic-syndic-wrapper .sergic-syndic .sergic-syndic-table-bloc .sergic-syndic-table-wrapper .sergic-syndic-price {
    text-align: center;
}

#sergic-syndic-offer .sergic-syndic-wrapper .sergic-syndic .sergic-syndic-table-bloc .sergic-syndic-button {
    text-align: center;
    margin: 10px 0 1rem 0;
}

#sergic-syndic-offer .sergic-syndic-wrapper .sergic-syndic .sergic-syndic-table-bloc .sergic-syndic-button a {
    font-size: 11px !important;
    text-decoration: underline !important;
    color: #a0a0a0 !important;
    font-weight: 300 !important;
}

.sergic-syndic-table-bloc {
    height: 100%;
}

#sergic-syndic-offer .sergic-syndic-legends {
    margin-top: 2rem;
    font-size: 12px;
    font-weight: 300;
}

@media screen and (max-width: 991px) {
    #sergic-syndic-offer .sgc-syndic-step-wrapper {
        flex-wrap: wrap;
    }
    #sergic-syndic-offer .sgc-syndic-step-wrapper .sergic-syndic-step {
        display: flex;
        padding: 0;
    }
    #sergic-syndic-offer .sgc-syndic-step-wrapper .sergic-syndic-step h3 {
        height: min-content;
        margin-bottom: 5px;
        text-align: left;
        font-size: 16px;
        line-height: 20px;
    }
    #sergic-syndic-offer .sgc-syndic-step-wrapper .number {
        font-size: 70px;
    }
}

#discover_offer {
    display: flex;
    justify-content: space-around;
    align-items: flex-end;
}

#discover_btn {
    text-align: center;
    padding: 0 0 40px 0;
}

#discover_btn h2 {
    font-size: 26px;
    margin-bottom: 0;
}

@media screen and (max-width: 1080px) {
    #discover_offer {
        height: auto;
        flex-wrap: wrap;
    }
    #discover_offer #discover_btn {
        order: -1;
        width: 100%;
    }
    #discover_offer {
        height: auto;
    }
    #discover_offer>div {
        width: 50%;
        padding: 0;
    }
    #discover_btn_mobile {
        display: block;
        text-align: center;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 991px) {
    .sergic-syndic-table-bloc {
        height: auto;
    }
    #sgc-banner {
        flex-direction: column;
        height: min-content;
        padding-right: 0;
    }
    #sgc-banner .sgc-left-banner {
        margin-right: 0;
        padding-right: 0;
    }
    .page-template-_page-syndic #sgc-banner .sgc-right-banner {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-top: 0;
        padding-top: 30px;
    }
    .page-template-_page-syndic h1,
    .page-template-_page-syndic h2,
    .page-template-_page-syndic h3 {
        font-size: 21px;
        text-align: center;
        line-height: 30px;
    }
    .page-template-_page-syndic .sgc-cta {
        margin: 30px auto;
    }
    #sgc-banner .sgc-right-banner p {
        text-align: center;
        margin-bottom: 0;
    }
    .page-template-_page-syndic .sgc-cta .immodvisor_img {
        position: absolute;
        top: 77%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .sgc-contact-wrapper div h2,
    .sgc-contact-wrapper div p {
        text-align: left;
        padding-left: 0;
    }
    .sgc-application-wrapper {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    .sgc-application-list {
        margin: 15px 0;
    }
    .sgc-application-img img {
        margin: auto;
    }
    #sergic-syndic-offer h2 {
        font-size: 24px;
        margin-bottom: 1rem;
    }
    #sergic-syndic-offer .sergic-syndic-wrapper .sergic-syndic {
        width: 95% !important;
        /* margin: 1rem 0 !important; */
    }
    #sergic-syndic-offer {
        padding: 0 10px;
    }
    .collab_img {
        margin: auto!important;
    }
    .sgc-guillemet+div {
        order: 2;
    }
    .slide_block {
        height: auto!important;
        padding: 20px 10px!important;
    }
    .collabo_slider {
        margin-top: 60px;
    }
    .slick-list.draggable {
        max-height: initial !important;
    }
    .slick-arrow {
        position: absolute;
        bottom: 0!important;
    }
    .sgc-slick-collaborators .slick-prev,
    .sgc-slick-collaborators .slick-next {
        top: calc(100% + 20px);
    }
    .sergic-syndic-table-bloc {
        height: auto;
    }
    .sergic-syndic-banner {
        margin-top: 20px;
    }
}

@media screen and (max-width: 991px) {
    #sergic-syndic-offer .sergic-syndic-wrapper {
        flex-direction: column;
        padding: 0;
    }
    #sergic-syndic-offer .sergic-syndic-wrapper .sergic-syndic {
        width: 60%;
        margin: 2rem auto;
    }
    #sergic-syndic-offer .sergic-syndic-legends {
        padding-left: 6px;
    }
    .sergic-syndic-table-wrapper .sergic-syndic-table .sergic-syndic-description-choice {
        font-size: 14px;
    }
    .sgc-contact-wrapper div ul li span {
        font-size: 14px;
    }
    .sgc-contact-wrapper div ul li img {
        width: 20px;
        height: 20px;
    }
    #discover_offer>div {
        padding: 0 15px !important;
    }
    #sgc-application .sgc-application-list ul {
        padding-left: 0;
    }
    #sgc-application .sgc-application-list ul li {
        margin: 10px auto;
    }
    #sgc-application .sgc-application-list ul li img {
        width: 20px;
        height: 20px;
    }
    #sgc-application .sgc-application-list ul .sgc-application-list-title,
    #sgc-application .sgc-application-list ul .sgc-application-list-description {
        font-size: 14px;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 991px) {
    #sergic-syndic-offer h2 {
        font-size: 24px;
        margin-bottom: 1rem;
    }
    #sergic-syndic-offer .sergic-syndic-wrapper>div {
        margin: 15px 0;
    }
    #sergic-syndic-offer .sergic-syndic-wrapper .sergic-syndic {
        width: 95% !important;
        /* margin: 1rem 0 !important; */
    }
    #sergic-syndic-offer {
        padding: 0 10px;
        margin-bottom: 0;
    }
    /* Sergic contact section */
    .page-template-_page-syndic #sgc-contact ul {
        margin-top: 20px;
    }
    .page-template-_page-syndic #sgc-contact ul li {
        display: flex;
        align-items: center;
    }
    #form_container {
        padding: 20px;
    }
    /* end sergic contact section */
}

@media screen and (max-width: 991px) {
    .collab_img_block {
        order: 3;
    }
    .page-template-_page-syndic #sgc-contact .sgc-contact-wrapper>div {
        padding: 15px;
    }
    #form_container .wpcf7 {
        width: 100% !important;
    }
}


/*Formulaire Dynamics*/

#wpcf7-f1717321-o1 .wpcf7-mail-sent-ok {
    display: none;
}

#form_container .wpcf7 .syndic_form .syndic_form_info {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#form_container .wpcf7 .syndic_form .syndic_form_info .syndic_form_info_step {
    font-size: 14px;
    margin-bottom: 10px;
}

#form_container .wpcf7 .syndic_form .syndic_form_info .syndic_form_info_object {
    color: #07374e;
    margin-bottom: 20px;
    font-weight: 700;
}

#form_container {
    -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    padding: 20px 30px;
}

#form_container .wpcf7 {
    width: 80%;
    margin: 0 auto;
}

#form_container .wpcf7 .wpcf7-form {
    width: 100%;
}

#form_container .wpcf7 .wpcf7-form input,
#form_container .wpcf7 .wpcf7-form select {
    height: 50px;
    width: 100%;
    max-width: 100%;
    border-radius: 30px;
    border: 1px solid #d1d1d1;
    background-color: white;
    padding-left: 10px;
}

#form_container .wpcf7 .wpcf7-form select.input-error {
    border: 1px solid #ff0000;
}

#form_container .wpcf7 .wpcf7-form select:not(.selected) {
    color: #6b6e70;
}

#form_container .wpcf7 .wpcf7-form select.selected {
    color: black;
    font-weight: 500;
}

#form_container .wpcf7 .wpcf7-form .syndic_form_input-wrapper {
    margin-bottom: 10px;
}

#submit-form-sgc .filter-button {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    left: 0;
    top: 0;
    display: none;
}


/* #form_container .wpcf7 .wpcf7-form input::placeholder {
} */

#form_container .wpcf7 .wpcf7-form .syndic_form>div br {
    height: 0px;
    line-height: 0;
    display: none;
}

#form_container .wpcf7 .wpcf7-form .syndic_form>div {
    position: relative;
    line-height: 1;
}

#form_container .wpcf7 .wpcf7-form .syndic_form>div>label {
    display: none;
}

#form_container .wpcf7 .wpcf7-form #syndic_form_part2 .syndic_form_submit-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

#form_container .wpcf7 .wpcf7-form #syndic_form_part2 .syndic_form_submit-wrapper .ajax-loader {
    position: absolute;
    left: 0;
    bottom: -15px;
}

#form_container .wpcf7 .wpcf7-form #syndic_form_part2 .syndic_form_rgpd_wrapper {
    margin-top: 15px;
}

#form_container .wpcf7 .wpcf7-form .syndic_form .wpcf7-submit,
#syndic_form_input-submit1,
#syndic_form_button_prev {
    border: none;
    text-align: center;
    position: relative;
    font-weight: 700;
    height: 50px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 49%;
    padding-left: 0;
    cursor: pointer;
}

#syndic_form_input-submit1.disabled,
#syndic_form_input-submit2.disabled {
    cursor: not-allowed !important;
    opacity: .5;
}

#form_container .wpcf7 .wpcf7-form .syndic_form .wpcf7-submit,
#syndic_form_input-submit1,
#syndic_form_input-submit2 {
    background-color: #00b3ff;
    color: white;
}

.wpcf7-form-control-wrap.copro_role:after,
.wpcf7-form-control-wrap.manage_by:after {
    content: "›";
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    background-color: white;
    font-size: 25px;
    line-height: 25px;
    color: #6b6e70;
}

#syndic_form_button_prev {
    color: #d1d1d1;
    border: 1px solid #d1d1d1;
    margin-top: 15px;
}

#syndic_form_input-submit1 {
    margin-left: auto;
}

#syndic_form_input-submit2 {
    margin-top: 15px;
}

#form_container .wpcf7 .wpcf7-form .syndic_form .wpcf7-submit:hover,
#syndic_form_input-submit1:hover,
#syndic_form_button_prev:hover {
    text-decoration: none;
}

#syndic_form_part2 .syndic_form_submit_wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

#form_container .wpcf7 .wpcf7-form .syndic_form .syndic_form_double_input-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

#form_container .wpcf7 .wpcf7-form .syndic_form .syndic_form_double_input-wrapper .syndic_form_input-wrapper {
    width: 48%;
}

#form_container .wpcf7#wpcf7-f1717321-o1 .wpcf7-mail-sent-ok {
    display: none !important;
}

#form_container .wpcf7 .wpcf7-form #syndic_form_part3.active {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

#form_container .wpcf7 .wpcf7-form #syndic_form_part3 img {
    width: 124px;
    height: auto;
    margin: 20px;
}

#form_container .wpcf7 .wpcf7-form #syndic_form_part3 span.thanks_quote {
    font-size: 26px;
    font-weight: 800;
    color: rgba(0, 179, 255, 1);
}

#form_container .wpcf7 .wpcf7-form #syndic_form_part3 span.politics_sentence {
    color: #494949;
}


/*Formulaire Dynamics [end]*/

#ui-id-1,
#ui-id-2,
#ui-id-3,
#ui-id-4,
#ui-id-5,
#ui-id-6,
#ui-id-7,
#ui-id-22,
ul[id^="ui-id-"] {
    z-index: 1000000000;
}

.ui-menu .ui-menu-item .ui-menu-item-wrapper span {
    color: #000 !important;
}

.dqe-error {
    color: #ff0000;
    font-size: 11px;
    padding-left: 10px;
}

.span.wpcf7-not-valid-tip {
    display: none;
}

#form_container .wpcf7 .wpcf7-form input.input-error {
    border: 1px solid #ff0000;
}

.syndic_form_rgpd_wrapper p {
    font-size: 12px !important;
}

.wpcf7-response-output,
.wpcf7-spinner {
    display: none !important;
}


/* Extra Sergic */

#collapseSergic,
#collapseSergic p,
#collapseSergic li {
    color: #A3ADB2;
}

.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed!important;
    opacity: 0.5!important;
}


[class^="error_message_input"], .dqa-validation-message.dqa-warning {
    color: red!important;
    margin-top: 5px!important;
    font-size: 0.9rem;
    padding-left: 10px;
}