@charset "UTF-8";
/*
Theme Name: Digital Izar Theme V2 for Jamy Academy
Author: Steinmann Vivien | DigitalIzar
*/

@font-face {
    font-family:'Marshfield_Typeface' ;
    src: url(./assets/font/MarshfieldTypeface-Rough.woff) format('woff');
}

.marshfield{
    font-family:'Marshfield_Typeface', sans-serif !important;
}

h1, h2, h3, h4{
    font-family: 'stratum-1-web', sans-serif;
}

p, span, a{
    font-family: 'Poppins', sans-serif!important;
}

h1{
    font-size: calc(2rem + 0.3vw);
    letter-spacing: 0.3vw;
    font-weight: bold;
}

h2{
    font-size: calc(1.7rem + 0.3vw);
    letter-spacing: 0.1vw;
    font-weight: 900;
}

h3{
    font-size: calc(1.3rem + 0.3vw);
    letter-spacing: 0.1vw;
    font-weight: bold;
}

p{
    font-size: calc(1rem + 0.3vw);
    letter-spacing: 0.1vw;
}

.vert{
    color:#A4B599 ;
}

.orange{
    color: #B17A4A ;
}

.rouge{
    color: #966158;
}

.noir{
    color: #272422;
}

.gris{
    color: #443E3D;
}

.blanc{
    color: #FFFBF1!important;
}

.bg-beige{
    background-color:#FFF9ED ;
}

.bg-rouge{
    background-color:#966158 ;
}

.bg-vert{
    background-color:#A4B599 ;
}

.bg-orange{
    background-color:#B17A4A ;
}

.bg-menu{
    background-color : #FFF9ED;
}

.bg-sous-footer{
    background-color : #834C46!important;
}

.bg-offre{
    background-color: #889653;
}

.navbar-light .navbar-nav li{
    padding-left: 1rem;
    padding-right: 1rem;
}

.navbar-light .navbar-nav .nav-link{
    color: #342F2F  ;
    font-family: 'stratum-1-web', sans-serif!important;
    font-weight: bold;
    letter-spacing: 0.2rem;
    padding: 0px;
    font-size:calc(1rem + 0.1vw)!important ;
    transition: all 0.5s ease-out!important;
}

.navbar-light .navbar-nav .nav-link:hover{
    border-bottom: 2px solid #889653;
}

.navbar-light .navbar-nav .current-menu-item .nav-link{
    border-bottom: 2px solid #889653 !important;
}

#breadcrumbs{
    padding-left: 3rem;
    padding-bottom: 1rem;
    background-color : #FFF9ED;
    margin-bottom: 0px;
}

#breadcrumbs span{
    padding-bottom: 0.1rem;
    color: #272422;
}

.breadcrumb_last{
    border-bottom: 1px solid #272422;
}
#breadcrumbs span a{
    border-bottom: 1px solid #834C46;
    text-decoration: none;
    color: #834C46;
    transition: all 0.5s ease-out!important;
}

#breadcrumbs span a:hover{
    border-bottom:1px solid #272422 ;
    color: #272422;
}

#social-icons i {
    color: #A4B599!important;
    transition: .6s ease-out;
}

#social-icons a:hover i {
    color: #834C46!important;
}

#social-icons-footer i {
    color: #A4B599!important;
    transition: .6s ease-out;
}

#social-icons-footer a:hover i {
    color: #834C46!important;
}

.titre-social-h3{
    border-bottom: 2px solid #97A787;
    width: 50%;
    color: #834C46;
    font-size: 140%!important;
}

.titre-map-link h3{
    border-bottom: 2px solid #97A787;
    color: #834C46;
    font-size: 140%!important;
}

.titre-souligne-vert {
    border-bottom: 3px solid #97A787;
    color: #834C46;
    font-size: 240%!important;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 1rem;
    margin-bottom: 1rem
}

.btn-lien-bleu{
    background-color: #2A3074;
    color: #FFFAF0;
    text-decoration: none;
    text-transform: uppercase;
    transition: .6s ease-out;
    letter-spacing: 0.2rem;

}

.btn-lien-bleu span{
    font-size: 130%;
}

.copyright p,span,a{
    font-size: 0.8rem!important;
}

#sous-footer a{
    text-decoration: none;
    color: #FFF9ED!important;
    transition: all 0.6s ease-out;
    font-weight: 700;
}

#sous-footer a:hover{
    color: #A4B599!important;
}

.wrap-text-red{
    background-color: #834C46;
}

.wrap-text-green{
    background-color: #A4B599;
}

.btn-plan-site{
    transform: translate(15%, -18%);
    letter-spacing: 0.1vw;
}

.btn-lien-blanc{
    text-decoration: none;
    color: #834C46;
    background-color: #FFF9ED;
    letter-spacing: 0.2vw;
    transition: all 0.4s ease-in-out;
}

.btn-lien-blanc:hover{
    text-decoration: none;
    color: #FFF9ED;
    background-color: #A4B599;
    letter-spacing: 0.2vw;
}



.team-text p{
    font-size: 0.9rem;
}

.team-text-reverse p{
    font-size: 0.9rem;
}



.team-title h2{
    font-size: 250%;
    border-bottom: 4px solid #834C46;
    color: #342F2F;
}

#ethique{
    background-color: #A4B599;
}

#ethique p{
    font-size: 0.8rem;
    color: #FFF9ED;
}

.ethique-title h2{
    font-size: 250%;
    border-bottom: 4px solid #834C46;
    color: #FFF9ED;
}

.services-title h2{
    font-size: 250%;
    border-bottom: 4px solid #834C46;
    color: #FFF9ED;
}

.titre-ethique-list{
    text-transform: uppercase;
    color: #FFF9ED;
    display: inline-block;
    position: relative;
    z-index: 0;
    line-height: 1.3;
}

.titre-ethique-list:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background-color: #966158;
    opacity: 1;
}

.btn-lien-blanc-rouge{
    text-decoration: none;
    color: #834C46;
    background-color: #FFF9ED;
    letter-spacing: 0.2vw;
    transition: all 0.4s ease-in-out;
}

.btn-lien-blanc-rouge:hover{
    text-decoration: none;
    color: #FFF9ED;
    background-color: #966158;
    letter-spacing: 0.2vw;
}

.btn-lien-blanc-rouge{
    text-decoration: none;
    color: #FFF9ED;
    background-color: #966158;
    letter-spacing: 0.2vw;
    transition: all 0.4s ease-in-out;
}

.btn-lien-blanc-rouge:hover{
    text-decoration: none;
    color: #966158;
    background-color: #FFF9ED;
    letter-spacing: 0.2vw;
}

#ethique .picto{
    width: 200px;
}

.services-title h2{
    font-size: 250%;
    border-bottom: 4px solid #834C46;
    color: #342F2F;
}

.img-services{
    width: auto;
}

.titre-services-list{
    text-transform: uppercase;
    color: #FFF9ED;
    display: inline-block;
    position: relative;
    z-index: 0;
    line-height: 1.3;
    padding: 1rem 0.5rem;

}

.titre-services-list:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background-color: #834C46;
    opacity: 1;
    transition: 1s ease;
}



.overlay{
    position: absolute;
    top: 0;
    background-color : rgba(255,249,237,0.3);
    width: 100%;
    height: 100%;
    transition: 1s ease;
}

.hover:hover .overlay{
    background-color: transparent;
}

.hover:hover .titre-services-list:before{
    background-color: #A36538;
}

.btn-lien-vert-rouge{
    text-decoration: none;
    color: #FFF9ED;
    background-color: #A4B599;
    letter-spacing: 0.2vw;
    transition: all 0.4s ease-in-out;
}

.btn-lien-vert-rouge:hover{
    text-decoration: none;
    color: #FFF9ED;
    background-color: #966158;
    letter-spacing: 0.2vw;
}

.bannière{
    background-size:cover; 
    background-position: top; 
    min-height: 600px!important;
    position: relative;
    background-attachment: fixed;
}

.bannière::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    background-color: rgba(151,167,135,0.5);
}

.texte-bannière {
    position: relative;
    z-index: 3;
}

.btn-cta{
    text-decoration: none;
    color: #272422;
    background-color: #FFF9ED;
    letter-spacing: 0.2vw;
    transition: all 0.4s ease-in-out;
}

.btn-cta:hover{
    text-decoration: none;
    color: #FFF9ED;
    background-color: #966158;
    letter-spacing: 0.2vw;
}

.refuge-title h2{
    font-size: 250%;
    border-bottom: 4px solid #834C46;
    color: #342F2F;
}

.refuge-text p{
    font-size: 0.9rem;
}

.citation span{
    font-size: 2rem!important;
    font-family:'Marshfield_Typeface', sans-serif !important;
}

.citation span::before{
    content: '“';
    font-size: 2rem;
}

.citation span::after{
    content: '”';
    font-size: 2rem;
}

.citation p{
    font-size: 0.9rem;
    line-height: 1.2vw;
    font-style: italic;
    opacity: 0.85;
    margin-bottom: 0px;
    padding-top: 1rem;
}

.lien-contact a{
    text-decoration: none;
    color: #FFF9ED;
    transition: all 0.4s ease-in-out;
    font-size: 1.4rem!important;
}

.lien-contact a:hover{
    color: #A4B599;
}

#insta{
    background-color:#A4B599 ;
}

@media (min-width: 1000px) { 
	.team-text{
        transform: translateX(-15%);
    }
    
    .team-text-reverse{
        transform: translateX(+10%);
    }
    .team-title{
        transform: translateX(75%);
    }
    .wrap-titre-services{
        width: 80%;
        transform: translateY(-50%);
    }
    .refuge-text{
        transform: translateX(+10%);
    }
    .services-text p{
        font-size: 1rem;
        transform: translateY(-20%);
    }
    .ethique-title h2{
        font-size: 400%;
        border-bottom: 4px solid #834C46;
        color: #FFF9ED;
    }
    .services-title h2{
        font-size: 400%;
        border-bottom: 4px solid #834C46;
        color: #342F2F;
    }
    .team-title h2{
        font-size: 400%;
        border-bottom: 4px solid #834C46;
        color: #342F2F;
    }
    .refuge-title h2{
        font-size: 400%;
        border-bottom: 4px solid #834C46;
        color: #342F2F;
    }
    .titre-ethique-list{
        text-transform: uppercase;
        color: #FFF9ED;
        display: inline-block;
        position: relative;
        z-index: 0;
        line-height: 1.3;
    }
    .team-text p{
        font-size: 0.9rem;
        line-height: 1vw;
    }
    
    .team-text-reverse p{
        font-size: 0.9rem;
        line-height: 1vw;
    }
    .titre-services-list{
        text-transform: uppercase;
        color: #FFF9ED;
        display: inline-block;
        position: relative;
        z-index: 0;
        line-height: 1.3;
        padding: 1rem 0.5rem;
    
    }
    .refuge-text p{
        font-size: 0.9rem;
        line-height: 1.2vw;
    }
    .citation span{
        font-size: 3rem!important;
        font-family:'Marshfield_Typeface', sans-serif !important;
    }
    
    .citation span::before{
        content: '“';
        font-size: 3rem;
    }
    
    .citation span::after{
        content: '”';
        font-size: 3rem;
    }
    
    .citation p{
        font-size: 0.9rem;
        line-height: 1.2vw;
        font-style: italic;
        opacity: 0.85;
        margin-bottom: 0px;
    }
}

.logo-menu-en-tete{
	height:120px;
}

@media (max-width: 1440px){
	.logo-menu-en-tete{
	height:90px;
	}
}
@media (max-width: 1200px){
	.logo-menu-en-tete{
	height:80px;
	}
	.navbar-light .navbar-nav .nav-link{
		font-size:0.7rem!important;
	}
}
