/**
 * @file
 * Subtheme specific CSS.
 */
html {
    height: 100vh;
}

html,
body {
    max-width: 100%;
    overflow-x: hidden;
}

body {
    margin-top: 93px;
}

h2::before,
h3::before,
h4::before,
h5::before,
h6::before {
    display: block;
    content: " ";
    height: 93px;
    margin-top: -93px;
    visibility: hidden;
}

#page {
    position: relative;
}

#toolbar-administration.seeds_toolbar {
    z-index: 99999;
}

footer {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.navbar-brand img {
    width: 300px;
}

.affix {
    z-index: 10 !important;
    min-height: 60px;
}

.region-top-header-form {
    margin-right: 0;
}

.navbar-toggler {
    position: fixed;
    right: 12px;
    top: 12px;
}

.scrolled .navbar-brand img {
    z-index: 1500;
}

#header,
.navbar-light,
.region-top-header,
.navbar,
.navbar-brand,
.navbar-brand img {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.toolbar-horizontal.scrolled .navbar-brand img {
    z-index: 500;
}

.toolbar-horizontal .scrolled #block-prisederdvheader .btn {
    z-index: 500;
}

:focus {
    outline: none !important;
}

.node .text-formatted a,
.node .text-formatted a:hover {
    border-bottom: 1px dotted;
    color: #6e686a;
    text-decoration: none;
}

.boldblue {
    color: #264e9d;
    font-weight: bold;
}

.boldred {
    color: #ed9aae;
    font-weight: bold;
}

#block-tocbot {
    position: fixed;
    visibility: hidden;
}

#block-tocbot .contextual {
    display: none;
}

#main {
    padding-top: 20px;
}

.seprator {
    width: 100px;
    height: 1px;
    background-color: #6ABF4B;
    margin: 0px auto;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.seprator::before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    border-radius: 100%;
    top: -9px;
    background: #f8f9fa;
    border: 1px solid #6ABF4B;
}

.sepratoractu {
    width: 100%;
    height: 1px;
    background-color: #fbd241;
    margin: 0px auto;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.sepratoractu::before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    right: 0;
    border-radius: 100%;
    top: -9px;
    background: #ffffff;
    border: 1px solid #fbd241;
}

.sepratoractu.pediatrie {
    background-color: #EF8491;
}

.sepratoractu.pediatrie::before {
    border: 1px solid #EF8491;
}

.sepratoractu.allergologie {
    background-color: #6ABF4B;
}

.sepratoractu.allergologie::before {
    border: 1px solid #6ABF4B;
}

.sepratoractu.pneumologie {
    background-color: #B7CBEA;
}

.actu.pneumologie a {
    font-size: 0.9rem;
    padding: 7px;
    color: #fff;
    background: #b8caea;
    text-decoration: none;
    border-radius: 15px;
}

.actu.pneumologie a:hover {
    color: #fff;
    background: #b8caea;
    text-decoration: none;
}

.actu.pediatrie a {
    position: absolute;
    top: -48px;
    right: 0;
    font-size: 0.9rem;
    padding: 7px;
    color: #fff;
    background: #EF8491;
    text-decoration: none;
    border-radius: 15px;
}

.actu.pediatrie a:hover {
    color: #fff;
    background: #EF8491;
    text-decoration: none;
}

.actu.allergologie a {
    position: absolute;
    top: -48px;
    right: 0;
    font-size: 0.9rem;
    padding: 7px;
    color: #fff;
    background: #6ABF4B;
    text-decoration: none;
    border-radius: 15px;
}

.actu.allergologie a:hover {
    color: #fff;
    background: #6ABF4B;
    text-decoration: none;
}

.node--type-actualite .actu.allergologie a,
.node--type-actualite .actu.pediatrie a,
.node--type-actualite .actu.pneumologie a {
    position: absolute;
    top: -48px;
    right: 0;
}

.sepratoractu.pneumologie::before {
    border: 1px solid #B7CBEA;
}

#block-navigationprincipale>div.container.row.m-auto>ul>li:nth-child(1) .seprator {
    background-color: #EF8491;
}

#block-navigationprincipale>div.container.row.m-auto>ul>li:nth-child(1) .seprator::before {
    border: 1px solid #EF8491;
}

#block-navigationprincipale>div.container.row.m-auto>ul>li:nth-child(3) .seprator {
    background-color: #B7CBEA;
}

#block-navigationprincipale>div.container.row.m-auto>ul>li:nth-child(3) .seprator::before {
    border: 1px solid #B7CBEA;
}

.fa-map-marker {
    color: #EF8491;
}

#navbar-main {
    padding-top: 0;
}

#navbar-top {
    padding-bottom: 0;
}

.nav-link {
    display: block;
    padding: .5rem 0.6rem;
}

#block-navigationprincipale .nav-link {
    display: inline-block;
    color: #0047BA;
    font-weight: 500;
    font-size: 1.3rem;
    vertical-align: baseline;
}

#block-menugauche ul {
    display: inline-block;
}

#block-menugauche {
    position: fixed;
    top: 90px;
    width: 18%;
    max-width: 260px;
}

.toolbar-horizontal .sidebar_first aside {
    top: 220px;
}

.paragraph--type--section {
    border: 2px solid #eeeeee;
    padding: 20px;
    border-radius: 0;
    margin-bottom: 20px;
    position: relative;
}

svg.ext {
    width: 18px;
    height: 18px;
    padding-left: 0.2em;
    fill: #727272;
    font-weight: 400;
    border: none;
    margin-bottom: 3px;
}

.paragraph--type--section .field--name-field-titre {
    display: inline-flex;
}

.btn-primary {
    background-color: #254e9d;
    border-color: #254e9d;
    width: 100%;
    text-align: center;
    border-radius: 15px;
}

.btn-primary .ext {
    display: none
}

.rdvico {
    height: 100px;
    position: relative;
}

.rdvico .picto {
    bottom: -5px;
    position: absolute;
    right: 32px;
    max-width: 88px;
}

.rdvico .rdv {
    font-family: input-serif-narrow, serif;
    font-style: initial;
    font-size: 1rem;
    position: relative;
    color: #fff;
    font-weight: 100;
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 1rem 1rem;
    font-size: 1.10rem;
    line-height: 1.5;
    border-radius: 0.3rem !important;
}

.rdvico .cancel {
    font-family: input-serif-narrow, serif;
    font-style: initial;
    font-size: 1.5rem;
    position: absolute;
    left: 15px;
    color: #fff;
    bottom: 16px;
    font-weight: 100;
}

.addrbus {
    font-size: 0.99rem;
    padding-left: 62px;
    display: block;
    margin-top: -54px;
}

.addrbus span {
    display: block;
}

.paragraph--type--section .paragraphtitle {
    color: #264e9d;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 1.2em;
}

.paragraph--type--section-niveau-2 .paragraphtitle {
    color: #264e9d;
    font-weight: 300;
    font-size: 1.1em;
    margin-bottom: 20px;
    display: block;
}

.paragraph--type--section .titlewrapper {
    position: relative;
}

.paragraph--type--section .titlewrapper::before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background: #f8f9fa;
    border: 2px solid #264e9d;
    top: 9px;
}

.paragraph--type--section-niveau-2 .titlewrapper::before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #f8f9fa;
    border: 1px solid #264e9d;
    top: 9px;
}

.paragraph--type--section .titlewrapper .paragraphtitle {
    margin-left: 20px;
}

.anchor h2,
.anchor h3 {
    margin: 0;
    font-size: 6px;
}

.site-footer {
    border-top: 2px solid #eeeeee;
    position: relative;
}

.site-footer,
.site-footer h2,
.site-footer p,
.site-footer .content {
    color: #c0c0c0;
}

#block-footerlogo img {
    max-width: 280px;
}

.bty {
    border-top: 2px solid #fbd241;
}

.btb {
    border-top: 2px solid #254e9d;
}

.fbold,
.fbold a {
    font-size: 1.2rem;
    color: #254e9d !important;
    margin-left: 7px;
    font-weight: 400;
    text-decoration: none;
    margin-bottom: 28px;
}

.flight,
.flight a {
    font-size: 1.2rem;
    color: #254e9d !important;
    margin-left: 7px;
    font-weight: 300;
    text-decoration: none;
}

#block-bradatan-content>div>article>div>div.field.field--name-field-sections.field--type-entity-reference-revisions.field--label-visually_hidden>div.field__items>div:nth-child(4)>div.paragraph.paragraph--type--section.paragraph--view-mode--default.anchored>div.field.field--name-field-icone.field--type-image.field--label-visually_hidden.float-right {
    position: absolute;
    bottom: 15px;
    right: 15px;
}

.view-banniere img {
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    -webkit-mask-image: linear-gradient(black 25%, transparent);
    mask-image: linear-gradient(black 25%, transparent);
}

#block-bradatan-content {
    margin-bottom: 60px;
}

.picto {
    width: 60px;
}

a.voir::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1.2;
    margin-right: 5px;
    font-size: 1rem;
    margin-right: 5px;
    content: '\f06e';
}

a.modifier::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1.2;
    margin-right: 5px;
    font-size: 1rem;
    margin-right: 5px;
    content: '\f044';
}

a.supprimer::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1.2;
    margin-right: 5px;
    font-size: 1rem;
    margin-right: 5px;
    content: '\f2ed';
}

a.revisions::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1.2;
    margin-right: 5px;
    font-size: 1rem;
    margin-right: 5px;
    content: '\f1da';
}

a.icon-node-11::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1.2;
    margin-right: 5px;
    font-size: 1.2rem;
    margin-right: 5px;
    content: '\f21d';
}

a.icon-node-12::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1.2;
    margin-right: 5px;
    font-size: 1.3rem;
    margin-right: 5px;
    content: '\f1ae';
}

a.icon-node-13::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1.2;
    margin-right: 5px;
    font-size: 1.2rem;
    margin-right: 5px;
    content: '\f5da';
}

a.icon-node-14::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1.2;
    margin-right: 5px;
    font-size: 1.2rem;
    margin-right: 5px;
    content: '\f0f0';
}

.tabs {
    margin-left: -15px;
}

a::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1.2;
    margin-left: 5px;
    font-size: 1rem;
    margin-right: 5px;
}

.pdf::after {
    content: "\f1c1";
    color: #ef8391;
}

.article::after {
    content: "\f303";
    color: #0047ba;
}

.video::after {
    content: "\f144";
    color: #c70909ad;
}

.website::after {
    content: "\f0ac";
    color: #ccc;
}

.tooltip-inner {
    background-color: #b8bdc1;
}

.tooltip.bs-tooltip-auto[x-placement^=right] .arrow::before,
.tooltip.bs-tooltip-right .arrow::before {
    border-right-color: #b8bdc1;
}

.view-actualites-full .odd>.row,
.view-actualites-full .even>.row {
    display: inline-block;
}

.view-actualites-full .odd .row .col-8 {
    display: inline-block;
    float: left;
}

.view-actualites-full .odd .row .col-4 {
    display: inline-block;
    float: right;
}

.view-actualites-full .even .row .col-8 {
    display: inline-block;
    float: right;
}

.view-actualites-full .even .row .col-4 {
    display: inline-block;
    float: left;
}

.text-formatted figure {
    padding: 14px;
    padding-bottom: 4px;
    margin: 24px;
    background: #f2f2f2;
    max-width: 42%;
}

.text-formatted figcaption {
    padding: 5px;
    padding-top: 0;
    background: #f2f2f2;
    text-align: center;
    color: #9b9b9b;
    font-size: 0.9rem;
}

.caption>* {
    display: block;
    max-width: 100%;
    margin: auto;
}

@media screen and (max-width: 1410px) {
    .seprator {
        width: 90px;
    }
}

@media screen and (max-width: 1200px) {
    .seprator {
        width: 40px;
    }
}

@media screen and (max-width: 992px) {
    .navbar-brand img {
        height: 65px;
    }

    #block-navigationprincipale .nav-link {
        font-size: 1rem;
    }

    .btn-primary {
        font-size: 0.75rem;
    }

    .seprator {
        width: 15px;
    }

    .seprator::before {
        width: 15px;
        height: 15px;
    }

    h2::before,
    h3::before,
    h4::before {
        display: block;
        content: " ";
        font-size: 0;
        height: 163px;
        margin-top: -163px;
        visibility: hidden;
    }

    .rdv,
    .cancel {
        font-size: 1rem !important;
    }

    .rdvico .picto {
        bottom: -5px;
        position: absolute;
        right: 8px;
        height: 65px;
    }

    .paragraph {
        padding: 12px;
        margin-bottom: 0;
    }

    #block-navigationprincipale>div>ul>li:nth-child(2) {
        margin-left: -12px !important
    }

    .fbold,
    .fbold a {
        font-size: 1.3rem;
        color: #254e9d !important;
        margin-left: 7px;
        font-weight: 400;
        text-decoration: none;
        margin-bottom: 12px;
    }

    .site-footer__bottom section {
        margin: 0;
        padding: 0;
    }

    .site-footer,
    .site-footer h2,
    .site-footer p,
    .site-footer .content {
        color: #808080;
        font-size: 1rem;
    }

    #block-footertext>div>div.row>div {
        padding: 0;
    }

    .text-formatted figure {
        padding: 14px;
        margin: 24px;
        background: #fbfbfb;
        max-width: 100%;
        width: 100%;
    }
}