/** HEADER **/
.theme-header .zpcontainer {
	padding: 15px;
}

@media(max-width:991px){
    .theme-header .zpcontainer .theme-branding-info{
    	padding: 0px;
    }
    
    .theme-menu li{
        padding-top: 15px!important;
        padding-bottom: 15px!important;
    }
}

/** GENERAL **/
h1, h2, h3{
	line-height:1.5;
}

.custom_diapo{
	display:none;
}

/** PAGE D'ACCUEIL **/

.home_section0{
    padding: 150px 0px;
}

.home_section0 .col1, .home_section0 .col2{
	padding: 0% 10% 3% 10%;
}

.home_section0 .col2 .zpelem-image img{
	width : 250px;
}


.home_section0 .col2 .custom_btn_zone{
	text-align: center;
}

.home_section0 .col2 .zpbutton-icon{
	margin-bottom : 0px;
}

.home_section0 .col2 .zpelem-buttonicon{
	display: inline-block;
    margin: 10px;
}

.zpelement.zpelem-heading.home_presentation {
    margin-top: 0;
}

@media(max-width:991px){
    .home_section0 h1{
    	text-align : center;
    }
    
    .home_presentation h2.zpheading.zpheading-style-none.zpheading-align-center {
    font-size: 25px;
    line-height: 1.5;
}
    
}

@media(max-width:767px){
    
    .home_presentation h2.zpheading.zpheading-style-none.zpheading-align-center span{
    	font-size: 18px!important;
    }
    
    .home_section0 {
        padding: 80px 0px;
    }
    
    .home_section0 h1 span{
    	font-size : 45px!important;
    }
    
    .home_section0 .col2 .zpelem-image img{
        width : 150px;
    }
    
    .home_section0 .col2 a.zpbutton-wrapper{
    	padding:2px;
        width: 40px;
    }
    
    .home_section0 .col2 a.zpbutton-wrapper span.zpbutton-icon img {
        width: 30px;
    }
}


.home_section1, .home_section2, .home_section3, .home_section4, .home_section5, .home_section6{
	padding:5%!important;
}


.custom_home_row .col2 {
    max-width: 230px;
}


.home_section2 .col3 figure{
	padding : 5px 30px;
    margin : auto auto 50px auto;
}


.home_section5 .col2 .zpelem-image img {
    width: 300px;
    margin: auto;
}

@media(max-width:991px){
    .home_section1 .col2 .zpelem-image{
        max-width: 400px;
    	margin: 30px auto;
    }
    
    .home_section1:after {
    	content: " ";
        display: block;
        height: 1px;
        width: 100%;
        background-color: #E7E7E7;
        margin: 50px auto 20px auto;
    }
    
    .home_section2 .col3{
    	margin: 0px auto 50px auto;
    }
    
    
    .home_section2 .col3 h3 {
        margin: 30px auto 40px auto!important;
    }
    
    .home_section3 .col2 h2{
    	margin : 40px auto;
    }
    
    .home_section5 .col1{
    	width : 60%;
    }
    
    .home_section5 .col2{
    	width : 40%;
    }
    
    .home_section5 .col2 .zpelem-image{
        //width: 70%;
        max-width: 250px;
        margin: auto;
	}
    
    .home_section6 div[data-element-id='elm_f8SSiOlpEWsdT3nq4wTQPA'], .home_section5 div[data-element-id='elm_901fD49I2tXRGOAZzh3sWg'], .home_section5 div[data-element-id='elm_g3zIsxiVQrQhgXHbwGitTQ']{
    	display:none;
    }
    
    .home_section6 .col2{
    	padding: 0px;
    }
    
}

@media(max-width:767px){
	.home_section5 .col2 .zpelem-image{
        width: 70%;
        max-width: 180px;
        margin: auto;
	}
    
    .home_section5 .col1, .home_section5 .col2{
    	width : 100%;
    }
}


/** PAGE NOTRE HISTOIRE **/

	/*Section1*/
.histoire_section1{
	padding:0px;
}

.histoire_section1 h1{
    margin : 30px 10px 50px 10px;
}

.histoire_section1 .col1, .histoire_section1 .col2 {
    padding: 0px;
}

.histoire_section1 .col2>div {
    padding: 10%;
}

.histoire_citation .zptext>p {
    margin-bottom: -20px;
}

.histoire_citation {
    margin-bottom: 20px;
}

@media(max-width:991px){
    .histoire_section1 .col2>div{
   		padding : 5% 10% 10% 10%;
    }
}

	/* Section 2 */

.histoire_section2 {
    margin: 80px auto;
    padding: 80px 15px;
}

.histoire_section2 h2{
	margin-bottom : 50px;
}

@media(max-width:991px){
    .histoire_section2{
   		margin:auto;
    }
}

	/* Section3 */

.histoire_section3 h2{
	margin-bottom : 50px;
}

.histoire_section3 img.zpimage.custom-icon{
	width : 60px;
    height : 60px;
    margin-top : 20px;
}

.histoire_section3 .col1 .zpelem-heading {
    margin-top: 0px;
}

@media(max-width:991px){
    .histoire_section3 h2{
        //margin-bottom : 30px;
    }
    
    .histoire_section3 div[data-element-id='elm_wXTJVzuc4xLHj8wMPQb70A']{
   		display:none;
    }
    
    .histoire_section3 div[data-element-id='elm_i0LMFTM29ENxxUDoH2s-5g']:before{
        content: " ";
        display: block;
        height: 1px;
        width: 100%;
        background-color: #E7E7E7;
        margin: 50px auto 20px auto;
    }
    
    .histoire_section3 div[data-element-id='elm_i0LMFTM29ENxxUDoH2s-5g']{
   		margin-top : 45px;
    }
    
    .cagnotte_zone, .cagnotte_row .zpelem-image{
		margin-top : 0px;
	}
    
    .cagnotte_row {
    	flex-direction: column-reverse;
    }
}





/** PAGE CONTACT **/

.contact_section1 .col1 .zpelem-image {
    max-width: 400px;
    margin: auto;
}

@media(max-width:991px){
	.contact_section1 .col2 {
        margin: 10% auto;
        padding: 0% 15%;
    }
}


/** FOOTER **/

.footer-container{
	padding : 0% 5%;
}
