﻿@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+Antique:wght@300;500&display=swap');
body {
    font-family: 'Zen Kaku Gothic Antique', sans-serif;
    overflow-x: hidden;
}

.body-content {
    max-width: 100%;
    position: relative;
}
header {
    background-color: #e1e4de !important; /*vert*/
    width: 100vw;
    opacity: .8;
}
    header:hover {
        opacity: 1 !important;
    }

section{
    margin-left:0 !important;
    margin-right:0 !important;
}
ul {
    padding-inline-start: 0px !important;
}

nav.navbar-brand {
    line-height: 20px !important;
    height: 46.513px;
}

/*--------------------------------------------------------------------*/
/* XS smartphones, iPhone, portrait*/

@media (max-width:576px) {
    #divslick {
        margin-left: .5vw !important;
        margin-right: .5vw !important;
        padding-top: 1.5rem !important;
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
    .slick-arrow {
        margin-right: 1.3rem;
        margin-left: 1.3rem;
    }
    .m {
        width: 100vw;
    }
    #ritma {
        max-width: 55vw;
        height: auto;
    }
    #hypno{
        padding-top: 1rem;
    }
    #valm {
        width: 100vw !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .navbar-collapse {
        align-items: start !important;
        justify-content: left !important;
    }
    .nav-link {
        padding-left: 0;
        margin-left: 0;
    }
}

/* SM portrait tablets, portrait iPad*/
@media (min-width:577px) and (max-width:768px) {
    #divslick {
        margin-left: 5vw !important;
        margin-right: 5vw !important;
        padding-top: 1.5rem !important;
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
    }

    .slick-arrow {
        margin-right: 1rem;
        margin-left: 1rem;
    }

    .m {
        width: 90vw;
    }

    #ritma {
        max-width: 30vw;
        height: auto;
    }

    #valm {
        width: 100vw !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .navbar-collapse {
        justify-content: left !important;
        align-items: start !important;
    }
    .nav-link {
        padding-left: 0;
        margin-left: 0;
    }
}

/* MD tablet, landscape iPad, lo-res laptops*/
@media (min-width:769px) and (max-width:992px) {

    #divslick {
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-top: 1.5rem !important;
        padding-left: 6rem !important;
        padding-right: 6rem !important;
    }

    .slick-arrow {
        margin-right: 5rem;
        margin-left: 5rem;
    }

    .m {
        width: 80vw;
    }

    #ritma {
        max-width: 25vw;
        height: auto;
    }

    #valm {
        width: 100vw !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .navbar-collapse {
        justify-content: left !important;
        align-items: start !important;
    }
    .nav-link {
        padding-left: 0 !important;
        margin-left:0 !important;
    }

}

/* LG big landscape tablets, laptops, and desktops */
@media (min-width:993px) and (max-width:1199px) {
    #divslick {
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-top: 1.5rem !important;
        padding-left: 13rem !important;
        padding-right: 13rem !important;
    }

    .slick-arrow {
        margin-right: 8rem;
        margin-left: 8rem;
    }

    .m {
        width: 60vw;
    }

    #ritma {
        max-width: 25vw;
        height: auto;
    }
    .navbar-collapse {
        justify-content: center !important;
    }
    #valerie {
        margin-left: 0.5rem;
    }
}

/* hi-res laptops and desktops: 1280px width */
@media (min-width:1200px) {
    #divslick {
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-top: 1.5rem !important;
        padding-left: 20rem !important;
        padding-right: 20rem !important;
    }
    .slick-arrow {
        margin-right: 15rem;
        margin-left: 15rem;
    }
    .m {
        width: 60vw;
    }
    #ritma {
        max-width: 15vw;
        height: auto;
    }
    .navbar-collapse {
        justify-content: center !important;
    }
    #valerie {
        margin-left: 0.5rem;
    }
}
/*--------------------------------------------------------------------*/

.firstimage {
    display: block;
    max-width: 70%;
    height: auto;
    margin-top: 2rem !important;
    margin-left : auto;
    margin-right: auto;
}
.lastimage {
    max-width: 70%;
    height: auto;
}
.navbar a:hover {
    color: rgba(0,0,0,.5);
}
.nav-item.active >a  {
    color: rgba(0,0,0,.8) !important;
}


a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}
a.nav-link {
    font-size: initial;
    color: rgba(0, 0, 0, 0.9) !important;
}
input:hover {
    font-weight: bold;
    transition: font-weight .5s ease;
}
.sep.nav-item:not(:last-child) {
    -webkit-box-shadow: 10px 0px 0px -9px gray;
    -moz-box-shadow: 10px 0px 0px -9px gray;
    box-shadow: 10px 0px 0px -9px gray;
}

.cerfvolant{
    margin-top:0 !important;
}

.image {
    position: static;
    top: 0;
}
.btnv {
    height: 3rem;
    padding-top: 0.7rem;
    background-color: #08c; 
    border-color: dimgrey;
    color: white;
}
    .btnv:hover {
        font-weight: bolder;
        color: white;
        border-width:1.6px !important;
    }
.menuV70{
    width: 70vw !important;
}
.menuV100{
    width: 100vw !important;
}

/*colors-------------------------------------------------- 
    sequence: vert -> rose -> blanc
*/

#hypno {
    background-color: #e1e4de; /*vert*/
}
#application,
#application > div,
#modalErickson > .modal-dialog > .modal-content > .modal-header {
    background-color: #fbe9e5; /*rose*/
}
#temoignages {
    background-color: transparent; /*blanc*/
}
#valerie,
#valerie > div,
#collapseContact > .card {
    background-color: #e1e4de; /*vert*/
}
consultation,
#consultation > div,
#consultationmobile > div {
    background-color: #fbe9e5; /*rose*/
}
.modalContactRose {
    background-color: #fbe9e5; /*rose*/
}
.modalContactVert {
    background-color: #e1e4de; /*vert*/
}
/*--------------------------------------------------*/

#hypno > div {
    justify-content: space-around;
}
#hypnoalert > div > div{
    padding-top: 1rem;
}
#application > div {
    justify-content: space-around;
}

#temoignages > div {
    padding-bottom: 2rem !important;
}

#consultation > div {
    padding-bottom: 2rem !important;
}
#valerie > div {
    justify-content: space-around;
}

#divslick {
    font-style: italic !important;
    justify-content: center !important;
}

.item {
    flex-basis: 47% !important;
}
.subi {
    background-color: white;
}
    .subi > ul > li > a:hover {
        font-weight: bold;
        transition: font-weight .5s ease;
    }
    .subi.consultation1,
    .subi.consultation2 {
        border-right: 1px solid gray;
    }

.subiForm {
    flex-basis: 45%;
    background-color: white;
    opacity: .9;
    padding-left: 1rem;
    padding-right: 2rem;
}
a {
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
    a:hover {
        font-weight: 500;
    }
.acontent {
    color: #343a40 !important;
    text-decoration: underline !important;
    cursor: pointer;
}
.afficher {
    color: #343a40 !important;
    text-decoration: none;
    font-weight: bold;
}

.nav-item{
    padding-left: 4px;
    padding-right: 4px;
}
#contact {
    min-height: 70%;
}
    #contact > .container > .item {
        display: flex;
        width: 100%;
        flex-basis: 100%;
    }
    #contact > .container > .item > .subi {
        flex-basis: 25%;
    }
        #contact > .container > .item > .subi > h5,
        #contact > .container > .item > .subiForm > h5 {
            margin-top: 30px;
            margin-bottom: 20px;
        }


ul {
    list-style-type: none;
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.mauto {
    margin-right: auto;
    margin-left: auto;
}
.submitButton {
    opacity: .85;
    margin-top: 0;
    float: left;
}

.adminmenu,
.adminmenu > a {
    background-color: white;
    opacity: 1;
}

section {
    text-align: center;
}

h2{
    caret-color: transparent;
}
    section h2{
        margin-left: auto;
        margin-right: auto;
        height: 40px;
        line-height: 40px;
    }

    .section div {
        margin-left: auto;
        margin-right: auto;
    }

.slickcontainer {
    width: 95vw;
}
.slick-slide{
    text-align: left !important;
}
.slick-dots {
    position: static !important;
}
.opacity8 {
    opacity: .8 !important;
}
.opacity10 {
    opacity: 1 !important;
}
/* modals
-------------------------------------------------- */
#modalErickson > .modal-dialog {
    max-width: 800px !important;
}
#modalTemoignages > .modal-dialog {
    max-width: 600px !important;
}

.modal .modal-full-height {
    width: 480px !important;
}

.modal-header.modal-info {
    color: #fff;
    background-color: #e1e4de;
}

.modal-header.modal-danger {
    color: #fff;
    background-color: #dc3545;
}

.modal-header.modal-warning {
    color: #212529;
    background-color: #ffc107;
}

/* Highlight menu item on scroll
-------------------------------------------------- */
.activemenu {
    font-weight: 800;
}

.bt-dark-18 {
    border-top-color: rgba(33,37,41,.18);
    border-top-style: solid;
    border-top-width: 1px;
}

