/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////
                                                    LOGO
//////////////////////////////////////////////////////////////////////////////////////////////////////////////// */ 

.gtm-logo {
    position: fixed;
    top: 0;
    left: 50%;
    z-index: 100;
    transform: translateX(-50%);
    width: fit-content;
    background-color: #fff;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    max-width: 450px;
}

.gtm-logo .gtm-custom {
    padding: 20px 20px;
}

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////
                                                    HERO
//////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

.gtm-hero {
    position: relative;
}

.gtm-hero::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(24,46,78);
    background: linear-gradient(0deg, rgba(24,46,78,1) 0%, rgba(24,46,78,0.8786108193277311) 48%, rgba(24,46,78,0.3884147408963585) 79%);
}

.gtm-hero::after {
    content: url(/images/bas-hero.svg);
    position: absolute;
    left: 0;
    bottom: 0;
    transform: translateY(calc(100% - 1px));
    width: 100%;
    height: auto;
}

.gtm-hero .gtm-custom {
    min-height: 70svh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-left: 30px;
    padding-right: 30px;
  padding-top: 140px;
}

.gtm-hero .gtm-box-fleche {
    position: relative;
    z-index: 1;
    text-align: center;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}

.gtm-hero .gtm-box-fleche a {
    display: block;
}

.gtm-hero .gtm-box-fleche .gtm-cercle-fleche {
    position: relative;
    width: 100px;
}

.gtm-hero .gtm-box-fleche .gtm-fleche-go {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    animation: slide-top 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite alternate-reverse both;
}

@keyframes slide-top {
    0% {
      -webkit-transform: translate(-50%, -20px);
              transform: translate(-50%, -20px);
    }
    100% {
      -webkit-transform: translate(-50%, 0px);
              transform: translate(-50%, 0px);
    }
  }

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////
                                        C’est quoi l’hypnothérapie?
//////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

.gtm-img {
    position: relative;
    margin: 80px 0px 0px 0px;
}

.gtm-img-bottom {
    position: relative;
    margin: 20px 0px 80px 0px;
}

.gtm-img img, .gtm-img-bottom img, .gtm-img-left img, .gtm-img-right img {
    border-radius: 30px;
}

.gtm-img::before {
    content: url(/images/separateur-cercle.svg);
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -30%);
    width: 220px;
    height: auto;
    z-index: -1;
}

.gtm-img-bottom::before {
    content: url(/images/separateur-cercle.svg);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 30%);
    width: 220px;
    height: auto;
    z-index: -1;
}

.gtm-hypno-2 .gtm-custom {
    display: flex;
    flex-direction: column-reverse;
}

@media screen and (min-width: 992px) {
    .gtm-hypno-2 .gtm-custom {
        display: block;
    }
}

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////
                    Mon parcours, ma mission, ma vision : au cœur de votre transformation
//////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

.gtm-img-left {
    position: relative;
}

.gtm-img-left::before {
    content: url(/images/separateur-cercle.svg);
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translate(-50%, -30%);
    width: 220px;
    height: auto;
    z-index: -1;
}

.gtm-bg-gold {
    position: relative;
    overflow-x: hidden;
}

.gtm-bg-gold h3, .gtm-bg-gold p, .gtm-bg-gold h6 {
    position: relative;
    z-index: 2;
}

.gtm-bg-gold::before {
    content: url(/images/traits-blanc.svg);
    position: absolute;
    top: 30%;
    left: 0;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 300px;
}

.gtm-bg-gold::after {
    content: url(/images/traits-blanc.svg);
    position: absolute;
    bottom: 20%;
    right: 0;
    transform: translate(50%, -50%);
    width: 100%;
    max-width: 300px;
}


.gtm-bg-gold h3 {
    color: #fff;
}

@media screen and (min-width: 992px) {
    .gtm-img-left::before {
        top: 50%;
        bottom: auto;
        left: 0%;
        right: auto;
        transform: translate(-30%, -50%);
    }
}

.gtm-article {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.gtm-background {
    position: relative;
    margin-top: 100px;
}

.gtm-background::before {
    content: url(/images/haut-separateur.svg);
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: auto;
    transform: translateY(calc(-100% + 3px));
    line-height: 0;
}

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////
                                En quoi l’hypnothérapie peut m’aider?
//////////////////////////////////////////////////////////////////////////////////////////////////////////////// */




.gtm-double-accordeons-test .gtm-title {
    text-align: center;
    margin-bottom: 60px;
}

.gtm-double-accordeons-test ul {
    margin-left: 0px !important;
}

.gtm-double-accordeons-test .gtm-custom .gtm-accordeons-bg {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.gtm-double-accordeons-test .gtm-custom .gtm-accordeons-bg > div {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    max-width: 600px;
    margin: auto;
}

.gtm-title-acc-test.gtm-title-acc-01, .gtm-title-acc-test.gtm-title-acc-03, .gtm-title-acc-test.gtm-title-acc-05  {
    border-radius:25% 75% 23% 77% / 73% 23% 77% 27% !important;
}

.gtm-title-acc-test.gtm-title-acc-02, .gtm-title-acc-test.gtm-title-acc-04, .gtm-title-acc-test.gtm-title-acc-06 {
    border-radius:80% 20% 87% 13% / 18% 76% 24% 82% !important;
}


.gtm-double-accordeons-test .gtm-custom .gtm-accordeons-bg .gtm-title-acc-test {
    margin-bottom: 30px;
}

.gtm-double-accordeons-test .gtm-custom .gtm-accordeons-bg .gtm-title-acc-test h3 {
    text-align: center;
    padding: 20px 40px;
    position: relative;
    width: fit-content !important;
    margin: auto !important;
    font-size: .8rem !important;
}

.gtm-double-accordeons-test .gtm-custom .gtm-accordeons-bg .gtm-title-acc-test h3::before {
    content: url(/images/fleche.svg);
    position: absolute;
    top: 50%;
    right: -40px;
    transform: translateY(-50%);
    width: 20px;
}

.gtm-double-accordeons-test [data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=button] {
    border: 4px double #c47a22 !important;
}

.gtm-double-accordeons-test [data-rlta-element="panel"] {
    padding: 30px 40px;
    background-color: #c47a22 !important;
    border: 0px !important;
    margin-top: 20px;
}

.gtm-double-accordeons-test [data-rlta-element="panel"] li {
    margin-bottom: 10px;
}


@media screen and (min-width: 992px) {
    .gtm-double-accordeons-test .gtm-custom .gtm-accordeons-bg {
        flex-direction: row;
    }

    .gtm-double-accordeons-test .gtm-custom .gtm-accordeons-bg > div {
        width: 50%;
    }

    .gtm-double-accordeons-test .gtm-custom .gtm-accordeons-bg .gtm-title-acc-test h3 {
        font-size: 1.125rem !important;
    }
    
    .gtm-double-accordeons-test .gtm-custom .gtm-accordeons-bg .gtm-title-acc-test h3::before {
        right: -45px;
    }

    
    .gtm-title-acc-test.gtm-title-acc-01, .gtm-title-acc-test.gtm-title-acc-03, .gtm-title-acc-test.gtm-title-acc-05  {
        border-radius:25% 75% 23% 77% / 73% 23% 77% 27% !important;
    }

    .gtm-title-acc-test.gtm-title-acc-02, .gtm-title-acc-test.gtm-title-acc-04, .gtm-title-acc-test.gtm-title-acc-06 {
        border-radius:80% 20% 87% 13% / 18% 76% 24% 82% !important;
    }

    .gtm-double-accordeons-test [data-rlta-element="panel"] {
        padding: 60px 70px;
    }
}




.gtm-background-bottom {
    position: relative;
    margin-bottom: 40px;
}

@media screen and (min-width: 992px) {
    .gtm-background-bottom {
        margin-bottom: 100px;
}
}

.gtm-background-bottom::before {
    content: url(/images/bas-separateur.svg);
    position: absolute;
    bottom: 0%;
    left: 0%;
    width: 100%;
    height: auto;
    transform: translateY(calc(100% - 1px));
    line-height: 0;
}

.gtm-double-accordeons .gtm-custom {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    grid-gap: 60px;
}

.gtm-accordeons-bg h3 {
    color: #fff;
}

.gtm-title-acc h3 {
    position: relative;
}

.gtm-title-acc h3::before {
    content: url(/images/fleche.svg);
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    width: 20px;
}


.gtm-double-accordeons .gtm-custom > div  {
    width: 100%;
}

@media screen and (min-width:992px) {
    .gtm-double-accordeons .gtm-custom {
        flex-direction: row;
    }
    
    .gtm-double-accordeons .gtm-custom > div  {
        width: 50%;
    }
}

/* /////// Accordéons //////// */

[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=button] {
    background-color: transparent !important;
}

[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=panel], [data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=tabs]>[data-rlta-element=panels]>[data-rlta-element=panel] {
    background: transparent;
}

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////
                                Foire aux questions
//////////////////////////////////////////////////////////////////////////////////////////////////////////////// */


.gtm-img-right {
    position: relative;
    margin-bottom: 60px;
}

.gtm-img-right::before {
    content: url(/images/separateur-cercle.svg);
    position: absolute;
    bottom: 0%;
    left: 50%;
    transform: translate(-50%, 30%);
    width: 220px;
    height: auto;
    z-index: -1;
}

@media screen and (min-width: 992px) {
    .gtm-img-right::before {
        top: 50%;
        bottom: auto;
        left: auto;
        right: 0%;
        transform: translate(30%, -50%);
    }
}


/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////
                                Coordonnées
//////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

.gtm-border-double .gtm-custom{
    border: 3px double #c47a22;
    border-radius: 30px;
    padding: 20px 20px 10px 20px;
}

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////
                                Formulaire
//////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

.gtm-formulaire {
    position: relative;
    margin-top: 100px;
}

.gtm-formulaire::before {
    content: url(/images/haut-separateur.svg);
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: auto;
    transform: translateY(calc(-100% + 3px));
    line-height: 0;
}

.gtm-formulaire h2 {
    max-width: 70%;
    margin: 40px auto 20px auto;
}

.gtm-formulaire form {
    max-width: 70%;
    margin: 20px auto 40px auto;
}

.gtm-formulaire.gtm-bg form input, .gtm-formulaire.gtm-bg form textarea {
    background-color: transparent;
    border: 1px solid #c47a22;
    color: whitesmoke;
}