@charset "UTF-8";/*!
 * Fichier pour les changements de style faits par la SQ
 */
 
.nowrap {
    white-space: nowrap;
}

.twocols.no-space-bottom .col-xs-12  {
    padding-bottom: 0;
}

@media (max-width: 768px) {
    .page .page-wrapper .main .content .page-layouts .twocols.no-space-bottom {
        margin-bottom: 0;
    }
}


[data-infobulle] {
    display: inline-block;
    position: relative;
    padding: 4px
} 

[data-infobulle]:before {
    content: attr(data-infobulle);
    display: none;
    position: absolute;
    min-width: 300px;
    padding: 8px;
    border-radius: 4px;
    background: #bc9408;
    color: #fff;
    font-size: 16px;
    line-height: 1.4;
    text-align: center
}

[data-infobulle-position=bottom]:before,[data-infobulle-position=top]:before {
    left: 50%;
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

[data-infobulle-position=left]:before,[data-infobulle-position=right]:before {
    top: 50%;
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

[data-infobulle-position=top]:before {
    bottom: 100%;
    margin-bottom: 6px
}

[data-infobulle-position=right]:before {
    left: 100%;
    margin-left: 6px
}

[data-infobulle-position=bottom]:before {
    top: 100%;
    margin-top: 6px
}

[data-infobulle-position=left]:before {
    right: 100%;
    margin-right: 6px
}

[data-infobulle]:after {
    content: '';
    display: none;
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

[data-infobulle-position=bottom]:after,[data-infobulle-position=top]:after {
    left: 50%;
    margin-left: -6px
}

[data-infobulle-position=left]:after,[data-infobulle-position=right]:after {
    top: 50%;
    margin-top: -6px
}

[data-infobulle-position=top]:after {
    bottom: 100%;
    border-width: 6px 6px 0;
    border-top-color: #bc9408
}

[data-infobulle-position=right]:after {
    left: 100%;
    border-width: 6px 6px 6px 0;
    border-right-color: #bc9408
}

[data-infobulle-position=bottom]:after {
    top: 100%;
    border-width: 0 6px 6px;
    border-bottom-color: #bc9408
}

[data-infobulle-position=left]:after {
    right: 100%;
    border-width: 6px 0 6px 6px;
    border-left-color: #bc9408
}

[data-infobulle]:hover:after,[data-infobulle]:hover:before {
    z-index: 50;
    display: block
}

/* Quiz - Avez-vous le profil start */

body.page-id-676 {
    background-color: #000;
    color: #fff;
}

.page-id-676 h1.page-title {
    color: #fff;
}

@media (max-width: 1024px) {
    .page-id-676 h1.page-title {
        padding-top: 20px;
    }
}

.page-id-676 .content .quiz-note p {
    line-height: unset;
    font-size: 12px;
}

.page-id-676 .content .quiz-note p a {
    color: #fff;
    text-decoration: underline;
}

.page-id-676 .content .quiz-note p a:hover {
    color: #fbdd01;
}

#gform_wrapper_6 {
    margin: 0 -30px 30px;
    background-color: #000;
    border-top: 5px solid #fbdd01;
    border-bottom: 5px solid #fbdd01;
}

#gform_wrapper_6 .gf_page_steps {
    left: 25px;
    color: #fff;
    font-size: 125px;
}

@media (max-width: 736px) {
    #gform_wrapper_6 .gf_page_steps {
        font-size: 75px;
    }
    
    #gform_wrapper_6 .gform_body {
        padding: 0 0 0 30px;
    }
}

#gform_wrapper_6 .gfield_radio input:not([disabled])+.gquiz-correct-choice, #gform_wrapper_6 .gfield_radio input:not([disabled])+.gquiz-incorrect-choice {
    width: 250px;
    height: 37px;
    margin: 5px;
    line-height: 25px;
    background: #000;
    border: 5px solid #fbdd01;
}

#gform_wrapper_6 .gfield_radio input:not([disabled])+.gquiz-correct-choice::before, #gform_wrapper_6 .gfield_radio input:not([disabled])+.gquiz-incorrect-choice::before {
    display: none;
}

#gform_wrapper_6 .gfield_radio input:not([disabled])+label:not(.gquiz-correct-choice):not(.gquiz-incorrect-choice):hover {
    background: #fbdd01;
    color: #000;
}

#gform_wrapper_6 .gform_page_footer .gform_next_button, #gform_wrapper_6 .gform_page_footer .gform_submit_button {
    padding: 5px 0 0 70px;
}

#gform_wrapper_6 .gform_page_footer .gform_next_button::before, #gform_wrapper_6 .gform_page_footer .gform_submit_button::before {
    font-family: FontAwesome;
    content: '\f061';
    width: 60px;
    height: 30px;
    line-height: 20px;
    background: #000;
    color: #fff;
    border: 5px solid #fff;
    border-radius: 10px;
    font-weight: unset;
    font-size: 16px;
}

#gform_wrapper_6 .gform_page_footer .gform_next_button:hover::before, #gform_wrapper_6 .gform_page_footer .gform_submit_button:hover::before {
    background: #000;
    border: 5px solid #fbdd01;
}

#gform_confirmation_wrapper_6 {
    margin: 0 -30px 30px;
    padding: 15px 10px 15px;
    background: #000;
    color: #fff;
}

#gform_confirmation_message_6 {
    margin: 15px 20px;
}

#gform_confirmation_message_6 .quiz-win, #gform_confirmation_message_6 .quiz-fail {
    margin-top: unset;
    font-size: unset;
}

#gform_confirmation_message_6 .quiz-win img {
    display: block;
    margin: 0 auto;
}

#gform_confirmation_message_6 p:not(:last-of-type) a {
    display: inline;
    position: static;
    height: auto;
    padding: unset;
    margin-top: unset;
    text-transform: none;
    font-size: unset;
    font-family: unset;
    color: #fbdd01;
}

#gform_confirmation_message_6 p:not(:last-of-type) a::before {
    display: none;
}

#gform_confirmation_message_6 p:last-of-type a {
    height: unset;
    padding: 5px 0 0 70px;
    line-height: 1.2;
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
}

#gform_confirmation_message_6 p:last-of-type a::before {
    width: 60px;
    height: 30px;
    line-height: 20px;
    background: #000;
    color: #fff;
    border: 5px solid #fff;
    border-radius: 10px;
    font-size: 16px;
}

#gform_confirmation_message_6 p:last-of-type a:hover::before {
    background: #000;
    border: 5px solid #fbdd01;
}

@media (max-width: 1024px) {
    #gform_wrapper_6 .gfield_radio li {
        width: unset;
    }
    
    #gform_wrapper_6 .gfield_radio li:not(:last-child) {
        margin-bottom: 10px;
    }
    
    #gform_wrapper_6 .gfield_radio label {
        width: 250px;
    }
}

@media (max-width: 350px) {
    #gform_wrapper_6 .gfield_radio label,
    #gform_wrapper_6 .gfield_radio input:not([disabled])+.gquiz-correct-choice,
    #gform_wrapper_6 .gfield_radio input:not([disabled])+.gquiz-incorrect-choice {
        width: 200px;
    }
}

/* Quiz - Avez-vous le profil end */

/* Formulaire colloque vols de véhicules start */

@media (max-width: 1024px) {
    .page-id-21753 h1.page-title {
        padding-top: 20px;
    }
}

#gform_wrapper_19 {
    margin: 10px 0
}

#gform_wrapper_19 .gform_fields:before,#gform_wrapper_19 .gform_fields:after {
    content: " ";
    display: table
}

#gform_wrapper_19 .gform_fields:after {
    clear: both
}

#gform_wrapper_19 .gform_fields:before,#gform_wrapper_19 .gform_fields:after {
    content: " ";
    display: table
}

#gform_wrapper_19 .gform_fields:after {
    clear: both
}

#gform_wrapper_19 .gsection_title {
    font-size: 16px;
    margin: 30px 0 0
}

/* added */
#gform_wrapper_19 .gsection_title:after {
    display: none
}

#gform_wrapper_19 li::before {
    display: none
}

#gform_wrapper_19 .gfield {
    float: left;
    margin: 0 0 10px 0;
    padding: 0 15px
}

#gform_wrapper_19 .gfield:not([class*="col"]) {
    width: 100%
}

#gform_wrapper_19 .gfield_label {
    display: none
}

#gform_wrapper_19 .ginput_container_text,#gform_wrapper_19 .ginput_container_email,#gform_wrapper_19 .ginput_container_phone {
    position: relative;
    border-bottom: 1px solid #b7b7b7
}

#gform_wrapper_19 .ginput_container_text input,#gform_wrapper_19 .ginput_container_email input,#gform_wrapper_19 .ginput_container_phone input {
    border: none;
    margin: 0;
    padding: 4px 0;
    line-height: 1
}

#gform_wrapper_19 .ginput_container_text:after,#gform_wrapper_19 .ginput_container_email:after,#gform_wrapper_19 .ginput_container_phone:after {
    position: absolute;
    bottom: -1px;
    left: 0;
    content: '';
    height: 1px;
    width: 60px;
    background: #bc9408
}

#gform_wrapper_19 .ginput_container_textarea {
    position: relative
}

#gform_wrapper_19 .ginput_container_textarea textarea {
    height: 100px /* 200px */;
    background: url('../images/textarea-bg.png') left -8px;
    border: none;
    line-height: 50px;
    padding: 0;
    margin-top: -10px
}

#gform_wrapper_19 .ginput_container_textarea:after {
    position: absolute;
    top: 31px;
    left: 0;
    content: '';
    height: 1px;
    width: 60px;
    background: #bc9408
}

#gform_wrapper_19 .gfield_radio {
    margin-top: 10px
}

#gform_wrapper_19 .gfield_radio li {
    display: inline-block;
    padding: 0;
    margin: 0 60px 0 0;
    line-height: 1
}

#gform_wrapper_19 .gfield_radio label {
    margin: 0;
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
    text-transform: uppercase
}

#gform_wrapper_19 .gfield_radio input {
    margin-right: 10px
}

#gform_wrapper_19 .gform_footer {
    text-align: center;
    margin-top: 30px /* 7px */
}

#gform_wrapper_19 .gform_footer button {
    background: #3e3e3e;
    padding: 10px 80px;
    border: none;
    border-radius: 10px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
    line-height: 1;
    transition: all .3s ease
}

#gform_wrapper_19 .gform_footer button::after {
    content: '\f054';
    font-family: fontAwesome;
    font-size: 7px;
    margin-left: 7px;
    vertical-align: middle
}

#gform_wrapper_19 .gform_footer button:hover {
    background: #bc9408
}

/* added 2024-05-01 tableau */

.page-id-21753 h3.ordre-du-jour {
    margin: 35px 0 0 0;
}

.page-id-21753 table tbody tr:nth-child(odd) {
    background-color: #fff;
}

.page-id-21753 table tbody tr.heading {
    background-color: #f4f4f4;
}

.page-id-21753 table tbody tr.heading td:first-child {
    text-align: center;
}

.page-id-21753 table tbody tr td:last-child {
    border-left: 5px solid #ccc;
}

.page-id-21753 table tbody tr td+td {
    border-left: unset;
}

.page-id-21753 table tbody tr td {
    padding: 15px;
    border: 1px solid #ccc;
}

@media (min-width: 1354px) {
    .page-id-21753 table tbody tr td:last-child {
        text-align: center;
    }
}

/* added */
.page-id-21753 .twocols.halign.collvr24-hotel [class*="col-"] {
    text-align: left;
}

/* added */
.page-id-21753 .twocols.halign.collvr24-hotel [class*="col-"][class*="boxed-"].col-text.has-icon .inner::before {
    color: #ccc;
}

/* added */
.page-id-21753 .twocols.halign.collvr24-hotel [class*="col-"][class*="boxed-"].col-text.has-icon .inner::after {
    color: #ccc;
}

/* added */
.page-id-21753 .twocols.collvr24-hotel .boxed-grey .inner .icon .fa::before {
    border: 10px solid #000;
    border-radius: 20%;
    background-color: #000;
    color: #fff;
}

/* added */
.page-id-21753 .collvr24-icons-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    padding-top: 0;
}

/* added */
.page-id-21753 .collvr24-icon-container {
    float: left;
    display: flex;
    align-items: center;
    width: 20%;
    min-width: 150px;
}

/* added */
.page-id-21753 .collvr24-icon-container img {
    width: 100%;
    min-width: 100px;
}

/* added top banner */
.page-id-21753 .call_to_action:first-of-type .overlay {
    visibility: hidden
}

.page-id-21753 .call_to_action:first-of-type .inner .button-link,.page-id-21753 .call_to_action:first-of-type .inner .white-box {
    display: none
}

.page-id-21753 .call_to_action:first-of-type {
    min-height: 0
}

.page-id-21753 .call_to_action:first-of-type .inner {
    padding: 17%
}

@media (max-width: 1024px) {
    .page-id-21753 .call_to_action:first-of-type .inner {
        padding:19%
    }
}

@media (min-width: 737px) {
    .page-id-21753 .call_to_action:first-of-type {
        width: 70%;
        margin: 0 auto
    }
}
/* end added top banner */

@media (max-width: 736px) {
    #gform_wrapper_19 {
        margin-bottom: 40px
    }

    #gform_wrapper_19 .gfield {
        width: 100%
    }

    /* added */
    .page-id-21753 h1, .page-id-21753 h2 {
        hyphens: unset
    }
}

/* Formulaire colloque vols de véhicules end */

/* Hide reCAPTCHA label */

label.gfield_label[for="input_13_23"],
label.gfield_label[for="input_17_23"],
label.gfield_label[for="input_20_23"] {
    display: none;
}

/* Hide reCAPTCHA label end */

#gform_wrapper_13,#gform_wrapper_17,#gform_wrapper_20 {
    margin: 20px 0;
    padding: 5%;
    background-color: #d8d8d8
}

#gform_wrapper_13 .gform_heading .gform_title,#gform_wrapper_17 .gform_heading .gform_title,#gform_wrapper_20 .gform_heading .gform_title {
    margin-bottom: 45px;
    text-align: center;
    color: #3aa909;
    text-shadow: -1px -1px #fff,1px -1px #fff,-1px 1px #fff,1px 1px #fff
}

#gform_wrapper_13 .gfield,#gform_wrapper_17 .gfield,#gform_wrapper_20 .gfield {
    margin-bottom: 45px
}

#gform_wrapper_13 input[type=text],#gform_wrapper_17 input[type=text],#gform_wrapper_20 input[type=text] {
    width: 360px;
    box-shadow: 5px 10px 10px rgba(136,136,136,.7);
    -moz-box-shadow: 5px 10px 10px rgba(136,136,136,.7);
    -webkit-box-shadow: 5px 10px 10px rgba(136,136,136,.7)
}

#gform_wrapper_13 .gfield_radio li,#gform_wrapper_17 .gfield_radio li,#gform_wrapper_20 .gfield_radio li {
    margin-bottom: 0
}

#gform_wrapper_13 .gfield_radio label,#gform_wrapper_17 .gfield_radio label,#gform_wrapper_20 .gfield_radio label {
    margin-left: 2px;
    font-weight: 400
}

#gform_wrapper_13 .gfield_checkbox li,#gform_wrapper_17 .gfield_checkbox li,#gform_wrapper_20 .gfield_checkbox li {
    display: inline-block;
    width: 175px
}

#gform_wrapper_13 .gfield_checkbox label,#gform_wrapper_17 .gfield_checkbox label,#gform_wrapper_20 .gfield_checkbox label {
    font-weight: 400
}

#gform_wrapper_13 textarea,#gform_wrapper_17 textarea,#gform_wrapper_20 textarea {
    resize: none;
    width: 90%;
    box-shadow: 5px 10px 10px rgba(136,136,136,.7);
    -moz-box-shadow: 5px 10px 10px rgba(136,136,136,.7);
    -webkit-box-shadow: 5px 10px 10px rgba(136,136,136,.7)
}

#gform_wrapper_13 #field_13_10,#gform_wrapper_13 #field_13_14,#gform_wrapper_13 #field_13_9 {
    margin-bottom: 10px
}

#gform_wrapper_17 #field_17_10,#gform_wrapper_17 #field_17_14,#gform_wrapper_17 #field_17_9 {
    margin-bottom: 10px
}

#gform_wrapper_20 #field_20_10,#gform_wrapper_20 #field_20_14,#gform_wrapper_20 #field_20_9 {
    margin-bottom: 10px
}

#gform_wrapper_13 .ginput_container_text .ginput_counter,#gform_wrapper_17 .ginput_container_text .ginput_counter,#gform_wrapper_20 .ginput_container_text .ginput_counter {
    display: none
}

#gform_wrapper_13 #gfield_upload_rules_13_7,#gform_wrapper_13 .ginput_container_textarea .ginput_counter {
    font-size: smaller
}

#gform_wrapper_17 #gfield_upload_rules_17_7,#gform_wrapper_17 .ginput_container_textarea .ginput_counter {
    font-size: smaller
}

#gform_wrapper_20 #gfield_upload_rules_20_7,#gform_wrapper_20 .ginput_container_textarea .ginput_counter {
    font-size: smaller
}

#gform_wrapper_13 #field_13_7 .gfield_description ul li,#gform_wrapper_20 #field_20_7 .gfield_description ul li {
    margin-bottom: 0;
    list-style-type: square;
    list-style-position: inside
}

#gform_wrapper_17 #field_17_7 .gfield_description {
    margin-bottom: 10px;
    font-style: italic
}

#gform_wrapper_13 .gform_footer button,#gform_wrapper_17 .gform_footer button,#gform_wrapper_20 .gform_footer button {
    width: 30%;
    height: 35px;
    margin: 10px 35% 0;
    padding: 4px;
    border: 1px solid rgba(114,114,114,.4);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0 1px 0 rgba(114,114,114,.3);
    -moz-box-shadow: 0 1px 0 rgba(114,114,114,.3);
    -webkit-box-shadow: 0 1px 0 rgba(114,114,114,.3);
    color: #fff;
    background-color: #3aa909
}

#gform_wrapper_13 .gform_footer button:hover,#gform_wrapper_17 .gform_footer button:hover,#gform_wrapper_20 .gform_footer button:hover {
    border: 1px solid rgba(114,114,114,.6);
    background-color: #2e8008
}

#gform_wrapper_13 .gform_footer button:active,#gform_wrapper_17 .gform_footer button:active,#gform_wrapper_20 .gform_footer button:active {
    transform: translateY(1px)
}

@media only screen and (max-width: 500px) {
    #gform_wrapper_13 input[type=text],#gform_wrapper_17 input[type=text],#gform_wrapper_20 input[type=text] {
        width:85%
    }
}

.page-id-10219 .content ul li:before {
    color: #e52938
}

.page-id-10219 .call_to_action .inner .white-box,.page-id-10219 .call_to_action .overlay {
    visibility: hidden
}

.page-id-10219 .call_to_action .inner .button-link {
    display: none
}

.page-id-10219 .bcafe-tabs .twocols.full-height {
    min-height: 60vh
}

.page-id-10219 .bcafe-tabs .twocols.full-height:after {
    height: 60vh
}

.page-id-10219 .bcafe-tabs .button-link i {
    background-color: #d3d3d3;
    color: #e52938
}

.page-id-10219 .bcafe-tabs .button-link:hover i {
    background-color: #bfbfbf;
    color: #e52938
}

.page-id-10219 .bcafe_button {
    display: inline-block;
    width: 200px;
    padding: 10px 0;
    cursor: pointer;
    border-radius: 8px;
    box-sizing: border-box;
    box-shadow: -2px 0 #e62d36,-6px 0 #d3d3d3,-8px 0 #000,-10px 0 #d3d3d3;
    text-align: center;
    background-color: #d3d3d3;
    color: #000;
    font-size: 14px
}

.page-id-10219 .bcafe_button:hover {
    box-shadow: -2px 0 #e62d36,-6px 0 #bfbfbf,-8px 0 #000,-10px 0 #bfbfbf;
    background-color: #bfbfbf
}

.page-id-8126 .call_to_action .overlay {
    visibility: hidden
}

.page-id-8126 .call_to_action .inner .button-link,.page-id-8126 .call_to_action .inner .white-box {
    display: none
}

.page-id-8126 .call_to_action {
    min-height: 0
}

.page-id-8126 .call_to_action .inner {
    padding: 16%
}

.page-id-18276 .call_to_action .overlay {
    visibility: hidden
}

.page-id-18276 .call_to_action .inner .button-link,.page-id-18276 .call_to_action .inner .white-box {
    display: none
}

.page-id-18276 .call_to_action {
    min-height: 0
}

.page-id-18276 .call_to_action .inner {
    padding: 16%
}

.page-id-24149 .call_to_action .overlay {
    visibility: hidden
}

.page-id-24149 .call_to_action .inner .button-link,.page-id-24149 .call_to_action .inner .white-box {
    display: none
}

.page-id-24149 .call_to_action {
    min-height: 0
}

.page-id-24149 .call_to_action .inner {
    padding: 16%
}

.page-id-24917 .call_to_action .overlay {
    visibility: hidden
}

.page-id-24917 .call_to_action .inner .button-link,.page-id-24917 .call_to_action .inner .white-box {
    display: none
}

.page-id-24917 .call_to_action {
    min-height: 0
}

.page-id-24917 .call_to_action .inner {
    padding: 16%
}

.page-id-26216 .call_to_action .overlay {
    visibility: hidden
}

.page-id-26216 .call_to_action .inner .button-link,.page-id-26216 .call_to_action .inner .white-box {
    display: none
}

.page-id-26216 .call_to_action {
    min-height: 0
}

.page-id-26216 .call_to_action .inner {
    padding: 16%
}

.page-id-27385 .call_to_action .overlay {
    visibility: hidden
}

.page-id-27385 .call_to_action .inner .button-link,.page-id-27385 .call_to_action .inner .white-box {
    display: none
}

.page-id-27385 .call_to_action {
    min-height: 0
}

.page-id-27385 .call_to_action .inner {
    padding: 16%
}

@media (max-width: 1024px) {
    /*.page-id-8126 .call_to_action .inner {
        padding:20%
    }*/
    
    .page-id-18276 .call_to_action .inner {
        padding:20%
    }
    
    .page-id-24149 .call_to_action .inner {
        padding:20%
    }
}

.page-id-15473 .call_to_action .overlay {
    visibility: hidden
}

.page-id-15473 .call_to_action .inner .button-link,.page-id-15473 .call_to_action .inner .white-box {
    display: none
}

.page-id-15473 .call_to_action {
    min-height: 0
}

.page-id-15473 .call_to_action .inner {
    padding: 16%
}

@media (max-width: 1024px) {
    .page-id-15473 .call_to_action .inner {
        padding:20%
    }
}

.page-id-9916 .call_to_action .overlay {
    visibility: hidden
}

.page-id-9916 .call_to_action .inner .button-link,.page-id-9916 .call_to_action .inner .white-box {
    display: none
}

.page-id-9916 .call_to_action {
    min-height: 0
}

.page-id-9916 .call_to_action .inner {
    padding: 16%
}

/* civil start */

.twocols.bleuvert {
    background: linear-gradient(to right, #22304a 0%, #42694c 100%);
}

.page-id-9916 .emplois-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: auto;
}

.page-id-9916 .emploi {
    float: left;
    width: 300px;
    margin: 15px;
    border: 2px solid #fff;
    /* background: linear-gradient(to right, #22304a 0%, #42694c 100%); */
    background: linear-gradient(to bottom, #f68400 0%, #f36300 20%, #f36300 80%, #f68400 100%);
    /* color: #fff; */
    color: #000;
}

.page-id-9916 .emploi-texte {
    padding: 10px;
}

.page-id-9916 .emploi-texte a {
    /* color: #ffd506; */
    color: #fff;
}

.page-id-9916 .emploi-texte a:hover, .page-id-9916 .emploi-texte a:focus {
    /* color: #ffa81b; */
    text-decoration: underline;
}

.page-id-9916 .jaune {
    color: #ffd506;
}

.page-id-9916 .civil-icons-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.page-id-9916 .civil-icon-container {
    float: left;
    display: flex;
    align-items: center;
    width: 20%;
    min-width: 200px;
}

.page-id-9916 .civil-icon-container img {
    width: 100%;
    min-width: 100px;
}

.page-id-9916 .civil-icon-container p.sidetext {
    margin: 0 5px;
}

.page-id-9916 .civil-encadre-jaune {
    width: 80%;
    margin: 100px auto 0;
    padding: 25px;
    /* background: linear-gradient(to right, #22304a 0%, #42694c 100%); */
    /* background: linear-gradient(to bottom, #f68400 0%, #f36300 20%, #f36300 80%, #f68400 100%); */
    background: #f2ed84;
}

.page-id-9916 .civil-encadre-jaune p {
    text-align: center;
    font-size: 1.5em;
    /* color: #ffd506; */
    color: #000;
}

.page-id-9916 .civil-galerie {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 90%;
    margin: auto;
}

.page-id-9916 .civil-employe {
    float: left;
    width: 300px;
    margin: 15px;
    border: 2px solid #fff;
    /* background: linear-gradient(to right, #22304a 0%, #42694c 100%); */
    background: linear-gradient(to bottom, #f68400 0%, #f36300 20%, #f36300 80%, #f68400 100%);
    /* color: #fff; */
    color: #000;
}

.page-id-9916 .civil-employe-photo img {
    width: 100%;
}

.page-id-9916 .civil-employe-citation {
    padding: 10px;
}

.page-id-9916 .civil-employe-citation strong {
    /* color: #ffd506; */
    color: #fff;
}

@media (max-width: 1024px) {
    .page-id-9916 .twocols.bleuvert {
        display: none
    }
    
    .page-id-9916 .call_to_action .inner {
        padding:20%
    }
}

/* civil end */

/* dqte2023 start */

body.page-id-20713 {
    background-color: #000;
}

.page-id-20713 h1.page-title {
    color: #fff;
}

@media (max-width: 1024px) {
    .page-id-20713 h1.page-title {
        padding-top: 20px;
    }
}

.page-id-20713 .call_to_action:first-of-type {
    min-height: 0;
}

.page-id-20713 .call_to_action:first-of-type .overlay {
    visibility: hidden;
}

.page-id-20713 .call_to_action:first-of-type .inner {
    padding: 32% 0 0 32% !important;
}

.page-id-20713 .call_to_action:first-of-type .inner .white-box {
    display: none;
}

.page-id-20713 .call_to_action:first-of-type .inner .button-link {
    justify-content: flex-end;
    margin: -50px 30px 20px 0;
}

@media (max-width: 767px) {
    .page-id-20713 .call_to_action:first-of-type .inner .button-link {
        margin: -30px 30px 0 0;
    }
}

.page-id-20713 .call_to_action:first-of-type .inner .button-link i {
    display: none;
}

.page-id-20713 .call_to_action:first-of-type .inner .button-link span {
    color: #fff;
    font-size: 1em;
    text-decoration: underline;
}

@media (max-width: 767px) {
    .page-id-20713 .call_to_action:first-of-type .inner .button-link span {
        font-size: .6em;
    }
}

.page-id-20713 .call_to_action:first-of-type .inner .button-link span:hover {
    color: #ffdd00;
}

.page-id-20713 .call_to_action:first-of-type .inner .button-link span::before {
    font-family: FontAwesome;
    content: '\f25a';
    display: inline-block;
    margin-right: 5px;
    padding: 4px;
    border-radius: 50%;
    background-color: #ffdd00;
    color: #000;
}

.page-id-20713 .call_to_action:first-of-type .inner .button-link span:hover::before {
    background-color: #000;
    color: #ffdd00;
}

.page-id-20713 .dqte-row {
    display: flex;
    gap: 10%;
}

@media (max-width: 767px) {
    .page-id-20713 .dqte-row {
        flex-direction: column;
    }
}

.page-id-20713 .dqte-col {
    flex: 1;
}

.page-id-20713 .dqte-fiche-nom {
    float: left;
    width: 85%;
}

.page-id-20713 .dqte-fiche-icone {
    float: right;
    width: 15%;
}

.page-id-20713 .dqte-fiche-titre::after {
    content: "";
    display: table;
    clear: both;
}

.page-id-20713 .dqte-jaune {
    color: #fff;
    font-size: 1.9em;
    line-height: 1.3;
}

.page-id-20713 h2.dqte-jaune::after {
    display: none;
}

/*
.page-id-20713 .dqte-jaune > span {
    display: inline;
    padding: 0 10px 0;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    background-color: #ffdd00;
}
*/

.page-id-20713 .dqte-no-margin-bottom {
    margin-bottom: 0;
}

.page-id-20713 .dqte-video-ig {
    max-width: 40px;
}

@media (max-width: 1250px) {
    .page-id-20713 h2.dqte-jaune {
        font-size: 1.2em;
    }
    .page-id-20713 .dqte-video-ig {
        max-width: 25px;
    }
}

.page-id-20713 .dqte-texte {
    color: #fff;
}

.page-id-20713 .galleryid-20713 {
    padding: 0 0 3vw 0;
}

.page-id-20713 div.mfp-title {
    display: none !important;
}

.page-id-20713 .twocols.dqte-quiz .boxed-white .inner .icon .fa::before {
    border: 10px solid #ffdd00;
    border-radius: 50%;
    background-color: #ffdd00;
    color: #000;
}

.page-id-20713 .twocols.dqte-quiz .boxed-white.col-text .inner h2 {
    margin: 0 0 20px 0;
}

.page-id-20713 .twocols.dqte-quiz .boxed-white.col-text .inner h2::after {
    border: none;
}

.page-id-20713 .twocols.dqte-quiz .boxed-white.col-text .inner h3 a {
    color: #ffdd00;
    text-decoration: underline;
}

.page-id-20713 .twocols.dqte-quiz .boxed-white.col-text .inner h3 a:hover {
    color: #2775a7;
    text-decoration: none;
}

.page-id-20713 .twocols.dqte-centered-logo .col-gallery:last-child {
    text-align: center;
}

/* dqte2023 end */

/* dqte2023 accueil start */

@media (max-width: 1250px) {
    .home .main .content .home-slider {
        height: 55vw;
    }
}

/* dqte2023 accueil end */

/* carrière policière - dqte start */

@media (max-width: 1024px) {
    .page-id-3258 .compact-header .careers-officer.init {
        padding-top: 106px;
    }
}

@media (min-width: 1025px) {
    .page-id-3258 .call_to_action:first-of-type {
        max-width: 60%;
        margin: 0 auto;
    }
}

.page-id-3258 .call_to_action:first-of-type {
    min-height: 0;
}

.page-id-3258 .call_to_action:first-of-type .overlay {
    visibility: hidden;
}

.page-id-3258 .call_to_action:first-of-type .inner {
    z-index: 1;
    padding: 0 0 32% 2% !important;
}

.page-id-3258 .call_to_action:first-of-type .inner .white-box {
    display: none;
}

.page-id-3258 .call_to_action:first-of-type .inner .button-link {
    max-width: 280px;
    margin: 30px 0 0 20px;
}

@media (min-width: 1024px) {
    .page-id-3258 .call_to_action:first-of-type .inner .button-link {
        margin: 20px 0 0 50px;
    }
}

@media (max-width: 767px) {
    .page-id-3258 .call_to_action:first-of-type .inner .button-link {
        max-width: 180px;
        margin: 6px 0 0 0;
    }
}

.page-id-3258 .call_to_action:first-of-type .inner .button-link i {
    display: none;
}

.page-id-3258 .call_to_action:first-of-type .inner .button-link span {
    color: #fff;
    font-size: 1em;
    text-decoration: underline;
}

@media (max-width: 767px) {
    .page-id-3258 .call_to_action:first-of-type .inner .button-link span {
        font-size: .6em;
    }
}

.page-id-3258 .call_to_action:first-of-type .inner .button-link span:hover {
    color: #ffdd00;
}

.page-id-3258 .call_to_action:first-of-type .inner .button-link span::before {
    font-family: FontAwesome;
    content: '\f25a';
    display: inline-block;
    margin-right: 5px;
    padding: 4px;
    border-radius: 50%;
    background-color: #ffdd00;
    color: #000;
}

.page-id-3258 .call_to_action:first-of-type .inner .button-link span:hover::before {
    background-color: #000;
    color: #ffdd00;
}

/* carrière policière - dqte end */

/* policiers séniors - start */

.careers-officer #careersc .section:nth-child(4) .person {
    background-image: url('../images/police-4.png')
}

/* policiers séniors - end */

/* zone zéro - start */

.page-id-24917 h4 {
    font-size: 20px;
}

.page-id-24917 .zone-zero-circle {
    font-family: 'Open Sans', sans-serif;
}

.page-id-24917 .zone-zero-gold {
    color: #c19501;
}

.page-id-24917 .twocols.zone-zero-questce {
    background-color: #012d50;
}

.page-id-24917 .twocols.zone-zero-carte table th {
    background-color: #012d50;
    color: #fff;
    text-align: center;
}

.page-id-24917 .twocols.zone-zero-securisation {
    background-color: #012d50;
}

.page-id-24917 .twocols.zone-zero-causes {
    background-color: #012d50;
}

.page-id-24917 .zone-zero-cause {
    margin-bottom: 120px;
}

.page-id-24917 .zone-zero-cause:first-of-type {
    margin-top: 50px;
}

.page-id-24917 .zone-zero-cause .zone-zero-saviez-vous {
    width: 50%;
    margin: 50px auto 0;
    padding: 20px;
    border: 2px solid #fff;
    text-align: center;
}

.page-id-24917 .zone-zero-slogan {
    font-size: 28px;
    text-align: center;
    text-transform: uppercase;
}

.page-id-24917 .zone-zero-logos-container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    gap: 30px;
    margin-top: 50px;
}

@media (max-width: 1024px) {
    .page-id-24917 h1.page-title {
        padding-top: 20px;
    }
}

@media (max-width: 767px) {
    .page-id-24917 .zone-zero-cause .zone-zero-saviez-vous {
        width: 100%;
    }
}

/* zone zéro - end */

/* une arme */

body.page-id-26216 {
    background-color: #000;
}

.page-id-26216 h1.page-title {
    color: #fff;
}

.page-id-26216 .content a {
    color: #00cc99;
    text-decoration: underline;
}

.page-id-26216 .content a:hover {
    text-decoration: none;
}

/* une arme - end */

/* ça va - start */

.page-id-27385 h1, .page-id-27385 h2 {
    hyphens: unset;
}

.page-id-27385 .page-layouts h2::after {
    border-top: unset;
}

.page-id-27385 h4 {
    font-size: 20px;
}

.page-id-27385 .twocols.parler {
    background-color: #333;
}

@media (max-width: 1024px) {
    .page-id-27385 h1.page-title {
        padding-top: 20px;
    }
}

/* ça va - end */

.organization-chart .department:first-child .member.children--2>a::before {
    border-right: none
}

.organization-chart .department .member .children {
    top: 70px;
    min-width: 400px;
    min-height: 130px
}

.page-id-13699 .twocols.full-width [class*=col-] {
    padding-top: 0;
    padding-bottom: 3vw
}

.page-id-16 #fixed-main .content .page-layouts .twocols [class*=col]:not(.tab-panediv) {
    padding: 15px 5vw 0 5vw;
    margin: 0
}

.page-id-4412 #fixed-main .fixed-bg .bg {
    top: 160px;
}

.page-id-4412 #fixed-main .content .fixed-title {
    z-index: 999;
}

.hdrbanner {
    position: fixed;
    top: 80px;
    left: 0;
    width: 100%;
    min-height: 80px;
    z-index: 1000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 20px;
    background-color: #e2e2e2;
    box-shadow: 0 1px 2px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}

@media (max-width: 500px) {
    .hdrbanner {
        font-size: .6em
    }
}

.blog .main,.archive .main,.single-news_report .main {
    margin-top: 80px
}

/* Accès à l'information */
.page-id-72 .accordion.demande-acces-info  {
	margin-top: 50px;
    border: 15px solid #c0c0c0
}

/* EMIPIC */
.page-id-23474 h1, .page-id-23474 h2 {
    hyphens: unset;
}

@media (max-width: 500px) {
    .page-id-23474 .wp-image-23487 {
        width: 50%;
    }
}

.wordcloud-container {
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.cloud {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 80%;
    line-height: 2.75rem;
    padding-left: 0;
}

ul.cloud li:before { content: ""; }
ul.cloud li { margin: 0; padding: 0; }

ul.cloud span {
    --size: 4;
    --color: #a33;
    color: #fff;
    font-size: 1em;
    display: block;
    padding: 0.125rem 0.25rem;
    position: relative;
    text-decoration: none;
}

ul.cloud span[data-weight="1"] { font-size: .6em; }
ul.cloud span[data-weight="2"] { font-size: .8em; }
ul.cloud span[data-weight="3"] { font-size: 1em; }
ul.cloud span[data-weight="4"] { font-size: 1.2em; }
ul.cloud span[data-weight="5"] { font-size: 1.6em; }
ul.cloud span[data-weight="6"] { font-size: 2em; }
ul.cloud span[data-weight="7"] { font-size: 2.4em; }
ul.cloud span[data-weight="8"] { font-size: 3.2em; }
ul.cloud span[data-weight="9"] { font-size: 3.6em; }

ul.cloud li:nth-child(2n+1) span { color: #ffd506; }
ul.cloud li:nth-child(3n+1) span { color: #ffa81b; }
ul.cloud li:nth-child(4n+1) span { color: #afdfb9; }

ul.cloud span::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 100%;
    background: #c0c0c0;
    transform: translate(-50%, 0);
    opacity: 0.15;
    transition: width 0.25s;
}

ul.cloud span:focus::before,
ul.cloud span:hover::before {
    width: 100%;
}

@media (prefers-reduced-motion) {
    ul.cloud * {
        transition: none !important;
    }
}