/*
Theme Name: Happy Silver
Description: Inside Web 2023 - thème
Version: 1.0.0
Author: Inside Web
Author URI: https://www.insideweb.be
*/

body{
    margin: 0;
    overflow-y: scroll;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

a {
    color: #294c73;
}
a:hover, .navbar-light .navbar-nav .nav-link:hover {
    text-decoration: none;
    color: #294c73;
}
img {
    width: 100%;
}
button {
    transition: all 0.5s ease 0s;
}
p:last-child {
    margin-bottom: 0;
}

.container_header{
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}

:root{
    --vert-fonce: #0D627B;
    --white: #fff;
    --rouge-fonce: #611313;
    --mauve: #8a17ab;
    --vert-clair:#007b93;
}

@-webkit-keyframes move {
  0% {
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    transform-origin: bottom left;
    transform: scale(1.0);
    -ms-transform: scale(1.0);
    /* IE 9 */
    
    -webkit-transform: scale(1.0);
    /* Safari and Chrome */
    
    -o-transform: scale(1.0);
    /* Opera */
    
    -moz-transform: scale(1.0);
    /* Firefox */
  }
  100% {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    /* IE 9 */
    
    -webkit-transform: scale(1.2);
    /* Safari and Chrome */
    
    -o-transform: scale(1.2);
    /* Opera */
    
    -moz-transform: scale(1.2);
    /* Firefox */
  }
}

/* navbar */

main{
    border-bottom: 0.1rem solid black;
    margin-top: 167.19px;
}

.navbar-brand{
    margin: 0;
    /* margin-bottom: -40%; */
    position: absolute;
}

.navbar{
    transition: all 0.3s ease;
}

.navbar-main{
    height: 167.19px;
}

.nav-link{
    text-transform: none;
}

.navbar-collapse{
    flex-direction: column;
    align-items: end;
}

.collpasing{
    height: 100vh;
}

.navbar-expand-lg .navbar-nav .nav-link{
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.titreSite{
    color: var(--white);
    font-size: clamp(1.3125rem, 0.4643rem + 1.6964vw, 2.5rem);
    font-family: 'Prata', serif;
    margin-bottom: 2.5rem;
}

.navbar-collapse ul{
    width: 80%;
    justify-content: space-between;
    padding-left: 7%;
}

.navbar-light .navbar-nav .nav-link{
    color: var(--mauve);
    font-size: clamp(0.875rem, 0.7857rem + 0.1786vw, 1rem);
    font-weight: 450;
    letter-spacing: 1.5px;
    font-size: 19px;
    font-size: clamp(17px,1.050vw, 19px);
}

.navbar-light .navbar-nav .nav-link:hover{
    color: var(--rouge-fonce);
}

.navbar-toggler:focus{
    box-shadow: none;
}
.navbar-toggler{
    width: 10%;
    padding: 0;
    border: 0;
}

#navbar_top{
    position: fixed;
    background-color: var(--white);
    top: 0;
    z-index: 9998;
}

#logo {
    /* max-width: 100%; */
    width: 260px;
    transition: all 0.3s ease;
    margin-top: 50%;
}

.resize-logo {
    /* max-width: 70% !important; */
    width: 200px !important;
}

.navbarHeight{
    height: 130px !important;
}


/* fin navbar */

/* header */

.divImgFondatrice img{
    width: 100%;
    max-width: 100%;
    object-fit: cover;
    height: 100%;   
}

.colDroiteHeader{
    background-color: var(--rouge-fonce);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.titreVision{
    color: var(--white);
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 4px;
    padding-bottom: 1%;
}

.pVision{
    font-size: 17px;
    color: var(--white);
    font-weight: 300;
    letter-spacing: 0.85px;
    line-height: 27px;
}

.h5Vision{
    font-size: 14px;
    font-weight: 500;
    color: var(--white);
    margin-bottom: 1%;
}

.h6Vision{
    font-size: 14px;
    font-weight: 300;
    color: var(--white);
}

.imgVision{
    mix-blend-mode: multiply;
    width: 35%;
    margin-bottom: 1rem;
}

.divVision{
    padding-left: 5%;
    padding-top: 11%;
    padding-bottom: 11%;
}

.imgFondatrice{
    height: 100%;
    object-fit: cover;
    object-position: top;
}


.lienAncre{
    position: absolute;
    top: -129px;
}

/* fin header */

/* Section présentation */
#sectionPresentation .presentationDroite,.presentationGauche{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#sectionPresentation{
    background-color: var(--white);
    display: flex;
    position: relative;
    overflow-x: clip;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid var(--vert-fonce);
}

.presentationGauche p,h4,h2{
    color: var(--rouge-fonce);
}

.presentationGauche{
    padding-top: 7%;
    padding-bottom: 7%;
    padding-right: 10%;
}

.presentationGauche p {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.35px;
    line-height: 21px;
}

.presentationGauche h4{
    font-size: 14px;
    letter-spacing: 1.4px;
    font-weight: 800;
    line-height: 21px;
}

.presentationGauche h2{
    font-size: 35px;
    font-family: 'Prata', serif;
    line-height: 55px;
}

.presentationDroite{
    padding-left: 7%;
    background-image: url('https://happysilver.be/layout/uploads/2023/10/Ellipse-4@2x.png');
    background-position: left;
    background-size: auto;
}

.presentationDroite::before{
    right: -999em;
    content: '';
    display: block;
    position: absolute;
    width: 999em;
    top: 0;
    bottom: 0;
    background-color: var(--vert-fonce);
}

.presentationDroite p{
    color: var(--white);
    font-weight: 500;
    letter-spacing: 0.7px;
    font-size: 14px;
}

/* fin présentation */

/* Section Les Ateliers */

#sectionAteliers{
    padding: 6% 0%;
}

#sectionAteliers h1{
    color: var(--vert-clair);
    letter-spacing: 4px;
    font-weight: 500;
    font-size: 40px;
    text-transform: uppercase;
    text-align: center;
}

.ligneAteliers{
    display: flex;
    justify-content: end;
}

.ateliersGauche{
    background-color: var(--mauve);
    padding: 144px 69px 65px 66px;
    width: 69%;
}

.ateliersDroite{
    width: 31.5%;
}


.divBackgroundAteliers{
    position: relative;
    width: 300px;
    max-width: 100%;
    height: 100%;
    border-radius: 200px;
}

.divBackgroundAteliers div h2{
    color: var(--rouge-fonce);
    font-size: clamp(1.75rem, 0.9432rem + 1.2973vw, 2.5rem);
    line-height: 40px;
    text-align: center;
    font-family: 'Prata', serif;
    min-width: max-content;
    margin: 0;
}

.divBackgroundAteliers div{
    position: absolute;
    top: 50%;
    left: 42%;
    transform: translate(-15%,-50%);
    background-color: var(--white);
    border-radius: 50%;
    width: 270px;
    height: 270px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.borderRond1{
    border: 1px solid #c600ac;
}

.borderRond2{
    border: 1px solid var(--vert-clair);
}

.borderRond3{
    border: 1px solid #006789;
}


.divBackgroundAteliers2 div{
    transform: translate(-65%,-50%);
}

.divBackgroundAteliers2 div h2{
    color: #9e098a;
}

.divBackgroundAteliers3 div h2{
    color: var(--vert-clair);
}

.divBackgroundAteliers3 div{
    left: 50%;
}

.ateliersGaucheLigne2{
    display: flex;
    justify-content: end;
    width: 25%;
}

.ateliersMilieuLigne2{
    background-color: var(--white);
    border: 1px solid #006789;
    /* padding: 49px 62px 65px 66px; */
    padding: 5%;
    width: 45%;
}

.titreAteliers2,.textAteliers2{
    color: #006789 !important;
}

.ateliersDroiteLigne2{
    background-color: var(--rouge-fonce);
    /* padding: 49px 81px 65px 66px; */
    padding: 5%;
    width: 30%;
}

.titreAteliers{
    color: var(--white);
    font-size: 50px;
    line-height: 50px;
    font-family: 'Prata', serif;
    margin: 0;
    padding-bottom: 20px;
}

.textAteliers{
    font-size: 14px;
    color: var(--white);
    letter-spacing: 0.7px;
}

.ateliersGaucheLigne3{
    background-color: #860909;
    padding: 5%;
    width: 40%;
}

.ateliersMilieuLigne3{
    width: 30%;
    display: flex;
    justify-content: center;
}

.ateliersDroiteLigne3{
    background-color: var(--vert-clair);
    padding: 5%;
    width: 30%;
}

.divBackgroundAteliers3 div{
    transform: translate(-50%, -15%);
}



/* fin section Les Ateliers */

/* Section Comment ça marche */

#sectionFonctionnement{
    display: flex;
    background-color: var(--white);
    overflow-x: clip;
    padding: 0% 0%;
    position: relative;
    border-bottom: 1px solid var(--rouge-fonce);
    border-top: 1px solid var(--rouge-fonce);
}

.fonctionnementGauche{
    padding-right: 7%;
    padding-bottom: 7%;
    padding-top: 7%;
    background-image: url("https://happysilver.be/layout/uploads/2024/01/Ellipse-1-1.png");
    background-position: right;
    background-size: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.fonctionnementGauche::before{
    left: -999em;
    content: '';
    display: block;
    position: absolute;
    width: 999em;
    top: 0;
    bottom: 0;
    background-color: var(--rouge-fonce);
}

.fonctionnementDroit{
    padding-bottom: 7%;
    padding-top: 7%;
    padding-left: 7%;
    display: flex;
    flex-direction: column;
    justify-content: end;
}

.fonctionnementDroit p{
    font-weight: 500;
    color: var(--vert-fonce);
    letter-spacing: 0.7px;
    font-size: 14px;
}

.fonctionnementGauche div{
    display: flex;
    align-items: center;
}

.fonctionnementGauche div img{
    width: 10%;
}

.fonctionnementGauche h2{
    font-weight: 500;
    font-size: 40px;
    letter-spacing: 4px;
    line-height: 40px;
    color: var(--vert-clair);
}

.fonctionnementGauche div h5{
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1.8px;
    line-height: 21px;
    text-transform: uppercase;
    color: var(--white);
    margin: 0;
}

.fonctionnementGauche h3{
    font-family: 'Prata', serif;
    font-size: 35px;
    line-height: 55px;
    color: var(--white);
}

/* fin section Comment ça marche */

/* section contact */

#sectionContact{
    padding: 6% 20%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#sectionContact h1{
    color: var(--rouge-fonce);
    font-weight: 600;
    font-size: 40px;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
}

.rectangleContact{
    background-color: var(--vert-fonce);
    padding: 8% 5%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.rectangleContact div p{
    color: var(--white);
    font-family: 'Prata', serif;
    font-size: 25px;
    line-height: 39px;
}

.divInfo div a{
    color: var(--white);
    font-size: 14px;
    text-decoration: none;
    letter-spacing: 1.4px;
    line-height: 21px;
    text-transform: uppercase;
    margin: 0;
    font-weight: 400;
    transition: all 0.3s ease-in-out;
}

.divInfo h3{
    color: var(--white);
    font-size: 14px;
    text-decoration: none;
    letter-spacing: 1.4px;
    line-height: 21px;
    margin: 0;
    font-weight: 400;
    transition: all 0.3s ease-in-out;
}

div a{
    text-decoration: none;
}

.divInfo div a:hover{
    color: var(--rouge-fonce);
}

.titreConfiance{
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    line-height: 21px;
    color: var(--rouge-fonce);
}

.imgTrianon{
    width: 15%;
}

.divConfiance{
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* fin section contact */

/* footer */


#footer div .col-3 img{
    width: 60%;
}

.reseauxFooter i{
    font-size: 20px;
    color: var(--rouge-fonce) !important;
}

.reseauxFooter i:hover{
    color: var(--mauve);
}

.colorLien a{
    color: var(--mauve);
    margin: 0.7rem 0%;
    font-weight: 500;
}

.colorLien a:hover{
    color: var(--rouge-fonce);
}

.divReseaux{
    margin: 4% 0%;
    width: 50%;
    display: flex;
    justify-content: space-between;
}

.copyright{
    color: var(--white);
    background-color: var(--rouge-fonce);
    padding: 1.5% 10%;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
}

.insideWeb{
    font-family: 'Plus Jakarta Sans', sans-serif;
    color: var(--white);
    letter-spacing: 1px;
}

.insideWeb:hover{
    color: var(--white);
}

.imgLogoFooter{
    width: 40%;
}

.paddingFooter{
    padding: 3% 0%;
}
.divLogoFooter{
    display: flex;
    align-items: center;
}

.cookieinfo{
    background: var(--rouge-fonce) !important;
}

.cookieinfo-close{
    color: var(--rouge-fonce) !important;
}

/* fin footer */

@media only screen and (max-width: 1440px){ 
    .divBackgroundAteliers img{
        height: auto;
        object-fit: cover;
    }
    #sectionAteliers{
        padding: 6% 5%;
    }
    
}
@media only screen and (max-width: 1250px){ 
    .divBackgroundAteliers2 div,.divBackgroundAteliers div{
        transform: translate(-50%,-50%);
        left: 50%;
    }
    .divBackgroundAteliers img{
        width: 100%;
    }
    .navbar-collapse h1{
        font-size: 31px;
    }
    #logo{
        width: 200px;
    }
    .resize-logo{
        width: 180px;
    }
    .divBackgroundAteliers div{
        width: 200px !important;
        height: 200px;
    }
}
@media only screen and (max-width: 1150px){ 

}
@media only screen and (max-width: 1040px){ 
}
@media only screen and (max-width: 998px){ 
    .divBackgroundAteliers div{
        width: 165px !important;
        height: 165px;
        position: unset;
    }
    .divBackgroundAteliers div h2{
        font-size: 28px;
    }
    .divBackgroundAteliers2 div{
        transform: translate(0%, 50%);
    }
    .navbar-collapse h1{
        display: none;
    }
    .divBackgroundAteliers div{
        transform: translate(0,0);
    }
    .collapsed-content{
        display: none;
    }
    .nav-link{
        text-align: center;
    }
    .navbar-light .navbar-nav .nav-link{
        font-size: 25px;
    }
    .navbar-collapse ul{
        padding-top: 0%;
    }
    .menu-item{
        padding: 2% 0%;
    }
    .navbar-main{
        height: 100%;
    }
    .navbar-brand{
        margin-bottom: 0;
        position: unset;
    }
    #logo{
        margin: 0;
        width: 25%;
    }
    .menu-item{
        border-bottom: 1px solid #eaeaea !important;
    }
    main{
        margin-top: 172px;
    }
    .ligneAteliers{
        display: unset;
    }
    .ateliersGauche,.ateliersMilieuLigne2,.ateliersDroiteLigne2, .ateliersGaucheLigne3, .ateliersDroiteLigne3,.ateliersMilieuLigne3,.divBackgroundAteliers,.ateliersDroite,.ateliersGaucheLigne2{
        width: 100%;
        margin: 2% 0 !important;
    }
    .ateliersDroite,.ateliersGaucheLigne2{
        padding: 0 !important;
    }
    .divBackgroundAteliers{
        display: flex;
        justify-content: center;
    }
}
@media only screen and (max-width: 768px) { 
    .presentationGauche,.presentationDroite,.ateliersGauche,.ateliersDroite,.ateliersDroiteLigne2,.ateliersDroiteLigne3,.ateliersGaucheLigne2,.ateliersGaucheLigne3,.ateliersMilieuLigne2,.ateliersMilieuLigne3,.fonctionnementDroit,.fonctionnementGauche{
        width: 100%;
    }
    .ligneAteliers,#sectionFonctionnement{
        display: flex;
        flex-direction: column-reverse;
    }
    .divBackgroundAteliers div{
        width: 200px !important;
        height: 200px;
    }
    .ateliersDroiteLigne2{
        margin-left: 0 !important;
    }
    .ateliersMilieuLigne2,.ateliersDroiteLigne2,.divBackgroundAteliers,.ateliersDroiteLigne3{
        margin-top: 1.5rem;
    }
    .ateliersDroite,.fonctionnementDroit p{
        padding: 0 !important;
    }
    .divBackgroundAteliers2 div,.divBackgroundAteliers div{
        transform: translate(0%, 0%);
    }
    .presentationGauche, .presentationDroite,.fonctionnementDroit,.ateliersGauche,#sectionContact{
        padding: 8% 5%;
    }
    .ateliersGauche{
        margin-top: 1.5rem;
    }
    .presentationGauche p, h4{
        margin: 0;
    }
    .presentationDroite{
        background-image: none;
        background-color: var(--vert-fonce);
    }
    .ateliersMilieuLigne3{
        margin-bottom: 1.5rem;
    }
    #sectionAteliers{
        padding: 10% 5%;
    }
    .paddingNone{
        padding: 0;
    }
    #sectionAteliers h1{
        margin: 0;
    }
    .fonctionnementGauche::before{
        display: none;
    }
    .sansPadding{
        padding: 0 !important;
        flex-direction: column;
    }
    .ligneAteliers{
        padding-left: 0;
        padding-right: 0;
        padding-top: 0 !important;
    }
    .ateliersGaucheLigne2{
        padding: 0 !important;
        justify-content: center;
    }
    .divBackgroundAteliers{
        display: flex;
        justify-content: center;
        width: 100%;
    }
    .fonctionnementGauche{
        background-image: none;
        background-color: var(--rouge-fonce);
        padding: 8% 5%;
    }
    .rectangleContact{
        display: block;
        padding: 8% 5%;
        margin-bottom: 0 !important;
    }
    .divInfo div{
        display: block !important;
    }
    .divConfiance{
        margin: 1.5rem 0;
    }
    .copyright{
        font-size: 10px;
    }
    .imgVision{
        width: 50%;
    }
    .divColFooter{
        display: none !important;
    }
    .divReseauFooter{
        align-items: center !important;
    }
    .contactA{
        display: none;
    }
    .divReseaux{
        justify-content: space-around;
        margin: 0;
    }
    .divLogoFooter{
        display: flex;
        justify-content: center;
    }
    .divLogoFooter img{
        width: 20%;
    }
    .copyright{
        padding: 3% 5%;
    }
    .navbar{
        padding: 0;
    }
    .colDroiteHeader{
        display: none;
    }
    .container_header{
        position: unset;
    }
    .divVision{
        background-color: var(--rouge-fonce);
        padding-right: 5%;
    }
    .colDroiteHeader p{
        font-size: 15px;
    }
    .presentationGauche h2{
        font-size: 30px;
    }
    .presentationDroite p{
        font-size: 15px;
    }
    #sectionAteliers h1,.fonctionnementGauche h2,#sectionContact h1{
        font-size: 35px;
    }
    .titreAteliers{
        font-size: 42px;
    }
    .textAteliers{
        font-size: 15px;
    }
    .fonctionnementGauche h3{
        font-size: 30px;
    }
    .divBackgroundAteliers div h2{
        font-size: 25px;
    }
    .navbar-collapse h1{
        display: none;
    }
    .navbar-collapse ul{
        padding-top: 2%;
        padding-bottom: 5%;
    }
    .navbar{
        width: 90%;
    }
    main{
        margin-top: 88.66px;
    }
    .presentationDroite::before{
        display: none;
    }
    .titreSite{
        font-size: calc(1.375rem + 1.5vw);
        padding-top: 3%;
    }
    .navbar-light .navbar-nav .nav-link{
        font-size: 17px;
    }
    .navbar-collapse ul{
        width: 100%;
        padding-left: 0;
    }
    .menu-item{
        padding: 4% 0%;
    }
    .lienAncre{
        top: -88.66px;
    }
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait){
    .paddingFooter{
        justify-content: space-between;
    }
    .divLogoFooter img{
        width: 60%;
    }
    .reseauxFooter i{
        padding: 0 3px;
        font-size: 30px;
    }
    .container_header{
        position: absolute;
    }
    .container, .container-md, .container-sm{
        max-width: 769px;
    }
    main{
        margin-top: 179.44px;
    }
    #logo{
        padding: 1%;
    }
}