/* Themify Customize Styling */
body {	
	font-family: "Montserrat";	font-weight:400;

	color: #242424; 
}
h1 {	
	font-family: "Montserrat";	font-weight:400;
	font-size:45px;
 
}
h2 {	
	font-family: "Montserrat";	font-weight:400;
	font-size:35px;
 
}
h3 {	
	font-family: "Montserrat";	font-weight:400;
	font-size:22px;
 
}
h4 {	
	font-family: "Montserrat";	font-weight:400;
	letter-spacing:5px;
	text-transform:uppercase; 
}
h5 {	
	font-family: "Montserrat";	font-weight:400;
 
}
#pagewrap .back-top.back-top-float, .full-section-scrolling #footerwrap .back-top .arrow-up a, .footer-horizontal-left #footerwrap .back-top .arrow-up a, .footer-horizontal-right #footerwrap .back-top .arrow-up a, .footer-left-col #footerwrap .back-top .arrow-up a, .footer-right-col #footerwrap .back-top .arrow-up a, #footer .back-top .arrow-up a {	background: none;
	background-color: #227887; 
}
@media(max-width: 600px) { /* Themify Customize Styling */
body {	
	font-family: "Montserrat";	font-weight:400;

	color: #242424; 
}
h1 {	
	font-family: "Montserrat";	font-weight:400;
	font-size:35px;
 
}
h2 {	
	font-family: "Montserrat";	font-weight:400;
	font-size:28px;
 
}
h3 {	
	font-family: "Montserrat";	font-weight:400;
 
}
h4 {	
	font-family: "Montserrat";	font-weight:400;
 
}
h5 {	
	font-family: "Montserrat";	font-weight:400;
 
}
#pagewrap .back-top.back-top-float, .full-section-scrolling #footerwrap .back-top .arrow-up a, .footer-horizontal-left #footerwrap .back-top .arrow-up a, .footer-horizontal-right #footerwrap .back-top .arrow-up a, .footer-left-col #footerwrap .back-top .arrow-up a, .footer-right-col #footerwrap .back-top .arrow-up a, #footer .back-top .arrow-up a {	background: none;
	background-color: #227887; 
}
 }
/* Themify Custom CSS */
/* OUVERTURE SOUS MENU MOBILES */

.mobile-menu-module ul ul {
    display: block !important;
}

/* MASQUER FLECHE SOUS MENU MOBILES */
.mobile-menu-module ul a>i.toggle-menu {
    display: none;
}

/*PETIS POINTS GRIS SUR IPHONE*/

.tf_lazy:after,.tf_lazy:before{
	display:none
}


