/*
Theme Name: Interlude Santé
Theme URI:
Description: Hopital Saint Camille
Version: 1.0
Author: Interlude Santé
Author URI: http://www.interludesante.com
*/
/* letter-spacing:1px; */

@import "css/header.css";
@import "css/accueil.css";
@import "css/standard.css";
@import "css/medecin.css";
@import "css/structures.css";
@import "css/actualite.css";
@import "css/emplois.css";
@import "css/footer.css";

/* style structure */

/*   Fin style structure */
.clearfix {
    clear: both;
}

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
    clear: both;
}

.hidden {
    display: none !important;
}

.absolute {
    position: absolute;
}

div::after, p::after, li::after, article::after, section::after, footer::after, h1::after, nav::after {
    clear: both;
}

* {
    box-sizing: border-box !important;
}

table {
    border-collapse: collapse;
    margin: 20px auto;
}

.erreur {
    color: red;
    font-weight: red;
}

body {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #4a555b;
    font-family: 'Noto Sans', sans-serif;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 100vw;
    height: 100vh;
}

#global {
    position: relative;
}

h2 {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
}

h3 {
    font-weight: 400;
    font-size: 1.5em;
    color: #0073ac;
}

h4 {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 1.125em;
    color: #ae3c78;
    margin-bottom: 5px;
}

h4 + * {
    margin-top: 5px;
}

h1 a, h2 a, h3 a, h4 a {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
}

ul, li, a {
    text-decoration: none;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    list-style: none;
}

img {
    border: none;
    max-width: 100%;
    height: auto;
}

a {
    text-decoration: underline;
    color: #4a555b;
}

a:hover {
    font-weight: 600;
}

h1 a, h2 a, h3 a, h4 a, header a {
    text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, header a:hover {
    font-weight: inherit;
}

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

.container {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    position: relative;
    padding: 40px;
}

.content {
    width: 100%;
    max-width: 1205px;
    margin: 0 auto;
    position: relative;
}

.contenu {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

img.center, img.aligncenter {
    display: block;
    margin: 10px auto;
}

img.alignleft, img.gauche {
    margin-right: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
}

img.alignright, img.droite {
    margin-left: 15px;
}

.gauche, .alignleft {
    float: left;
}

.droite, .alignright {
    float: right;
}

.ui-icon {
    background-image: url("./images/accordion.png") !important;
    width: 24px !important;
    height: 24px !important;
    background-size: 50px;
    margin-right: 10px;
}

.ui-icon.ui-icon-triangle-1-n {
    background-position: right top;
}

.ui-icon.ui-icon-triangle-1-s {
    background-position: left top;
}

/****************** Fil Ariane ******************/
#fil-ariane {
    margin: 0 auto;
    line-height: 77px;
    font-size: 1em;
    color: #4a555b;
    font-weight: 100;
}

#fil-ariane a {
    color: #4a555b;
    font-weight: 100;
    text-decoration: none;
}

#fil-ariane a:hover {
    font-weight: 400;
}

#fil-ariane span[typeof='ListItem'] {
    display: inline-block;
    margin: 0 10px;
}

#fil-ariane span[typeof='ListItem'].itemAccueil {
    display: inline-block;
    margin-left: 0;
}

#fil-ariane span.current-item {
    color: #006ea6;
    margin-left: 10px;
}

.su-spoiler {
    margin-top: 25px !important;
    border-bottom: 1px solid #f1f3f5;
}

.su-spoiler .su-spoiler {
    padding-left: 2%;
}

.su-spoiler-title p {
    display: none;
}

.su-spoiler-style-default > .su-spoiler-title {
    font-size: 1.875em !important;
    padding-left: 0 !important;
    padding-right: 27px !important;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    line-height: inherit !important;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: center;
}

.su-spoiler .su-spoiler-style-default .su-spoiler-title {
    font-size: 1.5em !important;
    color: #0073ac;
    font-family: 'Noto Sans', sans-serif;
}

.su-spoiler-icon {
    display: inline-block !important;
}

.su-spoiler-style-default > .su-spoiler-title > .su-spoiler-icon {
    position: relative;
    left: inherit !important;
    top: inherit !important;
    width: inherit !important;
    height: inherit !important;
}

.su-spoiler-style-default > .su-spoiler-content {
    padding: 0 !important;
}

.su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-icon::before {
    content: "+" !important;
    font-size: 1.875em;
}

.ui-accordion .ui-accordion-header {
    background-color: transparent;
    border: none;
}

.ui-accordion .ui-accordion-header h2 {
    background-color: transparent;
    border: none;
    margin-bottom: 10px !important;
}

.ui-accordion .ui-accordion-header h2 span {
    text-transform: none !important;
}

.ui-accordion .ui-accordion-content {
    padding: 0em !important;
    border: none;
}

.ui-accordion .ui-accordion-content span, #page .blocTexte .blocAnnuaire .su-spoiler-content span {
    padding-left: 20px;
    color: #56b56c;
}

.wpcf7 form {
    width: 70%;
}

.wpcf7 input, .wpcf7 textarea, .wpcf7 fieldset {
    width: 100%;
    box-shadow: inset 0.707px 0.707px 5px 0px rgba(0, 0, 1, 0.15);
    border: 1px solid transparent;
    padding: 10px 15px;
    font-size: 16px;
    -webkit-transition: 300ms border;
    -moz-transition: 300ms border;
    -ms-transition: 300ms border;
    -o-transition: 300ms border;
    transition: 300ms border;
}

.wpcf7 input.wpcf7-file {
    box-shadow: none;
}

.wpcf7 select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    width: 12%;
    background: #ffffff url("./images/select_right.png") no-repeat 85% 50%;
    border: 1px solid transparent;
    box-shadow: inset 0.707px 0.707px 5px 0px rgba(0, 0, 1, 0.15);
    font-size: 16px;
    line-height: normal;
    padding: 10px 15px;
    cursor: pointer;
    -webkit-transition: 300ms border;
    -moz-transition: 300ms border;
    -ms-transition: 300ms border;
    -o-transition: 300ms border;
    transition: 300ms border;
}

.wpcf7 fieldset input, .wpcf7 fieldset textarea {
    border: none !important;
    box-shadow: none;
}

.wpcf7 input.wpcf7-submit {
    width: auto;
    background-color: #065170;
    color: #fff;
    padding: 4px 30px;
    border-radius: 4px;
}

.wpcf7 input:focus, .wpcf7 textarea:focus, .wpcf7 input:hover, .wpcf7 textarea:hover {
    background: #dbebf3;
}

.wpcf7 input.wpcf7-file:hover {
    background: none;
}

.wpcf7 input.wpcf7-submit:hover, .wpcf7 input.wpcf7-submit:focus {
    background: #D73831;
}

.wpcf7 fieldset input:focus, .wpcf7 fieldset input:hover {
    background: transparent !important;
}

.wpcf7-acceptance span label {
    display: flex;
    align-items: flex-start;
}

.wpcf7-acceptance span label input {
    width: auto;
    margin: 0;
    margin-right: 20px;
}

.wpcf7-acceptance span label input[type="checkbox"]:checked {
    margin-right: 20px;
}

div.wpcf7-validation-errors {
    border: 2px solid #065170 !important;
    border-radius: 4px;
    color: #D73831;
    margin-top: 15px !important;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #065170 !important;
    border-radius: 4px;
    color: #56b56c;
    margin-top: 15px !important;
}

/* Responsive */
@media screen and (max-width: 1205px) {
    .content {
        max-width: 800px;
    }
}

@media screen and (max-width: 900px) {
    .Page .content {
        width: 95%;
    }

    #fil-ariane {
        margin-top: 25px;
    }

    .Page h2 {
        font-size: 2em;
    }

    .Page h3 {
        font-size: 1.725em;
    }

    .Page h4 {
        font-size: 1.625em;
    }

    .wpcf7 form {
        width: 90%;
    }

    .wpcf7 input, .wpcf7 textarea, .wpcf7 fieldset {
        box-shadow: none;
        background-color: #f3f3f3;
    }

    .wpcf7 input.wpcf7-file {
        background-color: transparent;
    }
}

@media screen and (max-width: 700px) {
    .content {
        width: 95%;
    }
}

@media screen and (max-width: 500px) {}
