/*
#nav-open-btn::before {
    background: #DEB660 !important;
    color: #2a3143 !important;
    font-size: 32px;
    line-height: 80px;
    height: 80px;
    width: 80px;
}

#nav-open-btn::after {

    content: "MENU";
    position: absolute;
    top: -37px;
    right: 20px;
    z-index: 99;
    color: #2a3143;
    font-size: 0.9em;
    font-weight: 600;

}

.smartmenu .smartmenu-trigger {
    height: 82px;
}
*/

.mod_pageimage .headline {
	font-weight:bolder !important;
}
.mod_pageimage .subheadline {
	font-size: 1.5rem !important;
}
.retrait40 {
	margin-left:-40px;
}

.header .mainmenu ul li a.trail,
.header .mainmenu ul li a.active {
	background: #679718;
	padding-top:14px;
	padding-bottom: 6px;
}
.mainmenu {
	float: left;


}
.mainmenu ul.level_1 > li:not(.float_left) {
	vertical-align: middle;
	margin-bottom: 0.8em;
}
.mainmenu ul.level_1 > li:not(.float_left) a.a-level_1 {
	max-width: 10em;
	display: flex;
	line-height: 1.3em;
}

/**/.header{
		background: url(../img/back2.png) !important;
		background-repeat: no-repeat;
		background-size:cover;

	}

.header .inside {
	background: rgb(255,255,255);
}

.header.original {
	background: none;
}
.header.original .inside {
	height:75px;

}
.header.original .logo {
	position: absolute;
}
.header.original .mainmenu {
	margin-top: -48px;
	margin-left:69px;

}
.stickyheader .header.cloned {

}
.temoignage-icon-rating {
	margin-top:-35px !important;
	z-index:100;

}
.text-temoignage {
	color:#fff;
}


/* =============================================================================
 * premier block texte pour chevauchement sur le slider
 * ========================================================================== */
.first-block-home {
	margin-top:-75px !important;
	z-index:100;

}

.ce_revolutionslider h4{
	font-size: 3.4rem;
	line-height: 0.8 !important;
	font-weight:bolder;
}
.ce_revolutionslider .title1{
	font-size: 3.4rem;
	line-height: 0.8 !important;
	font-weight:bolder;
}


h5,
.h5,
.h5 p{
	font-family: "Alegreya Sans";
	font-weight: 500;
	font-size: 2.13rem;


}

.title1{
	font-size: 1.8rem;
	line-height: 0.8 !important;
	font-weight:bolder;

}


.ce_revolutionslider .hyperlink_txt {
	font-size: 1.02rem;
	letter-spacing:0.2rem;
	font-family:font-family: "Alegreya Sans";
	text-transform:uppercase;

}
.ce_iconbox h2 {
	font-size: 1.4rem;

}

/* =============================================================================
 * breakpoint show smartmenu / hide mainmenu
 * ========================================================================== */

@media only screen and (min-width : 768px) and (max-width : 1024px) {
	.header.original .logo {
		position: relative !important;
	}


}


/* =============================================================================
 * logo size: mobile
 * ========================================================================== */

@media only screen and (max-width: 767px) {
	.logo {
		width: 88px!important;
		height: 85px!important;
		padding-top:1px;
		padding-left:15px;

	}
	.retrait40 {
		margin-left:0px !important;
	}



}